/*  
Theme Name: Real Estate On Tap
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: #000;
	background-color: #FFF; }
	
.innerBody {
	background: #2a110d url(images/bg.jpg) repeat-y center top; }
	
.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: 33px; 	}
	
.content.full .content_bottom {
	background: url(images/bottom_full.jpg); }
	
	/* @end */	
	

/* @group TYPOGRAPHY */
	
a:link {
	text-decoration: underline;
	font-weight: normal;
	color: #000; }
	
a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #000; }
	
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 .2em 0em;
	padding: 0;
	line-height: 1.2em;
	color: #333; }

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.6em;
	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;
	z-index:10; }

.logo {
	position: relative;
	width: 1000px;
	height: 100px;
	background: url(images/1.jpg) no-repeat; }

.logo h1 {
	text-indent: -1000em; overflow:hidden; }
	
.two {
	position: relative;
	width: 1000px;
	height: 100px;
	background: url(images/2.jpg) no-repeat; }
	
.three {
	position: relative;
	width: 1000px;
	height: 186px;
	background: url(images/3.jpg) no-repeat; }
	
.content.full .three {
	position: relative;
	width: 1000px;
	height: 186px;
	background: url(images/3_full.jpg) no-repeat; }
	

	
/* @group CTA Header II */

.header .cta {
	position: relative; 
	width: 1000px;
	height: 100px;
	background: url(images/cta.jpg) no-repeat;
	z-index:1; }

.header .cta-item a, .header .cta-item a:visited {	
	position: absolute;
	display: block;
	top: 29px;
	height: 38px;
	text-indent: -1000em; overflow:hidden; }
	
.header .cta-item a:hover {	
	border:  1px solid #FFF;
	text-indent: -1000em; overflow:hidden; }

.header .cta-item.cta-1 a, .header .cta-item.cta-1 a:visited {	
	left: 444px;
	width: 142px; }
	
.header .cta-item.cta-1 a:hover {	
	border:  1px solid #FFF;
	text-indent: -1000em; overflow:hidden; }

.header .cta-item.cta-2 a, .header .cta-item.cta-2 a:visited {	
	left: 621px;
	width: 151px; }
	
.header .cta-item.cta-2 a:hover {	
	border:  1px solid #FFF;
	text-indent: -1000em; overflow:hidden; }

.header .cta-item.cta-3 a, .header .cta-item.cta-3 a:visited {	
	left: 828px;
	width: 134px; }
	
.header .cta-item.cta-3 a:hover {	
	border:  1px solid #FFF;
	text-indent: -1000em; overflow:hidden; }
	
.header .cta-item.cta-4 a:link, .header .cta-item.cta-4 a:visited {	
	left: 5px;
	width: 109px;
	height: 115px;
	top: 49px; }
	
.header .cta-item.cta-4 a:hover {	
	border:  1px solid #FFF;
	text-indent: -1000em; overflow:hidden; }

	/* @end */
	
.tagline {
	position: absolute;
	width:225px;
	color:#e5d3af;
	top: -18px;
	left: 229px;
	font-size: 1.0em;
	letter-spacing: .05em;
	z-index: 300;
 }
	
.main {
	position: relative;
	padding: 0;
	margin: 0; }

.content.full .main {
	background: url(images/blog_full.jpg) no-repeat;
	padding: 1px 20px;
	width: 960px; }
	
.blog {
	position: relative;
	float: left;
	width: 724px;
	padding: 0px 20px 0px 20px;
	margin: 0px 0 0 0;
	background: url(images/blog.jpg) no-repeat; }
	
.blog img {
	padding: 0 10px 10px 0;
	margin: 0; }
	
.blog h2 {
	padding: 0px 0px 0px 0px; }
	
.byline {
	line-height: 1.4em;
	padding: 6px 0px 0px 100px;
	height: 71px;
	margin: 8px 0 -12px 0;
	color: #666;
	background: url(images/byline.jpg) no-repeat; }
	
form {
	padding: 0;
	margin: 0 0 2px 0; }

