/*  
Theme Name: santafesir.com layout
Theme URI: http://www.santafesir.com/
Description: Wordpress layout for www.santafesir.com/
Version: 1.0

*/

body {
  font-family : Verdana, sans-serif;
  margin: 0px;
  padding: 0px;
  background: #a5afbe;
  background-image: url(/images/bodybg.jpg);
  background-repeat: repeat-x;
  background-attachment : fixed;
}

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

a {
  text-decoration: none;
  color : #006db2;
}


a:hover
{
	color : #002349;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0px 0px 0px 0px;
}

h2
{
	color : #9eb1c2;
	font-size : 20px;
	padding-top : 10px;
	padding-bottom : 5px;
	font-family : palatino, palatino linotype, times, serif;
}


/* 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 */

/* login and contact links */

#topnav {
  width: 915px;
  margin: 25px auto 0px auto;
  position: relative;
  height: 35px;
  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: #e9e5d7;
	text-transform: uppercase;
	font-size: 12px;
}


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

/* end login and contact links */



/* start main layout */

#layout 
{
  width: 912px;
  margin: 0px auto 0px auto;
  padding: 11px 8px 0px 12px;
  background: transparent;
  background-image: url(/images/layoutbg.png);
  background-repeat: repeat-y;
}

html>body #layout
{
	width : 919px;
	padding-right : 10px;
}

/* start header and main nav */

#header {
  background: #563835;
  color: #fff;
  width: 906px;
  position: relative;
  height: 116px;
  margin-bottom: 5px;
}

#logo 
{
	padding: 10px 0px 0px 10px;
	float : left;
	width : 401px;
}

#logo img 
{ 
	border: 0px;
}

#header_right
{
	float : left;
	width : 480px;
	text-align : right;
	padding-top : 10px;
	font-size : 12px;
}


#quicksearchform
{
	margin: 0px;
	padding : 10px 0px 20px 0px;
}


input.textbox 
{
	margin: 2px 5px 0px 0px;
}

.quicksearch_button 
{
	position : relative;
	top : 10px;
}

#header .nav 
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#header .nav li 
{
	display : inline;
	margin: 0px 0px 0px 15px;
}

#header .nav li a 
{
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}

#header .nav li a:hover {
color: #ccc;
}

/* end header and main nav */

#index_content
{
	position : relative;
	left : -4px;
	top : -11px;
	margin-bottom : -30px;
	margin-left : -12px;
	margin-right : -15px;
	width : 1px;
}

html>body #index_content
{
	left : -17px;
	margin-left : 0px;
}

#index_content img
{
	width : 906px;
	height : 288px;
}

html>body #index_content img
{
	width : 906px;
	height : 288px;
}



/* start featured and footer layout */

#featured-container {
  margin: 5px 0px 0px 0px;
}

#featured-container .float 
{
	float: left;
	margin-right: 5px;
}

#featured-container h1 
{
	font-size: 12px;
	padding: 4px;
	margin: 0px 0px 5px 0px;
	text-transform: uppercase;
	color: #fff;
}

#featured-container .float img 
{
	border: 0px;
}

.fhomes h1 
{
	background: #829e32;
}

.fland h1 
{	
	background: #5e7292;
}

.festates h1 
{
	background: #893c61;
}

#footerbg
{
	background-image : url(/images/layoutbtm.png);
	background-repeat : no-repeat;
	height : 15px;
	width : 936px;
	margin : 0px auto 15px auto;
	overflow : hidden;
}

html>body #footerbg
{
	padding-right : 5px;
}

#footer 
{
  position: relative;
  height: 29px;
  background: #002349;
  margin-top: 4px;
  width: 906px;
}

#footer ul 
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align: right;
	position: absolute;
	right: 10px;
	top: 2px;
}

#footer ul li 
{
	float: left;
	margin-left: 15px;
}

#footer ul li a 
{
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}

#footer ul li a:hover 
{
	color: #ccc;
}


