/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing
style from style.css to this file, and modify it to 
your liking.

*/
#middle-out-top { /* Background - Middle Top */
	width: 100%;
	background: #f3efe4 url(images/bg_middle_out_top2.jpg) repeat-x 0 0;
}
#middle-out-bottom { /* Background - Middle Bottom Gradient */
	background: url(blue/bg_middle_out_bottom.jpg) repeat-x left bottom;
}
#marketReport {
        background: url(styles/blue/market_report_bg.jpg) no-repeat left top;
        width: 270px;
        height: 381px;
        padding-top: 80px;
        padding-right: 20px;
        padding-left: 18px;
        color: #f3efe4;
}
#sidebar .block {
	width: 307px;
	padding: 0 0 0 0;
        background: #bda277;
}
#tag {
        /* background: url(styles/blue/tag_cutout_small.png) no-repeat right top; */
        width: 262px;
        height: 226px;
        position: absolute;
        top: -28px;
        right: 10px;
}
#cityReports {
        background: url(styles/blue/city_market_reports.jpg) no-repeat left top;
        text-align: center;
        margin-top: 0px;
        padding-bottom: 10px;
        padding-top: 70px;
        width: 307px;
        background-color: #bda276;
}
#sidebar .widgetized li.cityReportsList {
	border-bottom: none;
	padding: 0px 0 5px 0px;
	background: none;
	overflow: hidden;
        list-style-type: none;
        display: block;
        height: 13px;
        width: 307px;
}

#sidebar .widgetized ul.cityReportsListAll {
	border: none;
}
#sidebar .widgetized li.cityReportsList a {
	color: #664114;
}
#sidebar .widgetized li.cityReportsList a:visited {
	background-color: none;
        color: #664114;
        height: 13px;
        width: 307px;
        padding: 0px 0 5px 0px;
        display: block;
}
#sidebar .widgetized li.cityReportsList a:hover {
	background: #9b6829;
        color: #ffffff;
        height: 13px;
        width: 307px;
        display: block;
        padding: 0px 0 5px 0px;
        text-decoration: none;
}
.goButton {
        padding-top: 4px;
        padding-right: 4px;
}
#marketReport a{
        color: #cf7e1b;
}
#secnav li ul li a {
        background: #694417;
        color: #edd4ab;
        width:200px;
}
#secnav li ul li a:hover {
	background: #bda277;
        color: #694417;
}
#whitepaperAd {
        margin-top: 20px;
}
#browseCommunities {
        display: block;
        line-height: 20px;
        border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #daccad;
	margin-top: 20px;
        width: 596px;
}

#browseCommunities h2 {
        size: 20px;
        padding-bottom: 2px;
        margin-bottom: 0px;
        margin-top: 0px;
        padding-top: 10px;
}
#main-content h2 {
	font-size: 15px;
        font-weight: bold;
}
#main-content {
	width: 553px;
	margin: 0 0 0 31px;
}
a {
        color: #6c471a;
}
ul, ol {
	list-style: none;
	padding: 5px 0;
}
h2 {
	padding: 0px 0;
	font-family: arial;
}
.single #main-content {
	margin: 0 0 0 0;
}
#liveHelp {
        background: #bda276;
        width: 307px;
        height: 112px;
        padding-bottom: 15px;
}
.textwidget {
	clear: both;
	padding: 0 0 0 0;
	line-height:20px;
}
#page_navi a {
        color: #f3efe4;
}
#commList {
        display: block;
        background: #bda277;
        width: 546px;
        padding: 10px 10px;
        
}
#main-content ul li {
        display: block;
        list-style-image: none;
        list-style-position: inside;
        list-style-type: none;
}
#sidebar .widgetized h2 {
        margin-bottom:15px;
        background: none;
}
        
#recentpoststitle{
        background: none;
        width: 270px;
}

#recentposts {
       background: #BDA276 url(styles/blue/recent-blog-posts.jpg) no-repeat scroll left top;
       padding-top: 60px;
       margin-bottom: 25px;
}
#recentposts a {
       color: #613e16;
}
#recentposts a:hover {
       color: #613e16;
}
#sidebar .widgetized ul {
       border: none;
}
#main-content .archives h2 {
       padding-bottom: 10px;
}
#postonmainpage{
        display: block;
        line-height: 20px;
        border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #daccad;
	margin-top: 20px;
        width: 596px;
}

#postonmainpage h2 {
        size: 20px;
        padding-bottom: 2px;
        margin-bottom: 0px;
        margin-top: 0px;
        padding-top: 10px;
}
.imageAbout {
        float: left;
        margin-right: 20px;
        margin-bottom: 5px;
        margin-top: 25px;
}
#sidebar #subOptions h2 {
        padding: 20px 0 0 20px;
        color: #6c471a;
        size: 16px;
        float: none;
}
#ezineAd {
        margin-top: 20px;
}
