/*
Theme Name: Tur Bali Themes
Theme URI: http://www.yustian.web.id
Description: Copyright (C) 2009 Yustian Blog. All Rights Reserved. Tur Bali Theme is not for redistribution and Designed  by <a href="http://yustian.web.id/">Yustian Web</a><br />  . Yustian Web can making themes for Wordpress, Joomla, Moodle, Drupal, Expresion Engine etc.
Version: 1.0
Author: Yustian M
Author URI: http://www.yustian.web.id
Tags: blue white,brown,custom header,image flash, fixed width, three columns, full widgets
*/
* {
  margin: 0 auto;
  padding: 0;
}

body,body#page-sea {
  background: #F6FEFF url(images/sea-bg.jpg) repeat-x top;
  margin: 0px;
  padding: 0px;
  font: 12px "Trebuchet MS",Arial;
  color: #333333;
}
body#page-sea {
  background: #F6FEFF url(images/sea-page-bg.jpg) repeat-x top;
}
/*----------font title ----------*/
h1, h2, h3, h4, h5{
  letter-spacing: -0.05em;
  font: 70% Georgia,serif;
  margin: 0;
}

#home h1 {
font-size:2.2em;
font-style:normal;
font-weight:normal;
letter-spacing:-1px;
font-size:2.2em;
font-style:normal;
font-weight:normal;
letter-spacing:-1px;
line-height:1.1em;

}

h1 {
  font-size: 2em;
}

h2 {
  font-size: 1.8em;
}

h3 {
  font-size: 1.6em;
}

h4 {
  font-size: 1.4em;
}

h5 {
  font-size: 1.2em;
  color: #3059CD;
}

h6 {
  font-size: 1.1em;
  color: #3059CD;
}

h3.testimonial,h3.patner,h1.welcome,#double-sidebar1 h3,#single-sidebar h3{
  height: 32px;
  text-indent: 1.8em;
}
h1.blog{
  text-indent: 1.8em;
}

h3.testimonial {
  background: url(images/icon/amb.jpg) no-repeat;
}
h3.patner {
  background: url(images/icon/beach.jpg) no-repeat;
}
#double-sidebar1 h3,#single-sidebar h3 {
  background: url(images/icon/bag.jpg) no-repeat;
}
h1.welcome {
  background: url(images/icon/map.jpg) no-repeat;
  text-indent: 1.2em;
}
h1.blog {
  text-indent: .1em;
  padding-top: 3px;
}
h1.blog a {
  color: #5c442a;
}
a.testimonial{
  float: right;
  padding: 0px;
  color: #FFFFFF;
  font: italic bold 12px Arial, Helvetica, sans-serif;
  text-decoration: none;
}

a, a:link, a:visited, a:active, h1.blog a {
  text-decoration: none;
  color: #3059CD;
}

p{
  padding: 0px 0 5px 0;
}
#home p{
  font: 12px Lucida Sans,Trebuchet MS,Arial;
  line-height:150%;
  padding: 7px 0;
  
}

/*---------------layout--------*/
#wrap{
  width: 960px;
  height: auto;
  margin: auto;
}

#header,#header-page{
  width: 960px;
  height: 441px;
  background: url(images/header-bg.jpg) no-repeat center top;
}
#header-page{
  height: 161px;
  background: url(images/header-page-bg.jpg) no-repeat center top;
}
#main-board,#main-board-page{
	position:relative;
	width:682px;
	height:323px;
	margin-left:270px;
	}
#main-board-page{
	height:160px;
	}
#board{
	height:323px;
	overflow:hidden;
	position:absolute;
	width:642px;
	top:84px;
	margin-left:8px;
	}
	
#board a img{
	border:none;
	}

/*----------------------menu-------------------------*/

#menu{
  list-style: none;
  top: 18px;
  float:left;
  position: absolute;
  z-index: 9999;
}

#menu li{
  display: inline;
}

