/*
Theme Name: ABContracting
*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Sans-Serif;
	color:#FFF;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	font-weight: bold;
	text-transform:uppercase;
	text-align:left;
	color:#D3CE95;
}

h1 { font-size: 2.4em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1em; }

pre {
	overflow:auto;
}

acronym, abbr
{
	/*font-size: 0.9em;*/
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #999;
}

p {
	/*font-size:1.3em;*/
	line-height:1.2em;
}

#sidebar li {
	/*font-size:1.3em;*/
}

#sidebar li p {
	/*font-size:1.0em;*/
}

strong {	
	color:#D3CE95;
}

a {
	color: #D3CE95;
	text-decoration: underline;
	outline:none;
}


a:hover {
	text-decoration:none;
}


a img {
	border: none;
	}


/* Layout */

body {
	margin: 0;
	padding: 0;
	background:#201D1F;
}

#page {
	margin: 0 auto;
	padding: 0;
	width: 965px;
	background:#35332F;
	
}

#header {
	margin: 0 ;
	background:#35332F url(images/bg_header.jpg) no-repeat;
	/*height:500px;*/
}

#wrapper {
	padding:20px 20px 20px 20px;
	float:left;
	font-size:1.2em;
}

#content {
	margin:0;
	padding:0 35px 0 0;
	width:580px;
	float:left;
	border-right:1px solid #444341;
}
	
#sidebar {
	width:265px;
	float:left;	
	margin:0;
	padding:0 0 0 34px;
	/*border-left:1px solid #444341;*/
}	

#home-feature {
	padding-top:15px;
	border-top:1px solid #444341;
}

#footer {
	clear: both;
}

/* Header */

#header h1 {
	text-indent:-9999px;
	background:url(images/logo-ab.gif) no-repeat center;
	height:125px;
	padding-top:10px;
	margin:0;
}

#header h1 a {
	display:block;
	height:125px;
	width:160px;
	margin:0 auto;
	text-align:center;
	/*background:#333333;*/
}

#header .description {
	/*font-size:1.2em;*/
}

#menu {
	margin:0 30px;
	padding:10px 0 10px 0;
	background:url(images/menu_underline.gif) no-repeat bottom center;
	height:37px;
}

#menu ul {
	margin:0;
	padding:0;
	width:915px;
	text-align:center;
	float:left;
	list-style-type:none;
}

	
#menu ul li {
	padding:0;
	float:left;
	margin:0 5px;
	font-size:1.3em;
	font-weight:bold;
	text-transform:uppercase;
}

#menu ul li a {	
	color:#E13437;
	padding:10px 15px;
	text-decoration:none;
	display:block;
}
#menu ul li	a:hover, #menu ul li.current_page_item a, #menu ul li.current_page_parent a {
	background:#D3CE95 url(images/bg_menu_active.jpg) repeat-x;
	color:#333;
}

/*Drop Down Menus*/

#menu ul ul {
	position: absolute;
	width: 156px;
	/*margin:10px 0 0 632px;
	padding:0;
	text-align:left;*/
	visibility:hidden;
	border-top:1px solid #D3CE95;
	
}

#menu ul li:hover ul, #menu ul li.hover ul {
	visibility:visible;
}

#menu ul li li {
	width:150px;
	margin:0;
	padding:0;
	border-left:1px solid #D3CE95;	
	text-align:left;
}

#menu ul li li a, #menu ul li.current_page_item li a, #menu ul li.current_page_parent li a {
	background:#35332F;
	width:150px;
	height:25px;
	color:#D3CE95;
	font-size:90%;
	font-weight:normal;
	text-transform:none;
	padding: 5px 0 1px 5px;
	border-bottom:1px solid #D3CE95;
	border-right:1px solid #D3CE95;
}

#menu ul ul li a:hover, #menu ul li.current_page_parent li.current_page_item a {
	color: #E13437;
	background:#35332F;
}

#header #home-flash {
	float:left;
	margin-right:10px;
}

#header #top-images {
	width:925px;
	margin:15px 0px 0px 30px;
}

#header #top-images img {
	margin-right:5px;
}

#header #big-title h2 {
	margin:70px 0 0 50px;
	font-size:4.0em;
}
/* End header */

/* Post */

.post {
	margin: 0;
	padding:0 0 20px 0; 
	text-align: justify;
	overflow:hidden;
	clear:both;
	}

.post h2 {
	margin:0;
	padding:0;
	text-align:left;
	/*font-size:1.2em;*/
}

.post h3.post-title {
	font-weight:bold;
	/*font-size:1.8em;*/
	margin:0;
	padding:0;
	text-align:left;
}	

/*Testimonial Page - the # will prob be diff on live site for this - Lou*/

#post-23 ul {
	list-style-type:none;
	padding-left:0;
	margin-left:20px;
}

#post-23 ul li {
	margin:25px 0;
	line-height:130%;
	padding-bottom:10px;
	border-bottom:1px solid #D3CE95;
	/*color:#35332F;*/
}
#post-23 ul li strong {
	padding:10px 0 0 0;
	
}

