/*
	Theme Name: AgentPress
	Theme URL: http://www.agentpress.com
	Description: AgentPress is a professional real estate theme created for WordPress.
	Author: Brian Gardner
	Author URI: http://www.briangardner.com
	Version: 1.02
	Tags: three-columns, fixed-width, sidebar-widgets, theme-options, translation-ready, threaded-comments
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

body {
	background: #444444 url(images/bkg.png) 0 0 repeat;
	color: #282626;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0 auto !important;
	padding: 0px;
	}

::selection {
	background: #DB494F; /* Safari */
	}
::-moz-selection {
	background: #DB494F; /* Firefox */
}

#wrap {
	background: #cacccc;
	background: #e6e6e6;
	width: 960px;
	margin: 15px auto;
	padding: 0px;
	border: 1px solid #de4343;
	}

/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #a01b1f;
	text-decoration: underline;
	}
	
a:hover {
	color: #4e1113;
	text-decoration: none;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}
	
strong {
	font-weight: bold;
}
	
/************************************************
*	Header  									*
************************************************/

#header {
	background: url(images/header.jpg);
	width: 960px;
	height: 195px;
	margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;
	position: relative;
	}
	
#header #imageheader {
	width: 960px;
	height: 195px;
	text-indent: -10000px;
	background: url(images/header.jpg) left top no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	}
#header #imageheader object {
	position: absolute;
	top: 0;
	left: 0;
}

#header #imageheader a {	
	display: block;
	width: 960px;
	height: 175px;
	position: absolute;
	}

#header h1, #header h1 a, #header h1 a:visited, #header h4, #header h4 a, #header h4 a:visited {
	color: #EFEDE8;
	font-size: 36px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-decoration: none;
	position: absolute;
	}

#header h1 a:hover, #header h4 a:hover {
	color: #EFEDE8;
	text-decoration: none;
	}
	
.headertext {
	margin: 0px;
	padding: 20px 0px 0px 20px;
	}
	
.headerleft {
	width: 650px;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
.headerleft p {
	color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-style: italic;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	line-height: 20px;
	}
	
.headerleft a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}

.headerright {
	width: 275px;
	float: right;
	margin: 0px;
	padding: 23px 0px 0px 0px;
	}

.headerright p {
	color: #C0C0C0;
	padding: 0px 0px 3px 0px;
	margin: 0px;
	}
	
.headerright a, .headerright a:visited {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	text-decoration: none;
	}
	
.headerright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
.rsslink {
	margin: 0px 10px 0px 0px;
	padding: 3px 0px 3px 16px;
	background: url(images/rss.png) no-repeat left center;
	}	
	
/************************************************
*	eNews Subscribe								*
************************************************/

#subscribe {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}

#subbox {
	background: #F4F4F4 !important;
	width: 200px;
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	padding: 3px 0px 3px 3px;
	margin: 5px 5px 0px 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #F4F4F4;
	}
	
#subbutton {
	background: #2B4D71;
	color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 3px 3px 2px 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #2B4D71;
	}
	
/************************************************
*	Navbar  					     		    * 
************************************************/
	
#navbar {
	background: url(images/navbar.png) 0 0 repeat-x;
	width: 960px;
	height: 39px;
	margin: 0px auto 0px;
	padding: 0px;
	}

#nav {
	margin: 0px;
	padding: 0px;
	}
	
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link, #nav li a:visited {
	color: #f3f3f3;
	display: block;
	font-size: 18px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	text-shadow: 1px 1px 1px #000;
	font-weight: normal;
	text-decoration: none;
    margin: 0px;
	padding: 10px 22px;
	}

#nav li a:hover, #nav li a:active {
	color: #eaa1a1;
	text-decoration: none;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #350b0b;
	color: #FFFFFF;
	width: 150px;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	float: none;
	margin: 0px;
	padding: 7px 10px 7px 10px;
	border-bottom: 1px solid #5e3032;
	border-left: 1px solid #5e3032;
	border-right: 1px solid #5e3032;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #820b10;
	color: #FFFFFF;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#nav li li { 
	}

