/*

Theme Name: ThePaysonGroup

Author: Dan Marek

Author URI: http://www.homequestgroup.com/

*/



* {
margin: 0; padding: 0;
}

body {
font: 12px Helvetica, Arial, Sans;
color: #333;
background: #fff url(images/bg.jpg) no-repeat center top;
padding: 0;
}

body.category-365-in-seattle {
background: #fff url(images/bg_365.jpg) no-repeat center top;
}

#main_wrap_head {
background: url(images/bg_foot.jpg) no-repeat center bottom;
}

a {
text-decoration: none;
color: #c93e01;
}

a:hover {
text-decoration: underline;
}

p {
color: #333;
line-height: 1.8em
}

img {
border: 0;
}

.break {
font-size: 0;
width: 0; height: 0;
clear: both;
}

.alignleft {
float: left;
margin: 4px 10px 5px 0;
}

.alignright {
float: right;
margin: 4px 0 5px 10px;
}

.aligncenter {
text-align: center;
}

.hidden {
display: none;
}

#idx_wrap {
margin: 0px auto 0px;
padding: 0px;
}

.wrapper {
width: 960px; 
margin: 0 auto;
text-align: left;
}

#header {
position: relative;
width: 960px;
height: 144px;
margin: 0 auto;
padding: 99px 0 0;
z-index: 900;
}

#header-nav {
float: left;
height:30px;
width: 700px;
padding: 35px 0 0 25px;
}

#header-nav ul {
list-style-type: none
}

#header-nav ul li {
float: left;
margin: 0 4px;
}

#header-nav ul li a {
display: block;
color: #c93e01;
font: bold 13px Arial, sans-serif;
padding: 5px 8px;
text-shadow: #999 2px 2px 2px;
}

#header-nav ul li a:hover {
text-decoration: underline;
}

#header-nav ul li a:hover ul {
display:block;
}

#header-nav ul li ul li {
float: left;
margin: 0px;
padding: 0px;
width: 138px;
text-transform:none;
background: #A8D7FF;
border: 0 none;
position: relative;
z-index: 900;
}

#header-nav ul li ul li a, #header-nav ul li ul li a:link, #header-nav ul li ul li a:visited {
background: transparent;
width: 118px;
float: none;
margin: 0px;
padding: 5px 10px 5px 10px;
text-shadow: 0;
color: #333;
text-shadow: none;
position: relative;
z-index: 900;
}

#header-nav ul li ul li a:hover, #header-nav ul li ul li a:active {
padding: 5px 10px 5px 10px;
}

#header-nav ul li ul {
position: absolute;
display: none;
z-index: 900;
width: 10em;
}

#header-nav ul li:hover ul {
display: block;
}

#header h1 {
float: left;
margin: 0 0 0 9px;
}

#header h1 a {
display: block;
width: 158px;
height: 90px;
text-indent: -9999px;
outline: none;
}

#search-nav {
width: 261px;
height: 34px;
background: url(images/search.png) no-repeat top;
float: left;
margin: 17px 0 0 28px;
}

#search-nav #s {
width: 219px;
font-size: 12px;
font-weight: bold;
padding: 8px 5px;
background: transparent;
border: 0 none;
color: #0152a4;
text-shadow: #666 1px 1px 1px;
}

#search-nav button {
width: 32px;
height: 30px;
text-indent: -9999px;
background: transparent;
border: 0 none;
}

#content {
width: 573px;
float: left;
background: #fff;
padding: 0 10px 17px 17px;
margin: 0 0 0 7px;
}

#content p {
padding:10px 0;
}

#content .post p, #idx_wrap .home-content p {
padding:0;
}

#idx_wrap .home-content {
width:940px;
float:none;
padding:4px 3px 80px;
margin:0 auto;
}

.home-content .box {
width:220px;
height:348px;
float:left;
padding:0 8px;
border-right:1px solid #a3a3a3;
}

.home-content .foreclosure {
border-right:0;
padding-right:0;
}

.home-content .search_listings {
padding-left:0;
}

.home-content .search_listings a {
display:block;
width:220px;
height:348px;
background:url(images/search_listings.jpg) no-repeat 0 0;
}

.home-content .recent_post .header_image {
width:220px;
height:68px;
background:url(images/recent_post.jpg) no-repeat 0 0;
margin-bottom:10px;
}

.home-content .recent_post .home_post {
height:225px;
}

.home-content .recent_post .continue_reading {
display:block;
font-size:14px;
font-weight:bold;
color:#fff;
background:url(images/continue_reading.jpg) no-repeat 0 0;
padding:6px 10px 9px 12px;
width:127px;
}

