/*------------------------------------------------------------------*/
/* Стили используемые в DataLife Engine     			            */
/*------------------------------------------------------------------*/

form {  PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px;
}

/* 
 * ========================================
 * Вывод архива 
 * ========================================
 */
.archives {
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	margin-top:6px;
	margin-left:20px;
	margin-bottom:10px;
}
.archives a {
	font-family:Tahoma;
	font-size:11px;
	color:#43637E;
	}
/* 
 * ========================================
 * Цитата и скрытый текст
 * ========================================
 */
.title_quote {
	background: #FFFAE5;
	border-left: 3px solid #FFE371;
	color: #666;
	font-weight: bold;
	font-size: 10px;
	margin: 8px auto 0 auto;
	padding: 6px;
}
 .quote {
	color: #333;
	font: 11px Tahoma; 
	text-align:justify;
	background-color: #FFFAE5; 
	border-left: 3px solid #FFE371;
	padding: 6px;
	}
/* 
 * ========================================
 * Teг CODE
 * ========================================
 */
 .scriptcode {
	background: url('../images/bgcode.gif');
	border: 1px solid #F0F0F0;
	border-left: 3px solid #999;	
	color: #333;
	display: block;
	font: 11px Tahoma;
	padding: 6px;
	white-space: normal;
	}
/* 
 * ========================================
 * Календарь 
 * ========================================
 */
.weekday-active-v {
	color: #FF0000;
	font: bold 11px Tahoma;
}
.day-active-v {
	color: #f4f4f4;
	font: bold 11px Tahoma;
}
.calendar {
	 font: bold 11px Tahoma;
}
.calendar td, th {
	 font: bold 11px Tahoma;
	 text-decoration: none;
	 padding: 4px;
}

.weekday {
	color: #FF0000;
	font: bold 11px Tahoma;
}
.weekday-active {
	color: #FF0000;
	font: bold 11px Tahoma;
}
.day-active {
	color: #FF0000;
	font: bold 11px Tahoma;
}
.day-active a, .day-active a:hover,
.weekday-active a, .weekday-active a:hover, 
.day-active-v a, .day-active-v a:hover,
.weekday-active-v a, .weekday-active-v a:hover
 {
text-decoration: underline;
font: bold 11px Tahoma;
color: #000;
}

.monthlink, .monthlink:hover {
color: #fff;
font: bold 11px Tahoma;
text-decoration: none;
}


/* 
 * ========================================
 * Рейтинг 
 * ========================================
 */

.rating {
	color: #757575;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	width: 85px;
	height: 16px;
}
.unit-rating {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 85px;
	height: 16px;
	position: relative;
	background-image: url(../dleimages/rating.png);
	background-position: top left;
	background-repeat: repeat-x;
}
.unit-rating li {
	text-indent: -90000px;
	padding: 0px;
	margin: 0px;
	float: left;
}
.unit-rating li a {
	display: block;
	width: 17px;
	height: 16px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 17;
	position: absolute;
	padding: 0px;
}
.unit-rating li a:hover {
	background-image: url(../dleimages/rating.gif);
	background-position: left center;
	z-index: 2;
	left: 0px;
}
.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-image: url(../dleimages/rating.gif);
	background-position: left bottom;
	position: absolute;
	height: 16px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}

/* 
 * ========================================
 * BB коды
 * ========================================
 */ 
.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;
}

.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;
}

/* 
 * ========================================
 * Дополнительные поля новостей
 * ========================================
 */ 

.xfields textarea {
width:500px; height:90px; font-family:verdana; font-size:11px; border:1px solid #E0E0E0;
}
.xfields input {
width:250px; height:18px; font-family:verdana; font-size:11px; border:1px solid #E0E0E0;
}
.xfields select {
height:18px; font-family:verdana; font-size:11px; border:1px solid #E0E0E0;
}

/* 
 * ========================================
 * Дополнительные поля профиля пользователей
 * ========================================
 */ 

.xprofile textarea {
width:320px; height:90px; font-family:verdana; font-size:11px; border:1px solid #E0E0E0;
}
.xprofile input {
width:250px; height:18px; font-family:verdana; font-size:11px; border:1px solid #E0E0E0;
}


/* 
 * ========================================
 * Персональные сообщения
 * ========================================
 */ 

.pm_head {
	FONT: 10pt Verdana; 
}
.pm_list {
	color: #888888;
	font-size: 11px;
	font-family: tahoma;
	}
.pm_list a {
	color: #4b719e;
	font-size: 11px;
	font-family: tahoma;
}

/* 
 * ========================================
 * Выпадающее меню
 * ========================================
 */ 

#dropmenudiv{
border:1px solid #f4f4f4;
border-bottom-width: 0;
font:normal 8px Tahoma;
background-color: #343434;
line-height:20px;
margin:2px;
filter: alpha(opacity=95, enabled=1) progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=3);
}

#dropmenudiv a{
display: block;
text-indent: 3px;
border: 1px solid white;
padding: 1px 0;
MARGIN: 1px;
color: #f4f4f4;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FFE88B;
color: #000;
}

/* 
 * ========================================
 * Опрос
 * ========================================
 */

.vote  {
	color: #717171;
	font-size: 11px;
	font-family: tahoma;
}

/* 
 * ========================================
 * Уведомление о получении новых PM
 * ========================================
 */

#newpm {
	position:absolute;
	height:250px;
	width:400px;
	padding:4px;
	background-color:#FDFDFD;
	border:1px solid #BBB;
	font-family: Verdana;
	font-size: 11px;
	line-height: 135%;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4);
	}

