/*  
Theme Name: Hawaii Vacation Rent
Author: Kevin Laubacker
*/

/**************** Body *********************/
* {
	margin:0;
	padding:0;
	outline:0;
	border:0;
}
body {
	font-family:Verdana;
	font-size:12px;
}
a, a:link, a:visited, a:active {
	text-decoration:none;
	color:#236079;
}
a:hover {
	color:#333333;
}
#wrapper {
	width:950px;
	margin:auto;
}
/**************** Header *********************/
#logo {
	float:left;
	width:300px;
	margin-top:13px;
}
#tagline {
	background-color:#BFBA8F;
	color:#000000;
	font-size:11px;
	font-weight:normal;
	padding:5px;
	text-align:center;
	-moz-border-radius:4px;
}
/**************** Dropdown Page Navigation *********************/
#navi {
	margin-top: 35px;
}
#menu, #menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height:24px;
}
#menu a {
	color: #fff;
	display:block;
	margin-right:10px;
	padding:4px 4px 4px 4px;
}
#menu a:hover {
	color:#333;
	text-decoration:none;
	display:block;
	background-color:#fff;
	-moz-border-radius:4px;
}
#menu li {
	float: left;
	margin: 0;
	padding: 0;
}
#menu li li {
	float: left;
	margin: 0;
	padding: 0;
}
#menu li li a, #menu li li a:link, #menu li li a:visited {
	background:#fff;
	background-color: transparent;
	background-image:url(images/white_background.png);
	width: 150px;
	float: none;
	margin: 0;
	padding: 4px 10px 5px 10px;
	color:#333;
	-moz-border-radius:4px;
}
#menu li li a:hover, #menu li li a:active {
	background:#BFBA8F;
	background-color: transparent;
	background-image:url(images/brown_background.png);
	width: 150px;
	float: none;
	margin: 0;
	padding: 4px 10px 5px 10px;
	color:#fff;
}
#menu li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	z-index:1;
}
#menu li:hover ul {
	left: auto;
	display: block;
}
#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
}
#menu li.current_page_item a {
	background:#FFF;
	color:#3E3729;
	-moz-border-radius:4px;
}
#menu li.current_page_item a:hover {
	color:#000;
	text-decoration:none;
}
/**************** Featured Post *********************/
.fpost {
	text-align:right;
	width:468px;
	padding:15px 10px 20px;
	float:left;
}
.ftitle {
	font-size:18px;
	padding-bottom:10px;
	text-transform:capitalize;
}
.ftitle a:link, .ftitle a:visited {
	color:#3F3B17;
	font-size: 16px;
	font-weight: bold;
}
.exc {
	line-height:18px;
	color:#5F5C41;
}
.rmore {
	padding-top:15px;
}
.rmore a:link, .rmore a:visited {
	display:block;
	background-color:#215C74;
	padding:5px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	width:90px;
	float:right;
	-moz-border-radius:4px;
}
.fpic {
	width:401px;
	height:242px;
	float:left;
	margin:0 0 0 10px;
	background: url(images/bg_fpic.gif) no-repeat;
	padding-bottom: 12px;
}
.fpic img {
	width:374px;
	height:214px;
	border: 12px solid #FFFFFF;
}
/**************** Blog *********************/
#blog {
	background:url(images/blog_bg.png) repeat-y;
}
.lcol {
	width:580px;
	float:left;
	text-align:right;
}
.post {
	padding:0px 0 35px 0;
	margin-bottom:15px;
	background:url(images/border.gif) bottom no-repeat;
}
.post h2 {
	padding-bottom:10px;
	font-size:18px;
}
.date {
	font-size:11px;
	color:#AFAFAF;
}
.comcount {
	background:url(images/comments.gif) left no-repeat;
	padding-left:28px;
	font-weight:bold;
	line-height:26px;
	font-size:11px;
}
.comcount a {
	text-decoration:underline;
}
.content {
	line-height:18px;
	margin:15px 0 15px 0;
	color:#333333;
}
.content ul {
	margin:0 15px;
}
.content p {
	margin:0 0 15px 0;
}
.content a {
	font-weight:bold;
	text-decoration:underline;
}
.content a:hover {
	text-decoration:none;
}
.meta {
	line-height:18px;
	font-size:11px;
	color:#666666;
}
#cform {
	width:350px;
	float:left;
}
#addinfo {
	width: 220px;
	float:right;
}
#addinfo ul {
	padding-left: 16px;
	padding-top: 12px;
	padding-bottom: 12px;
}
/**************** Sidebar *********************/
.TA_vrbadge {
	margin: 15px 0;
}

