/* -------------------------------------------------------------------------------
	Theme Name: Beach Holiday
	URI: http://www.templatelite.com
	Description:  Immerse your visitors in a breathtaking Beach Holiday theme. Nice graphics in the header and footer. Sponsor by <a href="http://www.hostrefer.com/">Web Hosting Refer</a> and available FREE at <a href="http://www.templatelite.com/">Template Lite</a>.
	Version: 1.00
	Author: TemplateLite.com
	Author URI: http://www.templatelite.com/
	Tags: fixed width, widget-ready, widgets, left sidebar, two columns, valid XHTML, valid CSS
	The CSS, XHTML and design is released under the GPLv3: http://www.opensource.org/licenses/gpl-3.0.html
   ------------------------------------------------------------------------------- */

/* general */
body{
	margin:0px auto;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color:#000000;
	background: #fffffe url(images/bg_top.jpg) no-repeat center top;
}
img {
	border:0px;
	padding:5px;
}
a {color:#006891;text-decoration: none;}
a:hover {color: #006891;text-decoration: underline;}

h1 {font-size:30px;}
h2 {font-size:26px;}
h3 {font-size:21px;}
h4 {font-size:17px;}
h5 {font-size:14px;}
h6 {font-size:12px;}

p {margin: 0px 0px 12px 0px;}

blockquote {
	clear: left;
	text-align: justify;
	padding: 0px 0px 0px 20px;
	margin: 20px 20px 10px 20px;
	background: url(images/quote.gif) no-repeat top left;
}
input {
	margin-bottom:5px;
	vertical-align: middle;
}
select{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
	
.alignleft {float: left; text-align: left;}
.alignright {float: right; text-align: right;}
.aligncenter{
   display: block;
   margin-left: auto;
   margin-right: auto;
   text-align: center;
}
.spacer {height:20px;}

/***** layout *****/
#bg_bottom{
	padding: 0px 0 0 0;
	margin:0px auto;
	background: url(images/bg_bottom.jpg) no-repeat center bottom;
}
#base{
	position:relative;
	margin:0px auto;
	width:960px;
	height:100%;
	border:0px red solid;
	background: url('images/bg_repeat.jpg') repeat-y center;
}
#base2{
	position:relative;
	margin:0px auto;
	background:url('images/footer.jpg') no-repeat center bottom;
}
#header{
	position:relative;
	width: 960px;
	height:184px;
	padding:0px;
	margin:0px;
	background:url('images/header1.jpg') no-repeat center top;
	border:0px red solid;
}
#container{
	position:relative;
	overflow:hidden;
	width:960px;
	background: url('images/header2.jpg') no-repeat center top;
	border:0px blue solid;

}
#sidebar{
	float:left;
	display:inline; 
	width:200px;
	margin:270px 0 0 0px;
}
#content{
	float:right;
	display:inline; 
	width:674px;
	padding:0px 4px 0 0;
	margin:10px 27px 0 0;
	width:708px;
}
#footer{
	clear:both;
	width:860px; /* 960px */
	height:60px; /* 90px */
	line-height:1.3em;
	color:#000;
	margin: 35px 0px 0 0px;
	padding: 25px 10px 5px 80px;
	color:#ffffff;

}
#footer a, #footer a:hover{
	color:#ffffff;
	text-decoration:underline;
}
/***** header *****/
#blogtitle {
	position:absolute;
	overflow:hidden;
	top:45px;
	right:0px; 
	width:550px;
	height:32px;
	font-family: Georgia, Verdana, Arial; 
	font-size:24px; 
	font-weight:bold;
	text-align:left;
	color:#262160; 
	padding:0px 0px 0px 0px;
}

#blogtitle a, #blogtitle a:hover {
	font-weight:bold;
	color:#262160; 
	text-decoration:none;
}
	
#subtitle {
	position:absolute;
	overflow:hidden; 
	font-family: Arial, 'MS Sans Serif', Verdana, Tahoma; 
	top:80px; 
	right:0px; 
	width:525px; 
	height:40px;
	text-align:left; 
	font-size:12px;
	letter-spacing: 2px;
	font-style:italic;
	font-weight:bold;
	color:#636363; 
	padding-left:15px;
}
#container img.rss{
	position: absolute;
	left: 55px;
	top: 175px;
	height:60px;
	width:80px;
}
/** menu **/
#menu ul {
	position:absolute;
	overflow:hidden;
	top: 2px;
	right: 30px;
	height: 20px;
