/*  
Theme Name: Basic Concept
Theme URI: http://www.wpdesigner.com
Description: Basic Concept Wordpress theme created by Small Potato.
Version: 1.0
Author: Small Potato
Author URI: http://www.wpdesigner.com/

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	background: #fff;
	color: #333;
}

h1, h2, h3, h4, h5, h6{
	font-family: Georgia, Sans-Serif;	
	font-weight: normal;
}

h1 {
	font-size: 24px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
}

a{
	text-decoration: underline;
	color: #000000;
}

a:hover{
	color: #3133A3;
}

a img{
	border: 0;
}

address, dl, p{
	padding: 15px 0 0;
}


blockquote{
	margin: 15px 0 0;
	background: #efefef;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
}

code{
	background: #f9f9f9;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #ccc;
	color: #ccc;
}


/* Modified image styles of WordPress Default Theme, Kubrick */

.entry img{
	border: 0;
	padding: 4px;
}

img.wp-smiley{
	border: 0;
	padding: 0;
	background-color: transparent;
	background-image: none;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	margin: 0 0 2px 7px;
	padding: 4px;
	display: inline;
}

img.alignleft {
	margin: 0 7px 2px 0;
	padding: 4px;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

/* end image styles */

input, textarea{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

pre{
	width: 90%;
}

small{
	font-size: 12px;
}

#header{
	clear: both;
	float: left;
	width: 100%;
	padding: 30px 0 20px 0;	
	background: #1f1f1f;
}

#header span{
	font-family: Georgia, Sans-Serif;
	font-weight: normal;		
	width: 758px;
	font-size: 48px;	
}

#header span a{
	text-decoration: none;
	color: #fff;	
}

.description{
	margin: 0 auto;
	width: 758px;
	line-height: 24px;
	color: #9F9F9F;
}

.description p{
	padding: 6px 0 0 20px;
}

#breadcrumb {
	background:#FBFBFB none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	margin: 15px 0;
	padding:18px 20px 20px;
}

#top-menu{
	clear: both;
	float: left;
	width: 100%;
	font-family: Georgia, Sans-Serif;
	text-align: left;
	border-top: 1px solid #343434;
	background: #343434 url(images/bg_topmenu.gif) repeat-x;
}

#top-menu a{
	text-decoration: none;
	color: #b3b2b2;
}

#top-menu a:hover{
	text-decoration: underline;
}

#top-menu ul{
	margin: 0 auto;
	width: 758px;
	padding: 10px 0;
	text-align: left;
}

#top-menu ul li{
	display: inline;
	padding: 0 20px 0 0;
	font-size: 18px;
}

#container{
	clear: both;
	float: left;
	width: 100%;
	text-align: left;
	border-top: 1px solid #fff;
	background: #fff url(images/bg_container.gif) repeat-x;
}

.page{
	margin: 20px auto 0;
	width: 800px;
	text-align: left;
}

.main-narrow{
	float: left;
	width: 552px;
	background: url(images/dotted_vertical.gif) repeat-y top right;
}

.post{
	padding: 20px 21px 20px 0;
}

.post h1{
	font-size: 27px;
	font-weight: bold;
}

.post h2{
	font-size: 20px;	
}

.post h2 a {
	text-decoration: none;
}

.entry{
	line-height: 24px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	margin: 0;
	padding: 15px 0 0;
	font-style: normal;
	text-transform: none;
	background-color: transparent;
	background-image: none;
}

.entry h1{
	font-size: 48px;
	font-weight: normal;
	line-height: 48px;
}

.entry h2{
	line-height: 30px;
	font-size: 23px;
}

.entry h3{
	font-size: 18px;
}

.entry  h4{ font-size: 14px; }

.entry h5{ font-size: 12px; }

.entry h6{ font-size: 11px; }

.postinfo{}

.browse{
	margin: 0;
	padding: 20px 21px 20px 0;
}

#top_locations {
	background:#FBFBFB none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	margin:15px 0;
	padding:18px 20px 20px;
	width: 500px;
	height: 250px;
}

#top_locations ul {
	margin: 10px 20px;
	padding: 0;
	float: left;	
}

#top_locations li {
	list-style: none;
	margin-bottom: 5px;
}

#top_locations h2 {
	background:transparent url(images/dotted_horizontal.gif) repeat-x scroll left bottom;
	color:#666666;
	padding:0 0 10px;
	width: 200px;
}

#top_counties, #top_cities {
	width: 200px;
	float: left;
	margin-left: 20px;
}

#top_cities {
	margin-left: 50px;
}

