/*   
Theme Name:  Forest Construction
Theme URI:  http://www.forestconstruction.com
Description:  Original Theme
Author:  Dave Gehr
Author URI:  http: //twoheartsranch.com/
Version:  1.0
*/

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

body {
	margin: 15px 0 20px 0;
	font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;
	font-size: 14px;
	color: #000;
}
#wrapper {
	margin: 0 auto;
	width: 942px;
}
p {
	text-align: left;
}

/* Header
---------------------------------------*/
#header {
	width: 942px;
	height: 198px;
	background: #FFF;
	border-bottom: 2px solid #666;
	z-index: 10;
}
#header #logo {
	float: left;
	margin: 0 0 0 0;
	border: none;
}
#header img {
	float: right;
}
#header p {
	float: left;
	width: 461px;
	text-align: center;
	padding-top: 10px;
	font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
	font-weight: bold;
	font-size: 20px;
	line-height: 23px;
	letter-spacing: .5px;
}

/* Miscellaneous utility divs
---------------------------------------*/
.clear { clear: both; height: 0; }

#container {
	margin: 0 auto;
	width: 942px;
	line-height: 1.4;
}

/* Sidebar
---------------------------------------*/
#sidebar {
	float:left;
	width:	230px;
	background: #FFF;
	padding: 10px 10px 0;
}
#sidebar ul, #sidebar .pagenav {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#sidebar li {
	/*background: transparent url('images/menu-arrow.gif') no-repeat center left;
	padding-left: 20px;*/
	font-size: 16px;
	line-height: 1.5;
}
/*#sidebar li:hover {
	background: transparent url('images/menu-arrow-on.gif') no-repeat center left;
}*/
/*#sidebar li.current_page_item {
	background: transparent url('images/menu-arrow-on.gif') no-repeat center left;
}*/
#sidebar a, #sidebar a:link, #sidebar a:visited {
	color: #00548F;
	text-decoration: none;
	font-weight: bold;
}
#sidebar a:focus, #sidebar a:active {
	color: #864B39;
}
#sidebar a:hover {
	color: #864B39;
}
#sidebar .current_page_item a {
	color: #864B39;
}
#sidebar .widget_execphp {
	margin-bottom: 15px;
}
#sidebar h4 {
	margin: 0;
	font-size: 18px;
	/* Added for colorizing */
	color: #000;
	background: #E3E3E3;
	text-indent: 2px;
}
#sidebar img {
	padding: 2px;
	background: #DDD;
	border: 1px solid #BBB;
	margin: 10px 0 0;
}
#sidebar #text-6 {
	width: 210px;
	padding-bottom: 12px;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	line-height: 22px;
	color: #000;
}

/* Content
---------------------------------------*/
#content {
	float:left;
	width:	660px;
	background: #FFF;
	border-left: 2px solid #666;
	padding: 20px 10px 20px 20px;
	overflow: hidden;
}
#content p {
	margin: 0 0 18px 0;
	padding: 0;
	line-height: 1.6;
}
#content p.bio {
	margin-top: 15px;
	padding: 10px 15px;
	width: 628px;
	background: #EEE;
	border: 1px solid #666;
}
#content h2 {
	margin-top: 0;
	margin-bottom: 12px;
	/*color: #00548F;*/
	color: #000;
	font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
	font-weight: bold;
	font-size: 18px;
	
}
#content h3 {
	margin-bottom: 10px;
	padding-top: 5px;
	color: #000;
	width:100%;
	font-size: 16px;
	font-weight: bold;
}
#content #services-left {
	float: left;
	margin-bottom: 18px;
	list-style-type: disc;
	list-style-position: inside;
	width: 45%;
	font-weight: bold;
	line-height: 25px;
}
#content #services-right {
	float: right;
	margin-bottom: 18px;
	list-style-type: disc;
	list-style-position: inside;
	width: 45%;
	font-weight: bold;
	line-height: 25px;
}
#content img {
	/*margin: 10px 0 10px 15px;*/
	padding: 2px;
	background: #DDD;
	border: 1px solid #BBB;
}
#content .bio img {
	padding: 1px;
	background: #CCC;
	border: 1px solid #666;
}

/* Footer
---------------------------------------*/
#footer {
	width: 922px;
	background: #FFF;
	padding: 20px 0;
	border-top: 2px solid #666;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
}
#footer p {
	margin: 0;
	padding: 0;
}
#footer ul, #footer .pagenav {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#footer li {
	display: inline;
	padding-right: 22px;
}
#footer a, #footer a:link {color: #116ABF; text-decoration: none; font-size: 12px;}
#footer a:visited {color: #116ABF;}
#footer a:focus {color: #800000;}
#footer a:hover {color: #800000;}
#footer a:active {color: #800000;}
#footer .current_page_item a { color: #800000;}
#footer hr {
    background-color: #666;
    border: 0;
    color: #666;
    height: 2px;
}

/* Images
---------------------------------------*/
.alignleft, img.alignleft {
	float: left;
    margin-right:20px;
}
.alignright, img.alignright {
	display: block;
	float: right;
    margin-left:20px;
}
.aligncenter, img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	/*clear: both;*/
}
.wp-caption {
	margin-bottom:18px;
	text-align: center;
	font-weight: bold;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding:5px;
	text-align: center;
	font-weight: bold;
}
.gallery img {
    margin:0;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}

/* Remodeling (HOME) page styling
---------------------------------------*/
.remodel-page-left {
    float:left;
    margin-top:5px;
    margin-right:10px;
}
.remodel-page-right {
    display:block;
    float:right;
    margin-top:5px;
    margin-left:10px;
}

/* Other added styling
---------------------------------------*/
#pre-sidebarwidget {
	background: #FFFFBB;
}
img[title$="Readers Choice Award"] {
	margin-top: 10px;
	padding: 0 !important;
	border: 0 !important;
}

