/*   
Theme Name: Overhaul - A Thematic Child Theme
Theme URI: 
Description: professional and clean with theme options for logo and welcome text
Author: Bill Heaton
Author URI: http://overhaulindustries.com/
Template: thematic
Version: 1.0
Tags: Overhaul, Brochure, Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


/* Overhaul theme */
body, input, textarea {
	font-family: Arial, "MS Trebuchet", sans-serif;
	color:#333;
	}
a:link, a:visited {
	color:#65A35D;
	text-decoration:underline;
	}
a:hover {
	color:#1735AC;
	text-decoration:none;
	}
#wrapper {
	background: #F2F2F2 url(./images/bkg-texture.png) repeat;
	}
/* header */ 
#header {
	background-color:#fff;
	color:#fff;
	z-index:80;
	}
#branding {
	padding:0;
	}
#logo-image {
	margin: 18px 0;
	float:left;
	}
/*
#blog-title {
	font-size:24px;
	line-height:24px;
	color:#999;
	text-align: left;
	}
#blog-title a:active, #blog-title a:hover {
	color:#fff;
	}
#blog-title a {
	color:#e8e8e8;
	text-decoration:none;
	}
*/
h1#blog-description, #blog-description {
	clear:none;
	float:right;
	text-align:right;
	color:#2473D1;
	width:45%;
	font-size:21px;
	font-style:normal;
	margin-top:18px;
	}

/* widgets */
#header-widget {
	float:right;
	margin-right:10px;
	padding:0;
	text-align:left;
	width:290px;
	}
#header-widget p {
	margin:0;
	}
/* nav */
#access {
	border-bottom:none;
	font-size:13px;
	height:32px;
	overflow:visible;
	z-index:100;
	background:#5A8E52 url(./images/btn-grad.png) repeat-x; /* 65A35D */
	clear:both;
	}
.menu {
	width:960px;
	z-index:105;
	}
.sf-menu {
	border-right:none; /*1px solid #000;*/
	float:left;
	z-index:110;
	}
.sf-menu li {
	background:transparent;
	z-index:115;
	}
.sf-menu a, .sf-menu a:visited {
	color:#fff;
	}
.sf-menu a {
	border-bottom:none;
	border-left:none; /*1px solid #000;*/
	border-top:none;
	padding:10px 18px;
	font-size:16px;
	line-height:30px;
	text-decoration:none;
	}
.sf-menu a:hover {
	color:#1735AC; /* red E81E25 */
	}	
.sf-menu li a + ul, .sf-menu ul {
	}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:0;
	top:2.5em;
	z-index:120;
	}
/* main */
/* leader on home page, set up with theme options */
#leader {
	margin:0;
	padding:0;
	z-index:90;
	background-color:#2473D1;
}
#home-text {
	padding:24px 10px 18px 20px;
	width:940px;
	margin:0 auto;
	font-size:16px;
	font-weight:normal;
	line-height:22px;
	color:#fff;
	}
#hero #leader {
	float:right;
	background-color:transparent;
	}
#hero #home-text {
	background-color:#2473D1;
	padding:24px 10px 18px 20px;
	margin:0;
	width:290px;
	height:184px;
	}
#sbox {
	margin:16px 0 0 0;
	width:300px;
	background-color:#E6E6E6;
	padding:12px 9px;
	height:34px;
	border: 1px #969696 solid;
}
#sbox #s {
	width:210px;
}

/* home page hero */
#hero {
	margin:0;
	padding:24px 0 24px 0;
	background-color:#333;
	z-index:95;
	display:none;
	}
.inset {
	margin:0 auto;
	padding: 0;
	width:960px;
	font-size:24px;
	line-height:26px;
	color:#fff;
	}
.col {
	float:left;
	margin:0 20px;
	padding:0;
	width:280px;
	}
#hero .widgettitle {
	display:none;
	}
#sbox {
	float:right;
	}
/* about / contact */
#hero #contact-text, #contact-block {
	float:right;
	font-size:14px;
	font-weight:normal;
	line-height:22px;
	color:#fff;
	background-color:#2473D1;
	padding:24px 10px 18px 20px;
	margin:0;
	width:290px;
	}
#graphics {
	width:620px;
	float:left;
	}
#leftImg {
	float:left;
	margin-right:22px;
	}
#midImg {
	width:auto;
	text-align:right;
	}
#rightImg {
	width:320px;
	padding:20px 0 0 20px;
	right:0px;
	}
#main {
	z-index:70;
	padding: 24px 0 0 0;
	background-color:transparent;
	}
#primary, #secondary, #sidebar-widget, #about-widget,
#container, #homeContainer .post {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	margin-bottom:18px;
	padding:18px 0 12px 0;
	}
#primary, #secondary, #sidebar-widget, #about-widget {
	padding:18px 0 0 0;
	}
#contact-block {
	margin-bottom:18px;
}
#contact-block a, #contact-text a
#contact-block a:link, #contact-text a:link,
#contact-block a:visited, #contact-text a:visited {
	color:#fff;
}
#container, #homeContainer {
	float:left;
	width:620px;
	}
#homeContainer .p1, #homeContainer .p2, #homeContainer .p3 {
	padding:10px;
	}
#homeContainer .p2, #homeContainer .p3 {
	min-height:300px;
	}
#homeContainer .p2 {
	float:left;
	margin-right:10px;
	width:280px;
	}
#homeContainer .p3 {
	float:right;
	width:280px;
	}
#homeContainer .entry-utility {
	margin:0;
	padding:0;
	}
#homeContainer .entry-content {
	margin: 10px 0;
	padding:0;
	}
#homeContainer .entry-meta {
	display:none;
	}
#homeContainer #content {
	margin:0;
	width:620px;
	}
#homeContainer .comments-link, 
#homeContainer .comments-closed-link,
#homeContainer .meta-sep-comments-link {
	display:none;
	}
#content {
	margin:0 0 0 18px;
	width:580px;
	}
/* side bar */
.main-aside {
	width:320px;
	right:0px;
	}
.main-aside ul,
.aside p, .aside ul, 
.aside ol, .aside dd, .aside pre {
	margin-bottom:6px;
	}

/* footer */

#footer {
	border-top:7px solid #65A35D;
	background-color:#fff;
	margin-top:0;
	color:#333;
	}
#siteinfo {
	display:block;
}

/* Carousel */

#carousel {
	margin:0;
	width:620px;
	height:300px;
	padding:0;
	overflow:hidden;
	border:1px solid #ccc;
	background-color:#f1f1f1;
	}
#carousel ul {
	list-style: none;
	width:1600px;
	margin: 0;
	padding: 0;
	position:relative;
	display:none;
	}
#carousel li {
	display:inline;
	float:left;
	}
.textholder {
	color:#000;
	text-align:left;
	font-size:18px;
	padding:14px;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-top-left-radius: 6px;	
	-webkit-border-top-right-radius: 6px;
	}
#loader {
	display:block;
	margin: 22% auto;
	}
.h2, .entry-title, .entry-title a {
	color:#2473D1;
	font-weight:normal;
	text-decoration:none;
	}