/*
File:			custom.css
Description:	Custom styles for Thesis

BASIC USAGE:

If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 
will be appended with the "custom" class, like so: <body class="custom">. You can use 
the "custom" class to override *any* CSS declarations contained in the style.css file.

For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:

	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
	.custom a:hover { color: #00f; }				<--- This makes links blue when you mouse over them

WHY THIS WORKS:

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!

More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/

.custom #header 
{ height: 200px; width: 776px;  
  	background: url(/wp-content/uploads/el_castillo_ranch_banner2alt.jpg) left no-repeat; }
  	/*background: url(/wp-content/uploads/el_castillo_ranch_banner.jpg) left no-repeat; }*/


.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 0.0em;
    background: #33332f;
    border: 0.0em solid #3e3e3a;
}

/*.custom #page {
    background: #fff;
}*/












/* This line gets rid of the site title & tagline by casting them out to far left field */
 .custom #header #logo, .custom #header #tagline { text-indent: -9999px; }
/* This line collapses the vertical space of the tagline so that there isn't unnecessary white space after the header image */
/* This is a bit of a kludge, but it seems to work. */
.custom #header #tagline { height: 0; }
/* This line removes the padding from the header so that the background image sits close to the nav menu, the bottom border of the header, and the sides of the content */
.custom #header { padding: 0; }	

/*remove header border*/
.custom #header {  border:none ; }


/* page background image */
body.custom { 
	background: #EAEAEA
	url(/wp-content/uploads/sun_hills1px.jpg);
	/*  repeat left top */
	/*color: #333;*/
	/*font: normal 62.5% "Lucida Sans Unicode",sans-serif;*/
	/*margin: 1% 0;*/
	/* 50% 0 fixed; */
	50% fixed ;
	 }
	 
body.custom_alt {
    background: #44443f;
}

/*--- body colors ----*/
/*--- color: = font color  */
body { background: white; color: #352230; }	
.custom #page { background: #f4f0db; }

/** sidebar colors **/
/* .custom #sidebar_1 { background-color:#f4f0db; } */

	/*EF9E09    EC8E1C  EB8B1B  */
/*page borders*/
.custom #container { 
	margin-top: .5em; margin-bottom: 1em;  
	padding: .2em; background: #DE8414; border: 0.2em solid #6A801D; }	
	
/*Feature box border*/
.custom #image_box { 
	background: #9B8570 none repeat scroll 0 0;
	border-bottom: 1px solid #b9bd9a;   
	}
/*---------------------*/
/*---	Header Colors ---*/
/*---------------------*/
h1, h2, h3, h4 { color: #000; font-size: .7em; font-weight: normal; }

h2 a, h2 a:visited { color: #7D3D59; text-decoration: none; }

h2 a:hover { color: #9B8570; }
	
#content #archive_info h1 { font-size: 1em; line-height: 1em; font-weight: normal; }

/*---:[ h3 and h4 sizes are calculated relative to the base font size of the content or sidebar ]:---*/
	
.sidebar h3 { color: #ff7d00; }

h4 { font-size: 1em; font-weight: bold; }	
	
/*---------------------------------------------------*/
/*-- Navigational Tabs                             --*/
/*---------------------------------------------------*/
.custom ul#tabs { list-style: none; 
	 background: #432F1B;
	border: 0px 
	solid #432F1B; 
	border-width: 0 0 1px 1px; }
	                                               
/*-- page tab color ---*/                                
.custom  ul#tabs li { 
 margin-bottom: -0.1em;
 background: #9B8570;
 border: 0px solid #432F1B; 
 border-left: #432F1B; 
 float: center; }
 
/*-- tab menu  settings ---*/                   
.custom  ul#tabs li a, 
         ul#tabs li a:visited 
{ display: block; 
	line-height: 1em; 
	color: #2c2c20; 
	text-decoration: none; 
	text-transform: upper; 
	letter-spacing: 2px; }

.custom  ul#tabs li a:hover 
{ color: #f2e7c9;  
	background: #B56C39 ;} 
	
/*-- current page tabs settings ---*/	                                                                                            
.custom  ul#tabs li.current_page_item a, 
         ul#tabs li.current_page_item a:visited, 
         ul#tabs li.current-cat a,   
         ul#tabs li.current-cat a:visited 
 { cursor: default; }
      
.custom  ul#tabs li.current_page_item a:hover, 
         ul#tabs li.current-cat a:hover 
  { text-decoration: none; }
  
.custom  ul#tabs li.current_page_item, 
         ul#tabs li.current-cat 
 { color: #f2e7c9; 
   background: #f4f0db; 
   text-decoration: underline; 
   border-bottom: 0; }
   
/* get rid of pesky left side pixel */
.custom ul#tabs { border-left: 0px; }    
      
/*-- RSS tab settings --- */                                                            
.custom  ul#tabs li.rss 
{ padding-right: 0; 
	background: none; 
	border: none; 
	float: right; }
		                                                                            
.custom  ul#tabs li.rss a, 
         ul#tabs li.rss a:visited 
{ padding-right: 
	16px; background: url('images/icon-rss.html') 100% 50% no-repeat; }
/*---------------------------------------------------*/
/*-- END Navigational Tabs                         --*/
/*---------------------------------------------------*/

/*---------------------------------------------------*/
/*-- Sidebar Navigation                            --*/
/*---------------------------------------------------*/

/*--- remove bottom space for widgets ---*/
.custom li.widget {font-size: 1.5em; line-height: 1.2em; margin-bottom: 1.2em;}

/*--- add a line above and below the sidebar category text ---*/
.custom .sidebar h3 {background: #9B8570;  font-size: 0.846em; font-weight: normal; 
	line-height: 1.2em; margin-bottom: 1em; padding: 0.3em 0.3em 0.3em 0.3em; 
	text-transform: uppercase; font-variant: normal; letter-spacing: 2px; 
	color: #fff; border-top: 1px solid #000; border-bottom: 1px solid #000; }
/*-- end sidebar --*/


.main_text {
/*position: relative;
left: 5px; 
top: 2px; 
width: 200px;
text-align: justify;
padding: 30px 30px 30px 30px;*/
font-size: 11px;
font-family: "arial";
font-weight: normal;
line-height: 170%;
letter-spacing: 2px;
color: #242325;
z-index: 2;
}

/*.contact_map {
position: relative;
left: 320px; 
top: 15px; 
border: solid #888295 1px;
z-index: 2;
}

.contact_form {
position: relative;
left: 5px; 
top: 40px; 
padding: 30px 30px 30px 30px;
font-size: 11px;
font-family: "arial";
font-weight: normal;
line-height: 170%;
letter-spacing: 2px;
color: #242325;
z-index: 2;
}*/









body.custom {
	/*background: #333 url(/wp-content/uploads/bg_body.jpg);*/
	/*background:#3E2301 url(/wp-content/uploads/bg.gif) repeat-x left top;*/
	background: #3E2301 url(/wp-content/uploads/bg.gif);
	/*color: #333;*/
	/*font: normal 62.5% "Lucida Sans Unicode",sans-serif;*/
	/*margin: 1% 0;*/
}


body.custom_alt {
    background: #44443f;
}

.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 0.0em;
    background: #33332f;
    border: 0.0em solid #3e3e3a;
}

.custom #page {
    background: #fff;
}