/*
THEME NAME: Your Home Team
DESCRIPTION: Custom Theme developed for Roxann by Visual Lure
VERSION: 1.0
AUTHOR: Visual Lure
AUTHOR URI: http://www.visuallure.com/
.
*/

* {
	padding: 0;
	margin: 0;
	max-width: auto;
}

body {
	color: #535569;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	background-color: #e5f0f9;
	min-width:960px;
	text-align: center;
}

img{border-style:none;}

hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #BBB;
	margin-bottom: 20px;
	border-bottom-color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

a:link {
	color: #288483;
	text-decoration: underline;
}
a:active {
	color: #288483;
	text-decoration: underline;
}
a:visited {
	color: #288483;
	text-decoration: underline;
}
a:hover {
	color: #AF7536;
	text-decoration: none;
}
a:focus {
	-moz-outline-style: none;
}

input, textarea, select {
	font:100% Arial, "Helvetica Neue", Helvetica, sans-serif;
	vertical-align:middle;
}

form,fieldset {
	border:none;
}

#header {
	position: relative;
	width:100%;
	height:180px;
	background: transparent url(images/header_bg.jpg) top left repeat-x;
}

#header .header {
	position: relative;
	width: 960px;
	height: 180px;
	text-align: left;
	margin: 0 auto;	
	border-top: 1px solid transparent;
}

#header h2 {
	display: block;
	position: relative;
	width: 535px;
	margin: 0 0 0 0;
}

/* Main Menu */
#menu {
	position: relative;
	width: 100%;
	text-align: center;
	margin: 0;
	background: #acbdc5 url(images/menu_bg.jpg) repeat-x;
}

#menu .menu {
	position: relative;
	display: block;
	width: 970px;
	list-style:none;
	text-align: center;
	height: 38px;
	margin: 0 auto;
}

#menu .menu li {
	font-size: 13px;
	width: auto;
	float: left;
	list-style-type: none;
	position: relative;
	overflow: visible;
}

#menu .menu li a {
	display: block;
	padding: 9px 10px 12px 10px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;

}

#menu .menu li ul {
	position: absolute;
	padding-top: 0px;
	width: 15em;
	top: 38px;
	left: -999em;
	background: #250858;
	color: white;
	text-align: left;
	z-index: 99;
	border-top: 1px solid #FFF;
	
}

#menu .menu li ul li {	
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	float: none;
	top: 0px;
	left: 0;
	text-align: left;
}

#menu .menu li ul li a {
	color: #white;
	text-transform: none;
	
}

#menu .menu a:hover {
    	text-decoration: underline;
}

#menu .menu li ul li a:hover {
	background-color: #DF131B;
	color: yellow;
    	text-decoration: none;
}

#menu .menu li:hover ul, #menu .menu li.hover ul {
	left: auto;
}

#content_wrapper {
	width: 100%;
	text-align: center;
	background: #e5f0f9 url(images/content_bg.jpg) repeat-x;
}

#content {
	position: relative;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	background-color: white;
}

#content .postmetadata, #content .postmetadata a {
	clear: left;
	color: #888;
	font-size: 8pt;
	margin-bottom: 25px;
}

#content h1 {
	color: #250858;
	font-size: 14pt;
	margin-bottom: 10px;
	padding: 5px 0 0 0;
	line-height: 1.1em;
	font-weight: bold;
}

#content .post h2 {
	color: #306AB6;
	font-size: 16px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px;
	line-height: 19px;
	font-weight: bold;
}

#content .post h3, #content .search h2 {
	color: #250858;
	font-size: 14px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px;
	line-height: 17px;
	font-weight: bold;
}

#content .search h2 {
	font-size: 16px;
	margin: 25px 0 10px 0;
}

#content .post, #content .page {
	width: 640px;
	float: none;
	clear: none;
	margin: 0;
	padding: 15px 0px 20px 5px;
}


#content .search .post, #content .search .page  {
	padding: 0;
}

#content .entry {
	float: none;
	clear: none;
	width: 635px;
	color: #444;
}


#content .post ul, #content .page ul {
	margin-left: 30px;
}

