/*  
Theme Name: Travelling Logbook
Theme URI: http://www.ezwpthemes.com/templates/travelling-logbook.html
Description: This theme is designed and coded by <a href="http://www.ezwpthemes.com/">EZwpthemes</a>.
Version: 1.0
Author: EZwpthemes
Author URI: http://www.ezwpthemes.com/
Tags: orange, fixed-width, two-columns, left-sidebar, threaded-comments
*/

/* Global */
body, td, th, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background: #ffffff url(images/background.jpg) repeat;
}
abbr, acronym {
	cursor: help;
}
br {
	padding: 10px 0 0 0;
}
blockquote {
  border-left: 5px solid #ff9000;
  background: #e5dab0;
  margin: 7px 15px 0;
  padding: 5px 10px;
  font-style: italic;
}
img {
	border: none;
}
a {
	color: #b34813;
}
a:hover {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 36px;
	text-shadow: 3px 3px 3px #555555;
}
h1 a{
	color: #fff;
	text-decoration: none;
	outline-style: none;
}
h2 {
	font-size: 20px;
	color: #ffffcc;
	margin: 0 0 0 30px;
}
h3 {
	font-size: 18px;
}
#wrapper {
	margin: 0;
	width: 1003px;
	text-align: left;
}

/* Header */
#header {
	height: 419px;
	background: url(images/header.jpg) no-repeat;
	position:relative;
}
#titles {
	padding: 15px 0 0 75px;
}
#rss {
	position: absolute;
	left: 168px;
	bottom: 198px;
	height: 114px;
	width: 114px;
}
#rss a {
	outline-style: none;
}

/* Navigation */
#navigation {
  list-style: none;
  display: block;
	position: absolute;
	left: 746px;
	bottom: 0px;
	height: 96px;
	width: 245px;
	margin: 0;
	padding: 0;
}
#navigation #nav1 {
	float: left;
	width: 44px;
	height: 25px;
	padding: 30px 0 0 20px;
	margin: 0;
}
#navigation #nav2 {
	float: left;
	width: 66px;
	height: 28px;
	padding: 37px 0 0 0;
	margin: 0;
}
#navigation #nav3 {
	float: left;
	width: 62px;
	height: 30px;
	padding: 47px 0 0 0;
	margin: 0;
}
#navigation #nav4 {
	float: left;
	width: 40px;
	height: 25px;
	padding: 57px 0 0 0;
	margin: 0;
}

/* Searchform */
#searchbox {
	position: absolute;
	left: 730px;
	width: 249px;
	height: 59px;
	padding: 34px 0 0 20px;
}

#searchbox form#searchform {
	float: left;
	border: none;
	background: transparent;
	margin: 0;
}
#searchbox form#searchform p {
	margin: 0;
	padding: 0;
}
#searchbox form#searchform input {
	float: left;
	border: none;
	background: transparent;
	margin: 0;
}
#searchbox form#searchform .searchtext {
	margin: 3px 6px 0 35px;
	width: 97px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#searchbox form#searchform .searchbutton{
	width: 60px;
	height: 24px;
}
#searchbox form#searchform label {
	display: none;
}

/* Container */
#container {
	height: 100%;
	overflow: hidden;
	background: url(images/container-bg.jpg) repeat-y;
	position: relative;
}

#sidebar {
	float: left;
	width: 193px;
}
#sidebar h2 {
	font-weight: bold;
	color: #b34813;
	font-size: 130%;
	padding-left: 18px;
	margin: 0 0 5px 0;
	padding-left: 30px;
	text-decoration:none;
}

#sidebar h2 a {
	text-decoration:none;
}

#sidebar ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#sidebar ul li {
  padding: 10px 0 10px 0;
}

#sidebar ul ul {
	list-style-type: none;
	margin: 0;
	padding-left: 40px;
}
#sidebar ul ul li {
	font-family: Tahoma;
	font-size: 15px;
	padding: 0 0 5px 10px;
	background: url(images/arrow.gif) 0px 5px no-repeat;
	text-decoration:none;
}

table#wp-calendar {
  padding: 0 15px 0 20px;
  width: 100%;
  text-align: right;
  color: #ba8644;
  font-size: 11px;
  font-weight: bold;
}

table#wp-calendar caption {
  font-size: 12px;
}