/*	width: 675px; */
	margin:0px;
	padding:0px;
}
#menu ul li {
	display: inline;
	font-size: 13px;
	font-family:Verdana,Arial;
	font-weight: bold;
}

#menu ul li a {
	display: block;
	float: right;
	line-height: 20px;
	color: #43C8F5;
	padding: 0px 8px 0px 8px;
	margin:0px 0px 0 0 ;
	text-decoration:none;
	border: 0px;
}

#menu ul li a:hover, #menu ul li.current_page_item a {
	color:#ffffff;
}
#menu ul li.separator {
	font-size:9px;
	display: block;
	float: right;
	text-align:center;
	color: #43C8F5;
	width:12px;
	line-height: 20px;
}

/***** search *****/
.searchbox {
	position:absolute;
	top:137px; 
	right: 45px;
	width:242px;
	height:38px; 
	border:0px;

	border:0px red solid;
}	
.search-field input {
	position:absolute;
	top:11px;
	left:75px;
	width:125px; 
	height:15px; 
	font-family:Verdana;
	font-size:11px; 
	font-weight:bold;
	color:#999999; 
	padding:2px 3px 1px 3px;
	border:0px;
	background:#f8f8f8;
}
.search-but input {
	position:absolute;
	top:0px;
	left:25px;
	width:45px; 
	height:38px; 
}

/***** sidebar *****/
#sidebar a{color:#000000;text-decoration:none;}
#sidebar a:hover {color:#AC7421;text-decoration:underline;}
#sidebar h1 {
	color: #003562;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 20px;
	height: 23px;
	font-family:Verdana,Arial;
	background:url('images/sb_title.jpg') no-repeat right;
}
#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:Verdana,Arial;
}
#sidebar li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 25px 0px;
	font-family:Verdana,Arial;
}
#sidebar ul ul li{
	position: relative;
	line-height: 1.7em;
	list-style-type: none;
	font-size:12px;
	border:0px red solid;
	font-family:Verdana,Arial;
	margin: 0px 0px 0px 0px;
	padding:2px 2px 0 24px;
	background: url('images/sb_arrow.jpg') no-repeat 0px 5px;
}

#sidebar ul ul ul li {
	position: relative;
	list-style-type: none;
	font-size:12px;
	border:0px; 
	margin: 0px 0px 0px -12px; 
	line-height: 1.7em; 
	font-family:Verdana,Arial;
	background: url('images/sb_arrow.jpg') no-repeat 0px 5px;
	padding: 0px 0px 0px 24px;
}

/***** content *****/
.archivetitle {
	height:20px;
	color: #999999;
	font-size: 11px;
	font-variant: normal;
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 0px 0px;
}

.post{
	position:relative;
	background: url('images/post_bottom.jpg') no-repeat bottom center;
	width:673px;
	margin:0 0 30px 20px;
	padding:0 0 5px 0;
}
.post_header{
	position:relative;
	width:673px;
	height: 72px;
	background:url('images/post_header.jpg') no-repeat top center;
}
.page_header{
	position:relative;
	width:673px;
	height: 72px;
	background:url('images/page_header.jpg') no-repeat top center;
}

.posttitle{
	position:absolute;
	font-family:Arial,Verdana;
	left:98px;
	top: 25px;
	width:520px;
	height: 25px;
	font-size:17px;
	color: #9D080D;
	font-weight:bold;
}
.posttitle a,.posttitle a:hover{
	color: #9D080D;
	text-decoration:none;
}
.postauthor {
	position:absolute;
	left:55px;
	top: 45px;
	font-size: 10px;
	color:#000000;
}
.postauthor a,.postauthor a:hover{
	color: #000000;
	text-decoration:none;
}

.date_d {
	position:absolute;
	font-size: 28px;
	left:582px;
	top:26px;
	font-family:Arial, Verdana;
	font-weight:bold;

}
.date_m {
	position:absolute;
	font-size: 14px;
	left:587px;
	top:8px;
	font-family:Arial, Verdana;
	font-weight:bold;
	color:#ffffff;

}

.entry {
	position:relative;
	color: #000000;
	line-height: 1.6em;
/*	text-align: justify;*/
	padding: 5px 15px 5px 15px;
	width: 643px;
	overflow: auto;
}