#content .post p {
	margin: 5px 0px 15px 0px;
}

#content .post table {
	margin-bottom: 15px;
}

#content .post ol {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	list-style-position: outside;
}

#content .post ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	list-style-position: outside;
}

#content .post hr {
	margin: 5px 0px 15px 0px;
}

#content .post img {
	border: 1px solid #9AA341; 
	padding: 4px; 
	background: none repeat scroll 0% 0% #ffffff; 
}

#content img.alignright {
	margin-bottom: 10px; 
	margin-left: 20px; 
	float: right;
}

#content img.alignleft {
	margin-bottom: 10px; 
	margin-right: 20px; 
	float: left;
}

#content img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


#comments, #respond h3 {
	margin-bottom: 10px;
	color: #444;
}
.commentlist {
	margin-left: 25px;
}

#respond {
	margin-top: 25px;
}

#content h1 a, #content h2 a, #content h3 a {
	color: #306AB6;
	text-decoration: none;
}

#content h1 a:hover, #content h2 a:hover, #content h3 a:hover {
	text-decoration: underline;
	color: #555;
}

#footer_wrapper {
	float: none;
	clear: both;
	width:100%;
	height:129px;
	background: transparent;
	font-size: 8pt;
	text-align: center;
}

#footer {
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding: 10px 0;
	background-color: #250858;
	border-top: 1px solid #250858;
	color: white;
}

#footer a:link, #footer a:visited {
	color: white;
}

#footer p.bottom {
	line-height: 1.2em;
	font-size: 8pt;
	font-style: italic;
} 

#footer p.contact {
	font-weight: bold;
	font-size: 10pt;
}

#footer p span {
	padding: 0 15px;
	color: #888;
}

#footer a {
	color: #7e95a1;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .submenu {
	list-style-type: none;
	padding: 10px 0;
}

#footer .submenu li {
	display: inline;
}

#footer .submenu li a {
	font-size: 10pt;
	font-weight: bold;
	color: white;
	padding: 0 5px 0 0;
}

#footer .submenu li a:hover span {
	text-decoration: none;
}

#footer .submenu a span {
	padding: 0 0 0 8px;
		color: #888;
}

#footer .signature {
	position: absolute;
	top: 18px;
	right: 10px;
}

#content div.content {
	margin: 0;
	padding: 1px 0 0 15px;
	border-top: 1px solid transparent;
	width: 635px;
	float: left;
	clear: left;
	background-color: white;
}

#content div.widecontent {
	width: 940px;
}

#content div.content div {
	float: none;
	clear: none;
}

#content div.content #video {
	margin: 5px 0 0 5px;
	padding: 0;
	border: none;
	width: 627px;
	height: 308px;
}


#content .clear, .clear {
	clear: both;
}


/* Sidebar styles */

#home_sidebar, #page_sidebar, #blog_sidebar, #detail_sidebar {
	float: right;
	clear: none;
}

.sidebar {
	width: 300px;
	text-align: center;
	background-color: white;
	color: #6f7c81;
	padding-bottom: 10px;
}

.sidebar ul {
	list-style-type: none;
}

.sidebar ul li {
	margin: 7px 0;
	padding: 0;
}

.sidebar h2, h2.widgettitle {
	color: #250858;
	background-color: #e5f0f9;
	width: 274px;
	padding: 7px 0;
	text-transform: uppercase;
	font-size: 12pt;
	text-align: center;
	margin: 0 auto;
}

.sidebar a:link, .sidebar a:visited {
	color: #4e6ea9;
	font-weight: bold;
	text-decoration: none;
}

.sidebar a:hover {
	text-decoration: underline;
}

.sidebar a.buy_sell:link, .sidebar a.buy_sell:visited {
	display: block;
	width: 274px;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	color: #ff0;
	text-shadow:0px -1px 0px #555;
	background: red url(images/buy_sell_bg.gif) repeat-x;
	margin: 5px auto;
	line-height: 36px;
	padding: 8px 0;
	/* height: 64px; */
}

.sidebar a.buy_sell span {
	color: white;
	font-size: 12px;
	display: block;
	line-height: 12px;
	margin: 0;
	padding: 0;
}

