/*
	Theme Name: Agent WordPress Theme
	Theme URL: http://www.studiopress.com/themes/agent
	Description: Agent is a professionally designed WordPress theme for real estate agents.
	Author: StudioPress
	Author URI: http://www.studiopress.com
	Version: 2.0
	Tags: three columns, fixed width, white, red, black, gray, sidebar widgets
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	Changelog:
		v2.0 - 2/5/09
*/

body {
	background: url(images/Pastedbg.png) repeat;
	width: 100%;
	color: #000000;
	font-size: 12px;
	font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif;
	margin:0 auto !important;
	margin: 0px auto 0px;
	padding: 0px;
	}

#wrap {
	/*background: #FFFFFF;*/
	width: 980px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	/*border: 1px solid #FFFFFF;*/
	}

/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #8E001C;
	text-decoration: none;
	}
	
a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}
	
/************************************************
*	Header  									*
************************************************/

#header {
	/*background: #8e001c;*/
	width: 972px;
	height: 142px;
	color: #000000;
	font-size: 11px;
	margin: 0px auto 0px;
	padding: 0px;
	/*background:url(images/header-bg.png) repeat;*/
	}

#header h1 {
	color: #CCCCCC;
	font-size: 24px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 20px 0px 0px 20px;
	padding: 0px;
	text-decoration: none;
	}
	
#header h1 a, #header h1 a:visited {
	color: #CCCCCC;
	font-size: 36px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#header h1 a:hover{
	color: #CCCCCC;
	text-decoration: none;
	}

.headerleft {
	width: 225px;
	float: left;
	margin: 0;
	padding: 0px;
	height:140px;
}
	
.headerleft p {
	color: #FFFFFF;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	line-height: 20px;
	}
	
.headerleft a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}

.headerright {
	width: 205px;
	float: right;
	margin: 0px;
	padding: 0 0 0 10px;
	font-weight: bold;
	background:url(images/images/top-nv-bg-ul.png) top left no-repeat;
	height:142px;
	}
	
.headerright p {
	color: #C0C0C0;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	}

.headerright h2 {
	color: #FFFFFF;
	margin: 0px 0px 5px 0px;
}

.signup {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
	
.headerright a, .headerright a:visited {
	color: #8E001C;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px;
	}
	
#header a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
.headerright a img {
	border: none;
	margin: 0px 3px 3px 0px;
	padding: 0px;
	width:20px;
	}
	
.headerright ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.headerright li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
/************************************************
*	Navbar      								*
************************************************/

#navbar {
	width: 529px;
	font-size: 12px;
	font-family: "Trebuchet MS";
	color: #8E001C;
	font-weight: bold;
	margin: 0px auto 0px;
	padding: 0px;
	float:left;
	}

#nav {
	float:left;
	margin:0;
	padding:0;
	background:url("images/images/nav_img.png") repeat-y scroll 0 0 transparent !important;
	width:132px;
	height:142px;
	}
#nav .right_widget_mid_s 
{width:133px !important;
}
#nav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li {
float:left;
list-style:none outside none;
margin:0;
padding:0;
width:100%;
	}
	#nav li .news_s
	{background:none!important;
	padding:0 0 0 5px!important;
	}
	.d_nav_text
	{
	color:#000000;
font-size:12px;
padding:4px 0 0 10px;
	}
#nav li.page-item-139,	
#nav li.page-item-3,	
#nav li.page-item-100
{
display:none;
}	
#nav li a, #nav li a:link, #nav li a:visited {
float:left;
line-height:30px;
font-size:11px;
padding:0 10px;
	}
#nav li.current_page_item {
	}
#nav li.current_page_item a ,
 #nav li a:active {
text-decoration:none;
	}
	
	#nav li a:hover
	{color:#000;
	text-decoration:underline;
	}
#nav li li a, #nav li li a:link, #nav li li a:visited {
	width: 150px;
	color: #222222;
	font-size: 14px;
	font-family: "Trebuchet MS";
	font-weight: normal;
	float: none;
	margin: 0px;
	padding: 7px 10px 7px 10px;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #7a7a7a;
	color: #FFFFFF;
	margin: 0px;
	padding: 7px 10px 7px 10px;
	}

#nav li ul {
	background: #FFFFFF;
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 5px;
	border-bottom: 1px solid #c2c2c2;
	border-left: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
	}

#nav li ul a { 
	width: 140px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -32px 0 0 171px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
#nav h2
{display:none;
}
/************************************************
*	Homepage 		    	                    * 
************************************************/

