/* -----------------------------------------------------------------------

   Blueprint CSS Framework 0.7.1
   http://blueprintcss.googlecode.com

   * Copyright (c) 2007-2008. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

/* Casa Agave CSS */
body{
	background-color:#DDE1E2;
	font-family: trebuchet MS;
}
h1{
	color:#4E2A10;
	font-size: 2.2em;
	line-height:.8em;
	margin-bottom:0.1em;
}
h2{
	color:#6B3111;
	font-size: 1.5em;
	margin-bottom:0;

}
h3{
	color:#6E6925;
	margin: .6em 0 0 0;
	font-size: 1.4em;

}
h4{
	color:#6E6925;
	margin: 0;
	font-size: 1.2em;

}
p{
		font-size: 1.1em;
}
hr {
    height:2px;
    width:100%;
    background:#A7B1BB;
	border: none;
    margin: 2px;
	clear: both;
}
a{
	color:#4E2A10;
}
a:hover{
	color:#908B63;
}

#page{
	width: 860px;
	margin: 0 auto;
}
#header{
	height: 60px;
	position: relative;
}
.contact{
	margin: 10px 5px 0 0;
	float: right;
	text-align:right;
}
.contact h1{
	margin: 2px 0 0 0;
	font-size: 1.4em;

}
.contact h2{
	margin: 0;
	font-size: 1.2em;
}
#contentWrapper{
	background:url(images/contentBG.jpg) repeat-y 0 0;

}
#content{
	background:url(images/contentBG-noRepeat.jpg) no-repeat 0 0;

}
#leftColContent{
	float:left;
	width:224px;
	margin: 5px 0 0 5px;
}
#rightColContent{
	float:left;
	width:616px;
	margin: 5px 5px 0 0;
}
#slideShow{
	background: #A7B1BB;
	padding: 5px;
	margin: 15px 0 0 0;
	width: 600px;
}
.writtenContentWrapper{
	background:url(images/rightColShadow.jpg) no-repeat 0 0;
}
#writtenContent{
	padding: 15px;
}
.listContainer{
	float: left;
	width: 33%;
}

#footer{
	background:url(images/footerBG.jpg) no-repeat 0 0;
}

/* NAVIGATION
------------------------------ */
#navWrapper{
	margin: 10px 0 0 5px;
}
/* SPRITE NAVIGATION */ 
	#nav {
		background:  url(images/nav.jpg) 0 0 no-repeat;
		width: 190px;		/* Width of entire image */ 
		height: 400px;		/* Height of buttons */
		margin: 0;
		padding: 0;
	}
	#nav span {
		display: none;
		margin: 0;
		padding: 0;
	}
	#nav li, #nav a {
		height: 50px;		/* Each button must have the same height, define it here */
		width: 190px;		/* Each button must have the same height, define it here */
		display: block;
		margin: 0;
		padding: 0;
	}
	#nav a #nav-borrego{
		height: 50px;		/* Each button must have the same height, define it here */
		width: 190px;		/* Each button must have the same height, define it here */
		display: block;
		margin: 0;
		padding: 0;
	}

	#nav li {
		float: left;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	/* margin-left - you will need to adjust this value to "center" your nav, if needed */ 
	/* width - width of each button, they will each most likely be unique */ 
	#nav-home 			{ height: 50px; margin: 0; padding: 0;}
	#nav-photos  		{ height: 50px; margin: 0; padding: 0;}
	#nav-rates			{ height: 50px; margin: 0; padding: 0;}
    #nav-availability	{ height: 50px; margin: 0; padding: 0;}
    #nav-borrego		{ height: 50px; margin: 0; padding: 0;}
    #nav-directions		{ height: 50px; margin: 0; padding: 0;}
    #nav-reservations	{ height: 50px; margin: 0; padding: 0;}
    #nav-print			{ height: 50px; margin: 0; padding: 0;}
	
	/* Changed values should match sum of "width" numbers specified above */ 
	#nav-home a:hover			{ background: transparent url(images/nav.jpg) -190px 0 no-repeat; }
	#nav-photos a:hover			{ background: transparent url(images/nav.jpg) -190px -50px no-repeat; }
	#nav-rates a:hover			{ background: transparent url(images/nav.jpg) -190px -100px no-repeat; }
	#nav-availability a:hover	{ background: transparent url(images/nav.jpg) -190px -150px no-repeat; }
	#nav-borrego a:hover		{ background: transparent url(images/nav.jpg) -190px -200px no-repeat; }
	#nav-directions a:hover 	{ background: transparent url(images/nav.jpg) -190px -250px no-repeat; }
	#nav-reservations a:hover	{ background: transparent url(images/nav.jpg) -190px -300px no-repeat; }
	#nav-print a:hover			{ background: transparent url(images/nav.jpg) -190px -350px no-repeat; }

/* GALLERY LIST
********************************/
.gallery{
	margin: 0 0 20px 0;
	padding: 0;
	clear: both;
}
.gallery li{
	display:inline;
	float: left;
	list-style: none;
	margin: 3px;
	padding: 0;
	
}
.gallery img{
	padding: 2px;
	background: #A7B1BB;
	border: 1px solid #857A74;
}

.gallery h3{
	margin: 1.5em 0 0 0;
}

/* FORMS
********************************/
#contactForm input{
	display: block;
	width: 197px;
	margin: 0 auto 7px auto;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666D85;
	background-color: #DDE1E2;
	border: 1px solid #857A74;
}

#contactForm textarea{
	width: 197px;
	height: 70px;
	margin-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666D85;
	background-color: #DDE1E2;
	border: 1px solid #857A74;
}

#submitbutton{
	width: 197px;
	margin-bottom: 4em;
}
#contactForm .submitOver{
	color: #DDE1E2;
	background-color: #857A74;
	border: 1px solid #857A74;
}

br {
	clear: left;
}

/* LIGHTBOX
********************************/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


/* IE FIXES
********************************/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
