/*
Theme Name: Straub Construction
Theme URI: http://www.straubconstruction.com.
Description: Custom Theme for Straub Construction
Version: 1 (WP2.6.2)
WP Author and Architecture: Jeremiah Tolbert
Code & Design: by Adam Morehead
Author URI: 
Tags: construction, custom
*/


/***** Global Settings *****/
html, body
{
	border: 0;
	margin: 0;
	padding: 0;
}

body
{
	color: #666;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
}

#page
{
	width: 100%;
	margin: 0 auto;
	background: url('../images/background.jpg') top left repeat-x;
}


/* Remove Firefox button outline */
a:hover, a:active, a:focus, a:active{
    outline: none;
    -moz-outline-style: none; 
} 
:focus {outline: none;}

/***** Common Formatting *****/
h1, h2, h3, h4, h5, h6
{
	margin: 0;
	padding: 0;
	font-weight: normal;
}

small { font-size: 0.85em; }
img { border: 0; }

.text-right { text-align: right; }

.text-center { text-align: center; }

hr 
{
	color: #cccccc; 
	background-color: #cccccc;
	border: 0;
	height: 1px;
	margin: 5px 0 10px 0;
}

/***** Links *****/
a, a:visited { text-decoration: none; }

/***** Tables *****/
table
{
	border: 0;
	margin: 0 0 18px 0;
	padding: 0;
}

table tr td { padding: 2px; }

/***** Wrapper *****/
#wrap
{
	width: 950px;
	margin: 0px auto 0 auto;
}

/***** Header *****/
#header
{
	padding-top: 0px;
	height: 100px;
}

#header .logo 
{
	background: none; 
	padding: 11px 30px 0 15px;
	float: left;
	margin: 0;
}

/***** Navigation *****/
#nav {
	margin: 8px 0 0px 0;
	padding: 0px;
	border-collapse:collapse;
	}

#nav ul {
}

#nav li
{
	list-style-type: none;
	display: inline;
	float: left;
	padding: 60px 20px 16px 20px;
}

#nav a 
{ 
	color: #64533c;
	font-size: 14px;
}

#nav a:hover 
{ 
	color: #872632;
	font-size: 14px;
}

#nav li.active, #nav li.current_page_item, #nav li.current_page_parent
{ 
	background: url('../images/nav-bkgd.jpg') 50% 100% no-repeat;
}

#nav li.current_page_item a, #nav li.current_page_parent a
{ 
	color: #872632;
	font-size: 14px;
}


/***** Content Area *****/
#content {
	background: url('../images/content-bkgd.gif') 0 0 no-repeat;
	width: 949px;
	display: block;
	position: absolute;
	top: 100px;
	padding: 10px 14px 0px 14px;
}


/***** Right Content Area *****/

#title {
	background: url('../images/title-bkgd.jpg') 0 0 repeat-x;
	color: #FFFFFF;
	font-size: 14px;
	padding-left: 10px;
	font-weight: normal;
	line-height: 28px;
}


/***** Home *****/
#home-full
{
	display: inline;
	float: left;
	width: 919px;
}

#home-full #title {
	background: url('../images/title-bkgd-interior.jpg') 0 0 repeat-x;
	color: #FFFFFF;
	font-size: 18px;
	padding: 0 10px;
	font-weight: normal;
	line-height: 40px;
}

#home-left
{
	display: inline;
	float: left;
	width: 700px;
}

#home-right {
	float: left;
	width: 210px;
	margin-left: 10px;
}

/***** Home Bottom *****/
#home-bottom
{
	display: block;
	width: 920px;
	background: url('../images/bottom-row-gradient.jpg') bottom left repeat-x;
	border-bottom: 1px solid #DFDFDF;
	float: left;
}

#home-bottom img
{
	padding: 10px;
	vertical-align: middle;
}

/***** Home Message *****/
#anniversary
{
	float: left;
	width: 140px;
	padding-left: 15px;
	padding-right: 10px;
}


#message
{
	display: inline;
	float: left;
	width: 305px;
	padding: 12px 10px 0px 20px !important;
	padding: 12px 10px 0 0;
	font-size: 12px;
	line-height: 20px;
}

