/*
Theme Name: Hacienda Del Sol
Description: The Hacienda Del Sol Theme
Author: Anchorwave
Author URI: http://www.anchorwave.com
*/

body, a, div, p, form, label, table, tbody, tr, th, td, img, ul, ol, li, h1, h2, f, h4, h5 {padding:0px;margin:0px;border-collapse:collapse;border:none;}
input, select, textbox {padding:0px;margin:0px;}


body{
	margin:0;
  	color:#ffc;
	font:12px/18px Arial, Verdana, sans-serif;
	background:#c8b879 url(images/page.gif) no-repeat 50% 0;
}

img{border-style:none;}

a{
	text-decoration:underline;
	color:#ffc;
	font-weight:bolder;
}

a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:11px/14px Arial, Verdana, sans-serif;
	vertical-align:middle;
}

form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}

#page{
	margin:0 auto;
	width:900px;
	padding:0 0 20px;
}

#header{
	width:900px;
	height:148px;
	overflow:hidden;
position:relative;
}

#header #logo{
	width:427px;
	height:94px;
	float:left;
	margin:45px 0 0 0;
	background:url(images/logo.gif) no-repeat;
}

#header #logo .logo-link {
	display:block;
	width:430px;
	height:110px;
	margin:0;
	padding:0;
}

#header .weather{
	width:230px;
	float:right;
	margin:80px 53px 0 0;
	display:inline;
	color:#6d2413;
}
#header .weather em{
	float:left;
	font:italic bold 14px/16px Arial, Verdana, sans-serif;
	margin:10px 20px 0 0;
}
#header .weather p{
	float:left;
	margin:8px 14px 0 0;
	font:bold 18px/20px Arial, Verdana, sans-serif;
}
#header .weather a{
	float:left;
	border:1px solid #482f11;
}
#nav{
	width:100%;
	overflow:hidden;
}

#nav ul{
	padding:0 0 0 11px;
	margin:7px 0 0 0;
	list-style:none;
	width:889px;
	height:33px;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}


.menu1{background:url(images/menu1.png);}
.menu2{background:url(images/menu2.png);}
#nav li{
	float:left;
	padding:8px 18px 0 22px;
	height:25px;
	overflow:hidden;
}
#nav .menu1 li{background:url(images/menu1-blt.gif) no-repeat 0 14px;}
#nav .menu2 li{background:url(images/menu2-blt.gif) no-repeat 0 14px;}
#nav li:first-child{
	background:none;
	padding:8px 18px 0 0;
}

#nav li a{
	color:#fff;
	float:left;
	position:relative;
	font-family:TrajanSubaruBold, palatino, palatino linotype, Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-transform:uppercase;
	text-decoration:none!important;
}

#content{
	margin:7px 0 0;
	width:100%;
	overflow:hidden;
	background:url(images/content.jpg) no-repeat;
}


#content .visual-photo{
	float:left;
	overflow:hidden;
	background:url(images/visual-photo.png);
	padding:2px 2px 8px 8px;
	width:497px;
	height:326px;
	margin:18px 0 0 11px;
	display:inline;
}
#content .visual-photo img{
	display:block;
	width:497px;
	height:326px;
	overflow:hidden;
}
#content .txt-box{
	float:right;
	background:url(images/txt-bg.png);
	padding:15px 15px 0 15px;
	width:292px;
	height:337px;
	margin:15px 24px 0 0;
	display:block;
	position:relative;
	z-index:10;
}

#content .txt-box h2{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

#content .txt-box p{
	margin:0;
	padding:0 0 14px;
	font-size:12px;
}
#content .txt-box .photo1{
	background:url(images/photo1-bg.png);
	padding:2px 2px 8px 8px;
	overflow:hidden;
	width:191px;
	height:141px;
	position:absolute;
	display:inline;
	z-index:90;
	right:10px;
}

#content .txt-box .photo1 img{
	display:block;
	width:191px;
	height:141px;
	overflow:hidden;
	position:relative;
	z-index:91;
}

