/*
Theme Name: Accurate Tax Management Custom
Theme URI: n/a
Description: This is a custom WordPress theme designed exclusively for Accurate Tax Management
Version: 1.0
Author: Clay Mabbitt
Author URI: http://www.silversquareinc.com
Tags: custom, fixed width

	The CSS, XHTML and design is created for Accurate Tax Management and is not available for use by any other parties.

*/


html * { margin: 0; padding: 0; }
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #fff;
	color: #1b4442;
}


/* HEADERS ************************************************/
h1, h2, h3, h4, h5, h6 { 
	margin-bottom: 8px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
h1, h2 { font-size: 1.9em; }
h3 { font-size: 1.6em; margin-top: 50px; }
h4 { font-size: 1.2em; margin-top: 40px; }



/* FONT SIZE **********************************************/
p, td, li, blockquote { font-size: 1.3em; }
td p, td li, li li, blockquote blockquote, blockquote p, li p { font-size: 1.0em; }


/* COLOR **************************************************/
a, a:visited { 
	color: #356e8e;
	text-decoration: none; 
}
a:hover { text-decoration: underline; }
blockquote { 
	padding-left: 10px;
	border-left-width: 1px; border-left-style: solid; border-left-color: #777;
	color: #777;
}
img { border: none 0; }

/* SPACING ************************************************/
p { line-height: 180%; }
p, ul, ol { margin-bottom: 20px; }
li { 
	margin: 10px 0 10px 30px;
}
blockquote {
	margin: 20px 30px 20px 10px;
}
hr { margin: 30px 0; }
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	font-size: 1.1em;
}
.alignleft { float: left; }
.alignright { float: right; }
.textright { text-align: right; }
.aligncenter { margin-left: auto; margin-right: auto; }
.clear { clear: both; height: 1px; }
.clearright { clear: right; }


/* TABLES ***************************************************/
table { border-collapse: collapse; }
td { 
	vertical-align: top; 
	padding: 2px 4px;
}





/* LAYOUT ***************************************************/
#wrap {
	width: 960px;
	text-align: left;
	margin: 0 auto;
}
#depth {
	background: url('images/depth.back.3.jpg') top left repeat-y;
}
#page {
	margin: 0 32px 0 18px;
	padding: 0 14px 14px 14px;
	background: url('images/header.back.jpg') #fff top left repeat-x;
}
#main {
	background: url('images/main.back.gif') top left repeat-y;
}
#content {
	width: 510px;
	float: left;
	margin: 24px 0 0 14px;
}
#sidebar {
	width: 279px;
	float: right;
	margin-right: 18px;
	margin-left: 21px;
}
#spread {
	width: 6px; height: 309px;
	float: right;
	background: url('images/gold.stripe.vertical.jpg') top center no-repeat;
}

#footer {
	background: url('images/footer.back.jpg') top left no-repeat;
	padding: 30px 0;
	text-align: center;
}



/* HEADER ****************************************************/
#header {
	height: 168px;
	position: relative;
}
#header #logo {
	width: 259px; height: 72px;
	position: absolute;
	top: 57px; left: 0;
	background: url('images/logo.gif') top left no-repeat;
}
#header #logo a {
	display: block;
	width: 259px; height: 72px;
	overflow: hidden;
	text-indent: -9999px;
}


#header-widgets, #header-widgets li, #header-widgets ul { list-style: none; margin: 0; padding: 0; }
#header-widgets li.widget {
	text-align: right;
	padding-top: 20px;
}
#header-widgets li p {
	font-size: 10pt;
	line-height: 120%;
	margin-bottom: 15px;
}


#topnav, #topnav li, #topnav ul { list-style: none; margin: 0; padding: 0; }
#topnav {
	position: absolute;
	width: 882px; height: 30px;
	background-color: #000;
	color: #fff;
	top: 137px; left: 0;
}
#topnav a { color: #fff; }
#topnav li {
	float: left;
	height: 30px; 
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 18px 0 0;
	font-size: 10pt;
}
#topnav li:first-child {
	margin-left: 14px;
}







/* SIDEBAR *******************************************************/
#sidebar { color: #fff; }
#sidebar ul, #sidebar li {
	list-style: none;
	margin: 0;
}
#sidebar ul ul {
}
#sidebar ul ul li {
}
#sidebar h4 {
}
#sidebar .widget {
	margin-bottom: 30px;
}


/* LINKS */
#sidebar .widget_links h4 {
	text-align: center;
	border-bottom: solid 1px #626474;
	text-transform: uppercase;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	margin: 0 2px;
	padding: 12px 0;
	font-style: normal;
	color: #302f49;
}
#sidebar .widget_links li {
	margin: 15px 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
#sidebar .widget_links a { 
	color: #302f49; 
}



.the-post-item {
	padding-top: 16px;
}
.the-post-item .post-title {
	text-transform: uppercase;
	color: #fff;
	display: block;
	font-weight: bold;
}
.the-post-item .post-date {
	font-size: 8pt;
	font-style: italic;
	display: block;
	margin-bottom: 6px;
}
.the-post-item p {
	line-height: 130%;
}


#connectlabel {
	color: #f2b44d;
	text-transform: uppercase;
	font-size: 9pt;
	font-weight: bold;
	height: 25px; line-height: 25px;
	padding-right: 10px;
}