/***** When Using Green on Home
#message
{
	display: inline;
	float: left;
	width: 205px;
	padding: 8px 10px 0px 20px !important;
	padding: 8px 10px 0 0;
	font-size: 11px;
	line-height: 16px;
}
*****/

#message h1
{
	color: #872632;
	font-size: 13px;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}

#message p
{
	padding: 4px 0 4px 0;
	margin: 0;
}

/***** Straub Green *****/
#green
{
	float: left;
	padding-top: 20px;
	width: 300px;
}
/***** Straub Temp *****/
#temp
{
	float: left;
	padding-top: 20px;
	width: 200px;
}

#home-tag
{
	display: block;
	width: 920px;
	border-bottom: 1px #DFDFDF solid;
	border-top: 1px #DFDFDF solid;
	clear: both;
}

#home-tag img {
	margin: 15px auto;
}

/***** Homepage News *****/
#news .row1, #news .row2, #subnav .row1, #subnav .row2 {
	padding: 10px;
	display: block;
	position: relative;
}

/* IE6 & IE7 */
*:first-child+html #news .row1, *:first-child+html #news .row2 { padding: 9px 10px 9px 10px; }
* html #news .row1, * html #news .row2 { padding: 9px 10px 9px 10px; }

#news {
	display: block;
	height: 413px;
}

#news .row1 {
	background-color: #F0F0F0;
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	border-top: 1px solid #DFDFDF;
	
}

#news .row2 {
	background-color: #FFFFFF;
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	border-top: 1px solid #DFDFDF;
}

#news .date, #subnav .red, #subnav a {
	color: #872632;
	text-decoration: none;
}

#news a { color: #333; }

#news a:hover, #subnav a:hover
{
	color: #872632;
	text-decoration: none;
}

#news .off {
background-color:transparent;
border-left:1px solid #DFDFDF;
border-right:1px solid #DFDFDF;
border-top:1px solid #DFDFDF;
display:block;
padding:10px;
position:relative;
}
#subnav a.active { color: #872632; text-decoration: none; }

#subnav {
	display: block;
	height: 34px;
	width: 920px;
	padding: 0px 0;
	margin: 0;
	background: url('../images/bkgd_gradient.jpg') top left repeat-x;
	border-top: 1px solid #dcdcdc;
}

#subnav ul {list-style-type:none;margin:0;padding:0;}

#subnav div, #subnav li {
	display: inline;
	float: left;
	font-size: 12px;
	margin: 0;
	line-height: 14px;
	padding: 8px 20px;
}

#subnav .start {
	margin-left: 15px;
	padding: 8px 0px 8px 15px;
}

#subnav a {
	color: #999999;	
}

#subnav a:hover {
	color: #872632;
	text-decoration: none;
}

#subnav .active, #subnav .current_page_item {
	background-color: #FFFFFF;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	border-bottom: 2px solid #dcdcdc;
	border-top: 1px solid #FFFFFF;
	color: #872632;
	padding: 9px 20px;
	margin-top: -1px;
}

#subnav .current_page_item a {color:#872632;}

/***** Interior Content Area *****/

#interior-full
{
	display: inline;
	float: left;
	width: 919px;
}

#interior-full #title {
	background: url('../images/title-bkgd-interior.jpg') 0 0 repeat-x;
	color: #FFFFFF;
	font-size: 18px;
	padding: 0 10px;
	font-weight: normal;
	line-height: 40px;
}

#interior-full #title-Green {
	background: url('../images/title-bkgd-green.jpg') 0 0 repeat-x;
	color: #FFFFFF;
	font-size: 18px;
	padding: 0 10px;
	font-weight: normal;
	line-height: 40px;
}

#interior-full .crumbs {
	color: #FFFFFF;
	font-size: 12px;
	padding: 0 10px;
	font-weight: normal;
	line-height: 40px;
	display: inline;
	float: right;
}

#interior-full .crumbs a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 10px;
}

#interior-full .crumbs a:hover {
	color: #ededed;
	text-decoration: underline;
}

#interior-left
{
	display: inline;
	float: left;
	width: 630px;
	background-color: #FFFFFF;
}

#press-release
{
	display: inline;
	float: left;
	width: 900px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}

#press-release p.about { color: #872632; }

#press-release #content-wrap h1
{
	font-size: 16px;
	padding-bottom: 5px;
}

