/* Theme Name: Marion Skubi
Theme URI: http://marionskubi.com/
  Author: SFWDLLC
 Author URI: http://santafewebdesign.com/


*/
body
{
	background-color : #811146;
	font-family : palatino, palatino linotype, book antiqua, serif;
}

/* png fix for ie */
img, div { behavior: url("/iepngfix.htc") }

/* clear fix */

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


#layout
{
	width : 947px;
	margin : 20px auto;
}

#search_form
{
  margin: -12px -35px 0px 0px !important;
}

#search_form form {
  margin: 0px;
  padding: 0px;
}

.linklove {
  display: none;
}

#top_blurb
{
	text-align : right;
	margin-top : 35px;
}


#top_blurb a
{
	font-size : 16px;
        text-decoration : none;
        color : white; 
}

#top_blurb a:hover
{
        text-decoration : underline;
        color : grey;    	
}

#header_mls
{
	width : 100px;
	background-color : #f3f5e1;
	border : 1px solid #bb8e99;
	padding-left : 3px;
	color : #7d645f;
}

.button
{
	position : relative;
	top : 7px;
}

#main_layout
{
	background-color : #faf9f3;
	padding : 10px;
	clear : both;
}

#content_wrapper
{
	border : 1px solid #e1e2d0;
	background-color : #f3f5e1;
}

#content_wrapper h1
{
	color : #4f2b25;
}


#header
{
	padding-top : 5px;
	padding-bottom : 5px;
}

#header_left
{
	float : left;
	width : 750px;
}

#header_right
{
	font-size : 13px;
	letter-spacing : 1px;
	text-align : center;
	color : #3d1619;
	width : 167px;
	float : left;
}

#header_right a
{
	color : #3d1619;
	text-decoration : none;
}

/* login and contact links */
#top_blurb
{
	text-align : right;
	margin-top : 15px;
	color : #F3F5E1 !important;
	font-size : 13px;
}

#topnav {
  width: 915px;
  margin: 0px auto 0px auto;
  position: relative;
  height: 30px;
  font-weight: bold;
}

#topnav ul 
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	height: 20px;
	
	position: absolute;
	bottom: 0px;
	right: 19px;
}

#topnav ul li 
{
	float: left;
	text-align: right;
	margin: 0px 0px 0px 15px;
}

#topnav ul li a 
{
	display: block;
	color: #f3f5e1;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
}


#topnav ul li a:hover 
{
	color: white;
}

#welcometxt {
  font-size: 12px;
  text-transform: uppercase;
  color: #f3f5e1;

  margin: 4px 4px 5px 4px;

  position: absolute;
  bottom: 0px;
  left: 0px;
}

#subnav
{
	margin: 3px;
	height : 23px;
	color : #93b58a;
        background : #faf9f3;
	text-align : left;
	font-size : 12px;
}

html>body #subnav
{
	height : 24px;
	padding : 8px 0px 0px 0px;
}

#subnav a
{
  color : #811146;
  text-decoration : none;
  padding : 6px 10px 10px 14px;
  font-weight : bold;
  font-size : 14px;
}


#subnav a:hover
{
	
	color : #93b58a;
}

#subnav ul
{
	margin : 0px;
	padding : 0px;
	display : inline;
}

#subnav ul li
{
	margin : 0px;
	padding : 0px;
	display : inline;
}


/* end login and contact links */

.nav
{
	background-color : #4f2b25;
	color : white;
	font-size : 14px;
	font-weight : bold;
	padding : 7px 0px 7px 13px;
	margin-left : -1px;
	margin-right : -1px;
	border-right : 1px solid #4f2b25;
}

.nav a
{
	color : #f3f5e1;
	text-decoration : none;
}

#content
{
	padding : 5px 10px;
	font-size : 14px;
        color : #4f2b25;
}


#content a
{
        color : #811146;
        font-weight : bold;
}



#content.index
{
	padding : 5px 0px !important;
}

#content h1
{
	font-size : 20px;
	padding-bottom : 2px;
	border-bottom : 1px solid #e1e2d0;
}

#content h2
{
	font-size : 16px;
        color : #4f2b25; 
	
}

#blog_content
{
	width : 655px;
	margin-right : 15px;
	padding-right : 20px;
	float : left;
	border-right : 1px solid #e1e2d0;
        
	
}

#blog_content img
{
	border: 0px;
	
	
}

#sidebar_right
{
	float : left;
	width : 200px;
	padding : 10px 0px 0px 5px;
	font-size : 12px;
        background-color:#eeebe3;
        
        
}

