/*
Theme Name: Fire Theme
Theme URI: http://wpmix.com/
Description: Cool dark fire Wordpress theme.
Author: andrej
Author URI: http://wpmix.com/
*/

body {
	margin: 0;
	background-color: #5d1f00;
	font-family: Arial, Helvetica, sans-serif; font-size: 14px;
	color: #969696;
}
#container:after, #content .post .entry:after, #content .navigation:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#page {
	margin: 0 auto;
	width: 870px;
	background-color: #000;
}
#header {
	position: relative;
	padding: 65px 0 0 0;
	height: 200px;
	background: no-repeat url(images/bckheader.jpg);
	font-family: "Lucida Console", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#header h1 {
	margin: 0;
	text-align: center;
	font-size: 48px; font-weight: normal;
}
#header h1 a {
	color: #fff;
	text-decoration: none;
}
#header p {
	margin: 5px 0 0 0;
	text-align: center;
	font-size: 24px;
	color: #9c9c9c;
}
#header ul {
	position: absolute;
	top: 228px; left: 30px;
	margin: 0; padding: 0;
	list-style-type: none;
	height: 37px; line-height: 37px;
	overflow: hidden;
}
#header li {
	float: left;
	font-size: 18px;
}
#header li a {
	float: left;
	margin: 0 10px 0 0; padding: 0 10px;
	color: #979797;
	text-decoration: none;
}
#header li a:hover, #header .current_page_item a {
	background: repeat-x url(images/bckheaderliahover.png);
	color: #000;
}
#header form {
	position: absolute;
	top: 15px; right: 15px;
	margin: 0;
}
#header form input {
	vertical-align: middle;
	border: 0;
	color: #fff;
}
#header form .text {
	padding: 3px 3px 0 4px;
	width: 120px; height: 20px;
	background: no-repeat url(images/bckheaderformtext.png);
}
* html #header form .text {
	background-attachment: fixed;
}
#header form .btn {
	background-color: transparent;
	font-size: 16px;
	cursor: pointer;
}
#container {
	margin: 35px 35px 50px 35px;
	width: 800px;
}
#content {
	float: left;
	width: 480px;
}
#content a {
	color: #973200;
}
#content .post {
	margin: 0 0 30px 0; padding: 5px;
	background: repeat-x url(images/bckcontentpost.png);
}
#content .post .title {
	margin: 0 0 5px 0;
	font-family: "Lucida Console", "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 24px; font-weight: normal;
}
#content .post .title a {
	text-decoration: none;
}
#content .post .meta {
	padding: 0 0 5px 0;
	border-bottom: #2f1000 1px solid;
	font-size: 11px;
}
#content .post .meta a {
	color: #969696;
}
#content .post .entry {
	margin: 15px 0 0 0;
	width: 100%;
}
#content .post .comments {
	margin: 15px 0 0 0;
}
#content .post .comments a {
	text-decoration: none;
}
.sidebar {
	float: left;
	margin: 0 0 0 20px; padding: 0;
	list-style-type: none;
	width: 140px;
}
.sidebar ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
.sidebar ul ul {
	margin: 0 0 0 15px;
}
.sidebar li {
	margin: 0 0 25px 0;
}
.sidebar li li {
	margin: 0;
}
.sidebar a {
	color: #969696;
	text-decoration: none;
}
.sidebar h3 {
	margin: 0 0 10px 0;
	font-family: "Lucida Console", "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 18px; font-weight: normal;
	color: #953200;
}
#footer {
	padding: 5px 0;
	text-align: center;
	background: repeat-y url(images/bckfooter.png);
	font-size: 12px;
	color: #969696;
}
#footer a {
	color: #969696;
}

#content .navigation {
	margin: 15px 0;
	width: 100%;
	font-weight: bold;
}
#content .navigation a {
	text-decoration: none;
}
#content .postnavigation {
	margin: 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: #000;
	border: #999 1px solid;
}
.commentlist .avatar {
	float: right;
	margin: 0 0 5px 5px;
	border: #999 1px solid;
}
#author, #email, #url, #comment {
	margin: 0 5px 0 0; padding: 2px;
	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: "Lucida Console", "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 12px;
	color: #000;
}
input[type="text"], input[type="password"] {
	padding: 2px;
	background-color: #fff !important;
	border: #999 1px solid;
}
textarea, select {
	padding: 2px;
	background-color: #fff !important;
	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 #999;
}

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;
}

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

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;
	}

.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;
}