#press-release span.photo
{
	float: right;
	margin-right: 10px;
	margin-left: 20px;
	border: 4px #CCCCCC solid;
	margin-bottom: 5px;
}

#press-release span.caption
{
	display: block;
	font-size: 10px;
	line-height: 14px;
	width: 350px;
	padding: 2px 5px 2px 5px;
}

#press-release #content-wrap p { line-height: 18px; }

/***** Right Column *****/

#interior-right {
	float: left;
	width: 238px;
	margin-left: 50px;
	background-color: #f0f0f0;
	border-left: 1px solid #dcdcdc;
	padding-top: 20px;
}

#interior-right .title
{
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #872632;
	margin: 5px 20px 0 20px;
}

#interior-right img { margin: 5px 40px 20px 40px; }

/***** Bottom *****/

#interior-bottom {
	float: left;
	width: 920px;
	background: url('../images/bottom-row-gradient.jpg') bottom left repeat-x;
	border-bottom: 1px solid #DFDFDF;
}


/***** Interior Content Area *****/

#content-wrap
{
	margin: 20px 0 0 20px;
	clear: both;
	padding-bottom: 20px;
	background-color: #FFF;
}

#content-wrap .intro
{
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #872632;
	padding-bottom: 10px;
}

#content-wrap .news-title
{
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #872632;
	padding-bottom: 10px;
}

#content-wrap h1
{
	font-size: 14px;
	margin: 0;
	padding: 5px 0 0 10px;
	color: #333333;
	line-height: 22px;
}

/***** LEED *****/
#content-wrap h1.green
{
	color: #063;
	font-size: 16px;
}

#content-wrap span.Leed
{
	float: right;
	padding-bottom: 20px;
	padding-left: 20px;
}

#content-wrap span.green { color: #063; }

#content-wrap  a { color: #660033; }

#content-wrap  a:hover
{
	color: #660033;
	text-decoration: underline;
}

#content-wrap  p
{
	margin: 0;
	padding: 0 0px 10px 10px;
	line-height: 17px;
	font-size: 12px;
}

#content-wrap ul { margin: 5px 0 15px 15px; }

#content-wrap li
{
	margin-left: 20px;
}

#content-wrap td
{
	width: 33%;
	vertical-align: top;
}

#content-wrap li 
{
	font-size: 12px;
	line-height: 17px;
}

#content-wrap .headline { font-size: 12px; }

#content-wrap .address
{
	margin: 0;
	padding: 0 10px 10px 10px;
}

/***** Testimonials *****/ 
#content-wrap div.testimonials
{
	border-bottom: 1px #CCC solid;
	padding: 5px 0 5px 0;
}

/***** Project Page Testimonials *****/ 
#project-wrap div.testimonials { padding-top: 18px; }

/***** Interior Project Area *****/

#project-wrap
{
	margin: 20px 0 0 0px;
	clear: both;
	padding-bottom: 30px;
}

#project-wrap .title
{
	background: url('../images/title-bkgd-interior.jpg') 0 0 repeat-x;
	color: #FFFFFF;
	font-size: 14px;
	padding: 0 10px;
	font-weight: normal;
	line-height: 32px;
	margin-right: 10px;
}

/** #project-wrap .title
{
	font-size: 16px;
	font-weight: bold;
	color: #872632;
	line-height: 16px;
	background-color: #FFFFFF;
	padding-left: 10px;
}  **/
 
#project-wrap .strong
{
	font-size: 14px;
	color: #333333;
	line-height: 18px;
	display: block;
}

#project-wrap p
{
	margin: 0px;
	padding: 5px;
	line-height: 17px;
	font-size: 12px;
	background-color: #FFFFFF;
}

#project-wrap p.alt {
	background-color: #F0F0F0;
}

#project-wrap  a { color: #660033; }

#project-wrap  a:hover
{
	color: #660033;
	text-decoration: underline;
}

#project-wrap .headline { font-size: 12px; }

#project-wrap .address
{
	margin: 0;
	padding: 0 10px 10px 10px;
}

#project-row, #project-row-alt {
	display: block;
	height: 34px;
	width: 660px;
	padding: 10px 0 30px 10px;
	margin: 0;
	background-color: #ffffff;
}

#project-row-alt {
	background-color: #f2f2f2;
	border-top: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
}

