/*
	Copyright © Eleanor CMS
	URL: http://eleanor-cms.ru, http://eleanor-cms.com
	E-mail: support@eleanor-cms.ru
	Developing: Alexander Sunvas*
	Interface: Rumin Sergey
	=====
	*Pseudonym
*/

/*-----MAIN-----*/
.base { padding-bottom: 25px; }
.binner { padding: 0 18px;}

/*ЗАГОЛОВОК ЦЕНТРАЛЬНЫХ STORY*/
.heading { background: transparent url("../images/moduletitlearrow.gif") no-repeat left 9px; }
.heading .binner { padding-bottom: 5px; }

.heading2 { background: transparent url("../images/moduletitle.png") repeat-x left bottom; }
.heading2 .binner { padding-bottom: 9px; }

.heading h6, .heading2 h6 {
	font-size: 20px;
	font-weight: normal;
	color: #696969;
	padding-top: 8px;
}

.heading h1, .heading .binner h2, .heading2 h1 {
	font-size: 12px;
	font-weight: bold;
	color: #469ebf;
	padding-top: 5px;
}

/*modulemenu*/
ul.modulemenu,ul.modulemenu ul, ul.modulemenu li { display: block; list-style: none; padding: 0; margin: 0; }
ul.modulemenu li { float: left; }
ul.modulemenu {
	height: 25px;
	background: #7d7d7d url("../images/moduletitle.png") repeat-x left top;
	line-height: 23px;
	font-size: 0.9em;
	font-weight: bold;
	color: #ffffff;
}

ul.modulemenu a{
	float: left;
	height: 25px;
	color: #ffffff;
	padding: 0 5px;
	text-decoration: none;
}

ul.modulemenu a:hover { background: #2e2e2e url("../images/menuhead.png") repeat-x left -39px; }

/*submenu*/
ul.modulemenu ul a:hover { background-color: #d8d8d8; }

ul.modulemenu ul{
	width: 150px;
}

ul.modulemenu ul{	position: absolute;
	z-index: 99;
	background-color: #eee;
	border: 1px solid #cccccc;
	border-bottom-width: 0;
	display: none;
	padding: 4px;
	text-align: left;
}

ul.modulemenu ul a{	width: 130px;
	display: block;
	padding: 0 10px;
	line-height: 20px;
	height: 20px;
	color: #4e4e4e;
	border-bottom: 1px solid #cccccc;
}

/*moreinfo*/
.moreinfo { font-size: 0.9em; color: #a3a3a3; }

/*ARGUMENTS*/
.arg, .argmore { padding-right: 9px; float: left; display: inline; }
.arg img.left { margin: 2px 3px 0 0; }
.argr { float: right; padding-left: 6px; }
.ratebase { float: right; width: 105px; }

span.argmore a {
	padding-right: 20px;
	background: transparent url("../images/morearrow.gif") no-repeat right 60%;
	font-weight: bold;
}

/*СОДЕРЖИМОЕ*/
.maincont {
	background: transparent url("../images/basegrad.png") repeat-x left top;
	padding: 0 0 7px 0;
}

.morelink {
	background: transparent url("../images/morelink.png") repeat-x left top;
	height: 29px;
}

.morelink .binner { padding-top: 5px; }

/*НАГРАДЫ*/
.awards .binner { padding-top: 10px; padding-bottom: 10px; }
.awards { background-color: #f5f5f5; border-top: 1px solid #adadad; }

/*COMMENTS*/
.commentbase { background: #ffffff url("../images/commentbg.png") repeat-x left top; }
*html .commentbase { width: 100%; }
.commentbase .binner { padding-top: 10px; padding-bottom: 10px; }
.heading h2 { font-size: 18px;}

.signature { padding-top: 13px; margin: 0; font-size: 0.9em; color: #a4a4a4; position: relative;}
.signature a { color: #a4a4a4; }

.commentbase .morelink { padding: 15px 0 7px 0; }
.commentbase .moreinfo { font-size: 0.9em; color: #a4a4a4; }
.commentbase .heading { padding: 0 0 7px 0; background: none; }
.commentbase .maincont { background: none; }

/*Личные сообщения*/
.sendto {
padding: 3px 4px;
font-style: italic;
border: 1px dotted #d7d7d7;
background-color: #f8f8f8;
}