#homepage {
	float: left;
	width: 647px;
	margin: 0px;
	padding:10px 10px 5px;
	-moz-border-radius:5px 5px 5px 5px;
-moz-box-shadow:0 0 10px rgba(0, 0, 0, 0.5);
background:url(images/images/trans_white_90%20.png) repeat scroll 0 0 transparent;
clear:both;
overflow:hidden;
padding-bottom:5px;
position:relative;
top:10px;
	}

#homepage p {
	margin: 0px;
	padding: 0px;
	}
	
#homepage ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#homepage ul li {
	list-style-type: square;
	margin: 0px 0px 0px 16px;
	padding: 0px;
	}
	
#homepagetop {
	background: #FFFFFF;
	float: left;
	width: 622px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: none;
	}
	
#homepagetop p {
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}

#homepagebottom {
	float: left;
	width: 622px;
	margin: 0px;
	padding: 0px;
	}
	
#homepagebottom p {
	}

.section {
	width: 312px;
	margin: 0px 0px 10px 0px;
	padding: 9px 0px 9px 0px;
	border: none;
	}
	
/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 100%;
	margin: 0px auto 0px;
	padding: 0px;
	float:left;
	line-height: 20px;
	}
	
#content h1 {
	color: #000000;
	font-size: 22px;
	font-family: Georgia, TImes New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	line-height: 24px;
	}
	
#content h1 a, #content h1 a:visited  {
	color: #8E001C;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}

#content h1 a:hover {
	color: #000000;
	text-decoration: none;
	}
	
#content h2 {
	color: #000000;
	font-size: 20px;
	font-family: "Trebuchet MS";
	font-weight: normal;
	margin: 0;
	padding:0;
	}
	
#content h3 {
	color:#4A4B57;
	font-family:"Trebuchet MS";
	font-size:20px;
	margin:0 0 10px;
	padding:0;
	}
	
#content h3 a, #content h3 a:visited {
	color:#8E001C;
	font-family:"Trebuchet MS";
	font-weight:bold;
	margin:10px 0;
	padding:0;
	}

#content h3 a:hover {
	color: #000000;
	text-decoration: none;
	}

#content .faq h3 a, #content .faq h3 a:visited {
	font-size: 14px;	
}

#content h4 {
	color: #000000;
	font-size: 22px;
	font-family: "Trebuchet MS";
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	line-height: 24px;
	}
	
#content h5 {
	color: #000000;
	font-size: 16px;
	font-family: "Trebuchet MS";
	font-weight: normal;
	border-bottom: 1px solid #4F4F4F;
	margin: 0px 0px 15px 0px;
	padding: 3px 0px 5px 0px;
	}
.newsletter_s
{
background:#ff0000;
float:left;
width:280px;
margin:0;
padding:0;
}
	
#content h5 a, #content h5 a:visited {
	color: #000000;
	font-size: 16px;
	font-family: "Trebuchet MS";
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}

#content h5 a:hover {
	color: #000000;
	text-decoration: none;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
#contentleft {
	float: left;
	width: 665px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	}
	
#contentleft p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#contentwide {
	float: left;
	width: 952px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	}
	
#contentwide p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
blockquote {
	background: #E8E8E8;
	margin: 0px 25px 15px 25px;
	padding: 10px 20px 0px 15px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}
	
#content blockquote p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postarea {
	margin: 0px;
	padding:10px 10px 5px;
	-moz-border-radius:5px 5px 5px 5px;
	-moz-box-shadow:0 0 10px rgba(0, 0, 0, 0.5);
	background:url(images/trans_white_90%20.png) repeat scroll 0 0 transparent;
	clear:both;
	overflow:hidden;
	padding-bottom:5px;
	position:relative;
	}
	
.postarea ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postarea ul li {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
	
.postarea ul ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
.postarea ol {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postarea ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}

.postareawide {
	background: #FFFFFF;
	float: left;
	width: 932px;
	margin: 0px 0px 10px 0px;
	padding: 9px 9px 0px 9px;
	border: none;
	}
	
.postareawide ol {
   margin: 0px 0px 0px 20px;
   padding: 0px 0px 10px 0px;
   }
   
.postareawide ol li {
   margin: 0px 0px 0px 20px;
   padding: 0px 0px 5px 0px;
   }
   
.postareawide ul {
   list-style-type: square;
   margin: 0px 0px 0px 20px;
   padding: 0px 0px 10px 0px;
   }
   
.postareawide ul ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
   
.postareawide ul li {
   list-style-type: square;
   margin: 0px 0px 0px 20px;
   padding: 0px 0px 5px 0px;
   }

.breadcrumb {
	margin: 0px 0px 5px 15px;
	font-size: 10px;
}

.subpages {
	float: right;
	background: #EEEEEE;
	color: #000000;
	padding: 10px;
	font-size: 14px;
	margin: 0px 10px 10px 10px;
	border: 1px solid #000000;
}

.subpages  {
}

.subpages ul {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 10px;
}

.subpages ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}

