/*
Theme Name: About All Travel
Theme URI: http://www.aboutalltravel.com/
Description: About All Travel blog theme, custom-coded for WordPress.
Version: 1.0
Author: About All Travel
Author URI: http://www.aboutalltravel.com/
*/

body {
	margin: 0;
	background-color: #f3e1b3;
	font-family: Verdana, Arial, sans-serif; font-size: 12px;
	color: #000;
}
#container:after, #content .entry:after, #content .navigation:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#page {
	margin: 0 auto; padding: 0 0 20px 0;
	width: 990px; min-height: 1220px;
	background: no-repeat url(images/bckpage.jpg);
	border-left: #bfa157 1px solid; border-right: #bfa157 1px solid;
}
* html #page {
	height: 1220px;
}
#header {
	position: relative;
	height: 280px;
}
#header h1 {
	position: absolute;
	top: 110px; left: 55px;
	margin: 0;
	width: 305px; height: 105px;
	font-size: 0; text-indent: -99999em;
}
#header h1 a {
	display: block;
	width: 100%; height: 100%;
}
#header ul {
	position: absolute;
	top: 200px; right: 0;
	margin: 0; padding: 0;
	list-style-type: none;
}
#header li {
	display: inline;
	margin: 0 10px;
	font-size: 14px;
	line-height: 1em;
}
#header li a {
	color: #fff;
	text-decoration: none;
}
#header form {
	position: absolute;
	bottom: 0; right: 10px;
	margin: 0;
}
#header form * {
	float: left;
	border: 0;
}
#header form .text {
	padding: 17px 25px 0 25px;
	width: 195px; height: 28px;
	background: no-repeat url(images/bcksearchtext.jpg);
}
* html #header form .text {
	background-attachment: fixed;
}
#container {
	margin: 20px 10px 45px 10px;
	width: 970px;
}
#sidebar {
	float: left;
	margin: 0; padding: 0;
	list-style-type: none;
	width: 205px;
}
#sidebar ul {
	margin: 0 0 0 25px; padding: 0;
	list-style-type: none;
}
#sidebar ul ul {
	margin: 5px 0 0 5px;
}
#sidebar ul ul ul {
	margin-top: 0;
}
#sidebar li {
	margin: 0 0 25px 0;
}
#sidebar li li {
	margin: 0 0 5px 0; padding: 0 0 5px 30px;
	background: 5px 3px no-repeat url(images/bcksidebarlili.gif);
	border-bottom: #503704 1px solid;
}
#sidebar li li li {
	margin: 0; padding: 0;
	background: none;
	border-bottom: 0;
}
#sidebar a {
	color: #000;
	text-decoration: none;
}
#sidebar h3 {
	margin: 0 0 25px 0; padding: 0 0 0 30px;
	height: 30px;
	background: no-repeat url(images/bcksidebarh3.gif);
	font-family: Georgia; font-size: 20px;
	color: #c32d1a;
}
#content {
	float: right;
	width: 728px;
	font-family: Arial;
}
#content .post {
	margin: 0 0 20px 0; padding: 25px;
	background-color: #bfa157;
	border: #fff 2px solid;
	color: #fff;
}
#content .post a {
	color: #fff;
}
#content .post .title {
	margin: 0 0 20px 0;
	font-family: "Arial Black"; font-size: 18px;
}
#content .post .title a {
	text-decoration: none;
}
#content .post .meta {
	margin: 0 0 20px 0; padding: 0 0 15px 0;
	background: left bottom repeat-x url(images/bckpostmeta.gif);
	font-family: "Arial Black"; font-size: 14px;
}
#content .entry {
	width: 100%;
}
#footer {
	margin: 0 10px; padding: 10px 0;
	background-color: #bfa157;
	border: #fff 2px solid;
	line-height: 1.5em;
	text-align: center;
	color: #fff;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}

#content .navigation {
	margin: 20px 0;
	width: 100%;
	font-weight: bold;
}
#content .navigation a {
	color: #000;
	text-decoration: none;
}
#content .postnavigation {
	margin: 20px 0 0 0;
}

.commentlist, .children {
	margin: 0; padding: 0;
	list-style-type: none;
	color: #fff;
}
.children {
	margin: 10px 0 0 10px;
}
.commentlist .comment {
	margin: 0 0 15px 0; padding: 5px;
	background-color: #bc9e56;
	border: #fff 1px solid;
}
.commentlist .avatar {
	float: right;
	margin: 0 0 5px 5px;
	border: #fff 1px solid;
}
.commentlist a, #respond a {
	color: #fff;
}
#author, #email, #url, #comment {
	margin: 0 5px 0 0; padding: 3px;
	background-color: #fff !important;
	border: #836c32 1px solid;
}
#comment {
	width: 300px;
}
#comments, #respond h3 {
	font-size: 15px;
	color: #c32d1a;
}
a#cancel-comment-reply-link {
	font-weight: bold;
}

/* A few generic styles used across the site */

a img {
	border: 0;
}

td {
	vertical-align: top;
}

input, textarea, select {
	vertical-align: middle;
	font-family: Verdana, Arial, sans-serif; font-size: 12px;
	color: #000;
}
input[type="text"], textarea, select {
	padding: 2px;
	border: #836c32 1px solid;
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #fff;
}

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

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

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

img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	color: #000;
}

.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;
}