/*  
Theme Name: Rusty
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.0
Author: Martin Mihalev
Author URI: http://blog.mihalev.info/
*/

body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	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: #fff;
}

#blog_title {
	padding-top: 78.5px;
	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 #474D3D;
	background-color: #DCFF9E;
}

#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;
}

#sidebar h2 {
	border: 1px solid #474D3D;
	border-width:1px 0 2px 0;
	font-size: 1em;
	color: #C5CDB6;
	padding: 8px 0 8px 8px;
	margin: 0;
}

div.pagetitle {
	font-size: 1.6em;
	color: #34392D;
	text-align: center;
	width: 499px;
	padding: 10px 0;
}

#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}

#sidebar ul ul li {
	padding: 2px 0;
	font-size: 0.83em;
	color: #788169;
	padding: 2px 10px 2px 20px;
}

#sidebar li a {
	color: #788169;
}

#sidebar li a:visited {
	color: #788169;
}

#sidebar li a:hover {
	color: #DCFF9E;
}

#text {
	float: right;
	padding: 1px 0 0 0;
}

.post img, .post_2 img {
	margin: 3px;
}

.post, .post_2, .comment {
	background-color: #4F5644;
	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: #FFDA76;
}

.comment_title {
	font-size: 1.2em;
	color: #DCFF9E;
}

.comment_title a {
	color: #DCFF9E;
}

.post_title:visited {
	color: #FFDA76;
}

.comment_title a:visited {
	color: #DCFF9E;
}

.post_title:hover {
	color: #FFDA76;
}

.comment_title a:hover {
	color: #DCFF9E;
}

.post_date, .comment_date {
	margin-top: 5px;
	font-size: .83em;
	color: #CDAF5C;
	font-weight: bold;
}

.comment_date {
	color: #ADC77E;
}

.post_content, .comment_content {
	color: #C5CDB6;
	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: #C5CDB6;
}

.post_content blockquote, .comment_content blockquote {
	border:1px solid #474D3D;
	border-width: 2px;
	margin: 5px 0 5px 10px;
	padding: 10px;
	color: #C5CDB6;
}

.post_content a, .comment_content a {
	color: #DCFF9E;
	padding-bottom: 2px;
}

.post_content a:visited, .comment_content a:visited {
	color: #DCFF9E;
}

.post_footer, .post_footer_2 {
	padding: 7px 18px 47px 19px;
	font-size: .83em;
	color: #C5CDB6;
}

.post_footer a, .post_footer_2 a, #footer a {
	color: #BC7E41;
	font-weight: bold;
	padding-bottom: 2px;
}

.post_footer a:visited, .post_footer_2 a:visited, #footer a:visited {
	color: #BC7E41;
}

.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: #879376;
	margin-bottom: 10px;
}

.comment_input input {
	padding: 3px 4px 3px 4px;
	width: 205px;
	height: auto;
	font-size: .83em;
	border: 1px solid #474D3D;
	background-color: #DCFF9E;
}

.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 #474D3D;
	background-color: #DCFF9E;
}

.comment_input > textarea {
	padding: 4px;
	height: auto;
	width: 300px;
}

.comment_submit {
	float: left;
	color: #879376;
	font-size: .92em;
	font-weight: bold;
	width:auto;
	padding: 3px;
	border: 1px solid #879376;
	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: #C5CDB6;
	text-align: center;
	padding: 10px 0;
	line-height:2em;
	font-size: .83em;
}

#rss_holder {
	float: right;
	margin:8px 20px 0 0;
	color:#34392D;
}

#header_2 > #rss_holder {
	margin: 4px 40px 0 0;
}

#rss_holder a {
	color: #674524;
	font-weight: bold;
	padding:3px;
}

#rss_holder a:visited {
	color: #674524;
}

#rss_holder a:hover {
	color:#FFDA76;
	background-color:#464D3D;
}

.navigation a {
	color: #788169;
	font-weight: bold;
	padding:3px;
}

.navigation a:visited {
	color: #788169;
}

.navigation a:hover {
	color:#FFDA76;
}

#respond {
	font-family: "Courier New", Courier, mono;
}
