/*
Theme Name: POETheme Sandbox
Theme URI: http://wgresorts.com
Description: the deault theme for Premiere owner events 2008-2009.
Version: 1.5
Author: James May
Author URI: http://alifero.us/
Tags: blue, custom header, fixed width, two columns, widgets
*/



/* ------------------------------------------------------ Tag Styles --*/
body {
	margin: 0px;
}

h1 {
	display: inline;
	margin-top: 15px;
}

h3 {
	display: block;
	margin-bottom: 15px;
	padding: 0px;
	margin-top: 0px;
}

Img {
	border:none;
}


/* ------------------------------------------------------ Custom Styles --*/
#main {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
	position: relative;
}

/* ------------------------------------------------------ Itinerary --*/
table#itinerary {
	border: 1px solid #cbc8b7;
	background-color: #fff;
	width: 100%;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #000;
	font-family: "Lucide Sans Unicode", arial, helvetica, sans-serif;
}

#itinerary td {
	border-top-color: white;
	border-bottom: 1px solid #DFDFDF;
	color: #000;
	font-size: 12px;
	padding: 8px;
	vertical-align: top;
	text-align: left;
	background-color: #cbc8b7;
}

#itinerary td.left {
	padding: 10px 3px 3px 10px;
	width: 40%;
	text-align: left;
	font-weight: bold;
	background-color: #fff;
}

#itinerary td.right {
	padding: 10px 3px 10px 3px;
	width: 60%;
	text-align: left;
	background-color: #fff;
}

/* ------------------------------------------------------ Cruise Blurb --*/
#cruise-blurb {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	width: 525px;
	text-align: center;
	padding-bottom: 10px;
}

#cruise-page-blurb {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #0a4f79;
	padding-bottom: 10px;
}


/* social-toolbar 
---------------------------------------- */
div.social-toolbar {
	margin-top:0;
	margin-bottom:10px;
	padding-left:100px;
	position:relative;
	min-height:24px;
	border: 0px solid #000;
	display:block;
}
.google-plusone {
	position:absolute;
	top:0;
	left:0;
}
.facebook-like {

}

/* ------------------------------------------------------ Top Section -- */
#flashHeader {
	height: 150px;
	width: 900px;
	padding-right: 10px;
	padding-top:20px;
	padding-left: 30px;
}

#flashHeader ul {
	margin:0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
	list-style-image: none;
	float: left;
}

#flashHeader li {
	padding: 0px;
	float: left;	
}

#flashHeader a {
	padding-top: 0px;
	padding-right: 40px;
	z-index: 3000;
}

#rssButton {
	margin:0px;
	padding:0px;
	display: block;
	height: 20px;
	width: 60px;
	display: block;
	float: right;
}

.nav {
	display: block;
	height: 80px;
}

#callNow {
	float: right;
}

#clickHere img {
	float: right;
}

#clickHere a {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	margin-top: 0px;
	float: none;
}

/* ------------------------------------------------------ Left Side -- */
#sidebar ul{
	display: inline;
	width: 247px;
}

.leftSide {
	float: left;
	width: 257px;
	display: inline;
	margin: 0px;
	padding: 0px;
}

.leftSide #sideText {
	width: 257px;
	overflow: hidden;
	display: block;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}

.leftSide ul {
	margin: 0px;
	width: 257px;
	overflow: hidden;
	display: inline;
	padding: 0px;
}

/* ------------------------------------------------------ Right Side --*/
.rightSide {
	float: right;
	width: 623px;
	display: block;
	margin: 0px;
	padding: 0px;
}

.rightSide #topRight {
	float: right;
}

.rightSide #bodyText {
	display: inline;
	float: left;
	height: auto;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
}

.rightSide #SignupBodyText {
	display: inline;
	float: left;
	height: auto;
	margin-top: -15px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
}
#aboutBox form input{
  margin: 0 0 5px 0;
}

/* ------------------------------------------------------ Main Body Area -- */
#homeFeatured #featuredItem {
	display: block;
	float: left;
	width: 190px;
}

#homeFeatured {
	display: inline;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.homeButton {
	margin-top:15px;
	padding:0px;
	display: block;
	height: 75px;
	width: 120px;
	display: block;
	float: left;
}

/* ------------------------------------------------------ Styles for lists like the event lists --*/
.entryCont {
	float: left;
	width: 48%;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.entry li {
	display: block;
	width: 100%;
	vertical-align: middle;
	margin: 0px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 10px;	
}

.entry ul{
	margin: 0px;
	padding: 0px;
}



/* ------------------------------------------------------ About Box on home page --*/
#aboutBox {
	display: inline;
	float: left;
	width: 90%;
	margin-top: 20px;
	margin-bottom: 20px;
	padding:20px;
}