.home-content .recent_post .view_more {
font-weight:bold;
}

.home-content .home_value a {
display:block;
width:220px;
height:348px;
background:url(images/home_value.jpg) no-repeat 0 0;
}

.home-content .foreclosure a {
display:block;
width:220px;
height:348px;
background:url(images/stop_foreclosure.jpg) no-repeat 0 0;
}

.home-content .online {
background:url(images/reach_us_online.jpg) no-repeat 0 32px;
height:36px;
margin-top:29px;
border-top:1px solid #a3a3a3;
padding:32px 0 0 318px;
}

.home-content .online a {
display:block;
float:left;
height:36px;
width:34px;
margin-right:27px;
}

.home-content .schedule_large {
display:block;
width:656px;
height:55px;
background:url(images/schedule_large.jpg) no-repeat 0 0;
margin:10px 0;
}

#content .post-header {
margin-top: 5px;
}

#content h1, #content h1 a {
color: #c93e01;
font-size: 27px;
}

#content h1 {
margin: 10px 0 5px;
}

#content h2, #content h2 a {
color: #c93e01;
}

#content ol, #content ul {
padding-left: 30px;
}

#content hr {
border-color: #a8d7ff;
border-style: solid;
border-width: 0 0 1px;
padding-top: 10px;
margin-bottom: 5px;
clear: both;
}

#content .readmore {
background: url(images/read_more.jpg) no-repeat 0 0;
width: 103px;
height: 30px;
display: block;
}

#content .comments_link {
height: 25px;
clear: both;
}

#content a.hood {
display:block;
text-align:center;
background:url(images/neighborhood_link.jpg) no-repeat 0 0;
padding:18px 0 22px;
font-size:18px;
font-weight:bold;
color:#fff;
}

#sidebar {
float: right;
width: 308px;
background: #fff;
padding: 15px 10px 0 17px;
margin: 0 7px 0 0;
}

#sidebar h2 {
color: #555;
font-weight: normal;
font-size: 15pt;
padding: 3px 0;
width: 318px;
margin-left: -17px;
padding-left: 17px;
background: url(images/sidebar_h2.jpg) no-repeat 0 0;
}

#sidebar h2 a {
color: #555;
}

#sidebar .live_chat {
background: url(images/live_chat.jpg) no-repeat 0 0;
height: 27px;
}

#sidebar .schedule {
background: url(images/schedule_bg.jpg) no-repeat 0 0;
padding: 18px 0 0 65px;
width: 295px;
height: 57px;
}

#sidebar .featured_video {
background: url(images/featured_video.jpg) no-repeat 0 0;
height: 25px;
}

#sidebar .reach_us_online {
background: url(images/reach_us_online.jpg) no-repeat 0 0;
height: 27px;
}

#sidebar ul {
list-style-type: none;
padding: 0 0 10px;
}

#sidebar ul li {
line-height: 1.4em;
padding: 2px;
}

#sidebar ul li a {
color: #333;
font-weight: normal;
font-style: normal;
}

#sidebar ul li a:hover {
color: #c93e01;
text-decoration: none;
}

#sidebar .online {
width:319px;
background:url(images/reach_sidebar.jpg) no-repeat 0 0;
padding-top:31px;
height:36px;
}

#sidebar .online a {
display:block;
float:left;
width:34px;
height:36px;
margin-right:5px;
}

#footer {
width: 946px;
margin: 0 auto;
color: #333;
padding: 30px 7px 0;
}

#footer p {
color: #333;
padding: 3px 0px 0px 0px;
list-style-type: none;
margin: 0px;	
}

#footer h2 {
color: #333;
font-size: 15px;
font-weight: bold;
border-bottom: 2px solid #A8D7FF;
padding: 0px 0px 2px 0px;
margin: 15px 0px 0px 0px;
text-transform: uppercase;
}

#footer a {
color: #c93e01;
}

#footer a:hover {
text-decoration: underline;
}

#footer ul {
list-style: none;
margin: 0px 0px 0px 0px;
padding: 0px;
}

#footer ul li {
display: inline;
padding: 0px;
margin: 0px;
}

#footer ul li a {
display: block;
color: #333;
text-decoration: none;
font-weight: normal;
font-style: normal;
margin: 0px;
padding: 5px 0px 5px 0px;
border-bottom: 1px solid #A8D7FF;
}

#footer ul li a:hover {
background: #ddd;
color: #c93e01;
text-decoration: none;
}

