/*  
Theme Name: Real Green Trends
Theme URI: http://realestatetomato.typepad.com
Description: Another theme from the <a href="http://realestatetomato.typepad.com">Real Estate Tomato</a> collection.
Version: 1.0
Author: Real Estate Tomato
Author URI: http://realestatetomato.typepad.com/
*/

body {
	margin: 15px 0 0 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 76%;
	color: #666;
	background-color: #57b6dd;
	/* background: #FFF url(images/bg.jpg) center top; */ }
	
.content, .main, .footer, .content_bottom { 
	position: relative;
	width: 1000px; }
	
.content {
	background: url(images/content_bg.jpg) repeat-y center top;
	margin: 0 auto 0 auto;
	padding: 0; }
	
.content_bottom {
	background: url(images/content_bottom.jpg) no-repeat;
	clear: both;
	height: 11px;
	width: 1000px;
	padding: 0;
	margin: 0; 	}
	
	* html .content_bottom {
	margin-bottom: -4px; }

.content_bottom p {
	font-size: .9em;
	padding: 2px 0px 0px 80px;
	line-height: 1.4em;
	color: #999;
	margin: 0; }
	
	/* @end */	
	

/* @group TYPOGRAPHY */
	
a:link {
	text-decoration: underline;
	font-weight: normal;
	color: #184075; }
	
a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #102d54; }
	
a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #5f7101; }
	
h1 {
	font-size: 2.9em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
	font-style: italic;
	letter-spacing: .055em; }
	
h2 { /* posts */
	font-size: 2.1em;
	text-decoration: none;
	margin: 1.0em 0em .2em 0em;
	padding: 0;
	line-height: 1.2em;
	color: #333; }

h2 a:link, h2 a:visited { /* posts */
	text-decoration: none;
	letter-spacing: -.04em;
	font-weight: bold; }
	
h2 a:hover { /* posts */
	text-decoration: underline; }
	
h3 {
	font-size: 1.4em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;	}
	
h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;	}
	
h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;	}
	
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;	}
	
img {
	border: 0;	}
	
ol, ul, li {
	font-size: 1.0em;
	line-height: 1.8em; 	}
	
p {
	font-size: 1.0em;
	line-height: 1.8em;
	margin: 1.2em 0em 1.2em 0em;	}
	
strong, b {
	font-weight: bold;	}
	
