/*  
Theme Name: Waynerd
Theme URI: http://blog.mihalev.info/wordpress-themes/#Rusty_1
Description: The first WordPress theme created by <a href="http://blog.mihalev.info/">Martin Mihalev</a>.
Version: 1.01
Author: waynerd
*/

body {
	margin: 0;
	padding: 0;
	background-color: #000;
	color: #F2F2F2;
	font-size: 12px;
}

body, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
}

form {
	margin: 0;
}

a {
	text-decoration: none;
}

body, #footer, #header, #content, #left_side, #right_side, #sidebar h2, .post, .post_2, .comment {
	background-position: top left;
}

.post_header, .comment_header, .post_content, .comment_content, .post_content a:hover, .comment_content a:hover, .post_footer, .post_footer_2, .post_footer a:hover, .post_footer_2 a:hover, #footer a:hover {
	background-position: bottom left;
}

body, .post_content a:hover, .comment_content a:hover, .post_footer, .post_footer_2, .post_footer a:hover, .post_footer_2 a:hover, #footer a:hover {
	background-repeat: repeat-x;
}

#content, #left_side, #right_side, #sidebar h2, #footer {
	background-repeat: repeat-y;
}

#header, .post, .post_2, .comment, .post_header, .comment_header, .post_content, .comment_content {
	background-repeat: no-repeat;
}

#page {
	position: absolute;
	width: 735px;
	margin-left: 50%;
	left: -367.5px;
}

#header {
	width: 735px;
	height: 223px;
}

#header_1 {
	height: 193px;
	color: #000;
}

#blog_title {
	padding-top: 10px;
	font-size: 3em;
	text-align: center;
	font-weight: bold;
}

#blog_title a, #blog_title a:visited, #blog_title a:hover {
	color: #fff;
}

#header_2 {
	height: 30px;
}

#header_2 form {
	margin: 4px 0 0 40px;
}

#header_2 input {
	padding: 3px 4px;
	width: 140px;
	height: auto;
	font-size: .83em;
	border: 1px solid #353535;
	background-color: #9E9E9E;
}

#header_2 > input {
	width: 135px;
}

#blog_moto {
	padding-top: 10px;
	font-size: 1.16em;
	text-align: center;
}

#content {
	width: 735px;
}

#left_side, #right_side {
	width: 35px;
	height: 177px;
}

#left_side {
	float:left;
}

#right_side {
	float: right;
}

#sidebar {
	float: left;
	width: 166px;
	font-size: 0.90em;
}

#wp-calendar {
	color: #fff;
	width: 166px;
}

#wp-calendar caption {
	font-weight: bold;
	color: #C5C5C5;
}

#wp-calendar th {
	font-weight: bold;
	background-color: #2E2E2E;
}

#wp-calendar td {
        background-color: #2E2E2E;
	border: 1px solid #616161;
	text-align: center;
}

#wp-calendar tbody td a {
	color: #C51902;
}

#wp-calendar tbody td a:visited {
	color: #DF4530;
}

#wp-calendar tbody td a:hover {
	color:#DF4530;
}

#wp-calendar tfoot td {
	text-align: center;
}

#wp-calendar tfoot td a {
	color: #C51902;
	font-weight: bold;
	padding:3px;
}

#wp-calendar tfoot td a:visited {
	color: #DF4530;
}

#wp-calendar tfoot td a:hover {
	color:#DF4530;
}

#sidebar h2 {
	border: 1px solid #353535;
	border-width:1px 0 1px 0;
	font-size: 1.2em;
	color: #D6D6D6;
	padding: 8px 0 8px 8px;
	margin: 0;
}

div.pagetitle {
	font-size: 1.6em;
	color: #D6D6D6;
	text-align: center;
	width: 499px;
	padding: 10px 0;
}

#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar ul ul, #wp-calendar {
	margin-bottom: 20px;
}

#sidebar ul ul ul {
	margin-bottom: 0;
}

#sidebar ul ul li {
	color: #D6D6D6;
	padding: 2px 10px 2px 20px;
}

#sidebar ul ul li li {
	padding-left: 10px;
}

#sidebar li a {
	color: #D6D6D6;
}

#sidebar li a:visited {
	color: #D3D3D3;
}

#sidebar li a:hover {
	color: #E4E4E4;
}

#text {
	float: right;
	padding: 1px 0 0 0;
}

