/*  
Theme Name: Wilson Builders
Description:  Wilson Home Builders, Tucson Arizona
Author: Scarlett Coley, Perfect Circle Media
Author URI: http://www.perfectcirclemedia.com/


*/

/* Social Style 
********************* */

html
{
	height: 100%;
	margin-bottom: 0.1em;

}
*
{
	margin: 0;
	padding: 0;
}

p
{
	font-size:1.1em;
	line-height: 1.4;
	text-align: justify;
	clear:left;
}


hr
{
	display: none;
}

body
{
	background-color:#741327;
	font: 80%/1.6em Arial,Helvetica,sans-serif;
	color: #333;
	margin: 0;
	padding: 0;
}
a
{
	text-decoration: none;
}
a:link, a:visited
{
	color: #741327;
	
}
a:hover, a:active
{
	text-decoration:underline;
}
h1, h2, h4, h5, h6
{
	font-family: Arial,Helvetica,sans-serif;
}

h3
{
	color:#fffedf;
	font-family: "DIN Alternate",Arial,Helvetica,sans-serif;
	font-size: 13.4px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 1.4;
	padding-bottom:22px;
	letter-spacing:1px;

}

h4
{
color:#fffedf;
	font-family: "DIN Alternate",Arial,Helvetica,sans-serif;
	font-size: 13.4px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 1.4;
	letter-spacing:1px;
	padding-bottom:18px;

}

/* Etc
******************** */
br.clear {
	clear: both;
}


.wp-caption-text {
font-size:.9em;
padding-top:10px;
color: #999999;
}



/* Design 
******************** */
#top {
	background-color:#741327;

}
#page {
	text-align: left;
	width: 970px;
	border-top: none;
	margin: 0 auto;
	background:#000000;
	padding-bottom:40px;
}

	
#headr {
	width: 970px;
	margin: 0 auto ;
	color: #000000;
	position: relative;
	text-align: left;
	height: 135px;
	background-repeat:no-repeat;
}

#headr img {
border: none;
}

#headr #top-menu {
	position:absolute;
	left: 0;
	bottom: 35px;
	margin: 0px 40px 0px 330px;
}

#headr #top-menu p{
	color:#999999;
}

#headr #front {
	position:absolute;
	left: 0;
	bottom: -15px;
	margin: 0px 40px 0px 330px;
}

#headr #front p{
	color:#999999;
	font-size:.9em;
}



/* Content 
******************** */

#content-wrap {
	float: left;
	width: 100%;
	padding:10px 0 30px 0;
	margin: 40px 0px 0px 0px;
	background-color:#000000;
	}

/* Front
******************** */


#sidenav {
	float:left;
	margin:0 28px 0 40px;
}

#sidenav img {
border: none;
float:left;
clear:left;
	padding-bottom:2px;

}

ul#menuv {
	list-style: none;
	margin: 0;
	font-family: Arial, verdana, tahoma, sans-serif;
	font-size: 1em;
}
ul#menuv li {
	width: 230px;
	float: left;
	clear:left;
	list-style:none;
	padding-top:2px;
	padding-bottom:2px;
}
ul#menuv li a {
	padding: 9px 13px 9px 13px;
	display: block;
	color: #ffffff;
	background-color: #211d1e;
	text-transform:uppercase;
	letter-spacing:.1em;
}
ul#menuv li a:hover {
	background-color: #741327;
	color: #ffffff;
	text-decoration:none;
}
ul#menuv li.current_page_item a {
	background-color: #741327;
	color: #ffffff;
}

#slideshow {
	float:right;
	padding-top:3px;
	margin-right:32px;
	}



/* Interior
******************** */

#content {
	float:right;
	margin-right:40px;
	width: 620px;
	min-height: 390px;
	
	}
	
	
#content p {
	color: #ffffff;
	margin: 0px 20px 20px 20px;
	font-weight:normal;
	
	
	}

#content h1 {
	color:#999999;
	text-transform: uppercase;
	font-weight:normal;
	letter-spacing: 0.1em;
	font-size:1.2em;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #741327;
	padding-bottom:4px;
	padding-left:20px;
	width: 640px;
	margin-bottom:20px;
	}
	
#content h2 {
	text-align: left;
	color:#999999;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight:normal;
	font-size:1.2em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #211d1e;
	padding-bottom:6px;
	padding-left:20px;
	width: 600px;
	margin-bottom:20px;
	}

img.pad {
padding-left:12px;
	}
	
	
#content ul {
	margin: 15px 0 20px 0;
	padding-left:20px;
	font-size: 1.1em;
	line-height:1.4em;
	list-style-position:inside;
	list-style-type:square;
}

#content li{
	color:#ffffff;
	padding-bottom:5px;
	
}
	
/* 404
******************** */


#404content ul {
	padding:8px 16px 16px 0;
	font-size: 1.1em;
	line-height:1.4;
	list-style-position:inside;
	list-style-type:square;
}

#404content li{
		margin: 0 16px 0 16px;
		color: #ff033e;
	
}

#404content a {
	color: #ff033e;
	font-weight:bold;
}

#404content a:hover {
	color: #741327;
}

/* Footer 
******************** */


#footer {
	width: 970px;
	float:left;
	clear: both;
	background-image: url(images/footer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#741327;
	font-size: .9em;
	letter-spacing:.1em;
	text-align: center;
	font-weight:normal;
	
}

#footertext {
	padding:16px ;

}

#footer a {
	color:#741327;
	text-decoration: none;

}

#footer a:hover {
	background-color: #741327;
	color: #ffffff;
	text-decoration: none;
}




/* Design  Typo
********************* */


.italic {
	font-style:italic;
}

.bold {
	font-weight:bold;
}


.rss {
	background: url(images/feed-icon-10x10.png) left center no-repeat;
	padding-left: 12px;
}


/* Comment Etc
********************* */
.navigation 
{
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}

.navigation a
{
	color: #666;
}

.alignright
{
	float: right;
	text-align: right;
	width: 50%;
}


p.stats {
	color: #999;
	font-size: .8em;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
}
blockquote
{
	background: url(images/blockquote.gif) no-repeat left top;
	color: #000;
	margin-right: 1em;
	padding: 0 0 10px 50px;
}



#content .trackbackr
{
	background: url(images/ico/arrow_refresh.png) no-repeat left center;
	padding: 2px 2px 2px 20px;
}
input.textbox, textarea, textarea, input#url, input#email, input#author
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #ccc 1px solid;
	font: 1em Verdana, Arial, Serif;
	padding: 2px;
}
input.textbox:focus, textarea:focus
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #999 1px solid;
}
#submit {
	background: #2E9B22;
	color: #fff;
	padding: 3px 5px;
	border: #227118 solid 2px;
	border-top: 2px solid #34B027;
	border-left: 2px solid #34B027;
}
#submit:focus, #submit:hover {
	background: #227118;
	color: #fff;
	border: #000 solid 2px;
	border-top: 2px solid #2E9B22;
	border-left: 2px solid #2E9B22;
}


fieldset {
	border: none;
}
textarea#cp_message {
	width: 100%;
}


pre {
	width: 95%;
	overflow:auto;
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #921A14;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #921A14;
	padding: 5px;
	background: #F7D5D4;
}

code {
font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
color: #921A14;
padding: 2px;
}

