/*
Theme Name: Night Travel
Theme URI: http://www.www.wpthemesrock.com/
Description: Night Travel is free wordpress theme created for traveler blog who want another theme variation, rather than the common travel theme. It's black, it's dark!
Version: 1.0
Author: WP Themes Rock
Author URI: http://www.wpthemesrock.com/
Tags: black, brown, green, dark, two-columns, right-sidebar, fixed-width, theme-options, threaded-comments, banner-slot, widget-ready

This theme is released under GPL (http://www.opensource.org/licenses/gpl-3.0.html)

*/

/*=== General ===*/

*{margin:0; padding:0;}
body {
	background: url(images/bg.jpg) no-repeat fixed top center #000;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 10pt;
	margin:0;
	}
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 12pt;}
h4 {font-size: 9pt;}
h5 {font-size: 7pt;}
h6 {font-size: 5pt;}

img{ 
	border: none; 
	padding:0; 
	}
	
img a{
	border:none;
	}
	
img.left{ 
	float: left; 
	border: none; 
	padding: 6px 0 0 0; 
	}
	
img.right{ 
	float: right; 
	border: none; 
	padding: 0 0 0 6px; 
	}
	
blockquote {
  	width: 500px;
  	background: url(images/quote2.png) no-repeat right bottom;
  	padding: 0 15px 0 30px;
  	text-indent: -30px;
  	color: #748e4f;
  	font-style:italic;
  	margin-left: auto;
  	margin-right: auto;
	}
	
blockquote p:first-letter {
  	background: url(images/quote.png) no-repeat left top;
  	padding: 0 0 0 30px;
  	font-size: 20px;
  	font-weight: bold;
	}
	
code{
	font-family:"Courier New", Courier, monospace;
	}
a{
	color:#748e4f;
	text-decoration:none;
	text-decoration: none;
	outline-style:none;
	outline-width:0;
	}
	
a:hover{
	text-decoration: none;
	}

/*=== Container ===*/

#container {
	width: 960px;
	margin: 0 auto;
	padding:0;
	color:#b6a194;
	overflow: hidden;
	}
	
/*=== Header ===*/

#header-wrap {
	background: url(images/header_bg.jpg) no-repeat top center;
  	height: 140px;
	padding:0;
	margin: 0;
	}
	
#header{
	margin-left:auto;
	margin-right:auto;
	max-width: 960px;
	}
	
#header h1{
	font:normal 20pt Trebuchet MS;
	padding:35px 0 0 16px;
	margin:0;
	color: #574336;	
	}
	
#header h1 a{
	color: #574336; 
	text-decoration: none; 
	font-weight:bold; 
	font-size:40px;
	}
	
#header h1 a:hover{ text-decoration: none;}

#header h2{
	font:normal 12pt Trebuchet MS;
	color:#b6a194;
	padding: 7px 0 0 18px;
	margin:0;	
	}
	
/*=== Page Navigation ===*/

#topboxes {
	Height: 30px;
	background-color:#1d130c;
	}
	
#subheader ul{
	list-style-type:none;
	margin:3px 0;
	padding:6px 0 0 0;
	}

#subheader ul li.page_item{
	display:inline;
	margin:0;
	padding:0 0 0 9px;
	font-size:120%;
	}

#subheader ul li.page_item a{
	color: #b6a194;
	padding:2px 4px;
	font-weight:800;
	}

#subheader ul li.page_item a:hover{
	text-decoration:none;
	background:#b6a194;
	color:#1d130c;
	}

#subheader ul li.current_page_item a{
	background:#b6a194;
	color:#1d130c;
	}

/*=== Sidebar ===*/

#sidebar {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width:300px;
	float:right;
	margin:20px 0 0 0;
	padding: 0;
	border-left: 0px double #574336;
	border-bottom: 0px double #574336;
	}
	
#sidebar h2{
	font:normal 15pt arial, Trebuchet MS;
	color: #b6a194;	
	margin: 0;
	padding: 7px;
	background:transparent url(images/sbbg.png) 0 3px;
	}

#sidebar label{
	font:normal 11pt arial, Trebuchet MS;
	color: #574336;	
	margin: 0;
	padding: 0;
	}
	
#sidebar p {
	margin:0; 
	padding:0;
	}
	
#sidebar img {
	padding: 0; 
	margin: 0;
	}
	
#sidebar .square {
	border: 1px double #574336;
	margin:12px;
	padding:0;
	}
	
#sidebar .square:hover {border: 1px double #b6a194;}

#sidebar ul {
	margin:12px;
	padding:0;
	}
	
#sidebar ul li {
	margin: 0;
	line-height: 20pt;
	list-style-type: none;
	font-size: 12px;
	}
	
#sidebar li {}

#sidebar li a:link, #sidebar li a:visited {
	padding: 0px 0 3px 25px;
	margin: 1px 0 0 0;
	background: url(images/arrow.png) no-repeat 10px 1px;
	}
	
#sidebar li a:hover {
	background: url(images/arrow2.png) no-repeat 10px 1px;
	}
	
#sidebar ul ul {
	margin:14px 0;
	padding:0;
	}
	
