/*  
Theme Name: Experience Albuquerque
Theme URI: http://www.experiencealbuquerque.com/
Description: Wordpress layout for www.experiencealbuquerque.com/
Version: 1.0
Author: Santa Fe Web Design
Author URI: http://www.santafewebdesign.com/

*/



body
{
	background-color : #926984;
	margin : 0px;
	padding : 0px;
	font-family : tahoma, verdana, arial, sans-serif;
	font-size : 12px;
}

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

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

#layout
{
	margin : 0px auto 20px auto;
	width : 940px;
}

#layout.top
{
	margin : 0px auto 20px 10px;
}

#header
{
	background-image : url(/images/header_bg.jpg);
	padding : 0px 10px 0px 10px;
	zoom : 1;
}

#header_left
{
	width : 283px;
	float : left;
}

#header_right
{
	float : left;
	width : 635px;
	background-image : url(/images/cb_logo.gif);
	background-repeat : no-repeat;
	background-position : bottom right;
	height : 95px;
	padding-top : 5px;
	text-align : right;
	color : #08436b;
	font-size : 10px;
	font-weight: bold;
}

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

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


#header_right input, form
{
	display : inline;
	color : #926984;
	font-size : 10px;
	margin-top : 5px;
}

#header_right input#search_box
{
	border : 1px solid #a9bac4;
}

#header_right input#submit_button
{
	position : relative;
	top : 3px;
}

.clear
{
	clear : both;
	height : 0px;
}

#nav
{
	padding : 0px 10px;
	background-color : #f7f7f7;
	font-size : 11px;
	color : white;
	text-transform : uppercase;
}

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

#nav a:hover
{
	color : #dfc7d7;
	text-decoration : none;
}


.upper_nav, .upper_nav_on
{
	float : left;
	width : 284px;
	padding : 3px 0px 5px 20px;
	background-color : #7692a7;
	border-right : 1px solid #99adbc;
}

.upper_nav_on
{
	background-color : #1a537e;
}

.upper_nav img, .upper_nav_on img
{
	position : relative;
	top : 2px;
}

#lower_nav
{
	clear : both;
	background-color : #3f6a8b;
	width : 895px;
	padding : 5px 0px 5px 20px;
}

#lower_nav a
{
	padding-right : 10px;
	padding-top : 4px;
}

#content
{
	background-color : #f7f7f7;
	display : inline-block;
	width : 930px;
}

#content h2
{
        color : #213555;
	font-weight : bold;
	text-decoration : none;
        font-size : 16px;
        border-bottom : 1px solid #213555;
        margin-right : 20px;
        padding-bottom : 5px; 
        text-transform : uppercase;

}

#content h1
{
	color : #213555;
	font-weight : normal;
	font-size : 20px;
	border-bottom : 1px solid #213555;
	margin-top : 10px;	
}


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

#content a
{
	color : #064b4f;
}

#content a:hover
{
	color : #926984;
}

#content.pad
{
	padding : 1px 0px 0px 10px;
}

html>body#content.pad
{
	padding : 5px 0px 0px 20px;
}

#page_content
{
	width : 758px;
	float : left;
	background-color : #f7f7f7;
	margin-right: 12px;
}

.post 
{
       color : #23385b;
       padding-left : 10px;
}

.post h3
{
       color : #926984;

}


.post a
{
      font-weight : bold;

}


.post img
{
      border : 0px;

}


#form_content
{
	background-color : #f7f7f7;
	padding : 10px 0px 10px 12px;
        
}



#sidebar
{
	width : 150px;
	padding : 0px;
	float : left;
}

#sidebar ul
{
	list-style-type : none;
}



#sidebar li a
{
	color : #7692a7;
	font-weight : bold;
	text-decoration : none;
        font-size : 12px;
        line-height : 20px;
        padding : 0px 0px 0px 0px;
        
}

#sidebar li a:hover
{
	color : #58bb08;     
}

#footer_wrap
{
	background-image : url(/images/footer_bg.jpg);
	background-repeat : repeat-x;
	background-color : #7591a5;
	padding : 5px 10px;
	clear : both;
}

#footer_boxes
{
	border : 1px solid #697985;
}	
	
#footer_box_left
{
	float : left;
	padding : 4px;
	width : 296px;
}

#feed
{
	border : 2px solid #cad4dc;
	font-size : 11px;
	background-color : white;
	height : 292px;
}

#feed h1
{
	color : white;
	border-bottom : 2px solid #cad4dc;
	background-color : #7e8d98;
	font-weight : normal;
	text-transform : uppercase;
	font-size : 11px;
	margin : 0px;
	padding : 4px;
}

#feed_pad
{
	color : #71777c;
	padding : 5px 5px 15px 5px;
}

#feed_pad a
{
	color : #213555;
	font-weight : bold;
	text-decoration : none;
}

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


#footer_box_mid
{
	float : left;
	width : 295px;
	padding : 4px;
	border-left : 1px solid #a0acb5;
	border-right : 1px solid #a0acb5;
}
	


#footer_box_mid h2
{
	background-color : #213a6b;
	border-bottom : 1px solid #9dafd2;
	color : white;
	font-size : 18px;
	padding : 5px 0px;
	width : 295px;
	margin : 0px;
	text-transform : uppercase;
	text-align : center;
}


.listing-featured img
{
	width : 280px;
	height : 151px;
	border : 0px;
}

#premier_title
{
	font-weight : bold;
	color : #3e5c93;
	font-style : normal;
	padding : 5px 0px;
}

#premier_pad p
{
	padding : 0px;
	margin : 0px;
}

#premier_pad a
{
	font-weight : bold;
	color : #3e5c93;
	font-style : normal;
	text-decoration : none;
}

#footer_box_right
{
	float : left;
	text-align : center;
	width : 278px;
	padding : 4px 4px 1px 5px;
        
       
}

#footer_box_right img
{
	
        border-top : 1px solid #a0acb5;
        border-bottom : 1px solid #a0acb5;
       
}

#contact
{
	color : white;
	font-weight : bold;
	font-size : 11px;
	padding : 10px 0px;
}

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

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

#tiny_footer a
{
	color : white;
}



#sidebar {
  float: left;
  width: 134px;
  list-style: none;
  padding: 0px;
  border-left: 1px solid #eee;
  margin: 0px 15px 55px 0px;
}

#sidebar ul {
  list-style: none;
  padding-left: 0px;
  font-size: 12px;
  margin: 0px;
}

#sidebar ul ul {
  padding-left: 8px;
}

#sidebar li {
  margin: 4px 0px 4px 0px;
}

#sidebar li .page_item {
  display: none;
}

#sidebar .current_page_item li {
  display: block !important;
}

#sidebar .current_page_ancestor li {
  display: block !important;
}

#sidebar .page_item a {
  color : #7692a7;
  font-weight : bold;
  text-decoration : none;
  font-size : 12px;
  line-height : 20px;
}

#sidebar .page_item a:hover {
  color: #58bb08 !important;
}

#sidebar .current_page_item a {
  color: #586976 !important;
}

#sidebar .current_page_item a:hover {
  color: #58bb08 !important;
}

#sidebar .current_page_item li a {
  color: #99A6AF !important;
}

#flash2 {
  display: block;
  margin: -27px 0px 0px -20px !important;
}

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