#nav li ul a { 
	width: 140px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -30px 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 .current_page_item a {
	color: #eaa1a1;
	margin: 0px;
	padding: 10px 15px 10px 15px;
	text-decoration: none;
	}

#navbar .rsslink {
	margin: 0px 0px 0px 10px;
	padding: 3px 0px 3px 16px;
	background: url(images/rss.png) no-repeat left center;
	}	
	
/************************************************
*	HomePage 					     		    * 
************************************************/

#homepage {
	width: 960px;
	margin: 0px auto 0px;
	padding: 0px;
	line-height: 18px;
	}
	
#hpmain p {
	color: #072C53;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#homepage li {
	list-style-type: none;
}


#welcome h2.widgettitle {
	color: #a01b1f;
	text-shadow: 1px 1px 1px #fff;
	font-size: 22px;
	letter-spacing: -.5px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 10px 0px;
	background: url(images/hline.png) 0 bottom repeat-x;
}

#welcome .textwidget {
	font-family: Georgia, Times New Roman, Trebuchet MS;
	line-height: 22px;
	font-size: 18px;
	padding: 0 30px;
	margin: 0 0 25px;
}

#hpmain {
	background: #516B86;
	width: 960px;
	height: 280px;
	margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;
	}
	
.hpmainleft {
	background: url(images/red-bkg.png) 0 0 repeat;
	float: left;
	display: inline;
	width: 670px;
	margin: 0px 0px 20px;
	padding: 10px 0 0;
	}
	
.hpmainright {
	float: right;
	width: 290px;
	margin: 0px;
	padding: 10px 10px 0px 0px;
	}
	
.hpmainrightsearch {
	background: #FFFFFF;
	width: 270px;
	height: 235px;
	margin: 0px;
	padding: 15px 10px 10px 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}

.homeblock {
	float: left;
	width: 290px;
	background: #efefef;
	margin: 0px 0px 10px 10px;
	padding: 9px;
	border: 1px solid #DDDDDD;
	display: inline;
	}
	
.homeblock-bottom {
	background: #efefef;
	margin: 0px 0px 10px 10px;
	padding: 9px 9px 0px 9px;
	border: 1px solid #DDDDDD;
	}

.homeblock p {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	}
	
.homeblock-bottom p {
	margin: 0px;
	padding: 0px;
	}
	
.homeblock embed, .homeblock object {
	width: 277px; 
	height: 225px;
	margin: 0px; 
	padding: 0px;
	}
	
.thumb-properties {
	margin: 0px 0px 10px 0px;
	}
	
.thumb-posts {
	float: left;
	margin: 0px 10px 0px 0px;
	}
	
.thumb-archive {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
/************************************************
*	Homepage Search								*
************************************************/

#homepage #cat {
	background: #F4F4F4;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	width: 215px;
	color: #333333;
	margin: 0px 2px 0px 0px;
	padding: 1px;
	display: inline;
	border: 1px solid #DDDDDD;
	}

#view {
	background: #072C53;
	color: #FFFFFF;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 2px 3px 1px 3px;
	border: 1px solid #072C53;
	}
	
.postform {
	background: #000000;
	}
	
form {
    margin: 0px;
    }

/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 960px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	}
	
#contentleft {
	float: left;
	display: inline;
	width: 650px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	z-index: 100;
	}

#contentfull {
	float: left;
	width: 960px;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	}
	
#contentbottom {
	background: #E8E8E8;
	border-top: 10px solid #DCDCDC;
	}
		
#content .hpmain p {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 10px 10px 0px;
	}
	
#content .hpmain a, #content .hpmain a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#content .hpmain a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

#content a img {
	border: none;
	}

#content blockquote {
	background: #F4F4F4;
	margin: 0px 25px 15px 25px;
	padding: 10px 20px 0px 15px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	
#content blockquote p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
	}