#footer
{
	padding : 5px 0px;
}

#footer_blurb
{
	float : left;
	width : 370px;
	margin-right : 170px;
	padding : 5px 0px 0px 10px;
	color : #7e6560;
	font-size : 11px;
}

#footer_contact
{
	float : left;
	width : 215px;
	font-size : 10px;
	text-align : right;
	padding-top : 5px;
}

#footer_contact a
{
	text-decoration : none;
	color : #811146;
        font-weight : bold;
}

#footer_contact a:hover
{
	text-decoration : underline;
	color : #7e6560;
        font-weight : bold;
}

#footer_heads
{
	float : right;
	width : 143px;
	text-align : right;
        padding : 5px 10px 5px 0px;
}

#sothebys_footer
{
	font-size : 11px;
	padding-top : 10px;
	color : white;
	text-align : center;
}

#tiny_footer
{
	font-size : 9px;
	text-align : center;
	padding-top : 10px;
	color : white;
}

#tiny_footer a
{
	color : white;
}

#about
{
       font-size : 16px;
       
}

#about a
{
       text-decoration : none;
       color : #811146;
       font-weight : bold;
       line-height : 24px;
       
}


#about a:hover
{
       text-decoration : underline;
       color : #7e6560;
       
       
}


market_report {
	
	font-size: 12px;
	font-weight: bold;
	font-family: "Palatino", Times New Roman, Times, serif;
}

#market_report td  {

    border: 1px #b7ab9c solid;
    padding: 6px;
	
}

#market_report img  {

    border: 0px;
	
}

.registerBenefits {
  float: right;
  width: 450px;
  border: 1px solid #c4c5af;
  padding: 10px;
  color : #4f2b25; 
  font-size: 13px;
  font-weight: bold;

  background: #faf9f3;
}

.registerBenefits ul {
  padding: 0px 0px 0px 15px;
}

.registerBenefits ul li {
  margin: 0px 0px 10px 0px;
}

#month {
	
	text-transform: uppercase;
	color: #4e2b25;

}

#stat_titles {
	
	color: #811146 !important;


}

#areas {
	color: #7c4334 !important;


}

h2.pagetitle
{
	float : left;
	margin-right : 20px;
}

#market_header form
{
	float : left;
	padding-top : 17px;
}

.listing-featured img
{
	width : 143px;
	height : 95px;
}


/* Begin Images */

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

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

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

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


#sidebar {
  width: 180px;
  float: left;
  padding: 10px;
}

#sidebar a {
  text-decoration: none;
  line-height: 20px;
}


#page-nav {
padding : 0px;
list-style-type : none;
margin : 0px;
}

#page-nav ul {
  list-style: none;
  padding : 0px;
  font-size: 12px;
}

#page-nav li {
  	border-bottom : 0px !important;
	padding-left : 5px;
	color : #627775;
}

/* we start by hiding all nav items */
#page-nav li .page_item {
  display: none;
}

/* hide my parents childrens subnavs */
#page-nav .current_page_parent li ul li {
  display: none;
}

/* show my parents children */
#page-nav .current_page_parent li {
  display: block;
}

/* show me */
#page-nav .current_page_item {
  display: block;
}

/* show my children */
#page-nav .current_page_item ul li {
  display: block !important;
}

/* hide my childrens subnavs */
#page-nav .current_page_item ul li ul li {
  display: none !important;
}

/* show my ancestors children */
#page-nav .current_page_ancestor li {
  display: block;
}




#page-nav .page_item a {
	
	display : inline;
	padding : 0px;
}

#page-nav .page_item a:hover {
	display : inline;
	padding : 0px;
}

#page-nav .current_page_item a {
  color: #6a6058!important;
}

#page-nav .current_page_item a:hover {
  color: #811146 !important;
}

#page-nav .current_page_item li a {
  color: #a18664 !important;
}

#flash
{
	font-weight : normal;
}

#flash a
{
	font-weight : normal;
}


#contactinfo {
  border: 1px solid #e1e2d0;
  width: 156px;
  padding: 5px;
  float: left;
  background: #fff;
}

#contactpage .entry {
  width: 700px;
  float: right;
}

.post
{
	clear : both;
		border-bottom : 1px solid #e1e2d0;
		padding-bottom : 20px;
}
	
.post h2
{
	margin-bottom : 5px;
	margin-top : 20px;
}

.post h2 a
{
	color : #4F2B25 !important;
	text-decoration : none;
}

