/*
Theme Name: Wyndham Hawaii
Theme URI:
Description: Custom theme developed for Wyndham Hotels
Version: 1.0
Author: Tessa Elwood
Author URI: 
Tags: Wyndham Vacation Resorts

############################################################### Overall basics */
html,body {height: 100%; margin:0px; padding:0px;} 
body {
margin:0;
padding:0;  
text-align:center;  /* because IE7 is picky */
background-color:#fff;
}
p {margin-top:15px;}	
.clearfix:after {
content: "";
display: block;
height: 0px;
clear: both;
visibility: hidden;
}
.clearfix {display: inline-block;}  /* for IE/Mac */
.prop {
height:500px;
float:right;
width:1px;
margin:0px;
text-indent:-9999px;
overflow:hidden;
}
/* ################################################################### Links */
a {color: #0074be; text-decoration: none;}
a img {border: none;}
a:visited {color: #0074be; text-decoration: none;}
a:hover {color: #000; text-decoration: none;}
.buttoncode a {color: #fff; text-decoration: none;}
.buttoncode a:visited {color: #fff; text-decoration: none;}
.buttoncode a:hover {color: #000;}
/* ################################################################## Layout */
#overall {
width:834px;
margin:0px auto;
background:url(i/lines.gif);
background-repeat:repeat-y;
background-position:top;
}
#inner {
width:834px;
padding-top:80px;
background:url(i/wyndhamlogo3.gif);
background-repeat:no-repeat;
background-position:top;
}
#textideas {width:687px;
margin:10px 0px 0px 4px;
padding-top:20px;}
#sides {
float:right;
width:158px;
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#686868;
font-size:.65em;
letter-spacing:1px;
line-height:1.5em;
text-align:left;
}
.breakup {width:150px;
display:block;
word-wrap: break-word;
break-word: break-all;}
#maintext {
width:490px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#686868;
font-size:.75em;
letter-spacing:1px;
line-height:1.8em;
text-align:left;
}
.footerimg {margin-bottom:-5px;}
.resortsimg {
border:solid 3px #4c9dd1;
margin:0px 10px 3px 0px;
}
.buttoncode {
background-image:url(i/button2.jpg);
background-repeat:no-repeat;
width:275px;
height:42px;
margin:15px auto 40px auto;
padding:8px 0px 0px 0px;
font-family:Arial, Verdana, Arial, Helvetica, sans-serif;
color:#fff;
text-transform:uppercase;
text-align:center;
font-weight:bold;
}
.smallish {font-family:Arial, Verdana, Helvetica, sans-serif;
color:#686868;
font-size:.7em;
letter-spacing:1px;
line-height:1.8em;
text-align:center;}
strong.redder {color:#9f1f1f;}
/* ################################################################ Headers */
h2 {
margin:10px 0px;
font-family:Arial, Verdana, Arial, Helvetica, sans-serif;
font-size:2em;
line-height:1.2em;
}
h3 {
margin:10px 0px;
font-family:Arial, Verdana, Arial, Helvetica, sans-serif;
font-size:1.6em;
line-height:1.2em;
}
#sides h2 {
margin:15px 0px 5px 0px;
font-family:Arial, Verdana, Arial, Helvetica, sans-serif;
font-size:1.6em;
line-height:1.2em;
font-weight:normal;
}
hr {
border:0px;
border-top:dotted 1px #878787;
margin:25px 0px;
}	
#txtabout h2 {margin-left:0px;}
/* ################################################################ Original stuff */
acronym, abbr {border-bottom: 1px dashed #333;}
acronym, abbr, span.caps {
font-size: 90%;
letter-spacing: .07em;}
acronym, abbr {cursor: help;}
cite {
font-size: 90%;
font-style: normal;
}
blockquote {
padding: 3px 0px 0px 35px;
padding-right:10px;
margin-left:5px;
font-style:italic;
}
#wp-calendar {
border: 1px solid #ddd;
empty-cells: show;
font-size: 14px;
margin: 0;
width: 90%;
}
#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}
#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}
#wp-calendar a {
display: block;
text-decoration: none;
}
#wp-calendar a:hover {
background: #e0e6e0;
color: #333;
}
#wp-calendar caption {
color: #999;
font-size: 16px;
text-align: left;
}
#wp-calendar td {
color: #ccc;
font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
letter-spacing: normal;
padding: 2px 0;
text-align: center;
}
#wp-calendar td.pad:hover {background: #fff;}
#wp-calendar td:hover, #wp-calendar #today {
background: #eee;
color: #bbb;
}
#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}
/* ###################################################### Captions & aligment */
/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.alignleft {
	float: left;
	margin:0px 8px 5px 0px;
	}
.alignright {
	float: right;
	margin:0px 0px 5px 8px;
	}
/* ################################################################ Comments */
#comments h3#commentNumber {
margin-bottom:3px;
}
#comments #commentlist {
list-style:none;
margin-top:10px;
margin-bottom:10px;
}
#commentlist li {
font-size:13px;
margin-bottom:35px;
}
#commentlist .comment-author {
font-size:18px;
margin-bottom:8px;
}
#commentlist .comment-author img{
background-color:#adb0af;
padding:4px;
margin-right:6px;
}
#main #comments #respond h4 {
font-size:21px;
margin-bottom:14px;
}
#main #comments #respond #submit {
background:none;
font-size:15px;
padding:0px;
margin-top:-16px;
text-align:left;
}
#comment_post_ID, #comment_parent {display:none;}
/* ################################################################ Forms */
#searchform {margin-bottom:10px;}
#searchform label {display:none;}
#searchform input {width:150px;}
#searchform #searchsubmit {
font-size:14px;
padding:3px;
width:70px;
text-align:center;
}
input {
border:0px;
background-color: #013a80;
width:140px;
border:solid 2px #ccd8e6;
margin-bottom:10px;
padding:5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#fff;
font-size:8pt;
line-height:16px;
}
textarea {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#fff;
font-size:9pt;
line-height:16px;
border:0px;
background-color: #013a80;
border:solid 1px #ccd8e6;
width:140px;
height:150px;
}
ul {
list-style:none;
margin-left:15px;
font-size:14px;
line-height:25px;
margin-bottom:20px;
padding:0px;
}
li {
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#686868;
font-size:.7em;
letter-spacing:1px;
line-height:1.5em;
text-align:left;
}
.relatedposts h3 {font-size:20px;}
.relatedposts ol {
margin-left: 30px;
margin-bottom: 15px;
font-size:13px;
line-height:22px;
}
#breadcrumbs {font-size: 11px;}
#footer {
clear:both;
margin-top:10px;
margin-bottom:30px;
}
.wp-pagenavi {
		font-size:13px;
		margin-bottom:10px;
		}
		.wp-pagenavi a {
		padding: 2px 1px 2px 1px; 
		margin: 2px;
		text-decoration: none;
		}
		.wp-pagenavi a:hover {	
		background-color: #fff;
		}
		.wp-pagenavi span.pages {
		padding: 2px 4px 2px 4px; 
		margin: 2px 2px 2px 2px;
		}
		.wp-pagenavi span.current {
		padding: 2px 1px 2px 1px; 
		margin: 2px;
		border: 1px solid #adb0af;
		}
		.wp-pagenavi span.extend {
		padding: 2px 4px 2px 4px; 
		margin: 2px;	
		border: 1px solid #adb0af;
		color: #adb0af;
		}
.clearer {clear:both;}
