body{
	margin:0;
	font:11px Tahoma, Geneva, sans-serif;
	color:#000;
	background:#fff;
	min-width:1000px;
}
img{border-style:none;}
a{color:#000;}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#topheader{
	padding:0 190px 1px 168px;
}
#topheader:after{
	content:"";
	clear:both;
	height:0;
	display:block;
}
.topicons{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:168px;
	margin-left:-168px;
	height:20px;
	display:inline;
}
.topicons li{
	float:left;
	margin-right:6px;
}
.authbox{
	float:left;
	width:100%;
	overflow:hidden;
	padding: 5px 0 0 0;
}
.authbox p{
	margin:0;
	float:left;
	padding-right:9px;
}
.authbox ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
} 
.authbox ul li{
	float:left;
	border-left:1px solid #757575;
	padding:0 4px;
	margin:0 1px 0 -1px;
	
}
.authbox ul li a{
	color:#757575;
	text-decoration:none;
}
.start-menu{
	float:right;
	width:190px;
	margin:0;
	list-style:none;
	overflow:hidden;
	padding: 5px 0 0;
	display:inline;
	margin-right:-190px;
	font-size:11px;
}
.start-menu li{
	float:left;
	border-left:1px solid #757575;
	padding:0 28px 0 4px ;
	margin:0 1px 0 -1px;
}
.start-menu li a{
	color:#000;
	text-decoration:none;
}
/*Header block including logo*/
#header{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-header-3.gif) repeat-x;
	padding-top:2px;
	position:relative;
	height:58px;
	border-bottom:2px solid #497624;
	/*height:121px;*/
}
#header h1{
	background: url(../images/logo.gif) no-repeat;
	width:340px;
	height:65px;
	float:left;
	margin:0;
	text-indent:-9999px;
}
#header h1 a{
	display:block;
	height:100%;
}
#slogan{
	width:206px;
	height:14px;
	background:url(../images/bg-slogan-1.gif) no-repeat;
	position:absolute;
	right:0;
	bottom:0;
	text-align:center;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:17px;
	color:#fff;
}
/*main holder of all blocks on the page */
#container-frame-holder{
	margin:-13px 0 0;
	float:left;
	clear:both;
	width:100%;
}
#container-frame{
	background:#83a3aa;
	width:100%;
	overflow:hidden;
}
.container-holder{
	margin:0;
	overflow:hidden;
	width:100%;
	position:relative;
	z-index:1;
	background:url(../images/bg-rightcolumn.gif) 100% 0 repeat-y;
}
.container-holder:after{
	content:"";
	clear:both;
	height:0;
	display:block;
}
#container{
	padding: 0 216px 0 219px;
	background:url(../images/bg-left.gif) repeat-y;
}
#container:after{
	content:"";
	clear:both;
	height:0;
	display:block;
}
* html #container{height:1%;}
*+ html #container{height:1%;}
/*Left column block*/
.leftcolumn{
	width:219px;
	float:left;
	margin-left:-219px;
	padding-top:13px;
	display:inline;
}
.informer{
	padding-bottom:5px;
}
.rightcolumn .informer{
	padding-left:2px;
}
.title{
	width:219px;
	padding:0;
	border-bottom:0px solid #c6c6c6;
	background:url(../images/bg-menuheader.gif);
}
.title h3{
	margin:0;
	padding:5px auto;
	font:italic 16px/38px Impact, Tahoma, Geneva, sans-serif;
	color:#fff;
	text-align:center;
}
.block-content{
	width:219px;
	text-align:center;
}
.block-tree{
	width:219px;
	text-align:left;
	margin-left:50px;
}
/*Calendar*/
.calendar{
	height:199px;
	font:18px/11px Tahoma;
	margin:0 auto;
}
.calendar a:active, .calendar a:visited, .calendar a:link{
	color:#757575;
	text-decoration:none;
}
.calendar a:hover{
	color:#0089d9;
	text-decoration:underline;
}
/*Search block*/
#search-menu-holder{
	padding:0;
	background:url(../images/bg-navigation.gif) repeat-x;
	width:100%;
	height:48px;
	position:relative;
	z-index:5;
}
.searchbox{
	padding:0;
	width:231px;
	overflow:hidden;
	float:left;
	background:url(../images/bg-search.gif);
	height:48px;
}
.searchbox span{
	float:left;
	padding-top:17px;
	padding-left:5px;
	padding-right:3px;
	font: bold 10px Verdana, Arial, Helvetica;
}
.searchbox input{
	margin-top:12px;
	padding:0;
	width:145px;
}
.searchbox input.btn-search{
	padding:0;
	width:auto;
}
.hide {display: none}
/*forum box table*/
.tbl-forum {
	width:219px;
	font-size: 11px;
    font-family: tahoma;
}
.tbl-forum a {
	color: #0089D9;
    font-weight: bold;
	text-decoration: none;
}
.tbl-forum a:hover {
    color: #0089D9;
	text-decoration: underline;
}
/*Navigation menu*/
#navigation{
	float:left;
	margin:0;
	padding:8px 0 0;
	list-style:none;
	height:40px;
}
#navigation li{
	float:left;
	font:12px/25px Impact, Arial ,Verdana, Geneva, sans-serif;
	padding:0;
	margin:0;
	border-right:1px solid #fff;
}
#navigation li:hover, #navigation li.hover,
#navigation li li:hover, #navigation li li.hover{
	position:relative;
}
#navigation li a{
	text-decoration:none;
	color:#436871;
	border:solid #4b841d;
	border-width:0 1px;
	float:left;
	padding:0 9px;
}
#navigation li a:hover{
	color:#fff;
}
#navigation li div{
	display:none;
	position:absolute;
	left:0;
	top:25px;
}
#navigation li:hover div, #navigation li.hover div{
	display:block;
}
#navigation li:hover a, #navigation li.hover a{color:#FFF;}
#navigation li div a{color:#436871 !important;}
#navigation li div a:hover{color:#FFF !important;}
#navigation li:hover div div, #navigation li.hover div div{
	display:none;
	left:159px;
	top:-1px;
}
#navigation li li:hover div, #navigation li li.hover div{display:block;}

