@charset "utf-8";

body {
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	background:#ededed;
	font-size:100%;
	height:100%;
}

form {
	padding:0;
	margin:0;
}

img {
	border:0;
}

img a {
	border:0;
}

.clear {
	clear:both;
}

#wrapper {
	width:1024px;
	position:relative;
	margin:0 auto;
}

#header {
	background:url(../images/header.jpg);
	width:1024px;
	height:329px;
	position:relative;
}

#logo {
	position:absolute;
	top:70px;
	left:80px;
	width:167px;
	height:146px;
}

#slogan {
	background:url(../images/slogan.png);
	width:312px;
	height:76px;
	position:absolute;
	top:90px;
	left:360px;
}

#header-buttons {
	position:absolute;
	right:50px;
	top:0;
}

#menu {
	background:url(../images/menu-bg.png);
	width:684px;
	height:47px;
	position:absolute;
	bottom:0;
	left:40px;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	padding-left:260px;
	padding-top:30px;
}

#menu a {
	float:left;
	color:#000;
	text-decoration:none;
}

#menu a:hover {
	color:#f00;
}

.separator {
	background:url(../images/separator.png) no-repeat 0 7px;
	width:5px;
	height:5px;
	position:relative;
	display:block;
	float:left;
	padding-top:10px;
	margin-left:20px;
	margin-right:20px;
}

.last-link {
	margin-top:-10px;
}

#container {
	background:#fff;
	margin:0 auto;
	position:relative;
	width:944px;
	padding-bottom:30px;
}

#main-container {
	position:relative;
	width:740px;
	float:left;
}

#right-sidebar {
	position:relative;
	float:left;
	width:153px;
	margin-top:35px;
	margin-left:30px;
	font-family:Tahoma, Geneva, sans-serif;
}

.block {
	position:relative;
	float:left;
	width:153px;
	margin-bottom:15px;
}

.block ul {
	margin:0;
	padding:0;
	margin-left:25px;
	color:#000;
}

.block ul li {
	margin-bottom:7px;
}

.block ul li a {
	color:#000;
	text-decoration:none;
}

.block ul li a:hover {
	color:#f00;
	text-decoration:underline;
}

.block-top {
	background:url(../images/block-top.png);
	width:153px;
	height:11px;
	position:relative;
	float:left;
}

.block-content {
	background:url(../images/block-bg.png) repeat-y;
	width:153px;
	position:relative;
	float:left;
}

.block-bottom {
	background:url(../images/block-btm.png);
	width:153px;
	height:12px;
	position:relative;
	float:left;
}

.block-heading {
	text-align:center;
	width:153px;
	font-weight:bold;
}

.block-main-content {
	color:#444;
	font-size:70%;
	margin-top:10px;
	padding:7px;
}

.block-main-content a {
	color:#000;
	text-decoration:none;
}

.block-main-content a:hover {
	color:#000;
	text-decoration:underline;
}

.block-main-content input.text {
	width:100px;
	display:block;
	position:relative;
	float:left;
}

.block-main-content #s {
	width:134px;
}

.input-form {
	border:0;
	background:url(../images/form.png);
	width:98px;
	height:19px;
	margin-left:10px;
	margin-top:10px;
	font-size:90%;
	padding-left:10px;
	padding-right:10px;
	color:#444;
}

.input-submit {
	background:url(../images/subscribe.png);
	width:82px;
	height:21px;
	color:#fff;
	border:0;
	font-size:90%;
	margin-left:30px;
	margin-top:5px;
}

.input-submit:hover {
	text-decoration:underline;
}

.post {
	position:relative;
	width:700px;
	float:left;
	margin-top:35px;
	margin-left:35px;
}

.date-label {
	background:url(../images/date-bg.png);
	width:63px;
	height:62px;
	position:relative;
	float:left;
	color:#fff;
	margin-left:8px;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
}

.date-month {
	font-size:110%;
}

.date-number {
	font-size:180%;
}

.date-year {
	position:absolute;
	top:65px;
	color:#000;
	font-size:70%;
	left:18px;
}

.heading {
	position:relative;
	float:left;
	width:580px;
	margin-left:40px;
	background:url(../images/post-top-bg.png) no-repeat;
	height:75px;
	display:table;
}