#content .hold{
	width:100%;
	overflow:hidden;
	padding:13px 0 0;
	clear:both;
}
#content #form-box{
	float:left;
	clear:both;
	overflow:hidden;
	background:url(images/form-box-bg.png);
	margin:0 0 0 19px;
	display:inline;
	padding:11px 13px 11px 15px;
	width:307px;
}

#content .form-box {
	float:left;
	clear:left;
	overflow:hidden;
	background:url(images/form-box-bg.png);
	margin:15px 0 0 19px;
	display:inline;
	padding:11px 13px 11px 15px;
	width:307px;
}

#content #form-box h2, #content .form-box h2{
	margin:0;
	font:bold 18px/20px Arial, Verdana, sans-serif;
	padding:0 0 6px;
}
#content #form-box .row{
	width:100%;
	overflow:hidden;
	padding:8px 0 0;
}
#content #form-box .col{
	float:left;
	width:130px;
	text-align:center;
	overflow:hidden;
	padding:0 23px 0 0;
}
#content #form-box label{
	display:block;
	font:italic 14px/16px Arial, Verdana, sans-serif;
}
#content #form-box .txt{
	float:left;
	border:1px solid #ada998;
	padding:3px;
	height:14px;
	width:66px;
	margin:6px 5px 0 31px;
	display:inline;
	position:relative;
}
#content #form-box .calendar{
	float:left;
	margin:6px 0 0;
}
#content #form-box select{
	float:left;
	width:50px;
	margin:8px 0 0 42px;
	display:inline;
	position:relative;
}
#content #form-box .daterow select {
	margin:8px 0 0 0px;
}
#content #form-box .daterow {
 white-space: nowrap;
 width:210px;
}
#content #form-box .btn{
	border:0;
	text-indent:-9999px;
	overflow:hidden;
	line-height:200px;
	background:url(images/submit.gif);
	width:102px;
	height:25px;
	float:right;
	margin:11px 0 0;
	position:relative;
	cursor:pointer;
}

#content .txt-box1{
	float:right;
	overflow:hidden;
	clear:right;
	background:url(images/txt1-bg.png);
	padding:15px 15px 15px 15px;
	width:458px;
	margin:0 25px 0 0;
	display:block;
	position:relative;
}

#content .txt-box1 h2{
	margin:0;
	font:bold 16px/18px Arial, Verdana, sans-serif;
}

#content .txt-box1 p{
	margin:8px 0 0;
	font-size:12px;
}

/******** FOOTER UPDATES ************/


#content #homelogos
{
	clear:left;
}

#content .logos
{
	float:left;
	padding:17px 0 0;
	margin:0;
	display:block;
	width:360px;
}

#content .logos img {
	float:left!important;
}

#content .logos li {
	float:left!important;
	margin:0 3px 0 11px;
	display:inline;
}


#homeslogan {
	float:right;
	display:block;
	margin:17px 25px 0 0;
	width: 486px;
	
}

#homeslogan p.text-top
{
	font-family: TrajanSubaruBold,palatino,palatino linotype,Georgia,"Times New Roman",Times,serif;
    font-size: 18px;
	text-transform:uppercase;
	font-weight:bold;
	background-color:#b15133;
	margin:0;
	padding:13px;
}

#homeslogan p.text-bottom
{
	font-family: TrajanSubaruBold,palatino,palatino linotype,Georgia,"Times New Roman",Times,serif;
    font-size: 18px;
	text-transform:uppercase;
	font-weight:bold;
	background-color:#c16747;
	margin:0;
	padding:13px;
}

/*******************************/

/*	Begin Different Page Content Areas */	
	
#experience-content{
	margin:7px 0 0;
	width:890px;
	min-height:900px;
	height:auto!important;
	height:900px;
	padding:0 10px 0 0;
	background:url(images/experience-background.jpg) repeat-x #7E6337;
	position:relative;
}	


#experience-content #left-images {
	position:relative;
	width:210px;
	height:1100px;
	float:left;
}