#content .postarea li {
	list-style-type: disc;
}
#content .postarea li ul li {
	list-style-type: square;
}
.postarea {
	margin: 0px;
	padding:20px 10px;
	}
	
.postarea p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.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 20px;
	}
	
.postarea ol {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postarea ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
	
.multi-agent ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.multi-agent ul li {
	list-style-type: none;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	}
	
.breadcrumb {
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	}
	
.date {
	font-size: 11px;
	font-weight: bold;
	}
	
.date p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}

.time {
	background: url(images/icon_time.png) no-repeat top left;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 18px;
	}
	
.icomment {
	background: url(images/icon_comments.png) no-repeat top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	}
	
.tags {
	background: url(images/icon_tags.png) no-repeat top left;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	}
	
.category {
	margin: 0px;
	padding: 0px 0px 0px 18px;
	}
	
.post {
	margin: 0px 0px 40px 0px;
	padding: 0px;
	}

.postmeta {
	font-size: 11px;
	margin: 0px;
	padding: 5px 10px 0px 10px;
	border-top: 1px solid #DDDDDD;
	}
		
.authorbox {
	background: #F4F4F4;
	margin: 0px 10px 40px 10px;
	padding: 10px 10px 10px 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
.authorbox p {
	margin: 0px;
	padding: 0px;
	}
	
.authorbox img {
	background: #FFFFFF;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	}
	
.archive {
	float: left;
	width: 305px;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	}

.archive ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.archive ul li {
	list-style-type: square;
	margin: 0px 0px 5px 20px;
	padding: 0px;
	}
	
.archive ul ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}

.sticky {
	background: #F4F4F4;
	margin: 0px 0px 50px 0px;
	padding: 20px 10px 0px 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
#listing {
	float: left;
	width: 650px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
#listing p {
	margin: 0px;
	padding: 0px 10px 5px 0px;
	}
	
.listing-left {
	width: 275px;
	float: left;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
.listing-right {
	width: 370px;
	float: left;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
.listing-bottom {
	float: left;
	width: 650px;
	margin: 0px;
	padding: 10px 0px 20px 0px;
	}

#listing-cat-top p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.listing-cat-left {
	width: 200px;
	float: left;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
.listing-cat-right {
	width: 200px;
	float: left;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}

#photos {
	float: left;
	width: 650px;
	margin: 0px 0px 30px 0px;
	padding: 0px;
	}
	
#photos a img {
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 4px;
	border: 1px solid #C0C0C0;
	}
	
#photos a:hover img {
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 4px;
	border: 1px solid #000000;
	}
	
.palignright {
	text-align: right;
	margin: 0px;
	padding: 0px;
	}

.space {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	}
	
.clear {
	clear: both;
	}
	
.clear-2 {
	clear: both;
	padding: 15px 0px 0px 0px;
	}
	
hr {
	border-bottom: 1px solid #DDDDDD; 
	border-top: none;
	border-left: none;
	border-right: none;
	margin: 0px 0px 10px 0px; 
	padding: 0px 0px 10px 0px; 
	clear: both;
	}
	
.featured-posts {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
/************************************************
*	Headline Classes 					        * 
************************************************/

#contentleft h1, #contentfull h1 {
	color: #a01b1f;
	text-shadow: 1px 1px 1px #fff;
	font-size: 24px;
	line-height: 28px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	text-decoration: none;
	background: url(images/hline.png) 0 bottom repeat-x;
	}
	
#contentleft h1 a, #contentleft h1 a:visited {
	color: #a01b1f;
	text-shadow: 1px 1px 1px #fff;
	font-size: 24px;
	line-height: 28px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	text-decoration: none;
	}
	
#contentleft h1 a:hover {
	color: #4e1113;
	}

#contentleft h2 {
	color: #a01b1f;
	font-size: 16px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	border-bottom: 1px solid #DDDDDD;
	}
	
#contentleft h2 a, #contentleft h2 a:visited {
	color: #4e1113;
	font-size: 16px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	text-decoration: none;
	}
	
#contentleft h2 a:hover {
	color: #4e1113;
	}	
	
