/*
THEME NAME: Getaway Adventures
THEME URI: http://www.ubica.us
DESCRIPTION: Custom theme for Getaway Adventures Site
VERSION: 0.2
AUTHOR: Devin Price
AUTHOR URI: http://www.ubica.us
TAGS:two columns, fixed width
*/


@import url(css/sidebar.css);

* {border:0;margin:0;padding:0;}

body{
	background:#ffffff;
	color:#222222;
	margin:0;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-style: normal;
	line-height: 110%;
	font-weight: normal;
	font-variant: normal;
}

h1, h2, h3, h4 {line-height: 120%;}

h2 {padding-bottom:15px; line-height:100%;}

a:link, a:visited {color:#07607F;}

a:hover {color:#111;}

ul {margin-bottom:10px}

/* Inner Wrapper */

div.inner{margin:0 auto;padding:0 30px;text-align:left;width:910px;}

/* Header Section */

#header{background:#06ACDC url(images/headerbg.jpg) repeat-x bottom left;}

#header div.inner{height:100px;padding:10px 0px 20px 0px;}

	/* Logo */

#header h1 {background:transparent url(images/logo.jpg) no-repeat 0 0; margin-right:35px; float:left;}


	/* Menu Items */

#header ul{
	list-style-type:none;
	padding-top: 35px;
}

#header li{ height: 45px; float:left; padding:0 0px; }
#header li a{
	display:block;
	text-decoration: none;
	height:43px;
	font-size: 1.5em;
	color: #FFFFFF;
}

#header li a:hover{color:#666666;}
#header li a span{width:100%;}

	/* Sets Menu Items Widths and Background Positions */

#header li.tours a{background:url(images/menu.png); background-position:0px 0; width:87px;}
#header li.about a{background:url(images/menu.png); background-position:-87px 0px; width:92px;}
#header li.faq a{background:url(images/menu.png); background-position:-179px 0;width:58px;}
#header li.shop a{background:url(images/menu.png); background-position:-237px 0;width:75px;}
#header li.blog a{background:url(images/menu.png); background-position:-312px 0;width:69px;}
#header li.contact a{background:url(images/menu.png); background-position:-381px 0;width:136px;}
#header li.signup a{background:url(images/menu.png); background:url(images/menu.jpg); background-position:-517px 0;width:125px;}

#header li.tours a:hover,#header li.tours a:active,#header li.tours a:focus {background-position:0px -43px;}
#header li.about a:hover,#header li.about a:active,#header li.about a:focus {background-position:-87px -43px;}
#header li.faq a:hover,#header li.faq a:active,#header li.faq a:focus {background-position:-179px -43px;}
#header li.shop a:hover,#header li.shop a:active,#header li.shop a:focus {background-position:-237px -43px;}
#header li.blog a:hover,#header li.blog a:active,#header li.blog a:focus {background-position:-312px -43px;}
#header li.contact a:hover,#header li.contact a:active,#header li.contact a:focus {background-position:-381px -43px;}
#header li.signup a:hover,#header li.signup a:active,#header li.signup a:focus {background-position:-517px -43px;}


	/* Hides Menu Text */

.noscreen{left:-9999px;position:absolute;}

/* Wrapper */

#wrapper {margin:5px auto; width:900px;}

/* Splash Screen */

#splashscreen { margin-left: -6px;}

#splash { background: url("images/splash.gif") top left no-repeat; width: 842px; height: 208px; padding: 72px 0 0 64px; }
	#splash h1 { position: absolute; left: -999em; width: 999em; background: none; }
	#splash p { width: 160px; font-size: 11px; line-height: 13px; }
	#splash p a { text-decoration: none; display: block; width: 149px; }
	#splash p a:hover { background: transparent; color: #37612e !important; }
	#splash p a:hover span { background: transparent; color: #564c2b; } 
	#splash p strong { font-weight: bold; color: #463a0c;}
	#splash p span { color: #463a0c; }

/* Content Wrapper */