.heading h2 {
	font-style:italic;
	font-size:110%;
	font-weight:lighter;
	padding:0;
	margin:0;
	display:table-cell;
	vertical-align:middle;
}

.heading h2 a {
	color:#000;
	text-decoration:none;
}

.heading h2 a:hover {
	text-decoration:underline;
}

.avatar {
	position:relative;
	float:left;
	width:113px;
	margin-left:-20px;
	margin-top:15px;
}

.ava-image {
	position:relative;
	float:left;
	background:url(../images/ava-bg.png);
	width:113px;
	height:103px;
	text-align:center;
	padding-top:10px;
}

.ava-image img {
	border:1px solid #ccc;
	width:90px;
	height:90px;
	position:absolute;
	top:-4px;
	left:30px;
}

.ava-description {
	position:relative;
	float:left;
	font-size:70%;
	text-align:center;
	width:113px;
	margin-top:7px;
	line-height:140%;
	font-weight:bold;
}

.content-meta {
	position:relative;
	float:left;
	font-size:70%;
	margin-top:15px;
	height:10px;
	width:600px;
}

.cat-label {
	background:url(../images/cat-label.png) no-repeat;
	padding-left:20px;
	position:absolute;
	right:140px;
}

.comments-label {
	background:url(../images/comment-label.png) no-repeat;
	padding-left:20px;
	position:absolute;
	right:0;
}

.content-meta a {
	color:#f00;
	text-decoration:none;
}

.content-meta a:hover {
	text-decoration:underline;
}

.content {
	color:#444;
	font-size:80%;
	position:relative;
	float:left;
	width:580px;
	margin-left:25px;
	margin-top:10px;
	margin-bottom:20px;
}

.read-more-link {
	background:url(../images/arrow-btn.png) no-repeat right;
	position:absolute;
	float:left;
	padding-right:27px;
	font-style:italic;
	font-size:80%;
	bottom:-20px;
	right:0;
}

.read-more-link {
	color:#444;
	text-decoration:underline;
}

.read-more-link:hover {
	text-decoration:none;
}

#footer {
	width:100%;
	height:54px;
	position:relative;
	float:left;
	margin-top:40px;
	font-size:70%;
	color:#fff;
	background:url(../images/footer-bg.jpg) center;
	padding-top:7px;
	padding-bottom:7px;
}

#footer-bg {
	width:944px;
	position:relative;
	margin:0 auto;
}

#footer-bg a {
	color:#fff;
}

#left-bg {
	background:#120d0a;
	height:329px;
	position:absolute;
	top:0;
	left:0;
	width:50%;
}

#right-bg {
	background:#971d18;
	height:329px;
	width:50%;
	position:absolute;
	top:0;
	right:0;
}

#left-bg-2 {
	background:#120d0a;
	height:54px;
	position:absolute;
	bottom:0;
	left:0;
	width:50%;
}

#right-bg-2 {
	background:#971d18;
	height:54px;
	width:50%;
	position:absolute;
	top:0;
	right:0;
}

.pagination {
	font-size:80%;
	padding:10px;
	margin-bottom:-20px;
}

.pagination a {
	color:#f00;
	text-decoration:none;
}

.pagination a:hover {
	color:#f00;
	text-decoration:underline;
}

.comments-h2 {
	font-style:italic;
	font-size:110%;
	font-weight:lighter;
	padding:0;
	margin:0 0 0 0;
	display:block;
	position:relative;
	float:left;
}

.commentlist {
	font-size:80%;
}

.commentlist a {
	text-decoration:none;
	color:#f00;
}

.commentlist a:hover {
	text-decoration:underline;
}

#respond {
	font-style:italic;
	font-size:110%;
	font-weight:lighter;
	padding:0;
	margin:0;
	margin-top:20px;
}

.content a {
	color:#f00;
}

.content a:hover {
	color:#f00;
	text-decoration:none;
}

#tags {
	font-size:80%;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}

#comments-mblock {

}

#comments-mblock p {
	font-size:80%;
}

#comments-mblock a {
	color:#f00;
	text-decoration:none;
}

#comments-mblock a:hover {
	color:#f00;
	text-decoration:underline;
}

.commentlist {
	font-size:100%;
}

.commentlist cite {
	font-size:80%;
}

.cite-l {
	font-size:80%;
}
