/* 
 * ========================================
 * Цитата и скрытый текст
 * ========================================
 */
.title_quote {
	background : #feffbd;
	border : 1px dotted rgb(190, 190, 190);
	border-bottom : 0;
	color : #222;
	font-weight : bold;
	font-size : 10px;
	margin : 8px auto 0 auto;
	padding : 3px;
}
/*
.quote {
	color : #000000;
	font : 10pt Verdana;
      	text-align : justify;
	border : 1px dotted rgb(190, 190, 190);
	padding : 5px;
}
*/
.quote {
	color : #000000;
	font : 8pt Verdana;
	text-align : justify;
	border : 1px dotted rgb(190, 190, 190);
	padding : 5px;
        color: #6B6A6A;
}
.quote a {text-decoration: none;color: #6B6A6A;}
/* 
 * ========================================
 * Teг CODE
 * ========================================
 */
.scriptcode {
	color : #000000;
	font : 8pt Verdana;
	text-align : left;
	border-color : rgb(190, 190, 190);
	border-style : dotted;
	padding : 5px;
}
/* 
 * ========================================
 * Календарь 
 * ========================================
 */

.weekday-active-v {
	color : #8dc63f;
}
.day-active-v {
	color : #0076a3;
}
#calendar-layer {
	text-align : center;
}
.calendar {
	margin : 0 auto;
	font-size : 1.1em;
}
.calendar td, th {
	padding : 3px 4px;
}
.calendar th {
	padding-bottom : 5px;
}
.weekday {
	color : #8dc63f;
}
.weekday-active {
	font-weight : bold;
}
.day-active {
	font-weight : bold;
}
.monthlink {
	text-decoration : none;
	color : #8dc63f;
}
/* 
 * ========================================
 * Рейтинг 
 * ========================================
 */
.unit-rating {
	list-style : none;
	margin : 0;
	padding : 0;
	width : 85px;
	height : 16px;
	position : relative;
	background : url('../dleimages/rating.gif') repeat-x top left;
}
.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 : 0;
}
.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;
}
/* 
 * ========================================
 * 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 : 499px;
	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 white;
	border-bottom-width : 0;
	font : normal 10px Verdana;
	background-color : #6497ca;
	line-height : 20px;
	margin : 2px;
}
#dropmenudiv a {
	display : block;
	text-indent : 3px;
	border : 1px solid white;
	padding : 1px 0;
	margin : 1px;
	color : #fff;
	text-decoration : none;
	font-weight : bold;
}
#dropmenudiv a:hover {
	background-color : #fdd08b;
	color : #000;
}
/* 
 * ========================================
 * Опрос
 * ========================================
 */

.vote {
	line-height : 20px;
}
/* 
 * ========================================
 * Уведомление о получении новых PM
 * ========================================
 */

#newpm {
	position : absolute;
	width : 400px;
	padding : 4px;
	background-color : #fdfdfd;
	border : 1px solid #bbb;
	font-family : Verdana;
	font-size : 11px;
	line-height : 135%;
}
#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;
}
/* 
 * ========================================
 * Поиск по сайту и результаты поиска
 * ========================================
 */

.textin {
	font-family : Verdana;
	font-size : 11px;
	color : #00002c;
	text-decoration : none;
}
.sresult {
	text-align : justify;
	font-family : verdana;
	font-weight : normal;
	line-height : 16px;
	font-size : 12px;
	color : #606d77;
}
/* ==================== показ оригинальной картинки загруженной на сайт из уменьшенной копии */
.highslide-html-content {
	position : absolute;
	display : none;
}
.highslide-display-block {
	display : block;
}
.highslide-display-none {
	display : none;
}
.highslide-loading {
	display : block;
	color : white;
	font-size : 9px;
	font-weight : bold;
	text-decoration : none;
	padding : 3px;
	border : 1px solid white;
	background-color : black;
}
/* a==================== Облако тегов */

.clouds_xsmall {
	font-size : 10px;
	color : #c4c4c4;
	padding : 2px;
	text-decoration : none;
}
.clouds_small {
	font-size : 11px;
	color : #999999;
	padding : 2px;
	text-decoration : none;
}
.clouds_medium {
	font-size : 14px;
	color : #336699;
	padding : 2px;
	text-decoration : none;
}
.clouds_large {
	font-size : 20px;
	color : #c4c4c4;
	padding : 2px;
	text-decoration : none;
}
.clouds_xlarge {
	font-size : 31px;
	color : #aad815;
	padding : 2px;
	text-decoration : none;
}