#contentleft h3 {
	color: #a01b1f;
	text-shadow: 1px 1px 1px #fff;
	font-size: 20px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #DDDDDD;
	}
	
#homepage h3 {
	color: #a01b1f;
	text-shadow: 1px 1px 1px #fff;
	font-size: 22px;
	letter-spacing: -.5px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 10px 0px;
	background: url(images/hline.png) 0 bottom repeat-x;
	}
	
#contentleft h4 {
	color: #a01b1f;
	text-shadow: 1px 1px 1px #fff;
	font-size: 16px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #DDDDDD;
	}
	
#contentleft h5 {
	color: #a01b1f;
	font-size: 14px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	}
	
#contentleft h6 {
	color: #a01b1f;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #DDDDDD;
	}	

/************************************************
*	Images  					     		    * 
************************************************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	background: #F4F4F4;
	text-align: center;
	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(s)		    	                    * 
************************************************/

#sidebar {
	width: 290px;
	background: url(images/sidebar-bkg.png) 0 0 repeat;
	float: right;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	color: #ececec;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	_margin-right: -40px;
	_padding: 0;
	_width: 240px !important;
	}

#sidebar a {
	color: #db494f;
}
#sidebar a:focus, #sidebar a:hover, #sidebar a:active {
	color: #A01B1F;
}
#sidebar_left {
	width: 155px;
	float: left;
	margin: 0px;
	padding: 0px;
	display: inline;
	}
	
#sidebar_right {
	width: 135px;
	float: right;
	margin: 0px;
	padding: 0px;
	display: inline;
	}

#sidebar .widget {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	font-size: 12px;
	letter-spacing: -.25px;
	}
	
#sidebar .whitebox {
	margin: 0px;
	padding: 10px 10px 10px 10px;
	}
	
#sidebar #cat {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	width: 205px;
	color: #333333;
	margin: 0px 2px 0px 0px;
	padding: 1px;
	display: inline;
	border: 1px solid #DDDDDD;
	}
	
#sidebar_left .widget {
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	}
	
#sidebar_right .widget {
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	}
		
#sidebar h4, #sidebar_left h4, #sidebar_right h4 {
	color: #4b1e20;
	text-shadow: 1px 1px 0 #e7d4b6;
	height: 33px;
	position: relative;
	width: 290px;
	display: block;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-weight: bold;
	margin: 0px 0px 10px 0;
	padding: 9px 0px 0px 15px;
	left: -20px;
	background: url(images/sidebar-title.png) 0 0 no-repeat;
	}
	
#sidebar_left p, #sidebar_ight p {
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul, #sidebar_left ul, #sidebar_right ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li, #sidebar_left ul li, #sidebar_right ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

#sidebar ul ul, #sidebar_left ul ul, #sidebar_right ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li li, #sidebar_left ul li li, #sidebar_right ul li li {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	}
	
#sidebar ul li ul li, #sidebar_left ul li ul li, #sidebar_right ul li ul li {
	margin: 0px; 
	padding: 0px 0px 5px 0px;
	}
	
#property-search {
	color: #072C53;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	}
	
.aboutmeplus .avatar {
	background: #FFFFFF;
	margin: 0px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	}
	
.aboutmeplus .posts_link {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-top: 1px solid #DDDDDD;
	}
	
.twitter {
	background: url(images/twitter.gif) top right no-repeat;
	margin: 0px;
	padding: 0px;
	}
	
.aboutmeplus {
    clear: both;
    }
	
/** Sidebar call to action buttons **/
#sidebar ul.actions {
	margin-top: 60px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	text-shadow: -1px -1px 1px #000;
}