#navigation ul{
	padding:0;
	margin:0;
	list-style:none;
	width:160px;
}
#navigation ul li{
	float:none;
	border:solid #FFF ;
	border-width:1px 0;
	padding:0;
	margin:0;
	text-align:center;
	font-size:11px;
	background:url(../images/bg-navigation-li.gif);
}
#navigation ul li li{
	border:none;
}
#navigation ul li a{
	float:none;
	border:none;
	padding:0;
}
#menu-span{
	margin:0;
	padding:0;
	background:url(../images/bg-navigation-li.gif);
	width:100px;
	height:25px;
}
/*News feeed hoder*/
.main-content{
	float:left;
	width:100%;
}
.content-holder{
	padding:0;
	margin:0;
}
/*Bradcrumbs*/
#homelink-holder{
	margin-left:230px;
	margin-top:1px;
	height:12px;
	margin-right:219px;
	overflow:hidden;
}
.homelink{
	background:url(../images/icon-home.gif) #436871 no-repeat 0 13px;
	display:block;
	text-align:left;
	font-size:10px;
	padding-top:11px;
}
.homelink a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	padding-left:11px;
}
/*news feed block*/
#dle-content{margin-top:-13px;}
.news-holder{
	width:100%;
	overflow:hidden;
	padding-bottom:5px;
	margin:0;
}
.news-holder p{
	margin:0 10px 0;
	font-size:12px;
	line-height:18px;
	font-family:arial,helvetica,sans-serif;
	text-align:justify;

}
.news-title-holder{
	width:100%;
	padding:0;
	overflow:hidden;
	/*background:url(../images/bg-newstitlebottom.gif) no-repeat 0 100%;*/
	background:#436871;
	font-size:12px;
	line-height:32px;
	font-family:tahoma;
	}
.news-title-holder span{
	font-weight:bold;
	color:#fff;
	float:right;
	line-height:22px;
	padding:3px 3px 3px 0;
}
.news-title-holder h3{
	margin:0;
	line-height:20px;
	padding:3px 0 3px 20px;
	color:#3a9ded;
	background:url(../images/arrow.gif) no-repeat 0 4px;
}
.news-title-holder h3 a{
	text-decoration:none;
	color:#fff;
}
.news-body{
	width:98%;
	overflow:hidden;
	text-align:justify;
	padding-left:5px;
}
.news-footer{
	margin:5px 0 0;
	border-top:1px solid #7e8d90;
}
.news-footer-holder{
	width:100%;
	overflow:hidden;
	font-size:12px;
	margin:5px 0 0;
}
/* 
 * ========================================
 * rating
 * ========================================
 */