.sidebar a.buy_sell:hover {
	text-decoration: none;
	color: white;
}

.sidebar a.buy_sell:hover span {
	color: #ff0;
}

#content .sidebar p.error, #content .sidebar p.update {
	padding: 5px;
	border: 1px solid #900;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #ffc;
	font-weight: bold;
	color: #900;
	margin: 8px 10px;
}

#content .sidebar p.update {
	border-color: black;
	background-color: white;
	color: black;
	text-align: center;
}

#search {
	position: absolute;
	bottom: 0;
	right: 10px;
	margin: 0;
	padding: 6px 0 0 0;
	background: transparent url(images/search_bg.png) no-repeat;
	width: 237px;
	height: 30px;
} 

#search label {
	display: block;
	float: left;
	margin: 4px 8px 0 15px;
	color: #616686;
	font-weight: bold;
	font-size: 9pt;
}

#search #s {
	font-weight: normal;
	color: black;
	padding: 2px 5px;
	width: 110px;
	margin: 0;
}

#search #searchsubmit {
	margin: 0px;
	padding: 0px;
}

#home_search {
	background-color: #e5f0f9;
	width: 273px;
	margin: 10px auto 0 auto;
	padding: 15px 0px 0px 0px;
	text-align: left;
}

#email_signup {
	background-color: #e5f0f9;
	width: 273px;
	margin: 10px auto;
	padding: 10px 0px 0px 0px;
	text-align: left;
}

#email_signup legend {
	color: #e51b24;
	font-size: 14pt;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 10px;
}

#email_signup label, #email_signup p {
	color: black;
	margin: 3px 0 5px 10px;
}

#email_signup input.email {
	width: 195px;
	height: 22px;
	color: #888;
}

#email_signup input {
	margin: 0 0 10px 10px;
}

.sidebar h3 {
	width: 275px;
	color: #250858;
	font-size: 14pt;
	font-weight: bold;
	margin: 5px auto;
	text-align: left;
	line-height: 1.2em;
}

.sidebar .widget_yht_contact_widget p {
	width: 275px;
	color: black;
	text-align: left;
	margin: 2px auto;
	font-size: 11pt;
}

.sidebar .widget_yht_contact_widget span {
	font-weight: bold;
}

.sidebar .widget_yht_contact_widget a {
	color: #e51b24;
	text-decoration: none;
	font-weight: bold;
}

.sidebar .widget_yht_why_choose {
	text-align: left;
}

.sidebar .widget_yht_why_choose ul {
	list-style-type: disc;
	width: 265px;
	margin: 5px 0 0 25px;
	color: #444;
}

.sidebar .widget_yht_why_choose ul li {
	margin: 5px 0;
	font-size: 9pt;
	line-height: 1.3em;
}

.sidebar .widget_yht_facebook_twitter {
	margin-top: 10px;
}

.sidebar .facebook {
	margin-right: 25px;
}

.sidebar .widget_yht_home_search h3 {
	margin: 0 0 10px 20px;
}

.sidebar .widget_yht_home_search div {
	margin: 0 0 10px 20px;
}

.sidebar .widget_yht_home_search label {
	 color: #250858;
	 font-weight: bold;
	 font-size: 8pt;
	display: block;
}

.sidebar .widget_yht_home_search input,  .sidebar .widget_yht_home_search select {
	width: 230px;
}

.sidebar .widget_yht_home_search input.submit {
	width: auto;
	margin-bottom: 10px;
}

div.quote img {
	float: left;
	clear: none;
}

#content div.quote {
	margin-top: 10px;
	width: 600px;
	color: #250858;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, Sans-Serif;
}

#content div.quote p {
	font-style: normal;
	font-size: 10pt;
	font-family: Arial, Helvetica, Sans-Serif;
	margin-top: 10px;
}

#content #real_estate {
	margin: 0;
}

#content div.widecontent #real_estate {
	width: 935px;
}

#content #real_estate div.clear {
	clear: left;
	height: 1px;
}

#content #real_estate div.property {
	position: relative;
	border-top: 1px solid #cccccc;
	margin: 0 10px 5px 0;
	padding: 20px 5px;
}