#sidebar ul.actions li {
	background: url(images/lg-button.png) 0 0 no-repeat;
	padding: 5px;
	margin: 3px;
	height: 30px;
	width: 271px;
}
#sidebar ul.actions li a {
	color: #e0e0e0;
	text-decoration: none;
}
#sidebar ul.actions li a:hover {
	color: #c6b897;
}
/************************************************
*	Contact Info								*
************************************************/
#sidebar .contact .vcard {
	font-size: 14px;
	line-height:22px;
}
#sidebar .contact .vcard span.fn, #sidebar .contact .vcard img.logo {
	display: none;
}
#sidebar .contact .vcard span.type {
	font-style: italic;
}
#sidebar .contact h5 {
	color: #CBC095;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	border-top: 1px solid #921217;
	padding-top: 15px;
	margin-top: 10px;
}
#sidebar .contact a.fol {
	margin: -10px 20px 10px;
	display: block;
}
#sidebar .contact ul.social-links {
	margin: 10px 0;
	float: left;
	width: 270px;
}
#sidebar .contact ul.social-links li {
	float: left;
	text-align: center;
	display: inline;
	margin: 0;
}
#sidebar .contact ul.social-links li a {
	color: #CBC095;
	text-decoration: none;
	padding: 34px 12px 0;
	height: 16px;
	display: block;
}
#sidebar .contact ul.social-links li a:hover {
	color: #fff;
	text-decoration: underline;
}
#sidebar .contact ul.social-links li a.facebook {
	background: url(images/facebook_32.png) center top no-repeat;
}
#sidebar .contact ul.social-links li a.twitter {
	background: url(images/twitter_32.png) center top no-repeat;
}
#sidebar .contact ul.social-links li a.linkedin {
	background: url(images/linkedin_32.png) center top no-repeat;
}
#sidebar .contact ul.social-links li a.yelp {
	background: url(images/yelp_32.png) center top no-repeat;
}

/************************************************
*	Basement  									*
************************************************/

#basement {
	background: #350b0d url(images/red-bkg.png) 0 0 repeat;
	width: 960px;
	color: #f3f3f3;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -.5px;
	text-shadow: 1px 1px 1px #000;
	font-size: 14px;
	letter-spacing: 0;
	margin: 0px auto 0px;
	padding: 20px 0 0;
}

#basement h2 {
	font-size: 18px;
	color: #c8c8c8;
	text-shadow: 1px 1px 1px #000;
	font-family: Georgia, TImes New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0 0 15px 0;
	}
#basement h2 a {
	color: #c8c8c8 !important;
}
#basement a, #basement a:visited {
	color: #cbc095;
	text-shadow: 1px 1px 1px #000;
	text-decoration: none;
}
#basement a:hover {
	color: #fff;
	text-decoration: underline;
}

.basementleft {
	float: left;
	width: 220px;
	padding: 0px 10px 0px 10px;	
}

.basementmiddleleft {
	float: left;
	width: 220px;
	padding: 0px 10px 0px 10px;	
}

.basementmiddleright {
	float: left;
	width: 220px;
	padding: 0px 10px 0px 10px;	
}

.basementright {
	float: right;
	width: 217px;
	padding: 0px 10px 0px 10px;	
	line-height: 18px;
}
.basementleft, .basementmiddleleft, .basementmiddleright {
	border-right: 1px solid #681818;
}
#basement li {
	list-style: none;
	padding-bottom: 5px;
}

#basement ul {

}

#basement ul li {
	background: url(images/bullet-red.png) 0 4px no-repeat;
	padding-left: 13px;
}

/** Twitter widget **/
#basement li.widget_twitter ul {
	font-size: 11px;
	letter-spacing: 0;
}
#basement .widget_twitter ul li {
	background: url(images/twitter-list.png) 0 0 no-repeat;
	padding-left: 16px;
	display: block;
	float: left;
	margin: 0 0 12px;
}
span.entry-content {
	display:inline;
	float:left;
}
span.entry-meta {
	display:inline;
	float:right;
	font-size:90%;
	margin-top: 3px;
}
span.entry-meta:after {
	clear: both;
}

#footer .twitter-link {
	position: absolute;
	left: 245px;
	top: -48px;
}
#footer .twitter-link a {
	background: url(images/red-twitter-bird.png) 0 0 no-repeat;
	display: block;
	height: 36px;
	padding: 17px 0 0 70px;
	font-size: 18px;
	color: #CBC095 !important;
	letter-spacing: -1px;
	font-weight: bold;
}
#footer .twitter-link a:hover {
	color: #fff !important;
}

