/*
Theme Name: Green Homes Nashville
Description: Green homes Nashville business with brown, lime green and light blue scheme. 
Author: Remarkable Wit - P Maddox
Author URI: http://www.remarkablewit.com
Version: 0.3
Tags: one-columns, brown, green, blue, dark, fixed-width, no sidebar, design
*/


/*	Not for public use. This CSS design is proprietary and is not intended for use on sites
other than www.greenhomesnashville.com  */

/* ----------- Basic ----------- */

img{
	border:none;
	behavior: url(iepngfix.htc);
	}

a img { border:none }
#image_flicker {
	width: 329px;
	height: 240px;
}
#image_flicker img {
	width: 329px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
hr {
	clear: both;
}
  
body{
	background:#372a02 url('img/header.png') no-repeat;
	text-align:center;
	margin:0;
	padding:0;
	font-size:70.5%;
	font-family:GillSans, Calibri, Trebuchet, sans-serif;
	color:#000000;
	background-position: top center;
	}
	
a{
	color:#5a779e;
	text-decoration:none;
	}
	
a:hover{
	color:#ccc000;
	text-decoration:none;
	}
	
li a{
	color:#5a779e;
	text-decoration:none;
	}
	
li a:hover{
	color:#ccc000;
	text-decoration:none;
	}

	
.wrapper{
	width:100%;
	padding-top:15px;
	}
	
h1{
	padding:0;
	margin:0;
	}
	
h1 a{
	color: #ffffff;
    font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 3.0em;
	text-decoration:none;
	font-weight:100;
	}
	
h3{
	font-size: 1.4em;
	}
	
h4{
	font-size:1.2em;
	font-weight:bold;
	}

	
#clearAll, .clearAll {
	clear: both;
}






/* ----------- Heading ----------- */
	
#description{
	font-size:1.4em;
	font-family: times, Times New Roman, times-roman, georgia, serif;
	text-transform: uppercase;
	color:#580c39;
	margin-top:-2px;
	}
	
	
	
	
	
	
/* ----------- Menu ----------- */
		
#topnavi{
	width:100%;
	margin:0;
	font: 12px Futura, 'Century Gothic', 'Apple Gothic', sans-serif;
	display: inline;
	}
	
#topnavi a{
	color: #ffffff;
	text-decoration:none;
	}
	
#topnavi a:hover{
	color: #370c42;
	}

#menu{
	float:left;
	margin:0 0 0 235px;
	_margin:0 0 0 125px;
	}

ul#menu{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	border-left:#c3adae dotted 1px;
	width: 659px;

	}

ul#menu li{
	display: block;
	float: left;
	padding: 17px 4px 0 4px;
	_padding: 17px 2px 0 2px;
	margin: 0;
	border-right:#ffffff dotted 1px;
	}

ul#menu li a{
	width: 85px;
	height: 31px;
	padding: 0;
	margin: 0 0 10px 0;
	color: #ccc000;
	text-decoration: none;
	display: block;
	text-align: center;
	}

ul#menu li a:hover{
	color: #ffffff;
	}
	
ul#menu li:hover{
	  background:url('img/menuhover.png') repeat-x;
	}


ul#menu .current_page_item{
	color: #370c42;
  	background:url('img/menuhover.png') repeat-x;
	}
	
#rightnavi{
	float:left;
	margin:0;
	padding: 20px 5px 0px 5px;
	height: 40px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	}
	
	
	
	
	
	
/* ----------- Centerpieces ----------- */

#container{
	background:url('img/tag.png') no-repeat;
	background-position: top left;
	height: 178px;
	position: absolute;
	z-index: 9999;
	margin-left:-32px;
	width: 1000px;
	}

#main{
	width:852px;
	margin:0 auto 0 auto;
	text-align:left;
	}
	
#main li {
	font-size:13px;
	}	
	
#content{
	width:879px;
	min-height:315px;
	padding:55px 25px 25px 25px;
	margin-left:0;
	font-size:1.2em;
	line-height:1.4em;
	margin-top:102px;
	background:#F8FADA;
	}
	
#content img {
	padding: 10px;
	}	
	