#menu li a{
  display: block;
  float: left;
  height: 43px;
  padding-left: 10px;
  margin-right: 5px;
  text-decoration: none;
  font-weight: bold;
}

#menu li a span{
  padding: 11px 10px 0 0;
  height: 32px;
  text-transform: uppercase;
  display: block;
  float: left;
  font-size: 17px;
  letter-spacing:-1px;
  color: #ffffff;
}

#menu li a:hover,#menu li.current_page_item a{
  background: url(images/menu.gif) no-repeat left;
}

#menu li a:hover span,#menu li.current_page_item a span{
  background: url(images/menu.gif) no-repeat right;
  cursor: pointer;
  color: #3f3f3f;
}
#menu li.current_page_item,#menu li:hover{
 background: url(images/menu-arrow.png) no-repeat center 43px;
  float: left;
  height:48px;
}
#menu1 li{
display:inline;
border-left: 1px solid #E8C79A;
padding: 0 4px;
margin:0;
}
#menu1 li.home{
border-left: none;
}
/*-----------------main content----------------------------*/

#content{
  width: 932px;
  background: url(images/box-mid.jpg) repeat-y 100% 100%;
}

#content_top{
  width: 932px;
  height: 52px;
  background: url(images/box-top.jpg) no-repeat center top;
}
#content_bot{
  width: 932px;
  height: 69px;
  margin: auto;
  background: url(images/box-bot.jpg) no-repeat center top;
}
#home,#blog{
  width: 480px;
  float: left;
  padding: 0 10px 10px;
  margin-top: -12px;
  background:url(images/line-content.gif) repeat-y right;
}

#blog{
  width: 615px;
}
#home img,#blog img {
  padding: 4px 10px 0 0;
}
#home img{
  background-color: #F3F3F3;
  border: 1px solid #CCC;
  padding:3px;
  margin:2px;
}
#home .wp-caption img{
  margin:0;
} 
#home img.noborder,.sidebar img{
  border: 0 none;
  padding:0;
}
#home a:hover img{
  background-color: #F9FAFA;
  border: 1px solid #DDD;
}

/*-------------other-----------*/
dl {
float:left;
margin-bottom:1em;
width:49%;
}
dd {
margin-left:10px;
}
#home dd img {
border:0 none;
margin:0;
padding:0;
}
blockquote {
  color: #777777;
  padding: 10px 0px 0px 40px;
}
.quote {
margin: 0 0 5px;
padding: 0;
}
.quote span.open {
background: url(images/icon/quota-top.gif) no-repeat left top;
padding-left: 20px;
}
.quote span.close {
background: url(images/icon/quota-bot.gif) no-repeat right bottom;
padding-right: 18px;
}
span.tags a{
  background: url(images/icon/tags.gif) no-repeat left;
  padding: 1px 0 0 20px;
}
.people {
  background: url(images/icon/people.jpg) no-repeat;
  padding: 3px 0 0 25px;
  height: 28px;
  line-height: 12px;
}
.separator {
  background: url(images/line.png) no-repeat 20px center;
  display: block;
  height: 16px;
}
div.icons a {
  display: block;
  float: left;
  height: 25px;
  margin: 1px 0 0 0;
  width: 25px;
}   
div.icons a.one {
  background: transparent url(images/icon/icon.jpg) no-repeat scroll 0 0;
}
div.icons a.two {
  background: transparent url(images/icon/icon.jpg) no-repeat scroll -25px 0;
}
div.icons a.three {
  background: transparent url(images/icon/icon.jpg) no-repeat scroll -50px 0;
}
div.icons a.four {
  background: transparent url(images/icon/icon.jpg) no-repeat scroll -75px 0;
}
div.icons a.five {
  background: transparent url(images/icon/icon.jpg) no-repeat scroll -100px 0;
}
.clear{
  clear: both;
}
#home div.wpcf7 {
background:url(images/line.png) no-repeat left 35px;
padding:15px 0
}
#home .post .wp-caption {
background-color:#F3F3F3;
margin:10px;
text-align:center;
}
/*---- date blog ----*/