input#s
{
	width : 120px;
}

#featured_image
{
	float : left;
	width : 148px;
}

#featured_image a, #featured_image img
{
	text-decoration : none;
	border : 0px;
}

#featured_txt h2
{
	margin-top : 0px;
	color : #811146;
	font-size : 12px;
	margin-bottom : 0px;
}

#featured_txt
{
	font-size : 12px;
}


#footer_blurb p
{
	margin-top : 0px;
	margin-bottom : 0px;
	font-style : italic;
}

#footer_blurb a
{
	color : #7E6560;
}

#errormessage {
  border: 1px solid #ccc;
  background: #FFCFCF;
  padding: 7px 2px;
  width: 386px;
  font-weight: bold;
  margin: -5px 0px 5px 0px;
}

#errormessage p {
  margin: 0px 5px;
}


/* cforms */
/* Contact form */

form.cform {
 margin: 0px 20px;
  background: #fff;
  border: 1px solid #555;
  padding: 0px 10px 10px 10px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;	
	-webkit-border-radius:3px;
	border-radius:3px;
}

form.cform fieldset {
	border: 0px solid #e5e5e5;
	padding:5px;
	clear:both;

}
form.cform legend {
  font-size: 1px;
  display: none;
}
form.cform ol.cf-ol {
	margin:0;
	padding:0;
}
form.cform ol.cf-ol li {
	clear:both;
	display:block;
	padding:.5em 0;
	list-style:none;
}
form.cform label {
	float:left;
	display:block;
	width:150px;
}
form.cform ol.cf-ol li input,
form.cform ol.cf-ol li textarea,
form.cform ol.cf-ol li select {
	float:left;
}
form.cform .cf-box-title {
	font-weight:bold;
}
form.cform li.cf-box-group label {
	width:150px;
	float:left;
}
form.cform li.cf-box-group input.cf-box-b {
	margin:0 0.3em 0 0;
}
form.cform li.cf-box-group br {
	clear:both;
	margin:0 0 0.4em 0;
}
form.cform span.reqtxt,
form.cform span.emailreqtxt {
  float:left;
  margin:5px 0 0 .5em;
  font-size:11px;
  color: red;
}
form.cform p.cf-sb {
	clear:both;
	margin:0.5em 0 0 0;
	padding:0.5em 0 0 8px;
}
form.cform .cf_hidden {
	display:none;
}

form.cform .required {
	color:#ff0000;
}

form.cform label {
	font-size:12px;
	color:#666;
}
.inputbox,
input.single,
select.cformselect,
textarea.area {
	padding:3px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;	
	-webkit-border-radius:3px;
	border-radius:3px;
	background:#fff;
	border:1px solid #d5d5d5;
	color:#666;
}
select.cformselect {
	font:11px/15px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
}
input.inputbox,
input.single {
	height:14px;	
	font:11px/15px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
}
textarea.inputbox,
textarea.area {
	width:98%;
	font:12px/15px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
}


textarea.area {
  height: 75px;
}

.cf_hidden {
  display: none !important;
}

form.cform .button,
form.cform .sendbutton {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size:10px;
	cursor:pointer;
	height:25px;
	padding:0 4px;
	-moz-border-radius:7px;
	-khtml-border-radius:7px;	
	-webkit-border-radius:7px;
	border-radius:7px;
	border-width:1px !important;
	border-style:solid !important;
	text-decoration:none;
	color:#fff;
	background:#8CA8CF;
	border-color:#8CA8CF;
	width:auto;
}
form.cform .button:hover,
form.cform .sendbutton:hover {
	background-color:#DFEDFF;
	color:#333;
}


.entry .waiting {
  	color: black;
	border:1px solid #555;
	background-color:#fff !important;
	padding:5px;
	margin:0 20px 0.5em 20px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;	
	-webkit-border-radius:3px;
	border-radius:3px;
}

.entry .success {
	color: blue;
	border:1px solid #555;
	background-color:#fff !important;
	padding:15px;
	margin:0 20px 0.5em 20px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;	
	-webkit-border-radius:3px;
	border-radius:3px;
}

.entry .failure, .widget .failure {
	color:#e93d08;
	border:1px solid #bc391d;
	background-color:#EFE0E0 !important;
	padding:5px;
	margin:0 20px 0.5em 20px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;	
	-webkit-border-radius:3px;
	border-radius:3px;
}

/* Uncomment this and you're pretty much declaring war on Delicious Days... donate then do it ;) */
p.linklove {
	display:none;
}