#experience-content #left-images .wall-img {
	width:210px;
	height:596px;
	background:url(images/experience-wall.png) no-repeat;
}


#experience-content #left-images .catcus-img {
	width:210px;
	height:325px;
	background:url(images/experience-cactus.jpg) no-repeat;
	position:absolute;
	bottom:0px;
}


#experience-content #right-content {
	width:640px;
	height:auto;
	float:right;
}

	
#lodging-content{
	margin:7px 0 0;
	width:100%;
	background: url(images/lodging-content-top.png) top left no-repeat #752813;
}		


#lodging-content ul{
	margin:8px 0 0 30px;
}

#lodging-content-bottom{
	margin:7px 0 0;
	width:854px;
	padding:0 23px;
	background: url(images/lodging-content-bottom.png) bottom right no-repeat;
}	
	
#lodging-content ol {
	margin:0 0 0 30px;
}

#lodging-content ol li{
list-style-position:outside;
}


#contact-content{
	margin:7px 0 0;
	width:100%;
	background: url(images/lodging-content-top.png) top left no-repeat #752813;
}	

#contact-content-bottom{
	margin:7px 0 0;
	width:854px;
	padding:0 23px;
}	



#history-content{
	margin:7px 0 0;
	width:100%;
	background: url(images/history-content-top.png) top left no-repeat #68838E;
}		

#history-content-bottom{
	margin:7px 0 0;
	width:854px;
	padding:0 23px;
	background: url(images/history-content-bottom.png) bottom right no-repeat;
}		


#dining-content {
	margin:7px 0 0;
	width:100%;
	background: url(images/dining-content-top.png) top left no-repeat #91723F;
}		

#dining-content h3{
text-transform:uppercase;
}

#dining-content-bottom {
	margin:7px 0 0;
	width:854px;
	padding:0 23px;
	background: url(images/dining-content-bottom.png) bottom right no-repeat;
}	
	

#out-about-content{
	margin:7px 0 0;
	width:854px;
	padding:0 23px;
	background: url(images/out-content-top.png) top left no-repeat #B4895E;
}	


#calendar-content {
	margin:7px 0 0;
	width:854px;
	padding:0 23px;
	background: url(images/dining-content-top.png) top left no-repeat #91723F;
}	


#wedding-content{
	margin:7px 0 0;
	width:100%;
	background: url(images/history-content-top.png) top left no-repeat #68838E;
}		

#wedding-content-bottom{
	margin:7px 0 0;
	width:854px;
	padding:0 23px;
	background: url(images/history-content-bottom.png) bottom right no-repeat;
}	




/*	Thick Box overlay page*/	
#overlay-content {
	background:#FFFFCC; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A1564A;
}


#overlay-content h2{
	margin:8px 0 8px 0;
}



.columnsdiv {
	width:200px;
	float:left;
	margin:0 12px 0 0;
}


/*	Begin Footer */	

#footer{
	width:900px;
	height:46px;
	background:#472e11;	
	margin:10px 0 0 0;
}
#footer p{
	font-size:12px;
	color:#E4D38D;
	line-height:14px;
	text-align:center;
	margin:0 0 5px 0;
	padding:5px 0 0 0;
}
#footer a{
	font-size:11px;
	color:#E4D38D;
	text-decoration:none;	
}



/*	Paragraphs and Elements*/
p {
	margin:0 0 10px 0;
}


.clear {
	clear:both;
	margin:8px 0 8px 0;
	padding:8px 0 8px 0;
}

.clear-both {
	clear:both;
}

.clear-left {
	clear:left;
}

#out-about-content ul {
	margin:8px 0 0 30px;
}

#out-about-content ul li {
	list-style:url(images/list-bullet.jpg) outside;
	vertical-align: middle;
	padding:0 0 15px 0;
}


#wedding-content ul {
	margin:8px 0 0 30px;
}
#wedding-content ul li {
	list-style:url(images/weddiing-bullet.gif) outside;
	vertical-align: middle;
	padding:0 0 15px 0;
}