.entrydate .dateMonth{
  color: #fff;
  margin: 0;
  text-transform: uppercase;
  font-weight: bold;
  padding: 3px 0 0 10px;
  text-align: center;
  position: absolute;
  display: block;
}

.entrydate .dateDay{
  font-weight: bold;
  text-align: center;
  color: #fff;
  margin: 0 0 0 0;
  padding: 21px 0 0 2px;
  position: relative;
}

.entrydate .dateYear{
  font-size: 9px;
  padding: 0 0 0 1pt;
}

.entrydate{
  background: transparent url(images/icon/date.gif) no-repeat scroll 0 0;
  float: left;
  height: 62px;
  margin-top: 6px;
  width: 41px;
}
.date-comments{
  background:transparent url(images/line.png) no-repeat scroll 25px top;
  color:#999999;
  font-size:11px;
  height:20px;
  margin:-11px 0 10px;
  padding-top:10px;
}
.fr,#home .post .alignright{
  float: right; 
}

.fa,#home .post  .alignleft{
  float: left;
}
.fr{
  text-indent: 5px;
}
/*--------- comment ---------*/

#home .commentlist{
width:250px;
float:left;
}
#home .commentlist li {
background:#FFF;
margin:7px 0 7px;
padding:5px 10px;
}
#home .commentlist li.alt {
background:#FDFDFD;
border-bottom:1px solid #F9F9F9;
border-top:1px solid #F9F9F9;
}
#commentform input,#commentform textarea{
  background: #fff url(images/form_bg.jpg) repeat-x;
}

/*----------sidebar----------*/
#double-sidebar1{
  width: 195px;
  float: left;
  padding: 4px 10px;
  border-right: 1px solid #f4f4f4;
  margin-top: -15px;
  clear: both;
}

#double-sidebar2{
  width: 195px;
  float: left;
  padding: 4px 10px;
  margin-top: -15px;
}

#single-sidebar,.package-sidebar{
  width: 415px;
  float: left;
  padding: 4px 0 20px 10px;
  margin-top: -12px;
}
.sidebar{
  float: left;
}
.ct-ban {
  height: 55px;
  padding:10px 0 0 230px;
  font-weight: bold;
  color: #333;
  width: 205px;
  float:left;
}
.slo-ban {
  font: 21px "Trebuchet MS",Arial;
  height: 55px;
  width:470px;
  padding:13px 0 0 22px;
  font-weight: bold;
  color: #828282;
  float:left;
  letter-spacing:-1.8px;
}
/*-----------------------------list------------------*/

#home .tour-list li{
  float: left;
  width: 156px;
  background: url(images/icon/list.gif) no-repeat 0 2px;
  margin: 5px 0 0 0;
  text-indent: 20px;
  list-style: none;
}

#home .news-list,#double-sidebar1 ul ,#double-sidebar2 ul,#home li {
  list-style-image: url(images/icon/news.gif);
  margin: 5px 0 10px 20px;
  padding: 0 0 0 10px;
}

#double-sidebar1 ul.pop-list li,#single-sidebar  ul.pop-list li,.package-sidebar  ul.pop-list li{
  list-style-image: url(images/icon/pop-news.gif);
  margin: 0 0 8px 30px;
  padding-right:5px;
  width: 155px;
  float: left;
}

#home .news-list li,#double-sidebar1 ul li,#double-sidebar2 ul li,.package-sidebar  ul li{
  margin: 0 0 8px;
  padding: 0;
}

/*-----------------------------search------------------*/

.language {
  margin: .8em 0 0 2px;
  width: 70px;
  float: left;
}
.language img{
  background: transparent;
  border: 0 none;
}
form {
  padding-left: 7px;
  width: 100%;
  float: left;
}
form.search-side {
  margin: .8em 0 0;
  width: 160px;
  float: left;
  padding-left: 20px;
}
fieldset {
  margin: 0;
  padding: 0;
  border: none;
}

