/*  
Theme Name: Main Street
Theme URI: http://www.travelmainstreet.com/
Description: A two column style based on Kubrick
Version: wordpress 2[1].1.3
Author: Blizzard Internet Marketing
Author URI: http://blizzardinternet.com/
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #39391C;
	color: #333;
	margin: 0;
	padding: 0; 
	}

#page {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	padding-bottom: 30px;
	}

#header_home {
	background: #6b7848 url('images/logo.gif') no-repeat top left;
	margin: 0; 
	padding: 0; 
	height: 434px; 
	width: 800px;
	}
	
#header {
	background: #6b7848 url('images/logo.gif') no-repeat top left;
	margin: 0; 
	padding: 0; 
	height: 377px; 
	width: 800px;
	}

#book_now {
	position: absolute;
	background: url(images/book_now_bkgd.gif) no-repeat;
	margin-left: 627px;
	margin-top: 17px;
	width: 155px;
	height: 80px;
}

#book_now_text {
	color: #faebc6;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding-top: 14px;
	margin-left: -3px;
}

#book_now_text  a {
	color: #faebc6;
}

#menu {
	position: absolute;
	background: url(images/nav_bkgd.gif) no-repeat;
	width: 800px;
	height: 36px;
	margin-top: 110px;
	z-index: 100;
}

#middle {
	position: absolute;
	margin-top: 146px;
	width: 800px;
	height: 288px;
}

#middle_page {
	position: absolute;
	margin-top: 146px;
	width: 800px;
	height: 268px;
}

#bed {
	float: left;
}

#flash {
	float: right;
}
	
.headerlink {
	position: absolute;
	display:block;
	height:100px;
	width:370px;
	margin:0;
	padding:0;
	}

#content {
	font-size: 1.2em;
	padding-top: 5px;
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 700px;
	color: #333;
	}

#content a {
	color: #333;
}

#content a:hover {
	color: #000000;
	text-decoration: underline;
}
	
#content_bkgd {
	background: #dfcea3;
	width: 800px;
	height: auto !important;
	height: 400px;
	min-height: 400px;

}

#content img {
	border: 2px solid #39391C;
}
	
#content_home {
	font-size: 1.2em;
	padding: 0 15px 0 15px;
	margin-top: -30px;
	}
	
#left_col_home {
	position: relative;
	width: 225px;
	float: left;
	height: 525px;
	background: #b2a680;
}

#middle_col_home {
	position: relative;
	float: left;
	width: 350px;
	height: 525px;
	background: #dfcea3;

}

#right_col_home {
	position: relative;
	width: 225px;
	float: left;
	height: 525px;
	background: #b2a680;
}

#property {
	margin-left: 12px;
	padding-bottom: 6px;
}

.postmetadata {
	text-align: center;
	font-size: 0.8em;
	}
	
.post {
	margin: 0 0 40px;
	text-align: left;
	}
	
.post h2 a {
	color: #4a4a26;
}
	
.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: 800px;
	clear: both;
	background: url('images/footer_bkgd.gif') no-repeat top; 
	border: none;
	}
	
.footer-text {
	color: #dfcea5;
	font-size: 11px;
}

.footer-text a {
	color: #dfcea5;
}

.footer-text a:hover {
	color: #dfcea5;
}

.footer-text2 {
	color: #666646;
}

.footer-text2 p a {
	color: #dfcea5;
}
	
.footer-text2 p a:hover {
	color: #dfcea5;
}	
	
#footer p {
	margin: 0;
	padding: 16px 0;
	text-align: center;
	font-weight: bold;
	}

	
/* 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: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #4a4a26;
	text-align: center;
	}

h1 {
	font-size: 1.4em;
	color: #4a4a26;
	}
	
h2 {
	font-size: 1.3em;
	margin: 30px 0 0;
	color: #4a4a26;
	}

h2.pagetitle {
	font-size: 1.6em;
	margin-top: 30px;
	text-align: center;
	}
	
#sidebar h2 {
	font-size: 1.2em;
	margin: 5px 0 0;
	padding: 0;
	}

h3.comments {
	padding: 0;
	margin: 20px auto 10px ;
	}
	
h3 {
	font-size: 1.3em;
	margin: 0;
	}
	
#content_home h1, h2, h3 {
	text-align: left;
}


/*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: underline;
	}

a:hover {
	color: #06c;
	text-decoration: underline;
	}
	
a:visited {
	color: #06c;
	}
	
#no-cursor {
	cursor:default;
}
	
/* 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;
	}
	
/* Calendar */

#calendar {
	width: 200px;
	float: left;
}

#events {
	width: 480px;
	float: right;
}
	
/* Navigation */

.first-letter {
	font-size:1.40em;
}

#rollover, #rollover ul {
	padding: 0;
	margin: 0;
	list-style: none;
	color: #dfcea5;
	margin-left: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:1.30em;

}

#rollover a {
	display: block;
	color:#dfcea5;
	text-decoration:none;
}

#rollover li {
	float: left;
	height:24px;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 12px;
}

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

#rollover li ul {
	position: absolute;
	margin: 0;
	padding: 0;
	left: -999em;
	margin-left: -6px;
	/*margin-top: 11px;*/
	padding-top: 6px;
	background-color:#6b7848;
}

#rollover li ul li {
	width:118px;
	height:18px;
	padding:0;
	margin:0;
	border: none;
	background-color:#6b7848;
	padding-bottom: 6px;
	font-size:13px;
	height: 19px;
	clear:both;
}

#rollover li ul li a {
	margin-left: 0px;
	padding-left: 6px;
}

#rollover li:hover ul, #rollover li.sfhover ul {
	left: auto;
}

#rollover li:hover, #rollover li.sfhover {
    position: static;
	height: 44px;
	overflow: visible;
}

#rollover li:hover ul, #rollover li li:hover ul, #rollover li.sfhover ul, #rollover li li.sfhover ul {
	left: auto;
}

#rollover li:hover ul li , #rollover li li:hover ul li, #rollover li.sfhover ul li, #rollover li li.sfhover ul li {
	height: 18px;
	padding-bottom: 6px;
}