.agentavatar {
	float: left;
	margin-right: 10px;
}

.date {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	}
	
.postmeta {
	width: 602px;
	font-size: 12px;
	padding: 5px 0px 20px 0px;
	margin: 0px;
	}
	
.postmeta2 {
	width: 602px;
	font-size: 12px;
	padding: 5px 0px 40px 0px;
	margin: 0px;
	}
	
.archive {
	float: left;
	width: 275px;
	margin: 0px;
	padding: 0px 25px 20px 0px;
	}
	
.postwidget {
	background: #FFFFFF url(images/homepagetop.gif) top no-repeat;
	float: left;
	width: 590px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}
	
.postwidget ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.postwidget li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#listing {
	background: #FFFFFF;
	float: left;
	width: 602px;
	margin: 0px 0px 10px 0px;
	padding: 9px 9px 9px 9px;
	border: 1px solid #C0C0C0;
	}
	
#listing p {
	margin: 0px;
	padding: 0px 10px 5px 0px;
	}
	
.listing-left {
	width: 250px;
	float: left;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	}
	
.listing-right {
	width: 350px;
	float: left;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	}
	
.listing-bottom {
	float: left;
	width: 610px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	}
	
#photos {
	background: #FFFFFF;
	float: left;
	width: 602px;
	margin: 0px 0px 10px 0px;
	padding: 9px 9px 20px 9px;
	border: 1px solid #C0C0C0;
	}
	
#photos a img {
	float: left;
	margin: 10px 10px 0px 0px;
	padding: 4px;
	border: 1px solid #C0C0C0;
	}
	
#photos a:hover img {
	float: left;
	margin: 10px 10px 0px 0px;
	padding: 4px;
	border: 1px solid #000000;
	}
	
.comments {
	background: #FFFFFF;
	float: left;
	width: 582px;
	margin: 0px 0px 10px 0px;
	padding: 19px 19px 19px 19px;
	border: 1px solid #C0C0C0;
	}
	
.author {
	width: 602px;
	float: left;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	}
	
/************************************************
*	Author Page					     		    * 
************************************************/

#content .authortop h2 {
	color: #000000;
		
}

ul.authorcontact {
	margin-top: 5px;
	list-style: none;	
}

ul.authorcontact li {
	list-style: none;	
}

.agentphoto {
	float: left;
	margin-right: 10px;
}
.agentphoto img
{width:72px;
height:72px;
}

/************************************************
*	Images  					     		    * 
************************************************/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	display: inline;
	}

img.alignleft {
	float: left;
	padding: 4px;
	margin: 0px 10px 10px 0px;
	display: inline;
	border: 1px solid #C0C0C0;
	}

img.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	padding: 4px;
	display: inline;
	border: 1px solid #C0C0C0;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.wp-caption {
	border: 1px solid #DDDDDD;
	text-align: center;
	background-color: #EEEEEE;
	padding: 4px 0px 5px 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
/************************************************
*	Sidebar 		    	        	        * 
************************************************/

#sidebar {
	float: right;
	width: 301px;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	line-height: 18px;
	display: inline;
	}
	
#sidebar p {
	padding: 0px;
	margin: 0px;
	float:left;
	}

#sidebar img {
	float: left;
	border: none;
	margin: 5px 10px 0;
	padding: 0px;
	}
	
#sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#sidebar h2 {
color:#000000;
float:left;
font-size:15px;
font-weight:bold;
margin:0;
padding:5px 0;
text-indent:6px;
	}
	
#sidebar h3 {
	color:#000000;
float:left;
font-family:"Trebuchet MS";
font-size:16px;
font-weight:normal;
margin:0 0 7px;
padding:3px 0 5px;
width:185px;
	}
	
#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float:left;
	}
	
#sidebar ul li {
	list-style-type: none;
	margin: 0 0 10px;
	padding: 0px;
	text-indent:18px;
	-moz-box-shadow:0 0 10px rgba(0, 0, 0, 0.5);
	float:left;
	}

