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


*/


body {
  background-color : #fff;
  font-family : helvetica, arial, verdana, sans serif;
  font-size : 13px;
  margin : 0px;
  padding : 0px 0px 15px 0px;
  color: #666;
}

a {
  text-decoration: none;
  color: #7c9f1d;
}

a:hover {
  text-decoration: underline;
}

/* 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 : 944px;
  margin : 0px auto 15px auto;
}


#logo1 img {
  margin: 0px auto;
}

#logo2 img {
	width : 679px;
	float : left;
}

#logo2 form {
  margin: 82px 12px 0px 0px;
  float: right;
  width : 142px;
}

#logo2 form .textbox {
  border: 1px solid #ccc;
  padding: 5px;
  font-size: 12px;
  width: 100px;
  color: #7C9F1D;
  text-transform: lowercase;
}

#logo2 form .button {
  border: 1px solid #ccc;
  background: #AECE58;
  -moz-border-radius:15px;
  -khtml-border-radius:15px;	
  -webkit-border-radius:15px;
  border-radius:15px;
  height: 26px;
  width: 26px;
  cursor: pointer;
}

#logo2 form .button:hover {
  background: #ccc;
}

#top_nav {
  width : 944px;
  text-align : right;
  font-size : 12px;
  padding: 5px 12px 5px 0px;
}

#top_nav a {
  color : #6c6e72;
  text-transform : uppercase;
}

.sep {
  padding: 0px;
  background-image: url(/images/line.png);
  background-repeat: no-repeat;
}

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

.nav li {
  display: inline;
  margin: 0px 4px 0px 0px;
  text-transform: lowercase;
  color: #98bc37;
}

.nav li a {
  color: #7c9f1d;
  padding-right: 7px;
  font-size: 14px;
}

.nav li a:hover {

  color: #93876d;
}

#content_cell {
  padding: 15px 12px;
}

.featuredprops {
}

.featuredprops h1 {
  font-size: 12px;
}

.featuredprops .props {
  margin-right: -20px;
}

.featuredprops .prop {
  float: left;
  margin-right: 20px;
}

.featuredprops .prop p {
  margin: 4px 0px 4px 0px;
}

.featuredprops .prop img {
  width: 279px;
  height: 209px;
  border: 1px solid #666;
}

.featuredprops .prop a {
  color: #999;
}

#index-footer-posts {
  padding: 0px 12px;
  margin: -13px 0px 35px -63px;
}

#index-footer-posts .post {
  width: 426px;
  height: 160px;
  float: left;
  margin: 53px 0px 0px 63px;
}

#index-footer-posts .post h2 {
  font-size: 20px;
  margin: 0px 0px 6px 0px;
}

#index-footer-posts .post h2 a {
  color: #aaa;
}

#index-footer-posts .post p {
  margin: 0px 0px 6px 0px;
  line-height: 20px;
  font-size: 13px;
}

#footer {
  padding: 14px 12px 0px 12px;
  line-height: 15px;
  font-size : 16px;
}

#footer a {
  padding-left: 15px;
  color: #7c9f1d;
}

#footer p {
  margin: 0px 0px 3px 0px;
}

#tiny_footer {
  font-size: 10px;
  padding: 0px 12px;
  line-height: 15px;
}

#tiny_footer a {
  color: #7c9f1d;
}

.sirlogo {
  float: right;
  margin: 0px;
}
.sirlogo img {
  border: 0px;
}

.narrow {
  float: left;
  width: 700px;
}

#page-nav {
  float: right;
  list-style: none;
  padding: 7px;
  margin: 15px 0px 55px 0px;
  font-size : 12px !important;
  width : 186px;
  background-color : #eeeeee;
}

#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%;
}

#market_report td
{
	padding : 10px;
}

#market_report td.header
{
	font-size : 14px;
	text-align : left;
	font-weight : bold;
}


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

#blog
{
	float : left;
	width : 700px;
	padding-right : 15px;
}

#blog .post {
  border-bottom: 1px dotted #999;
  margin-bottom: 23px;
  padding-bottom: 12px;
}

.ireadmore {
  display: block;
  width: 130px;
  text-decoration: none;
  color: #7c9f1d;
  background-image: url(/images/rightarrow.png);
  background-repeat: no-repeat;
  background-position: 25px 10px;
  padding-bottom: 10px;
}

#sidebar_right
{
	float : left;
	width : 186px;
	margin-top : 15px;
	background-color : #eeeeee;
	padding : 7px;
}

input#s {
width:120px;
}