.smalltext {
	font-size: .8em;
	color: #666; }
	
	/* @end */
	
	
/* @group MAIN ELEMENTS */

.header { 
	position: relative;
	width: 1000px;
	height: 296px;
	background: url(images/header.jpg) no-repeat; }

.logo {
	position: absolute;
	width: 1000px;
	height: 105px;
	top: 23px;
	background: url(images/logo.jpg) no-repeat; }

.logo h1 {
	text-indent: -1000em; overflow:hidden; }
	
.tagline {
	position: absolute;
	text-align: center;
	color: #FFF;
	top: 117px;
	left: 394px;
	font-size: 1.3em;
	width:  445px; }
	
.tag2 {
	 position: absolute;
	 color: #1b75bb;
	 font-size: 1.3em;
	 top: 185px;
	 left: 0px;
	 width: 357px;
	 text-align: center; }
	
.tag3 {
	 position: absolute;
	 color: #fff;
	 font-size: 1em;
	 top: 269px;
	 right: 54px;
	 white-space: nowrap;}

.main {
	position: relative;
	padding: 0;
	margin: 0; }
	
.blog {
	position: relative;
	float: left;
	width: 608px;
	padding: 0px 20px 0px 15px;
	margin: 0px 0 0 0;
	background: url(images/content_top.jpg) no-repeat right top; }
	
	* html .blog {
		width:  606px;
		padding-left: 16px; }
	
.blog img {
	padding: 5px;}
	
.blog ul li {
	margin-left:15px;
}
	
.blog h2 {
	background: url(images/article_title.jpg) no-repeat bottom;
	padding: 0px 0px 0px 0px; }
	
.byline {
	font-size: .9em;
	line-height: 1.4em;
	padding: 2px 90px;
	margin: 8px 0 0 0;
	color: #184075;
	background: url(images/byline.jpg) no-repeat; }

.searchbox {
	padding: 10px 20px 2px 3px;
	float: right;	 }

.searchbox input, .searchbox button {
	background-color: #bfdd5b;
	color: #fff;
	padding: 3px;
	font-size: 1.1em;
	margin: 1px;
	border: 1px solid #b3d14f; }
	
	/* @end */
	
	
/* @group SIDEBAR */

.sidebar {
	position: relative;	
	float: left; }
	
.sidebar.left {
	margin: 0em 0 0 35px;
	padding: 0 0px 0 0; 
	width: 322px; }
	
	* html .sidebar.left {
	margin: 0em 0 0 18px;
	width:  321px; }
	
.sidebar.left h3 {
	position: relative;
	background: url(images/sidebar_left_title.jpg) no-repeat left top;
	padding: 4px 0 0 46px;
	margin: 10px 0px 0 -35px;
	height: 27px;
	clear: both; }
	
.sidebar .photobar {
	position: relative;
	width: 351px;
	height: 114px;
	margin-left: -35px;
	padding-left: 6px;
	background-image: url(images/photobar.jpg); }

.sidebar .photobar img {
	float: left;
	padding: 7px 0px 2px 4px;
	margin-left: 0px; 	 }

.sidebar p {
	margin: 0;
	padding: 0;
	color: #666;
	line-height: 1.4em; }

.sidebar ul {
	padding: 0px 0px;
	margin: 5px 15px;  }

.sidebar ul li  a:link {
	font-size: 1em;
	color: #666; }

.sidebar ul li  a:visited {
	color: #333; }
	
	/* @end */
	
	
/* @group NAV */

.navContainer {
	position: relative;
	width: 1000px;
	background: url(images/nav.jpg);
	height: 50px;
	padding: 0;
	margin: 0; }

.nav {
	position: relative;
	padding: 0px 0px 0px 10px;
	margin: 0;
	line-height: normal;	}
	
.nav ul {
	margin: 0;
	padding: 0;   }
  
.nav li {
	font-size: 1.15em;
	display: block;
	float: left;
	height: 40px;
	padding: 10px 25px 0px 20px;
	margin: 0;
	background: url(images/nav_divider.jpg) no-repeat right top; }
	
	* html .nav li { 
			padding: 7px 25px 0px 20px;
			margin: 0; }
  
.nav li a:link {
	text-decoration: none;
	color: #FFF; }
	
.nav li a:visited {
	color:#FFF;
	text-decoration: none;	 }
	
	* html .nav li a:visited {
		color:#FFF;
		padding: 0;
		margin: 0; }
  
.nav li a:hover {
	color: #dff4a9;
	text-decoration: underline; }

.nav li.current_page_item a:link, .nav li.current_page_item a:visited, .nav li.current_page_item a:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline; }
	
	* html .nav li.current_page_item a:link, .nav li.current_page_item a:visited, .nav li.current_page_item a:hover {
	padding: 0; }

  	/* @end */
	
	
/* @group PAGE NAV */

.page_navigation {
	padding: 0;
	margin: 0;
	clear: both; }
	
.page_navigation_container {
	padding: 5px 0 5px 0;
	margin: 0 0 0px 0;
	font-size: 1em; }
	
.page_navigation .prev {
	width: 140px;
	background: #fff url(images/prev.jpg) repeat-y;
	float: left;
	padding: 6px 5px 6px 5px;
	margin-bottom: 8px; }

.page_navigation .next {
	width: 140px;
	background: #fff url(images/next.jpg) repeat-y top right;
	float: right;
	text-align: right;
	padding: 6px 5px 6px 5px;
	margin-bottom: 8px; } 

.page_navigation a {
	color: #333;
	text-decoration: none; }

.page_navigation a:hover {
	text-decoration: underline; }
	
	/* @end */
	
	
/* @group FOOTER */

.footer {
	color: #FFF;
	margin: 0 auto;
	padding: 10px 0 0 10px; }
	
.footer a:link, .footer a:visited {
	color: #FFF; }
	
.footer p {
	font-size: .9em;
	padding: 0;
	margin: 0; }
	
	#comment {
		width:450px;
	}
	
	.textwidget {
			margin-bottom:20px;
					}
					
					.textwidget p img {
							padding-right:10px;
									}
									
					.textwidget p input {
							margin-bottom:15px;
									}
	
	.clear {
		clear: both;
		}
	
	/* @end */