/*
Theme Name:Adopt a Subaru
Theme URI: http://flyte.biz
Description: Custom theme for evergreensubaru.com
Author: Flyte New Media [AW]
Author URI: www.flyte.biz
Tags: custom theme

*/


@import url("blog.css");


/*Remove focus boxes firefox*/

a:focus, a:hover, a:active { outline:none } 

/* ############## Blog-Specific Styles ##############  */

/*@import url("blog.css") screen;*/  /*un-comment if you need the blog-specific stylesheet*/  

/* ######### Contact Form Styles ######## */
				
.required{color:#792626;font-weight:bold }
.error{color:#FF6600;font-weight:bold}
#contactTab input:focus, #contactTab textarea:focus{
background-color:#C8D3D7;
}

/* ############## Main Structure ##############  */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, Arial, Verdana, Sans-Serif;;
	background: #0a183f url(images/bodyBG.gif) 0 0 repeat-x;
	color: #565453;
	text-align: center;
	margin: 0;
	padding: 0;
	}
#page {
	width: 920px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	background: transparent url(images/pageBG.png) 0 0 repeat-y;
	}
#header {
	position:relative;
	margin: 0;
	padding: 0;
	height: 215px;
	/*background: transparent url(images/headers/header1.jpg) 0 0 no-repeat;*/
	}
#homer {
	display:block;
	width:900px;
	height:205px;
	margin:0 auto;
	text-decoration:none;
	}
#homer:hover {
	text-decoration:none;
	}
/* ############## TopNav Styles ############## */	
#topnav{
	width:900px;
	height:30px;
	margin:0 auto;
	font: normal 14px 'Trebuchet MS', Arial, Helvetica, Verdana, Sans-Serif;
	color:#fff;
	background: #135622 url(images/topnavBG.gif) 0 0 repeat-x;
	}
#topnav ul{
	list-style:none;
	margin:0;
	padding:0;
	}
#topnav ul li{
	float:left;
	margin:0;
	padding:0;
	background: transparent url(images/navsep.gif) 100% 0 no-repeat;
	}
#topnav ul li a{
	display:block;
	color:#fff;
	padding:6px 20px 0;
	}
#topnav ul li a.super{
	margin-top:-3px;
	}
	
#topnav ul li a span{
	font-size:18px;
	padding-top:2px;
	}
	
#topnav ul li a:hover{	
	color:#082a5a;
	text-decoration:none;
	}
	
#topnav ul li.terminator{
	background:none;
	}
	
/* ############## Search Form ############## */	
#searchformHead {
	position:absolute;
	width:185px;
	height:30px;
	top:0;
	right:25px;
	padding:3px 0 0;
	background:transparent url(images/searchBG.gif) 0 0 no-repeat;
	}
#searchformHead #s{width:120px;font:normal 11px helvetica, arial, sans-serif;color:#6f7571;padding:3px 2px 0;margin-left:5px}
#searchsubmit{width:32px;height:22px;vertical-align:top;margin-left:5px;}
	

#content {
	font-size: 1.2em
	}
.post {
	margin: 0 0 40px;
	}
.post hr {
	display: block;
	}
.postmetadata {
	clear: both;
}
	
/* ############## Widecolumn (Homepage) ##############  */
.widecolumn, #wrapper {
	padding:15px;
	margin: 15px auto 0;
	width: 835px;
	background: #fff url(images/widecolumnBG.gif) 0 0 no-repeat;
	}	
#wrapper{
	width: 840px;
	padding:25px 10px 15px 10px;
	background: #fff url(images/wrapperBGlong.gif) 0 0 no-repeat;
	}

.widecolumn .post {
	margin: 0;
	}
.widecolumn .post h2{
	margin: 0;
	color:#174e90;
	border-bottom:1px solid #b8c4d2;
	}
 
 
 /* ______________________ Value Box And Sign Up */
	
#value{
	position:relative;
	width:583px;
	height:95px;
	background: #fff url(images/valueBG.jpg) 0 0 no-repeat;
	padding:10px 56px 0 195px;
	margin-top:15px;
	color:#dbcda0;
	}
#value h3{
	font-size:18px;
	margin:0;
	padding:0;
	color:#fff;
	}
#value p{margin-top:5px;padding:0}
#value a#valueLink{
	position:absolute;
	bottom:25px;
	right:56px;
	}

#signUp{
	width:743px;
	height:18px;
	padding:15px 50px 15px;
	margin:15px 0;
	background: #fff url(images/signupBG.gif) 0 0 no-repeat;
	}
#signUp h3, #signUp form{
	display:inline
	}
#signUp h3{
	color:#3e7a3f;
	margin-right:15px;
	}
input#s2{
	width:200px;
	color:#7e7e7e;
	padding:0 0 0 10px;
	margin-left:5px;
	}
#signupSend{
	vertical-align:top;
	margin:0 5px;
	}
#feedLink{font-size:10px;color:#054581;}


 /* ______________________ Home Boxes */