/** logo **/
#basement img.logo {
	margin: 0 25px 10px;
}
/************************************************
*	Footer - Standard							*
************************************************/

#footer {
	background: #350b0d;
	width: 960px;
	height: 34px;
	margin: 0px auto 0px;
	padding: 0px;
	line-height: 20px;
	letter-spacing: 0;
	position: relative;
	}
	
#footer p {
	color: #f3f3f3;
	font-size: 11px;
	font-family: Tahoma, Verdana, sans-serif;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#footer a, #footer a:visited {
	color: #f3f3f3;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #f3f3f3;
	text-decoration: underline;
	}
	
.rsslinkfooter {
	margin: 0px 0px 0px 5px;
	padding: 2px 0px 2px 15px;
	background: url(images/rss-footer.png) no-repeat left center;
	}	
	
.footerleft {
	width: 740px;
	float: left;
	margin: 0px;
	padding: 7px 0px 0px 10px;
	}
	
.footerright {
	width: 180px;
	float: right;
	margin: 0px;
	padding: 7px 10px 0px 0px;
	text-align: right;
	}

/************************************************
*	Search Form									*
************************************************/

#searchform {
	color: #111111;
	font-size: 14px;
	font-family: Tahoma, Arial, Verdana;
	margin: 0px;
	padding: 0px;
	display: inline;
	}

#s {
	background: #FFFFFF;
	width: 125px;
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	padding: 3px 0px 3px 3px;
	margin: 5px 0px 0px 0px;
	border: 1px solid #DDDDDD;
	}
	
#searchsubmit {
	background: #2B4D71;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0px;
	padding: 1px 5px 1px 5px;
	border: 1px solid #555555;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	
/************************************************
*	Comments									*
************************************************/

.comments {
	width: 640px;
	margin: 0px;
	padding: 0px 10px;
	}

#author, #email, #url {
	background: #F4F4F4 !important;
	width: 250px;
	color: #202020;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
	border: 1px solid #DDDDDD;
	display: inline;
	}
	
#submit {
	background: #5a1e1e;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
    margin: 0px 0px 10px 0px;
	padding: 2px 0px 2px 8px;
	border: 1px solid #555555;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	
#comment {
	background: #F4F4F4;
	color: #202020;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 5px 0px 5px 0px;
	padding: 3px 0px 3px 5px;
	border: 1px solid #DDDDDD;
	display: inline;
	}
	
.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #CCCCCC;
	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;
	}
	
#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;
	}
	
	
.reply a, .reply a:visited {
	background: #2B4D71;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0px 0px 10px 0px;
	padding: 3px 8px 3px 8px;
	border: 1px solid #072C53;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	
.reply a:hover {
	background: #072C53;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0px 0px 10px 0px;
	padding: 3px 8px 3px 8px;
	border: 1px solid #072C53;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}

.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;
	}
	
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #F4F4F4;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 1px solid #DDDDDD;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin: 0px;
	padding: 0px;
	}
	
/************************************************
*	Sociable									*
************************************************/
	
div.sociable { margin: 3px 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);
}	

/*********************************************
		CyberHome API Styles
*********************************************/



.formlabel {
	font-size: 10pt;
	color: #000000;
}

.cyberInfo {
	font-family: courier serif italic;
	font-size: 10pt;
	color: #0000ff;
}

.cyberAlertm {
	font-family: courier serif italic;
	font-size: 15pt;
	color: #ff0000;
}

.cyberlabel {
	font-size: 10pt;
	color: black;
	font-weight: bold;
}

.detaillabel {
	font-size: 10pt;
	color: blue;
	font-weight: bold;
}

.cyberdetaillabel {
	font-size: 10pt;
	color: #003399;
	font-weight: bold;
}

.cbold {
	font-size: 12pt;
	color: #003399;
	font-weight: bold;
}