.info {
	position:relative;
	line-height: 1.8em;
	font-size: 10px;
	color:#000000;
	margin:0px 22px 2px 22px;
}
.info a{
	color:#006891;
}

.category {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('images/category.jpg') no-repeat top left;
	color:#999999;
}

.tags {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	color:#999999;
	background: url('images/tags.jpg') no-repeat top left;
}

.bubble {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	color:#999999;
	background: url('images/bubble.jpg') no-repeat top left;
}

.navigation {
	font-size: 12px;
	margin: 20px 0px 0px 0px;
	padding: 0px 10px 20px 10px;
}

.sorry {
	font-size: 11px;
	font-style: italic;
	margin: 20px 20px 20px 20px;
	padding: 10px 10px 10px 10px;
	border: 1px dashed #B1A074;
}

p.validation-error {
    color: red;
}

/*** comment ***/
#postmetadata {
	font-size: 12px;
	margin: 20px 20px 20px 24px;
	padding: 8px 8px 8px 8px;
	background:#f8f8f8;
}
#comments{
	padding:0 25px 0 25px;
}
.nocomments {background: none; color: #000000;}

.commenttitle {
	color: #000000;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	margin: 0px 0 20px 0;
	padding: 2px 0px 2px 0px;
	font-variant: normal;
	border-bottom: 1px dashed #999999;
}
.commentlist {list-style: none;margin:0px;padding:0px;}

.commentbody {
	height:100%;
	color: #000000;
	font-size: 12px;
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 1px 5px;
	background:#eeeeee;
}

.commenthead {
	height:32px;
	color: #000000;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dashed #999999;
	background:#eeeeee;
}
.adminbody {
	height:100%;
	color: #000000;
	font-size: 12px;
	list-style-type: none;
	margin: 0px 0px 10px 25px;
	padding: 0px 5px 1px 5px;
	background:#eeeeee;
}
.adminhead {
	height:32px;
	color: #000000;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dashed #999999;
	background:#eeeeee;
}
.trackhead {
	height:32px;
	color: #000000;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 38px;
	border-bottom: 1px dashed #999999;
	background: url(images/track.gif) no-repeat center left;
}
.trackbody {
	height:100%;
	color: #000000;
	font-size:12px;
	list-style-type: none;
	margin: 0px 0px 10px 5px;
	padding: 0px 5px 1px 5px;
	background:#eeeeee;
}

.avatar {
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}
.commentcount {
	float: right;
	color: #aaaaaa;
	font-size: 24px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	font-family: Georgia, Times, 'Times New Roman', serif;
}
.authorlink {color: #000000; font-size: 12px; font-weight: bold;line-height:1.5em;}
.authorlink a {color: #000000; font-size: 12px; font-weight: bold;line-height:1.5em;}
.commentlink {font-size: 10px; color: #000000;}

.trackbody p a {color: #000000;}

#commentform {
	margin:0;
	padding:20px 0 0 0;
}
#email, #author, #url {
	color: #000000;
	font-size: 12px;
	padding-left: 2px;
	vertical-align: middle;
	border: 1px solid #999999;
	background:#f8f8f8;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
#comment {
	width: 600px;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	border: 1px solid #999999;
	background:#f8f8f8;
	padding: 2px 2px 2px 2px;
}
#submit {
	width: 100px;
	height: 25px;
	color: #000000;
	font-size: 12px;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 2px 10px;
	border: 1px solid #999999;
	background:#f8f8f8;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}


/***** widget *****/
#wp-calendar td {font-size:11px;color:#888888;}
#wp-calendar td a {font-weight:bold;text-decoration:underline;}
#wp-calendar {
	width: 170px;
	margin:0 0 0 10px;
	text-align: center;
	font-size:11px;
	color:#888888;
}

#sidebar select{
	margin:5px 0px 0px 8px;
	font-size:11px;
	width:180px;
}

#sidebar .wpsc-latest-products li
{
    background: none;
}

#shipping_quotes_need_recalc
{
    background: yellow;
    padding: 10px;
    font-size: 15px;
    font-style: italic;
    color:red;
    font-weight: bold;
    margin: 1em;
}

#shipping_quotes_need_recalc em
{
    color: blue;
    font-family: Times,"Times New Roman", serif;
    font-size: 19px;
}

.wpsc_buy_button.make_purchase
{
    background-image: url('wpsc-images/purchase.png');
    width: 175px;
}

.shippingcalc
{
	display: none;
}