/*  
Theme Name: No Bull Agent
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: #7e522f; }
	
.innerBody {
	background: #7e522f url(images/bg.jpg) repeat-x 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.full {
	background: url(images/content_bg_full.jpg) repeat-y center top; }
	
.content_bottom {
	background: url(images/content_bottom.jpg);
	clear: both;
	height: 23px; 	}
	
.content.full .content_bottom {
	background: url(images/content_bottom_full.jpg); }
	
	/* @end */	
	

/* @group TYPOGRAPHY */
	
a:link {
	text-decoration: underline;
	font-weight: normal;
	color: #cd1a23; }
	
a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #b1161e; }
	
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: 1.9em;
	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.1em;
	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;
	height: 371px;
	background: url(images/header.jpg) no-repeat 0 198px; }
	
.content.full .header { 
	position: relative;
	width: 1000px;
	height: 381px;
	background: url(images/header_full.jpg) no-repeat 0 198px; }
	
.homelink {
	display: block;
	position: absolute;
	width: 228px;
	height: 214px;
	top: 40px;
	border: 0;
	z-index: 100000; }

.logo {
	position: relative;
	width: 1000px;
	height: 199px;
	background: url(images/logo.jpg) no-repeat; }

.logo h1 {
	text-indent: -1000em; overflow:hidden; }
	
.tagline {
	text-indent: -1000em; overflow:hidden; }
	
.main {
	position: relative;
	padding: 0;
	margin: 0; }

.blog {
	position: relative;
	float: left;
	width: 543px;
	padding: 0px 0px 0px 0px;
	margin: -20px 0 0 0; }
	
.content.full .blog {
	width: 970px;
	margin: 0 10px; }
	
.blog img {
	padding: 0 10px 10px 0;
	margin: 0; }
	
.blog h2 {
	padding: 0px 0px 0px 0px; }
	
.byline {
	font-size: 1em;
	line-height: 1.5em;
	padding: 6px 0px 11px;
	margin: 8px 0px 0px 0;
	color: #666;
	height: 54px;
	background: url(images/border.jpg) repeat-x left bottom; }
	
.byline .icon {
	background-image: url(images/byline.jpg);
	display: block;
	width: 56px;
	float: left;
	height: 54px; }

.byline .links {
	width: 393px;
	float: left; }
	
.byline .more {
	float: left;
	width: 86px; 
	height: 16px;
	margin-top: 35px; }
	
form {
	padding: 0;
	margin: 0 0 2px 0; }

input, button {
	background-color: #eee;
	color: #666;
	padding: 6px 7px;
	margin: 1px 0 0px 15px;
	border: 1px solid #e4231e;
	font-size: 1em;
	width: 128px; }

.rss {
	position: relative;
	background: url(images/rss.jpg) no-repeat 0 0;
	padding: 0px 0 42px 60px; }

.rss a#rss {
	position: absolute;
	left: 8px;
	top: 68px;
	color: #e4231e;
	font-size: .9em; }	
	
	/* @end */


/* @group CTA Header II */

.header .cta {
	position: relative; 
	height: 60px;
	width: 730px;
	font-size: 1.0em;
	z-index: 100;
	background-image: url(images/cta.jpg);
	padding-left: 270px; }
	
.header .cta .cta-item {
	position: absolute;
	width: 90px;
	top: 74px;
	text-align: center;
	background: url(images/cta_item.jpg) no-repeat; }
	
.header .cta h4.cta-item.cta-1 {
	left: 257px;
	top: -3px;
	width: 179px;
	z-index: 1000;
	font-size: 1.5em;
	color: #333;
	font-weight: bold; }
	
.header .cta h4.cta-item.cta-1 a{
	font-weight: bold; }
	
.header .cta h4.cta-item.cta-2 {
	left: 625px; 
	font-weight: bold;}
	
.header .cta h4.cta-item.cta-3 {
	left: 749px; 
	font-weight: bold;}
	
.header .cta h4.cta-item.cta-4 {
	left: 873px;
	font-weight: bold;}
	
.header .cta h4 {	
	padding: 0px;
	margin: 0px; }

.header .cta h4 a:link, .header .cta h4 a:visited {
	color: #333;
	text-decoration: none;
	font-weight: normal;	  }

.header .cta h4 a:hover {
	color: #666;
	text-decoration: underline; }

	/* @end */

	
/* @group SIDEBAR */

.sidebar {
	position: relative;	 }
	
.sidebar.left {
	float: left;
	margin: 0em 0 0 0;
	padding: 0 14px 0 10px; 
	width: 248px; }
	
.sidebar.left h2 {
	text-align: center;
	color: #cd1a23; 
	padding: 0;
	margin: 2px 0 9px;
	font-size: 1.7em; }
	
.sidebar.left h3 {
	color: #cc171f;
	padding: 0px 0 0 0;
	margin: 20px 0px 0 0;
	clear: both;	}
	
.sidebar.left a {
	color: #000; }
	
.sidebar.left h3.cta {
	color: #0a44a8;
	text-decoration: none;
	padding: 0 0 0 21px;
	margin: 7px 0px 5px 0;
	clear: both;
	background: url(images/arrow.jpg) no-repeat; }
	
.sidebar.left h3.cta a:link, .sidebar.left h3.cta a:visited {
	color: #0a44a8;
	text-decoration: none; }

.sidebar.left h3.cta a:hover {
	text-decoration: underline; }
	
.sidebar.right {
	float: right;
	margin: 0em 0 0 0;
	padding: 0 10px 0 0px; 
	width: 151px;
 }

.sidebar.right h3 {
	font-size: 1.2em;
	font-weight: bold;
	text-align:center;
	padding: 20px 0 0 0px;
	margin: 0px 0px 0 0px;
	clear: both;
	color: #cc171f;
	/*background: url(images/community_icon.jpg) no-repeat center top;*/ }
	
	.sidebar.right h3.communities {
		font-size: 1.2em;
		text-align:center;
		font-weight: bold;
		padding: 66px 0 0 0px;
		margin: 0px 0px 0 0px;
		clear: both;
		color: #cc171f;
		background: url(images/community_icon.jpg) no-repeat center top; }
	
.sidebar.right img {
	padding: 2px;
	margin: 15px 0 2px 0px;
	border: 1px solid #ccc;
	background-color: #fff; }
	
	#carousel_wrap img {
		margin:0px;
		padding:0px;
	}

.sidebar p {
	margin: 0;
	padding: 0;
	line-height: 1.4em; }

.sidebar ul {
	padding: 0px 0 0 16px;
	margin: 5px 1px;
	text-indent: 0px;  }
	
.sidebar.right li {
	margin:0;
	padding:0;
}
	
	/* @end */
  	
	
/* @group FOOTER */

.footer {
	color: #f2e1cf;
	margin: 0 auto;
	padding: 65px 0 0;
	background: url(images/footer.jpg) no-repeat;
	text-align: center; }
	
.footer a:link, .footer a:visited {
	color: #f2e1cf; }
	
.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 */