/*  
Theme Name: Adventure Tour
Theme URI: http://www.wordpressthemesbox.com/
Description: This is my theme for a tutorial.
Version: 1.0
Author: Ashish sharma
Author URI: http://www.wordpressthemesbox.com/

*/

/* Ajax загрузчик */
#loading {background:#444; opacity:0.6 padding:10px; display:none;
text-align:center; position:fixed; z-index:999; top:50%; left:40%;}
#loading .text {color:#fff; font-size:11pt;}

body {
	color: #666666; 
	text-align: center;
	margin: 0 0 50px 0;
	font-size:12px;
	font-family:Arial, Tahoma;
	background:#000
}
h2 a {
	color: #fff;
}
/* links */
a, a:visited {	
	color: #fff;
	background: inherit;
	text-decoration: none;	
}
a:hover {
	color: #fff;
	background: inherit;
	text-decoration: underline;	
}

/* headers */
h1, h2, h3 {
	color: #444;
}
h1 {
	font-size: 230%;	
	font-weight: normal;
	letter-spacing: -1px;
}
h2 {
	font-size: 180%;
	color: #fff;
}
h3 {
	font-size: 150%;	
	font-weight: normal;	
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}
ul {
	list-style: none;
}
#wraper {
	position: relative;
	background: #000;
	width: 950px;	
	margin: 0 auto;
	text-align: left;
}
#header {
	position: relative;
	background: url(images/banner.jpg) no-repeat;
	width: 970px;	
	height: 160px;	
	padding: 0;	
	margin: 0px auto;
}
#content-wrap {
	position: relative;
	clear: both;
	float: left;	
	padding: 0; 			
	margin-left: 15px;	
	display: inline;
}
#main {
	font-size:14px;
	padding: 15px 0 0 0; margin: 0 0 0 0px;
	display: inline;	
}
.payMessage {
	padding-top:10px;
	text-align:center;
	color:#2F5BFF;
}
.payMessage a {
	color:#000;
	text-decoration:underline;
}

.down {
	background:url('images/down.png') no-repeat;
	width:190px;
	height:55px;
	cursor:hand;
}
.down2 {
	background:url('images/down2.png') no-repeat;
	width:190px;
	height:55px;
	cursor:hand;
}

#main h2 {
	margin-top: 10px;
	padding-bottom: 5px;
	margin-left:-10px;
	font-size:20pt;
	font-weight:normal;
	color: #fff;
	text-decoration: none;	
}
#main h2 span {
	color:#FF7D7D;
	text-decoration:underline;
	cursor:hand;
}
#main h2 a {
	color: #fff;
	text-decoration: none;
	cursor:hand;
}
#button {
	background: url(images/button.png) no-repeat;
	border:0px;
	width:126px;
	height:32px;
	cursor:hand;
}
#window{
	z-index:997;
	background:#C8C8C8;
	border:1px solid #fff;
	display:none;
	color:#000;
	padding:15px;
	top:25%;
	left:20%;
	width:700px;
	height:auto;
	position:absolute;
	font-size:15pt;
	line-height:30px;
	opacity:0.95;
	position:fixed;
}
.window span{
	color:#2F5BFF;
	background:#c8c8c8;
	font-size:17pt;
}
.window .close {
	color:#ff0000;
	float:right;
	background:#c8c8c8;
	cursor:hand;
	font-size:14pt;
}
.image{
	float: left;
	width: 320px;
	margin-right:10px;
	}
/* left contact */

#body_left_content{
	width:618px;
	margin:25px 0 0 53px;
}
.post{
	width:100%;
	margin:0 0 40px 0;
	float:left;
}

.post-top{
	width:100%;
	padding:-20px 0 0px 0;
}

.post-title{
	width:100%;
	overflow:hidden;
}

.post-title h2{
	font-size:27px;
	color:#fff;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	width:500px;
	float:left;
	margin:20px 0 10px 0;
}

.post-title h2 a{
	color:#fff;
}
.post-title h4{
	width:72px;
	height:50px;
	padding:14px 0 0 0;
	color:#828282;
	text-align:center;
	font-weight:normal;
	font-size:25px;
	font-family:Arial, Tahoma;
	float:right;
	background:url(images/bgr_post_comment.png) no-repeat;
}

.post-top h3{
	font-weight:normal;
	color:#707070;
	font-size:11px;
	margin-left:-5px;
	font-family:Arial, Tahoma;
}

.postmetadata{
	width:100%;
	overflow:hidden;
}
.postmetadata p{
	color:#444444;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	padding:5px 0 0 0;
}
.postmetadata p a{
	color:#777;
	float:left;
	padding:4px 10px 4px 10px;
	background:#151515;
}

.post-top h3 a, .post-top h3 span{
	color:#a36107;
	font-weight:bold;
	text-transform:capitalize;
}

#entry{
	line-height:20px;
	font-size:12px;
	padding:10px 0 0 0;
	font-family:Arial, Tahoma;
	width:600px;
}

.entry p{
	padding-bottom:15px;
}

.entry p a{
	text-decoration:underline;
}

.entry p a:hover{
	text-decoration:none;
}

p.postmetadata{
	border-top:1px solid #ccc;
	margin:10px 0 0 0;
	}
.navigation{
	padding:10px 0 0 0;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	}
/* Sidebar */	
#sidebar {
	width: 200px;
	float:right;
	margin-top:30px;
	padding: 10px; padding-top:-20px; margin-left: 30px;
	background:#333;
	color:#ddd;
}	
#sidebar a {
	color:#fff;
}
h3 {
	margin-top: 10px;
	padding: 5px 5px; 
	font: normal 1.6em ;	
	color: #fff; 			
}
.sidemenu {
	text-align: left;
	margin: 7px 10px 8px 0px; padding: 0;
	text-decoration: none;		
	border-top: 1px solid #EBEBEB;
}
.sidemenu li {
	list-style: none;
	border-bottom: 1px solid #EBEBEB;
	padding: 5px 0 5px 5px;
	margin: 0 2px;		
}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}
.sidemenu li a {
	text-decoration: none;	
	background-image: none;	
	color: #895F30; 		
}
.sidemenu li a:hover {	
	color: #1773BC;	
}
.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
.sidemenu ul li { border: none; }
#footer-wrap {
	clear: both;
	width: 900px;
	font-size: 95%;	
}
#footer-wrap a:hover {
	color: #000;	
}
#footer-bottom {
	clear: both;
	color: #666;	
	margin: 0 auto; 
	width: 870px;
	padding: 5px 0 0 0;
	text-align: left;	
}
#footer-bottom  a {
	color: #976834;
}
/* postmeta */
.postmeta {	
	padding: 5px; margin: 20px 10px 15px 10px;	
	font-size: 95%;	
	color: #99997D;
	border: 1px solid #EAE7DB;
	background: #FAFAE7;
}
.postmeta .date{ margin: 0 10px 0 5px;	}
.postmeta a.comments { margin: 0 10px 0 5px;	}
.postmeta a.readmore { margin: 0 10px 0 5px;	}

.post-info { font-size: .95em;	padding-top: 0; margin-left: 5px;	}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }
table#wp-calendar{
	width:100%;
	}
