/*
Theme Name: simpleRed
Theme URI: http://www.themes-zone.com/
Description: A free wordpress theme from <a href="http://www.themes-zone.com/">themes-zone.com</a>.
Version: 1.0
Author: Artur R
Author URI: http://www.themes-zone.com/

*/
*
{
	margin: 0;
	padding: 0;
}
html
{
	background: #120b0c url('images/bg2.jpg') top center repeat-x;
}
body
{
	background: url('images/bg22.jpg') top center no-repeat;
	color: #9b9b9e;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}
a:link, a:active, a:visited
{
	color: #e3d6bd;
	text-decoration: none;
}
a:hover
{
	color: #fff;
}
#main_wrapper
{
	background: transparent;
	margin: 0 auto;
	text-align: left;
	width: 802px;
}
#header
{
	background: transparent;
	clear: both;
	height: 101px;
	width: 100%;
}
#top_menu
{
	background: url('images/top_menu_bg.jpg')top left repeat-x;
	border-left: 1px solid #74626d;
	border-right: 1px solid #74626d;
	clear: both;
	height: 22px;
	padding: 0 10px 0 10px;
}
#top_menu
{
	background: url('images/top_menu_bg.jpg')top left repeat-x;
	clear: both;
	height: 22px;
	padding: 0 10px 0 10px;
}
#top_menu ul li
{
	background: transparent;
	display: inline;
	list-style-type: none;
	margin-top: 1px;
	padding: 1px 5px 3px 5px;
}
#top_menu ul li:hover
{
	background: #000;
	border-bottom: 1px solid #a5484f;
	border-top: 1px solid #a5484f;
}
#info
{
	clear: both;
	color: #fff;
}
#info a
{
	color: #fff;
}
#search
{
	float: right;
	height: 22px;
	margin-bottom: 16px;
	margin-right: -10px;
	margin-top: 21px;
	width: 158px;
}
#search input[type="text"]
{
	background: none;
	background: url('images/search_text_bg.gif') center left no-repeat;
	border: none;
	color: #ada29f;
	height: 20px;
	padding: 2px 2px 0 22px;
	width: 104px;
}
#search input[type="text"]:hover
{
	background: url('images/search_text_bgh.gif') center left no-repeat;
}
#logo
{
	float: left;
	padding: 15px 0 0 15px;
}
#logo img
{
	border: none;
}
#content
{
	background: transparent;
	clear: right;
	float: right;
	padding: 5px;
	width: 628px;
}
#content_wrapper
{
	background: #483335;
	border-left: 1px solid #74626d;
	border-right: 1px solid #74626d;
}
#sidepanel
{
	background: #6c434b;
	border-bottom: 1px solid #74626d;
	border-right: 1px solid #74626d;
	clear: left;
	float: left;
	padding: 5px 0 5px 0;
	width: 159px;
}
#sidebar ul li
{
	background: transparent;
	list-style-image: none;
	list-style-type: none;
}
#sidebar ul li a:link, #sidebar ul li a:visited
{
	display: block;
	padding: 2px;
}
#sidebar ul li a:hover
{
	background: #c4ccb6 url('images/sidebar_li_bgh.jpg') top right no-repeat;
	border-bottom: 1px solid #74626d;
	border-top: 1px solid #74626d;
	margin-left: -10px;
	margin-right: -1px;
	padding: 1px 2px 1px 10px;
}
#sidebar li
{
	list-style-type: none;
	padding-left: 5px;
}
#sidebar
{
	margin-bottom: 10px;
}
#sidebar .sidebar_title
{
	background: url('images/sidebar_title_bg.gif') top left no-repeat;
	color: #c6b1ac;
	display: block;
	margin: 10px 0 2px -10px;
	margin-top: 10px;
	padding: 2px 3px 2px 7px;
}
#footer
{
	background: transparent;
	clear: both;
	width: 100%;
}
#wp-calendar th
{
	background: #2e1416;
	border: 1px solid #74626d;
	padding: 0 2px;
}
#wp-calendar a:link
{
	background: #2e1416;
	border: 1px solid #74626d;
	padding: 2px;
}
#wp-calendar a:hover
{
	background: #9e454c;
	border: 1px solid #abc0c4;
}
#content h2
{
	background: #2e1416;
	border: 1px solid #74626d;
	clear: both;
	padding: 3px;
}
.entry, .post small, .post .postmetadata
{
	padding: 5px 10px;
}
.recentcomments a:hover
{
	background: none !important;
	border: none !important;
	margin: 0 !important;
}
#comment
{
	background: #2e1416;
	border: 1px solid #74626d;
	color: #e3d6bd;
	width: 620px;
}
#commentform input[type="text"]
{
	background: #2e1416;
	border: 1px solid #74626d;
	color: #e3d6bd;
}
.navigation .alignleft
{
	color: orange;
	float: left;
}
.navigation .alignright
{
	color: orange;
	float: right;
}
#comments
{
	padding: 20px 0 10px 0;
}
.commentlist
{
	list-style-type: none;
	padding: 35px 0 10px 0;
}
.commentmetadata, .commentmetadata a
{
	background: #210e10;
	color: #fff;
	padding-left: 4px;
}
.comment-body p
{
	padding: 5px 5px 20px 15px;
}