#content h2{
	font-size:1.1em;
	font-weight: bold;
	color:#000000;
	}
	
#content h2 a{
	color:#5A779E;
	text-decoration:none;
	}
	
#content h2 a:hover{
	color:#ccc000;
	}

#content .time{
	text-transform:uppercase;
	margin-top:-12px;
	border-bottom:#ae537b dotted 1px;
	color:#ccc000;
	visibility: hidden;
	}
	
#content .gray{
	color:gray;
	}
	
#content .edit{
	float:right;
	}
	
#content .time a{
	color:#5a779e;
	text-decoration:none;
	visibility: hidden;
	}
	
#content .time a:hover{
	color:#ccc000;
	text-decoration:none;
	border-bottom:#5a779e solid 1px;
	visibility: hidden;
	}
	
.post{
	padding:0 0 30px 0
	}
	
.details{
	background-image:url('img/sidebarbg.png');
	padding:2px 15px 2px 15px;
	visibility: hidden;
	}
	
.details a:hover{
	color:#ccc000;
	border-bottom:#5a779e solid 1px;
	}
	
.wp-caption-text {
	visibility: hidden;
	}
	
#content_container {
	background-color:#F8FADA;
	width: 929px;
	}
	
#village_footer {
	background-image: url('img/village-footer.jpg');
	background-repeat:no-repeat;
	margin:0 auto;
	height:60px;
	width:929px;
	clear: both;
	}	

	

/* ----------- Previous & Next link ----------- */
	
.navigation{
	text-align:center;
	}
	
	
	
	
/* ----------- Sidebar ----------- */
	
.sidebar{
	font-size:1.2em;
	width:200px;
	float:left;
	margin-right:0px;	
	background:url('img/sidebarbg.png');
	color:#FFFFFF;
	display:none;
	}
	
.sidebar h2{
	padding:0;
	margin:5px;
	color:#FFFFFF;
	font-weight:200;
	border-bottom:#c15b8b solid 1px;
	
	}
	
.sidebar ul{
	margin: 0;
	padding: 2px;
	list-style-type: none;
	}
	
.sidebar ul li{
	background:none;
	padding:2px 0 2px 0;
	margin:5px;
	}
	
.sidebar ul li li{
	border-bottom:#ae537b solid 1px;
	}

.sidebar a{
	text-decoration:none;
	color:#FBD6FC;
	}
	
.sidebar ul li li:hover{
	background:url('img/sidebarbg.png');
	border-bottom:#ae537b solid 1px;
	}
	
	
	
	
	
	
/* ----------- Search ----------- */
	
#searchform{
	padding:0;
	margin:5px;
	}
	
#searchform #s{
	background:url('img/contentbg.png');
	border:0;
	color:#FFFFFF;
	font:1.0em Geneva, Arial, Helvetica, sans-serif;
	}
	
	
	
	
	
	
/* ----------- Footer ----------- */

#footer{
	height:231px;
	background-color:#372a02;
	background-image:url('img/footerbg.png');
	background-repeat:no-repeat;
	clear:both;
	color:#FFFFFF;
	background-position: center;
	}
	
/*#footerimg{
	width:1000px;
	height:390px;
	background-image:url('img/footer.png');
	background-color:#000000;
	display: hidden;
	}*/
	
	
	
/* ----------- Comments ----------- */

ol.commentlist {
	margin:0;
	padding:0;
	}

.commentlist li {
	list-style:none;
	margin-bottom:14px;
	}

.commentlist cite {
	padding: 7px;
	display:block;
	font-style:normal;
	color:#ffffff;
	}	

.commentlist a:link, .commentlist a:visited {
	color:#ae537b;
	}

.commentlist a:hover, .commentlist a:active {
	color:#ffffff;
	}

.commentlist cite img {
	padding:1px;
	border:1px solid #aab59a;
	float:left;
	margin-right:9px;
	}

.commentlist .author {
	font: small-caps bold 1.2em Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	}

.commenttext {
	background: url('img/sidebarbg.png');
	border-top:1px dotted #ffffff;
	padding: 0 20px 10px 20px;
	color:#fafcf6;
	}