#content #real_estate div.property div.image {
	float: left;
	margin-right: 10px;
	width: 290px;
	max-height: 300px;
	overflow: hidden;
}

#content #real_estate div.property div.image a {
	margin: 0;
	padding: 0;
}

#content #real_estate div.property div.image a img {
	border: none;
	width: 280px;
	max-width: 291px;
}

#content #real_estate div.property p {
	margin: 0 0 0 300px;
	padding: 0;
	font-size: 10pt;
}

#content #real_estate div.property p.address,  #content #real_estate div.property p.price {
	font-size: 12pt;
	font-weight: bold;
}

#content #real_estate div.property p.clear {
	clear: left;
	margin: 0;
	padding: 0;
}

#content #real_estate a.tour {
	position: absolute;
	top: 15px;
	right: 10px;
}

#content #real_estate a.back {
	display: block;
	position: relative;
	margin-top: 0;
	margin-bottom: 10px;
}

#content #real_estate a.back img {
	border: none;
	padding: 0;
	margin: 0;
}

#content #real_estate a.tour img, #content #real_estate .rightside img {
	border: none;
}

#content #real_estate div.rightside {
	position: relative;
	float: right;
	clear: none;
	width: 400px;
	margin: 0;
	padding: 20px 0 20px 0;
}

#content #real_estate div.rightside p {
	margin: 0;
	padding: 3px 0;
	font-size: 10pt;
	border-top: 1px solid #888;
	clear: left;
	color: black;
}

#content #real_estate div.rightside p span {
	display: block;
	float: left;
	width: 180px;
}

#content #real_estate div.rightside p.room span {
	width: 150px;
}

#content #real_estate div.rightside p.title {
	font-weight: bold;
}

#content #real_estate div.rightside p.description {
	padding-bottom: 20px;
}

#content #real_estate div.rightside h1 {
	line-height: 1.4em;
	margin: -7px 0 20px 0;
}

#content #real_estate div.rightside a.tour {
	position: absolute;
	top: 0;
	right: 10px;
}

#content #real_estate div.leftside {
	float: left;
	clear: none;
	width: 190px;
}

#loancalculator {
	padding-top: 20px;
	width: 220px;
}

#loancalculator div {
	width: 220px;
	margin: 5px 0;
	clear: left;
}

#loancalculator div label {
	float: left;
	width: 100px;
	color: #666;
}

#loancalculator div input {
	width: 60px;
	text-align: right;
	color: black;
}

#loancalculator div .tip {
	font-size: 8pt;
	color: #666;
}

#loancalculator div input.submit {
	width: auto;
	font-weight: bold;
}

#loanresults {
	width: 190px;
}

#loanresults h3.mid {
	margin-top: 20px;
}

#content #real_estate #loanresults p {
	text-align: right;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}

#loanresults p span.label {
	display: block;
	float: left;
	width: 120px;
}

#loanresults p.total {
	font-weight: bold;
	border-top: 3px double #888;
}


#content #real_estate .imageblock {
	position: relative;
	width: 620px;
	background-color: #ebf3fa;
	padding: 20px 0 0 20px;	
}

#content #real_estate .imageblock #main {
	width: 600px;
	padding: 0;
	border: none;
	display: block;
	float: none;
}

#content #real_estate .imageblock a.thumb {
	display: block;
	float: left;
	width: 110px;
	margin: 5px 13px 0 0;
	height: 85px;
	overflow: hidden;
}

#content #real_estate .imageblock a.thumb img {
	width: 110px;
	border: none;
	padding: 0;
}

#content #real_estate .imageblock img.under_contract {
	border: none;
	padding: 0;
	position: absolute;
	top: 20px;
	left: 20px;
	background: transparent;
}

p.warning {
	border: 1px solid #996;
	background-color: #ffd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	color: black;
	text-align: left;
}

#content div.display_feed p {
	margin: 5px 0;
}

#content .display_feed img {
	border: none;
	padding: 0;
}

#content .post div.display_feed h4 {
	margin: 10px 0 0 0;
}

