/*
Theme Name: Wood (American Home Centers)
Theme URI: http://wordpress.org/
Description: American Container Homes, woodgrain.
Version: 1.6
Author: American Home Centers
Author URI: http://americanhomecenters.com/
Tags: wood, green, red, fixed width, two columns, widgets

*/



/**************************************
* AmericanHomeCenters.com - Base Styles
* Author: Mark Pitman
* Version: 01.07.10
**************************************/
@charset "utf-8";
@import url('css/sifr-screen.css');
@import url('css/slider.css');
@import url('css/sam.css');
@import url('css/form.css');
@import url('css/home.css');


*, :focus {
	outline: 0;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #fff;
	background: #280e03 url(images/body_bg.jpg) repeat 0 0;
	font: 80% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#body {
	min-height: 200px;
	background: url(images/shadow_top_bg.png) repeat-x 0 0;
}

#wrap {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

#header {
	height: 130px;
}

#footer {
	width: 960px;
	margin: 6px auto 50px auto;
	font-size: 11px;
	color: #ccc;
	text-align: left;
}

#footer span.split {
	color: #ac5b31;
}

a#logo {
	float: left;
	width: 352px;
	height: 70px;
	margin: 40px 0 0 20px;
	background: url(images/logo.png) no-repeat 0 0;
}

a#logo span {
	display: none;
}

a {
	color:	#69831f;
	text-decoration: none;
}

a:hover {
	color: #89a736;
	text-decoration: underline;
}

a.white {
	color:#ffffff
}

#footer a {
	color: #ccc;
}

/****
* Top Navigation
****/
/*#top-nav-wrap,*/
#top-nav {
	width: 286px;
	float: right;
	height: 36px;
}

#top-nav .links {
	float: left;
}

#top-nav .links div.phone {
	display: block;
	float: left;
	height: 36px;
	line-height: 38px;
	padding: 0 6px;
	color: #e3cfc8;
	font-weight: bold;
	white-space: nowrap;
	background: url(images/top_nav_bg.png) repeat-x 0 0;
}

#top-nav a {
	float: left;
	display: block;
	color: #e3cfc8;
	height: 36px;
	line-height: 38px;
	padding: 0 16px;
	font-size: .85em;
	text-decoration: none;
	background: url(images/top_nav_bg.png) repeat-x 0 0;
}

#top-nav a:hover {
	color: #fff;
}

#top-nav span {
	float: left;
	width: 1px;
	height: 36px;
	line-height: 36px;
	color: #52352a;
	background: url(images/top_nav_bg.png) repeat-x 0 0;
}

#top-nav .left,
#top-nav .right {
	width: 6px;
	height: 36px;
	background: url(images/top_nav_side_bg.png) repeat-x 0 0;
}

#top-nav .right {
	background-position: 6px 0;
}

/****
* Main Navigation
****/
#nav {
	clear: both;
	height: 64px; /* 64px; for use with a sub-nav */
	background: url(images/nav_bg.png) no-repeat 0 0;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav ul li {
	margin: 0;
	padding: 0;
	float: left;
}

#nav ul li a {
	display: block;
	float: left;
	height: 36px;
	text-decoration: none;
	color: #ddd;
	font-size: 14px;
	margin: 0;
	padding: 0 0 0 5px;
}

#nav ul li a span {
	display: block;
	padding: 8px 20px 10px 17px;
}

#nav ul li a span.space {
	display: inline;
	font-size: 5px;
	padding: 0 2px 0 0;
	margin: 0;
}

#nav ul li.current_page_item a,
#nav ul li.current_page_item a span,
#nav ul li.current_page_parent a,
#nav ul li.current_page_parent a span,
#nav ul li.current_page_ancestor a,
#nav ul li.current_page_ancestor a span{
	color: #fff;
	background: url(images/main_nav_selected_bg.png) no-repeat top left;
}

#nav ul li.current_page_item a span,
#nav ul li.current_page_parent a span,
#nav ul li.current_page_ancestor a span {
	background-position: bottom right;
}

#nav ul li a:hover {
	color: #fff;
}

/****
* Sub Navigation
****/


#sub-nav {
	clear: both;
	height: 28px; /* 28px; for use with a sub nav */
	border-top: 0;
	background: url(images/sub_nav_bg.gif) repeat-x 0 0;
	margin: 0 !important;
}

#sub-nav ul li a {
	font-size: 12px;
	color: #577014;
	height: 19px;
	padding: 0 0 0 3px;
	margin: 4px 8px 0 8px;
}

#sub-nav ul li a span {
	display: block;
	padding: 1px 11px 1px 8px;
}

#sub-nav ul li.current_page_item a {
	color: #fff;
	background: url(images/sub_nav_selected_bg.gif) no-repeat top left;
}

#sub-nav ul li.current_page_item a span {
	background: url(images/sub_nav_selected_bg.gif) no-repeat top right;
}

#sub-nav ul li a:hover {
	color: #f5ffdc;
}

#sub-nav ul li.current_page_item a:hover {
	color: #fff;
}


/****
* Main Content
****/
#container {
	clear: both;
	margin: 0 0 0 0;
	color: #333;
	min-height: 150px;
	padding: 0 0 0 0;
	background: url(images/content_bg.gif) repeat-x 0 0 #fff;
}