.lodgingbutton {
	padding:7px 20px;
	background:#511C0E;
	width:auto;
	height:14px;
	line-height:14px;
	font-size:12px;
	color:#FFFFCC;
	margin:0 0 0 10px;
	float:left;
	font-weight:bold;
}

.experiencerow-left {
	width:320px;
	float:left;
	margin:0 0 0 0px;
}

.experiencerow-left ul,.experiencerow-right ul {
	margin:0 0 10px 0;
}

.experiencerow-left ul li,.experiencerow-right ul li  {
	margin:0;
}



ul li.heading {
	list-style:none;
	margin:0;
	padding:0;
}


.experiencerow-right {
	width:240px;
	float:right;
	margin:0 0 0 10px;
}

div.calendarwrap {
	width:808px;
	margin:0 0 0 35px;
	padding:0;
}

div.cal-event {
	display:block;
	width:236px;
	float:left;
	margin:5px 17px 0 0;
	padding:8px;
	background:#CDBF8C;
}

div.calendarwrap div.cal-event h2{
	color:#8B1F30;
	font-size:22px;
	font-family:Arial, Helvetica, sans-serif;
	width:202px;
	margin:0 0 10px 0;
	text-align:center;
	background:url(images/line.png) no-repeat bottom center;
	height:30px;
}

div.calendarwrap div.cal-event h3{
	font-size:13px;
	color:#594425;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;	

}

div.calendarwrap div.cal-event p {
	font-size:12px;
	color:#594425;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:0 0 5px 0;
}

ul li.listnone {
	list-style:none;
}



.amen-img {
	float:left;
}

.amen-list {
	float:right;
	width:270px;
}

.amen-list ul {
	padding:0 0 0 30px;
}
.amen-list ul li{
	list-style:outside;
}


.weddingstable {
width:655px;
float:left;
}

.meetingstable {

}

.meetingstable td, weddingstable td {
	vertical-align:top;
	padding:10px;
	width:33%;
}


.readmorelink {
	position:absolute;
	bottom:120px;
	float:right;
	width:100px;
	height:11px;
	font-size:11px;
	text-align:center;
}


.readmorelink2 {
	position:absolute;
	bottom:8px;
	right:30px;
	width:130px;
	height:11px;
	font-size:11px;
}


#historyrotator {
	width:414px;
	height:335px;
	float:right;
	margin:0 0 0 10px;
}

table.events-caltable {
	border:0px;
	margin:0 auto;
	text-align:left;
	width780px;
}

table.events-caltable td{
	padding:5px;
	vertical-align:top;
}

table.events-caltable  h2 {
	font-size:16px!important;
}



/*	Begin Headers */
h1 {
	padding-top: 10px;
	margin: 0;
	}

h2 {
	margin: 10px 0 0;
	}

h2.pagetitle {
	margin-top: 10px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 5px 0 0 0;
	margin: 10px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	}

h3.menutitle {
	font-size:13px;
	color:#FFFFCC;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0;
	}

h3.comments {
	padding: 0;
	margin: 10px auto 20px ;
	}
	
	
h1.heading {
font-family:Palatino, Palatino Linotype,Georgia, "Times New Roman", Times, serif;
font-size:30px;
padding:30px 0 8px 0;
margin:0 0 8px 15px;
border-bottom:#7E6337 2px solid;
width:615px;
text-transform:uppercase;
}

h4 {
	font-family:Palatino, Palatino Linotype,Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	padding:0 0 10px 0;
	margin:0;
	text-transforum:uppercase;
	}
	
h1.black{
font-family:Palatino, Palatino Linotype,Georgia, "Times New Roman", Times, serif;
font-size:30px;
padding:30px 0 8px 0;
margin:0 0 8px 15px;
border-bottom:#000 2px solid;
width:615px;
text-transform:uppercase;
}		

h1.darkblue{
font-family:Palatino, Palatino Linotype,Georgia, "Times New Roman", Times, serif;
font-size:30px;
padding:30px 0 8px 0;
margin:0 0 8px 15px;
border-bottom:#3E4B58 2px solid;
width:615px;
text-transform:uppercase;
}	