.formlabelb { 
	font-size: 10pt;
	color: #000000;
	font-weight: bold;}

.cyberHeaderWhite	{
	font-size : 12px;
	color : #000000;
}

.cyberHeaderWhiteM	{
	font-size : 15pt;
	color : #ffffff;
	background-color: #003399;
	height: 50;
}

.cyber1	{
	font-size : 10pt;
	color : Black;
	background-color: #fff;
	line-height: 35px;
}
.cyber2	{
	font-size : 10pt;
	color : Black;
	background-color: #efefef;
	line-height: 35px;
}

.rcyber	{
	font-size : 10pt;
	color : white;
	background-color: #ff0000;
	height: 25;
}

.coolButtons {
	background-color: #66CCFF;
	border-style:groove;
	border-width:0.1cm;
	font-size : 8pt;
	color: Blue;
	padding: 0;
	text-align : center;
}

.cyberButtons {
	background-color: #003399;
	border-style:groove;
	border-width:0.1cm;
	font-size : 10pt;
	color: #ffffff;
	padding: 2;
	text-align : center;
}

A.cyber:link {
	color: #000000;
	font-family: arial;
	text-decoration: underline;
	font-size: 11px;
}

A.cyber:visited {
	font-family: arial;
	text-decoration: underline;
	font-size: 11px;
	color:#000000;
}

A.cyber:hover {
	color:#000000;
	font-family: arial;
	text-decoration: underline;
	font-size: 11px;
	}
	
A.cyber:active {
	color: #000000;
	font-family: arial;
	text-decoration: underline;
	font-size: 12px;;	
}

.cyberinputText{
	border: thin groove Black;
	font-family: arial;
	font-size: 12px;
	background-color : #ffffff;
}

/*********************************************
		CyberHome API Form (MTOSites)
*********************************************/


.cyberhomes { 
	margin:5px auto 0 auto; 
	width: 280px; 
}

.cyberhomes fieldset	{ 
	margin-top:0; 
	padding:0; 
	border: none;
}

ol.cyb-ol { 
	margin:0!important; 
	padding:0!important;
}

ol.cyb-ol li {
	background:none!important; 
	margin:5px 0!important;
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:1.3em;
}
ol.cyb-ol li label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cyb-ol li.textonly {
	background:#F0F0F0 !important;
	letter-spacing:1px;
	margin:10px 0pt !important;
	padding:5px 0pt;
	text-align:center;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cyberhomes label {
	width:60px; 
	margin:0 10px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:right;
	vertical-align:top;
}

.cyberhomes label span {
	width:60px; /* must be the same as above!*/
}

  span.astrx {
	  font-family: Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  color:#AD3122;
  }

.cyberhomes input { 
	padding:0px;
	background: #FFFFFF; 
	border: 1px solid #000000; 
	vertical-align:top;
}
.cyberhomes input:hover	{
	background:#E1E1E1; 
}

.cyberhomes input:focus { 
	background:#F4F4F4; 
}

.cyberhomes input.sendbutton	{ 
	width: 104px;
	height: 35px;
	margin: 0 0 5px 70px;
	background:url(images/sm-button.png) 0 2px repeat-x; 
	cursor: pointer;
	border: 0;
	padding: 5px 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #e0e0e0;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 16px;
	text-shadow: -1px -1px 1px #000;
}

.cyberhomes input.sendbutton:hover, .cyberhomes input.sendbutton:active, .cyberhomes input.sendbutton:focus {
	color: #c6b897;
}

/*********************************************
		CyberHome API Page (MTOSites)
*********************************************/


#cyberhomeswrap {
	width: 850px;
	margin: 0 auto;
}
	
#cyberhomesleft {
	float: left;
	width: 510px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#cyberhomesright {
	float: right;
	width: 310;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear:none;
}

#cyberhomescomps {
	float: left;
	width: 830px;
	border: 1px solid #CCC;	
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 10px 10px;
}