div.archive-title {
	/*font-size:1.6em;*/
	font-weight:bold;
}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
	/*font-size:1.1em;*/
	color:#888;
}

.clear {
	clear: both;
}

.entry {
	/*font-size:1.4em;*/
	line-height:1.4em;
	margin:20px 0;
}

.entry blockquote {
	border:1px dashed #ccc;
	/*font-size:0.9em;*/
	padding:5px 20px;
	margin:10px 0;
	background:#f8f8f8;
}

.entry blockquote blockquote {
	/*font-size:1em;*/
}

.entry fieldset {
	border:1px dashed #ccc;
}

.entry fieldset legend {
	font-weight:bold;
	text-transform:uppercase;
}

.entry table {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#ccc;
	/*font-size:0.9em;*/
}


.entry table tr td {
	padding:5px 10px;
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;

}

.entry table tr th {
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;
	padding:5px 10px;
	background:#f4f4f4;
	color:#666;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}

.entry ol { list-style-type:decimal; }
.entry ol ol {	list-style-type:lower-alpha; }
.entry ol ol ol {	list-style-type:lower-roman; }


p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignright {
	padding:0;
	margin: 2px 0 5px 10px;
	display: inline;
	float:right;
	}

.alignleft {
	padding:0;
	margin: 2px 10px 5px 0;
	display: inline;
	float:left;
	}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.navigation .alignleft {
	text-align:left;
}
.navigation .alignright {
	text-align:right;
}

.navigation {
	/*font-size:1.2em;*/
	clear:both;
	margin:20px 0;
}	


.wp-caption {
	border: 1px solid #ccc;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
}


.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.searchbox {
	padding:20px;
	text-align:center;
	clear:both;
}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}


/* Comments*/

#comments {
	/*font-size:1.4em;*/
	line-height:1.4em;
}

.commentlist {
	margin:20px 0;
	padding:0 0 1px 0;
	background:url('images/border_h.png') repeat-x bottom;
}

.commentlist li {
	list-style:none;
	margin:0;
	padding:0;
	background:url('images/border_h.png') repeat-x top;
}

li.comment div, li.pingback div {
	padding:20px;
	overflow:auto;
	color:#35332F;
}

li.comment div a, li.pingback div a{
	color:#201D1F;
}

li.comment div div, li.pingback div div {
	padding:0;
	overflow:visible;
}

.commentlist li.even {
	background-color:#f4f4f4;
}

.commentlist li.odd {
	background-color:#f6f6f6;
}

ul.children li {
	list-style:none;
}

img.avatar {
	float:right;
	border:1px solid #eee;
	padding:2px;
	margin:0;
	background:#fff;
}

.comment-meta, .reply {
	margin:0;
	padding:0;
	/*font-size:0.8em;*/
}

.comment-author cite {
	font-style:normal;
	font-weight:bold;
}


textarea#comment {
	width:100%;

}

#comments div.navigation {
	/*font-size:0.8em;*/
}

/* Sidebar */

#sidebar {
	/*font: 1.2em 'Lucida Grande', Arial, Sans-Serif;*/
	}

#sidebar h2 {
	/*font-family: 'Lucida Grande', Sans-Serif;
	font-size: 1.2em;*/
	padding: 0;
	margin:0 0 10px 0;
	}


#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	margin:0;
	padding:0;
	list-style-type: none;
	list-style-image: none;
	padding-bottom: 20px;
	margin-bottom:20px;
	border-bottom:1px solid #444341;
	}


#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 20px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	border:none;
	}
/*Home Feature*/
#home-feature ul {
	padding-left:0;
	margin-left:0;
	list-style-type:none;
}

#home-feature img {
	margin-bottom:10px;
}

#home-feature p {
	text-align:right;
	/*font-size:1.2em;*/
}

/* Calendar */
#wp-calendar {
	empty-cells: show;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	font-weight:bold;
	}

#wp-calendar caption {
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	margin:0 0 5px 8px;
	color:#666;
	}

#wp-calendar td {
	padding: 3px 5px;
	text-align: center;
	}
	
#wp-calendar td#today {
	background:#eee;
}	

#wp-calendar td#prev a {
	padding: 0;
	text-align:left;
	font-weight:normal;
}

#wp-calendar td#next a {
	padding: 0;
	text-align:right;
	font-weight:normal;
}


/* End Calendar */


/* Footer */	

#footer {
	background: #201D1F;
	padding:10px 0;
	text-align:center;
	font-size:1.1em;
	color:#888;
	margin:0;
}
#footer #nnc a {
	color:#35332F;
	font-size:90%;
}
#ft-menu {}
#ft-menu ul {
	text-align:center
}
#ft-menu ul li {
	display:inline;
	margin:5px 10px;
}
#ft-menu ul li a {
	text-decoration:none;
}
#ft-menu ul li a:hover, #ft-menu ul li.current_page_item a {
	text-decoration:underline;
}

/* Custom */


