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


*/


body {
  background-color : #811709;
  font-family : arial, verdana, helvetica, sans-serif;
  font-size : 12px;
}

a {
  color : black;
}

h3 {
  font-size : 16px;
}

/* 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 : 838px;
  margin : 10px auto auto auto;
}

#interior {
  margin-right: 10px;
}


#top_nav form {
  display: inline;
  height: 20px;
  margin: 0px 0px 5px 0px;
}

#top_nav form .textbox {
  border: 1px solid black;
  padding: 2px;
  width: 100px;
  font-size: 11px;
}

#top_nav
{
  text-align : right;
  padding-bottom : 5px;
  color: #f9f7ec;
  height: 23px;
}

#top_nav a
{
  color : #f9f7ec;
  text-transform : uppercase;
  text-decoration : none;
  margin: 0px 5px;
  line-height: 23px;
}

#top_nav a:hover {
  color: #ab7f7f;
}

#mainnav {
  margin: 10px;
  background: #811709;
  background: #335288;
  padding: 5px 0px 5px 0px;
  text-align: center;
  border: 1px solid black;
  color: #fff;
}

#mainnav a {
  margin: 0px 5px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-weight : bold;
}

#mainnav a:hover {
  border-bottom: 1px double yellow;
  color: yellow;
}


#lower_layout
{
  width : 838px;
  border : 1px solid #4c2a04;
  color : #532808;
  background-color : #f8f8f7;
}

#lower_layout_white
{
	width : 838px;
	border : 1px solid #4c2a04;
	color : #532808;
	background-color : white;
	line-height : 14px;
}

#logo_nav
{
	height : 95px;
	padding : 10px 10px 0px 0px;
	background-image : url(/images/logo.jpg);
	background-repeat : no-repeat;
	text-align : right;
}

#logo_nav a
{
	color : #1a465f;
	text-decoration : none;
	text-transform : uppercase;
}

#logo_nav a:hover {
  color: blue;
}

#index_left
{
	width : 369px;
	padding : 10px;
	border-right : 1px solid #2d3b61;
	line-height : 14px;
	margin : 10px 0px 10px 0px;
	float : left;
}

#index_left h1
{
	font-family : palatino, palatino linotype, times, serif;
	font-size : 20px;
	color : #2d3b61;
	font-style : italic;
	margin-bottom : 0px;
	padding-bottom : 0px;
	font-weight : normal;
}

#index_left h3
{
  color : #2d3b61;
  margin: 0px;
  padding: 0px 0px 10px 0px;
  font-weight : normal;
}

#index_left h2
{
	color : #2d3b61;
	font-size : 14px;
	font-weight : normal;
	text-transform : uppercase;
	margin : 0px;
	clear : both;
}

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

#index_right
{
	margin-top : 10px;
	float : left;
	width : 380px;
	padding : 10px;
}

#index_right h2
{
	color : #2d3b61;
	font-size : 14px;
	font-weight : normal;
	text-transform : uppercase;
	margin : 0px;
	clear : both;
}

.featuredprop {
  margin-bottom: 10px;
}

.featured_left
{
	width : 200px;
	float : left;
	font-size : 14px;
	line-height : 18px;
	padding : 0px 5px 0px 5px;
}

.featured_left a
{
	color : #532808;
	font-weight : bold;
	font-style : italic;
	text-decoration : none;
}

.featured_right
{
	width : 166px;
	float : left;
}

.featured_right img {
  width: 166px;
  border: 1px solid #555;
  max-height: 110px;
}

#footer
{
	color : #f9f7ec;
	margin-top : 10px;
	width : 838px;
	font-size : 14px;
	line-height : 16px;
	background-image : url(/images/ffh.gif);
	background-repeat : no-repeat;
	background-position : top right;
	height : 100px;
}

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

#footer a:hover {
  color: yellow;
}

#footer_featureds h1
{
	font-family : palatino, palatino linotype, times, serif;
	font-size : 20px;
	color : #2d3b61;
	font-style : italic;
	margin : 10px 0px 0px 10px;
	padding-top : 10px;
	padding-bottom : 0px;
	font-weight : normal;
}

#footer_featureds
{
	background-color : #f7f3ec;
	border-top : 1px solid #4c2a04;
	width : 838px;
}

#footer_featureds #index_left {
  width: 395px;
}

#content_cell
{
	background-color : #fafaf6;
	border : 1px solid #4c2a04;
	width : 806px;
	margin : 10px 0px 10px 10px;
	padding : 10px 0px 10px 10px;
}

#content_cell h1
{
	color : #811709;
	font-weight : bold;
	margin : 0px 0px 10px 0px;
	font-size : 18px;
}

#red
{
	color : #99260b;
}

form
{
	font-size : 14px;
}

.nav_row
{
	border-bottom : 1px solid #99260b;
	clear : both;
	font-size : 14px;
	height : 25px;
}



.img_col
{
	width : 166px;
	float : left;
}

.info_col
{
	float : left;
	width : 115px;
	padding : 5px;
	line-height : 17px;
}

.info_col a
{
	color : #99260b;
	text-decoration : none;
}

#swfanchordiv {
  margin: -10px -1px 0px -10px;
}


#content_index #news .post {
  margin: 8px 0px;
}

#content_index #news .post a {
  color: maroon;
  text-decoration: none;
  font-size: 12px;
}

#content_index #news .post a:hover {
  color: red;
  text-decoration: underline;
}

#prop_desc
{
	margin-right : 10px;
}

.post h2, #wrapper h2, #blog h2 {
  color: #2d3b61;
  font-weight: normal;
  margin: 0px;
  font-size: 18px;
}

#blog .post {
  border-bottom: 2px dashed #555;
  margin: 0px 10px 10px 0px;
  padding: 0px 0px 10px 0px;
}

#blog h3 {
  padding: 0px;
  margin: 0px 0px 5px 0px;
}

#blog h3 a {
  color : #2d3b61;
  margin: 0px;
  padding: 0px;
  font-weight : normal;
}

#blog h3 a:hover {
  color: maroon;
}

#blog .post .entry {
  margin: 3px 5px;
}

#blog .post small {
  margin: 3px 5px;
}

#blog .post .postmetadata {
  margin: 3px 5px;
}

#page-nav {
  float: left;
  list-style: none;
  padding: 0px 0px 0px 10px;
  border-left: 1px solid #eee;
  margin: 35px 0px 55px 0px;
}

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

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

p img {
	padding: 0;
	max-width: 100%;
	}

/*	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 #c4c5af;
  padding: 5px;
  color:#574e47;
  font-size:11px;
  background: #D4E9FE;
}

.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 #999;
  width: 410px;
  background: #cdddfe;
  margin: 0px;
  padding: 0px;
}

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

#login_pad table {
  width: 94%;
}