.footerposts 
{
	background: #fefcf0;
	width: 906px;
	margin-top: 4px;
	padding-bottom : 4px;
	
}

.footerposts h1 
{
	font-size: 12px;
	padding: 4px;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
	color: #fff;
	background: #8796aa;
}

.footerposts .index_post 
{
	float: left;
	display: inline;
	width: 293px;
	margin: 3px 0px 5px 0px;
	padding: 2px 2px 2px 5px;
}

.footerposts .index_post h2 
{
	font-size: 11px;
	margin : 0px;
	padding : 0px;
	font-family : verdana, arial, helvetica, sans-serif;
	font-weight : normal;
}

.footerposts .index_post h2 a 
{
	color: #828485;
}
  
/* end featured and footer layout */

#subnav
{
	margin : 0px 0px 5px 0px;
	padding : 6px 0px 0px 0px;
	height : 23px;
	background-color : #006bb3;
	color : white;
	width : 906px;
	text-align : right;
	font-size : 12px;
}

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

#subnav a
{
  color : white;
  text-decoration : none;
  padding : 6px 10px 10px 4px;
  font-weight : bold;
}


#subnav a:hover
{
	background-color : white;
	color : #002349;
}

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

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

#wrapper
{
	border: 1px solid #ccc;
	padding: 8px 10px 10px 10px;
	margin: 10px 10px 10px 5px;
	width : 872px;
	font-size : 12px;
}

html>body #wrapper
{
	margin-left : 6px;
	width : 872px;
}

#wrapper h1
{
	font-size : 24px;
	color : #585147;
	border-bottom : 1px solid #585147;
	font-family : palatino, palatino linotype, times, serif;
	margin-bottom : 10px;
	padding-bottom : 3px;
}

#wrapper.broker_page
{
	background-image : url(/images/agent_bg.jpg);
	background-position : top right;
	background-repeat : no-repeat;
}

/* wrapper bg for blog pages */
.blog
{
	background-image : url(/images/blog_bg.gif);
	background-position : top right;
	background-repeat : repeat-y;
}

#broker_name_search
{
	width : 315px;
	float : left;
	margin-left : 28px;
}

#broker_website_search
{
	float : left;
	width : 300px;
}

#broker_name_search select, #broker_website_search select
{
	width : 250px;
}

#broker_search_head
{
	width : 145px;
	float : left;
	margin-left : 28px;
	padding-top : 20px;
	clear : both;
}

#broker_search_head img
{
	border : 1px solid black;
	padding : 3px;
}

#broker_search_text
{
	float : left;
	width : 660px;
	padding-top : 20px;
	font-size : 11px;
}

#broker_search_text h2
{
	color : #002350;
	font-size : 13px;
}

#broker_search_text h3
{
	color : #424244;
	font-size : 12px;
}

#broker_left
{
	float : left;
	width : 161px;
	border : 1px solid #d4dda8;
	padding : 10px 10px 0px 10px;
	margin-right : 15px;
	background-color : #fcfcf2;
}

#broker_head
{
	width : 160px;
}

#broker_head img
{
	border : 1px solid #d4dda8;
	padding : 2px;
}

#broker_info
{
	padding-bottom : 3px;
}

#broker_info a#website
{
	color : #82a235;
	font-size : 12px;
	font-weight : bold;
}

#broker_info p#address
{
	font-size : 10px;
}

#broker_links
{
	
}

#broker_links img
{
	border : 0px;
	padding-bottom : 10px;
}

#broker_bio
{
	float : left;
	color : #504736;
	width : 650px;
}

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

#login_pad
{
	padding-left : 50px;
}

#red
{
	color : red;
}



#blog_content
{
	float : left;
	width : 660px;
	margin-right : 35px;
}

.page
{
	padding-left : 10px;
	padding-bottom : 10px;
	font-size : 11px;
	color : #767070;
}

.post
{
	padding-left : 10px;
	padding-bottom : 10px;
	font-size : 11px;
	color : #767070;
        border-bottom : 1px solid #acaea5;
}