.sidebar {
	width:300px;
	margin-left:30px;
	float:left;
	font-size:12px;
}
.section {
	padding:10px 0 15px 0;
	background:url(images/border.gif) bottom no-repeat;
}
.rss, .twitter {
	display:block;
	font-size:11px;
	font-weight:bold;
}
.twitter {
	background:url(images/twitter.gif) left no-repeat;
	padding-left:30px;
	line-height:20px;
	margin:10px;
}
.rss, .facebook {
	display:block;
	font-size:11px;
	font-weight:bold;
}
.facebook {
	background:url(images/facebook.gif) left no-repeat;
	padding-left:30px;
	line-height:20px;
	margin:10px;
}
.rss {
	background:url(images/rss.png) left no-repeat;
	padding-left:30px;
	line-height:20px;
	margin:0px 10px 10px;
}
#topsearch {
	margin:0px 0 12px 18px;
}
#ls {
	border:1px dotted #CCCCCC;
	-moz-border-radius:5px;
	padding:4px;
	width:250px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#666666;
}
h2.search {
	font-size:12px;
	margin:10px 0 10px 10px;
	background:url(images/border.gif) bottom no-repeat;
	padding-bottom:20px;
}
/**************** Tabs *********************/
h2 {
	font-size:11px;
}
.tabberlive .tabbertabhide {
	display:none;
}
ul.tabbernav {
	margin:0;
	padding: 3px 0;
}
ul.tabbernav li {
	list-style: none;
	margin: 0;
	display: inline;
	font-size:12px;
}
ul.tabbernav li a {
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	color: #676042;
	padding: 5px 8px 5px 8px;
}
ul.tabbernav li.tabberactive a {
	text-decoration:underline;
}
ul.tabbernav li.tabberactive a:hover {
	text-decoration:underline;
}
.tabberlive .tabbertab {
	padding:5px 0px 5px 0px;
	border-top:0;
	font-size:12px;
}
.tabberlive .tabbertab h2 {
	display:none;
	font-size:12px;
}
.tabberlive .tabbertab h3 {
	display:none;
}
.tabberlive#tab2 .tabbertab {
	height:200px;
	overflow:auto;
}
.tabbertab p {
	padding-bottom:10px;
	line-height:140%;
}
.tabbertab ul {
	padding:0;
	margin:0;
}
.tabbertab ul li {
	list-style: url(images/bullet.gif);
	margin:5px 0 10px 24px;
	font-size:11px;
}
/**************** Default Sidebar Formatting *********************/
.sidecontent ul {
	list-style:none;
}
.sidecontent h3 {
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	color: #676042;
	padding: 10px 8px 10px 8px;
}
.sidecontent ul li ul li {
	list-style: url(images/bullet.gif);
	margin:5px 0 10px 24px;
	font-size:11px;
}
/**************** Misc *********************/
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 15px 10px;
	padding-right: 20px;
	border-right: 1px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
hr {
	display: none;
}
a img {
	border: none;
}
.alignright {
	float:right;
	padding:10px;
	font-size:11px;
	font-weight:bold;
}
.alignleft {
	float:left;
	padding:10px;
	font-size:11px;
	font-weight:bold;
}
img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
img.alignright {
	display:inline;
	margin:0 0 2px 7px;
	padding:4px;
}
img.alignleft {
	display:inline;
	margin:0 7px 2px 0;
	padding:4px;
}
/**************** Footer *********************/
#footer {
	background-color:#24617A;
	height:30px;
	padding:10px;
	text-align:center;
	color:#FFFFFF;
	font-size:11px;
}
#footer a:link, #footer a:visited {
	text-decoration:underline;
	color:#CCCCCC;
}
/****************COMMENTS*********************/
#commentform h2 {
	margin:10px 5px 10px 0px;
	font-size:16px;
	color:#333333;
	font-size:12px;
	padding-left:20px;
}
#comments {
	margin:0px 5px 15px 0px;
	font-size:12px;
	color:#333333;
}
ol.commentlist {
	margin:0;
	padding:0;
}
.commentlist li {
	list-style:none;
	margin-bottom:14px;
	padding-bottom:16px;
	font-size:11px;
	background:url(images/border.gif) bottom no-repeat;
}
.cite {
	color: #666666;
	display:block;
	font-style:normal;
	padding-bottom:10px;
	font-size:11px;
	line-height:18px;
	float:right;
}
.commentlist a:link, .commentlist a:visited {
	color: #333333;
}
.commentlist a:hover, .commentlist a:active {
	color: #000000;
}
.grav {
	border:1px solid #aab59a;
	float:right;
	margin-left:9px;
	padding:1px;
}
.commentlist .author {
	text-decoration:underline;
	font-size:13px;
	font-weight:bold;
}
.commentlist .time {
	padding-left:20px;
	padding-bottom:1px;
	line-height:20px;
}
.commenttext {
	color:#666;
	line-height:20px;
}
#author, #email, #url {
	width:12em;
	font-size:13px;
	color:#666666;
	padding:3px;
	margin:5px 5px 0 5px;
	border:1px solid #cccccc;
}
#submit {
	font:bold 1em Verdana, Arial, Helvetica, sans-serif;
	margin:5px;
	padding:4px;
	background-color:#24617A;
	color:#FFFFFF;
}
#respond {
	padding-top:20px;
	padding-bottom:10px;
	font-weight:lighter;
}
#comment {
	width:95%;
	font:13px Tahoma;
	color:#666666;
	margin:5px;
	border:1px solid #cccccc;
}
/**************** Gallery *********************/
.gallery {
	text-align:center;
}
.gallery img {
	padding:2px;
	height:100px;
	width:100px;
}
.gallery a:hover {
	background-color:#ffffff;
}
.attachment {
	text-align:center;
}
.attachment img {
	padding:2px;
	border:1px solid #999999;
}
.attachment a:hover {
	background-color:#FFFFFF;
}
.imgnav {
	text-align:center;
}
.imgleft {
	float:left;
}
.imgleft a:hover {
	background-color:#FFFFFF;
}
.imgleft img {
	padding:2px;
	border:1px solid #999999;
	height:100px;
	width:100px;
}
.imgright {
	float:right;
}
.imgright a:hover {
	background-color:#FFFFFF;
}
.imgright img {
	padding:2px;
	border:1px solid #999999;
	height:100px;
	width:100px;
}
/**************** Contact Form *********************/

input {
	background: #FFF;
	border: 1px solid #CCC;
	padding: 3px;
}
textarea {
	background: #FFF;
	border: 1px solid #CCC;
	padding: 3px;
}