#newpmheader {
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	height:20px;
	color: #000;
    font-weight: bold;
	background-color:#E3C0C0;
	font-family:verdana, sans-serif;
	font-size:11px;
	cursor:move;
	}

#newpm a{
	background: transparent;
	color: #4D6A8A;
	text-decoration: none;
}

#newpm a:hover{
	background: transparent;
	color: #4D6A8A;
	text-decoration: underline;
}
/* 
 * ========================================
 * Ссылка на скачивание прикрепленного файла
 * ========================================
 */
#attachment {
	color: gray;
	}

/* 
 * ========================================
 * Поиск по сайту и результаты поиска
 * ========================================
 */

.search {
	font-family: Verdana;font-size: 11px;
	color:#53646F;
	text-decoration: none;
	}

.textin {
	font-family: Verdana;font-size: 11px;
	color:#00002C;
	text-decoration: none;
	}

.sresult{
  margin:0;
  display:block;
  font-size:16px;
  font-family:arial;
  letter-spacing:-1px;
  padding-left: 5px
}
 .sresult a{
  text-decoration:none;
  font-size:16px;
  font-family:arial;
  letter-spacing:-1px;
  padding-left: 5px
}

.galmain a:active,
.galmain a:visited,
.galmain a:link {
	color: #333333;
	text-decoration:none;
	}



/*
 * ========================================
 * Остальное содержание
 * ========================================
*/




#vs2 {padding: 19px 12px 12px 12px; line-height: 14px;}

#type {margin: 0px 0px 7px 0px; border: 0px; border-collapse: collapse;}
#type td {padding:0px 0px 15px 0px;}

#type #left {width: 160px; font: bold 11px Tahoma; color: #555555;}
#type #left img {margin-right: 3px; vertical-align: middle;}
#type #center {padding: 0px 5px 0px 5px;}
#type #right {width: 16px;}

#type select {
background: #f8f7f6;
border: 1px solid #d6d3d3;
font: 11px tahoma;
color: #606465;
}

#type .ta {
background: #f8f7f6;
border: 1px solid #d6d3d3;
font: 11px tahoma;
color: #606465;
width: 250px;
height: 100px;
}
#type .ta:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
width: 250px;
height: 100px;
}
#type .ta:focus {
background: #ffffff;
border: 1px solid #939793;
width: 250px;
height: 100px;
}

#type .ta2 {
background: #f8f7f6;
border: 1px solid #d6d3d3;
font: 11px tahoma;
color: #606465;
height: 200px;
width: 500px;
}

#type .ta2:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
height: 200px;
width: 500px;
}
#type .ta2:focus {
background: #ffffff;
border: 1px solid #939793;
height: 200px;
width: 500px;
}

.type2 {
background: #f8f7f6;
border: 1px solid #d6d3d3;
height: 200px;
width: 500px;
font: 11px tahoma;
color: #606465;
}

#type .text {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 250px;
height: 17px;
font: 11px tahoma;
color: #606465;
}
#type .text:hover {
background: #ffffff;
border: 1px solid #d6d3d3;
width: 250px;
}
#type .text:focus {
background: #ffffff;
border: 1px solid #939793;
width: 250px;
}

.button, .button:focus, .button:hover {
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 100px;
	height: 19px;
	font: 11px Tahoma; color: #606465;
}

#ser {padding: 0px; line-height: 14px; padding: 10px;}
#ser input {
background: #f8f7f6;
border: 1px solid #d6d3d3;
height: 17px;
font: 11px tahoma;
color: #606465;
margin-bottom: 4px;
}

#ser2 {padding: 0px; padding: 10px; line-height: 14px; margin-top: -10px;}

#ct {background: url(../images/setka.gif); height: 18px; _height: 23px; font: bold 11px Tahoma; color: #fff; padding: 5px 0px 0px 8px; margin: 0px 0px 10px 0px;}


#comments {
	background: #f9fafb;
	border: 1px solid #f2f2f2;
	padding: 21px 10px 10px 15px;
}
#comments input {
	background: #fff;
	border: 1px solid #cfdde6;
	margin: 0px 0px 7px 0px;
}
#comments textarea {
	background: #fff;
	border: 1px solid #cfdde6;
	width: 350px;
	height: 100px;
	padding: 0px;
	font: 11px Tahoma;
	color: #606465;
}
#comments a {font-weight: bold; color: #666;}

.x5 {margin-bottom: 5px; font: bold 15px Tahoma; color: #067f9e;}
.x6 {margin: 5px 0px 10px 0px;}
.x7 {margin: 10px 0px 0px 0px;}
.clear {clear: both;}
#com {
	padding: 16px 0px 16px 0px;
	border-top: 1px dotted #ccc;
}
#com strong {
	font: bold 11px Tahoma;
	color: #b1b1b1;
}
#com #telo {
	padding: 14px 0px 14px 0px;
}
#com #text {
	padding: 0px 0px 0px 10px;
}
#com td {vertical-align: top;}



/* ==================== Облако тегов */
.clouds_xsmall {
	font-size: x-small;
}
.clouds_small {
	font-size: small;
}
.clouds_medium {
	font-size: medium;
}
.clouds_large {
	font-size: large;
}
.clouds_xlarge {
	font-size: x-large;
}


.mass_comments_action  {
     text-align: right;
     padding-bottom: 5px;
     padding-right: 5px;
 padding-top: 5px;
     

}