#boxWrapper{
 	margin:15px 0 25px;
 	}
div.homeBox{
 	float:left;
 	width:242px;
 	margin-right:24px;
 	min-height:350px;
 	padding:15px 10px;
 	background: #fff url(images/boxBG.gif) 0 0 no-repeat;
 	}
div.homeBox h3{
	margin:0 0 15px;
	padding:0;
	color:#3e7a3f;
	border-bottom:1px solid #c5dcc6;
	}

#boxWrapper div.left{
	 background: #fff url(images/boxLeftBGlong.jpg) 0 0 no-repeat;
	 padding-bottom:140px;
	 }
#boxWrapper div.left .post_item{
		margin-bottom:10px;
		}
#boxWrapper div.left .post_item a{
	font-size:12px;
	font-weight:bold;
	}
	
#boxWrapper div.right{
	 margin-right:0;
	 }
/* ############## Narrowcolumn ############## */
.narrowcolumn {
	float:right;
	padding: 0;
	margin: 0;
	width: 590px;
	display:inline;/*dub float margin bug killer*/
	}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}
.narrowcolumn .postmetadata {
	text-align: center;
	}
.narrowcolumn .postmetadata {
	padding-top: 5px;
	}
	

/*  ############## Begin Sidebar ##############  */

#sidebar{
	width: 200px;
	padding:5px 10px 5px 5px;
	float:left;
	border-right:1px solid #dad9d9;
	}
#sidebar form {
	margin: 0;
	}	
#sidebar #searchform #s {
	width: 108px; padding: 2px; border:0;
	}
#sidebar #searchsubmit {
	padding: 1px;
	}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 5px 0 0;
	padding: 0;
	}
	
#signupSide{
	width:184px;
	height:114px;
	background: transparent url(images/signupSideBG.gif) 0 0 no-repeat;
	padding:10px 5px;
	font-size:11px;
	}
#signupSide form{margin-bottom:5px;}
#signupSide p{margin:5px 0;padding:0;}
#signupSide h3{
	font-size:18px;
	color:#3e7a3f;
	margin:0 0 5px;
	padding:0;
	}
input#s3{
	width:100px;
	color:#7e7e7e;
	padding:0 0 0 2px;
	margin-top:5px;
	}	
#signupSend2{
	margin:5px 0;
	vertical-align:top;
	}	
/* End Sidebar */
	
/* ############## Headings ############## */
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}
h1 {
	font-size: 4em;
	text-align: center;
	padding-top: 70px;
	margin: 0;
	}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0;
	}
h2.pagetitle {
	font-size: 1.6em;
	margin-top: 30px;
	text-align: center;
	}
#sidebar h2 {
	font-family:'Trebuchet MS', Arial, Helvetica, verdana, Sans-Serif;
	font-size: 16px;
	font-weight:normal;
	margin: 5px 0 0;
	padding: 0;
	color:#0a1840;
	}



	
	
/*  ############## Anchors ##############  */
a{
	color: #082a5a;
	text-decoration: none;
	}

a:hover, a:visited:hover {
	color: #155823;
	text-decoration: none;
	}
a:visited {
	color: #082a5a;
	}
#sidebar ul li a{
	font-size:11px;
	color:#4a4c4e;
	}
	
#sidebar ul li a:hover{color:#155823;}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2{
	text-decoration: none;
	}
	
	
	
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}
.post img.formatted{
	background:#fff;
	border:1px solid #777;
	padding:5px;
	}
.post img.formattedleft {
	background:#fff;
	border:1px solid #777;
	padding:5px;
	float:left;
	margin: 0 7px 2px 0;
	}
.post img.formattedRight {
	background:#fff;
	border:1px solid #777;
	padding:5px;
	float:right;
	margin: 0 0 2px 7px;
	}
/*  ############## Begin Content Area Lists ##############  */

.entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	padding-left: 10px;
	}
.entry li {
	margin: 7px 0 8px 10px;
	}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}
.entry ol li {
	margin: 0;
	padding: 0;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/*  ############## Begin Form Elements ##############  */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
select {
	width: 130px;
	}


/*  ############## Begin Various Tags & Classes ##############  */
acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.hidden {
	display: none;
	}
hr {
	display: none;
	}
a img {
	border: none;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}	
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
.alt {
	margin: 0;
	padding: 10px;
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
.clear {
	clear: both;
}


/*  ############## Captions ##############  */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* ############## footer ############## */

#footer {
	width: 860px;
	padding: 0 20px;
	margin: 0 auto;
	clear: both;
	}
#footer p {
	margin: 0;
	padding: 20px 0;
	float:right;
	font-size:12px;
	text-align:right;
	}
#tail{
	width:870px;
	height:10px;
	margin:0 auto 20px;
	padding:50px 50px 0 0;
	background: transparent url(images/tailBG.png) 0 0 no-repeat;
	color:#ccc;
	text-align:right;
	}
#credit{color:#ccc}