#sidebar ul ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#sidebar ul li li {
	background:url(images/images/form_midbg_s.png) repeat-y;
	width:301px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	float:left;
	font-size:11px;
	}
	
#sidebar ul li ul li {
	margin: 0;
	padding: 0;
	-moz-box-shadow:0 0 0 rgba(0, 0, 0, 0.5);
	}
	
#sidebar ul li ul li ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	}
	

#sidebar .sidecontent {
	background: #FFFFFF;
	float: left;
	width: 300px;
	margin: 0px 0px 5px 0px;
	padding: 9px;
	border: none;
	}
	
#sidebar .widget {
	background:none;
	border:medium none;
	overflow:hidden;
	width:300px;
	}
	
#cat {
	width: 265px;
	}

#connect.widget {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin: 0px 0px 5px 9px;
	padding: 9px 0px 0px 0px;
}

#connect h2 {
	width: 180px;
	
}

#connect img {
	float: right;
}

#sidebar .newsletter p {
	margin-bottom: 10px;
}

#sidebar .newsletter {
	border: 1px solid #000000;
	margin: 10px 0px 10px 0px;
}
#sidebar li
{
margin:0 0 10px;
}
.services li {
	float: left;
	}

#sidebar .services ul li {
	background: none;
	padding: 0px 0px 0px 0px;
}

.services ul a{
	display: block;
	width: 300px;
	height: 50px;
	border: 1px solid #4F4F4F;
	}

#r_sidebar .services ul a{
	display: block;
	width: 150px;
	height: 100px;
	border: 1px solid #4F4F4F;
	}


#homesales a {
	background: #000000 url(images/homesalesbutton.jpg) left bottom no-repeat;
}

#homesales a:hover {
	background-position: right bottom;
	text-decoration: none;
	}

#reo a {
	background: #000000 url(images/reobutton.jpg) left bottom no-repeat;
}

#reo a:hover {
	background-position: right bottom;
	text-decoration: none;
	}

#shortsales a {
	background: #000000 url(images/shortsalesbutton.jpg) left bottom no-repeat;
}

#shortsales a:hover {
	background-position: right bottom;
	text-decoration: none;
	}

#applynow a {
	background: #000000 url(images/applynow.jpg) right bottom no-repeat;
}

#applynow a:hover {
	background-position: left bottom;
	text-decoration: none;
	}

#forinvestors a {
	background: #000000 url(images/forinvestors.jpg) right bottom no-repeat;
}

#forinvestors a:hover {
	background-position: left bottom;
	text-decoration: none;
	}

#neighborhoodservices a {
	background: #000000 url(images/neighborhoodservices.jpg) right bottom no-repeat;
}

#neighborhoodservices a:hover {
	background-position: left bottom;
	text-decoration: none;
	}

/************************************************
*	Left Sidebar                    	        * 
************************************************/

#l_sidebar {
	float: left;
	width: 145px;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	display: inline;
	}
	
#l_sidebar p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#l_sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#l_sidebar .widget {
	background: #FFFFFF;
	width: 125px;
	margin: 0px 0px 5px 0px;
	padding: 9px;
	border: none;
	}
	
.user {
	height: 90px;
	text-align: left;
}

#l_sidebar .user a img {
	margin-right: 5px;
	padding: 0px 0px 0px 0px;
}

/************************************************
*	Right Sidebar                       	    * 
************************************************/

#r_sidebar {
	float: right;
	width: 170px;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	display: inline;
	}
	
#r_sidebar p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	}
	
#r_sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#r_sidebar .widget {
	background: #FFFFFF;
	width: 150px;
	margin: 0px 0px 5px 0px;
	padding: 9px;
	border: none;
	}

/************************************************
*	Basement  									*
************************************************/

#basement {
background:url(images/header-bg.png) repeat;
clear:both;
color:#666666;
overflow:hidden;
width:100%;
border-top:3px solid #8e001d;
margin:0 auto;
margin:15px 0 0 0;
}

#basement a, #basement a:visited {
	text-decoration: underline;
}

#basement a:hover {
	color: #8E001C;
	text-decoration: none;
}

#basement h2 {
	font-size: 18px;
	font-family: "Trebuchet MS";
	font-weight: normal;
	margin:0 !important;
	padding:0 !important;
	}
#basement .textwidget
{
padding:0;
}
.basementleft {
	float: left;
	width: 460px;
	padding: 10px 20px 10px 20px;
	margin: 0;
}
.basementleft li{
	float: left;
	width: 425px;
	padding: 0;
	margin: 0;
}
.basementleft .news_s{
	float: left;
	width: 100%;
	padding:0;
	margin: 0;
}

