
/*
Theme Name: Bali Villah
Theme URI: http://www.avatar.net.nz
Description: Custom Theme for Bali Villah
Version: 1.0
Author: Simon Douglas
Author URI: http://avatar.net.nz
*/

/* RESET
----------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin:0;
padding:0;
outline:0;
font-weight:inherit;
font-style:inherit;
font-size:100%;
font-family:inherit;
o vertical-align:baseline;
}

:focus { outline:0; }

body {
line-height:1;
color:black;
background:white;
}

ol, ul { list-style:none; }

table {
border-collapse:separate;
border-spacing:0;
}

caption, th, td {
text-align:left;
font-weight:normal;
}

blockquote:before, blockquote:after, q:before, q:after { content:""; }

blockquote, q { quotes:""""; }

input { vertical-align:middle; }

img { display:block; }

/* MAIN STRUCTURE
----------------------------------------------------------------------------------*/
body {
font-family: Helvetica, Arial;
font-size: 13px;
color: #999999;
line-height:20px;
}

.container {
margin:10px auto 0;
padding:0;
text-align:left;
width:848px;
position:relative;
}

.container:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#header {
width:100%;
float:left;
}

#logo {
height:136px;
width:259px;
position:absolute;
z-index:100;
top:0;
left:-6px;
}

#banner {
position:relative;
z-index:1;
margin-top:44px;
float:right;
margin-bottom:10px;
width:654px;
}

#main {
position:relative;
float:right;
width:654px;
margin-bottom:10px;
padding-top:9px;
}

#main .content, #main .single {
background:#fff;
color:#666;
float:left;
font-size:14px;
padding:0 5px 30px;
width:374px;
}

#main .cta-box {
background: #FFF0C4;
margin:8px -5px 20px;
padding:25px 20px 30px;
float:left;
width:344px;
}

#main .cta-box li {
margin:10px 0 0 0;
background: url('images/arrow.gif') no-repeat top left;
list-style:none;
padding-left:20px;
}

#main .cta-box ul { padding:0; }

#main .single { width:645px; }

#main #sidebar {
float:right;
line-height:22px;
padding:0 0 0 25px;
width:243px;
}

#leftsidebar {
float:left;
margin-bottom:30px;
margin-top:-245px;
_margin-top:-230px;
position:relative;
width:178px;
}

#footer {
clear:both;
float:left;
width:848px;
position:relative;
padding:10px 10px 0px 10px;
border-top: 1px solid #DBCAA6;
border-bottom: 1px solid #DBCAA6;
}

#footer .footermenu {
width: 700px;
line-height: 20px;
padding: 0;
margin:0;
}

#footer .footermenu li {
list-style-type: none;
display: inline;
margin: 0;
padding: 0;
font-family: Georgia, Helvetica, Arial;
}

#footer h3 { display:none; }

#footer .footermenu a {
font-weight: normal;
font-size: 11px;
margin: 0px 12px 0px 0px;
text-decoration:none;
}

#footer .textwidget { font-family: Helvetica, Arial; }

#footer #gototop a {
position:absolute;
right:0;
bottom:8px;
text-decoration:none;
}

#copyright {
clear:both;
padding:10px
}

.clear { clear:both; }

/* TYPOGRAPHY
----------------------------------------------------------------------------------*/
#edit-entry-link {
background:#FFFFFF;
border:1px solid #986500;
left:0;
padding:10px;
position:absolute;
top:-52px;
z-index:100;
}

p, ul, ol, li { margin-bottom:10px; }

h1, h2, h3, h4, h5, h6 { margin-bottom:10px; }

em {
color:#996600;
font-style:italic;
}

strong {
font-weight:bold;
color:#333;
}

h1 {
color: #996600;
font-family: Georgia, Helvetica, Arial;
font-size: 25px;
letter-spacing: -1px;
font-weight: normal;
}

h2 {
color: #666666;
font-size: 18px;
letter-spacing: 0px;
font-weight: bold;
line-height: 25px;
}

h3 {
color: #333333;
font-size: 18px;
font-weight: normal;
font-style: italic;
}

h4 {
color: #666666;
font-size: 18px;
font-weight: bold;
line-height: 25px;
}

h5 {
color: #996600;
font-family: Georgia, Helvetica, Arial;
font-size: 19px;
letter-spacing: -1px;
line-height: 25px;
font-weight: normal;
}

h6 {
color: #996600;
font-size: 16px;
letter-spacing: -1px;
font-weight: bold;
}

a { color: #996633; }

a: hover { text-decoration: underline; }

img {
behavior: url(iepngfix.htc);
border: 0;
}

.content ul, .content ol { padding-left:20px; }

.content li { list-style:disc; }

/* LEFT MENU
----------------------------------------------------------------------------------*/
#leftsidebar #menu li {
margin: 0;
padding: 0;
list-style-type: none;
list-style-position: outside;
font-family: Georgia, Helvetica, Arial;
border-left: 8px solid #FFCC66;
height: 39px;
text-indent: 10px;
line-height: 36px;
width:172px;
background-image: url('images/menubg.gif');
background-repeat: repeat-x;
background-position: bottom left;
}

#leftsidebar #menu a {
margin: 0;
padding: 0;
border: 0;
color: #996600;
font-size: 16px;
font-weight: bold;
letter-spacing: -1px;
text-decoration: none;
}