.sidebar{
	float: left;
	width: 233px;
	margin: 0 0 0 15px;
	display: inline;
}

.sidebar ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar ul li{
	margin: 20px 0 0;
	padding: 18px 20px 20px;
	border: 1px solid #ccc;
	background: #fbfbfb;
}

.sidebar ul #search{
	padding: 0;
	border: 0;
	background-color: transparent;
}

.sidebar ul #search input{
	margin: 5px 0 5px;
}

.sidebar ul li h2{
	padding: 0 0 10px;
	background: url(images/dotted_horizontal.gif) repeat-x left bottom;
	color: #666;
}

.sidebar ul ul{
	padding: 3px 0 0;
}

.sidebar ul ul li{
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 30px;
	background-color: transparent;
}

.sidebar ul ul ul{
	padding: 0;
}

.sidebar ul ul ul li{
	padding: 0 0 0 10px;
}


/* comments template */

.comments-template{
	margin: 15px 0 0;
	border-top: 1px solid #ccc;
	padding: 15px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 20px;
	list-style: none;
}

.comments-template ol li{
	margin: 15px 0 0;
	line-height: 24px;
	padding: 0 0 20px;
	border-bottom: 1px solid #ccc;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

/* end comments template */

/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	text-transform: none;
	line-height: 24px;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	padding: 2px;
	text-align: right;
	vertical-align: top;
	background: #eee;
}

table#wp-calendar td{
	padding: 2px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */


#footer-wrap{
	
	width: 100%;
	background: #343434;
	color: #ccc;
}

#footer-wrap a{
	color: #ccc;
	font-weight:bold;
}

#footer{	
	margin: 0 auto;
	width: 758px;
	padding: 0 0 10px 0;
	line-height: 30px;
	text-align: center;
}

<!-- Promo Properties -->

#promo_properties{		
	color: #7F7F7F;	
	font-size: 11px;	
}

#promo_properties h2{	
	margin: 20px 0;
	font-size: 20px;
	font-weight: normal;
}

#promo_properties ul{
	display: block;					
	margin: 0;	
	height: 120px;
	width: 265px;
	padding-left: 10px;
	float: left;
	font-size: 12px;
}

#promo_properties li{
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 15px;	
}

#promo_properties li.photo {
	list-style: none;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	height: 110px;	
}

#promo_properties li.photo img{
	border: 1px solid #000000;
	padding: 1px;		
}

#promo_properties li.location a {	
	text-decoration: none;
	font-size: 13px;
}

#promo_properties li.location a:hover{
	
}

#promo_properties li.details {
	margin-bottom: 10px;
}

#promo_properties .details a{
	text-decoration: underline;
		
}

/*Latest listings*/

div.clear{
	clear:both;
}

#latest_listings{
	margin:0px;
	padding:0px;
	text-align:center;
	margin: 0 auto;

}
#latest_listings br{
	clear:both;
}
#latest_listings div.clear{
	margin:0px;
	padding:0px;
	height:0px;	
	width:0px;
	clear:both;
}
#latest_listings h2{	
	text-align: left;
	margin-left: 70px;
	padding-bottom: 10px;
}

#latest_listings p {
	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:60px;
	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:160px;
	text-align:left;
	padding:3px;
	margin:0px;
}
#latest_listings #listings_header ul .state{
	width:30px;
	text-align:center;
	padding:3px;
	margin:0px;
}
#latest_listings #listings_header ul .zipcode{
	width:60px;
	text-align:center;
	padding:3px;
	margin:0px;
}
#latest_listings #listings_header ul .bedbath{
	width:43px;
	text-align:center;
	padding:3px;
	margin:0px;
}
#latest_listings #listings_header ul .price{
	width:90px;
	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:40px;
	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;
	width: 530px;
}


#latest_listings #listings_description ul .listingtype{
	width:60px;
	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:160px;
	text-align:left;
	padding:3px;
}
#latest_listings #listings_description ul .state{
	width:30px;
	text-align:center;
	padding:3px;
}
#latest_listings #listings_description ul .zipcode{
	width:60px;
	text-align:center;
	padding:3px;
}
#latest_listings #listings_description ul .bedbath{
	width:43px;
	text-align:center;
	padding:3px;
}
#latest_listings #listings_description ul .price{
	width:90px;
	text-align:center;
	padding:3px;
	color:#CC3300;
}
#latest_listings #listings_description ul .style{
	width:120px;
	text-align:left;
	padding:3px;
}
#latest_listings #listings_description ul .details{
	width:40px;
	text-align:center;
	padding:3px;
}

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