.rss input, button {
	background-color: #2b110e;
	color: #f1e8d6;
	padding: 4px 7px;
	margin: 1px 0 0px 15px;
	border: 1px solid #2b110e;
	font-size: .9em;
	width: 128px; }

.rss {
	z-index:3000;
	position: absolute;
	right: 30px;
	top: -60px;
	background: url(images/rss.jpg) no-repeat 5px 1px;
	padding: 0px 0 0px 32px; }

.rss a#rss {
	position: absolute;
	left: 4px;
	top: 39px;
	width: 40px;
	color: #752a0a; }

	
	/* @end */

	
/* @group SIDEBAR */

.sidebar {
	position: relative;	
	float: right;
	margin: 0em 0 0 0px;
	padding: 0 10px 0 10px; 
	width: 216px;
	color: #694112; }
	
.sidebar h3 {
	background: url(images/sidebar_title.jpg) repeat-y;
	padding: 3px 0 3px 10px;
	margin: 12px 0px 5px -10px;
	clear: both;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #2b110e; }
	
	.sidebar h3 a {
		background: url(images/sidebar_title.jpg) repeat-y;
		padding: 3px 0 3px 10px;
		margin: 12px 0px 5px -10px;
		clear: both;
		font-size: 1.0em;
		font-weight: bold;
		text-transform: uppercase;
		color: #2b110e;
		text-decoration:none; }
		
		.sidebar h3 a:hover {
			text-decoration:underline; }
	
.sidebar p.intro {
	width: 200px;
	padding-top: 10px;}

.sidebar p {
	margin: 0;
	padding: 0;
	line-height: 1.4em; }

.sidebar ul {
	padding: 0px 0 0 16px;
	margin: 5px 1px;
	text-indent: 0px;  }

.sidebar img.author {
	padding: 4px 10px 10px 0;
	float: left;
	clear: both; }
	
	/* @end */
	
	
/* @group NAV */

.navContainer {
	position: relative;
	width: 1000px;
	padding: 0;
	margin: 0; }

.nav {
	position: relative; 
	width: 1000px;
	height: 200px;
	background: url(images/nav.jpg) no-repeat; }
	
.nav ul, .nav ul li {
	list-style-type: none;
	padding: 0;
	margin: 0; }

.nav li a {	
	position: absolute;
	display: block;
	top: 98px;
	height: 67px;
	text-indent: -1000em; overflow:hidden; }
	
.nav li a:hover {	
	border:  1px solid #FFF;
	text-indent: -1000em; overflow:hidden; }

.nav .page-item-1 a:link {	
	left: 131px;
	width: 171px; }
	
.nav .page-item-2 a {	
	left: 304px;
	width: 118px; }

.nav .page-item-3 a {	
	left: 449px;
	width: 116px; }
	
.nav .page-item-4 a {	
	left: 596px;
	width: 89px; }

.nav .page-item-5 a {	
	left: 722px;
	width: 140px; }
	
.nav .page-item-6 a {	
	left: 873px;
	width: 103px; }

  	/* @end */
	
/* @group FOOTER */

.footer {
	color: #f1e8d6;
	margin: 0;
	padding: 10px 0 10px 20px; }
	
.footer_wrap {
	width: 980px;
	margin:  0 auto; }
	
.footer a:link, .footer a:visited {
	color: #f1e8d6; }
	
.footer p {
	font-size: .9em;
	padding: 0;
	margin: 0; }
	
	/* @end */

/* @group Wordpress */

.textwidget {
	position: relative;
	width: 213px;
	margin: 0 auto; }
                
.clear {
	clear: both; }
	
#tags {
    margin-bottom:35px; }

.sidebar p.contributor {
	color:#FFFFFF;
	font-size:10px;
	padding: 0 15px;
	margin: 20px 0 40px 0; }
		
.sidebar .agent-pic {
	float:left;
	margin-right:8px;
	height: 65px;
	width: 65px;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #230800;
	border-right-color: #230800;
	border-bottom-color: #230800;
	border-left-color: #230800; }
		
.sidebar .agent-name {
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px; }
	
#comment {
	width:500px;
}

#commentform input {
	background:#fff;
	color:#000;
}


/* @end */
