/*  
Theme Name: eSale Homes
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: #FFF; }
	
.innerBody {
	background: #FFF url(images/bg.jpg) repeat-x; }
	
.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_bottom {
	background: url(images/bottom.jpg);
	clear: both;
	height: 10px; 	}
	
	/* @end */	
	

/* @group TYPOGRAPHY */
	
a:link {
	text-decoration: underline;
	font-weight: normal;
	color: #652d90; }
	
a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #482067; }
	
a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #666; }
	
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 0em 0em;
	padding: 0 0 0 0;
	line-height: 1.2em;
	color: #333;
	letter-spacing: -.05em; }

h2 a:link, h2 a:visited { /* posts */
	text-decoration: none;
	font-weight: bold; }
	
h2 a:hover { /* posts */
	text-decoration: underline; }
	
h3 {
	font-size: 1.4em;
	margin: 1.2em 0em .2em 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: 123px;
	background: url(images/logo.jpg) no-repeat; }

.logo h1 {
	text-indent: -1000em; overflow:hidden; }
	
.main {
	position: relative;
	padding: 0;
	margin: 0; }
	
.blog {
	position: relative;
	float: left;
	width: 593px;
	padding: 10px 0px 0px 0px;
	margin: 0px 0 0 0;
	background: url(images/blog.jpg) no-repeat; }
	
.content.full .blog {
	position: relative;
	float: left;
	width: 593px;
	height: 182px;
	overflow: hidden;
	padding: 10px 0px 0px 0px;
	margin: 0px 0 0 0;
	background: url(images/blog.jpg) no-repeat; }
	
.blog img {
	padding: 0 10px 10px 0;
	margin: 0; }
	
.blog h2 {
	background: url(images/h2.png) no-repeat bottom left;
	padding: 0px 20px 15px 0px; }
	
.byline {
	font-size: .9em;
	line-height: 1.3em;
	padding: 6px 10px 6px 0px;
	margin: 8px 0 0 0;
	color: #666; }
	
.author {
	font-weight: bold;
	padding-right: 6px;
	margin-right: 3px;
	border-right: 2px solid #666; }

.fullpage {
	width: 1000px;
	clear: both; }
	
	/* @end */

/* @group Fancy Date */

.byline .fancy_date {
	position: relative;
	float: left;
	background: url(images/date.png) no-repeat left top;
	width: 65px;
	height: 56px;
	text-align: center;
	padding: 10px 0 5px 0;
	overflow: visible; }
	
.month {}

.date {
	font-size: 2em;
	font-weight: bold;
	line-height: .8em; }
	 
.year {}

.byline p {
	padding: 3px 0 0 75px;
	font-size: 1em;
	margin: 0;
	line-height: 1.3em;
	text-transform: uppercase; }

/* @end */
	

/* @group CTA Header */

.header .cta {
	z-index: 100; }

.header .cta h4 {
	position: absolute; 
	width: 130px;
	text-align: center;
	top: 38px;
	font-size: 1.4em;
	z-index: 100; }

.header .cta .cta-1 {	
	left: 433px; }
	
.header .cta .cta-2 {	
	left: 570px; }

.header .cta .cta-3 {	
	left: 709px; }

.header .cta .cta-4 {	
	left: 847px; }

.header .cta h4 a:link, .header .cta h4 a:visited {
	color: #629b05;
	text-decoration: none;
	font-weight: bold;	  }

.header .cta h4 a:hover {
	color: #71b305;
	text-decoration: underline;
	font-style: italic; }

	/* @end */

	
/* @group SIDEBAR */

.sidebar {
	position: relative;	
	float: left;
	background: url(images/sidebar.jpg) no-repeat right top; }
	
.sidebar {
	margin: 0em 0 0 0;
	padding: 195px 0px 0 30px; 
	width: 377px; }
	
.content.full .sidebar {
	margin: 0em 0 0 0;
	padding: 153px 0px 0 30px; 
	width: 377px; }
	
.tagline {
	position: absolute;
	color: #4f7609;
	top: 152px;
	left: 33px;
	font-size: 1.9em; }
	
.sidebar h3 {
	position: relative;
	background: url(images/h3.jpg) no-repeat left top;
	padding: 20px 0 0 0;
	margin: 20px 0px 0 0;
	clear: both;
	color: #3d145d; }

.rss {
	position: relative;
	background: url(images/rss.jpg) no-repeat 5px 1px;
	padding: 0px 0 0px 32px; }

.rss a#rss {
	position: absolute;
	left: 8px;
	top: 38px;
	width: 40px;
	color: #531c7a; }
	
form {
	padding: 0;
	margin: 0 0 2px 0; }

.sidebar input, button {
	background-color: #4f1d7e;
	color: #e7e1ed;
	padding: 4px 7px;
	margin: 1px 0 0px 15px;
	font-size: .9em;
	width: 128px;
	border: 1px solid #8733d6; }	
	
.sidebar .shawn {
	float: right;
	padding: 0 5px 0px 8px; }

.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 background image-repeat items */

.navContainer {
	position: relative;
	width: 1000px;
	background: url(images/nav.jpg);
	height: 58px;
	padding: 0;
	margin: 0; }

.nav {
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0;
	line-height: normal;
	text-align: center;	}
	
.nav ul {
	margin: 0;
	padding: 0 0 0 10px;   }
	
.nav li {
	font-size: 1.15em;
	padding: 16px 15px 0 15px;
	margin: 0px 7px 0 0;
	background: url(images/nav_button.jpg) repeat-x;
	height: 42px;
	display: block;
	float: left; }
  
.nav li a:link, .nav li a:visited {
	text-decoration: none;
	color: #FFF; }
  
.nav li a:hover {
	color:#eee;
	text-decoration: underline; }

.nav li.current_page_item {
	font-weight: bold;
	background: url(images/nav_current.jpg) repeat-x; 	 }
	
.nav li.current_page_item a:link, .nav li.current_page_item a:visited {
	color: #000;
	text-decoration: none; } 

  	/* @end */

	
/* @group FOOTER */

.footer_wrap {
	color: #999;
	margin: 0;
	padding: 0px 0 0 0;
	background: url(images/footer_bg.jpg) repeat-x; }
	
.footer {
	color: #999;
	margin: 0 auto;
	width: 1000px;
	padding: 25px 0 0 0;
	background: url(images/footer.jpg) no-repeat; }
	
.footer a:link, .footer a:visited {
	color: #999; }
	
.footer p.bottom {
	font-size: .9em;
	padding: 0 0 15px 60px;
	margin: 0;
	text-align: left;
	background: url(images/footer_bottom.jpg) no-repeat center bottom; }
	
.footer p {
	font-size: .9em;
	text-align: center;
	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 */