/*  
Theme Name: Historic Key West Inns
Theme URI: http://
Description: A two column style based on Kubrick
Version: 1.6
Author: Blizzard Internet Marketing
Author URI: http://blizzardinternet.com/

	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: Arial, Helvetica, sans-serif;
	background: #758872;
	color: #000000;
	padding: 0; 
	margin-top: 0px;
	}
	
body .alignright { 
float: right; 
margin: 5px; 
} 

body .alignleft { 
float: left; 
margin: 5px; 
} 

#container {
	width: 760px;
	margin: 0 auto;
}

#page {
	width: 760px;
	background-color: #819AB2;
	}

#header {
	background-color: #758872;
	margin: 0 0 0 0px; 
	padding: 0; 
	height: 135px; 
	width: 760px;
	}
	
#top_nav {
	width: 760px;
	margin: 0 auto;
	text-align: right;
}

.header-text {
	color:#000000;
	font-size:10px;
	padding-top:35px;
	text-align:right;
}

.header-text a {
	color: #000000;
	text-decoration:underline;
}

.header-text a:hover {
	color: #000000;
	text-decoration:underline;
}

#header2 {
	height: 251px;
}

#linkid {
	display:block;
	height:100px;
	margin-left:555px;
	margin-top:25px;
	position:absolute;
	width:175px;
	z-index:100;
}

#content {
	font-size: 1.2em;
	padding: 10px 20px 20px 20px;
	margin: 0;
	width: 720px;
	}
	
#content-text {
	width: 690px;
	padding: 0 0 20px 45px;
}

.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: 760px;
	clear: both; 
	border: none;
	background: #758872
	}
	
#footer-top {
	width: 100%;
	height: 47px;
	background-color: #577055;
	margin: 0 auto;
	clear:both;
}

.footer-text {
	font-size:11px;
	text-align: center;
	padding-top: -15px;
	color: #000000;
	padding-bottom: 25px;
	line-height: 15px;
	background-color: #758872;
}
	
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

	
/* Begin Sidebar */
#sidebar {
	float: right;
	width: 241px;
	height: 251px;
	background-image:  url(http://www.historickeywestinns.com/images/interior1_05.gif);
	}
	
#sidebar a {
	color: #FFFFFF;
}

#sidebar form {
	margin: 0;
	}	
	
#sidebar ol, #sidebar ul, #sidebar li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 2px;
	margin-left: 2px;
	}

#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: Arial, Helvetica, sans-serif;
	}

h1 {
	font-size: 1.4em;
	color: #FFFFFF;
	}
	
h2 {
	font-size: 12px;
	margin: 30px 0 0;
	color: #FFFFFF;
	}

h2.pagetitle {
	font-size: 1.2em;
	margin-top: 30px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}
	
#sidebar h2 {
	font-size:12px;
	margin: 5px 0 0;
	padding: 0;
	font-weight: lighter;
	}

h3.comments {
	padding: 0;
	margin: 20px auto 10px ;
	}
	
h3 {
	font-size: 1.2em;
	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:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
}

a:hover {
	text-decoration: underline;
}
	
/* Begin Images */
p img {
	padding-right: 0;
	padding-left: 0;
	max-width: 100%;
	}

a img {
	border: none;
	}
	
#header-photo {
	position: relative;
	float: left;
	width: 519px;
	height: 251px;
}
	
/* Begin Form Elements */
#searchform {
	margin: 5px auto;
	padding: 5px 3px; 
	text-align: center;
	margin-left: -35px;
	}
	
form select{
background-color: #b4c0cb;
border:1px solid #ffffff;
}

#searchform select{
background-color: #b4c0cb;
border:1px solid #ffffff;
}
	
#searchform textarea{
background-color: #b4c0cb;
border:1px solid #ffffff;
padding:2px;
font-weight:bold;
color:#6D7CA7;
}

/* archiveform select{
background-color: #b4c0cb;
border:1px solid #ffffff;
}
*/
	

#search_bkgd {
	background-color: #b4c0cb;
	width: 100px;
	margin-top: 10px;
	margin-left: -35px;
}

.list-items li a {
	margin-left: -20px;
}

#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 */

#menu{
	width:760px;
	height:135px;
	background-image:  url(http://www.historickeywestinns.com/images/nav3.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #577055;
}

#rollover {
width:553px;
list-style: none;
padding:0px;
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
margin-left: 16px;
}
#rollover a {
display:block;
}
#rollover li {
float:left;
width:79px;
list-style: none;
padding: 0px;
margin: 0px;
}

#rollover li ul li a {
color:#FFFFFF;
text-decoration:none;
margin-left: -40px;
}

#rollover li ul li a:hover {
color:#FFFFFF;
text-decoration:underline;
}

#rollover h4 {
height:28px;
margin:0;
padding:0;
}

#rollover h3 {
height:25px;
margin:0;
padding:0;
}
#rollover h4 img {
display:block;
}

/* Main nav top (horizontal) */

#rollover #nav_01 h4 {
background-image: url(http://www.historickeywestinns.com/images/nav_01-over.gif);
width:79px;
}
#rollover #nav_02 h4 {
background-image: url(http://www.historickeywestinns.com/images/nav_02-over.gif);
width:79px;
display:block;
height: 28px;
}
#rollover #nav_03 h4 {
background-image: url(http://www.historickeywestinns.com/images/nav_03-over.gif);
width:79px;
}
#rollover #nav_04 h4 {
background-image: url(http://www.historickeywestinns.com/images/nav_04-over.gif);
width:79px;
}
#rollover #nav_05 h4 {
background-image: url(http://www.historickeywestinns.com/images/nav_05-over.gif);
width:79px;
}
#rollover #nav_06 h4 {
background-image: url(http://www.historickeywestinns.com/images/nav_06-over.gif);
width:79px;
}
#rollover #nav_07 h4 {
background-image: url(http://www.historickeywestinns.com/images/nav_07-over.gif);
width:79px;
}
#rollover li:hover h4 img, #rollover li.sfhover h4 img {
display:none;
}
#rollover li ul {
left:-999em;
position:absolute;
}
#rollover li:hover ul, #rollover li.sfhover ul {
display:block;
left:auto;
}

#rollover li ul li {
display:none;
}
#rollover li:hover ul li, #rollover li.sfhover ul li {
display:block;
}

img {
	border: 0px;
}

#content-reservations{
	float: right;
	width: 210px;
	background-color: #819AB2;
	height: 415px;
	margin: 0 0 25px 25px;
}

.reservations-box {
	border-color: #01052F;
	border-width: 1px;
	border-style:solid;
	margin: 30px 0 20px 0;
	text-align:left;
}

.reservations-box *{
margin:0;
}

.outside-reservations-box {
	height: 333px;
	position: relative;
	z-index:5;
}


/*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 */
*/





