@charset "windows-1251";
/* CSS Document */

body {
	font-family: Arial,sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

a:link {color: #B90707; text-decoration: underline;}
a:visited {color: #B90707; text-decoration: underline;}
a:hover {color: #B90707; text-decoration: none;}
a:active {color: #B90707; text-decoration: underline;}

.container {
	width: 1000px;
	margin: auto;
}
a img {border: 0px;}
.top-container {
	background: left top url(images/top-bg.gif) repeat-x;
	height: 51px;
	margin-top: 25px;
}
.top-container .top {
	width: 1000px;
	margin: auto;
}
.top-container .top .logo {
	float: left;
	width: 276px;
}
.top-container .top .menu {
	float: right;
	width: 700px;
	margin: 22px 0 0;
}
.top-container .top .menu div {
	float: left;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 0.8em;
	margin: 0 0 0 20px;
	padding: 0;
}

.top-container .top .menu div a {
	background: url(images/navgrey.gif) repeat-y scroll left center transparent;
	color: #666666;
	display: block;
	float: left;
	margin: 0;
	padding: 1px 0 0 10px;
	text-decoration: none;
	text-transform: uppercase;
}

.container .head .left {
	float: left; 
	width: 530px;
	padding-top: 25px;
}
.container .head .left .description {
	margin-top: 25px;
	height: 60px;
	background: 0px 3px url(images/about.gif) no-repeat;
	padding-left: 65px;
	font-size: 14px;
	font-weight: bold;
}
.container .head {
	background: 530px bottom url(images/illustration.gif) no-repeat;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 25px;
	margin-bottom: 20px;
}
.clearfix {float: none; width: 100%; clear: both; height: 0px; font-size: 0px;}

.posts .left {
	width: 680px;
	margin-right: 19px;
	float: left;
	background: right bottom url(images/post-bg.gif) no-repeat;
	border-right: 1px solid #d9d9d9;
}
.posts .right {
	width: 300px;
	float: left;
}
.posts .right .comment {padding-bottom: 15px;}
h1, h1 a:link, h1 a:visited, h2, h2 a:link,  h2 a:visited {
	color: #666666;
	font-size: 17px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 10px;
	text-decoration: none;
	width: 100%;
	text-transform: uppercase;
}
h2 {color: #B90707;}
h1 a:active, h1 a:hover, h2 a:active,  h2 a:hover {text-decoration: underline; color: #B90707;}
.posts .left .postContainer {margin-right: 15px;}
.posts .left .postContainer img {max-width: 660px;}
.posts .left .postContainer .postinfo {
	padding: 5px 0px;
	border-bottom: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	text-align: right;
	margin-bottom: 10px;
}
.bloggers {margin-right: 15px; border-bottom: 1px solid #d9d9d9; margin-bottom: 25px; padding-bottom: 20px;}
.bloggers a {text-transform: uppercase; margin-right: 20px; font-size: 11px;}

.comment-body {margin: 3px 15px 3px 0px;}
.author {font-size: 11px; padding: 3px 0px; border-top: 1px solid #d9d9d9; border-bottom: 1px solid #d9d9d9; margin: 0px 15px 25px 0px; text-align: right;}

.footer {
	height: 40px;
	background: #000 center top url(images/footer-bg.gif) no-repeat;
	padding-top: 340px;
}
.footer div {width: 990px; margin: auto; color: #CCC; font-size: 11px;}
.pager {padding: 5px; border-bottom: 1px solid #d9d9d9;}
.pager a {padding: 2px 5px; border: 1px solid #B90707; background-color: #B90707; color: #fff; text-decoration: none;}
.pager span {padding: 2px 5px; border: 1px solid #B90707;}
.pager strong {padding: 2px 5px;}

.mainSPBLH {
	border-bottom:1px solid #D9D9D9;
	margin-bottom:25px;
	margin-right:15px;
	padding-bottom:20px;
	font-size: 11px;
}
.comLFSP, .bLfSP {
	border-bottom:1px solid #D9D9D9;
	margin-bottom:10px;
	padding:5px 0;
}