/*  
Theme Name: ILCompLaw
Theme URI: http://www.ILCompLaw.com
Description: Elfenbuam, Evers & Amarilio, P.C.
Version: 1.0
Author: Sammy Russo
Author URI: http://SRMarketingConsultants.com
*/
body {
	background-color:#333333;
	margin:0px;
	padding:0px;
	font-family:tahoma;
	}
#page {
	width:760px;
	vertical-align:top;
	margin:0 auto; /*so firefox centers properly*/
	margin-bottom:25px;
	border-left:1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-image:url(images/page_bg2.jpg);
	background-repeat:repeat;
	} 	
#header {
	margin:0px;
	padding:0px;
	background-image:url(images/branding_01.jpg);
	background-repeat:no-repeat;
	height: 90px;
	width:760px;
	}
#headerImg {	
	margin:0px;
	padding:0px;
	text-align:center;
	height:222px;
	width:760px;
	}
#mainNav {
	margin-left: 14px;
	float: left;
    text-align: left;
	width:537px;
	clear: both;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}	
/*---- 
// sliding doors navigation//
#navigation ul {
	margin:0;
	list-style:none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
    }
#navigation li {
	float:left;
	background:url("images/left-tab.jpg")
     no-repeat left top;
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 15px;
    }
#navigation a, #navigation strong, #navigation span {
	display:block;
	background:url("images/right-tab.jpg")
    no-repeat right top;
	color:#333333;
	font-weight:bold;
	padding-top: 8px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left:10px;
    }
#navigation #current {
    background-image:url("images/leftw.jpg");
    }
#navigation #current a {
    background-image:url("images/rightw.jpg");
    padding-bottom:5px;
	color:#000066;
    }	
----*/		
#content {
	width:523px;
	margin-left: 14px;
	float: left;
	padding: 7px 7px 7px 7px;
	background-color:#FFFFFF;
	}		
#sidebar {
	width: 183px;
	margin-left: 10px;
	margin-right: 15px;	
	float: right;
	color: #f6f6f6;
	}
#footer {
	width: 750px;
	padding: 7px 5px;
	clear:both;
	margin-top: 15px;
	font-size:10px;
	color:F6F6F6;
	text-align:center;
	}
#subNav ul li {
	display:inline;
	font-size:10px;
	}	
#subNav ul {
        margin-left: -2px;
        margin-top:1px;
	margin-bottom:0px;
	}
#subNav li {
        padding:0px 10px 10px 5px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	}
#subNav li a, #subNav li a:visited{
	color:#993300;
	text-decoration:underline;
	font-weight:bold
	}	
#subNav li a:hover {
	color:#333333;
	text-decoration:underline;
	font-weight: bold;
	}	
table tr td.sideNav {
	margin: 0px auto;
	background-image:url(images/top.gif);
	background-repeat:no-repeat;
	height:7px;
	width:179px;
	}
table tr td.sideMid {
	margin:0px;
	background-image:url(images/mid.gif);
	background-repeat:repeat-y;
	width:179px;
	color:#993300;
	}	
table tr td.sideBot {
	margin: 0px;
	background-image:url(images/bottom.gif);
	background-repeat:no-repeat;
	width:179px;
	height: 14px;
	}					
/*-- typography --*/
p {
	font-size: 80%;
	padding-left:5px;
	}

.smallWt {
	color:#F6F6F6;
	font-size:70%;
	}
a.smallWt:link, a.smallWt:visited, a.smallWt:hover {
	color:#F6F6F6;
	font-size:10px;
	text-decoration:underline;
	}
.content,  a.content:link, a.content:visited, a.content:hover{
	font-family: tahoma;
	font-size:85%;
	color:#F6F6F6;
	float:right;
	text-align:center;
	padding-right: 85px;
	padding-top: 20px;
	font-weight:bold;
	text-decoration:underline;
	}
ul li {
	font-size:80%;
	}
ol {
        font-size:80%;
}
h1 {
	padding-left: 5px;
	font-size: 100%;
	text-align:left;
	font-weight:bold;
	color:#993300;
	margin-top:10px;
	}
h1 a, h1 a:visited {
	color: #993300;
	font-weight:bold;
	text-decoration:none;
	}
h1 a:hover {
	color: #993300;
	text-decoration:underline;
	}		
#sidebar h2 {
	font-size:85%;
	font-weight:bold;
	margin-bottom: -8px;
	padding-left:5px;
	}
#sidebar a, #sidebar a:visited {
	color:#f6f6f6;
	text-decoration:none;
	}
#sidebar a:hover {
	color:#f6f6f6;
	text-decoration:underline;	 	
	}
#sidebar li {
	list-style-type:none;
	display:block;
	line-height:120%;
	margin-left: -12px;	
	}
#subNav ul li {
	list-style-type:none;
	font-size:75%
	}	
#subNav h2 { 
margin-top:0px;
}	
h2 {
font-size:95%;
padding-left:5px;
}
h3, h3 a:link,h3 a:visited {
        font-size: 90%;
        font-weight: bold;
        color: #993300;
}
#navigation, #navigation a {
	font-size:80%;
	padding-left:5px;
	}
hr {
	border-top: 1px solid #808080;
	border-bottom: 0;
	border-right: 0;
	border-left: 0;
	width: 90%;
	margin: 0px auto;
}
/*-- Home Page---*/

#contentHome {
	width: 707px;
	margin-left: 14px;
	margin-right: 15px;
	padding: 7px;
	}	

/*-- Comment Styles--*/
#commmentContainer {
	width:455px;
	padding:5px;
	background-color:#FFFFFF;
	text-align:left;
	float:left;		
	}	
#commmentContainer ul {
	list-style:none;
	margin-left: -10px;
	margin-right:5px;
	}
#commmentContainer li {
	margin-left: -10px;
	padding:5px;
	}	
table tr td.border {
	    border: 1px #666666 dashed;
        width:50%;
        vertical-align:top;
		font-size:100%;
        }	
#breadcrumb{
	margin:5px 10px;
	padding: 5px 3px;
	color: #FFFFFF;
	font-size:70%;	
	}	
#breadcrumb a:link, #breadcrumb a:visited {
	color:#ffffff;
	}
.alignright {
	float:right;
	font-size:80%;
	}
.alignleft {
	float:left;
	font-size:80%;
	}		