#footerleft {
float: left;
width: 220px;
margin: 0px 15px 0px 0px;
padding: 0px 0px 20px 0px;
}

#footermiddle1 {
float: left;
width: 220px;
margin: 0px 15px 0px 0px;
padding: 0px 0px 20px 0px;
}

#footermiddle2 {
float: left;
width: 220px;
margin: 0px 15px 0px 0px;
padding: 0px 0px 20px 0px;
}

#footerright {
float: right;
width: 220px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 20px 0px;
}

#footer #searchform {
margin: 0px;
padding: 0px;
overflow: hidden;
}

#footer #s {
background: #FFFFFF;
width: 200px;
color: #333333;
font-size: 11px;
padding: 4px;
margin: 7px 0px 0px 0px;
border-top: 1px solid #666666;
border-right: 1px solid #666666;
border-left: 1px solid #999999;
border-bottom: 1px solid #999999;
}

#footer .prudential {
text-align: right;
padding: 20px;
font-size: 12px;
color: #0076c0;
line-height: 17px;
}

#footer .prudential img {
float: right;
margin-left: 10px;
margin-top: -10px;
}

#older-newer-links {
height: 30px;
width: 628px;
float: left;
}

#older-newer-links .older {
float: left;
margin-left: 10px;
}

#older-newer-links .newer {
float: right;
margin-right: 10px;
}

#comments {
padding: 15px;
margin-top: 15px;
}

#comments h2 {
font-size: 1em;
background-color: #444;
padding: 2px 5px;
}

#comments p {
margin-bottom: 10px;
line-height: 1.6em;
}

#comments form {
padding-top: 20px;
}

#comments form p {
margin-bottom: 5px;
}

#comments form input {
margin-right: 5px;
}

#comments form textarea {
background:#eee;
border:solid 1px #c93e01;
font-size: 0.9em;
padding: 4px;
width: 500px;
}

#comments form input {
width:150x;
background: #eee;
border: solid 1px #c93e01;
}

#comments form #submit {
-moz-border-radius: 6px;
-webkit-border-radius: 6px; 
background:#c93e01;
font-size: 0.9em;
color:#fff;
padding: 4px;
border:solid 1px #444;
}

#comments form button {
font-size: 1em;
padding: 2px 6px;
}

.commentdetails {
margin-top: 25px;
}

.commentauthor {
margin-bottom: 5px !important;
font-weight: bold;
}

.commentdate {
font-size: 0.8em;
margin-bottom: 5px;
color: #444;
}

.required {
color: #ff0000;
}

.notfound {
padding: 40px;
}

.notfound h2 {
font-size: 18px;
font-weight: normal;
margin-bottom: 10px;
}

.hqInfoFoot {
font-size: 11px;
}

.invitebutton { font-size: 12px; color: #033333; }

#comments ol {
list-style-type: none;
clear: both;
padding: 0;
margin: 0;
}

#comments ol li {
background:#eee;
padding: 10px;
border: 1px solid #c93e01;
margin-bottom: 10px;
}

#comments ol li .avatar {
float: right;
}

#comments ol li .comment-author .fn {
font-weight: bold;
font-size: 1.2em;
}

#comments ol li .comment-meta {
font-size: 0.9em;
color: #999999;
margin: 5px 0 10px;
}

#comments ol li .reply {
font-size: 0.9em;
font-weight: bold;
padding-bottom: 10px;
}

#comments .children {
list-style-type: none;
}

#comments .navigation {
padding: 10px 0 20px;
font-size: 0.9em;
}

#comments .navigation a {
color: #999;
padding: 3px 8px;
border: 1px solid #ccc;
}

#comments .navigation a:hover {
color: #333;
border-color: #333;
text-decoration: none;
}

#comments .says {
display: none;
}

.wmd-preview {	
float: left;
width:550px;
margin: 0 0 10px;
padding: 0 10px 15px;
display:none;
}

.previewtitle {
display:none;
}

#author-box {
margin:10px 0;
}

#author-box #author-image {
float:left;
margin-right:10px;
}

#author-box ul {
list-style:none;
}

#tweetblender { 
line-height:16px !important; 
padding:0 10px 10px !important;
width:230px !important;
}

/** CLEARFIX **/
.clearfix:after {
clear: both;
display: block;
content: " ";
height: 0px;
visibility: hidden;
}
.clearfix {
display: inline-block;
}

* html .clearfix {
height: 1%;
}
.clearfix {
display: block;
}
li.clearfix {
display: list-item;
}

#mapWrapper { z-index: 2; }
#map { z-index: 1; }