h2.menublue{
font-family:Palatino, Palatino Linotype,Georgia, "Times New Roman", Times, serif;
font-size:20px;
padding:30px 0 8px 0;
margin:0 0 8px 0;
width:350px;
text-transform:uppercase;
border-bottom:#8B1F30 2px solid;	
}	
	
/* End Headers */



/* Begin Images */
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 {
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
img.images {
	border:#594425 2px solid;
}
/* End Images */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
	
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */




.wineshopdiv {
	width:850px;
	padding:5px;
    hight:auto !important;
	background-color:#CDBF8C;
	color:#594425;
}

.wineshopdiv h2{
	color:#8B1F30;
	font-size:22px;
	font-family:Arial, Helvetica, sans-serif;
	width:202px;
	text-align:left;
	margin-bottom:5px;
	padding:0 0 0 10px;
}


.menudes {
	padding:0;
	margin:0;
}



.daterow select {
	margin:0 3px 0 0!important;
}

.spa-prices {
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:12px;
	color:#333333;
	padding-top:10px;
	padding-bottom:25px;
}
.spa-header2 {
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:12px;
	color:#333333;
	font-weight:bold;
}
.spa-header1 {
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:14px;
	color:#999999;
	font-weight:bold;
	letter-spacing:5px;
	padding-bottom:20px;
}
.spa-block {
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:12px;
	color:#333333;
}
.spa-box {
	border:1px solid #999999;
	padding:12px;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:12px;
	color:#333333;
	font-style:italic;
}


a.btn-specials {
	display: block;
	background: url(images/btn-specials.jpg) top left no-repeat;
	width: 146px;
	height: 46px;
	margin:65px 0 0 450px;
	}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


/*=Menus
---------------------------------------*/
#menus {
background:#f0f5cb url(images/box-bg.png) no-repeat;
width:900px;
height:645px;
position:relative;
}
#menus li {
list-style:none;
}
#menus a {
display:block;
position:absolute;
text-indent:-9999px;
outline:none;
}
#menus h2#logo {
position:absolute;
text-indent:-9999px;
top:185px;
left:388px;
width:220px;
height:226px;
background:url(images/terraza-logo.png) no-repeat;
_background:url(images/terraza-logo-ie.png) no-repeat;/* IE6 */
}

/*--Position links absolutely--*/
#menus #specials {
left:244px;
top:0;
width:212px;
height:196px;
background:url(images/specials.jpg) no-repeat;
}
#menus #specials:hover {
background-position:-212px 0;
}
#menus #menu {
top:0;
right:122px;
width:320px;
height:196px;
background:url(images/menu.jpg) no-repeat;
}
#menus #menu:hover {
background-position:-320px 0;
}
#menus #culinary-drinks {
top:200px;
left:184px;
width:206px;
height:215px;
background:url(images/culinary.jpg) no-repeat;
}
#menus #culinary-drinks:hover {
background-position:-206px 0;
}
#menus #wine {
top:200px;
right:140px;
width:154px;
height:215px;
background:url(images/wine.jpg) no-repeat;
}
#menus #wine:hover {
background-position:-154px 0;
}
#menus #music {
top:419px;
left:184px;
width:314px;
height:112px;
background:url(images/music.jpg) no-repeat;
}
#menus #music:hover {
background-position:-314px 0;
}
#menus #beer {
top:419px;
right:84px;
width:316px;
height:205px;
background:url(images/beer.jpg) no-repeat;
}
#menus #beer:hover {
background-position:-316px 0;
}
div.overlay {
height:40px;
background:#650c1a;
opacity:.82;
margin-top:-40px;
}

.facebooklike { position:absolute; height:26px; width:52px; overflow:hidden; top:105px; right:50px;}

img.alignright.padleft {
margin-left:38px;
}
blockquote.quote {
border-left:0;
font-size:15px;
line-height:1.4666;
line-height:1.4666;
}
ol {
margin-left:30px;
margin-bottom:1.2em;
}
.alpha {
list-style:none;
}