/*  
Theme Name: Earth Box Motel
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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #dee5ac;
	color: #000000;
	text-align: center;
	margin: 20px 0;
	padding: 0; 
	}

#page {
	background: #ffffff url(images/pagebg.jpg) repeat-y;
	border: 5px solid #6C2B10;
	text-align: left;
	margin: 20px auto;
	padding: 0;
	width: 750px;
	}

#header {
	background: #ffffff url('images/header.jpg') no-repeat bottom center; 
	height: 168px; 
	width: 750px;
	}
	
.headerlink {
	display:block;
	height:100px;
	width:100px;
	margin:0;
	padding:0;
	}

#content {
	font-size: 1.2em;
	padding-top: 5px;
	float: left;
	padding: 0 0 20px 15px;
	margin: 0px 0 0;
	width: 500px;
	}
#content img{
	padding:0 7px 0 7px;
	}

#content a{
color:#603913;
}

#content a:hover{
color:#AEB57A;
}

.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: 750px;
	height:117px;
	clear: both;
	background: #ffffff url('images/footer.gif') no-repeat top; 
	border: none;
	}
#footerlinks {
	position:relative;
	top:46px;
	text-align:center;
	}
#footerlinks a {
	font-size:10px;
	font-weight:bold;
	margin-left:7px;
	margin-right:7px;
	color:#895237;
	}
#copyright {
	position:relative;
	top:65px;
	text-align:center;
	}
	
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

	
/* Begin Sidebar */
#sidebar {
	padding: 0px 0 10px 0;
	margin-left: 545px;
	width: 200px;
	}

#sidetop{
	text-align:center;
	height:30px;
	margin-top:-28px;
	}

#sidetop a{
	color:#603913;
	}

#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: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 1.2em;
	color: #603913;
	}
h1 img {
	margin-top:-8px;
	}
	
h2 {
	font-size: 1.4em;
	color: #603913;
	}

h2 img {
	margin-top:-8px;
	}

.title {
	font-size: 1.4em;
	color: #603913;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}	

.title img {
	margin-top:-8px;
	}
	
#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;
	color: #788144;
	}


/*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:#603913;
	text-decoration: none;
	}

a:hover {
	color:#603913;
	text-decoration: underline;
	}
	
a:visited {
	color:#603913;
	}
	
/* 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 */
#availability {
text-align:right;
width:165px;
height:80px;
padding-top:10px;
position:absolute;
top:25px;
left:50%;
margin-left:195px;

}
#availability select {
width:50px;
height:15px;
margin-top:3px;
font-size:11px;
border:1px dotted #90ACCB;
}

#slogan {
position:absolute;
top:35px;
left:50%;
margin-left:-360px;
margin-top: -7px;
color:#AD836D;
font-size:13px;
}

#slogan a{
color:#603913;
}

#navigation {
font-size:12px;
position:absolute;
top:162px;
left:50%;
margin-left:-360px;
}
#nav1 {
position:absolute;
width:110px;
height:16px;
padding-top:2px;
padding-right:20px;
background:url(images/navbrown.gif) no-repeat top right;
z-index:6;
text-align:right;
color:#ffffff;
/*border-left:1px solid #CDB4A0;*/
}
#nav1:hover {
color: #e1c4b2 !important;
background:url(images/navbrown2.gif) no-repeat top right !important;

text-decoration: none;
}
#nav2 {
position:absolute;
width:105px;
height:16px;
padding-top:2px;
left:100px;
padding-right:20px;
background:url(images/navgreen2.gif) no-repeat top right;
z-index:5;
text-align:right;
color:#717A3D;
}
#nav2:hover {
color: #A9B468 !important;
background:url(images/navgreen.gif) no-repeat top right !important;

text-decoration: none;
}
#nav3 {
position:absolute;
width:65px;
height:16px;
padding-top:2px;
left:195px;
padding-right:20px;
background:url(images/navbrown.gif) no-repeat top right;
z-index:4;
text-align:right;
color:#ffffff;
}
#nav3:hover {
color: #e1c4b2 !important;
background:url(images/navbrown2.gif) no-repeat top right !important;