.rating {
	color: #666;
	font-family: Tahoma, helvetica, sans-serif;
	font-size: 11px; 
	width: 85px;
	height: 16px;
}
.unit-rating{
	list-style:none;
	margin: 0;
	padding:0;
	width: 85px;
	height: 16px;
	position: relative;
	background: url('../dleimages/rating.gif') top left repeat-x;		
}
.unit-rating li{
	text-indent: -90000px;
	padding:0;
	margin:0;
	float: left;
}
.unit-rating li a{
	display:block;
	width:17px;
	height: 16px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 17;
	position: absolute;
	padding: 0;
}
.unit-rating li a:hover{
	background: url('../dleimages/rating.gif') left center;
	z-index: 2;
	left: 0;
}
.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:17px;}
.unit-rating a.r2-unit{left:17px;}
.unit-rating a.r2-unit:hover{width: 34px;}
.unit-rating a.r3-unit{left: 34px;}
.unit-rating a.r3-unit:hover{width: 51px;}
.unit-rating a.r4-unit{left: 51px;}	
.unit-rating a.r4-unit:hover{width: 68px;}
.unit-rating a.r5-unit{left: 68px;}
.unit-rating a.r5-unit:hover{width: 85px;}
.unit-rating li.current-rating{
	background: url('../dleimages/rating.gif') left bottom;
	position: absolute;
	height: 16px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}
/*full story body*/
.news-standalone-holder{
	width:100%;
}
.news-header {
	width:100%;
	background:#436871;
	padding-top:25px;
}
.news-header span{
	color:#fff;
	font-size: 12px;
	font-family: tahoma;
	font-weight:bold;
	line-height:24px;
	padding-left:10px;
}
.news-header a {
	color: #0089d9;
	text-decoration:none;
}
.news-header a:hover {
	text-decoration: underline;
}
.news-author-info{
	width:100%;
	font-size: 11px;
	font-family: tahoma;
	line-height:16px;
	background:#436871;
}
.news-author-info span{
	padding-left:10px;	
}
.news-author-info a:active,
.news-author-info a:visited,
.news-author-info a:link {
	color: #000;
	text-decoration:none;
}
.news-author-info a:hover {
	color: #000;
	text-decoration: underline;
}
#dropmenudiv{
	border:1px solid #fff;
	border-bottom-width: 0;
	font:normal 10px Verdana;
	background-color: #436871;
	line-height:20px;
	margin:2px;
}
#dropmenudiv a{
	display: block;
	text-indent: 3px;
	border: 1px solid #fff;
	padding: 1px 0;
	margin: 1px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#dropmenudiv a:hover{
	background-color: #83a3aa;
	color: #000;
}
.news-fullstory-body{
	padding:10px;
}
.rating-info-holder{
	width:100%;	
	overflow:hidden;
	height:32px;
}
.rating-info-holder .rating{
	float:left;
	margin-left:10px;
	color: #666;
	font-family: Tahoma, helvetica, sans-serif;
	font-size: 11px; 
	width: 85px;
	height: 16px;
}
.news-info{
	float:right;
	padding-right:10px;
}
.othernews {
	font-size: 11px;
	font-family: tahoma;
	padding-left:20px;
	line-height:18px;
}
.othernews a:active,
.othernews a:visited,
.othernews a:link {
	color: #fff;
	text-decoration:none;
}
.othernews a:hover {
	color: #436871;
	text-decoration: underline;
}
.inputstyle_03 {
	font-family:tahoma;
	font-size:11px;
	border:1px solid #E0E0E0;
	background:#FFFFFF;
	color:#636363;
}
.commentsbox{
	margin:0;
	padding-right:10px;
	float:right;
}
/*bbcodes*/
.bbcodes {
	background: #FFF;
	border: 1px solid #E0E0E0;
	color: #666666;
	font-family: Verdana, Tahoma, helvetica, sans-serif;
	padding: 2px;
	vertical-align: middle;
	font-size: 10px; 
	vertical-align: middle;
	margin:2px;
	height: 21px;
}
.bbcodes_poll {
	border: 1px solid #C4C4C4;
	background: #FFF;
	color: #ffffff;
	font-family: Tahoma;
	/*padding: 2px;*/
	vertical-align: middle;
	font-size: 11px;
	margin:2px;
	height: 18px;
	background-image: url(../images/btn-poll.gif);
	width: 80px;
}
.editor_button {
	float:left;
	cursor:pointer;
	padding-left: 2px;
	padding-right: 2px;
}
.editor_buttoncl {
	float:left;
	cursor:pointer;
	padding-left: 1px;
	padding-right: 1px;
	border-left: 1px solid #BBB;
	border-right: 1px solid #BBB;
}
.editbclose {
	float:right;
	cursor:pointer;
}
table{
	border:0px;
	border-collapse:collapse;
}
table td{
	padding:5px;
}
/*right column*/
.rightcolumn{
	width:216px;
	float:right;
	margin-right:-216px;
	display:inline;
	padding-top:13px;
}
.title_right{
	width:216px;
	border-bottom:0px solid #c6c6c6;
	background:#cfedb6;
}
.title_right h3{
	margin:0;
	padding:5px auto ;
	text-align:center;
	font:italic 16px/39px Impact, Tahoma, Geneva, sans-serif;
	color:#365e15;
}
.block-tags, .block-popularity{
	font:11px Tahoma, Geneva, sans-serif;
	width:216px;
	text-align:justify;
	padding:0 2px;
	margin:0;
}
.block-tags a:active,.block-tags a:visited, .block-tags a:link{
	color:#757575;
	text-decoration:none;
}
.block-tags a:hover{
	text-decoration:underline;
	color:#3a9ded;
}
.flashobject{
	height:225px;
}
.vote-holder, .vote-btn-holder {
	width:100%;
	text-align:left;
}
#vote_result-btn{
	float:right;
	margin-top:-22px;
	margin-right:5px;
}
/*bottom block - footer*/
#footer{
	width:100%;
	overflow:hidden;
	background:#ebebeb;
	text-align:center;
	position:relative;
}
#footer p{
	margin:0;
	font-size:12px;
	line-height:18px;
}
#footer span{
	font-size:11px;
}
#footer span a:hover{
	color:#3a9ded;
}

