/*  
Theme Name: Northern Timbers
Theme URI: http://www.northerntimbers.com
Description: Default theme for Northern Timbers Construction, VT, USA
Version: 1.0
Author: Robert Baker
Author URI: http://www.northerntimbers.com/
*/

/*//	=RESET (YUIv3PR2) */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}



/*//	=GLOBAL */

html,body {
	background: #421502 url(images/bg.jpg) repeat-x top center;
	font: 100% Cambria, Georgia, Times, "Times New Roman", serif;
	color: #222;
	height: 100%;
	}
a { color: #A57B14; text-decoration: none; }
a:hover { color: ; }

#bento {
	margin: 0 auto;
	width: 960px;
	}
#content {
	position: relative;
	background-color: #fff;
	height: 500px;
	}
.column {
	float: left;
	overflow: hidden;
	}
.clear { clear: both; }
.left { float: left; }
.right { float: right; }
strong { font-weight: bold; }
em { font-style: italic; }

/*//	=MASTHEAD */

#masthead {
	}
#masthead h1 {
	float: left;
	width: 567px;
	height: 60px;
	margin: 0;
	background: url(images/masthead.png) no-repeat 0 0;
	font-size: 30px;
	text-indent: -9999px;
	}



/*//	=NAVIGATION */

ul#nav {
	padding-top: 1.25em;
	}
ul#nav li a {
	display: block;
	float: left;
	padding: .5em 1em 1.1em;
	font-size: 16px;
	}
ul#nav li a:hover { color: #fff; }
ul#nav li.current_page_item a,
ul#nav li.current_page_ancestor a {
	background-color: #3D1200;
	color: #fff;
	}



/*//	=CONTENT */

#content {
	overflow: hidden;
	background: #FFF url(images/content-bg.jpg) no-repeat 0 100%;
	}
#content h2 {
	font-size: 24px;
	padding: 15px 20px;
	}
#content .post {
	width: 450px;
	clear: left;
	float: left;
	}
#content .post p {
	padding: 0 20px 10px 20px;
	}

#gallery_thumb {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 600px;
	height: 150px;
	}

/* Our Work and sub-pages */
body.page-id-2 #content,
body.parent-pageid-2 #content {
	height: auto;
	}
body.page-id-2 #content .post {
	width: 100%;
	}

/* galleries */
.ngg-albumoverview,
.ngg-galleryoverview {
	width: 900px !important;
	margin: 0 18px !important;
	}
.ngg-album {
	width: 450px;
	background: #fff;
	border: 1px solid #D8D8D3 !important;
	}
.ngg-album img {
	float: left;
	margin: 0 !important;
	width: 200px;
	}
.ngg-album p {
	float: left;
	padding: 0 0 10px 0 !important;
	font-size: 86%;
	width: 220px;
	}
.ngg-navigation {
	position: absolute;
	bottom: 1em;
	}

#content .ngg-album-compact p {
	padding: 0 !important;
	}
.ngg-album-compact {
	height: 170px !important;
	}

/* contact */
body.page-id-61 #content p {
	width: 850px;
	}
form.cform {
	margin: 0 20px;
	padding: 10px;
	background: none;
	width: 800px;
	}
#content p.cf-sb {
	width: auto;
	padding-left: 170px !important;
	font-weight: bold;
	text-align: left !important;
	}
.cform li {
	margin: 10px;
	}
.cform label {
	display: block;
	clear: left;
	float: left;
	width: 150px;
	margin-right: 10px;
	text-align: right;
	}
.cform input {
	width: 200px !important;
	}
.cform textarea {
	width: 300px;
	}
.cf_info {
	position: absolute;
	top: 155px;
	right: 20px;
	padding: 5px 8px;
	font-weight: bold;
	width: 300px;
	}
.success {
	border-top: 1px solid #FEFB00;
	border-bottom: 1px solid #FEFB00;
	background-color: #FEF8B1;
	}
.failure {
	border-top: 1px solid #f00;
	border-bottom: 1px solid #f00;
	background-color: #A96A77;
	}
.cf_hidden { display: none; }
.linklove { display: none; }



/*//	=FOOTER */
#footer {
	width: 960px;
	margin: 0 auto;
	}
#footer p {
	font-size: 86%;
	margin: 5px 0;
	color: #A57B14;
	}
#footer a:hover { text-decoration: underline; }