#project-row div, #project-row-alt div {
	display: inline;
	float: left;
	font-size: 12px;
	margin: 0;
	line-height: 14px;
}

#project-row img, #project-row-alt img
{
	border-top: 1px solid #cccccc; 
	border-left: 1px solid #cccccc; 
	border-right: 1px solid #cccccc; 
	border-bottom: 2px solid #999999; 
	padding: 3px; 
	background-color: #FFFFFF;
	float: left;
	margin: 0 25px 0 10px;
}

#project-row a span, #project-row-alt a span
{
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

#project-row a:hover span, #project-row-alt a:hover span
{
	color: #872632;
	text-decoration: none;
	cursor: pointer;
}

#project-row .name, #project-row-alt .name
{
	display: block;
	color: #872632;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	line-height: 45px;
}

#project-row .location, #project-row-alt .location
{ 
	color: #333333; 
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
	margin-left: 5px;
	border-left: 1px solid #999999;
}

/***** Thumbnail View *****/

#project-thumb
{
	padding: 0px 0 12px 5px;
	background-color: #ffffff;
	float: left;
	width: 925px;
}

#project-thumb img
{
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 2px solid #999999;
	padding: 3px;
	background-color: #FFFFFF;
	float: left;
	margin: 2px;
}

/***** Thumbnail Right Column *****/

#project-interior-right {
	float: left;
	width: 275px;
	margin: 0px 0 0 0px;
	border-left: 1px solid #dcdcdc;
	padding-left: 10px;
}

/** #project-interior-right .title
{
	font-size: 16px;
	font-weight: bold;
	color: #872632;
	line-height: 16px;
	background-color: #FFFFFF;
	padding-left: 10px;
} **/

#project-interior-right img {
	margin: 5px 20px 20px 20px;
}

#project-interior-right #project-wrap p
{
	background-color: #FFFFFF;
}

#project-interior-right p
{
	margin: 0px;
	padding: 10px;
	line-height: 17px;
	font-size: 12px;
}

#project-interior-right a { color: #000000; }

#project-interior-right a:hover
{
	color: #660033;
	text-decoration: underline;
}


#project-interior-right #recent {
	margin-top: 15px;
}

#project-interior-right #recent a 
{
	font-size: 11px;
	line-height: 24px;
	display: block;
	padding-left: 10px;
}

/***** Project Detail Area *****/

#project-detail {
	display: block;
	padding: 0px 0 30px 0px;
	margin: 0;
	background-color: #ffffff;
}

#project-detail #player {
	float: left;
}

#project-detail .project-title {
	font-size: 18px;
	text-transform: uppercase;
	color: #666666;
	font-weight: normal;
	padding: 0 0 5px 2px;
}

#project-detail img
{
	background-color: #FFFFFF;
	float: left;
	margin: 2px;
	border: 1px solid #dcdcdc;
}

#project-detail .stats {
	display: block;
	position: relative;
	float: right;
	width: 250px;
	margin: 0 20px;
	font-size: 12px;
}

#project-detail .stats strong {
	float:left;
	clear:left;
	margin-right:3px;
	margin-top:1px;
}

#project-detail .stats p {
padding:0;
}


#project-detail .stats span {
	display: block;
	padding-bottom: 10px;
}

#project-detail .stats span.description p { padding-bottom: 8px; }


#project-detail .awards
{
	display: block;
	position: relative;
	float: right;
	width: 250px;
	margin: 0 20px;
	font-size: 11px;
	line-height: 14px;
}

#project-detail .awards span
{
	display: block;
	margin-bottom: 5px;
}

#project-detail .awards strong
{
	display: block;
	color: #872632;
}

#subnav-project {
	display: block;
	height: 34px;
	width: 920px;
	padding: 0px 0;
	margin: 0;
	background: url('../images/bkgd_gradient.jpg') top left repeat-x;
	border-top: 1px solid #dcdcdc;
}

#subnav-project div {
	display: inline;
	float: right;
	font-size: 12px;
	margin: 0;
	line-height: 5px;
	padding: 0px 8px;
	margin: 0 2px 0 1px;
}

#subnav-project .project-title {
	display: block;
	font-size: 18px;
	text-transform: uppercase;
	color: #666666;
	font-weight: normal;
	padding: 20px 15px 10px 15px;
	float: left;
}

