/*  
Theme Name: Curved
Theme URI: http://www.justskins.com
Description: Curved is a Web 2.0 style widget ready <a href="http://www.justskins.com/css-themes-skins/wordpress-themes/">Wordpress theme</a> crafted by <a href="http://www.textndata.com">TextNData</a>.
Version: 1.0
Author: Just Skins
Author URI: http://www.justskins.com

	This theme is released under Creative Commons Attribution 2.5 License.

*/
body {
	font: 80%/150% Tahoma, Arial;
	color: #333333;
	background: #E0F4F9;
	margin: 0px;
	padding: 0px;
}
a {
	color: #000;
	text-decoration: underline;
	font-weight:bold;
}

a:hover {
	color: #56bdea;
	text-decoration: underline;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin: 0 0 25px 0;
	font: bold 2.0em/1.2em "trebuchet MS", "Lucida Sans Unicode", Georgia;
	color: #006699;
	text-align: center;
}
h1 a, h1 a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
h1 a:hover{
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	background: none;
}
h2 {
	color: #006699;
	margin: 0px 0px 2px;
	width: 100%;
	font: lighter 1.5em/1em "trebuchet MS", "Lucida Sans Unicode", Georgia;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #006699;
	text-decoration: none;
}
h2 a:hover {
	color: #56bdea;
	text-decoration: none;
}
h3 {
	font: bold 125%/100% "Trebuchet MS", Tahoma, Arial;
	color: #56bdea;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}

.space {
	clear: both;
	height: 20px;
	}

#page {
	margin: 0px auto;
	width: 960px;
	background:#fff;
	border-top: 2px solid #b9e8f4;
}

/* header area */
#header {
	background: #000 url(/images/head-bg.gif) repeat-x;
	height: 126px;	
	margin: 0px auto;	
	color: #D16683;	
}
#headerimg {
	padding: 10px 0px 0px 10px;
	margin: 0px auto;
	width: 960px;
	height: 45px;
}
#header_menu {
	display: block;
	width: 960px;	
	margin: 0 auto;	
}
#headerimg span, #headerimg h1 {
	line-height: 40px;
	padding-right: 10px;
	margin-right: 10px;
	float:left;
	font-size: 45px;	
}

#headerimg span a, #headerimg h1 a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}

#headerimg .description{
	float:left;
	margin-top:15px;
	color: #a6e5f4;
	font: 14px Georgia, "Times New Roman", Times, serif;
}
#navi {	
	margin-right: 20px;
	height: 55px;
	text-align: center;
	line-height: normal;	
}
#nav {
	margin-top: 22px;
	list-style: none;	
}
#nav li {
	margin: 0 3px;
	float: left;
	height: 26px;
	background: url(/images/navtabr.gif) top right no-repeat;
	white-space: nowrap;
}
#nav .page_item a{
	color: #13475f;
	display: block;
	background: url(/images/navtabl.gif) top left no-repeat;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	font: bold 12px Arial, Helvetica, sans-serif;
	line-height: 26px;
}
#nav li:hover {
	background-position: 100% -36px;
}
#nav .page_item a:hover {
	background-position: 0px -36px;
	border: none;
}

#nav li.current_page_item {
	color: #13475f;
	text-decoration: none;
	background: url(/images/navtabactiver.gif) top right no-repeat;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #13475f;
	text-decoration: none;
	background: url(/images/navtabactivel.gif) top left no-repeat;
}

/* content area */
#content {
	padding: 20px 0px 0px 13px;
	float: left;
	width: 620px;	
}
#content img {
	border: 1px solid #D3EAF3;
	padding: 5px;
}

#map_area {
	text-align: center;
	margin-bottom: 30px;
	}

.top_places li {
	float: left;
	list-style: none;
	width: 270px;
	background: url(/images/mini-category.gif) no-repeat left center !important;
	padding-left: 20px !important;
	line-height: 25px;
	}

.headline h3 {
	font-size: 13px;
	}

/*sidebar */
#sidebar {
	float: right;
	padding: 20px 10px 20px 0px;
	width: 300px;
	color: #666666;	
}

#sidebar h2, #sidebar .sidebartitle{
	font: lighter 1.3em/1em "trebuchet MS", "Lucida Sans Unicode", Georgia;
	color: #006699;
	border-bottom: 1px dotted #1888B8;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
/*sidebar text styles */
#sidebar a:hover{
	border: none;
}
#sidebar a, #sidebar a:visited{
	color: #000;
	text-decoration: underline;
}
#sidebar li a:hover{
	color: #1888B8;
	text-decoration: underline;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 5px 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 10px 10px 20px;
}

/*blogroll */
ul.linkcat li, .linkcat li{
	background: url(/images/mini-category.gif) no-repeat left center !important;
	padding-left: 20px !important;
}

/*search form */
#search_form {
	margin: 15px 10px 20px;
}

#searchform input#search_button {	
	border: none;
	height: 25px;
	width:27px;	
	color: #FFF;
	background:url(/images/search_button_arrow.png);
	margin-left: 5px;
	cursor: pointer;	
}

#foreclosure_videos {
	margin-bottom: 20px;
	}

/* Mortgage rates */

#mortgage_box {
	margin: 10px 0 20px;
	}
	