#text-6 table, #homesubscribe table { width: 100%; }
#text-6 td, #homesubscribe td { 
	background-color: #fff;
	vertical-align: middle;
	padding: 0;
}
#text-6 #hkttp-hkttp, #homesubscribe #hkttp-hkttp {
	height: 26px; line-height: 26px;
	width: 200px;
	border: none 0;
	color: #888;
	padding-left: 5px;
}






.poststamp {
	font-size: 1.1em;
	margin-bottom: 20px;
	margin-top: -5px;
	color: #777;
}
.postmetadata {
	padding: 4px;
	border: 1px solid #e2dfd6;
	background-color: #eae8e1;
	font-size: 1.1em;
	margin-bottom: 40px;
}

#content .gallery { margin-bottom: 25px; }


.page-pages { clear: both; }
.page-pages a {
	padding: 3px 6px; 
	background-color: #f2b44d;
	color: #fff;
	margin-right: 8px;
	font-size: 10pt;
}
.page-pages a:hover {
	text-decoration: none;
	background-color: #f19f26;
}


/* COMMENTS *******************************************************/
h3#respond {
	clear: both;
	padding-top: 25px;
}
.commentlist, .commentlist li, .commentlist ul {
	list-style: none;
}
.commentlist li {
	padding: 0 40px;
	margin: 40px 0;
}
.commentlist li li {
	border-left: 5px solid #eee;
}
.commentlist li img {
	float: left;
	margin: 0 8px 4px 0;
}
.commentlist li .commentmetadata { 
	margin-bottom: 12px;
}

#comment { 
	width: 100%; height: 180px;
}



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 20px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 12px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
/* End captions */




/* PAGINATE ****************************************************/
ol.wp-paginate { margin: 25px 0; text-align: left; }
.wp-paginate li { list-style: none; display: inline; margin-left: 0; }
.wp-paginate a {background:#ccccd6; border:1px solid #aaa; color:#666; margin-right:4px; padding:3px 6px; text-align:center; text-decoration:none; }
.wp-paginate a:hover, .wp-paginate a:active {background:#bbbbc6; color:#888; text-decoration:none;}
.wp-paginate .title {color:#555; margin-right:4px;}
.wp-paginate .gap {color:#999; margin-right:4px;}
.wp-paginate .current {color:#fff; background:#5f87ae; border:1px solid #799dbf; margin-right:4px; padding:3px 6px;}
.search .wp-paginate .page { padding: 3px 6px; border:1px solid #aaa; }	




#content h4.archivetitle {
	margin: 30px 0 3px 0;
	padding: 5px 0;
	font-weight: bold;
	border-bottom: solid 1px #ccc;
}


#searchform label { display: none; }
#searchform #s {  }




/* FORMS **********************************/
/*
.dataentry p {
	clear: both;
	float: right;
	width: 100%;
	margin: 12px 0 12px -120px;
}
.dataentry p label {
	float: left;
	width: 115px;
	padding-top: 3px;
	font-weight: bold;
}
.dataentry p .item, .dataentry p .inputextra {
	display: block;
	margin-left: 120px;
}

.dataentry p .checkbox {
	display: block;
}
.dataentry p .checkbox input {
	float: none;
	display: inline;
	margin: 0 5px 0 0;
}
.dataentry p .checkbox label { 
	float: none; 
	display: inline;
	width: inherit; 
	padding: 0; 
	color: #333;
	font-weight: normal; 
}
*/



/* HOME PAGE *******************************************/
#homesubscribe {
	border: solid 1px #888;
	width: 312px; height: 26px;
	position: absolute;
	top: 106px; left: 568px;
}
#homecontent {
	width: 555px;
	float: left;
}
#homeslider, #homeslider li { list-style: none; margin: 0; padding: 0; }


#homecolumns, #homecolumns li, homecolumns ul { list-style: none; margin: 0; padding: 0; }
#homecolumns li {
	width: 262px;
	margin-right: 15px;
	padding-top: 8px;
	float: left;
	background: url('images/gray.stripe.vertical.jpg') top left no-repeat;
}
#homecolumns ul li {
	width: auto;
	padding-top: 0;
	float: none;
	background-image: none;
}
.homepost h4, .homepost h3, .homepost h2, .homepost p, #homecolumns ul { margin-left: 20px; }

#homecolumns { margin-top: 6px; }
#homecolumns .the-post-item .post-title {
	color: #1b4442;
}
#homecolumns li.homepost { 
	width: 277px;
	margin-right: 0; 
}
#homecolumns li.homepost p {
	line-height: 130%;
}



/* HOME SIDEBAR */
#text-2 { padding: 15px 7px 0 7px; }

#text-8 h4 { 
	letter-spacing: normal;
	text-transform: none;
	margin-bottom: 0; 
}
#text-8 .textwidget h4 { 
	margin-top: 0;
	text-align: right;
}
#text-8 p {
	margin: 16px 0 0 0;
	line-height: 130%;
	text-align: justify;
}




/* CASE STUDIES ****************************************/
.page-id-7 .alignright {
	margin: 0 0 0 20px;
}
.page-id-7 .entry p { clear: right; margin: 50px 0; }




.contactform { font-size: 1.3em; }