#content {
	padding: 9px 20px 14px 20px;
}

h1, h2, h3, h4, b.h2 {
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 36px;
	height: 36px;
	margin-top: 0px;
}

.entry h2, .entry h1, h1.news {
	padding-bottom: 18px;
}

h2.white {
	font-size: 36px;
	height: 36px;
	margin: 0 0 10px 0;
}

h2, h3 {
	height: 18px;
	font-size: 18px;
}

h4 {
	display: inline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 22px;
	font-size: 22px;
	color: #8d5b3c;
	border: 1px solid;
}

h3.wide {
	float: left;
	width: 760px;
	height: 22px;
	font-size: 22px;
	margin: 2px 0 0 12px;
}

b.h2 {
	display: block;
	font: normal 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #89a736;
	margin: 4px 0;
}

#content h2.sub-title {
	position: relative;
	top: -5px;
}

#content p {
	margin-top: 0;
}

#content-footer {
	margin: 0;
	height: 15px;
	background: url(images/content_footer_bg.png) no-repeat bottom left;
}

/****
* Total Solutions page
****/
.ts-left-box {
	width: 300px;
	border-right: 1px solid #d1c8a5;
	padding: 3px 28px 0 0;
}

.ts-left-box-wide {
	width: 400px;
	border-right: 1px solid #d1c8a5;
	padding: 3px 28px 0 0;
}

.ts-left-box .icon-wrap {
	width: 222px;
}

.ts-right-box {
	width: 600px;
	padding: 3px 0 0 0;
}

.ts-right-box-wide {
	width: 500px;
	padding: 3px 0 0 0;
}

.ts-right-box .icon-wrap {
	width: 500px;
}

.ts-left-box h2,
.ts-right-box h2 {
	margin-bottom: 2px;
}

.icon-wrap p {
	margin: 0;
}

.icon-box {
	margin-bottom: 10px;
}

/****
* Construction Methods
****/
.cm-box {
	float: left;
	width: 280px;
	height: 110px;
	padding: 5px 6px 20px 6px;
	margin: 0;
}

.cm-box-wide {
	padding: 5px 6px 20px 6px;
}

.cm-divider {
	float: left;
	width: 1px;
	height: 100px;
	margin: 13px 18px;
	background: #d1c8a5;
}

.cm-divider-horiz {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin: 16px 0;
	background: #d1c8a5;
}

/****
* Locations
****/
.location-box {
	float: left;
	height: 110px;
	padding: 5px 10px;
	margin: 5px 0 0 0;
	font-size: 11px;
	color: #333;
}

.location-box .title {
	color: #8d5b3c;
	font-size: 14px;
}

.location-divider {
	float: left;
	width: 1px;
	height: 100px;
	margin: 13px 18px;
	background: #d1c8a5;
}

#location-map {
	height: 350px;
	border: 1px solid #d1c8a5;
}

/****
* Icons
****/
.icon {
	float: left;
	width: 72px;
	height: 60px;
	margin: 0 6px 0 0;
	padding: 0;
}

.icon-search { background: url(images/icon_search.png) no-repeat 0 0; }
.icon-toolbox { background: url(images/icon_toolbox.png) no-repeat 0 0; }
.icon-puzzle { background: url(images/icon_puzzle.png) no-repeat 0 0; }
.icon-sale { background: url(images/icon_sale.png) no-repeat 0 0; }
.icon-check { background: url(images/icon_check.png) no-repeat 0 0; }

/****
* Misc Classes
****/
.hidden { display: none; }
.left { float: left; }
.right { float: right; }
.center { margin: 0 auto !important; }
.nowrap { white-space: nowrap; }
.clear { width: 0; height: 0; line-height: 0; font-size: 0; clear: both; }



/* font */

@font-face {
	font-family: 'TrebuchetMSRegular';
	src: url('css/trebuc-webfont.eot');
	src: local('☺'), url('css/trebuc-webfont.woff') format('woff'), url('css/trebuc-webfont.ttf') format('truetype'), url('css/trebuc-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MyriadProCondensed';
	src: url('css/myriadpro-cond-webfont.eot');
	src: local('☺'), url('css/myriadpro-cond-webfont.woff') format('woff'), url('css/myriadpro-cond-webfont.ttf') format('truetype'), url('css/myriadpro-cond-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

h1 {
	font-family: 'MyriadProCondensed';
	color: #8d5b3c;
	padding: 0;
}

h2.white {
	font-family: 'MyriadProCondensed';
	color: #fff;
	padding: 0;
}

h2.orange {
	font-family: 'TrebuchetMSRegular';
	color: #d46e28;
	padding: 0;
}

h2.red {
	font-family: 'TrebuchetMSRegular';
	color: #912f1e;
	padding: 0;
}

h2 {
	font-family: 'TrebuchetMSRegular';
	color: #89a736;
	padding: 0;
}

h3 {
	font-family: 'TrebuchetMSRegular';
	color: #8d5b3c;
	padding: 0;
}


/* Blog Posts */

.post {
	padding-bottom: 10px;
	border-bottom: 1px solid #efefef;
	margin-bottom: 20px;
}

.post .entry {
	padding-top: 10px;
}

.post h2 {
	padding-bottom: 10px;
}