#leftsidebar #menu li:hover, #leftsidebar #menu .current_page_item, #leftsidebar #menu .current_page_ancestor, #leftsidebar #menu .current_page_parent { border-left: 8px solid #996600; }

/* TESTIMONIALS PAGE
----------------------------------------------------------------------------------*/
.page-id-6 strong {
color:#996600;
padding:5px 0 15px;
}

.page-id-6 p { margin-bottom:20px; }

.hometext {
margin:0;
padding:0px 0px 0px 25px;
float: left;
width: 245px;
line-height: 22px;
}

/* RATES
----------------------------------------------------------------------------------*/
.orangetable {
margin: 0 0 10px 0;
border-top: 1px solid #FFBF3A;
border-left: 1px solid #FFBF3A;
text-align: center;
color: #000000;
}

.orangetable td {
margin: 0;
padding: 0;
border: 0;
border-bottom: 1px solid #FFBF3A;
border-right: 1px solid #FFBF3A;
text-align: center;
height: 65px;
font-size:12px;
}

.orangetable tr.topbar td {
height: 28px;
line-height: 25px;
color: #996600;
font-size: 14px;
font-family: Georgia, Helvetica, Arial;
}

.orangetable td.first { width: 115px; }

.orangetable td.second { width: 225px; }

.orangetable td.third { width: 145px; }

/* GALLERY
----------------------------------------------------------------------------------*/

#main .gallery .gallery-item { margin-right:2px; }

#main .gallery img {
border:1px solid #e2e2e2;
padding:2px;
}

#main .gallery-caption { display:none; }

.galleryfullsize .attachment-fullsize {
border:1px solid #e2e2e2;
padding:4px;
margin:0 auto 10px;
}

.galleryfullsize .entry-caption {
font-style:italic;
width:445px;
margin:0 auto 10px;
}

.galleryfullsize .entry-caption p { text-align:center; }

.galleryfullsize .back_to_gal_link {
text-align:center;
margin-bottom:10px
}

.galleryfullsize .prev_next_links {
margin-bottom:20px;
text-align:center;
}

/* POSTS
----------------------------------------------------------------------------------*/
.posts .content { width:454px !important; }

.posts #sidebar {
width:180px !important;
padding:0 !important;
}

.posts .widget-title { margin-bottom:5px; }

.posts .attachment-post-thumbnail {
padding:2px;
border:1px solid #e2e2e2;
float:left;
margin:0 10px 10px 0;
}

.posts .options {
background:#996600;
padding:3px 3px 3px 10px;
color:#fff;
}

.posts .options a { color:#fff; }

.single-post h1 { margin-top:-3px; }

/* COMMENTS
---------------------------------------------------------------------- */
.comment-list li {
background:#f4f4f4 !important;
padding:0 !important;
border:1px solid #9F9177;
line-height:1.6em;
margin:9px 0 0 21px !important;
position:relative;
list-style:decimal !important;
}

.comment-list li .top {
background-color:#fff;
border-bottom:2px solid #FFFFFF;
padding:1px 15px 1px 10px;
}

.comment-list li p { margin:2px 0 5px 4px; }

.comment-list li .body { padding-bottom:10px; }

.comment-list li .body p {
line-height:1.5em;
margin-left:14px
}

.comment-list img {
display:block;
position:absolute;
top:0;
right:0;
_right:10px;
}

form#commentform {
margin:0 auto 10px;
width:454px;
}

form#commentform:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

form#commentform p {
clear:both;
float:left;
width:100%;
margin:0 0 10px 0;
}

form#commentform label {
display:block;
float:left;
width:232px;
line-height:16px;
font-size:12px;
}

form#commentform input {
float:right;
width:210px;
border:1px solid #996600;
}

form#commentform textarea {
width: 433px;
height:100px;
margin-bottom:5px;
border:1px solid #996600;
font-family:arial, helvetica;
font-size:12px;
padding:10px;
}

form#commentform #submit {
float:right;
width:125px;
clear:both;
border:1px solid #996600;
background:#fff;
}

form#commentform .required {
color:#F50000;
font-size:11px;
}

#recaptcha_widget_div { margin-right:-2px; }

div#recaptcha_widget_div div#recaptcha_area .recaptchatable #recaptcha_response_field {
float:none !important;
left:-1px;
}

#recaptcha_area, #recaptcha_table {
float:right;
margin-bottom:3px;
}

p.recaptcha-error {
font-size:13px;
padding:0;
background:#ffff00;
padding:3px 0 3px 5px;
}

ul.navigation { display:none; }

#comments { clear:both; }

.clear {
display:block;
clear:both;
}

/* SOCIALABLE
----------------------------------------------------------------------------------*/
.sociable_tagline { margin-bottom:10px; }

.sociablefirst a {
display:block;
margin-right:10px;
width:10px;
float:left;
}

/* CFORM OVERIDES
-------------------------------------------------------------*/
.cformholder {
width:100%;
position:relative;
margin-bottom:10px;
}

.cform label, .cform label span { width:120px !important; }

.cform textarea, .cform input {
width:270px !important;
padding:0 !important;
float:none !important;
}

.cformholder span.reqtxt, .cformholder span.emailreqtxt { display:none !important; }

#cforms_captcha { width:50px !important; }

#sendbutton {
width:127px !important;
margin:10px 8px 0 5px !important;
padding:5px !important;
}

.linklove { display:none !important; }

.success { background-color:#66FF99 !important; }

.mapp-poweredby { display:none; }
