/**
  Theme Name: Villa de Mar
  Theme URI: http://yourvilladelmar.com
  Version: 1.0
  Author: Jay Tillery
  Author URI: http://jaytillery.com
  Tags: Customized for Villa del Mar
  Licence:
  
  Description: A template customized for Villa del Mar resorts.
*/

/*Reset*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Global Style */
body{ 
	background: #ffffff url(images/headerbg.jpg) repeat-x scroll top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#wrapper{
	width: 100%;
	overflow: hidden;
}

#header{
	width: 808px;
	margin: 10px auto 0 auto;
	overflow: hidden;
	position: relative;
}

#header #reservation{
	margin-bottom: 10px;
	overflow: hidden;
}

#header #reservation .res-options{
	color: #ffffff;
	float: left;
	margin-right: 15px;
}

#header #reservation p.res-options{
	text-align: right;
	font-weight: bold;
}

#header #reservation td{
	padding: 0px 10px 0px 0px;
	vertical-align: top;
	color: #ffffff;
}

#header #reservation td #date_from, #header #reservation td input#date_from{
	margin-top: 5px;
	font-size: 13px !important;
}

#header #reservation td #date_from, #header #reservation td select{
	height: auto !important;
	margin-top: 5px;
}

#header #reservation td input[type="submit"]{
	height: auto !important;
	margin-top: 15px;
	margin-left: -20px;
	font-size: 12px !important;
}

#header #logo a{
	float: left;
	display: block;
	text-indent: -10000px;
	background: #FFF url(images/villadelmarLogo.gif) top left no-repeat;
	height: 72px;
	width: 275px;
}

#header #topnav{
	float: left;
	margin:25px 0 0 50px;
}

#header #topnav ul li{
	float: left;
	padding: 0px 10px;
	font-size: 12px;
}

#header #topnav ul li.divide{
	margin-top:-8px;
	padding:0;
}

#header #topnav ul li a{
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

#header #topnav ul li a:hover{
	color: #FFBE00;
}

#header #welcome-text{
	clear: both;
	width: 480px;
}

#header #welcome-text p{
	color: #ffffff;
	line-height: 19px;
	padding:10px 0;
}

#header #operator{
	position: absolute;
	bottom: 2px;
	right: 0;
}

#header #operator span{
	left:-105px;
	position:absolute;
	top:130px;
}

#header #operator span a{
	color: #ffffff;
	text-decoration: none;
}

#header #operator span a:hover{
	text-decoration: underline;
}

#hero{
	width: 808px;
	margin: -2px auto 0 auto;
	height: 339px;
}

#container{
	width: 808px;
	margin: 0 auto;
	overflow: hidden;
}

#container #left-sidebar{
	float:left;
	text-align:right;
	width:180px;
}

#container #left-sidebar ul li a{
	display:block;
	color:#B78143;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:16px;
	margin:0;
	padding:0 30px 10px 0;
	text-decoration:none;
	text-transform:uppercase;	
}

#container #left-sidebar ul li a:hover{
	color:#784931;
}

#container #left-sidebar ul li.current{
	background:transparent url(images/navArrow.jpg) no-repeat scroll 0 0;
}

#container #left-sidebar ul li.current a{
	color:#784931;
}

#container #content{
	background:#FFFFFF url(images/bodybg.jpg) repeat-y scroll 0 0;
	float:left;
	margin-bottom:10px;
	padding:0 30px;
	width:390px;
}

#container #content h2{
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:20px;
	padding:10px 0 10px 0;
	text-transform:uppercase;
}

#container #content h2 a{
	color:#B78143;
	text-decoration: none;
}

#container #content h2 a:hover{
	text-decoration: underline;
}

#container #content .posts{
	padding-bottom: 15px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #B78143;
}

.no-line{
	border: none !important;
}

#container #content .posts p{
	color:#581E00;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:11px;
	line-height:17px;
	margin-bottom: 15px;
}

#container #content .posts span.date{
	color: #784931;
	display: block;
	padding: 0 0 5px 0px;
	font-size: 11px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#container #right-sidebar{
	float:left;
	padding:0 10px 0 15px;
	width:150px;
}

#container #right-sidebar img{
	padding-top: 1px;
}

#container #right-sidebar p{
	color:#000000;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:11px;
	line-height:20px;
	padding:20px 0 20px;
	font-style:italic;
	font-weight:bold;
}

#container #right-sidebar h2{
	color: #784931;
}

#container #right-sidebar ul li{
	margin-top: 10px;
}

#container #right-sidebar .screen-reader-text{
	display: none;
}

#container #right-sidebar #s {
	width:87px;
	border: 1px solid #B78143;
}

#container #right-sidebar #searchsubmit{
	background: #B78143;
	color: #ffffff;
	border: none;
	font-weight: bold;
	padding:1px;
}

#container #right-sidebar #searchsubmit:hover{
	background-color: #784931;
	cursor: pointer;
}

#container #right-sidebar .widget_links, #container #right-sidebar .widget_categories{
	font-weight: bold;
	color: #784931;
	
}

#container #right-sidebar .widget_links a, #container #right-sidebar .widget_categories a{
	font-weight: normal;
	color:#B78143;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:16px;
}

#container #right-sidebar .widget_links a:hover, #container #right-sidebar .widget_categories a:hover{
	color: #784931;
}

#container #right-sidebar #calendar_wrap #wp-calendar caption{
		color: #784931;
		margin-bottom: 10px;
		font-weight: bold;
		text-align:right;
}

#container #right-sidebar #calendar_wrap #wp-calendar td{
	padding: 2px;
	color: #784931;
	text-align:center;
}

#container #right-sidebar #calendar_wrap #wp-calendar td a{
	color:#B78143;
}

#container #right-sidebar #calendar_wrap #wp-calendar td a:hover{
	color: #784931;
}

#container #right-sidebar #calendar_wrap #wp-calendar th{
	padding: 2px;
}

#footer{
	background:#FFFFFF url(images/footerbg.jpg) repeat-x scroll 0 0;
	width:100%;
}

#footer #foot-wrap{
	width: 808px;
	margin: 0 auto;
	padding-top: 25px; 
	padding-left: 90px;
	padding-bottom: 20px;
	overflow: hidden;
}

#footer #foot-wrap #foot-address{
	float: left;
	font-size: 10px;
	width: 66%;
}

#footer #foot-wrap #foot-address address{
	display: inline;
	font-style: normal;
}

#footer #foot-wrap #foot-copy{
	float: right;
	width: 34%;
	text-align: right;
	font-size: 10px;
}

#footer #foot-wrap #foot-copy img{
	padding-bottom:10px;
	padding-top:10px;
}

#footer #foot-wrap #foot-copy a{
	color: #000;
}

#discuss h2#comments, #discuss h2#postcomment{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #784931;
}

#discuss{
	font-size: 11px;
}

#discuss a{
	color:#B78143;
}

#discuss a:hover{
	color: #784931;
}

#discuss #commentform textarea{
	width: 100%;
}

#discuss p{
	margin-bottom: 15px;
}

#discuss #commentform #comment, #discuss #commentform input[type="text"]{
	border: 1px solid #eaeaea;
}

#discuss #submit{
	border: none;
	padding: 5px;
	background-color:#B78143;
	color: #ffffff;
	font-weight: bold;
}

#discuss #submit:hover {
	background-color:#784931;
	cursor:pointer;
}

/* Tools */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin-right: 10px;
}

.alignright {
   float: right;
   margin-left: 10px;
}