#subnav-project .tab {
	padding: 8px 5px;
}

#subnav-project .start {
	margin-left: 15px;
	padding: 8px 0px 8px 15px;
}

#subnav-project a {
	color: #999999;	
}

#subnav-project a:hover {
	color: #872632;
	text-decoration: none;
}

/***** Interior News Area *****/

#news-wrap
{
	margin: 20px 0 0 0px;
	clear: both;
	padding-bottom: 30px;
}

#news-wrap .title
{
	font-size: 16px;
	font-weight: bold;
	color: #872632;
	line-height: 16px;
	padding-left: 10px;
}

#news-wrap .strong
{
	font-size: 14px;
	color: #333333;
	line-height: 18px;
	display: block;
}

#news-wrap p
{
	margin: 0px;
	padding: 20px;
	line-height: 17px;
	font-size: 12px;
}

#news-wrap p.alt {
	background-color: #f5f5f5;
}

#news-wrap  a { color: #660033; }

#news-wrap  a:hover
{
	color: #660033;
	text-decoration: underline;
}

#news-wrap .headline { font-size: 12px; }

#news-wrap .news-row, #news-wrap .news-row-alt {
	display: block;
	height: 34px;
	width: 670px;
	padding: 10px 0 30px 10px;
	margin: 0;
	background-color: #ffffff;
}

#news-wrap .news-row-alt {
	background-color: #f2f2f2;
	border-top: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
}

#news-wrap .news-row div, #news-wrap .news-row-alt div {
	display: inline;
	float: left;
	font-size: 12px;
	margin: 0;
	line-height: 14px;
}

#news-wrap .news-row img, #news-wrap .news-row-alt img
{
	border-top: 1px solid #cccccc; 
	border-left: 1px solid #cccccc; 
	border-right: 1px solid #cccccc; 
	border-bottom: 2px solid #999999; 
	padding: 3px; 
	float: left;
	margin: 0 25px 0 10px;
}

#news-wrap .news-row a span, #news-wrap .news-row-alt a span
{
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

#news-wrap .news-row a:hover span, #news-wrap .news-row-alt a:hover span
{
	color: #872632;
	text-decoration: none;
	cursor: pointer;
}

#news-wrap .news-row .title, #news-wrap .news-row-alt .title
{
	display: block;
	color: #872632;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 5px 0 5px 0;
}

#news-wrap .news-row .date, #news-wrap .news-row-alt .date
{ 
	color: #333333; 
	font-size: 11px;
	font-weight: normal;
}


/***** Footer *****/
#footer
{
	width: 920px;
	border-bottom: 1px #DDD solid;
	text-align: right;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #999;
	letter-spacing: .1em;
}

#footer address { font-style: normal; }

#map
{
	border: 1px #872632 solid;
	width: 580px;
	margin-left: 10px;
}


/***** Award Carousel *****/
#Carousel span.hide { display: none; }

#Carousel {
	display: inline;
	float: left;
	height: 120px;
	margin: 5px 0 0 18px;
	overflow: hidden;
	position: relative;
	width: 200px;
}
			#Carousel ul {
				height: 130px;
				margin: -10px 0 0;
				overflow: hidden;
				padding: 0 !important;
			}
			/* IE7 Hack */
			html>body #Carousel ul { *margin: -10px 0px 0px -5px; }
			
				#Carousel li {
					display: inline;
					float: left;
					overflow:hidden;
					position: relative;
					text-align: center;
					width: 200px;	
				}
					#Carousel li img {
						padding: 10px 0;
					}
					#Carousel .carouselPrevious
					{
						height: 120px;
						left: 0;
						position: absolute;
						width: 10px;
						top: 1px;
						background-image: url(../images/left.png);
						background-repeat: no-repeat;
						background-position: 0 0;
					}
					
					#Carousel .carouselNext
					{
						display: inline-block;
						height: 120px;
						position: absolute;
						right: 0;
						width: 10px;
						top: 1px;
						background-image: url(../images/right.png);
						background-repeat: no-repeat;
						background-position: 0 0;
					}
						#Carousel .carouselPrevious:hover { background-position: 0 0; }
						#Carousel .carouselNext:hover { background-position: 0 0; }
