/*
Theme Name: SSMTax



*/

/*Custom styles*/
body{
	margin: 0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#525252;
	/*background-repeat:no-repeat; 
	background-position:center top;*/
	
}
h1, h2, h3, h4, p {margin:0;padding:0;}
p {padding-bottom:10px; line-height:18px;}
/*** CLEAR ***/
.clear {
	clear: both;
}

#content h1 {color:#201f0b;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px; text-transform:uppercase;padding-bottom:12px;}

#content_home h1 a, #content_home h2 a, #content_home h3 a{text-decoration:none; font-weight:normal; font-size:22px; line-height:24px; text-transform:uppercase; text-align:center}
h1 a:hover, h2 a:hover, h3 a:hover{text-decoration:none;}

h2 {color:#201f0b;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
margin-bottom: 20px;}

h3 {color:#201f0b;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
margin-bottom: 0px;}

/**** HOME PAGE ****/
#wrapper {
	width: 1000px;
	height: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
}

/**** 1 header area ****/
#header{
height:258px;
background-color:#c4c2a1;
background-image:url(images/header.jpg);
background-repeat:no-repeat;}

#logo {
	float: left;
	width: 336px;
	height: 140px;
	position:absolute;
	left: 44px;
	top: 10px;
	outline:none;
}
#logo a {display:block; width:336;height:140px;outline:none;}
#logo a span{display:none;}

#infobar {
position:absolute;
top:12px;
left: 580px;
color:#FFFFFF;
font-size:9px;
}
#infobar ul, #infobar li {margin:0;padding:0px;}
#infobar li {
	display:inline;
	padding-right:10px;
}
#infobar a {text-decoration:underline; color:#fff}
#infobar a:hover{text-decoration:none;}


#navigation {
	position:absolute;
	left: 407px;
	top: 75px;
	z-index:10;
}
#navigation ul, #navigation li {margin:0;padding:0px;}
#navigation li {
	display:inline;
	padding-right:22px;
}

#image{
background-color:#000000;
width: 559px;
height: 284px;
position:absolute;
left: 399px;
top: 118px;
border:9px #ffffff solid;
z-index:3;
}
#imageshadow{
width: 623px;
height: 58px;
position:absolute;
left: 375px;
top: 414px;
z-index:2;
}

/**** 2 content area ****/
#content {
width:900px;
min-height:411px;
background-color:#c4c2a1;
padding: 40px 50px 40px 50px;
background-image:url(images/gradinet.gif);
background-repeat:repeat-y;
}
#content img {
border: 0px;

}

#content_home {
width:1000px;
min-height:461px;
/*background-color:#c4c2a1;*/
background-image:url(images/gradinet.gif);
background-repeat:repeat-y;

}



#column1 {
float:left;
min-height:331px;
width:300px;
margin: 17px 0px 40px 30px;
padding-left: 20px;}

#column1 img{margin: 7px 0px 0px -20px;}

#column2 {
float:left;
min-height:171px;
width:158px;
margin: 200px 0px 40px 50px}

#column3 {
float:left;
min-height:171px;
width:158px;
margin: 200px 0px 40px 50px}

#column4 {
float:left;
min-height:171px;
width:159px;
margin: 200px 25px 40px 50px}


/**** 3 footer area ****/
#footer {
	width: 1000px;
	height: 40px;
	background-color:#2f2e10;
	color:#ffffff;
	text-align:center;
	padding-top: 20px;
	position:relative;
}
#footer a{color:#ffffff;text-decoration:underline;}
#footer a:hover{text-decoration:none;}

.ftr_contact_btn {
	position:absolute; top:-46px; left:650px;
}

#copyright-ftr {position:absolute; top:15px; left:150px;}

#copyright1 {
}
#bolderfooter{color:#686868; text-align:right;
padding: 5px 46px 5px 0px;}
#bolderfooter a, #bolderfooter a:visited {color:#686868; text-decoration:none;}
#bolderfooter a:hover {color:#686868; text-decoration:underline;}

