/*  
Theme Name: Travel
Theme URI: http://www.bali2.com/travel-themes
Description: A Premuim Travel Theme for Wordpress
Version: 1.2
Author: Dave Waldheim
Author URI: http://www.bali1.com
*/
/*
This template is licensed and released under GPL:
See included xread-license.txt
*/

body, h1, h2, h3, h4, h5 , h6, blockqoute, p, dd, dl, hr, form{ 
	margin:0;
	padding:0;
}

body {
	margin: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	vertical-align: top;
	background: #003366;
}

#wrapper{
	width: 900px;
	margin: 10px auto 10px auto;
	padding: 10px;
	background: #B4D5ED;
	background-image: url(images/border.gif);
	background-repeat: repeat;
	overflow: hidden;
}

#header {
	width: 900px;
	float: left;
	clear: both;
	background: url(images/header.jpg);
	height: 154px;
}

#inside_header{
	width: 460px;
	float: right;
	height: 102px;
	padding: 50px 20px  0 20px;;
	text-align: center;
}

.header_link a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: Normal;
	padding: 0;
}

.header_link a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 34px;
	color:#FFFFFF;
	text-decoration:none;
	padding: 0;
}

.tagline{
	color:#FFFFFF;
	padding-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

#nav{
	width: 900px;
	float: left;
	clear: both;
	background: url(images/navBG.jpg);
	height: 41px;
	color: #FFFFFF;
}

#nav ul {
	text-align: left;
	margin: 0 2px 0 0;
	padding: 0px;
	float: left;
	list-style-type: none;
              background: url(images/navBG.jpg);	
}

#nav li {
	float: left;
	text-align: center;
	line-height: 40px;
	color: #FFFFFF;
	font-size: 16px;
	margin: 0 0 0 0;
}

#nav li a:link, #nav li a:visited {
	display: block;
	color: #FFFFFF;
	vertical-align:top;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: url(images/navBG.jpg);
	padding: 0 18px 0 20px;
}

#nav li a:hover, .header_nav li a:active {
	display: block;
	color: #FFFFFF;
	background: #003366;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0 18px 0 20px;
}

#wrap_content{
	width: 900px;
	float: left;
	overflow: hidden;
	padding: 0;
	background: #FFFFFF;
}

#container {
	width: 609px;
	padding: 10px 20px 20px 20px;
	float: left;
	background: #FFFFFF;
	border-left: 1px solid #ECE5E5;
}

#sidebar {
	width: 249px;
	padding: 0px 0 20px 0;
	float: right;
	background:#FF9900;
	border-left: 1px solid #EEEEEE;
}

#footer {
	width: 900px;
	height: 35px;
	padding-top: 15px;
	margin:0;
	float: left;
	clear: both;
	text-align: center;
	font-size: 10px;
	border-top: 1px solid #ECE5E5;
}

#footer1 {
	width: 609px;
	padding-top: 40px;
	height: 50px;
	float: left;
	border-left: 1px solid #FFFFFF;
}

#footer2 {
	width: 249px;
	padding: 0;
	height: 90px;
	float: right;
	background: #66FFCC;
	border-left: 1px solid #EEEEEE;
}

#footer a:link, #footer a:visited{
	font-size: 10px;
	color: #0000FF;
	text-decoration: none
}

#footer a:hover{
	font-size: 10px;
	color: #000000;
}

#searchform{
	background: #FFFFFF;
	padding:20px;
	float: left;
	text-align:center;
}

.search_box{
 	font:12px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #4B4B4B;
 	color: #000000;
 	margin: 0 1px 0 0;
	background: #FFFFFF;
 	padding: 3px;
}

.search_button{
	font:12px Verdana, Arial, Helvetica, sans-serif;
 	border: 1px solid #4B4B4B;
 	color: #CCCCCC;
 	margin:0;
 	background:#000000;
 	padding: 2px;
 }

/* #################################### */

.post{
	padding: 10px 0 10px 0;
}

.post h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

.entry{
	line-height: 18px;
}

.entry a:link{
	text-decoration: underline;
	color: #0000FF;
}

.entry a:visited{
	text-decoration: underline;
	color: #0000CC;
}

.entry a:hover{
	text-decoration: underline;
	color: #000000;
}


p{
	padding:10px 0 0 0;
}