#sidebar ul ul li {
	list-style-type: none;
	}
	
#sidebar ul ul li:hover{
	list-style-type: none;
	background:transparent url(images/sbbg2.png) no-repeat 0 3px;
	}	
	
#sidebar ul ul ul{
	margin: 0;
	padding: 1px 0 0 0;
	}
	
#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	}

/*=== Sidebar - Subscribe ===*/

#sidebar #subscribe {
	height: 170px;
	width: 252px;
	margin: 0px 10px 10px 10px;
	padding: 10px;
	border: 1px solid #574336;
	float: right;
	overflow:hidden;
	}
	
#sidebar #subscribe:hover {
	border: 1px solid #b6a194;
	}
	
#sidebar #subscribe img {
	margin: 15px 10px 5px 5px;
	}
	
#sidebar #subscribe h3 {
	color: #574336;
	text-decoration: none;
	padding: 0;
	margin: 10px 0 0 0;
	}

#email-subscribe {
	background:transparent url(images/subscribe.png) no-repeat;
	width: 155px;
	height: 29px;
	border: none;
	color: #b6a194;
	line-height:normal;
	padding: 1px 0 0px 60px;
	margin: 7px 0 0 0;
	}
	
#email-subscribe:focus {
	background:transparent url(images/subscribe2.png) no-repeat;
	border: none;
	}
	
/*=== Sidebar - Banner 125 x 125 ===*/

#sidebar .thumbs {
  	margin:0 0 20px 14px;
	}
	
#sidebar .thumbs img {
  	margin: 0px 10px 10px 0px;
  	border:0;
  	float: left;
  	padding: 2px;
  	border: 1px double #574336;
	}
	
#sidebar .thumbs a:hover img {
	border: 1px double #b6a194;
	}

/*=== Post ===*/

#content {
	float: left;
	width:630px;
	overflow: hidden;
	margin:10px 12px 14px 5px;
	}	

.post {
	margin:0;
	padding:10px;
	line-height: 14pt;
	}
	
.post h1{
	font-weight: bold;
	color: #574336;	
	}
	
.post h2{
	font:normal 15pt Trebuchet MS;
	font-weight: bold;
	color: #574336;	
	}
	
.post h3{
	font-weight: bold;
	color: #574336;	
	}
	
.post h4{
	font-weight: bold;
	color: #574336;	
	}
	
.post h5{
	font-weight: bold;
	color: #574336;	
	}
	
.post h6{
	font-weight: bold;
	color: #574336;	
	}
	
.post h2 a{
	color: #574336;
	text-decoration: none;
	}
	
.post h2 a:hover{
	text-decoration: none;
	}

.post ul {}

.post li {margin:0 0 0 40px;}

.post small {
	color: #b6a194;
	}
	
.moretext {
	background: transparent url(images/readmore.png) no-repeat; 
	float: right;
	clear: both;
	padding: 5px 10px 0px 10px; 
	margin: 5px 10px 5px 0;
	height: 23px;
	width: 85px;
	}

.moretext:hover {background: transparent url(images/readmore2.png) no-repeat;}

.entry p{margin:12px 0 0 0;}

.entry a, .entry a:visited {
	color:#b6a194;
	text-decoration: none; 
	padding:0 0 1px 0; 
	border-bottom:1px dotted;
	}
	
.entry a:hover{
	background:#1d130c;
	text-decoration: none; 
	padding:0 0 1px 0; 
	border-bottom:1px dotted;
	}
	
.entry .moretext a{
	color:#4e6035;
	text-decoration: none; 
	border-bottom:0px;
	}
	
.entry .moretext a:hover{
	color:#748e4f;
	text-decoration: none;
	background-color:transparent;
	}
	
.postmetadata{
	clear: both;
	padding:6px;
	margin: 10px 0 20px 0;
	border-bottom: 1px double #574336;
	}
	
.postmetadata small{
	color: #b6a194;
	}
	
.postmetadata a, .postmetadata a:hover, .postmetadata a:visited {
	color: #748e4f;
	background-color:transparent;
	}
	
.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}	
	
.alignleft a{
	float:left; 
	margin:25px 0;
	}
	
.alignright a{
	float:right; 
	margin:25px 0;
	}
	
.newerposts {
	background: transparent url(images/newerposts.png) no-repeat; 
	float:left; 
	margin:25px 0;
	padding: 7px 10px 0px 10px; 
	height: 21px;
	width: 100px;
	}
	
.olderposts {
	background: transparent url(images/olderposts.png) no-repeat; 
	float:right; 
	margin:25px 0;
	padding: 7px 10px 0px 10px; 
	height: 21px;
	width: 96px;
	}

/*=== Comments ===*/

.newercomments {
	background: transparent url(images/newercomments.png) no-repeat; 
	float:right; 
	margin:25px 0;
	padding: 7px 0px 0px 10px; 
	height: 21px;
	width: 133px;
	}
	
.oldercomments {
	background: transparent url(images/newercomments.png) no-repeat; 
	float:left; 
	margin:25px 0;
	padding: 7px 0px 0px 10px; 
	height: 21px;
	width: 128px;
	}