/**** SECONDARY PAGE ****/
#header2{
height:258px;
background-color:#c4c2a1;
background-image:url(images/header2.jpg);
background-repeat:no-repeat;}

/*#column1pg2 {
float:left;
min-height:331px;
width:725px;
margin: 40px 0px 40px 50px;}*/

/*#column2pg2 {
float:left;
min-height:331px;
width:150px;
margin: 40px 25px 40px 50px;}*/


/**** TEXT Clases ****/
.text_header{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#d63c29;
}


#navigation a {color:#e6e5d6;font-size:14px;font-weight:bold; text-decoration:none;/*height:20px;*/padding:10px;}
#navigation a:hover{color:#ffffff; 	border-bottom:5px #a10300 solid;}
/*#navigation li.current_page_item{color:#ffffff; border-bottom:5px #a10300 solid;}*/

#content a, #content_home a{color:#000000;}
#content a, #content_home a{color:#000000;text-decoration:underline;}
#content a:hover, #content_home a:hover {color:#000000;text-decoration:none;}

.text_content {	font-family: Verdana, Arial, Helvetica, sans-serif;font-size:12px;line-height: 20px;color:#000000;}
.text_copyright {}
.text_copyright a{color:#796654;text-decoration:none;}
.text_copyright a:hover{text-decoration:underline;color:#ad9680;}

/**** IMAGE Alignments ****/
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */
	img { behavior: url(/wp-content/themes/ssmtax/images/iepngfix.htc)}


#navigation ul .page-item-2{
	background:url(images/btn_firm_overview.gif) no-repeat; 
	width:108px; 
	height:19px;
	cursor:pointer;
	}
#navigation ul .page-item-4{
	background:url(images/btn_attorneys.gif) no-repeat; 
	width:72px; 
	height:19px;
	cursor:pointer;
	}
#navigation ul .page-item-7{
	background:url(images/btn_tax_information.gif) no-repeat; 
	width:118px; 
	height:19px;
	cursor:pointer;
	}
#navigation ul .page-item-9{
	background:url(images/btn_current_client_login.gif) no-repeat; 
	width:150px; 
	height:19px;
	cursor:pointer;
	}
.page-item-2 a,
.page-item-4 a,
.page-item-7 a,
.page-item-9 a {
	display:block;
	/*height:19px;*/
	}
.page-item-2 a:hover,
.page-item-4 a:hover,
.page-item-7 a:hover,
.page-item-9 a:hover {
	border-bottom:5px #a10300 solid;
	}

.page-item-2 span, 
.page-item-4 span, 
.page-item-7 span, 
.page-item-9 span{
	display:none;
	}
.page-item-2 ul li span,
.page-item-4 ul li span,
.page-item-7 ul li span,
.page-item-9 ul li span {
	display:block;
	}
	
/*#navigation ul li ul li a {padding:5px;}*/
	
.alignright {
margin: 0px 0px 0px 30px; 
}

/*** Form   ***/
#content .wpcf7 h2 {font-weight:normal; text-transform:none; font-size:20px;padding:0;padding-top:25px;margin:0;}
#content .wpcf7 p.label {padding:0; font-weight:bold;padding-top:12px;}
#content .wpcf7 p {padding:0;margin:0;}
#content .wpcf7 input {border:1px solid #525252;padding:4px;}
#content .wpcf7 span {font-weight:normal;}
#content .wpcf7 .submit {margin:20px 0;}
#content .wpcf7 .submit input{cursor:pointer; background:#690203; color:#fff;}
.size2 {width:18px}
.size3 {width:25px}
.size4 {width:32px}
.p-price {width:120px;}
.p-date {width:80px}
.checkbox1, .checkbox2 {width:100px}
.nb .wpcf7-list-item input {border:none;}
.radios {margin:20px 0;}
/***   Home Contact   ***/
.hm_contact_btn {display:block; padding-bottom:15px;}
