/*
Theme Name: Choose Santa Fe
Theme URI: http://www.choosesantafe.com/
Description: Wordpress theme for choosesantafe.com
Version: 1.0
Author: Santa Fe Web Design
Author URI: http://www.santafewebdesign.com/


*/


body {
	background-color : #8d0101;
	font-family : helvetica, arial, verdana, sans serif;
	font-size : 14px;
	margin : 0px;
	padding : 0px;
}

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

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

.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */


#layout
{
	width : 938px;
	margin : 0px auto;
}

#logo
{
	padding-top : 15px;
	float : left;
	width : 405px;
}

#top_nav
{
	text-align : right;
	color : white;
	font-size : 13px;
	padding-top : 8px;
	padding-right : 7px;
}

#top_nav a
{
	color : white;
	text-decoration : none;
	text-transform : uppercase;
}

#form
{
	float : left;
	width : 520px;
	text-align : right;
}

#form form
{
	display : inline;
}

#header_mls
{
	width : 80px;
	color : #491212;
	font-size : 10px;
	border : 1px solid #a69a9a;
	padding : 1px 0px 1px 2px;
}

#go_button
{
	position : relative;
	top : 6px;
}

#soth_logo
{
	padding-top : 5px;
}

#nav
{
	background-image : url(/images/nav_bg.jpg);
	height : 24px;
	color : #d6cac0;
	padding-top : 8px;
	text-transform : uppercase;
	text-align : center;
	font-size : 14px;
	margin-right : 10px;
	font-family : palatino, palatino linotype ms, times new roman, serif;
}

#nav a
{
	color : #8d0101;
	text-decoration : none;
}

#lower_layout
{
	background-image : url(/images/box_bg.png);
	padding : 2px 0px 0px 2px;
	margin-top : 0px;
}

#content_cell
{
	padding : 18px 40px 20px 30px;
	color : #5E3E32 !important;
        
}

#content_cell.wide
{
	padding : 18px 25px 20px 15px !important;
}

#content_cell a
{
	color : #622000;
	font-weight : bold;
	text-decoration : none;
}

#content_cell a:hover
{
	text-decoration : underline;
}

#content_cell h1
{
	font-size : 24px;
	border-bottom : 1px solid #39241a;
	font-weight : normal;
	margin-top : 0px;
	margin-right : 15px;
        font-family : Palatino, Palatino Linotype, Georgia, Times, Times New Roman, serif;
        padding-bottom :2px;
}

#content_cell h2
{
	font-size : 20px;
	font-weight : normal;        
	font-family : Palatino, Palatino Linotype, Georgia, Times, Times New Roman, serif;
	margin-top : 0px;
	margin-right : 15px;
}

#content_cell p
{       
	line-height : 18px;
}

#testimonials
{
	width : 244px;
	height : 329px;
	float : left;
	margin-right : 15px;
	font-family : times new roman, times, serif;
	background-image : url(/images/testimonial_bg.jpg);
	text-align : right;
	color : #371102;
	padding : 10px 18px 0px 110px;
	font-size : 14px;
}

#footer_layout
{
	background-image : url(/images/box_bg.png);
	padding : 5px 5px 5px 8px;	
	margin-top : 8px;
	height : 154px;
	
}

#footer_layout h2
{
	color : #700d0d;
	text-transform : uppercase;
	font-weight : normal;
	font-size : 16px;
	margin-top : 4px;
	margin-bottom : 7px;
    font-family : palatino, palatino linotype, times, serif;
}

#footer_bg
{
	background-image : url(/images/footer_bg.jpg);
	background-repeat : no-repeat;
	padding : 16px 15px 2px 70px;
}

.footer_box
{
	float : left;
	margin-left : 15px;
    color : #3d1619;
}

.footer_box a
{
	color : #700d0d;
	text-decoration : none;
}

.footer_box h3
{
	font-size : 14px;
	margin : 0px;
}

.footer_box img
{
	width : 102px;
	height : 67px;
	border : 1px solid #a69a9a;
	float : left;
	margin-right : 5px;
}

.listing-featured
{
	padding : 0px 7px 7px 7px;
	font-size : 11px;
}

.listing-featured p
{
	margin-top : 5px;
	margin-bottom : 0px;
}

#feed
{
	color : #473a32;
	font-size : 12px;
	padding : 10px 10px 10px 5px;
}

#feed a
{
	color : #473a32;
	font-weight : bold;
}

#feed p
{
	margin-top : 0px;
}

