/*
Theme Name: Feya
Description: Really good theme
Version: 2.0
Author: Roman Zayev
Author URI: http://buzochok.org.ua
Tags: 960, fixed-width, two-columns, minimal
*/


/* Sidebar Start*/

#sidebar .logo h1 {	display: block;	cursor: pointer;	text-indent: -9999px;
	margin-left: -7px;
	width: 250px;
	height: 100px;
	background: url(images/logo.png) no-repeat;
	}

#sidebar .search { margin-top: 10px; }

#sidebar .search input {	background: #ffffff url(images/magnifier.png) no-repeat;
	background-position: 5px;	padding: 5px 0 5px 25px;	border: 1px solid #000000;
	width: 193px;
	}

#sidebar #menu  {	margin-top: 20px;
	font-size: 18px;
	font-family: Helvetica;	}

#sidebar #menu li {
	list-style: none;
	margin: 0;
}

#sidebar #menu a {	display: block;
	cursor: pointer;
	text-decoration: none;
	}

#sidebar #menu a span {	display: block;
	color: #000000;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 220px;
	}

#sidebar #menu a span:hover {
	margin-left: -10px;
	padding-left: 10px;
	width: 220px;
	color: #ffffff;
	background: url(images/hover_menu.png) no-repeat;
	}

#sidebar #menu a span.active {
	margin-left: -10px;
	padding-left: 10px;
	width: 240px;	color: #ffffff;	background: url(images/active_menu.png) no-repeat;	}

/* Sidebar End*/

/* Main Area Start*/

#main-area {
	margin-top: 115px;
	}

.breadcrumbs {
	margin-left: 20px;
	margin-bottom: 25px;	}

.breadcrumbs .breadnav {
	color: #8c8b8a;
	}

.post {
	margin-left: 20px;
	line-height: 21px;	}

.post h2 a {	text-decoration: none;
	}

.thumb {	float: left;
	padding-right: 10px;
	border: none;
	}

.post-header {	margin-bottom: 10px;
	color: #8c8b8a;
	}

.post-date {	float: left;	background: url(images/date.png) no-repeat;
	padding-left: 20px;
	margin-right: 10px;
	}

.post-author {	float: left;
	background: url(images/user.png) no-repeat;
	padding-left: 20px;
	margin-right: 10px;
	}

.post-category {
	background: url(images/bullet_go.png) no-repeat;
	background-position: 0 2px;
	padding-left: 20px;
	margin-right: 10px;
}

.post-time {
	background: url(images/time.png) no-repeat;
	padding-left: 20px;
	margin-right: 10px;
}

.post-footer {	margin-top: 5px;
	padding-bottom: 50px;
	border-top: 1px dashed #ebebeb;
	}

.post-tags {
	float: left;
	background: url(images/tags.png) no-repeat;
	background-position: 0 5px;
	padding-left: 20px;
	padding-bottom: 5px;
	}

.post-comments {
	float: right;
	background: url(images/comments.png) no-repeat;
	background-position: 0 5px;
	padding-left: 20px;
	padding-bottom: 5px;
	}

/* Main Area End*/

/* Comment Area Start*/

#comments-area {	margin-left: 20px;
	}

#comments-area .alt {	background: #f7f7f7;
	}

#comments-area li {	padding: 10px;
	}

#comments-area p {	line-height: 21px;	padding-top: 5px;
	margin-bottom: 0;
	}

#commentform {	padding: 10px;
	margin: 40px 0 20px 0;	background: #84a650;	}

#commentform h4 {
	color: #ffffff;
	margin-bottom: 10px;
	}

#commentform p {	color: #ffffff;
	}

#commentform textarea {	padding: 5px;
	width: 650px;
	border: 0;
	height: 120px;
	resize: none;
	}

#commentform #author {	background: #ffffff url(images/user.png) no-repeat;
	background-position: 5px;
	border: 0;
	padding: 5px 0 5px 25px;
	width: 200px;
	}

#commentform #email {
	background: #ffffff url(images/email.png) no-repeat;
	background-position: 5px;
	border: 0;
	padding: 5px 0 5px 25px;
	width: 200px;
	}

#commentform #url {
	background: #ffffff url(images/link_go.png) no-repeat;
	background-position: 5px;
	border: 0;
	padding: 5px 0 5px 25px;
	width: 200px;
	}

#commentform #submit {
	padding: 5px;
	width: 220px;
	}
/* Comment Area End*/

/* Messages Start*/
#results {
	color: #8482b6;
	margin: 30px 0 20px 20px;
	text-align: center;
	}

#error {	color: #8482b6;	margin-left: 20px;
	margin-top: 30px;
	padding-top: 145px;
	background: url(images/404.png) no-repeat;
	background-position: top center;	}
/* Messages End*/

#pages {	font-size: 36px;
	text-align: center;
	margin-left: 20px;
	margin-bottom: 50px;
	}

#footer {	margin-left: 20px;
	margin-bottom: 20px;
	}

#ads {
	margin-top: 10px;
	margin-bottom: 30px;
	text-align: center;
	display: block;
	}