.post p
{
	padding-top : 0px;
	margin-top : 0px;
}

.post h2
{
	font-weight : bold;
	clear : both;
}

.post h2 a
{
	color : #893c61 !important;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 12px;
}

#sidebar
{
	float : left;
	width : 175px;
	padding-top : 8px;
	font-size : 10px;
	color : #83807d;
}

#sidebar h3
{
	text-align : center;
	color : #677fb7;
	font-family : palatino, palatino linotype, times new roman, serif;
	font-weight : normal;
	text-transform : uppercase;
	padding-top : 10px;
	padding-bottom : 10px;
	font-size : 15px;
}

#sidebar a
{
	color : #83807d;
	font-size : 10px;
}

#sidebar p
{
	margin-top : 0px;
	padding-top : 0px;
}

#sidebar form
{
	padding-bottom : 20px;
}

#sidebar input#s
{
	width : 135px;
	border : 1px solid #7c9bc7;
	color : #91a6d3;
	font-size : 10px;
	padding : 4px 0px 4px 4px;
}

#sidebar input#searchsubmit
{
	position : relative;
	top : 10px;
	margin-top : -10px;
}

/* Begin Calendar */
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font-size : 15px;
	text-align : center;
	color : #677fb7;
	font-family : palatino, palatino linotype, times new roman, serif;
	text-transform : uppercase;
	padding-top : 10px;
	padding-bottom : 0px;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	font-weight : normal;
	}
	
#wp-calendar {
	
	empty-cells: show;
	width: 170px;
	}

#wp-calendar #next a {
	position : relative;
	top : 3px;
	text-align: right;
	}

#wp-calendar #prev a {
	text-align: left;
	position : relative;
	top : 3px;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */


/* start neighborhoods */

#neighborhood_content
{
	float : left;
	width : 570px;
	margin-right : 10px;
    
               
}

#neighborhood_content h2
{
	color : #829e32;
        padding-bottom : 13px;
        
}

#neighborhood_content a
{ 
       padding : 5px;
       font-size : 12px;
       font-weight : bold;	
}

#neighborhood_content a:hover
{
    
    color : #893c61;
    text-decoration : underline;	
}


#neighborhood_list
{
	float : left;
	width : 290px;
}

#neighborhood_list ul
{
	margin : 0px 0px 0px 0px;
	padding : 5px 0px 0px 20px;
	color : #ebebeb;
}

#neighborhood_list ul li
{
	padding : 1px 0px;
}

/* end neighborhoods */

.registerBenefits {
  float: right;
  width: 400px;
  border: 1px solid #c4c5af;
  padding: 5px;
  color:#574e47;
  font-size:11px;
  background: #eaebcf;
}

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

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

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

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

.updatestatus {
 background: #eaebcf;
 padding: 0px 5px;
 margin-left:15px;
 border: 1px solid #ccc; 
}

.featured_holder
{
	width : 275px;
	float : left;
	margin-right : 10px;
	margin-bottom : 10px;
}

.featured_image
{
	width : 75px;
	margin-right : 10px;
	float : left;
}

.featured_text
{
	float : left;
	width : 190px;
}

#sothebys_footer_txt
{
	font-size : 10px;
	text-align : center;
	width : 800px;
	margin : 25px auto;
}

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

  margin: 4px;

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

#site_map ul
{
	list-style-type : none;
	margin-left: 10px;
}

#sidebar_left
{
	float : left;
	width : 175px;
	padding-top : 10px;
	font-family : palatino, palatino linotype, times new roman, serif;
	font-size : 14px;
}



#sidebar_left ul
{
	list-style-type : none;
	margin : 0px;
	padding : 0px;
}

#narrow_content
{
	float : left;
	width : 650px;
}

/* 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 */

#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;
    font-weight : bold;
}

#page-nav .current_page_item a {
  color: #829e32; !important;
  font-weight : bold;
}

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

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

.titlesublink {
  font-size: 12px;
  float: right;
  margin: -15px 0px 0px 0px;
}