/*  
Theme Name: Juicy Estates
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; 	 }
	
.content, .main, .footer, .content_bottom { 
	width: 1000px; }
	
.content {
	background: #FFF url(images/bg.jpg) repeat-y center top;
	margin: 0 auto 0 auto;
	padding: 0; }
	
.content_bottom {
	background: url(images/main_bottom.jpg);
	clear: both;
	height: 50px; 	}

.content_bottom p {
	font-size: .9em;
	padding: 2px 0px 0px 80px;
	line-height: 1.4em;
	color: #999;
	margin: 0; }
	
	.clear {
		clear: both;
		}
	

/*typography*/

	
a:link {
	text-decoration: underline;
	font-weight: normal;
	color: #736333;}
	
a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #4C4020;}
	
a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #9A8957;}
	
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;
	padding: 0px 0px 25px 0px;
	margin: 1.5em 0 -0.2em 0;
	line-height: 1.2em;
	color: #F35F0A; }

h2 a:link, h2 a:visited { /* posts */
	color: #F35F0A;
	text-decoration: none;
	letter-spacing: -.04em;
	font-weight: bold; }
	
h2 a:hover { /* posts */
	text-decoration: underline; }
	
h3 { /* sidebar titles */
	font-size: 1.3em;
	margin: 0em;
	font-weight: normal;	}
	
h4 { /*cta*/
	font-size: 1.5em;
	font-weight: bold;	}

h4 a:link, h4 a:visited { /* posts */
	color: #FFF;
	text-decoration: none;
	font-weight: bold; }
	
h4 a:hover { /* posts */
	text-decoration: underline; }
	
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; }
	
	
/* MAIN ELEMENTS */

.header { 
	position: relative;
	width: 1000px;
	height: 246px;
	background: url(images/header.jpg) no-repeat;  }
	
.header .cta {
	position: absolute; 
	width: 230px;
	height: 50px;
	right: 25px; }
	
.header .cta.one {
	top: 45px; }
	
.header .cta.two {
	top: 116px; }
	
.header .cta.three {
	top: 186px; }

.header .cta h4 {
	color: #FFF;
	padding: 0 0 0 0;
	margin: 0 0 0 0; }

.header .cta p {
	color: #FFF;
	font-size: .9em;
	padding: 0 0 0 0;
	margin: 0 0 0 0; }
	

.logo h1 {
	text-indent: -1000em; overflow:hidden; }
	
.tagline {
	position: absolute;
	color: #666;
	top: 192px;
	left: 475px;
	font-size: 1.1em;
	letter-spacing: .05em; }
	
.main {
	position: relative;
	padding: 0;
	margin: 0; }
	
.blog {
	float: left;
	width: 700px;
	padding: 0px 20px 0px 35px;
	margin: -1.5em 0 0 0; }
	
.blog img {
	float: left;
	padding: 0 10px 10px 0;
	margin: 0; }
	
.blog h2 {
	background: url(images/h2.jpg) no-repeat 0 bottom; }
	
.byline {
	font-size: .9em;
	line-height: 1.4em;
	padding: 0px 55px;
	margin: 0 0 -2px 0;
	color: #666;
	background: url(images/byline.jpg) no-repeat; }
	
.post_footer {
	position: relative;
	font-size: 1em;
	color: #666666;
	padding: 0;
	margin: 0; }
	
.post_footer img {
	float: none;
	padding: 0 3px 0 0;
	margin: -4px 0 0 0; }
	
	* html .post_footer img {
		margin: 0; }
	
.post_footer ul {
	list-style-type: none;
	display: inline;
	padding: 0;
	margin: 0;  }
	
.post_footer ul li {
	display: inline;
	padding: 0 8px 0 0;
	margin: 0;  }
	
.post_footer .comments_number {
	position: absolute;
	width: 14px;
	text-align: right;
	top: 35px;
	left: 3px; }
	
.post_footer .comments {
	position: absolute;
	top: 35px;
	left: 36px; }

.searchbox {
	padding: 0 0 2px 3px; }

.searchbox input, .searchbox button {
	background-color: #FFF;
	color: #A9536C;
	padding: 3px;
	margin: 1px;
	border: 1px solid #ccc; }
	
	
/* SIDEBAR ITEMS */

.sidebar {
	position: relative;	
	float: left; }
	
.sidebar.right {
	margin: -1em 0 0 0;
	padding: 0 10px 0 0px; 
	width: 225px; }

.sidebar.right h3 {
	background: url(images/sidebar_title.jpg) no-repeat left top;
	height: 48px;
	color: #FFF;
	padding: 13px 0 0px 40px;
	margin: 20px 0px -15px 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: #9D7E52; }

.sidebar ul li  a:visited {
	color: #645033; }
	
.sidebar p, .sidebar ul, .sidebar .searchbox {
	padding-left: 20px; }
	

/* NAV */

.navContainer {
	font-size: 1.1em;
	position: relative;
	width: 1000px;
	background: url(images/nav.jpg);
	height: 68px;
	padding: 0;
	margin: 0; }

.nav {
	position: relative;
	padding: 0px 0px 0px 30px;
	margin: 0;
	line-height: normal;
	text-align: center;	}
	
.nav ul {
	margin: 0;
	padding: 0;  }
  
.nav li {
	font-size: 1.2em;
	display: block;
	float: left;
	padding: 12px 35px 10px 15px;
	margin: 0px;
	background: url(images/nav_detail.jpg) no-repeat right top; }
	
	* html .nav li { /*subtract roughly 3 off the top */
		padding: 9px 35px 10px 15px; }
		
	*:first-child+html .nav li { /*subtract roughly 3 off the top */
		padding: 9px 35px 10px 15px; }
  
.nav li a:link {
	text-decoration: underline;
	color: #FFF; }
	
.nav li a:visited {
	color:#FFF;	 }
	
	* html .nav li a:visited {
		color:#FFF;
		padding: 0;
		margin: 0; }
  
.nav li a:hover {
	color:#EEE; }

.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: none; }
	
	* html .nav li.current_page_item a:link, .nav li.current_page_item a:visited, .nav li.current_page_item a:hover {
	padding: 0; }

  

/* PAGE NAV */

.page_navigation {
	padding: 0;
	margin: 0 0 1em 0;
	clear: both; }
	
.page_navigation_container {
	padding: 20px 0 30px 0;
	margin: 0;
	font-size: 1em; }
	
.page_navigation .prev {
	background: url(images/prev.jpg) repeat-y;
	float: left;
	height: 22px;
	padding: 6px 20px 1px 5px;
	margin-right: 4px; }
	
.page_navigation .prev a:link, .page_navigation .prev a:visited {
	padding-left: 4px; }

.page_navigation .next {
	background: url(images/next.jpg) repeat-y top right;
	float: right;
	height: 22px;
	padding: 6px 8px 1px 20px;
	margin-right: 4px; }

.page_navigation .next a:link, .page_navigation .next a:visited {
	padding-right: 4px; }
	
	
/* FOOTER */

.footer {
	color: #666;
	margin: 0 auto;
	padding: 10px 0 0 0;
	background: url(images/footer.jpg) no-repeat center top; }
	
.footer a:link, .footer a:visited {
	color: #666; }
	
.footer p {
	font-size: .9em;
	padding: 0 0 0 30px;
	margin: 0; }
	
	.textwidget form input {
		margin-left:20px;
		margin-top:10px;
	}
	
	#searchform {
		margin-left:20px;
		margin-top:20px;
	}
	
	#rssicon img {
		margin-left:90px;
		margin-bottom:10px;
	}
	
	#comment {
		width:450px;
	}