#divider {
	float: left;
	width: 46px;
	height: 100%;
}
#divider-top {
	height: 66px;
	width: 46px;
	margin-top: 83px;
}
#divider-bottom {
	height: 66px;
	width: 46px;
	position: absolute;
	bottom: 83px;
}

#content {
	float: left;
	width: 664px;
}
.post {
	background:url(http://forum.myquest.ru/templates/DAJ_Glass/images/folder_big.gif) 0px 8px no-repeat;
	padding: 10px 0 0 30px;
	margin: 15px 50px 30px 30px;
}

.post_newbook {
	background:url(http://forum.myquest.ru/templates/DAJ_Glass/images/gamers.png) 0px 8px no-repeat;
	padding: 10px 0 0 30px;
	margin: 15px 50px 30px 30px;
}

.post h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #b34813;
	margin: 0;
}

.post_newbook h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #b34813;
	margin: 0;
	padding-left: 30px;
}

.post h2 a, .post_newbook h2 a {
	text-decoration: none;
	outline-style: none;
}
.notfound {
	margin-top: 50px;
}
.notfound h2{
  text-align:center;
  font-size: 40px;
  color: #cd906f;
}
.endline {
  clear: both;
}
.entry {
	text-align:justify;
} 
.postmetadata {
	border-top: 1px #cd906f solid;
	margin:0 0 20px;
	padding-top: 3px;
	font-size: 11px;
	color: #ff5100;
}
.commentline {
	text-align: right;
	font-weight: bold;
	padding: 20px 20px 0;
}
.quickjump {
  padding: 10px 0 0 40px;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
}
.jumpleft {
  float: left;
  padding: 0 22px;
}
.jumpright {
  float: right;
  padding: 0 51px;
}

#containerborder {
	/*float: left;*/
	/*width: 39px;
	height: 42px;*/
	/*background: url(images/container-border.jpg) no-repeat;*/
	position:absolute;
	left:940px;
	top:10px;
	width:150px;
}

/* Comments */
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #cccccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #cccccc;
}

.comments-template h2, .comments-template h3{
  font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

#commentform p{
	margin: 1px;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

.children {
  list-style:none;
  margin-right:2px;
}
.children li{
  border: 1px #cccccc solid;
  border-left: 7px #aa6011 solid;
  padding:2px;
}
.children li p{
  padding-left:2px;
}
.comment-author {
  padding:3px;
}
.comment-meta, .reply {
  padding-left:2px;
}

/* Footer */
#footer {
	clear: both;
	background: url(images/footer-bg.jpg) no-repeat;
	text-align: right;
	padding: 70px 100px 20px 0;
}
.copyright {
	font-size: 12px;
	line-height: 18px;
}
.copyright a {
	font-weight: bold;
}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft, div.alignleft {
	display: block;
	float: left;
	width: 100%;
}


.alignright, div.alignright {
	display: block;
	float: right;
	width: 100%;
}

.alignleft, .alignright{
	width: auto;
}

.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 p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	width: 100%;
	display: block;
}

p img {
	padding: 0;
	max-width: 100%;
}

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;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

