/*
Theme Name: Autobahn
Theme URI: http://wpmix.com/
Description: Dark simple 2 column highway at night Wordpress theme.
Author: andrej
Author URI: http://wpmix.com/
*/

html {
	margin: 0;
	background: #2f383c center top repeat-y url(images/bckhtml.gif);
}
body {
	margin: 0;
	background: center top no-repeat url(images/bckbody.png);
	font-family: Verdana, Arial, sans-serif; font-size: 13px;
	color: #fff;
}
#container:after, #content .entry:after, #content .navigation:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#page {
	margin: 0 auto;
	width: 741px;
	background-color: #000;
}
#header {
	position: relative;
	height: 175px;
	background: no-repeat url(images/bckheader.jpg);
}
#header h1 {
	margin: 0 30px 0 0; padding: 25px 0 0 0;
	text-align: right;
	font-size: 30px;
}
#header h1 a {
	color: #bf0000;
	text-decoration: none;
}
#header p {
	margin: 0 30px 0 0;
	text-align: right;
	font-size: 24px; font-weight: bold;
	color: #50a1bb;
}
#header ul {
	position: absolute;
	top: 135px;
	margin: 0; padding: 10px 0 0 0;
	list-style-type: none;
	width: 100%;
	text-align: center;
	background: center top no-repeat url(images/bckheaderul.jpg);
}
#header li {
	display: inline;
	font-size: 16px;
}
#header li a {
	margin: 0 15px;
	color: #fffefe;
	text-decoration: none;
}
#header .current_page_item a, #header li a:hover {
	color: #bf0000;
}
#container {
	margin: 25px;
	width: 691px;
}
#content {
	float: left;
	margin: 0 25px 0 0;
	width: 496px;
}
#content .post {
	margin: 0 0 40px 0;
}
#content .title {
	margin: 0;
	font-size: 24px;
}
#content .title a {
	color: #fff;
	text-decoration: none;
}
#content .meta {
	font-size: 10px;
	color: #fff;
}
#content .meta a {
	color: #bf0000;
	text-decoration: none;
}
#content .entry {
	margin: 20px 0;
	width: 100%;
	text-align: justify;
	font-family: Arial;
}
#content .entry a {
	color: #bf0000;
	text-decoration: none;
}
#content .comments {
	text-align: right;
	font-size: 12px;
}
#content .comments a {
	color: #50a1bb;
	text-decoration: none;
}
#sidebar {
	float: left;
	margin: 0; padding: 0;
	list-style-type: none;
	width: 170px;
}
#sidebar ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
#sidebar ul ul {
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul {
	margin-top: 0;
}
#sidebar li {
	margin: 0 0 25px 0;
	font-size: 11px;
	color: #fff;
}
#sidebar li li {
	margin: 0 0 1px 0; padding: 5px;
	width: 160px;
	background: repeat-y url(images/bcksidebarlili.gif);
}
#sidebar li li:hover {
	background: none;
}
#sidebar li li li {
	margin: 0; padding: 0;
	width: auto;
	background: none;
}
#sidebar a {
	color: #fff;
	text-decoration: none;
}
#sidebar a:hover {
	color: #9e0505;
}
#sidebar h3 {
	margin: 0 0 10px 0;
	font-size: 14px;
	color: #fff;
}
#search form {
	margin: 0;
	height: 19px;
}
#search input {
	float: left;
	border: 0;
	color: #fff;
}
#search .text {
	padding: 3px 3px 0 3px;
	width: 97px; height: 16px;
	background: no-repeat url(images/bcksearchtext.gif);
	font-size: 11px;
}
#search .btn {
	width: 67px; height: 19px;
	background-color: transparent;
	text-transform: lowercase;
	cursor: pointer;
}
#footer {
	padding: 5px 0;
	text-align: center;
	background: no-repeat url(images/bckfooter.gif);
	font-size: 9px;
	color: #fff;
}
#footer a {
	color: #fff;
	text-decoration: none;
}

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

.commentlist, .children {
	margin: 0; padding: 0;
	list-style-type: none;
}
.children {
	margin: 10px 0 0 10px;
}
.commentlist .comment {
	margin: 0 0 15px 0; padding: 5px;
	background-color: #101010;
	border: #3f3f3f 1px solid;
}
.commentlist .avatar {
	float: right;
	margin: 0 0 5px 5px;
	border: #3f3f3f 1px solid;
}
.commentlist a, #respond a {
	color: #fff;
}
#author, #email, #url, #comment {
	margin: 0 5px 0 0; padding: 3px;
	background-color: #fff !important;
	border: #999 1px solid;
}
#comment {
	width: 300px;
}
#comments, #respond h3 {
	font-size: 15px;
}
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: 13px;
}
input[type="text"], textarea, select {
	padding: 2px;
	border: #999 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 #ccc;
}

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