.basementleft .right_widget_mid_s{
	float: left;
	width: 425px;
	padding:0;
	margin: 0;
}

.basementmiddle {
float:left;
margin:0;
padding:10px 0 0;
width:220px;
}

.basementright {
	float:left;
	margin:0;
	padding:10px 0 0 0;
	width:250px;
}

#basement .basementright h2 {
	float:left;
	font-family:"Trebuchet MS";
	font-size:18px;
	font-weight:normal;
	margin:0;
	padding:0!important;
	width:200px !important;
}

#basement .basementright ul {
	float:left;
	list-style:none outside none;
	padding:0 0 10px;
	width:150px;
	margin:0;
}

#basement .basementright ul li {
display:block;
float:left;
list-style:none outside none;
margin:0;
padding:0 0 0 15px;
width:150px;
}

#basement .basementright img {
	margin: 0px 0px 0px 34px;
}


#basement li {
	list-style: none;
}

#basement ul {
	padding-left: 15px;
}

#basement ul li {
	list-style: disc;
}

/************************************************
*	Footer  									*
************************************************/

#footer {
	background: none;
	width: 972px;
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px auto 0px;
	padding: 0px 0px 10px 0px;
	}
	
#footer p {
	color: #FFFFFF;
	margin: 0px;	
	padding: 0px;
	}
	
#footer a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
	}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
.footerleft {
	width: 650px;
	float: left;
	margin: 0px;
	padding: 8px 0px 0px 10px;
	}
	
.footerright {
	width: 230px;
	float: right;
	margin: 0px;
	padding: 8px 10px 0px 0px;
	text-align: right;
	}

.footertop {
	width: 952px;
	float: left;
	font-size: 9px;
	text-align: center;
	margin: 10px 10px 10px 10px;
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	}
	
.footertop ul {
	margin: 0 auto;
	
}

.footertop ul ul, .footertop li {
	display: inline;
	width: auto;	
}
	
.footertop ul li a {
	display: block;
	padding: 5px;	
	float: left;
}

/************************************************
*	Search Form									*
************************************************/

#searchdrop {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}
	
#subscribe {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#subbox {
	background: #F5F5F5 !important;
	width: 210px;
	color: #000000;
	font-size: 12px;
	font-family: "Trebuchet MS";
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	padding: 2px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	display: inline;
	}
	
#subbutton {
	background: #8E001C;
	color: #FFFFFF;
	font-size: 11px;
	font-family: "Trebuchet MS";
	margin: 0px 0px 0px 5px;
	padding: 2px;
	border: 1px solid #333333;
	font-weight: bold;
	}
	
#gobutton {
	background: #8E001C;
	color: #FFFFFF;
	font-size: 11px;
	font-family: "Trebuchet MS";
	margin: 0px 0px 0px 5px;
	padding: 1px;
	border: 1px solid #333333;
	font-weight: bold;
	}
	
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}
	
#s {
	background: #FFFFFF !important;
	width: 220px;
	color: #000000;
	font-size: 12px;
	font-family: "Trebuchet MS";
	font-weight: normal;
	margin: 5px 0px 0xp 0px;
	padding: 2px 0px 2px 5px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	display: inline;
	}
	
#searchsubmit {
	background: #8E001C;
	color: #FFFFFF;
	font-size: 11px;
	font-family: "Trebuchet MS";
	margin: 5px 0px 0px 5px;
	padding: 1px;
	border: 1px solid #333333;
	font-weight: bold;
	text-transform: uppercase;
	}
	
#author, #email, #url {
	background: #F5F5F5 !important;
	color: #000000;
	font-size: 12px;
	font-family: "Trebuchet MS";
	margin: 0px;
	padding: 4px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	}
	
#comment {
	background: #F5F5F5 !important;
	color: #000000;
	font-size: 12px;
	font-family: "Trebuchet MS";
	padding: 4px;
	margin: 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	}
	
#submit {
	background: #8E001C;
	color: #FFFFFF;
	font-size: 12px;
	font-family: "Trebuchet MS";
	padding: 4px;
	margin: 0px;
	border: 1px solid #333333;
	}
	
/************************************************
*	Comments									*
************************************************/
	
.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #EEEEEE;
	margin: 0px 5px 0px 10px;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	display: inline;
	}
	