.cyberhomeswidget {
	width: 300px;
	border: 1px solid #CCC;	
	margin: 0px 0px 15px 0px;
	padding: 5px;
}

#cyberhomeswrap h4 {
	margin: 5px 0px 0px 0px;
	line-height:30px;
	padding:3px;
	background:#dadada;
}

#cyberhomeswrap p {
	margin: 0px;
	padding: 0px;
}

#cyberhomeshomedetails {
	width: 500px;
	border: 1px solid #CCC;	
	margin: 0px 0px 15px 0px;
	padding: 5px 10px 10px 10px;
}

#cyberhomeshomedetails ul {
	list-style: none;	
	margin: 0px 0px 0px 0px;
}

ul.cyberdetailsleft {
	float: left;
	width: 250px;
}

ul.cyberdetailsright {
	float: right;
	width: 250px;
}

#cyberhomesmap {
	width: 500px;
	border: 1px solid #CCC;	
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 10px 10px;
}

#map {
	border: 1px solid #CCC;	
}

.cyberhomesdisclaimer {
	font-size: 10px;
}
.cyberheader {
	width:100%;
	line-height:30px;
	padding:5px;
	background:#dadada;
}

.cyberhomes p {
	padding: 0 !important;
	margin: 0 !important;
}
p.valuation-request {
	padding: 0;
	margin: 5px 0;
	line-height: 18px;
}
p.valuation-request a {
	font-size: 16px;
	margin-top: 5px;
}

/** diverse solutions quick search **/
.ds-quick-search-name {
	vertical-align: middle;
	width:125px;
}
.ds-quick-search-value span input, .ds-quick-search-value span {
	float: left;
}
.ds-quick-search-value span input span:after {
	clear: both;
}
table[id^="ds-quick-search-module-"] {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input[id^="ds-quick-search-module-"] {
	font-size: 11px;
	padding:1px;
	margin: 1px 0;
	background: #F3F3F3; 
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #666; 
	vertical-align:top;
}
input[id^="ds-quick-search-module-"]:hover	{
	background:#FFFFFF; 
}

input[id^="ds-quick-search-module-"]:focus { 
	background:#F4F4F4; 
	border: 1px solid #921217;
}
input.ds-quick-search-button {
	width: 104px;
	height: 35px;
	border: 0;
	padding: 5px 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #e0e0e0;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 16px;
	text-shadow: -1px -1px 1px #000;
	background: url(images/sm-button.png) 0 2px no-repeat;
	cursor: pointer;
	margin-top: 10px;
	position: absolute;
	left: 90px;
}
input.ds-quick-search-button:hover {
	color: #c6b897;
}


/** foreclosuer and short sales page **/
.foreclosure-box {
	width: 42%;
	height: 260px;
	float: left;
	border: 1px solid #cccccc;
	position: relative;
	padding: 10px;
	margin: 0 10px 30px;
}

.postarea input.ds-quick-search-button {
	width: 104px;
	height: 35px;
	border: 0;
	padding: 5px 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #e0e0e0;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 16px;
	text-shadow: -1px -1px 1px #000;
	background: url(images/sm-button.png) 0 2px no-repeat;
	cursor: pointer;
	margin-top: 10px;
}
/************************************************
*	eNews Subscribe								*
************************************************/

#subscribe {
	margin: 10px 0;
	padding: 0px;
	}

.subinput {
	width: 180px;
	height: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #5e3032;
	padding: 3px 6px;
	margin: 5px 5px 5px 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #666;
	float: left;
	display:inline;
}
	
#subbutton {
	color: #e0e0e0;
	text-shadow: -1px -1px 1px #000;
	background: url(images/sm-button.png) 0 0 no-repeat;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration: none;
	margin: 4px;
	float: right;
	display:inline;
	cursor: pointer;
	border: 0;
	}
#subbutton:hover, #subbutton:active, #subbutton:focus {
	color: #c6b897;
}	

/** testimonials **/
#sfstest-sidebar {
	color: #db494f !important;
}
#sfstest-sidebar .client {
	color: #db494f !important;
}