#tbl_mortgage_rates {
	border: 1px solid #CCCCCC;
	text-align: center;	
	width: 100%;
}

tr.mortgageHeader, tr.mortgage_1, tr.mortgage_2 {
	line-height: 25px;	
}

.mortgageHeader {
	background-color:#CCCCCC;
	color:#333333;
	font-weight: bold;
}

.mortgage_1 {
	background-color: #FFFFFF;
}

.mortgage_2 {
	background-color: #EFEFEF;
}

.rate_positive {
	color: #CC0000;
	font-weight: bold;
}

.rate_negative {
	color: #009900;	
	font-weight: bold;
}

/* footer area */
#footerbg {
	clear: both;
	background:#132f3c url(/images/footer-bg.gif) repeat-x;
	border-top: 1px solid #7FD4F4;
	height: 50px;
}
#footer {
	width: 960px;
	margin: 0px auto;
	color: #56bdea;
}
#footer a, #footer a:visited {
	color: #56bdea;
}
	
#footerbg a:hover {
	color: #ffffff !important;
}

/* credits */
#credits {
	margin: 0px auto;
	width: 950px;
	color: #56bdea;
	line-height: 50px;
	font-size: 100%;
}
#credits a, #credit a:visited {
	color: #56bdea;
}

.clear {
	clear:both;
}

/* Latest properties */

#latest_properties {
	margin: 0 15px;
	}

.property_photo {
	width: 310px;
	height: 160px;
	float: left;		
	}

.property_photo img {
	width: 120px;
	height: 100px;
	border:1px solid #000000;
	padding: 1px;
	}

.property_location {
	line-height: 30px;
	}
	
.property_location a {
	font-size: 13px;
	font-weight: bold;
	}
	
.photo {
	float: left;
	margin-right: 5px;
	}

.property_details li {
	list-style: none;
	line-height: 25px;
	font-size: 12px;
	}
/*****************************/
/*Latest listings*/

#latest_listings{
	margin:0px;
	padding:0px;	
	margin: 0 auto;
}

#latest_listings ul li{
	list-style-image: none;
}

#latest_listings div.clear{
	margin:0px;
	padding:0px;
	height:0px;	
	width:0px;
	clear:both;
}

#latest_listings h2{	
	margin-bottom: 15px;
}

#latest_listings p {
	clear: left;	
	text-align: center;	
}

#latest_listings #listings_header{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	margin-left: 10px;
}
#latest_listings #listings_header ul{
	margin:0px;
	padding:0px;
	list-style:none;	
	
}
#latest_listings #listings_header ul li{
	margin:0px;
	padding:0px;
	float:left;	
}
#latest_listings #listings_header ul .listingtype{
	width:85px;
	text-align:center;
	padding:3px;
	margin:0px;
}
#latest_listings #listings_header ul .county{
	width:110px;
	text-align:left;
	padding:3px;
	margin:0px;
}
#latest_listings #listings_header ul .city{
	width:140px;
	text-align:left;
	padding:3px;
	margin:0px;
}
#latest_listings #listings_header ul .state{
	width:60px;
	text-align:center;
	padding:3px;
	margin:0px;
}
#latest_listings #listings_header ul .zipcode{
	width:50px;
	text-align:center;
	padding:3px;
	margin:0px;
}
#latest_listings #listings_header ul .bedbath{
	width:60px;
	text-align:center;
	padding:3px;
	margin:0px;
}
#latest_listings #listings_header ul .price{
	width:100px;
	text-align:center;
	padding:3px;
	margin:0px;
}
#latest_listings #listings_header ul .style{
	width:120px;
	text-align:left;
	padding:3px;
	margin:0px;
}
#latest_listings #listings_header ul .details{
	width:50px;
	text-align:center;
	padding:3px;
	margin:0px;
}

#latest_listings #listings_header ul li {	
	text-align:left;
	float:left;
	background:#171717;
	color:#FFFFFF;
	font-weight:bold;
}

#latest_listings #listings_description{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	padding:0px;
	margin-left: 10px;
}
#latest_listings #listings_description ul{
	list-style:none;	
	margin:0px;
	padding:0px;	
}


#latest_listings #listings_description ul .listingtype{
	width:85px;
	text-align:center;
	padding:3px;
}
#latest_listings #listings_description ul .county{
	width:110px;
	text-align:left;
	padding:3px;
}
#latest_listings #listings_description ul .city{
	width:140px;
	text-align:left;
	padding:3px;
}
#latest_listings #listings_description ul .state{
	width:60px;
	text-align:center;
	padding:3px;
}
#latest_listings #listings_description ul .zipcode{
	width:50px;
	text-align:center;
	padding:3px;
}
#latest_listings #listings_description ul .bedbath{
	width:60px;
	text-align:center;
	padding:3px;
}
#latest_listings #listings_description ul .price{
	width:100px;
	text-align:center;
	padding:3px;
	color:#009900;
}
#latest_listings #listings_description ul .style{
	width:120px;
	text-align:left;
	padding:3px;
}
#latest_listings #listings_description ul .details{
	width:50px;
	text-align:center;
	padding:3px;
}

#latest_listings #listings_description ul,li:hover{
	
}

#latest_listings #listings_description ul li {	
	text-align:left;
	float:left;
	background:#FFFFFF;
	color:#000000;
}
