/*  
Theme Name: Travelling Logbook
Theme URI: http://www.ezwpthemes.com/
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: logbook, travel, sail, orange, fixed width, two columns, widgets
*/

/* 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;
}
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 300px 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;
	margin: 0;
}
#searchbox form#searchform p {
	margin: 0;
	padding: 0;
}
#searchbox form#searchform input {
	float: left;
	border: none;

	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;
	overflow: hidden;
}
#sidebar h2 {
	font-weight: bold;
	color: #b34813;
	font-size: 12px;
	padding-left: 18px;
	margin: 0 0 5px 0;
	padding-left: 30px;
}

#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: 12px;
	padding: 0 0 5px 10px;
	background: url(images/arrow.gif) 0px 5px no-repeat;
}
#sidebar ul li div,#sidebar ul li object {
	padding: 0 10px;
}
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;
	background: url(images/divider-bg.jpg) no-repeat;
}
#divider-bottom {
	height: 66px;
	width: 46px;
	position: absolute;
	bottom: 83px;
	background: url(images/divider-bg.jpg) no-repeat;
}

#content {
	float: left;
	width: 664px;
}
.post {
	background:url(images/star.gif) 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 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 p{margin:5px 0;}
.entry {
	width: 550px;
	overflow: hidden;
} 
.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;
}

/* 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: 10px;
	line-height: 18px;
}
.copyright a {
	text-decoration:none;
	color:#000;
}

.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
}
#sidebar ul ul ul {
	border: none;
	padding: 0 0 0 5px;
	margin: 0;
	background: none;
}
#sidebar ul ul ul li {
	width: 80%;
	border: none;
	margin: 2px 0;
	padding: 0 0 2px 10px;
	font-size: 1em;	
}
#sidebar a {
	color: #1055D4;	
}
#sidebar select {
	margin-left: 37px;
	width: 80%;	
}
#sidebar .textwidget {
	padding-left: 30px;	
}
/* PageNavi*/
.wp-pagenavi {
	padding: 5px 10px 25px 30px;
}
.wp-pagenavi a {
	padding: 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #06c;
	color: #06c;
	background-color: #fff;
}
.wp-pagenavi a:hover {
	border: 1px solid #000;
	color: #000;
}
.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi span.extend {
	padding: 2px 4px;
	margin: 2px;
	border: 1px solid #000;
	color: #000;
	background-color: #fff;
}