#footer
{
	font-size : 14px;
	color : #f6f5ec;
	padding-top : 10px;
	padding-left : 10px;
        padding-bottom : 15px;
}

#footer a
{
	color : #f6f5ec;
	text-decoration : none;
}

#tiny_footer
{
	font-size : 10px;
        padding-top : 15px;
        color : white;
}

#tiny_footer a
{
	color : white;
        text-decoration : none;
}


#page-nav {
  float: left;
  list-style: none;
  padding: 0px 0px 0px 10px;
  margin: 0px 10px 55px 0px;
  font-size : 12px !important;
}

#page-nav ul {
  list-style: none;
  padding-left: 15px;
  font-size: 11px;
}

#page-nav li {
  margin: 4px 0px 4px 0px;
}

/* 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 {
  color: #a18664 !important;
  text-decoration: none;
}

#page-nav .page_item a:hover {
  color: #5f3603 !important;
}

#page-nav .current_page_item a {
  color: #5f3603 !important;
}

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

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

.alignleft
{
	float : left;
	margin : 0px 10px 10px 0px;
}

/*	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 25px;
	display: inline;
	}

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

.alignright {
  float: right;
}

.linklove {
  display: none;
}



.registerBenefits {
  float: right;
  width: 350px;
  border: 1px solid #cabfb1;
  padding: 10px;
  margin-top : 37px;
  margin-right : 50px;
  color: #695f53;
  font-size:12px;
  background: #e8e5df;
}

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

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

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

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


#login_pad {
  padding-left : 0px;
}


#login_pad h3 {
  margin: 0px 0px 5px 0px;
}

#login_pad form {
  border: 1px solid #cabfb1;
  width: 410px;
  background: #e8e5df;
  color : #695f53;
  margin: 0px;
  padding: 0px;
}

#login_pad form .txt_box {
  width: 100%;
}

#login_pad table {
  width: 94%;
}



/* index featured styles */

.portfolio
{
	border : 2px solid #966d58;
	padding : 13px 12px 13px 12px;
	background-image : url(/images/index_bg.jpg);
	background-repeat : no-repeat;
}

#index_left_col
{
	float :left;
	width : 300px;
	font-size : 14px;
	position : relative;
	height : 367px;
	margin-right : 8px;
}

#index_left_col h1
{
	text-transform : uppercase;
	color : #58311d;
	font-weight : normal;
	border-bottom : 0px;
	font-size : 24px;
	margin-bottom : 5px;
}

#index_left_col h2, .featured_title h2
{
	color : #8d0101;
	font-size : 18px;
	padding-left : 5px;
}

#index_left_col p
{
	padding-left : 10px;
}

#index_right_col
{
	float : left;
	width : 560px;
}


.featured_wrapper
{
	float : left;
	position : relative;
	width : 509px;
    height: 337px;
	margin-bottom : 15px;
}

.featured_desc
{
	background-image : url(/images/featured_desc.png);
	background-repeat : no-repeat;
	color : #f4f3f3;
	font-family : palatino, palatino linotype ms, times new roman, serif;
	padding : 10px 10px 10px 15px;
	position : absolute;
	top : 25px;
  	width: 485px;
}

.featured_desc a {
  color: #fff !important;
}

.featured_image {
  position: relative;
  width: 553px;
  height: 361px;
  border : 3px solid #5a2d17;
  overflow: hidden;
}

.featured_image img {
  width: 553px;

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

.featured_thumbs_wrapper
{
	padding : 4px 4px 0px 0px;
	position : absolute;
	bottom : 0px;
	left : 5px;
	width : 310px;
	z-index: 20;
}

.featured_thumbs_wrapper .active
{
	background-image : url(/images/featured_thumb_bg_active.png);
	background-repeat : no-repeat;
}

.featured_thumb
{
	background-image : url(/images/featured_thumb_bg.png);
	background-repeat : no-repeat;
	float : left;
	width : 90px;
	height : 59px;
	padding : 1px;
  
}

.featured_thumb img {
  width: 76px;
  height: 50px;
  cursor: pointer;
}

#thumb_title
{
	padding-bottom : 10px;
}

.featured_title
{
	position : absolute;
	top : 325px;
	z-index : 10;
	color : black;
	background-image : url(/images/title_bg.png);
	width : 533px;
	padding : 5px 10px;
	margin-left : 3px;
}

.featured_title h2
{
	color : black;
	font-size : 18px;
	margin-bottom : 0px;
}


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

#wprl_inquiry {
  background: #8D0101 !important;
}
#wprl_inquiry .cform {
margin-top: 25px !important;
}

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