/*
Theme Name: Cindy Sheff
Theme URI: http://www.cindysheff.com/
Description: Theme for Cindy Sheff.
Version: 1.0
Author: Santa Fe Web Design
Author URI: http://www.santafewebdesign.com

*/



body
{
	background-color : #fbf8e9;
	font-family : palatino, palatino linotype, times new roman, serif;
	margin : 0px;
	padding : 0px;
}

img, div, input { behavior: url(/iepngfix.htc); }

.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
{
	margin : 0px auto;
	background-color : white;
	width : 833px;
	padding : 10px;
}

#header
{
	background-image : url(/images/logo_top.gif);
	background-repeat : no-repeat;
	background-color : #1b8ea3;
	height : 104px;
	color : #fbf8e9;
}

#header_left
{
	width : 540px;
	height : 104px;
	font-size : 16px;
	font-style : italic;
	float : left;
}

#header_left p
{
	padding : 40px 0px 0px 0px;
}

#header_right
{
	width : 275px;
	text-align : right;
	float : left;
	font-size : 11px;
	padding-top : 5px;
}

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

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

#middle
{

}

#nav
{
	float : left;
	background-image : url(/images/logo_bottom.gif);
	background-repeat : no-repeat;
	width : 212px;
	padding-top : 35px;
}

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

#nav ul li
{
	border-bottom : 1px solid #e5e3d6;
	width : 202px;
}

#nav ul li a
{
	color : #1b8ea3;
	text-decoration : none;
	display : block;
	width : 197px;
	font-size : 13px;
	font-weight : bold;
	padding : 5px 0px 5px 5px;
}

#nav ul li a:hover
{
	color : white;
	background-color : #1b8ea3;
}


	
	
#content
{
	float : left;
	width : 610px;
    padding-left : 8px;
    padding-top : 10px;
	font-family : verdana, arial, sans-serif;
	font-size : 12px;
	color : #627775;
}

#content h2
{
	color : #4282c9;
	font-size : 24px;
	border-bottom : 0px;
	line-height: 12px;
}

#content img
{
	margin : 10px;
	display: inline;
}

.alignleft
{

       float : left;

}

.alignright
{
      float : right; 

}
	
#footer
{
	clear : both;
	padding-top : 6px;
}

.footer_box
{
	float : left;
	border : 1px solid #bfb898;
	width : 197px;
	padding : 1px;
	color : #fbf8e9;
	margin : 0px 9px 10px 0px;
	text-align : center;
	font-size : 13px;
}

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

#historic_header
{
	background-color : #4282c9;
	height : 36px;
	padding-top : 5px;
}

#mountains_header
{
	background-color : #1b8ea3;
	height : 28px;
	padding-top : 13px;
}

#land_header
{
	background-color : #157482;
	height : 28px;
	padding-top : 13px;
}

#acreage_header
{
	background-color : #0b7d74;
	height : 36px;
	padding-top : 5px;
}

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

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

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

.post h2
{
	padding-top : 10px;
}

#contact
{
	background-color : #1b8ea3;
	background-image : url(/images/sfprop.gif);
	background-repeat : no-repeat;
	background-position : right;
	padding : 19px;
	font-size : 14px;
	color : #fbf8e9;
}

#contact a
{
	text-decoration : none;
	color : #dad6c3;
}
	
#search_box
{
	border : 1px solid #b8c5d2;
	color : #0b7d74;
	padding : 3px;
}

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

#header form
{
	margin-bottom : 8px;
}

#page-nav {
padding-bottom : 5px;
}

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

#page-nav li {
  	border-bottom : 0px !important;
	padding-left : 5px;
	font-family : verdana, arial, sans-serif;
	font-size : 12px;
	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 {
  	color : #627775;
	font-weight : normal;
	font-size : 12px;
	display : inline;
	padding : 0px;
}

#page-nav .page_item a:hover {
  	color : #9c6dae;
	font-weight : normal;
	font-size : 12px;
	display : inline;
	padding : 0px;
        background-color : white; 
}

#page-nav .current_page_item a {
  color: #4282c9 !important;
}

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

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