/*
	Theme Name: Honestexpressions
	Theme URI: http://www.freewordpresslayouts.com
	Description: Design by Makequick
	Version: 1.0
	Author: Makequick
	Author URI: http://www.makequick.com
*/


body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/header-bg.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#header-bottom {

background: url(images/header-bottom.gif);
height: 22px;
width: 100%;
}

h2, h3 {
	margin-top: 0;
}

h1, span {
	font-size: 2em;
	color:#FFA22A;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
	list-style-image: url(images/img07.gif);
}

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

a:hover {
	color: #59ADD2;
	border-bottom: none;
	text-decoration: underline;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#logo {
	width: 880px;
	height: 68px;
	margin: 0 auto;	
	color: #E3F6FF;
}

#logo h1 a, #logo span a {
	float: left;
	margin: 0;
	color: #FFFFFF;
	font-weight: normal;
	display: block;
	height: 40px;
	padding-top: 4px;
	background: url(images/h1-bg.gif);
	background-repeat: no-repeat;
	background-position: left; 
	padding-left: 20px;
	margin-right: 15px;	
}

#logo h1, #logo span {
	padding: 0;
	font-size: 3em;
}

#logo p {
	padding-top: 25px;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 880px;
	height: 32px;
	margin: 0 auto;
	padding: 0 10px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 22px;
	margin: 0 1px 0 0;
	padding: 10px 20px 0 20px;
	border-top: none;
	border-bottom: none;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
color: #E6F8FF;
	background: url(images/nav-hover.gif);
	border-left: 1px solid #3186AC;
	border-right: 1px solid #3186AC;
}

#menu .current_page_item a {
	background: url(images/img02.gif) repeat-x;
	color: #FFA22A;
}

#ads_header {
	width: 880px;
	height: 30px;
	padding-left: 15%;
}

#breadcrumb {
	margin: 0 auto;
	padding-top: 10px;
	width: 840px;
}

/* Page */

#page {
	width: 880px;
	margin: 0 auto;
	padding: 30px 0;	
}

#page-bg {
	padding: 11px 24px;
	background: url(images/img03.jpg) no-repeat;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {	
	float: left;
	width: 438px;
}

.post {
	
	margin-bottom: 20px;
	padding-bottom: 15px;
	line-height: 200%;
	background-image: url(images/post-bg.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	width: 620px;
	padding-left: 10px;
}


.title {
	margin: 0;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	text-decoration: none;
}

.title a:hover {
	color: #59ADD2;
}

.byline {
	margin: 0 0 20px 0;
	display: block;
	padding-left: 20px;
	background-image: url(images/posted.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.entry {
	padding: 0 50px;
}

.links {
	padding-top: 10px;
	text-align: right;
	font-weight: bold;
}

.links a {
	padding-left: 15px;
	background: url(images/img04.gif) no-repeat left center;
	border: none;
}

.links a:hover {

}

#comments {
	margin-left: 50px;
}

#comments h3 {
	margin: 0;
	padding: 0;
}

#comments ol {
	margin: 0;
	padding: 10px 0 0 20px;
}

#related_posts li {
	margin-left: 40px;
}

/* Sidebars */

.sidebar {
	float: right;	
	padding-right:20px;	
	width: 200px;
}

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

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	padding: 5px 0 5px 25px;
	background: url(images/img04.gif) no-repeat 10px 9px;
}

.sidebar li h2 {
	margin: 0 0 10px 0;
	padding: 6px 20px;
	display: block;
	width: 181px;
	height: 22px;
	background: url(images/h2-bg.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #FFF;
}


/* Search */
#search {
	padding-left:10px;
}

#searchform {
	margin: 0;
	padding: 0;
}

#searchform br {
	display: none;
}

/* Calendar */

#calendar_wrap {
	padding: 0 0 0 20px;
	text-align: center;
}

#calendar_wrap table {
	width: 90%;
}

#calendar_wrap th {
	border-bottom: 1px solid #CCCCCC;
}

#calendar_wrap td {
	border-bottom: 1px solid #F2F2F2;
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	clear: both;
	padding: 30px 0 50px 0;
	background: #63B4D5;
	border-top: 4px solid #4198BE;
}

#footer p {
	margin: 0;
	text-align: center;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight:bold;
}

#footer a:hover {
	color: #FFCF7B;
	text-decoration: underline;
}

#footer_properties {
	width: 620px;	
}

<!-- Promo Properties -->

#promo_properties{	
	display: block;	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 200px;	
}

#promo_properties h2{	
	margin-bottom: 20px;
	text-align: left;
	font-size: 20px;
}

#promo_properties ul{				
	margin: 0;
	width: 200px;
	height: 110px;
	padding:0;	
	
}

#promo_properties li{
	background: none;
	list-style: none;	
	padding-left: 5px;		
}

#promo_properties li.photo {
	list-style: none;
	float: left;
	height: 100px;
	margin-right: 5px;	
}

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

#promo_properties li.location {
	height: 17px;
}

#promo_properties li.zipcode, li.price, li.bedbath{
	height: 5px;
}

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

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

#promo_properties a:hover{
	color: #59ADD2;
	text-decoration: underline;
}