form div {
  padding: .5em 0;
  border-top: 1px solid #f4f4f4;
}
input, select, textarea{
  border: #e6e6e6 1px solid;
  font-size: 12px;
  padding: 3px;
  font: 1em Arial, Helvetica, sans-serif;
  color: #333333;
}
#content_top input {
  background:transparent;
  border: 0 none;
}
label {
  float: left;
  width: 20%;
  line-height: 200%;
  padding-right: 1em;
  text-align: left;
}

/*-----------------------------footer------------------*/

#footer {
  background: url(images/bot-bg.jpg) repeat-x scroll center top;
  clear: both;
  line-height: 1.3em;
  margin: auto 0;
  padding: 0 18px;
  overflow: hidden;
}

#footer_wrap {
  background: url(images/footer-bg.jpg) no-repeat center top;
  margin: 0 auto;
  overflow: hidden;
  width: 932px;
  color: #f5f5f5;
}

#footer_wrap .footright{
  display: inline;
  float: right;
  text-align: right;
  padding: 5px 5px;
  font-weight: bold;
}

#footer_wrap .footleft {
  font-size: 14px;
  padding: 5px 5px;
  display: inline;
  float: left;
}

#footer_wrap .footleft a:link,#footer_wrap .footright a:link,#footer_wrap .footleft a:visited,#footer_wrap .footright a:visited{
  color: #f5f5f5;
}

#footer_wrap .footleft a:hover,#footer_wrap .footright a:hover {
  text-decoration: underline;
}

#footer_wrap .footleft .small,#footer_wrap .footright .small {
  font: 12px Arial, Georgia, "Times New Roman", serif;
  text-transform: none;
}

/*----- Menu----- */

ul.menu, ul.menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
}

ul.menu a {
  display: block;
  text-decoration: none;	
}

ul.menu li {
  margin: 1px;
  width: 204px;
  float: left;
}

ul.menu li a {
  background:#FFFFFF url(images/url.jpg) no-repeat right -35px;
  color: #222;	
  padding: 0.5em;
}
a:focus {
outline-style:none;
}
ul.menu li a:hover  {
  background:#FFFFFF url(images/url.jpg) no-repeat right 0;
  font-weight:bold;
}

ul.menu li ul li a {
  background: #ccc;
  color: #000;
  padding-left: 20px;
}

ul.menu ul.children li {
  background:url(images/icon/pop-news.gif) no-repeat scroll left 11px;
  border-top:1px solid #E6E6E6;
  margin:0 0 0 6px;
  padding:3px 0 0 17px;
  width:182px;
}
ul.menu ul.children li a {
background:#FFF;
color:#666666 !important;
display:block;
font-size:11px;
margin:0;
padding:6px 0;
text-transform:none;
width:170px;
}
ul.menu li ul li a:hover {
  font-weight:bold;
  padding-left: 5px;
}
table.price,table{font-size:14px;width:100%;text-align:left;border-collapse:collapse;margin:15px 0 20px;}
form.wpcf7-form table{font-size:0;width:97%;text-align:none;border-collapse:none;margin:0;}
table.price tr:hover td,table.price tr:hover td,table.price tr:hover td,tr:hover td{background-color:#F7F7F7}
table.price th,th{font-size:12px;font-weight:400;background:#e9e9e9;color:#555;padding:8px 10px;text-align:center; border:1px solid #d4d4d4;}
form.wpcf7-form table td{background:none;border-bottom:0 none;color:0;border-top:0 none; border:0 none;font-size:12px;}
form.wpcf7-form table td.orange{background:orange;}
table.price td,td{background:#fcfcfc;border-bottom:1px solid #d4d4d4;color:#333;border-top:1px solid transparent;padding:9px; border:1px solid #d4d4d4;font-size:12px;}
td,th{padding:2px;}