#commentlist  {
margin:15px 0 0;
}
#commentlist ul {
margin:0;
}
#commentlist li {
height:1%;
list-style:none outside none;
margin:0;
padding:0;
}
#commentlist div.comment {
background:none repeat scroll 0 0 #FAFAFA;
border:1px solid #E1E1E1;
height:1%;
margin-bottom:15px;
padding:1px 1px 5px 0;
position:relative;
}
#commentlist li li {
margin-left:20px;
}
#commentlist div.comment-author-admin {
background:none repeat scroll 0 0 #FFFBEE;
border:1px solid #FFDD8C;
}
.cdata, #comment-preview .cdata {
background:none repeat scroll 0 0 #F2F2F2;
border-bottom:2px solid #FFFFFF;
height:41px;
line-height:18px;
overflow:hidden;
padding:4px 18px 6px;
}
.comment-author-admin .cdata {
background:none repeat scroll 0 0 #FFF1D7;
}
#bquote {
-moz-border-radius:5px 5px 5px 5px;
-moz-box-shadow:2px 2px 5px rgba(0, 0, 0, 0.45);
background:none repeat scroll 0 0 #FCF9CC;
border:1px solid #000000;
display:none;
font-size:12px;
line-height:12px !important;
padding:0 7px 6px;
position:absolute;
}
#bquote:hover {
padding-bottom:5px;
}
#bquote a {
color:#000000;
float:left;
padding:5px 0 0;
text-decoration:none;
}
#bquote:hover a {
border-bottom:1px dashed;
}
.avatar, #comment-preview .avatar {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #E9E9E9;
float:left;
margin:-3px 10px 0 -16px;
position:relative;
}
.comment-author-admin .avatar {
border:1px solid #FFE29F;
}
#commentlist .commenter, #comment-preview .commenter {
font-weight:bold;
text-shadow:2px 2px 1px #D4D4D4;
}
#commentlist .commenter a, #comment-preview .commenter a {
border-bottom:1px dotted;
text-decoration:none;
}
.commentmetadata {
color:#666666;
font-size:12px;
left:59px;
position:absolute;
top:28px;
}
.commentmetadata a {
color:#666666 !important;
text-decoration:none;
}
.commentmetadata a:hover {
text-decoration:underline;
}
a.up2parent, a.down2child {
border-bottom:1px dotted #0F99D6;
color:#0F99D6 !important;
font:bold 12px/1 Tahoma,Arial !important;
margin-left:5px;
padding:0 0 2px;
}
a.up2parent:hover, a.down2child:hover {
border-bottom:1px dotted #FF7700;
color:#FF7700 !important;
text-decoration:none;
}
.ctext {
padding:15px 18px 5px;
}
#commentlist li a, #comment-preview li a {
color:#0094D6;
}
#commentlist li a:hover, #comment-preview li a:hover {
color:#FF7700;
}
.reply {
font-size:14px;
margin:-8px 0 0;
padding:0 0 5px 18px;
text-transform:lowercase;
}
.reply a {
border-bottom:1px dashed;
text-decoration:none;
text-shadow:2px 2px 1px #D4D4D4;
}
.subscribed {
bottom:3px;
color:#DDDDDD;
font:bold 20px Georgia,"Times New roman";
position:absolute;
right:4px;
}
#commentlist .count {
color:#FFFFFF;
font:bold 44px/1 Georgia,Verdana;
height:50px;
overflow:hidden;
position:absolute;
right:5px;
text-shadow:-1px -1px 0 #E5E5E5;
top:-3px;
}
#commentlist .comment-author-admin .count {
text-shadow:-1px -1px 0 #FFE2AC;
}
#commentlist #respond {
margin:0 0 -10px 20px;
}
#commentlist #respond .post {
border:medium none;
}
#cancel-comment-reply {
margin:-10px 0 0;
}
#cancel-comment-reply a {
color:#FF0000 !important;
}
#cancel-comment-reply a:hover {
color:#FF7700 !important;
}
#commentform {
background:none repeat scroll 0 0 #FFFFFF;
margin:15px 0 0;
width:100%;
}
#commentform p {
margin:0 0 8px;
}
#commentform textarea {
-moz-border-radius:0 0 2px 2px;
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #D6D3D3;
padding:0 0 0 4px;
width:100%;
}
#commentform textarea:hover {
background:none repeat scroll 0 0 #F8F7F6;
border:1px solid #0094D6;
}
#commentform textarea:focus {
background:none repeat scroll 0 0 #FFFFDF;
border:1px solid #FF7700;
}
#email, #author, #url, #solo-subscribe-email {
-moz-border-radius:2px 2px 2px 2px;
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #D6D3D3;
padding:1px 4px 2px;
width:220px;
}
#email:hover, #author:hover, #url:hover, #mcspvalue:hover, #solo-subscribe-email:hover, #solo-subscribe:hover {
background:none repeat scroll 0 0 #F8F7F6;
border:1px solid #0094D6;
}
#email:focus, #author:focus, #url:focus, #mcspvalue:focus, #solo-subscribe-email:focus, #s:focus {
background:none repeat scroll 0 0 #FFFFDF;
border:1px solid #FF7700;
}
#commentform input {
margin-bottom:3px;
}
#submit {
background:url("i/submit.gif") no-repeat scroll 0 0 #F38C2E;
border:medium none;
color:#FFFFFF;
cursor:pointer;
height:43px;
margin:0 0 0 -7px;
padding:0 0 2px;
width:218px;
}
#submit:hover {
background-color:#F3A235;
background-position:0 -45px;
}
#submit:active {
background-position:0 -89px;
}

.page_num_link
{
	border:1px #555555 solid;
	text-decoration:none;
	font-size:105%;
}