/*  
Theme Name: Grasslands Today
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: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 76%;
	color: #333333;
	background-color: #091d3e; }
	
.content, .main, .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.full {
	background: url(images/content_bg_full.jpg) repeat-y center top;
 }
	
.content_bottom {
	background: url(images/bottom.jpg);
	clear: both;
	height: 1px; 	}
	
	/* @end */	
	

/* @group TYPOGRAPHY */
	
a:link {
	text-decoration: underline;
	font-weight: normal;
	color: #091d3f; }
	
a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #0d2a5b; }
	
a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #6f4c30; }
	
h1 {
	font-size: 2.9em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
	font-style: italic;
	letter-spacing: .055em; }
	
h2 {
	text-decoration: none;
	margin: 0 0em .2em 0em;
	padding: 20px 0 0 0;
	color: #333;
	font: 2.0em/1.2em Georgia, "Times New Roman", Times, serif; }

h2 a:link, h2 a:visited { /* posts */
	text-decoration: none;
	font-weight: bold; }
	
h2 a:hover { /* posts */
	text-decoration: underline; }
	
h3 {
	font-size: 1.2em;
	margin: 1.2em 0em .5em 0em;
	font-weight: normal;	}
	
h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;	}
	
h5 { /*authors */
	font-size: 1.1em;
	margin: 10px 0 3px 0; }

h5 a:link, h5 a:visited { /*authors */
	color: #5e0e11;
	font-weight: bold;
	text-decoration: none; }
	
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; }

.logo {
	position: relative;
	width: 1000px;
	height: 150px;
	background: url(images/logo.jpg) no-repeat; }
	
.photos {
	background: url(images/header.jpg) no-repeat;
	height: 210px; }
	
.content.full .photos {
	background: url(images/header_full.jpg) no-repeat; }

.logo h1 {
	text-indent: -1000em; overflow:hidden; }
	
.tagline {
	position: absolute;
	color: #666;
	top: 182px;
	left: 465px;
	font-size: 1.1em;
	letter-spacing: .05em; }
	
.main {
	position: relative;
	padding: 0;
	margin: 0; }
	
.blog {
	position: relative;
	float: left;
	width: 550px;
	padding: 60px 0px 0px 0px;
	margin: 0px 0 0 0;
	background: url(images/blog.jpg) no-repeat -12px top; }
	
.content.full .blog {
	width: 700px;
	background: url(images/blog_full.jpg) no-repeat -12px top;
	padding: 0; }
	
.blog img {
	padding: 0 10px 10px 0;
	margin: 0; }
	
.byline {
	font-size: 1em;
	line-height: 1.5em;
	padding: 6px 0px 0 0;
	margin: 0px 0 -5px 0;
	color: #133e80; }
	
.byline a {
	color: #133e80; }
	
form {
	padding: 0;
	margin: 0 0 2px 0; }

input, button {
	background-color: #133e80;
	color: #f9dec1;
	padding: 4px 7px;
	margin: 1px 0 0px 15px;
	border: 1px solid #2a5399;
	font-size: .9em;
	width: 128px; }

.rss {
	position: absolute;
	top: 50px;
	right: 40px;
	background: url(images/rss.jpg) no-repeat 5px 1px;
	padding: 0px 0 15px 32px; }

.rss a#rss {
	position: absolute;
	left: 10px;
	top: 38px;
	width: 40px;
	color: #287cd2; }
		
	/* @end */

	
/* @group SIDEBAR */

.sidebar {
	position: relative;	 }
	
.sidebar.left {
	float: left;
	margin: 0em 16px 0 0;
	padding: 0 14px; 
	width: 217px; }
	
.sidebar.left h3 {
	padding: 10px 0 5px 0;
	margin: 0px 0px 0 0;
	clear: both;
	color: #0e2c60; }
	
.sidebar.right {
	float: right;
	margin: 0em 5px 0 0;
	padding: 0 0px 0 0px; 
	width: 179px;
	text-align: center; }

.sidebar.right h3 {
	background: url(images/sidebar_right_title.jpg) no-repeat right top;
	color: #6f4524;
	font-size: 1.1em;
	padding: 15px 0 4px 0px;
	height: 30px;
	margin: 0px 0px 0 0px;
	clear: both;	}
	
.sidebar.right ul {
	list-style-type: none;
	margin: 0;
	padding: 0; }
	 
.sidebar.right ul li {
	background: url(images/sidebar_right_divider.jpg) no-repeat right bottom;
	padding: 0px 0 14px;
	margin: -3px 0 0;	 }
	
.sidebar.right a:link, .sidebar.right a:visited {
	color: #555;
	text-decoration: none; }
	
.sidebar.right a:hover {
	font-weight: bold; }
	
.sidebar .remax {
	float: left;
	padding-right: 7px; }

.sidebar p {
	margin: 0;
	padding: 0;
	line-height: 1.4em; }

.sidebar ul {
	padding: 0px 0 0 16px;
	margin: 5px 1px;
	text-indent: 0px;  }

	
	/* @end */
	
	
/* @group NAV */

.navContainer {
	position: relative;
	padding: 0;
	margin: 0; }

.nav {
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0;
	line-height: normal;	}
	
.nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em; }
  
.nav li {
	background: url(images/sidebar_left_title.jpg) no-repeat left bottom;
	font-size: 1.1em;
	padding: 0px 0px 18px 10px;
	margin: -7px 0 0 -9px; }
  
.nav li a:link {
	text-decoration: none;
	color: #0d2b5d; }
	
.nav li a:visited {
	text-decoration: none;
	color:#0d2b5d;	 }
  
.nav li a:hover {
	text-decoration: none;
	color: #6f4524; }

.nav li.current_page_item a:link, .nav li.current_page_item a:visited, .nav li.current_page_item a:hover {
	color: #6f4524;
	font-weight: bold;
	text-decoration: none; }
	
.nav ul li ul li {
	font-size:12px;
	margin:0 0 0 20px;
}
	
  	/* @end */
  	
  
/* @group FOOTER */

.footer {
	position: relative;
	width: 930px;
	color: #d8bb9e;
	margin: 0 auto;
	padding: 26px 0 0 70px;
	background: url(images/footer.jpg) no-repeat; }
	
.footer a:link, .footer a:visited {
	color: #d8bb9e; }
	
.footer p {
	font-size: .9em;
	padding: 0;
	margin: 0; }
	
	/* @end */

/* @group Wordpress */

.textwidget {
	margin-bottom:20px;
	margin-top:20px; }
                
.clear {
	clear: both; }
	
#tags {
    margin-bottom:35px; }

#comment {
	width:450px;
}

/* @end */