#footer a{
	color:#8a8ab2;
	text-decoration:none;
}
#footer a:hover{text-decoration:underline;}
.counter-holder{
	position:absolute;
	left:0;
	top:37px;
	overflow:hidden;
	width:auto;
}
.counter{
	float:left;
	margin:0 18px 0 4px;
	display:inline;
}
.counter-holder-right{
	position:absolute;
	right:0;
	top:37px;
	overflow:hidden;
	width:auto;
}
.counter_right{
	float:right;
	margin:0 18px 0 4px;
	display:inline;
}
/*-----------------------------------------*/
.menu {

	font-size: 11px;
    font-family: tahoma;

}
/*container - содержательная центральная часть*/
.container { }

.mainbox {
	float: right;
	width: 760px; height: auto;
}

#maincolR {
	float: left;
	width: 539px; height: auto;
}

#maincol {
	float: left;
	width: 760px; height: auto;
}
.copy {
	font-size: 11px;
	line-height:18px;
	font-family: tahoma;
}
.copy a:active,
.copy a:visited,
.copy a:link {
	color: #636363;
	text-decoration: underline;
}
.copy a:hover {
	color: #0089d9;
	text-decoration: none;
}
/* 
 * ========================================
 * Календарь 
 * ========================================
 */
.weekday-active-v {
	color: #0089d9;
	font-family:tahoma;
 font-size:11px;
}
.day-active-v {
	color: #0089d9;
	font-family:tahoma;
	 font-size:11px;
}
.calendar {
	 font-family:verdana;
	 font-size:11px
}
.calendar td, th {
	 font-family:verdana;
	 font-size:11px;
	 text-decoration: none;
	 padding: 3px;
}
.weekday {
	color: #804040;
	font-family:verdana;
	font-size:11px;
}
.weekday-active {
	color: #804040;
	font-family:verdana;
	font-size:11px;
}
.day-active {
	color: #804040;
	font-family:verdana;
	font-size:11px;
}
.day-active a,
.weekday-active a,
.day-active-v a,
.weekday-active-v a
{
text-decoration: underline;
}
.monthlink {
color: #ff8400;
font-family:tahoma;
font-size:11px;
text-decoration: none;
}
.speedbar {
	color: #0089D9;
	font-size: 11px;
	font-family: tahoma;
}
.speedbar a {
	color: #0089D9;
	text-decoration:none;
}
.speedbar a:hover {
	text-decoration: underline;
}
.slink {
	font-size: 11px;
	font-family: tahoma;
}
.slink a:active,
.slink a:visited,
.slink a:link {
	color: #0089d9;
	text-decoration:none;
}
.slink a:hover {
	color: #0089d9;
	text-decoration: underline;
}