#content {width:580px; float:left; margin-right: 20px;}

/* Content Column */

#content-column {
	width: 554px;
	background-color: #f5f5f5;
	line-height:110%;
	border-right: solid 1px #d5d5d5;
	border-left: solid 1px #d5d5d5;
	padding: 20px 12px 12px 12px;
	margin-top:0px;
}

#content-column h1 {
	display:block;
	color: #2c3b44;
	font-size: 2.2em;
	padding-top: .2em;
	padding-bottom: .4em;
}

#content-column p {display:block; padding-top: .4em; padding-bottom: .4em;}

#content-column hr {
	  color: #222;
	  background-color: #222;
      height: 1px;
	  margin-top: 10px;
	  margin-bottom: 10px;
	  clear: both;
}

/* Main Content List Items */

#content-column ul li:before {
	content: "\00BB \0020";
	}

#content-column ul li {
	list-style-type: none;
	line-height: 130%;
}

.padding {
	padding-top:10px;
}

.faqinfo{
	border-top: 1px solid #999999;
	margin-top: 10px;
	padding-top:10px;
}

.padding h2, .faqinfo h2 {color:#2c3b44;}


/* Main Content Rounded Corners */

.roundtop { 
	height: 7px;
	background: url(images/headers/content_header.gif) no-repeat;
}

.roundtopimg { 
	height: 150px;
	padding: 0px;
	margin:0px
}

.roundbottom {
	height: 7px;
	background: url(images/headers/content_footer.gif) no-repeat; 
}

/* Image Shadow Css */

a.img-shadow {display:block;}

.img-shadow, .img-shadow-left {
  float:right;
  background: url(../images/sidebar/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images/sidebar/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 10px;
  }
  
 .img-shadow-left {
 	float:left;
   	margin: 10px 10px 0 10px !important;
 	margin: 10px 10px 0 10px;
 
 }

.img-shadow img, .img-shadow-left img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
}

/* Captions / Images */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.post img {
	border: 1px solid #ddd;
	background-color: #f3f3f3;
	padding: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 13px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
	
/* End captions */

/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

/* End Images */


/*Styling Elements for Tour Pages */

.reserve {
	background-color: #edebd5;
	height: 1em;
	width: 10em;
	border: 1px solid #aea574;
	padding: 0.5em;
	margin-top:0.4em;
	margin-bottom:0.4em;
	color: #2c3b44;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
}

.reserve:hover{background-color: #f9f8f2;}

.moreinfo {
	background-color: #edebd5;
	height: 1em;
	width: 10em;
	border: 1px solid #aea574;
	padding: 0.5em;
	margin-top:0.4em;
	margin-bottom:0.4em;
	color: #2c3b44;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
}

.moreinfo:hover{background-color: #f9f8f2;}

.buttons {padding-top:10px; padding-bottom:40px; clear:both; width:345px;}

.buttons a {display:block; width:98px; height:22px; background-repeat:no-repeat; border: solid 1px #bbbbbb; padding-left: 50px; padding-top:8px; color:#39738e; text-decoration:none; font-size:.9em; font-weight:bold; float:left; margin-top:5px; margin-bottom:5px; background-position:0px 0px;}

a.reservebtn {background-image:url(images/buttons/reservebtn.jpg); color:#48453c;}

a:hover.reservebtn {background-position:0px -30px;}

a.readmorebtn {background-image:url(images/buttons/readmorebtn.jpg);}

a:hover.readmorebtn {background-position:0px -30px;}

a.photosbtn {background-image:url(images/buttons/photosbtn.jpg);}

a:hover.photosbtn {background-position:0px -30px;}

a.downloadbtn {background-image:url(images/buttons/downloadbtn.jpg);}

a:hover.downloadbtn {background-position:0px -30px;}

.buttons .left {margin-right:10px;}

/* Footer  */

#footer {
	margin-top: 15px;
	margin-bottom:0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 140px;
	clear: both;
	background-image: url(images/footer_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

#footerinner{
	background-image: url(images/footer_img.png);
	background-repeat: no-repeat;
	background-position:0px 10px;
	width: 900px;
	height: 90px;
	margin-right: auto;
	margin-left: auto;
}

#footerinner .design {
	font-size: 11px;
	display: block;
	float: right;
	color: #FFFFFF;
	margin-top: 70px;
	margin-right: 25px;
}

#footerinner .location {
	clear:both;
	padding:10px 25px 10px 0px;
	font-size:11px;
	color:#fff;
	text-align:right;
}

#footerinner a {text-decoration: none; color: #FFFFFF;}

#footerinner a:hover {text-decoration: none; color: #000000;}

/* Comments */

.roundtopcomments {
	margin-top:20px;
	height: 7px;
	background: url(images/headers/content_header.gif) no-repeat;
}

#leave-a-reply {margin-top:20px;}

.comment-list {margin-top:20px;}

.comment-list ul, .comment-list ol { margin-bottom: 20px;}

.comment-list, .comment-list .children { list-style: none; }
.comment { margin-bottom: 20px; border:1px solid #eee; background-color:#f3f3f3; padding:10px;}
.comment-list .children { margin-top: 40px; }
.comment-meta { margin-bottom: 10px; }
.commenter { font-size: 16px; }
.avatar { float: left; margin: 0px 20px 10px 0px; border: 1px #ddd solid; padding: 1px; }

/* Comment Reply */

#comment-form label {width:65px; padding-top:5px; display:block; float:left; clear:both;}
#comment-form .form-section input { margin-right: 10px; }
.form-section { margin-bottom: 10px; }
.form-section label { cursor: pointer;}
#commenter-details input { margin-right: 10px; }
#allowed-tags { font: 11px Verdana, Arial, Helvetica, sans-serif; padding: 5px 10px; background: #fff; border: 1px #ddd dotted; border-top: none;}


/* Form Styling */

input, textarea, button { background: #fafafa; border-color: #aaa #ddd #ddd #aaa; border-style: solid; border-width: 1px; color: #444; font-size: 14px; }
input, textarea, button { font-family: Cambria, Georgia, "Times New Roman", Times, serif; padding: 3px; }
button { font: 12px; padding: 2px 10px; cursor: pointer; }
input:focus, textarea:focus, button:hover { background: #fff; border-color: #777 #ccc #ccc #777; }

p.search {padding-top:20px;}

.searchform {margin-top:20px;}

/* Pull Quotes */

blockquote {width:165px; padding-left:15px; padding-right:20px; margin-top:50px; float:left; clear:both;}

.pullquote {
	width: 165px;
	float:left;
	font-size:100%;
	line-height:120%;
	margin:10px;
	margin-top: 50px;
	background: url(images/closequote.gif) no-repeat bottom right !important;
	background /**/:url();
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.pullquote:first-letter {
	background: url(images/openquote.gif) no-repeat left top !important; 	/* resetting padding in IE5+ */
	background /**/: url(); /* removing quote graphic in IE5+ */
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 25px;
}

.small {font-size:.8em;}

/* Tour & Hotel Pages */

.tours h2, .hotels h2 {padding-top:20px; border-bottom:none;}

.entry {clear:both;}

.post {clear:both; border-top:1px dotted #999; padding-top:20px;}

.post .tour-img {float:left; margin-left:0px;}

.post .hotel_img {float:left; margin-left:0px;}

.excerpt {margin-top:5px; margin-bottom:20px; width:345px; float:right;}

/* WP Stats Plug-in */

img#wpstats{display:none}

/* Common Classes */

.clear {clear:both;}

div.clear {clear:both; height:0px;}

br.clear {clear: both; height:0px;} 

.hotel_partner {background-color:#ededda;}

.hotel_preferred {background-color:#cae6ec;}

.promotext {font-size:11px; font-weight:bold;}

.success {border:1px dotted #333; padding:15px; color:#006600; background-color:f3f3f3;}