/*
Theme Name: Grunge Theme
Theme URI: http://www.hvoryh.ru/
Description: Grunge Theme
Version: 1.0
Author: Gennady Khvorykh
Author URI: http://www.hvoryh.ru/
*/


@charset "utf-8";
/* CSS Document */

body {
	background-color: #63402D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #d5d4d4;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
}
#main {
	height: auto;
	width: 950px;
	margin: 0 auto;
	background-color: #816F61;
	text-align: left;
	position: relative;
}
h1 {
	font-family: "Segoe Script";
	font-size: 28px;
	color: #682301;
	margin-bottom: 5px;
	margin-top: 0px;
	padding: 0px;
	line-height: 1;
}
/*links */

a {
	text-decoration: none;
	color:#682301;
}
a:hover {
	color: #d5d4d4;
	text-decoration:underline;
}
#copyright a {
	color: #d5d4d4;
}
#copyright a:hover {
	text-decoration: none;
	color:#FE4302;
}
#sidebar a {
	color: #d5d4d4;
	text-decoration: none;
}
#sidebar a:hover {
	color:#FE4302;
}
h1 a, .comments_popup_link a {
	text-decoration: none;
	color: #682301;
}
h1 a:hover {
	text-decoration: none;
	color: #d5d4d4;
}
p {
	margin-top:5px;
}
#header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	height: 230px;
	width: 950px;
}
img {
	border: 0px;
}
#searchform {
	height:22px;
	position: absolute;
	right: 20px;
	top: 20px;
}
#search_bk {
	background-image: url(images/search_field.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 155px;
	float:left;
}
#search_field {
	border:0;
	background: transparent;
	padding-left:2px;
	padding-right:2px;
	color:#d5d4d4;
}
#search_btn {
	height: 22px;
	width: 40px;
	background: transparent;
	border:0;
	background-repeat: no-repeat;
	background-image: url(images/search_btn.png);
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}
#navigation {
	height: 40px;
	width: 950px;
	margin:0px;
	padding:0px;
}
#nav_bk {
	background-image: url(images/menu.png);
	height: 40px;
	width: 950px;
	position: absolute;
	z-index: 2;
}
.menu {
	font-size:24px;
	position: absolute;
	z-index: 4;
	left: 240px;
	padding: 0px;
	margin: 0px;
}
.menu a {
	font-family: LetteraTrentadue;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin-left: 15px;
}
.menu a:hover {
	color: #d5d4d4;
}
.menu li {
	display: inline;
	list-style-type: none;
}
.menu ul {
	padding-top:0px;
	margin-top:0px;
}
#featured {
	background-image: url(images/featured.png);
	height: 322px;
	width: 950px;
	margin:0px;
	padding:0px;
}
#featured .box {
	width:400px;
	padding:40px 0px 0px 20px;
}
#content {
	height: auto;
	width: 950px;
	padding-left: 20px;
	margin-top: 30px;
	min-height:500px;
}
#sidebar {
	background-image: url(images/sidebar.png);
	height: 550px;
	width: 251px;
	position: absolute;
	left: 694px;
	top: 221px;
	z-index: 1;
	padding-top:100px;
	background-repeat: no-repeat;
}
#sidebar li {
	list-style-type: none;
}
.children {
	margin-top:0;
	margin-bottom:0;
	margin-left:30px;
	padding-left:0px;
	font-size:14px;
}
#category {
	background-image:url(images/category.png);
	background-repeat: no-repeat;
	width:220px;
	padding-top:30px;
	margin-left: 25px;
}
#link {
	background-image:url(images/link.png);
	background-repeat: no-repeat;
	width:220px;
	padding-top:30px;
	margin-left: 25px;
	margin-top: 20px;
}
.entry {
	width: 640px;
	margin-bottom: 20px;
}
.postbox {
	font-size: 14px;
	width: 640px;
}
.header {
	float:left;
}
.date {
	font-size: 12px;
	color: #000000;
	text-indent: 20px;
	margin-bottom:5px;
}
.comments_popup_link {
	background-image: url(images/comment_icon.png);
	height: 62px;
	width: 60px;
	text-align: left;
	line-height:3.7;
	text-indent: 24px;
	font-size:15px;
	float:right;
	color: #682301;
}
.commentlist {
	width:640px;
}
.post {
	font-size:16px;
}
.post ul {
	list-style:none;
}
.thumb_field {
	position:relative;
	width: 180px;
	height: 166px;
	margin-right: 20px;
	float:left;
}
.thumb {
	position:absolute;
	top:25px;
	left:10px;
	z-index:0;
}
.film_frame {
	position:absolute;
	z-index:1;
	width: 180px;
	height: 166px;
}
#footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height: 170px;
	width: 950px;
	position: relative;
	color: #816F61;
}
#footer .menu {
	font-size: 18px;
	top: 105px;
	width: auto;
	right: 30px;
	left: 475px;
	text-align: right;
}
#designer {
	right: 30px;
	top: 130px;
	position: absolute;
	font-size:14px;
}
#designer a {
	color: #816F61;
}
#copyright {
	margin-top:15px;
	font-size:14px;
}
#polaroid {
	height: 393px;
	width: 402px;
	position: absolute;
	left: 370px;
	top: 250px;
	z-index: 0;
}
#sign {
	position:absolute;
	height: 318px;
	width: 417px;
	z-index: 3;
}
/*navigation*/

.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.navigation {
	height: 40px;
	width: 640px;
	margin-bottom: 15px;
}
#about {
	float:left;
	width:350px;
	font-size:16px;
	padding-left:20px;
	padding-top:10px;
}
#slides {
	float:right;
	width:250px;
	height:375px;
}