#content .post div.display_feed h4 a {
	color: #4e6ea9;
	font-size: 12pt;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

div.display_feed {
	text-align: left;
}

#content .post div.display_feed .feed_date, #content div.display_feed .feed_date {
	font-style: italic;
	font-size: 8pt;
	margin: 0 0 10px 0;
	padding: 0;
}

.sidebar .display_feed {
	width: 275px;
	margin: 10px auto;
}


#content #real_estate div.featured {
	width: 300px;
	float: left;
	clear: none;
	margin: 10px 8px 0 0;
	border: 1px solid #e4e4e4;
	padding: 0;
}

#content #real_estate div.featured p, #content #real_estate div.featured a {
	margin: 0 0 0 5px;
	padding: 0;
}

#content #real_estate div.featured div.image {
	max-height: 187px;
	overflow: hidden;
}

#content #real_estate div.featured div.image a {
	margin: 0;
}

#content #real_estate div.featured div.image a img {
	width: 290px;
	max-width: 290px;
	margin: 5px 0 5px 5px;
	padding: 0;
}

#content #real_estate div.featured a.tour {
	display: none;
}

#content #real_estate div.property a.tour img {
	border: none;
	width: auto;
}

#buyer_form {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-bottom: 0px;
}

#buyer_form h3 {
	color: #250858;
	margin-top: 10px;
}

#buyer_form div {
	float: none;
	clear: left;
	margin: 7px 0;
	font-size: 10pt;
}

#buyer_form div label {
	width: 95px;
	float: left;
	font-size: 9pt;
	font-weight: bold;
}

#buyer_form div.wide label {
	width: 240px;
}

#buyer_form div.area label {
	float: none;
	width: auto;
}

#buyer_form div textarea {
	width: 100%;
	height: 100px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
}

#buyer_form div label.radio {
	width: auto;
	float: none;
	padding-right: 20px;
}


#buyer_form div input, #buyer_form div select {
	font-size: 10pt;
	padding: 2px;
}

#buyer_form div input.email {
	font-size: 10pt;
	width: 200px;
}

#buyer_form div span.tip {
	color: red;
	font-size: 8pt;
}

#buyer_form p.error {
	color: #900;
	background-color: #ffd;
	padding: 7px 0 7px 10px;
	font-weight: bold;
	border: 1px solid #900;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 10px -5px;
}

#content #real_estate div.disclaimer {
	margin-top: 15px;
	float: none;
	clear: both;
	position: relative;
	background: transparent url(images/eeo.jpg) top left no-repeat;
	padding: 0 125px 0 100px;
}

#content #real_estate div.disclaimer img {
	position: absolute;
	top: 0;
	right: 0;
	width: 100px;
	border: none;
}

#content .wp-caption-text {
	font-style: italic;
	font-size: 10px;
}

#real_estate div.navigation {
	margin: 0 10px 10px 0;
	color: #666;
	background-color: #ff0;
	padding: 3px 5px;
}

#real_estate div.navigation a {
	color: #007;
	text-decoration: none;
}

#real_estate div.navigation a:hover {
	text-decoration: underline;
}

#real_estate div.navigation a.next {
	font-weight: bold;
}

#real_estate div.address {
	position: relative;
	padding-bottom: 5px;
}

#content #real_estate div.address .tour {
	top: -5px;
}

#content #real_estate div.rightside #buyer_form {
	border: 1px solid #306AB6;
	padding: 0 10px;
	background-color: #ebf3fa;
}

#content #real_estate div.rightside #buyer_form textarea {
	width: 370px;
}

#content form.wpcf7-form {
	border-top: 1px solid #ccc;
	color: #777;
}

#content form.wpcf7-form div {
	width: 270px;
	float: left;
}

#content form.wpcf7-form input {
	padding: 2px 5px;	
}

#content form.wpcf7-form div p {
	height: 36px;
	line-height: 18px;
}

#content form.wpcf7-form textarea {
	width: 280px;
	height: 122px;
}


#content .type-post {
		border-bottom: 1px dotted gray;
		padding-bottom: 0;
		width: 630px;
		margin-top: 0;
}