#commentform{
	margin:0;
	padding:0;
	}	
	
#commentform p{
	color: #b6a194;
	}
	
#commentform a{
	color: #748e4f; 
	text-decoration: none; 
	border-bottom: 1px double #b6a194;
	line-height: 14pt;
	}
	
#commentform h3{
	font-family: Trebuchet MS, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #748e4f;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}
	
#author{
	background: url(images/name.png) no-repeat;
	font-family: verdana, arial, times;
	font-size: 10pt;
	margin:5px 5px 0 0;
	padding:1px 0 0 80px;
	color: #748e4f;
	border: none;
	width: 220px;
	height: 28px;
	}
	
#author:focus{
	background: url(images/name2.png) no-repeat;
	}
	
#email{
	background: url(images/email.png) no-repeat;
	font-family: verdana, arial, times;
	font-size: 10pt;
	margin:5px 5px 0 0;
	padding:1px 0 0 80px;
	color: #748e4f;
	border: none;
	width: 220px;
	height: 28px;
	}
	
#email:focus{
	background: url(images/email2.png) no-repeat;
	}
	
#url{
	background: url(images/url.png) no-repeat;
	font-family: verdana, arial, times;
	font-size: 10pt;
	margin:5px 5px 0 0;
	padding:1px 0 0 80px;
	color: #748e4f;
	border: none;
	width: 220px;
	height: 28px;
	}
	
#url:focus{
	background: url(images/url2.png) no-repeat;
	}
	
#comment{
	background: url(images/comment.png) no-repeat;
	font-family: verdana, arial, times;
	font-size: 12pt;
	margin:5px 5px 0 0;
	padding:10px;
	border: none;
	color: #748e4f;
	max-width: 480px;
	}
	
#comment:focus{
	background: url(images/comment2.png) no-repeat;
	}
	
#submit{
	background: url(images/submit.png) no-repeat;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: none;
	height: 42px;
	width: 122px;
	}
	
#submit:focus{
	background: url(images/submit2.png) no-repeat;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}

ol.commentlist {
	list-style-type: none; 
	margin:0; padding:0;
	}
	
.avatar{}

ol.commentlist li {
	background: transparent url(images/clbg.png);
	margin:10px 0;
	padding:10px 0 10px 10px;
	list-style-type:none;
	}
	
ol.commentlist li:hover {
	background: transparent url(images/clbg2.png);
	}
	
ol.commentlist li p {
	margin: 6px 0 6px 0; 
	padding: 0 12px 0 0; 
	line-height: 14pt; 
	width: 470px; 
	overflow:hidden;
	}
	
ol.commentlist a {
	color:#748e4f; 
	text-decoration:none;
	}
	
ol.commentlist  .date {
	font-size: 10px;
	}
	
#respond .cancel-comment-reply  { 
	background: transparent url(images/reply2.png) no-repeat; 
	float:right; 
	font-size: 12px;
	margin:-15px 20px 0 0;
	padding: 7px 0px 0px 10px; 
	height: 21px;
	width: 82px;
	}
	
div.reply {
	width: 41px;
	height: 21px;
	background: transparent url(images/reply.png) no-repeat;
	float: right;
	margin: -50px 20px 0 0;
	font-size: 10px;
	color: #748e4f;
	padding: 7px 0 0 10px;
	}
	
.avatar {
	margin: 12px 15px 0 7px;
	float:left;
	}
	
cite {
	font-family: Trebuchet MS;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	}
		
cite a{color: #b6a194; text-decoration: none;}

/*=== Search ===*/

#searchform{
	padding: 1px 0 0px 5px;
	margin: 0;
	border: none;
	}
	
#searchform input#s{
	background:transparent url(images/searchbg.png) ;
	margin:0;
	border:none;
	color: #748e4f;
	width: 140px;
	padding: 0px 0 0px 80px;
	height: 29px;
	}
	
#searchform input#s:focus{
	background:transparent url(images/searchbg2.png) no-repeat;
	border: none;
	}

/*=== Paragraph Setting ===*/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
	
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignleft {
	float: left;
	}

.alignright {
	float: right;
	}
	
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}
	
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}
	
.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}

/*=== Footer ===*/

#footer {
	background: url(images/footer_bg.jpg) no-repeat top center;
	clear: both;
	width: 100%;
	height: 50px;
	}
	
#footer p{
	padding:18px 0 0 0;
	margin: 0; 
	color: #eee; 
	text-align:center;
	}
	
#footer a{
	color: #748e4f;
	text-decoration:underline
	}
	
#footer a:hover{
	color: #b6a194;
	text-decoration:underline;
	}
	
a.opacity img {
     filter:alpha(opacity=75);
     -moz-opacity: 0.7; 
     opacity: 0.7;
     -khtml-opacity: 0.7;
	}
	
 a.opacity:hover img {
     filter:alpha(opacity=100);   
     -moz-opacity: 1.0;   
     opacity: 1.0;
     -khtml-opacity: 1.0; 
	}
	
div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
   }
.partner_lnk{
	position: absolute;
	left: -450px;
	top: -400px;
}