/*
Theme Name: Red Fusion
Theme URI: http://wpmix.com/
Description: Cool red Adsense Ready Wordpress theme.
Author: andrej
Author URI: http://wpmix.com/
*/

body {
	margin: 0;
	background-color: #4c4c4c;
	font-family: Verdana, Geneva, sans-serif; font-size: 13px;
	color: #fff;
}
#container:after, #content .post .entry:after, #content .navigation:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.fixed {
	position: relative;
	margin: 0 auto;
	width: 775px;
}
#header {
	height: 130px;
	background: repeat-x url(images/bckheader.png);
}
#header .fixed {
	padding: 40px 0 0 0;
}
#header h1 {
	margin: 0;
	font-size: 24px;
}
#header h1 a {
	color: #fff;
	text-decoration: none;
}
#header p {
	margin: 5px 0 0 0;
	font-size: 16px;
	color: #fff;
}
#header .ad {
	position: absolute;
	top: 35px; left: 307px;
	width: 468px; height: 60px;
}
#panel {
	height: 44px;
	background: repeat-x url(images/bckpanel.png);
}
#panel ul {
	float: left;
	margin: 0; padding: 2px 0 0 0;
	list-style-type: none;
}
#panel li {
	float: left;
	font-weight: bold;
	text-transform: uppercase;
}
#panel a {
	float: left;
	margin: 0 5px 0 0; padding: 0 10px;
	height: 42px; line-height: 40px;
	color: #aeaeae;
	text-decoration: none;
}
#panel a:hover, #panel .current_page_item a {
	background: repeat-x url(images/bckpanelahover.png);
	color: #fff;
}
#panel form {
	float: right;
	margin: 10px 0 0 0;
}
#panel form input {
	vertical-align: middle;
	border: 0;
	color: #aeaeae;
}
#panel form .text {
	margin: 0 5px 0 0; padding: 1px 5px 0 5px;
	width: 105px; height: 19px;
	background: no-repeat url(images/bckheaderformtext.png);
}
* html #panel form .text {
	background-attachment: fixed;
}
#panel form .submit {
	padding: 0;
	background-color: transparent;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
}
#container {
	padding: 35px 0;
	background: #4c4c4c right top repeat-y url(images/bckcontainer.png);
}
#content {
	float: left;
	margin: 0 15px 0 0;
	width: 350px;
}
#content a {
	color: #e10019;
	text-decoration: none;
}
#content .post {
	margin: 0 0 30px 0;
}
#content .post .title {
	margin: 0;
	font-size: 24px;
}
#content .post .meta {
	margin: 5px 0 0 0;
	font-size: 10px;
}
#content .post .entry {
	margin: 15px 0 0 0;
	width: 100%;
	text-align: justify;
}
#content .post .comments {
	margin: 15px 0 0 0;
}
#advertisement {
	float: left;
	width: 190px;
	text-align: center;
}
#sidebar {
	float: left;
	margin: 0; padding: 0;
	list-style-type: none;
	width: 220px;
	color: #fff;
}
#sidebar ul {
	margin: 0 0 0 -25px; padding: 0;
	list-style-type: none;
}
#sidebar li {
	margin: 0 0 15px 25px;
}
#sidebar li li {
	margin: 0 0 1px 0; padding: 3px 0 3px 25px;
	background: repeat-y url(images/bcksidebarlili.png);
}
#sidebar li li:hover {
	background-image: url(images/bcksidebarlilihover.png);
	color: #000;
}
#sidebar li li:hover a {
	color: #000;
}
#sidebar li li:hover li {
	background: none;
}
#sidebar li li a {
	text-decoration: none;
}
#sidebar a {
	color: #fff;
}
#sidebar h3 {
	margin: 0 0 15px 0;
	font-size: 18px;
	color: #e10019;
}
#footer {
	height: 30px;
	text-align: center; line-height: 30px;
	background: repeat-x url(images/bckfooter.png);
	border-top: #000 1px solid;
	font-size: 10px;
}
#footer a {
	color: #e10019;
}

#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;
}
.children {
	margin: 10px 0 0 10px;
}
.commentlist .comment {
	margin: 0 0 15px 0; padding: 5px;
	background-color: #3c3c3c;
	border: #000 1px solid;
}
.commentlist .avatar {
	float: right;
	margin: 0 0 5px 5px;
	border: #000 1px solid;
}
#author, #email, #url, #comment {
	margin: 0 5px 0 0; padding: 2px;
	background-color: #fff !important;
	border: #000 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, Geneva, sans-serif; font-size: 13px;
	color: #000;
}
input[type="text"], input[type="password"] {
	padding: 2px;
	background-color: #fff !important;
	border: #000 1px solid;
}
textarea, select {
	padding: 2px;
	background-color: #fff !important;
	border: #000 1px solid;
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #000;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #000;
}

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 #000;
	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;
}