#aboutBox #aboutBtm {
	display: block;
}

#aboutBox #aboutLeft {
	display: block;
	width: 35%;
	text-align: center;
	float: left;
	height: 150px;
	vertical-align: middle;
}

#aboutBox #aboutRight {
	float: left;
	display: block;
	width: 60%;
}

#aboutBox #aboutAll {
	display: block;
	margin: auto;
	width: 480px;
}

/* ------------------------------------------------------ Area on Details Pages with phone number and button --*/
#aboutDarkBg {
	width: 90%;
	padding: 10px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
}

#aboutDarkBg #bookNowBtn {
	display: none;
}

#aboutDarkBg #phoneNumber {
	text-align: center;
}

/* ------------------------------------------------------ Ibox Styles --*/

#ibox_footer_wrapper {
	left: 0px;
	right: 0px;
	top: 0px;
	padding: 3px 10px;
}

#ibox_footer_wrapper a {
	padding: 0px 3px;
}

#ibox_content {
	padding: 10px;
}

#ibox_wrapper {
	padding: 25px 0px 0px 0px;
}

/* ------------------------------------------------------ Wordpress Styles -- */
.commentlist li .avatar { 
	float: right;
}

.contentArea {
	margin:0px;
	display: inline;
	float: left;
	width: 900px;
	padding: 0px;
	margin: 0px;
}

.footer {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}

/*----------------------------------------------------------sign up form -- */

#aboutBoxSU {
	display: inline;
	float: left;
	width: 500px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding:20px;
}

#aboutBoxSU #aboutBtm {
	display: block;
}

#aboutBoxSU #aboutLeft {
	display: block;
	width: 35%;
	text-align: center;
	float: left;
	height: 150px;
	vertical-align: middle;
}

#aboutBoxSU #aboutRight {
	float: left;
	display: block;
	width: 60%;
}

#aboutBoxSU #aboutAll {
	display: block;
	margin: auto;
	width: 480px;
}
.footerSU {
	clear:both;
	margin: -2px 0 0 0;
	padding: 0px;
}
#aboutBoxSU input{
  margin:5px 0 0 0;
}

/* Countdown */
table#countdown {
	width:100px;
	text-align:center;
	font-family: helvetica, arial, sans-serif;
	font-size:14px;
	width:100%;
	border:1px solid #CCC;
	margin-bottom:20px;
}
table#countdown th,
table#countdown td {
	padding:5px;
	border:1px solid #CCC;
}
table#countdown .title {
	font-weight:bold;
	color:#FFF;
	background:#0B86A8;
	font-size: 36px;
}
table#countdown .subtitle {
	color:#FFF;
	background:#F37121;
	font-size: 24px;
}
table#countdown .subtitle b {
	font-size: 36px;
}
table#countdown .phone {
	color:#1B4461;
	background:#CBE9FF;
	
}
table#countdown .phone b{
	font-weight:bold;
	color:#F37121;
	font-size: 20px;
}
table#countdown .phone a {
	font-weight:bold;
	color:#F37121;
	font-size: 20px;
	text-decoration:underline;
}
table#countdown .discounts {
	color:#1B4461;
	background:#FFF;
}
table#countdown .discounts b {
	font-size:18px;
	display:block;
}
table#countdown .remaining {
	color:#CBD9E4;
	background:#0B86A8;
	font-size: 16px;
}
table#countdown .remaining b {
	color:#FFF;
	font-size: 24px;
}



/* Upcoming Events */
ul#upcoming-events {
	margin: 0;
	padding: 0;
	font-family:arial, helvetica, sans-serif;
	border-top: 1px solid #cbc8b7;
}
ul#upcoming-events li{
	margin: 0;
	list-style:none;
	overflow:auto;
	clear:both;
	padding:10px;
	font-size:14px;
	border: 1px solid #cbc8b7;
	border-top:none;
	color:#a8a594;
	background: #f6f5ec url(images/upcoming-events-ramp.png) repeat-x 100% 100%;
	width:525px;
}
ul#upcoming-events img {
	float:left;
	margin-right:10px;
}
ul#upcoming-events h4 {
	margin: 0 0 5px 0;
	font-size:20px;
}
ul#upcoming-events .date {
	color:#000;
	font-style:italic;
}
ul#upcoming-events .location {
	color:#000;
	font-weight:bold;
}