#commentform textarea {
	width: 98%;
	padding: 2px;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 0px;
	float: left;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 5px 10px 0px;
	padding: 0px;
	}
	
.children { 
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float:left;
	margin:0;
	padding:15px 0;
	}
	
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #EEEEEE;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 1px dotted #BBBBBB;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border-top: 1px dotted #BBBBBB;
	border-bottom: 1px dotted #BBBBBB;
	border-left: 1px dotted #BBBBBB;
	margin: 0px;
	padding: 0px;
	}

/*********************************************
		Socialable Styles
*********************************************/

div.sociable { margin: 0px 0; }

.sociable_tagline { display: none; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
.sociable-hovers:hover {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}


.logo_s
{
float:left;
margin:0;
padding:0;
}
.header_logo_right_s
{
float:right;
margin:0;
padding:0 10px 10px 0;
width:200px;
}
.header_logo_right_part1_s
{
float:right;
margin:0;
padding:0;
}
.header_logo_right_part1_s ul
{
float:right;
margin:0;
padding:0;
width:100%;
list-style:none;
}
.header_logo_right_part1_s ul li
{
float:left;
margin:0;
padding:0;
list-style:none;
display:block;
}
.header_logo_right_part1_s ul li a
{
margin:0;
padding:0 7px 0 7px;
color:#e6e6e6;
text-decoration:underline;
}
.header_logo_right_part1_s ul li a:hover
{
color:#131313;
}
.header_logo_right_part1_s ul li span
{
color:#fff;
}


.header_logo_right_part2_s
{
color:#545353;
float:right;
font-size:15px;
font-weight:bold;
margin:0;
padding:20px 0 0 0;
width:1005;
}
.clr_height_s
{
margin:0;
padding:10px 0 0 0;
}
.wpsb_form_txt
{
border:medium none;
float:left;
height:35px;
line-height:35px;
margin:0 0 0 8px;
text-indent:6px;
width:280px;
background:url(images/images/form_topbg_box_s.png) no-repeat;
}
.news_s
{
background:url(images/images/form_bottombg_s.png) no-repeat bottom;
width:301px;
float:left;
margin:0;
padding:0 0 6px 0;
}
#sidebar h2 ,
#sidebar .widget .news_s .widgettitle
{
/*background:url(images/images/form_topbg_s.png) no-repeat top!important;*/
background:url(images/button.png) repeat-x !important;
float:left;
height:23px;
color:#FFFFFF;
margin:0;
font-weight:bold!important;
padding:10px 0 0 3px;
}
.right_widget_mid_s
{
background:url(images/images/form_midbg_s.png) repeat-y;
width:301px;
margin:0;
padding:0;
float:left;
}
.new_s
{
display:none;
}
h6
{
display:none;
}
.wpsb_form_btn
{
background:url(images/images/form_topbutton_s.png) no-repeat;
width:157px;
height:38px;
float:left;
border:none;
margin:15px 0 0 82px;
font-weight:bold;
}

#facebook .phm 
{
display:none !important;
}
.widget
{
margin:0;
padding:0;
float:left;
}
.widget h2
{
background:url(images/images/form_topbg_s.png) no-repeat top!important;
float:left;
height:23px;
margin:0;
padding:10px 0 0 3px !important;
width:100% !important;
}
.right_boot_s
{
background:url(images/images/form_bottombg_s.png) no-repeat bottom;
width:301px;
float:left;
margin:0;
padding:0 0 6px 0;
height:1px;
}
#basement .news_s
{
background:none;
}
#basement h2
{
background:none!important;
}

#basement .news_s .right_widget_mid_s
{
background:none;
}
.basementleft .right_widget_mid_s .textwidget {
float:left;
margin:0;
padding:0 10px;
width:400px;
}
.basementmiddle .widget_custom_cf7
{
float:left;
margin:0;
padding:0;
width:175px;
}
#basement .basementright .right_widget_mid_s ul li ul 
{
display:none;
}
.cf7_widget_subheading
{
width:175px;
float:left;
margin:0;
padding:0;
}
.basementmiddle #cf7_form_box
{
width:177px;
float:left;
margin:0;
padding:0;
}
.basementmiddle .news_s
{
}
.basementmiddle  .widgettitle 
{
width:175px;
float:left;
margin:0;
padding:0;
}
.basementmiddle .right_widget_mid_s
{
width:175px;
float:left;
margin:0;
padding:0;
}
#basement .basementmiddle h2
{
}
.basementmiddle .right_widget_mid_s
{
float:left;
margin:0;
padding:15px 0 0 0;
}
#basement .basementright .news_s 
{
}
#basement .basementright .right_widget_mid_s 
{
	float:left;
	margin:0;
	padding:10px 0 0;
	width:150px;
}

.logo_s  a
{
float:left;
text-decoration:none;
margin:0;
padding:10px 0 0 0;
}
#sidebar #sidebarwidgeted .right_widget_mid_s .wpsb_form_label
{
float:left;
margin:0;
padding:0;
text-indent:11px;
width:100%;
}
.middel_left_s
{
float:left;
margin:0;
padding:0;
width:295px;
}
.middel_right_s
{
float:right;
margin:0;
padding:0;
width:312px;
}
.middel_left_s #homepagebottom
{
float:left;
margin:0;
padding:0;
width:100%;
}
.body_bg_s
{
background:url(images/v_img.png) repeat-x;
width:100%;
margin:0;
padding:0;
}
#sidebar #sidebarwidgeted #search-5 .right_widget_mid_s .screen-reader-text
{
float:left;
font-size:12px;
margin:0;
padding:5px 0;
width:100%;
}
#sidebar #sidebarwidgeted #search-5 .right_widget_mid_s #s
{
background:url(images/images/form_topbg_box_search.png) no-repeat!important;
width:280px;
height:29px;
float:left;
border:none;
margin:0 0 0 10px;
text-indent:5px;
line-height:30px;
}
#sidebar #sidebarwidgeted #search-5 .right_widget_mid_s #searchsubmit
{
background:url(images/images/form_topbutton_search.png) no-repeat!important;
border:medium none;
color:#000000;
float:left;
height:32px;
width:139px;
margin:10px 0 0 10px;
}
.featuredlistings-basic
{
background:url("images/images/form_midbg_s.png") repeat-y;
width:301px;
float:left;
margin:0;
padding:0;
}
.widget_FacebookLikeBox
{
margin:0;
padding:0;
float:left;
list-style:none;
}
.widget_FacebookLikeBox .right_widget_mid_s
{
bottom:1px;
float:left;
margin:0;
padding:3px 10px;
position:relative;
}
.widget_FacebookLikeBox  .widgettitle
{
background:url("images/button.png") repeat-x scroll 0 0 transparent !important;
color:#FFFFFF !important;
float:left;
font-family:"Trebuchet MS";
font-size:17px !important;
font-weight:normal;
margin:0;
padding:10px 0 0 10px !important;
width:293px !important;
}
.widget_FacebookLikeBox .news_s
{
background:url("images/images/form_bottombg_s.png") no-repeat scroll center bottom transparent;
float:left;
padding:0 0 6px;
width:301px;
overflow:hidden;
}
#recent-posts
{
float:left;
list-style:none outside none;
margin:10px 0 10px 13px;
padding:0;
width:300px;
}
#recent-posts .widget h2
{
background:url("images/button.png") repeat-x scroll 0 0 transparent !important;
color:#FFFFFF !important;
float:left;
font-family:"Trebuchet MS";
font-size:17px !important;
font-weight:normal;
margin:0;
padding:10px 0 0 10px !important;
width:293px !important;
}
#recent-posts .widget ul
{
background:url("images/images/form_midbg_s.png") repeat-y scroll 0 0;
width:301px;
float:left;
margin:0;
padding:0;
list-style:none;
}
#recent-posts .widget ul li
{
width:301px;
float:left;
margin:0;
padding:0;
list-style:none;
}

#recent-posts .widget ul li a
{
float:left;
list-style:none outside none;
margin:0;
padding:0 0 2px 12px;
}
.recent_post_s
{
float:left;
list-style:none outside none;
margin:0;
padding:0 0 0 15px;
width:297px;
}
.recent_post_s ul
{
background:url("images/images/form_midbg_s.png") repeat-y scroll 0 0 transparent;
float:left;
list-style:none outside none;
margin:0;
padding:0;
width:301px;
}
.recent_post_s ul li
{
list-style:none;
width:297px;
float:left;
}
.recent_post_s ul li a
{
float:left;
margin:0;
padding:0 0 0 16px;
}
.recent_post_s .widget h2
{
background:url("images/button.png") repeat-x scroll 0 0 transparent !important;
color:#FFFFFF !important;
float:left;
font-family:"Trebuchet MS";
font-size:17px !important;
font-weight:normal;
margin:0;
padding:10px 0 0 10px !important;
width:293px !important;
}
.recent_cate_s
{
float:left;
list-style:none outside none;
margin:10px 0 0 10px;
padding:0 0 0 5px;
width:296px;
}
.recent_cate_s .widget h2
{
background:url("images/button.png") repeat-x scroll 0 0 transparent !important;
color:#FFFFFF !important;
float:left;
font-family:"Trebuchet MS";
font-size:17px !important;
font-weight:normal;
margin:0;
padding:10px 0 0 10px !important;
width:293px !important;
}
.recent_cate_s ul {
background:url("images/images/form_midbg_s.png") repeat-y scroll 0 0 transparent;
float:left;
margin:0;
padding:0;
width:301px;
}
.recent_cate_s ul li
{
float:left;
margin:0;
padding:0;
width:301px;
list-style:none;
}
.recent_cate_s ul li a
{
float:left;
margin:0;
padding:0 0 0 19px;
}
.recent_cate_s .right_boot_s {
background:url("images/images/form_bottombg_s.png") no-repeat scroll center bottom transparent;
float:left;
height:1px;
margin:0;
padding:0 0 6px;
width:301px;
}
.right_testmorial_s_1
{
background:#eeeeee;
float:left;
margin:0;
padding:10px;
width:290px;
}
.right_testmorial_s_1 .name
{
color:#000000;
float:left;
font-size:14px;
font-weight:bold;
padding:0 5px 0 0;
text-transform:uppercase;
clear:both;
}
.right_testmorial_s_1 .quote
{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
margin:0;
padding:0;
float:left;
}

.page-item-408 ul
{
display:none;
}
{
}
.header_logo_right_s .pagenav
{
float:right;
margin:0;
padding:0;
}
.pagenav ul
{
margin:0;
padding:0;
float:left;
display:block;
list-style:none;
}
.pagenav ul li
{
margin:0;
padding:0 5px;
float:left;
display:block;
list-style:none;
}
.pagenav ul li a
{
color:#8E001C;
font-size:10px;
font-weight:bold;
}
.pagenav ul li a:hover
{
color:#000000!important;
}
.top_nav
{
float:right;
margin:0;
padding:0;
width:100%;
/*background:url(images/top_he.png) no-repeat;*/

}
.top_nav ul
{
float:right;
margin:0;
padding:0;
color:#f3f2f2;
}
#sidebar .widget .news_s .right_widget_mid_s .tern_wp_event_date
{
margin:0;
padding:0;
float:left;
width:100%;
}
.tern_wp_event_date small
{float:left;
padding:0 10px 0 0;
width:200px;
}
.tern_wp_event_date
{padding:5px 0!important;
}
.content-top
{float:left;
width:100%;
}
.content-top li
{float:left;
list-style:none!important;
}
.content-top h2
{display:none;
}
.content-top .right_widget_mid_s
{float:left;
border:1px solid #ccc;
width:auto;
background:none;
padding:7px;
min-height:250px;
-moz-border-radius:5px 5px 5px 5px;
-moz-box-shadow:0 0 10px rgba(0, 0, 0, 0.5);
}
.content-top .news_s
{float:left;
width:100%;
background:none;
}
#homepage .postmeta
{float:left;
}
.alignright
{padding:30px 0;
}
#homepage .postmeta .alignleft .sociable
{padding:15px 0!important;
margin:0!important;
}
#contentleft .comments
{-moz-border-radius:5px 5px 5px 5px;
-moz-box-shadow:0 0 10px rgba(0, 0, 0, 0.5);
margin:10px 0!important;
width:624px!important;
}
#sidebar .sociable
{display:none;
}
#sidebar .sociable ul
{float:left;
width:94%;
padding:0 0 0 16px !important
}
#sidebar .sociable ul li
{clear:none;
float:left;
padding:0 !important;
width:auto;
}
.news_s .prop-thumb
{
float:left;
text-align:center;
width:97px;
}
.news_s .prop-thumb img
{
padding:15px 0 0 !important;
text-align:center;
width:72px;}
.right_widget_mid_s h3
{
text-indent:0;
padding-left:10px!important;
}
#activelistings h2
{font-size:25px;
}
#activelistings h3
{font-size:15px;
}
#sidebar ul li h3
{text-indent:0;
}
.prop-box-featured p
{text-indent:0;
}
#header .headerright li h2
{display:none;
}
#header .headerright .news_s, #header .headerright .right_widget_mid_s
{width:100px;
padding:0 0 0 19px;
}
.logo_txt
{color:#8E001C;
float:left;
font-size:10px;
font-weight:bold;
padding:10px 0 0;
width:193px;
}

