/*  
Theme Name: The Winds Resort Beach Club
Theme URI: http://
Description: A two column style based on Kubrick
Version: 1.6


	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #ffffff;
	color: #1A2546;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	background-image: url(images/kubrickbgwide.jpg);
	background-color: white;
	text-align: left;
	margin: 20px auto;
	padding: 0;
	width: 900px;
	}

#header {
	background: #ffffff url('images/header_interior.jpg') no-repeat top right;
	margin: 0;
	padding: 0; 
	height: 195px; 
	width: 900px;
	}
	
#header_home {
	background: #ffffff url('images/header_homepage.jpg') no-repeat top right;
	margin: 0;
	padding: 0; 
	height: 225px; 
	width: 900px;
}
	
.headerlink {
	display:block;
	height:100px;
	width:100px;
	margin:0;
	padding:0;
	}
	
#flash {
	position: relative;
	margin-left: 49px;
	width:802px;
	height:395px;
	background-image:url(images/flash2.jpg);
	background-repeat: no-repeat;
}

#header-photos {
	position: relative;
	margin-left: 49px;
	width:801px;
	height:209px;
}

#phone {
	position: absolute;
	margin-left: 615px;
	margin-top: 45px;
	font-weight: bold;
	color: #20448D;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content-background {
	font-size: 1.2em;
	float: left;
	margin-left: -1px;
	width: 900px;
	background-image:url(images/content_bkgd.jpg);
	background-repeat: repeat-y;
	background-position: top;
	}

#content {
	font-size: 12px;
	float: left;
	padding: 0 20px 0 97px;
	width: 700px;
	}
	
#content li {
	padding-bottom: 10px;
	}
	
#content img {
	border: 2px solid #7cc7da;
}

.postmetadata {
	text-align: center;
	font-size: 0.8em;
	}
	
.post {
	margin: 0 0 40px;
	text-align: left;
	}
	
.postmetadata {
	clear: both;
}
	
.alt {
	margin: 0;
	padding: 10px;	
/*	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;*/
	}

	
#footer {
	padding: 0;
	margin: 0 auto;
	width: 850px;
	height: 147px;
	margin-left: 0px;
	clear: both;
	background: url('images/footer_bkgd.jpg') no-repeat top; 
	border: none;
	}
	
#footer-text {
	font-weight: bold;
	color: #20448D;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 145px;
	padding-top: 70px;
}

#footer-text-small {
	font-weight: normal;
	color: #20448D;
	font-size: 9px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	margin-left: -60px;
	margin-top: 12px;
	padding-bottom: 12px;
}
	
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

	
/* Begin Sidebar */
#sidebar {
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}	
	
#sidebar ol, #sidebar ul, #sidebar li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	margin-left: 5px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}
	

/*Font Style */

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	padding: 0;
	margin: 0;
	}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	}

h1 {
	font-size: 1.4em;
	color: #E56D67;
	}
	
h2 {
	font-size: 14px;
	color: #E56D67;
	}

h2.pagetitle {
	font-size: 1.6em;
	text-align: center;
	}
	
#sidebar h2 {
	font-size: 1.2em;
	padding: 0;
	}

h3.comments {
	padding: 0;
	margin: 20px auto 10px ;
	}
	
h3 {
	font-size: 1.3em;
	margin: 0;
	}


/*Comments*/

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
	
.commentlist li {
	font-weight: bold;
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist cite, .commentlist cite a {
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin: 10px 5px 10px 0;
	}
	
.commentlist {
	padding: 0;
	text-align: justify;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	
	
/*Links*/
a {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #06c;
	text-decoration: underline;
	}
	
a:visited {
	color: #06c;
	}
	
/* Begin Images */
p img {
	padding-right: 0;
	padding-left: 0;
	max-width: 100%;
	}

a img {
	border: none;
	}
	
/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}


/* 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;
	}

hr {
	display: none;
	}

.nextandback {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	}

/* Navigation */

#reservations {
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 18px;
	text-decoration: underline;
	margin-left: 480px;
	padding-top: 14px;
	padding-left: 20px;
	clear: both;
	background-image:url(images/arrow.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#reservations a {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}


.first-letter-reservations {
	font-size: 24px;
	text-decoration: underline;
}

.first-letter-reservations a {
	font-size: 24px;
	text-decoration: underline;
}

#nav{
	position:relative;
	height: 113px;
	width: 900px;
	background: url('images/nav_bkgd.jpg') no-repeat top center;
	margin-left: -1px;
}

#menu {
	margin-left: 91px;
	width: 710px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.15em;
}

.first-letter {
	font-size:1.30em;
}

#rollover, #rollover ul {
	padding: 0;
	margin: 0;
	list-style: none;
	color: #FFFFFF;
	margin-left: 8px;
	font-weight: bold;
	text-align: center;
	width:100%;
}

#rollover a {
	display: block;
	color:#ffffff;
	text-decoration:none;
	padding-top: 4px;
}

#rollover li {
	float: left;
	height:22px;
	padding-right: 7px;
	padding-left: 7px;

}

#rollover li a:hover {
	text-decoration: underline;
}

#rollover li ul {
left:-999em;
position:absolute;
background-color: #E56D67;
width: 162px;
margin-left: -12px;
padding-bottom: 6px;
padding-top: 10px;
}

#rollover li ul li {
display:none;
}

#rollover li ul li a {
text-align:left;
color:#FFFFFF;
text-decoration:none;
line-height: 8px;
margin-left: 4px;
}

#rollover li ul li a:hover {
color:#ffffff;
text-decoration:underline;
}

#rollover li:hover ul, #rollover li.sfhover ul {
z-index: 400;
display:block;
left:auto;
}


#rollover li:hover ul li, #rollover li.sfhover ul li {
display:block;
}

#noclick {
	cursor: default;
}






/*Calendar - uncomment to use
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */
*/