.post img, .post_2 img {
	margin: 3px;
}

.post, .post_2, .comment {
	background-color: #4D4D4D;
	width: 499px;
	margin-bottom: 10px;
}

.post_header, .comment_header {
	margin-left: 1px;
	padding: 10px 0 12px 18px;
}

.post_title, .comment_title {
	font-weight: bold;
}

.post_title {
	font-size: 1.4em;
	color: #8E8E8E;
}

.comment_title {
	font-size: 1.2em;
	color: #8E8E8E;
}

.comment_title a {
	color: #CACACA;
}

.post_title:visited {
	color: #CACACA;
}

.comment_title a:visited {
	color: #CACACA;
}

.post_title:hover {
	color: #EFEFEF;
}

.comment_title a:hover {
	color: #EFEFEF;
}

.post_date, .comment_date {
	margin-top: 5px;
	font-size: .83em;
	color: #8F8F8F;
	font-weight: bold;
}

.comment_date {
	color: #8F8F8F;
}

.post_content, .comment_content {
	color: #D0D0D0;
	margin-left: 1px;
	padding: 18px 18px 22px 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.4em;
}

.post_content ul, .comment_content ul {
	list-style-position: outside;
	color: #BDBDBD;
}

.post_content blockquote, .comment_content blockquote {
	border:1px solid #921100;
	border-width: 2px;
	margin: 5px 0 5px 10px;
	padding: 10px;
	color: #8F8F8F;
}

.post_content a, .comment_content a {
	color: #fff;
	padding-bottom: 2px;
}

.post_content a:visited, .comment_content a:visited {
	color: #fff;
}

.post_footer, .post_footer_2 {
	padding: 7px 18px 47px 19px;
	font-size: .83em;
	color: #fff;
}

.post_footer a, .post_footer_2 a, #footer a {
	color: #fff;
	font-weight: bold;
	padding-bottom: 2px;
}

.post_footer a:visited, .post_footer_2 a:visited, #footer a:visited {
	color: #fff;
}

.post_category {
	float: left;
	padding-bottom: 2px;
}

.post_comments {
	float: right;
	padding-bottom: 2px;
}

.post_2, .comment {
	margin-bottom: 3px;
}

.comment_content {
	padding: 5px 18px 18px 18px;
}

.comment_input {
	color: #7F7F7F;
	margin-bottom: 10px;
}

.comment_input input {
	padding: 3px 4px 3px 4px;
	width: 205px;
	height: auto;
	font-size: .83em;
	border: 1px solid #333333;
	background-color: #4D4D4D;
}

.comment_input > input {
	padding: 4px;
	height: auto;
	width: 200px;
}

.comment_input textarea {
	padding: 3px 4px 3px 4px;
	width: 305px;
	height: 126px;
	font-size: .83em;
	border: 1px solid #333333;
	background-color: #4D4D4D;
}

.comment_input > textarea {
	padding: 4px;
	height: auto;
	width: 300px;
}

.comment_submit {
	float: left;
	color: #fff;
	font-size: .92em;
	font-weight: bold;
	width:auto;
	padding: 3px;
	border: 1px solid #7C0F00;
	background-color: transparent;
}

.visual_clear {
	clear: both;
	height: 50px;
}

.visual_clear_2 {
	clear: both;
}

.navigation {
	width: 470px;
	margin-left: 15px;
	padding: 10px 0;
}

.navigation .alignleft {
	float:left;
}

.navigation .alignright {
	float:right;
}

#footer {
	color: #D6D6D6;
	text-align: center;
	padding: 10px 0;
	line-height:2em;
	font-size: .83em;
}

#rss_holder {
	float: right;
	margin:8px 20px 0 0;
	color:#841000;
}

#header_2 > #rss_holder {
	margin: 4px 40px 0 0;
}

#rss_holder a {
	color: #E3E3E3;
	font-weight: bold;
	padding:3px;
}

#rss_holder a:visited {
	color: #E3E3E3;
}

#rss_holder a:hover {
	color:#fff;
	background-color:#464D3D;
}

.navigation a {
	color: #E3E3E3;
	font-weight: bold;
	padding:3px;
}

.navigation a:visited {
	color: #E3E3E3;
}

.navigation a:hover {
	color:#fff;
}

#respond {
	font-family: "Courier New", Courier, mono;
}