/*  
Theme Name: Sundance Vacations
Author: Solid Cactus
Solid Cactus: true
*/

body {
	background:#0057ad url(images/back.png) repeat-x top left;
	font: 70% Verdana, Arial,Helvetica Tahoma, sans-serif;
	padding: 0;
	margin: 0 auto;
	text-align: center;
}
#stc {position:absolute;top:-100px}
#stc a {
	display:block;
	padding:5px;
	background:#666;
	color:#fff;
	font-weight:bold;
}

/*Common Classes*/
#header .links,
#footer .links{
	padding: 5px;
	margin:0;
	text-align: center;
	vertical-align: middle;
	text-align: center;
	list-style: none;
}

#header strong {
	font-size:1em;
	float:left;
	position:absolute;
	display:block;
}
#header strong a {
	display:block;
	height:120px;
	width:390px;
	text-indent:-10000px;
	background:url(images/logo.png) no-repeat center center;
}

.links a,
.links li{
	display: inline;
	margin:0;
	padding: 0 7px;
	color:#0f4897;
	font-weight:bold;
}

/*End Common Classes*/

/*Main Structure Style*/
#container{
	width: 960px;
	margin: 0 auto;
	text-align: center;
	background:#bdeafc url(images/bodyback.png) no-repeat center 184px;
}

#header{
	background: #eef8fd url(images/header.jpg) no-repeat top center;
	height:184px;
	text-align:left;
	position:relative;
}

#header_rss {
	position:absolute;
	top:49px;
	right:62px;
	width:180px;
	height:29px;
	text-indent:-10000px;
	background:url(images/rss.png) no-repeat center center;
}
#header_visit {
	position:absolute;
	top:80px;
	right:71px;
	height:22px;
	width:164px;
	text-indent:-10000px;
	background:url(images/visitstore.png) no-repeat center center;
}

#header_faves {
	position:absolute;
	top:110px;
	right:111px;
	height:14px;
	width:80px;
	text-indent:-10000px;
	background:url(images/fave.png) no-repeat center center;
}
#header #tagline {
	margin:0;
	text-indent:-10000px;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:36px;
	background:url(images/getaway.png) no-repeat 9px center;
}

#bodyshell {
	background-color: #FFF;
	margin:0 auto;
	width: 939px;
	text-align:left;
	position:relative;
	left:-1px;
}

#nav-product {
	position: relative;
	z-index: 100;
	padding-top:39px;
	padding-left:736px;
	font-family:Arial,HelveticaTahoma,sans-serif;
	font-size:1.1em;
}
#nav-product form {
	margin-bottom:20px;
}
#nav-product form * {
	vertical-align:middle;
}
#nav-product h2 {
	position:absolute;
	text-indent:-10000px;
}
#nav-product h3 {
	color:#0a65af;
	padding-left:3px;
	font-size:1.2em;
}

#footer{
	width: 100%;
	background:#fff url(images/footer.png) no-repeat top left;
	clear: both;
	text-align:left;
	padding-top:46px;
}

#header:after,
#bodyshell:after,
#footer:after,
#footer .text:after{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
/*End Main Structure Style*/

#bodycontent{
	position: relative;
	width:677px;
	float:left;
	padding-top:30px;
	z-index:150;
}

#bodycontent .bodypad{padding:10px;}

#footer .text{
	background:#fff;
	padding:5px;
}
#footer .text.center {text-align:center;}

#footer .links {
	background:#bdeafc;
	padding:15px;
}

body .text {
	padding:6px 0 30px;
	color:#8fb5db;
}
body .text span {padding:0 7px;}
body .text span a {color:#8fb5db;text-decoration:underline;}

/*Nav Area*/
fieldset{
	margin: 0;
	padding: 0;
	border: 0;
}

#nav-product ul {
	padding:10px 0;
	height:1%;
}
#nav-product #pages {padding-bottom:25px;}
#nav-product li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width:100%;
}
	
#nav-product li a{
	display: block;
	padding: 2px 12px 1px;
	color:#000;
	text-decoration:none;
}
#nav-product li a:hover {background:url(images/hover.png) repeat-y top left;}

#nav-product .searchbox {
	width:115px;
	padding:2px;
}

/*End Nav Area*/
a{ text-decoration: none; }

a:hover{ text-decoration: underline; }

input{ margin: 0; padding: 0; }

b, strong{ font-weight: bold; }

blockquote{ margin: 1em; }

dd{ margin: 0 0 0 10px; }

dl{ margin: 5px 0; }

em, i{ font-style: italic; }

img{ border: 0; }

li{
	margin: 0 0 0 15px;
	padding: 0;
}

ol, ul{
	list-style: disc outside;
	margin: 0;
	padding: 0;
}

p{ margin: 10px 0; padding: 0; }

tr, td{ vertical-align: top; }

form{
	margin: 0;
	padding: 0;
}

h1, h2, h3{
	margin: 0;
	padding: 0;
}

q {display:block}

.post {
	padding:0 4px 0 100px;
	margin-bottom:37px;
	color:#2e3032;
	background:url(images/sun.png) no-repeat 36px 0;
	font-family:Arial,HelveticaTahoma,sans-serif;
	font-size:1.1em;
}
.post a {
	color:#0a65af;
}
.post h2,.post h1 {
	font-size:1.6em;
	margin-bottom:6px;
	line-height:1em;
}
.post h2 a,.post h1 a {color:#0a65af;}
.post .date {
	color:#ff6500;
	float:left;
	width:100px;
	text-align:center;
	margin:0;
	padding:40px 0 0;
	font-weight:bold;
	position:absolute;
	left:0;
}
.post .subtitle {
	font-weight:bold;
	color:#2e3032;
	letter-spacing:0.5px;
	margin-top:19px;
	margin-bottom:15px;
}
.post .nav {
	background:url(images/navback.png) no-repeat center right;
	text-align:right;
	padding:6px 45px 8px 0;
	color:#666;
	height:1%;
}
.post .nav a {text-decoration:underline;}

.post .contents h2 {
	margin:20px 0;
	font-size:1.4em;
	color:#0a65af;
	font-weight:normal;
}

.post .contents .more-link {display:block;padding:5px 0;text-align:right;}
.bodypad h1 {margin-bottom:20px;padding-bottom:3px;border-bottom:1px solid #eee;font-size:1.5em;color:#888}
.clearer {width:100%;clear:both;height:1px;display:block;overflow:hidden;}

.commentlist {margin:20px 0;}
.commentlist li {
	display:block;
	height:1%;
	list-style:none;
	margin:0 0 20px;
	border:1px solid #ddd;
	padding:10px;
}


h1.home {
	display:none;
}
h1.title {
	font-family:Georgia,Times New Roman,Times,serif;
	font-size:2.5em;
	color:#666;
	padding:10px 10px 30px;
	font-weight:normal;
}