/*  
Theme Name: Exit Pro Real Estate Agent Template
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 {
	color: #000;
	padding: 0;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0;
	background-position: left top;
	background-color: #FFFFFF
}
	
/*
= TEXT / HEADINGS
*/
	
a {
	color: #870606;
	text-decoration: none;
}
	
	a:hover {
		text-decoration: underline; }
	
		
h2 {
	color: #870606;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	line-height: 30px;
}
#content h2.title {
	margin:0 0 10px 0;
	padding:0;
	line-height:18px;
	font-size:20px;
}
#content h2.title a {
	color: #870606;
}
#content h2.title a:hover {
	text-decoration: underline;
}
	#right h2 {
	color: #2E8397;
	font-size: 16px;
	margin: 0px;
	background-image: url('images/h2_bg.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 45px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 0px;
	height: 45px;
	width: 175px;
	font-weight: normal
}
#right h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #2BB3CB;
	font-size: 15px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


	
	h2.title { margin: 0; }
	h2.title a {
	color: #870606;
}
	h2.title a:hover {
	text-decoration: underline;
}
	
/*
= HEADER / MENU / FOOTER
*/

#header {
	height: 191px;
	position: relative;
	width: 989px;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	z-index:300
}

h1 {
	margin:0;
	padding:0;
	width: 150px;
	height: 90px;
	float:left;
	margin:40px 0px 0px 50px;
}
	
	h1 a {
		text-indent: -9999px;
		display: block;
		width: 150px;
		height: 90px;
		outline:none;
		margin:0;
		padding:0;
	}

#header #search {
	width: 200px;
	height: 30px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	float: left;
}

#header #search input#s {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	height: 17px;
	width: 149px;
	font-size: 11px;
	float: left;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #CCCCCC;
}

html>body #header #search input#s {
	vertical-align: middle;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin-top: 2px;
	float: left;
	padding-right: 0px;
}
#header #search #go {
	margin: 0px;
	float: right;
	margin-top:4px;
}

ul#topnav {
	position: relative;
	list-style: none;
	width: 717px;
	float: right;
	height: 41px;
	margin: 0;
	padding-left: 10px;
	padding-top: 128px;
}

ul#topnav li { float: left; }
		

ul#topnav li a {
	display: block;
	background-image: url('images/nav_bg.jpg');
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	height: 15px;
	padding-right: 16px;
	padding-left: 16px;
	background-repeat: no-repeat;
	background-position: right center;
	width: 79px;
	line-height: 10px;
	padding-top: 16px;
	padding-bottom: 10px
}

ul#topnav li.noBG a {
		background:none;
}

ul#topnav li a:hover, #topnav li.noBG a:hover  {
	background-image: url('images/nav_active.jpg');
	background-repeat: no-repeat;
	text-decoration: none;
	background-position:  
               center bottom;
}


ul#topnav li ul {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	z-index:3000;
	background-color:#0B7986;
	width:220px;
	display:none;
}

ul#topnav li ul li {
	float:none;
	background:none;
}

ul#topnav li ul li a {
	float:none;
	background:none;
	margin:0;
	padding:10px;
	text-align:left;
	width:200px;
	line-height:16px;
	height:25px;
}

ul#topnav li ul li a:hover {
	background:none;
	background-color:#06a6c0;
}

ul#topnav li:hover ul {
	display:block;
}

#header #headerimg {
	float: right;
	clear: right;
	margin-top: 18px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*
= CONTAINER / COLUMNS
*/
	
#container {
	position: relative;
	width: 988px;
	z-index: 1;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url('images/container_bg.jpg');
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
	background-color: #FFFFFF
}
#container  #left {
	position: relative;
	width: 220px;
	float: left;
	padding-left: 28px;
	background-image: url('images/col1_bg.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 140px
}
#left #leftCTA {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
}
#left #cta1 {
	width: 202px;
	height: 86px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #008C99;
	padding-top: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	float: left;
	background-image: url('images/agent_contact.jpg');
	background-repeat: no-repeat;
	background-position: left 60px
}
#left  #cta1  a {
	color: #870606;
	font-weight: normal;
	font-size: 11px;
	line-height: 20px;
	padding-left: 20px;
}
#left   #cta1   a:hover {
	color: #008C99;
	text-decoration: underline;
}
#left #cta1 b {
	font-size: 9px;
	color: #008C99;
}
		
		
	#container #content {
	position: relative;
	width: 460px;
	float: left;
	background-image: url('images/content_bg1.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 15px;
	padding-left: 15px
}