text-decoration: none;
}
#nav4 {
position:absolute;
width:70px;
height:16px;
padding-top:2px;
left:250px;
padding-right:20px;
background:url(images/navgreen2.gif) no-repeat top right;
z-index:3;
text-align:right;
color:#717A3D;
}
#nav4:hover {
color: #A9B468 !important;
background:url(images/navgreen.gif) no-repeat top right !important;
text-decoration: none;
}
#nav5 {
position:absolute;
width:125px;
height:16px;
padding-top:2px;
left:310px;
padding-right:20px;
background:url(images/navbrown.gif) no-repeat top right;
z-index:2;
text-align:right;
color:#ffffff;
}
#nav5:hover {
color: #e1c4b2 !important;
background:url(images/navbrown2.gif) no-repeat top right !important;
text-decoration: none;
}
#nav6 {
position:absolute;
width:85px;
height:16px;
padding-top:2px;
left:425px;
padding-right:20px;
background:url(images/navgreen2.gif) no-repeat top right;
z-index:1;
text-align:right;
color:#717A3D;
}
#nav6:hover {
color: #A9B468 !important;
background:url(images/navgreen.gif) no-repeat top right !important;
text-decoration: none;
}
#rooms {
margin-left:10px;
margin-top:-5px;
padding:36px 10px 0 10px;
width:160px;
height:124px;
background:url(images/rooms.gif) no-repeat;
}
#rooms a {
font-weight:bold;
display:block;
width:160px;
font-size: 14px;
margin-top:1px;
}
#rooms a:hover {
text-decoration:none;
background:url(images/room-hover.jpg) no-repeat center right;
}
#earth a {
color:#603913;
}
#water a {
color:#717A3D;
}
#sun a {
color:#603913;
}
#sky a {
color:#717A3D;
}
#sea a {
color:#603913;
}
#wind a {
color:#717A3D;
}

#pool-top {
margin-left:10px;
width:180px;
height:39px;
background:url(images/pool-top.gif) no-repeat;
}
#pool {
margin-left:10px;
padding-left:10px;
padding-right:10px;
width:158px;
background:#fffaf4;
color:#603913;
border-left:1px solid #ceb3a0;
border-right:1px solid #ceb3a0;
}
#pool-bottom {
margin-left:10px;
width:180px;
height:20px;
background:url(images/pool-bottom.gif) no-repeat;
}

#deal-top {
margin-left:10px;
width:180px;
height:39px;
background:url(images/deal-top.gif) no-repeat;
}
#deal {
margin-left:10px;
padding: 10px;
width:158px;
background:#dde5a6;
color:#7797BB;
border-left:1px solid #99a35a;
border-right:1px solid #99a35a;
}
#deal-bottom {
margin-left:10px;
width:180px;
height:20px;
background:url(images/deal-bottom.gif) no-repeat;
}
#quote {
color:#6C2B10;
}
#quote h2 {
text-align:center;
}
#blue {
background:url(images/navblue2.gif);
display:hidden;
}
#green {
background:url(images/navgreen2.gif);
display:hidden;
}
#orange {
background:url(images/navorange2.gif);
display:hidden;
}
#check-availability {
position:absolute;
left:50%;
margin-left:175px;
display:block;
width:200px;
height:40px;
}
#real-deal {
display:block;
width:100%;
height:100%;
}
.categories{
list-style:none;
text-align:center;
}
.categories li{
display:block;
width:450px;
float:left;
text-align:left;
padding:5px;
}
#headerlogo {
position:absolute;
top:40px;
left:50%;
margin-left:-360px;
}
#headerlogo a{
display:block;
width:146px;
height:111px;
border:none;
}

ul.ec3_events, ul.ec3_events ul {
margin:0;
padding:0;
list-style:none;
}
#address {
	margin-top: 40px;
	text-align: center;
	}

#worldweb {
	margin-left:10px;
	margin-top:10px;
	margin-bottom: 20px;
	padding-left:10px;
	padding-right:10px;
	width:158px;
	background:#ffffff;
	color:#603913;
	border-left:1px solid #ceb3a0;
	border-right:1px solid #ceb3a0;	
	border-top:1px solid #ceb3a0;
	border-bottom:1px solid #ceb3a0;
	}

#widget {
	margin-top:10px; 
	margin-bottom:25px;
	}