.postmetadata{
	width:  609px;
	border-bottom:1px solid #EEEEEE;
	padding: 30px 0 30px 0;
}

.postmetadata a:link{
	text-decoration: none;
	color: #0000FF;
}
	
.postmetadata a:visited{
	text-decoration: none;
	color: #0000FF;
}

.postmetadata a:hover{
	text-decoration: none;
	color: #000000;
}
	
.dateauthor{
	font-size: 10px;
	color: #999999;
}

.ipost_tag{
	width: 450px;
	float: left;
}
	
.ipost_comment{
	width: 150px;
	text-align: right;
	float: right;
}

.navigation{
	padding:5px 0 5px 0;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
}

.navigation a:link, .navigation a:visited{
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-decoration: none;
	font-weight: normal;
}

.navigation a:hover{
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}

#nav_left {
 	width: 300px;
 	float: left;
  }
  
 #nav_right {
 	width: 269px;
 	text-align: right;
	float: right;
 }

ul{
	margin: 10px 10px 10px 20px;
	padding:0;
}

li{
	padding: 0;
	margin:0;
}


#sidebar a:link, a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration: none;

}

#sidebar a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
}

#sidebar ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 15px 0;
}

#sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding: 7px 0 7px 15px;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px  solid #EEEEEE;
	margin: 0 0 7px 0;
	list-style-type: none;
	background: #003366;
}

#sidebar ul ul li{
	list-style-type: none;
	color: #666666;
	line-height: 18px;
	padding: 0 3px 0 15px;
}


.title_link a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.title_link a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.title_link a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0000FF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.smallfont{
	font-size: 10px;
	color: #CCCCCC;
	padding: 0;
	margin: 0;
}

/* Blockqoute and Image */

blockquote {
	margin : 15px 0 0 10px;
	padding-left : 20px;
	padding-bottom:10px;
	padding-right: 5px;
	border-left : 5px solid #CCCCCC;
	background: #FBF1F1;

}

blockquote cite {
	margin : 3px 0 0 0;
	display : block;
}

img {
	border : 0;
}

a img {
	border : 0;
}

p img {
	padding : 0;
	max-width : 100%;
}

img.right {
	padding : 4px;
	margin : 0 0 2px 7px;
	display : inline;
}

img.left {
	padding : 4px;
	margin : 0 7px 2px 0;
	display : inline;
}

.right {
	float : right;
}

.left {
	float : left;
}

img.centered {
	display : block;
	margin-left : auto;
	margin-right : auto;
}

.caption {
	margin : 5px;
	padding : 5px;
	border : 1px solid #e5e5ff;
	background : #e5f2ff;
	font-size : 90%;
	color : black;
}

/* ###### calendar  ###### */
table#wp-calendar{
	width: 100%;
}

table#wp-calendar a:link{
	text-decoration:underline;
}
/* ###### End calendar  ###### */


/* ##### Pagination ##### */

.pagination{
	padding: 12px 2px 2px 2px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.pagination a:link, .pagination a:visited{
	padding: 0 5px;
	border: 1px solid #CCCCCC;
	text-decoration: none; 
	color: #2e6ab1;
	font-weight: normal;
}

.pagination a:hover, .pagination a:active{
	border: 1px solid #2b66a5;
	color: #000;
	background-color: #E9F8E5;
	font-weight: normal;
	text-decoration: none;
}

* html .pagination li.currentpage, * html .pagination li.disablepage{ /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
	margin-right: 5px;
	padding-right: 0;
}

/* ##### End Pagination ##### */

/* Comment Template*/
	
.comments-template{
	margin: 25px 0 0 0;
	padding: 0 0 0 0;
}

.comments-template a:link{
	color: #0000FF;
	text-decoration: none;
}

.comments-template a:visited{
	color:#000099;
	text-decoration: none;
}

.comments-template a:hover{
	color:#000000;
	text-decoration: none;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 10px 0;
	line-height: 18px;
	padding: 0 0 15px 0;
	border-bottom: 1px dotted #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
	color: #A00000;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Hevletica, Georgia, Sans-seriff;
	font-size: 12px;
}

#smallfont{
	font-size: 10px;
}

#smallfont a:link{
	color: #999999;
}

#smallfont a:visited{
	color: #999999;
}

#smallfont a:hover{
	color: #FF0000;
}

#body_content {position: absolute;left: -10000px;};
	
	/*  End Comment Template*/
	