#content p {
	margin: 0 0 20px 0;
	line-height: 18px;
}
#recentpost #rss {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 400px;
}
.article_img{
	float: left;
	background-image: url('images/avatar_bg.jpg');
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px
}	

#content .postinfo {
	color: #2E8397;
	margin: 0;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
			
#content .postdata {
	text-align: right;
	font-size: 11px;
	color: #2E8397;
	background-image: url('images/postline.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
	padding-top: 15px;
	padding-right: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal
}
#content .postdata .author a {
	color: #2E8397;
}
#content .postdata .comments a {
	color: #2E8397;
}

/*
#content  ul {
	padding:0 60px 0 40px;
	margin: 0 0 20px 0;
}

#content li {
	margin: 0 0 10px 0;
}

#content  li  a {
	color: #888b92;
	text-decoration: none;
	display: block;
	width: 186px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 23px;
	background-position: left bottom;
	background-image: url(images/li_bg.jpg);
}
#content  li  a:hover {
	text-decoration: underline;
	color: #870606;
}

*/		
	#container #right {
	position: relative;
	width: 200px;
	float: left;
	padding-left: 20px;
	background-image: url('images/col3_bg.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 30px;
	margin: 0px;
	padding-bottom: 90px;
	min-height:500px;
}
#container #right #rss {
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#container #right  ul {
	padding:0;
	list-style: none;
	width: 206px;
	margin-bottom: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
#container #right  li  a {
	color: #888b92;
	text-decoration: none;
	display: block;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
	height: auto;
	background-position: left bottom;
	background-image: url('images/li_bg.jpg');
	padding-top: 4px;
	padding-bottom: 4px
}
#container #right  li  a:hover {
	text-decoration: underline;
	color: #870606;
}
#container #right p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#right #postCTA {
	margin: 0px;
	height: 40px;
	width: 410px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#right #postCTA #postimg {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#right a {
	text-decoration: none;
	color: #2EB0C5;
}
.article_img{
	float: left;
	background-image: url('images/avatar_bg.jpg');
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px
}	
	

	
#footer {
	clear: both;
	position: relative;
	background: url('images/footer.jpg') no-repeat 0px 0px;
	height: 195px;
	padding-top: 0px
}

#footerInner {
	padding-top:40px;
}

#footer  #cta1 {
	width: 200px;
	height: 86px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
	background-image: url('images/cta1.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 60px;
	color: #666666;
	float: left
}
#footer #cta1 a {
	color: #20A8DE;
	font-weight: bold;
}


#footer  #cta2 {
	width: 200px;
	height: 86px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 40px;
	background-image: url('images/cta2.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 60px;
	color: #666666;
	float: left;
	margin-bottom: 0px
}
#footer #cta2 a {
	color: #20A8DE;
	font-weight: bold;
}

#footer  #cta3 {
	width: 200px;
	height: 86px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	background-image: url('images/cta3.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 60px;
	color: #666666;
	float: left
}
#footer #cta3 a {
	color: #20A8DE;
	font-weight: bold;
}
#footer .footerlinks {
	width: 988px;
	float: left;
	height: 20px;
	margin-top: 16px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
}
#footer .footerlinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
#footerspan {
	height: 160px;
	background-color: #870606;
	width: auto;
	margin: 0px;
	color: #BC7575;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-top: 20px;
}
#footerspan p {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: justify;
	line-height: 13px;
}

p.credits a {
	color:#ffffff;
}

#comment {
	width:450px;
}

#content img {
	border:0px none;
}

#content img.avatar {
	float:left;
	padding:1px;
	border:1px solid #ccc;
	margin-right:10px;
}

#content p.tags {
	margin-top:20px;
}

#nscontent {
	float:right;
	width:710px;
}

#nscontent p {
	margin: 0 50px 50px 0;
}

#right .textwidget img {
	border:0px;
}

#left .textwidget img {
	border:0px;
}