body {
	padding: 75px 0 0 0;
	margin: 0;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #64618e), color-stop(1, #38225a));
	background:-moz-linear-gradient(top, #64618e 5%, #38225a 100%);
	background:-webkit-linear-gradient(top, #64618e 5%, #38225a 100%);
	background:-o-linear-gradient(top, #64618e 5%, #38225a 100%);
	background:-ms-linear-gradient(top, #64618e 5%, #38225a 100%);
	background:linear-gradient(to bottom, #64618e 5%, #38225a 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#64618e', endColorstr='#38225a',GradientType=0);
	background-color:#64618e;
	text-align: center;
	font-family: "PT Sans", sans-serif;
	font-size: 14px;
	color: #373737;
	min-height: 800px;
}

input {
	font-family: 'PT Sans', sans-serif !important;
}

h1, h2, h3, h4 {
	padding: 0;
	margin: 0;
	font-size: 13px;
	font-weight: normal;
}

a {
	text-decoration: none;
}
img {
	border: none;
}

.main-center-block {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background-color: #f1f1f1;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.59);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.59);
	box-shadow: 0 0 10px rgba(0,0,0,.59);
	-moz-border-radius:5px 5px 7px 7px;
	-webkit-border-radius:5px 5px 7px 7px;
	border-radius:5px 5px 7px 7px;
}

	.head-block {
		height: 85px;
		position: relative;
		-moz-border-radius:5px 5px 0 0;
		-webkit-border-radius:5px 5px 0 0;
		border-radius:5px 5px 0 0;
		background: #0b0b1e;
	}
	
		.robot1 {
			background: url(../images/robot1.png) left top no-repeat;
			width: 86px;
			height: 24px;
			position: absolute;
			left: 30px;
			top: -24px;
		}
		
		.robot2 {
			background: url(../images/robot2.png) left top no-repeat;
			width: 24px;
			height: 86px;
			position: absolute;
			right: -24px;
			top: 400px;
		}
		
		.logo {
			background: url(../images/logotype.png) left top no-repeat;
			width: 209px;
			height: 85px;
			display: block;
			position: absolute;
			left: 0;
			top: 0;
		}
		
			.logo:hover {
				background: url(../images/logo.png) left bottom no-repeat;
			}
			
		.head-soc {
			position: absolute;
			left: 250px;
			top: 28px;
			font-size: 0;
		}
		
			.head-soc a {
				display: inline-block;
				width: 31px;
				height: 31px;
				margin: 0 2px 0 0;
			}
			
				.head-soc a:hover {
					opacity: 0.7;
				}
				
			.head-soc1 {
				background: url(../images/head-soc.png) left top no-repeat;
			}
			
			.head-soc2 {
				background: url(../images/head-soc.png) -31px top no-repeat;
			}
			
			.head-soc3 {
				background: url(../images/head-soc.png) -62px top no-repeat;
			}
			.head-soc4 {
				background: url(../images/head-soc.png) -93px top no-repeat;
			}
			
			.head-soc5 {
				background: url(../images/head-soc.png) -124px top no-repeat;
			}
			
			.head-soc6 {
				background: url(../images/head-soc.png) -155px top no-repeat;
			}
			
	.content-block {
		background: #f1f1f1 url(../images/content-block.jpg) left top repeat-y;
		-moz-border-radius:0 0 5px 5px;
		-webkit-border-radius:0 0 5px 5px;
		border-radius:0 0 5px 5px;
	}
	
		.left-col {
			float: left;
			width: 220px;
		}
		
			.menu-block {
				
			}
			
				.menu-block-title {
					color: #6193c5;
					font-size: 16px;
					display: block;
					padding: 15px 20px 15px 45px;
					position: relative;
					background: url(../images/menu-block-title.jpg) left top repeat-x;
				}
				
					.menu-block-title:first-child {
						background-image: none;
					}
				
					.menu-block-title:hover {
						background: #d73840;
						color: #fff;
					}
					
						.menu-block-title:hover i {
							opacity: 1;
						}									
					
					.menu-block-title i {
						display: block;
						width: 18px;
						height: 18px;
						position: absolute;
						left: 19px;
						top: 16px;
						opacity: 0.32;
					}
					
					.menu-block-active {
						background: #d73840;
						color: #fff;
					}
					
						.menu-block-active i {
							opacity: 1;
						}
					
				.back1 i {
					background: url(../images/menu-block-title.png) left top no-repeat;
				}
				
				.back2 i {
					background: url(../images/menu-block-title.png) left -18px no-repeat;
				}
				
				.back3 i {
					background: url(../images/menu-block-title.png) left -36px no-repeat;
				}
				
				.back4 i {
					background: url(../images/menu-block-title.png) left -53px no-repeat;
				}
				
				.back5 i {
					background: url(../images/menu-block-title.png) left -71px no-repeat;
				}
				
				.menu-links {
					margin: 0 0 10px 0;
				}
				
					.menu-links a {
						color: #b8bdc2;
						display: block;
						padding: 5px 15px 5px 45px;
					}
					
						.menu-links a:hover {
							background: #0f1528;
						}
						
			.banner-fullnews {
				text-align: center;
				padding: 20px 0;
			}
				
		
		.right-col {
			float: left;
			width: 780px;
			-moz-border-radius:0 0 5px 0;
			-webkit-border-radius:0 0 5px 0;
			border-radius:0 0 5px 0;
		}
		
			.hello-block {
				background: #fff url(../images/robot3.png) left 30px no-repeat;
				-moz-box-shadow: inset 0 0 84px rgba(0,0,0,.08);
				-webkit-box-shadow: inset 0 0 84px rgba(0,0,0,.08);
				box-shadow: inset 0 0 84px rgba(0,0,0,.08);
				padding: 25px 25px 25px 75px;
				border-bottom: 1px #dddddd solid;
			}
			
				.hello-block h1 {
					font-size: 18px;
					color: #000;
					margin: 0 0 15px 0;
				}
				
				.hello-block p {
					padding: 0;
					margin: 0;
					line-height: 17px;
					color: #505050;
				}
				
				.hello-block a {
					color: #000;
				}
				
					.hello-block a:hover {
						color: #d73840;
					}
		
			.main-page-block {
				
			}
			
				.main-page-block-title {
					height: 46px;
					line-height: 46px;
					position: relative;
					border-left: 7px #2ba2ff solid;
					background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #f3f3f3));
					background:-moz-linear-gradient(top, #ffffff 5%, #f3f3f3 100%);
					background:-webkit-linear-gradient(top, #ffffff 5%, #f3f3f3 100%);
					background:-o-linear-gradient(top, #ffffff 5%, #f3f3f3 100%);
					background:-ms-linear-gradient(top, #ffffff 5%, #f3f3f3 100%);
					background:linear-gradient(to bottom, #ffffff 5%, #f3f3f3 100%);
					filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f3f3f3',GradientType=0);
					background-color:#ffffff;
					padding: 0 0 0 45px;
					font-size: 18px;
					color: #000;
					border-bottom: 1px #d9d9d9 solid;
				}
				
					.main-page-block-title img {
						position: absolute;
						left: 15px;
						top: 13px;
					}
					
				.main-page-block-content {
					
				}
				
					.main-news {
						width: 194px;
						height: 194px;
						background-color: #fff;
						-moz-box-shadow: inset 0 0 84px rgba(0,0,0,.07);
						-webkit-box-shadow: inset 0 0 84px rgba(0,0,0,.07);
						box-shadow: inset 0 0 84px rgba(0,0,0,.07);
						border-right: 1px #e4e4e4 solid;
						border-bottom: 1px #e4e4e4 solid;
						float: left;
						position: relative;
						overflow: hidden;
					}
					
						.main-news-image {
							position: absolute;
							width: 110px;
							height: 110px;
							overflow: hidden;
							-moz-border-radius:20px;
							-webkit-border-radius:20px;
							border-radius:20px;
							border: 3px solid #e4e4e4;
							left: 50%;
							margin: 0 0 0 -55px;
							top: 20px;
						}
						
							.main-news-image img {
								width: 110px;
								height: 110px;
								-moz-border-radius:20px;
								-webkit-border-radius:20px;
								border-radius:20px;
							}
							
						.main-news h2 {
							
						}
						
							.main-news h2 a {
								position: absolute;
								left: 0;
								top: 0;
								width: 174px;
								height: 44px;
								padding: 150px 10px 0 10px;
								overflow: hidden;
							}
							
								.main-news h2 a span {
									color: #0b0c12;
									font-size: 16px;
									display: block;
									height: 18px;
									overflow: hidden;
									line-height: 18px;
									text-align: center;
								}
								
								.main-news .masha_index {
									display: none;
								}
							
								.main-news h2 a:hover {
									color: #33394f;
								}
								
						.main-news-hover {
							position: absolute;
							left: -194px;
							top: 0;
							background: url(../images/main-news-hover.png);
							width: 160px;
							height: 160px;
							padding: 17px;
							display: block;
						}
						
							.main-news-hover-title {
								color: #e3e9ef;
								font-size: 16px;
								height: 18px;
								overflow: hidden;
								line-height: 18px;
								margin: 0 0 15px 0;
							}
							
							.main-news-hover-text {
								color: #9fa7c4;
								font-size: 13px;
								line-height: 16px;
								height: 64px;
								margin: 0 0 15px 0;
								overflow: hidden;
							}
							
							.main-news-hover-more {
								
							}
							
								.main-news-hover-more a {
									background: url(../images/main-news-hover-more.png) left top no-repeat;
									display: block;
									width: 116px;
									height: 25px;
									padding: 0 0 0 43px;
									line-height: 25px;
									color: #000;
									font-size: 13px;
								}
								
									.main-news-hover-more a:hover {
										background: url(../images/main-news-hover-more.png) left bottom no-repeat;
										color: #fff;
									}
									
			.banner-block {
				text-align: center;
				padding: 20px 0;
				background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #f3f3f3));
				background:-moz-linear-gradient(top, #ffffff 5%, #f3f3f3 100%);
				background:-webkit-linear-gradient(top, #ffffff 5%, #f3f3f3 100%);
				background:-o-linear-gradient(top, #ffffff 5%, #f3f3f3 100%);
				background:-ms-linear-gradient(top, #ffffff 5%, #f3f3f3 100%);
				background:linear-gradient(to bottom, #ffffff 5%, #f3f3f3 100%);
				filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f3f3f3',GradientType=0);
				background-color:#ffffff;
				border-bottom: 1px #d9d9d9 solid;
			}
			
			.all-more {
				padding: 10px;
			}
			
				.all-more a {
					height: 45px;
					display: inline-block;
					line-height: 45px;
					padding: 0 30px;
					color: #000;
				}
				
					.all-more a:hover {
						background: #d73840;
						color: #fff;
					}
					
	.footer {
		
	}
	
		.footer2 {
			width: 960px;
			margin: 0 auto;
			padding: 40px 20px;
			font-size: 13px;
			color: #8a7ba8;
			text-align: center;
			position: relative;
		}
	
		.footer a {
			color: #fff;
		}
		
			.footer a:hover {
				
			}
			
		.robot4 {
			background: url(../images/robot4.png) left top no-repeat;
			width: 86px;
			height: 24px;
			position: absolute;
			left: 800px;
			top: 0px;
		}


/* Юзер-панель */
.login-block {
	position: relative;
	background: #151927;
	padding: 20px;
	border-bottom: 1px #2f3447 solid;
	margin: 0 0 20px 0;
}

	.login-block-title {
		color: #798da6;
		font-size: 18px;
		text-align: center;
		margin: 0 0 15px 0;
	}
	
	.login-block-name {
		padding: 0 0 10px 55px;
		border-bottom: 1px #272930 solid;
		margin: 0 0 10px 0;
		position: relative;
	}

		.login-ava {
			position: absolute;
			left: 0;
			top: 0;
			width: 42px;
			height: 42px;
			overflow: hidden;
		}
		
			.login-ava img {
				width: 42px;
				height: 42px;
				border: 0;
			}
			
		.login-block-name2 {
			height: 42px;
			line-height: 42px;
			color: #b0b0b0;
		}
		
			.login-block-name2 span {
				color: #ee154e;
			}
	
	.l-link {
		
	}	
	
		.l-link a {
			display: block;
			color: #b0b0b0;
			padding: 3px 3px;
		}
		
			.l-link a:hover {
				background: #202537;
				color: #fff;
			}
			
	.login-line {
		background: #101012 url(../images/login-line.jpg) left top no-repeat;
		height: 20px;
		border: 1px solid #090c16;
		padding: 5px 0 0 40px;
		margin: 0 0 10px 0;
	}
	
	.login-line2 {
		background: #101012 url(../images/login-line.jpg) left bottom no-repeat;
		margin: 0 0 20px 0;
	}
	
	.login-input-text {
		border: 0;
		margin: 0;
		width: 125px;
		display: block;
		padding: 0;
		background: none;
		color: #b0b0b0;
	}
			
		.login-cab{
			color: #858585;
			position: absolute;
			top: 125px;
			left: 30px;
		}
		
	.enter {
		margin: 0 0 0 40px;
		border: 0;
		padding: 0;
	}
	
		.enter:hover {
			opacity: 0.7;
		}
	
	.lost-input-text {
		border: 1px #9e9e9e dotted;
		width: 200px;
		padding: 5px;
		color: #644217;
	}
	
	.reg-link {
		padding: 20px 0 20px 0;
		text-align: center;
		line-height: 20px;
	}
	
		.reg-link a {
			color: #838e99;
		}
		
			.reg-link a:hover {
				color: #fff;
			}
			
.login-soc {
	margin: 0 0 10px 0;
}

	.login-soc-title {
		font-size: 14px;
		color: #888;
		margin: 0 0 5px 0;
	}

	.login-soc a {
		float: left;
		width: 28px;
		height: 28px;
		margin: 0 1px 0 0;
	}
	
		.login-soc a:hover {
			opacity: 0.7;
		}
	
	.login-soc1 {
		background: url(../images/login-soc.png) left top no-repeat;
	}
	
	.login-soc2 {
		background: url(../images/login-soc.png) -28px top no-repeat;
	}
	
	.login-soc3 {
		background: url(../images/login-soc.png) -56px top no-repeat;
	}
	
	.login-soc4 {
		background: url(../images/login-soc.png) -84px top no-repeat;
	}
	
	.login-soc5 {
		background: url(../images/login-soc.png) -112px top no-repeat;
	}
	
	.login-soc6 {
		background: url(../images/login-soc.png) -140px top no-repeat;
	}
			
.s-block-content input {
	background: #fff url(../images/form-text.gif) left top repeat-x;
	margin: 5px 20px 0 0;
	color: #2e2e2e;
	border: 1px #d0d0d0 solid;
}

.s-block-content {
	
}
/* ==================== Календарь */
.calend {

}

.weekday-active-v {
	color: #535353;
}
.day-active-v {
	color: #535353;
	font-weight: bold;
}
.calendar {
font-size: 12px;
text-align: center;
}
	
	.calendar a {
		text-decoration: underline;
	 }
.calendar td, th {
	 text-decoration: none;
	 padding: 2px;
}
.weekday {
	
	font-weight: bold !important;
	
}
.weekday-active {
	color: #000;
	font-weight: bold;
	
}
.day-active {
	color: #535353;
}
.monthlink {
	color: #535353;
	text-decoration: none;
}
.day-current {
	background:#ffd8b5;
	border:1px dotted #000;
	color: #000;
}

	.day-current a {
		color: #000;
	}

/* ==================== Облако тегов */
.tags-block {
	padding: 5px;
	color: #424242;
}

.clouds_xsmall {
	font-size: 12px;
	color: #424242 !important;
	text-decoration: none;
}
.clouds_small {
	font-size: 15px;
	color: #424242 !important;
	text-decoration: none;
}
.clouds_medium {
	font-size: 20px;
	color: #424242 !important;
	text-decoration: none;
}
.clouds_large {
	font-size: 25px;
	color: #ff8b02 !important;
	text-decoration: none;
}
.clouds_xlarge {
	font-size: 30px;
	color: #ff8b02!important;
	text-decoration: none;
}



/* Опрос */
.vote-buttom {
	background: #63abc9;
	display: block;
	padding: 5px 0;
	text-align: center;
	cursor: pointer;
	border: 0;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 5px 0;
	width: 125px;
}

	.vote-buttom:hover{
		background: #1e7193;
	}
	
	.vote-buttom2 {
		background: #ccc;
	}

.vote-l {
	padding: 10px 0 15px 0;
}	

/* ==================== Рейтинг статьи */

.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.png);
	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.png);
	background-position: left bottom;
	position: absolute;
	height: 16px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}


/* ==================== BB коды */
 
.bbcodes {
	background-color: #ffffff;
	border: 1px solid #e0e0e0;
	color: #ffffff;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	/*  width: 120px;  */
	height: 20px;
	background-image: url(../images/dlet_bttn_bbcodes.gif);
	background-repeat: repeat-x;
	font-weight: bold;
}

/* класс bbcodes_poll используем в poll.tpl, vote.tpl, addnews.tpl */

.bbcodes_poll {
	background-color: #ffffff;
	border: 1px solid #e0e0e0;
	color: #ffffff;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	width: 120px;
	height: 20px;
	background-image: url(../images/dlet_bttn_bbcodes.gif);
	background-repeat: repeat-x;
	font-weight: bold;
}


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

#dropmenudiv {
	border: 1px solid #ffffff;
	border-bottom-width: 0;
	font: normal 10px Verdana;
	background-color: #6497ca;
	line-height: 20px;
	margin: 2px;
	opacity: 0.92;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95) progid:DXImageTransform.Microsoft.Shadow(color=#cacaca, direction=135, strength=3)";
	filter: alpha(opacity=95, enabled=1) progid:DXImageTransform.Microsoft.Shadow(color=#cacaca, direction=135, strength=3);
}

#dropmenudiv a {
	display: block;
	text-indent: 3px;
	text-decoration:none;
	color: #ffffff;
	background:#6497ca;
	border: 1px solid #ffffff;
	padding: 1px 0;
	margin: 1px;
	font-weight: bold;
}

#dropmenudiv a:hover {
	background-color:#fdd08b;
	color:#000000;
}

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

#newpm {
	width: 400px;
	padding: 4px;
	background-color: #fdfdfd;
	border: 1px solid #bbbbbb;
	font-family: verdana;
	line-height: 135%;
}
#newpmheader {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	height: 20px;
	color: #636363;
	font-weight: bold;
	background-color: #b2c7f1;
	font-family: verdana;
	cursor: move;
}
#newpm a {
	background: transparent;
	color: #4b73d4;
	text-decoration: none;
}
#newpm a:hover {
	background: transparent;
	color: #4b73d4;
	text-decoration: underline;
}

/* ==================== Ссылка на скачивание прикрепленного файла */

.attachment {
	color: #f37c64;
}

/* ==================== показ оригинальной картинки загруженной на сайт из уменьшенной копии (*) */
.highslide-wrapper, .highslide-outline {
	background: #FFFFFF;
	z-index: 100000;
}
.highslide-image {
	border: 2px solid #FFFFFF;
	z-index: 100000;
}
.highslide-active-anchor {
   visibility: hidden;
   z-index: 100000;
} 
.highslide-active-anchor img {
	visibility: hidden;
	z-index: 100000;
}
.highslide-dimming {
	background: black;
	z-index: 100000;
}
.highslide-html {
	background-color: white;
	z-index: 100000;
}
.highslide-html-content {
	display: none;
	z-index: 100000;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
    text-decoration: none;
	padding: 3px;
	border: 1px solid white;
    background-color: black;
	z-index: 100000;
}
a.highslide-full-expand {
	background: url(../dleimages/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
	z-index: 100000;
}
.highslide-footer {
	height: 11px;
	z-index: 100000;
}
.highslide-footer .highslide-resize {
	float: right;
	height: 12px;
	width: 11px;
	background: url(../dleimages/resize.gif);
	z-index: 100000;
}
.highslide-resize {
    cursor: nw-resize;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.highslide-caption {
	display: none;
	padding: 5px;
	background: white;
}

.highslide-controls {
    width: 195px;
    height: 40px;
    background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif) 0 -90px no-repeat;
    margin-right: 15px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
    height: 40px;
    list-style: none;
    margin: 0;
    padding: 0;
    background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif) right -90px no-repeat;
}
.highslide-controls li {
    float: left;
    padding: 5px 0;
}
.highslide-controls a {
    background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif);
    display: block;
    float: left;
    height: 30px;
    width: 30px;
    outline: none;
}
.highslide-controls a.disabled {
    cursor: default;
}
.highslide-controls a span {
    /* hide the text for these graphic buttons */
    display: none;
}
 
/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
    background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
    background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
    background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
    background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
    background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
    background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
    background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
    background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
    background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
    background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
    background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
    background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
    background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
    background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
    background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
    background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
    background-position: -180px -30px;
}
	
.title-block  {
	border-bottom: 1px #d9d9d9 solid;
	border-left: 7px #2aa3ff solid;		
	padding: 10px;
	color: #000;
	font-size: 18px;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #f3f3f3));
	background:-moz-linear-gradient(top, #ffffff 5%, #f3f3f3 100%);
	background:-webkit-linear-gradient(top, #ffffff 5%, #f3f3f3 100%);
	background:-o-linear-gradient(top, #ffffff 5%, #f3f3f3 100%);
	background:-ms-linear-gradient(top, #ffffff 5%, #f3f3f3 100%);
	background:linear-gradient(to bottom, #ffffff 5%, #f3f3f3 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f3f3f3',GradientType=0);
	background-color:#ffffff;
}

	.title-block  a {
		
	}
					
		.title-block a:hover {
			
		}
		
		.shot-text2 img {
			margin: 0 10px 5px 0;
			border: 0;
			max-width: 500px;
		}
		
		.shot-text input {
			margin: 5px 20px 0 0;
			background: #343434;
			color: #fff;
			font-size: 9px;
		}
		.shot-text2 input {
			margin: 5px 20px 0 0;
			background: #343434;
			color: #fff;
			font-size: 9px;
		}
		
		.mass_comments_action input {
			margin: 5px 20px 0 0;
			background: #454545;
			color: #fff;
			font-size: 9px;
		}
	
		.shot-text .editor_button img {
			padding: 0 !important;
			border: 0 !important;
			margin: 0;
		}
		.shot-text2 .editor_button img {
			padding: 0 !important;
			border: 0 !important;
			margin: 0;
		}
		
		.editor_button img {
			padding: 0 !important;
			border: 0 !important;
			margin: 0 !important;
		}
		
		.shot-text .editbclose img {
			padding: 0;
			border: 0;
			margin: 0;
		}
		.shot-text2 .editbclose img {
			padding: 0;
			border: 0;
			margin: 0;
		}
		
		.editor_button_brk img {
			padding: 0 !important;
			margin: 0 !important;
			border: 0 !important;
		}
		


/* Полная новость */		
.full-news {
	
}

	.full-news-title {
		position: relative;
		min-height: 46px;
		background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #f3f3f3));
		background:-moz-linear-gradient(top, #ffffff 5%, #f3f3f3 100%);
		background:-webkit-linear-gradient(top, #ffffff 5%, #f3f3f3 100%);
		background:-o-linear-gradient(top, #ffffff 5%, #f3f3f3 100%);
		background:-ms-linear-gradient(top, #ffffff 5%, #f3f3f3 100%);
		background:linear-gradient(to bottom, #ffffff 5%, #f3f3f3 100%);
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f3f3f3',GradientType=0);
		background-color:#ffffff;
		padding: 0 100px 0 0;
		border-bottom: 1px #d9d9d9 solid;
	}
	
		.full-news-title h1, .full-news-title h2 {
			border-left: 7px #2aa3ff solid;		
			padding: 11px 0 11px 25px;
			color: #000;
			font-size: 18px;
		}
		
		.full-news-fav {
			position: absolute;
			right: 0;
			top: 0;
		}
		
			.full-news-fav:hover {
				opacity: 0.8;
			}
		
	.full-news-info {
		background-color: #fff;
		-moz-box-shadow: inset 0 0 84px rgba(0,0,0,.05);
		-webkit-box-shadow: inset 0 0 84px rgba(0,0,0,.05);
		box-shadow: inset 0 0 84px rgba(0,0,0,.05);
		border-bottom: 1px #d9d9d9 solid;
		padding: 20px 0;
	}
	
		.full-news-info-image {
			width: 110px;
			height: 110px;
			overflow: hidden;
			-moz-border-radius:20px;
			-webkit-border-radius:20px;
			border-radius:20px;
			border: 3px solid #e4e4e4;
			float: left;
			margin: 0 20px 0 20px;
		}
		
			.full-news-info-image img {
				width: 110px;
				height: 110px;
				-moz-border-radius:20px;
				-webkit-border-radius:20px;
				border-radius:20px;
			}
			
		.full-news-info-f {
			float: left;
			width: 301px;
			margin: 0 65px 0 0;
		}
		
			.info-f-line {			
				float: none;
			}
			
				.info-f-line i {
					float: left;
					width: 130px;
					font-style: normal;
					color: #646464;
					padding: 2px 10px 3px 10px;
				}
				
				.info-f-line u {
					float: left;
					width: 130px;
					border-left: 1px #efefef solid;
					text-decoration: none;
					color: #000;
					padding: 2px 10px 3px 10px;
				}
				
				.info-f-line span {
					clear: both;
					display: block;
				}
				
					.info-f-line a {
						color: #d73840;
					}
					
						.info-f-line a:hover {
							color: #000;
						}
				
			.colorfix {
				background: #f4f4f4;
			}
			
		.full-news-rating {
			float: left;
			color: #939393;
		}
		
			.full-news-rating-title {
				color: #727272;
				padding: 0 8px 4px 8px;
			}
			
			.full-news-rating-vol {
				width: 69px;
				height: 69px;
				-moz-border-radius:5px;
				-webkit-border-radius:5px;
				border-radius:5px;
				border: 1px solid #d56934;
				-moz-box-shadow: inset 0 0 2px rgba(252,247,192,.76);
				-webkit-box-shadow: inset 0 0 2px rgba(252,247,192,.76);
				box-shadow: inset 0 0 2px rgba(252,247,192,.76);
				background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffa200), color-stop(1, #f54303));
				background:-moz-linear-gradient(top, #ffa200 5%, #f54303 100%);
				background:-webkit-linear-gradient(top, #ffa200 5%, #f54303 100%);
				background:-o-linear-gradient(top, #ffa200 5%, #f54303 100%);
				background:-ms-linear-gradient(top, #ffa200 5%, #f54303 100%);
				background:linear-gradient(to bottom, #ffa200 5%, #f54303 100%);
				filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa200', endColorstr='#f54303',GradientType=0);
				background-color:#ffa200;
				line-height: 69px;
				text-align: center;
				margin: 0 5px 0 0;
				float: left;
				color: #fff;
				font-size: 36px;
			}
			
			.full-news-rating-right {
				float: left;
				width: 115px;
			}
			
				.full-news-rating-plus {
					margin: 0 0 3px 0;
				}
				
					.full-news-rating-plus a {
						display: block;
						position: relative;
						height: 32px;
						line-height: 30px;
						-moz-border-radius:5px;
						-webkit-border-radius:5px;
						border-radius:5px;
						border: 1px solid #e8e8e8;
						background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #f5f5f5));
						background:-moz-linear-gradient(top, #ffffff 5%, #f5f5f5 100%);
						background:-webkit-linear-gradient(top, #ffffff 5%, #f5f5f5 100%);
						background:-o-linear-gradient(top, #ffffff 5%, #f5f5f5 100%);
						background:-ms-linear-gradient(top, #ffffff 5%, #f5f5f5 100%);
						background:linear-gradient(to bottom, #ffffff 5%, #f5f5f5 100%);
						filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0);
						background-color:#ffffff;
						color: #737373;
						padding: 0 0 0 48px;
					}
					
						.full-news-rating-plus a:hover {
							background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d3ec46), color-stop(1, #85a31a));
							background:-moz-linear-gradient(top, #d3ec46 5%, #85a31a 100%);
							background:-webkit-linear-gradient(top, #d3ec46 5%, #85a31a 100%);
							background:-o-linear-gradient(top, #d3ec46 5%, #85a31a 100%);
							background:-ms-linear-gradient(top, #d3ec46 5%, #85a31a 100%);
							background:linear-gradient(to bottom, #d3ec46 5%, #85a31a 100%);
							filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d3ec46', endColorstr='#85a31a',GradientType=0);
							background-color:#d3ec46;
							color: #fff;
							border: 1px solid #7bc021;
							font-weight: bold;
							-moz-box-shadow: inset 0 0 2px rgba(252,247,192,.75);
							-webkit-box-shadow: inset 0 0 2px rgba(252,247,192,.75);
							box-shadow: inset 0 0 2px rgba(252,247,192,.75);
						}
						
						.full-news-rating-plus a i {
							font-style: normal;
							display: block;
							position: absolute;
							border: 1px solid #7bc021;
							-moz-box-shadow: inset 0 0 2px rgba(252,247,192,.75);
							-webkit-box-shadow: inset 0 0 2px rgba(252,247,192,.75);
							box-shadow: inset 0 0 2px rgba(252,247,192,.75);
							height: 32px;
							width: 32px;
							text-align: center;
							color: #fff;
							background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d3ec46), color-stop(1, #85a31a));
							background:-moz-linear-gradient(top, #d3ec46 5%, #85a31a 100%);
							background:-webkit-linear-gradient(top, #d3ec46 5%, #85a31a 100%);
							background:-o-linear-gradient(top, #d3ec46 5%, #85a31a 100%);
							background:-ms-linear-gradient(top, #d3ec46 5%, #85a31a 100%);
							background:linear-gradient(to bottom, #d3ec46 5%, #85a31a 100%);
							filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d3ec46', endColorstr='#85a31a',GradientType=0);
							background-color:#d3ec46;
							left: -1px;
							top: -1px;
							-moz-border-radius:5px;
							-webkit-border-radius:5px;
							border-radius:5px;
							font-size: 28px;
						}
						
				.full-news-rating-minus {
					
				}
				
					.full-news-rating-minus a {
						display: block;
						position: relative;
						height: 32px;
						line-height: 30px;
						-moz-border-radius:5px;
						-webkit-border-radius:5px;
						border-radius:5px;
						border: 1px solid #e8e8e8;
						background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #f5f5f5));
						background:-moz-linear-gradient(top, #ffffff 5%, #f5f5f5 100%);
						background:-webkit-linear-gradient(top, #ffffff 5%, #f5f5f5 100%);
						background:-o-linear-gradient(top, #ffffff 5%, #f5f5f5 100%);
						background:-ms-linear-gradient(top, #ffffff 5%, #f5f5f5 100%);
						background:linear-gradient(to bottom, #ffffff 5%, #f5f5f5 100%);
						filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0);
						background-color:#ffffff;
						color: #737373;
						padding: 0 0 0 48px;
					}
					
						.full-news-rating-minus a:hover {
							background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fb5c64), color-stop(1, #d73840));
							background:-moz-linear-gradient(top, #fb5c64 5%, #d73840 100%);
							background:-webkit-linear-gradient(top, #fb5c64 5%, #d73840 100%);
							background:-o-linear-gradient(top, #fb5c64 5%, #d73840 100%);
							background:-ms-linear-gradient(top, #fb5c64 5%, #d73840 100%);
							background:linear-gradient(to bottom, #fb5c64 5%, #d73840 100%);
							filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb5c64', endColorstr='#d73840',GradientType=0);
							background-color:#fb5c64;
							color: #fff;
							border: 1px solid #e53841;
							font-weight: bold;
							-moz-box-shadow: inset 0 0 2px rgba(252,247,192,.75);
							-webkit-box-shadow: inset 0 0 2px rgba(252,247,192,.75);
							box-shadow: inset 0 0 2px rgba(252,247,192,.75);
						}
						
						.full-news-rating-minus a i {
							font-style: normal;
							display: block;
							position: absolute;
							border: 1px solid #e53841;
							-moz-box-shadow: inset 0 0 2px rgba(252,247,192,.75);
							-webkit-box-shadow: inset 0 0 2px rgba(252,247,192,.75);
							box-shadow: inset 0 0 2px rgba(252,247,192,.75);
							height: 32px;
							width: 32px;
							text-align: center;
							color: #fff;
							background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fb5c64), color-stop(1, #d73840));
							background:-moz-linear-gradient(top, #fb5c64 5%, #d73840 100%);
							background:-webkit-linear-gradient(top, #fb5c64 5%, #d73840 100%);
							background:-o-linear-gradient(top, #fb5c64 5%, #d73840 100%);
							background:-ms-linear-gradient(top, #fb5c64 5%, #d73840 100%);
							background:linear-gradient(to bottom, #fb5c64 5%, #d73840 100%);
							filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb5c64', endColorstr='#d73840',GradientType=0);
							background-color:#fb5c64;
							left: -1px;
							top: -1px;
							-moz-border-radius:5px;
							-webkit-border-radius:5px;
							border-radius:5px;
							font-size: 28px;
						}
						
	.full-news-b {
		background-color: #fff;
		-moz-box-shadow: inset 0 0 84px rgba(0,0,0,.05);
		-webkit-box-shadow: inset 0 0 84px rgba(0,0,0,.05);
		box-shadow: inset 0 0 84px rgba(0,0,0,.05);
		border-bottom: 1px #d9d9d9 solid;
		padding: 20px;
	}
	
		.full-news-t {
			padding: 0 0 10px 0;
			color: #000;
			font-size: 16px;
		}
	
		.full-news-text {
			color: #303030;
			line-height: 18px;
		}
		
			.full-news-text a {
				color: #d73840;
			}
			
				.full-news-text a:hover {
					color: #000;
				}
				
			.full-news-text img {
				max-width: 100%;
			}
			
			.full-news-text h1, .full-news-text h2, .full-news-text h3, .full-news-text h4 {
				font-size: 16px;
				color: #000;
			}
			
			.tcarusel {
				position: relative;
			}

				.tcarusel .tcarusel-main {
					position: relative;
					overflow: hidden;
				}
								
					.tcarusel .tcarusel-scroll {
						position: relative;
						left: 0px;
						top: 0;
						width: 10000000px;
						padding: 0;
						margin: 0;
					}
							
						.tcarusel .tcarusel-item {
							position: relative;
							float: left;
							padding: 0;		
							margin: 0 7px 0 0;
							list-style-type: none;
							width: 240px;									
						}
							
							.tcarusel .tcarusel-item img {
								width: 100%;
							}
							
				.tcarusel-prev {
					width: 51px;
					height: 51px;
					cursor: pointer;
					background: url(../images/arrow.png) left top no-repeat;
					position: absolute;
					left: -18px;
					top: 50%;
					margin: -25px 0 0 0;
				}
				
					.tcarusel-prev:hover {
						background: url(../images/arrow.png) left bottom no-repeat;
					}
					
				.tcarusel-next {
					width: 51px;
					height: 51px;
					cursor: pointer;
					background: url(../images/arrow.png) right top no-repeat;
					position: absolute;
					right: -18px;
					top: 50%;
					margin: -25px 0 0 0;
				}
				
					.tcarusel-next:hover {
						background: url(../images/arrow.png) right bottom no-repeat;
					}
							
							
			.hidden-images {
				display: none;
			}
			
		.full-news-video {
			position: relative;
			padding-bottom: 56.25%;
			height: 0;
			overflow: hidden;
			margin: 0 0 20px 0;
		}
		
			.full-news-video object, .full-news-video embed, .full-news-video iframe {
				position: absolute;
				top: 0;
				left: 0;
				width: 100% !important;
				height: 100% !important;
			}
			
		.full-news-download {
			
		}
		
			.attachment {
				display: inline-block;		
				color: #7b7b7b;
			}
			
				.attachment a {
					-moz-border-radius:5px;
					-webkit-border-radius:5px;
					border-radius:5px;
					display: inline-block;
					border: 1px solid #c95d26;
					-moz-box-shadow: inset 0 0 2px rgba(252,247,192,.75);
					-webkit-box-shadow: inset 0 0 2px rgba(252,247,192,.75);
					box-shadow: inset 0 0 2px rgba(252,247,192,.75);
					background: url(../images/attachment.png) 10px center no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fea74a), color-stop(1, #f54303));
					background: url(../images/attachment.png) 10px center no-repeat, -moz-linear-gradient(top, #fea74a 5%, #f54303 100%);
					background: url(../images/attachment.png) 10px center no-repeat, -webkit-linear-gradient(top, #fea74a 5%, #f54303 100%);
					background: url(../images/attachment.png) 10px center no-repeat, -o-linear-gradient(top, #fea74a 5%, #f54303 100%);
					background: url(../images/attachment.png) 10px center no-repeat, -ms-linear-gradient(top, #fea74a 5%, #f54303 100%);
					background: url(../images/attachment.png) 10px center no-repeat, linear-gradient(to bottom, #fea74a 5%, #f54303 100%);
					filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fea74a', endColorstr='#f54303',GradientType=0);
					background-color:#fea74a;
					padding: 10px 20px 10px 50px;
					color: #600200;
					text-shadow: 0 1px 1px rgba(255,255,255,.5);
					margin: 0 10px 10px 0;
				}
				
					.attachment a:hover {
						border: 1px solid #e53841;
						-moz-box-shadow: inset 0 0 2px rgba(252,247,192,.75);
						-webkit-box-shadow: inset 0 0 2px rgba(252,247,192,.75);
						box-shadow: inset 0 0 2px rgba(252,247,192,.75);
						color: #fff;
						background: url(../images/attachment.png) 10px center no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fb5c64), color-stop(1, #d73840));
						background: url(../images/attachment.png) 10px center no-repeat, -moz-linear-gradient(top, #fb5c64 5%, #d73840 100%);
						background: url(../images/attachment.png) 10px center no-repeat, -webkit-linear-gradient(top, #fb5c64 5%, #d73840 100%);
						background: url(../images/attachment.png) 10px center no-repeat, -o-linear-gradient(top, #fb5c64 5%, #d73840 100%);
						background: url(../images/attachment.png) 10px center no-repeat, -ms-linear-gradient(top, #fb5c64 5%, #d73840 100%);
						background: url(../images/attachment.png) 10px center no-repeat, linear-gradient(to bottom, #fb5c64 5%, #d73840 100%);
						filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb5c64', endColorstr='#d73840',GradientType=0);
						background-color:#fb5c64;
						text-shadow: none;
					}
					
		.full-news-comments {
			padding: 20px;
			border-bottom: 1px #d9d9d9 solid;
		}
		
			.full-news-comments-title {
				padding: 0 0 10px 0;
				color: #000;
				font-size: 16px;
				margin: 0 0 20px 0;
			}
			
			.full-news-comments-content {
				
			}
			
		.full-rel {
			
		}
		
			.full-rel-title {
				border-bottom: 1px #d9d9d9 solid;
				border-left: 7px #2aa3ff solid;		
				padding: 10px;
				color: #000;
				font-size: 18px;
				background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #f3f3f3));
				background:-moz-linear-gradient(top, #ffffff 5%, #f3f3f3 100%);
				background:-webkit-linear-gradient(top, #ffffff 5%, #f3f3f3 100%);
				background:-o-linear-gradient(top, #ffffff 5%, #f3f3f3 100%);
				background:-ms-linear-gradient(top, #ffffff 5%, #f3f3f3 100%);
				background:linear-gradient(to bottom, #ffffff 5%, #f3f3f3 100%);
				filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f3f3f3',GradientType=0);
				background-color:#ffffff;
				
			}
			
			.full-rel-content {
				
			}
			
			
	}
	
.registr-please {
	color: #7791af;
	padding: 10px;
	margin: 5px;
}

.title_spoiler {
	position: relative;
	padding: 0;
	margin: 0;
}

	.title_spoiler a:last-child {
		background: url(../images/title_spoiler.jpg) left top repeat-x;
		display: block;
		line-height: 24px;
		padding: 0 10px 0 30px;
		text-decoration: none;
		color: #3b3b3b;
		font-weight: bold;
		border-radius:5px; 
		-webkit-border-radius:5px; 
		-moz-border-radius:5px;
		height: 24px
	}
	
	.title_spoiler img {
		position: absolute;
		left: 5px;
		top: 22px;
	}
	
.text_spoiler {
	border: 1px #ececec solid;
	padding: 10px;
	border-radius:5px; 
	-webkit-border-radius:5px; 
	-moz-border-radius:5px;
	margin: -5px 0 0 0;
	
}
	
	.text_spoiler a {
		
	}
	
		.text_spoiler a:hover {
			
		}
		
/* Вид комментария */
.mass_comments_action {
	display: none;
}

.comment-block {
	clear: both;
	margin: 0;
	position: relative;
	padding: 0 0 0 85px;
	margin: 0 0 70px 0;
}

	.comment-block-left {
		width: 67px;
		position: absolute;
		left: 0px;
		top: 0px;
	}
	
		.ugol {
			background: url(../images/ugol.png) left top no-repeat;
			width: 19px;
			height: 18px;
			position: absolute;
			left: 70px;
			z-index: 222;
			top: 18px;
		}
	
		.hidden-coment{
			width: 67px;
			height: 67px;
			position: relative;
			overflow: hidden;
		}
		
			.hidden-coment img {
				width: 70px;
				min-height: 70px;
				
			}
		
		
	
	.comment-block-right {
		border: 1px solid #c7c7c7;
		background-color: #fff;
		-moz-box-shadow: inset 0 0 16px rgba(0,0,0,.06);
		-webkit-box-shadow: inset 0 0 16px rgba(0,0,0,.06);
		box-shadow: inset 0 0 16px rgba(0,0,0,.06);
		padding: 15px;
		border-radius:5px; 
		-webkit-border-radius:5px; 
		-moz-border-radius:5px;
		position: relative;
	}
	
		.comment-block-right2 {
			
		}
		
		
			.comment-text {
				color: #4b4b4b;
				line-height: 18px;
			}
			
				.comment-text a {
					color: #d73840;
				}
				
					.comment-text a:hover {
						text-decoration: none;
					}
			
				.comment-text-title {
					border-bottom: 1px #ebebeb dotted;
					padding: 0 0 5px 0;
					margin: 0 0 5px 0;
					color: #333;
				}
				
					.comment-text-title a {
						color: #2473ce;
						font-size: 12px;
						font-weight: bold;
					}
					
						.comment-text-title a:hover {
							text-decoration: underline;
						}
						
				.comment-text-more {
					padding: 3px 0 0 0;
					font-size: 11px;
					color: #ccc;
					border-top: 1px #ebebeb dotted;
				}
				
					.comment-text-more a {
						color: #a0a0a0;
					}
					
						.comment-text-more a:hover {
							color: #000;
						}
		.author {
			margin: 0 0 10px 0;
			color: #7a7a7a;
		}
		
		.author a {
			color: #d73840;
		}
			
			.author a:hover{
				
			}
			
		.comment-block-links {
			position: absolute;
			right: 10px;
			bottom: -21px;
		}
		
			.comment-block-links a:hover {
				opacity: 0.8;
			}
		
			.comment-block-links1 a {
				height: 19px;
				line-height: 17px;
				padding: 0 8px 0 25px;
				font-size: 13px;
				color: #fff;
				display: inline-block;
				border-radius: 0 0 4px 4px; 
				-webkit-border-radius: 0 0 4px 4px; 
				-moz-border-radius: 0 0 4px 4px;
				
				border: 1px solid #9a2a30;				
				-moz-box-shadow: inset 0 0 2px rgba(255,255,255,.6);
				-webkit-box-shadow: inset 0 0 2px rgba(255,255,255,.6);
				box-shadow: inset 0 0 2px rgba(255,255,255,.6);
				
				background: url(../images/comment-block-links1.png) 7px center no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f14c54), color-stop(1, #d73840));
				background:url(../images/comment-block-links1.png) 7px center no-repeat, -moz-linear-gradient(top, #f14c54 5%, #d73840 100%);
				background:url(../images/comment-block-links1.png) 7px center no-repeat, -webkit-linear-gradient(top, #f14c54 5%, #d73840 100%);
				background:url(../images/comment-block-links1.png) 7px center no-repeat, -o-linear-gradient(top, #f14c54 5%, #d73840 100%);
				background:url(../images/comment-block-links1.png) 7px center no-repeat, -ms-linear-gradient(top, #f14c54 5%, #d73840 100%);
				background:url(../images/comment-block-links1.png) 7px center no-repeat, linear-gradient(to bottom, #f14c54 5%, #d73840 100%);
				filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f14c54', endColorstr='#d73840',GradientType=0);
				background-color:#f14c54;
			}
			
			.comment-block-links2 a {
				height: 19px;
				line-height: 17px;
				padding: 0 8px 0 25px;
				font-size: 13px;
				color: #fff;
				display: inline-block;
				border-radius: 0 0 4px 4px; 
				-webkit-border-radius: 0 0 4px 4px; 
				-moz-border-radius: 0 0 4px 4px;
				
				border: 1px solid #649006;
				-moz-box-shadow: inset 0 0 2px rgba(255,255,255,.6);
				-webkit-box-shadow: inset 0 0 2px rgba(255,255,255,.6);
				box-shadow: inset 0 0 2px rgba(255,255,255,.6);
				
				background:url(../images/comment-block-links2.png) 7px center no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bad700), color-stop(1, #72b400));
				background:url(../images/comment-block-links2.png) 7px center no-repeat, -moz-linear-gradient(top, #bad700 5%, #72b400 100%);
				background:url(../images/comment-block-links2.png) 7px center no-repeat, -webkit-linear-gradient(top, #bad700 5%, #72b400 100%);
				background:url(../images/comment-block-links2.png) 7px center no-repeat, -o-linear-gradient(top, #bad700 5%, #72b400 100%);
				background:url(../images/comment-block-links2.png) 7px center no-repeat, -ms-linear-gradient(top, #bad700 5%, #72b400 100%);
				background:url(../images/comment-block-links2.png) 7px center no-repeat, linear-gradient(to bottom, #bad700 5%, #72b400 100%);
				filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bad700', endColorstr='#72b400',GradientType=0);
				background-color:#bad700;
			}
			
			.comment-block-links3 a {
				height: 19px;
				line-height: 17px;
				padding: 0 8px 0 25px;
				font-size: 13px;
				color: #fff;
				display: inline-block;
				border-radius: 0 0 4px 4px; 
				-webkit-border-radius: 0 0 4px 4px; 
				-moz-border-radius: 0 0 4px 4px;
				
				border: 1px solid #018159;
				-moz-box-shadow: inset 0 0 2px rgba(255,255,255,.6);
				-webkit-box-shadow: inset 0 0 2px rgba(255,255,255,.6);
				box-shadow: inset 0 0 2px rgba(255,255,255,.6);
				
				background:url(../images/comment-block-links3.png) 7px center no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #1fe57c), color-stop(1, #06936d));
				background:url(../images/comment-block-links3.png) 7px center no-repeat, -moz-linear-gradient(top, #1fe57c 5%, #06936d 100%);
				background:url(../images/comment-block-links3.png) 7px center no-repeat, -webkit-linear-gradient(top, #1fe57c 5%, #06936d 100%);
				background:url(../images/comment-block-links3.png) 7px center no-repeat, -o-linear-gradient(top, #1fe57c 5%, #06936d 100%);
				background:url(../images/comment-block-links3.png) 7px center no-repeat, -ms-linear-gradient(top, #1fe57c 5%, #06936d 100%);
				background:url(../images/comment-block-links3.png) 7px center no-repeat, linear-gradient(to bottom, #1fe57c 5%, #06936d 100%);
				filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1fe57c', endColorstr='#06936d',GradientType=0);
				background-color:#1fe57c;
			}
			
			.comment-block-links4 a {
				height: 19px;
				line-height: 17px;
				padding: 0 8px 0 25px;
				font-size: 13px;
				color: #fff;
				display: inline-block;
				border-radius: 0 0 4px 4px; 
				-webkit-border-radius: 0 0 4px 4px; 
				-moz-border-radius: 0 0 4px 4px;
				
				border: 1px solid #ce723b;
				-moz-box-shadow: inset 0 0 2px rgba(255,255,255,.6);
				-webkit-box-shadow: inset 0 0 2px rgba(255,255,255,.6);
				box-shadow: inset 0 0 2px rgba(255,255,255,.6);
				
				background:url(../images/comment-block-links4.png) 7px center no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ff9d60), color-stop(1, #f74e10));
				background:url(../images/comment-block-links4.png) 7px center no-repeat, -moz-linear-gradient(top, #ff9d60 5%, #f74e10 100%);
				background:url(../images/comment-block-links4.png) 7px center no-repeat, -webkit-linear-gradient(top, #ff9d60 5%, #f74e10 100%);
				background:url(../images/comment-block-links4.png) 7px center no-repeat, -o-linear-gradient(top, #ff9d60 5%, #f74e10 100%);
				background:url(../images/comment-block-links4.png) 7px center no-repeat, -ms-linear-gradient(top, #ff9d60 5%, #f74e10 100%);
				background:url(../images/comment-block-links4.png) 7px center no-repeat, linear-gradient(to bottom, #ff9d60 5%, #f74e10 100%);
				filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9d60', endColorstr='#f74e10',GradientType=0);
				background-color:#ff9d60;
			}
			
.commentfix {
	padding: 0 85px 0 0;
}
.commentfix .comment-block-left {
		left: auto;
		right: 0;
	}

.commentfix .ugol {
			background: url(../images/ugol2.png) left top no-repeat;
			left: auto;
			right: 70px;
		}

.commentfix .comment-block-links {
			right: auto;
			left: 10px;
		}

.comment-block .bbcodes, .mass_comments_action .bbcodes, .news-item-content .editor input, .news-item-content input {
	background: #fff;
	border: 1px #ccc solid;
	color: #333;
	border-radius:3px; 
	-webkit-border-radius:3px; 
	-moz-border-radius:3px;
	margin: 0;
	cursor: pointer;
}						


/* -------- */
.quote {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #f0f0f0));
	background:-moz-linear-gradient(top, #ffffff 5%, #f0f0f0 100%);
	background:-webkit-linear-gradient(top, #ffffff 5%, #f0f0f0 100%);
	background:-o-linear-gradient(top, #ffffff 5%, #f0f0f0 100%);
	background:-ms-linear-gradient(top, #ffffff 5%, #f0f0f0 100%);
	background:linear-gradient(to bottom, #ffffff 5%, #f0f0f0 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f0f0f0',GradientType=0);
	background-color:#ffffff;
	-moz-box-shadow: 3px 4px 5px rgba(0,0,0,.14);
	-webkit-box-shadow: 3px 4px 5px rgba(0,0,0,.14);
	box-shadow: 3px 4px 5px rgba(0,0,0,.14);
	padding: 8px;
	color: #6f6f6f;
	clear: both;
	border: 1px #e5e5e5 solid;
	border-radius:5px; 
	-webkit-border-radius:5px; 
	-moz-border-radius:5px;
	margin: 0 0 10px 0;
}

	.quote a {
		color: #000;
	}
		
/* Добавление комментария */

#dle_recaptcha{
	margin: 0 0 15px 0;
}

.hidden-comment {
	padding: 20px 0 0 0;
}

	.addb-comment {
		cursor: pointer;
		display: inline-block;
		background: url(../images/addb-comment.png) left top no-repeat;
		height: 39px;
		width: 180px;
		color: #000;
		padding: 0 0 0 60px;
		line-height: 39px;
	}
	
		.addb-comment:hover {
			background: url(../images/addb-comment.png) left bottom no-repeat;
			color: #fff;
		}
	
	.hidden-comment-form {
		display: none;
		clear: both;
	}

.add-coment-buttom {
	width: 100px;
	height: 30px;
	margin-right: 3px;
	color: #fff;
	border: 1px #2b2b2b solid;
}

.add-comment {
	clear: both;
	padding: 10px 10px 10px 0;
	border-radius: 0 0 3px 3px; 
	-webkit-border-radius: 0 0 3px 3px; 
	-moz-border-radius: 0 0 3px 3px;
	
}

	.add-comment a {
		color: #2b80c1;
	}
	
	.login-close {
		background: url(../images/login-close.png);
		width: 36px;
		height: 35px;
		cursor: pointer;
		position: absolute;
		right: 5px;
		top: 5px;
	}

.add-coment-buttom {
	width: 100px;
	height: 30px;
	margin-right: 3px;
	color: #fff;
	border: 1px #2b2b2b solid;
}

.add-comment {
	clear: both;
	border-radius: 0 0 3px 3px; 
	-webkit-border-radius: 0 0 3px 3px; 
	-moz-border-radius: 0 0 3px 3px;
	
}

	.add-comment a {
		color: #2b80c1;
	}
	
		.add-comment a:hover {
			
		}

	.add-comment-line {
		clear: both;
	}
	
		.add-comment-line-left {
			float: left;
			width: 90px;
			padding: 0 0 5px 0;
			height: 27px;
			line-height: 27px;
		}
		
		.add-comment-line-right {
			float: left;
			width: 500px;
			padding: 0 0 5px 0;
		}
		
			.add-comment-line-right input {
				border-radius:3px; 
				-webkit-border-radius:3px; 
				-moz-border-radius:3px;
				background: #fff;
				height: auto !important;
				padding: 5px 10px 5px 10px;
				border: 1px #e8e8e8 solid;
			}
.s-block .add-comment-line-left {
	width: 150px !important;
}

.s-block .add-comment-line-right {
	width: 400px !important;
}

.s-block .add-comment-line {
	padding: 0 0 10px 0;
}

.s-block .add-comment-line textarea {
	border-radius:3px; 
	-webkit-border-radius:3px; 
	-moz-border-radius:3px;
	background: #fff;
	height: auto !important;
	padding: 5px 10px 5px 10px;
	border: 1px #e8e8e8 solid;
	height: 200px !important;
}

/* 
*****************************
Юзер инфа */
.user-info-table {
	width: 90%; 
	margin: 0 00px 0 20px;

}

	.user-info-table td {
		padding: 5px 5px 20px 5px;
		text-align: left;
	}
	
		.user-info-table td small {
			font-size: 14px;
			color: #af86522;
			font-weight: bold;
		}
		
		.user-info-table td a {
			color: #ff863d;
		}
		
		.user-info-table td i {
			color: #bfbfbf;
		}
		
		.buttom-add-news {
			margin: 5px 20px 5px 0;
			background: #777777;
			color: #fff;
			border: 1px #2b2b2b solid;
		}
		
		.user-info-table input {
			background: url(../images/form-text.gif);
			color: #2e2e2e;
			border: 1px #d0d0d0 solid;
		}

		
/* Инфо */
.error {
	padding: 10px;
	padding-bottom: 150px;
	background: url(../images/error.png) center bottom no-repeat;
	text-align: center;
}

	.error p {
		font-size: 15px;
		font-weight: bold;
	}
	
	.error a {
		color: #7cad37;
	}

/* Статистика */
.lost-pass {
	width: 400px;
	background: #fef2e4; 
	margin-bottom: 20px;
	border-top: 5px #9d7038 solid;
	margin-top: 10px;
}


	.lost-pass td {
		background: #fef2e4; 
		padding: 5px;
		color: #4b2e12;
		text-align: left;
	}
		
		.lost-pass td a {
			color: #c89539;
		}
		
.ststs-title {
	padding: 5px 5px 5px 20px;
	color: #60360c;
	text-align: left;
	font-weight: bold;
}

/* Статические страницы */	
.ststststs {
	text-align: left;
	margin: 0 30px 0 30px;
}

	.ststststs-t {
		height: 40px;
		line-height: 35px;
		color: #fffdcc;
		margin: 0 30px 0 10px;
	}
	
		.ststststs-t h1 {
			margin: 0;
			padding: 0 0 0 50px;
			font-size: 14px;
		}
	
	.ststststs-c {
		padding: 20px;
	}
		
		.ststststs-c img {
			padding: 0 10px 10px 0;
			background: url(../images/shadow.gif) right bottom;
			border: 0;
			margin: 10px 10px 10px 0;
		}
		
		.ststststs-c input {
			margin: 5px 20px 0 0;
			background: url(../images/form-text.gif);
			color: #2e2e2e;
			border: 1px #d0d0d0 solid;
		}
	
	.ststststs-s {
		padding: 5px;
	}
		.ststststs-s a {
			color: #60360c;
		}
		
.s-block {
	text-align: left;
	border-bottom: 1px #d9d9d9 solid;
}
		
.s-block-content {
	color: #566472;
	line-height: 18px;
	background-color: #fff;
	-moz-box-shadow: inset 0 0 84px rgba(0,0,0,.05);
	-webkit-box-shadow: inset 0 0 84px rgba(0,0,0,.05);
	box-shadow: inset 0 0 84px rgba(0,0,0,.05);
	padding: 20px;
}

#dle-content {
}

	.s-block-content a {
		color: #d73840;
	}
	
/* добавление новости */
.add-news-title {
	padding: 5px 5px 0 50px;
	font-weight: bold;
	text-align: left;
	color: #2d7cff;
}

/* ПМ */
.imp {
	text-align: left;
}

	.imp input {
		margin: 5px 20px 0 0;
		background: url(../images/form-text.gif);
		color: #2e2e2e;
		border: 1px #d0d0d0 solid;
	}
	
.pm-tititittile {
	padding: 10px 10px 10px 5px;
	font-weight: bold;
}

.new-PM {
	padding: 3px;
}
	
	.new-PM input {
		width: 250px;
		background: url(../images/form-text.gif);
		color: #2e2e2e;
		border: 1px #d0d0d0 solid;
	}
	
	.new-PM span {
		width: 150px;
		margin-right: 20px;
		display: block;
	}
	
.pm-block {
	height: 30px;
	padding-left: 60px;
	line-height: 30px;
	font-weight: bold;
}

.pm-content {
	padding: 10px 5px 15px 5px;
}

	.pm-content a {
		color: #666666;
		font-weight: bold;
	}

.pm-block-menu {
	height: 50px;
	margin-bottom: 20px;
	line-height: 50px;
	padding-left: 0px;
}

	.pm-block-menu a {
		color: #ff863d;
		font-weight: bold;
	}

.a-mess {
	border-top: 5px #fff solid;
	padding: 5px;
	color: #777777;
}	

	.a-mess a {
		color: #4a4a4a;
		font-weight: bold;
	}
	
.theme-mess {
	background: #c6c6c6;
	padding: 5px;
	border-top: 5px #fff solid;
	color: #666666;
	font-weight: bold;
}

/* Результаты поиска и форма поика на главной */
.search-block {
	float: right;
	margin: 27px 22px 0 0;
	border: 1px solid #1e284b;
	background-color: #1d233d;
	-moz-box-shadow: inset 0 0 9px rgba(0,0,0,.35);
	-webkit-box-shadow: inset 0 0 9px rgba(0,0,0,.35);
	box-shadow: inset 0 0 9px rgba(0,0,0,.35);
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	width: 48%;
	height: 29px;
	position: relative;
}
	
	#tt_social a {
		width: 24px;
		height: 24px;
		margin: 0 2px 2px 0;
		display: block;
		float: left;
	}
	
	.ttfav {
		float: left;
		width: 235px;
		margin: 0 0 0 10px;
	}
			
	.ttfav-title {
		padding: 5px 0 5px 3px;
		font-weight: bold;
		color: #bbbbbb;
	}
	
		.form-text {
			background: none;
			width: 85%;
			border:0;
			display:block;
			font-size:14px;
			padding:0px;
			text-decoration:none;
			position: absolute;
			left: 12px;
			top: 5px;
			color: #6e7387;
		}
		
		.form-search {
			position: absolute;
			right: 0px;
			top: 0;
		}
		
			.form-search:hover {
				opacity: 0.7;
			}

.search-rez {
	text-align: left;
	margin: 0 30px 0 30px;

}

.search-title {
	padding: 10px;
	color: #fdffcd;
	font-weight: bold;
	border-left: 2px #ffddb5 solid;
	border-right: 2px #ffddb5 solid;
	margin: 10px;
	background: #262626;
}

.search-rez input {
	
		background: url(../images/form-text.gif);
		color: #2e2e2e;
		border: 1px #d0d0d0 solid;
}	

/* Навигация по страницам */
.navigation {
	clear: both;
	padding: 10px;
	font-size: 18px;
}


		
			.navigation a {
				height: 45px;
				display: inline-block;
				line-height: 45px;
				padding: 0 20px;
				color: #000;
				background: #fff;
				-moz-box-shadow: inset 0 0 84px rgba(0,0,0,.05);
				-webkit-box-shadow: inset 0 0 84px rgba(0,0,0,.05);
				box-shadow: inset 0 0 84px rgba(0,0,0,.05);
				border: 1px #d9d9d9 solid;
			}
			
				.navigation a:hover {
					background: #d73840;
					color: #fff;
					border: 1px #8e1016 solid;
				}
	
	.navigation span {
		height: 45px;
		display: inline-block;
		line-height: 45px;
		padding: 0 20px;
		background: #d73840;
		color: #fff;
		border: 1px #8e1016 solid;
	}
	
		.navigation span a {
			
		}

.vote-pool {
	margin: 20px 0 0 100px;
	background: #dbf6ff;
	width: 400px;
	padding: 10px;
}

	.vote-pool img {
		border: 0;
		padding: 0;
	}

	.vote-pool h5 {
		color: red;
		font-size: 13px;
		margin: 0;
	}
	
	.vote-pool h6 {
		margin: 0;
		font-size: 12px;
	}
	
	.vote-pool input {
		margin: 5px 20px 0 0;
		background: url(../images/form-text.gif);
		color: #2e2e2e;
		border: 1px #d0d0d0 solid;
	}
	
.statss {
	width: 100%;
}

	.statss  td {
		padding: 5px;
		font-size: 12px;
		color: #757575;
	}
	
	.statss a {
		color: #ff873e;
	}
	
.statss-title {
	font-size: 13px;
	font-weight: bold;
	color: #239aff;
	border-bottom: 1px #8e8e8e dotted;
	margin-bottom: 10px;
}


	
.form-input-stand {
	background: url(../images/form-text.gif);
	color: #2e2e2e;
	border: 0;
}

.shot-title {
	color: #61a0ff;
	padding: 5px;
}

	.shot-title h1 {
		font-size: 18px;
		padding-left: 10px;
	}
	
		.shot-title h1 i {
			
		}
		
.img-top-link {
	padding: 0 !important;
	margin: 0 !important;
	border: 0 !important;
}

.fix-bb {
	margin-right: 2%; 
	background: url(../bbcodes/bg.gif); 
	height: 75px;
	margin-left: -10px;
	border: 1px solid #bbb;
	border-bottom: 0;
}

	.fix-bb div {
		border: 0 !important;
	}
	
@-moz-document url-prefix()
{
    
}

	
/* DLE 8.5 */

/* Вид изображения: с прямыми краями и тенью */
.wide-border {
	background: white;
}
.wide-border .highslide-image {
	border-width: 10px;
}
.wide-border .highslide-caption {
	padding: 0 10px 10px 10px;
}

/* Вид изображения: только тень */
.borderless .highslide-image {
	border: none;
}
.borderless .highslide-caption {
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	background: white;
}

/* Вид изображения: только рамка без тени */
.less .highslide-image {
	border: 1px solid #000000;
}
.less .highslide-caption {
	border: 1px solid #000000;
	background: white;
}


/* DLE 9.0 */

/* ==================== Информационное оконо загрузки AJAX */
#loading-layer {
	display:none;
	font-family: Verdana;font-size: 11px;
	background:#000;padding:10px;
	text-align:center;
	border:1px solid #000;
	color: #FFF;
	border-radius: 5px;
	-webkit-border-radius: 5px; 
    -moz-border-radius: 5px;
}

/* ==================== Быстрый поиск на сайте */
/*#searchsuggestions { border-width:1px; border-color:#919191; border-style:solid; width:300px; background-color:#64aac8; font-size:10px; line-height:14px;z-index: 9999; }
#searchsuggestions a { padding:5px;display:block; background-color:#ffffff; clear:left; height:70px; text-decoration:none; }
#searchsuggestions a:hover { background-color:#64aac8; color:#ffffff; }
#searchsuggestions a span.searchheading { background: #64aac8; display:block; font-weight:bold; padding:5px; color:#ffffff; }
#searchsuggestions a:hover span.searchheading { color:#ffffff; }
#searchsuggestions a span {color:#555555; }
#searchsuggestions a:hover span { color:#0000; }
#searchsuggestions span.seperator { float:right; padding-right:15px; margin-right:5px;}
#searchsuggestions span.seperator a { background-color:transparent; display:block; height:auto; color:#ffffff; }
#searchsuggestions span.notfound {  padding:5px;background-color:#ffffff; display:block; height:auto; color:#00000; }*/

#searchsuggestions {
	background: #1d243d;
	width: 400px;
	-moz-border-radius:0 0 5px 5px;
	-webkit-border-radius:0 0 5px 5px;
	border-radius:0 0 5px 5px;
	font-size: 14px;
	text-align: left;
}

	#searchsuggestions a {
		background-color: #28304f;
		-moz-box-shadow: inset 0 0 18px rgba(0,0,0,.37);
		-webkit-box-shadow: inset 0 0 18px rgba(0,0,0,.37);
		box-shadow: inset 0 0 18px rgba(0,0,0,.37);
		display: block;
		padding: 15px 20px;
		border-bottom: 1px #29314f solid;
	}
	
		#searchsuggestions a span {
			display: block;
			line-height: 16px;
			color: #858ca6;
		}
		
		#searchsuggestions span.searchheading {
			color: #fff;
			margin: 0 0 5px 0;
		}
		
		#searchsuggestions span.seperator {
			color: #fff;
		}
		
			#searchsuggestions span.seperator a {
				color: #fff;
			}
			
			#searchsuggestions .break {
				display: none;
			}
		
		#searchsuggestions a:hover {
			background: #171e36;
		}
		
	#searchsuggestions a:last-child {
		-moz-border-radius:0 0 5px 5px;
		-webkit-border-radius:0 0 5px 5px;
		border-radius:0 0 5px 5px;
	}

/* ==================== Диалоговые и всплывающие окна jQuery UI */
.ui-helper-clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.ui-helper-clearfix {
	display: inline-block;
}
* html .ui-helper-clearfix {
	height: 1%;
}
.ui-helper-clearfix {
	display: block;
}
.ui-icon {
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -99999px;
}
.ui-widget {
	font-family: Tahoma, Lucida Sans, Arial, sans-serif;
	font-size: 11px;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
	font-family: tahoma, Arial, sans-serif;
	font-size: 11px;
}
.ui-widget-content {
	background: #fcfdfd 50% bottom repeat-x;
	border: 1px solid #1d243d;
	color: #222222;
	text-align: left;
}
.ui-widget-content a {
	color: #222222;
}
.ui-widget-header {
	background: #1d243d;
	border: 1px solid #1d243d;
	color: #ffffff;
	font-weight: bold;
}
.ui-widget-header a {
	color: #ffffff;
}
.ui-state-default, .ui-widget-content .ui-state-default {
	background: #1d243d;
	border: 1px solid #65706d;
	color: #fff;
	font-weight: bold;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
	color: #fff;
	text-decoration: none;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {
	background: #65706d;
	border: 1px solid #65706d;
	color: #fff;
	font-weight: bold;
}
.ui-state-hover a, .ui-state-hover a:hover {
	color: #fff;
	text-decoration: none;
}
.ui-state-active, .ui-widget-content .ui-state-active {
	background: #65706d;
	border: 1px solid #65706d;
	color: #fff;
	font-weight: bold;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
	color: #fff;
	text-decoration: none;
}
.ui-widget :active {
	outline: none;
}
.ui-state-error {
	background: #fef1ec 50% 50% repeat-x;
	border: 1px solid #cd0a0a;
	color: #cd0a0a;
}
.ui-widget-header .ui-icon {
	background-image: url(../images/ui-icons.png);
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
	background-image: url(../images/ui-icons_h.png);
}
.ui-icon-close {
	background-position: -80px -128px;
}
.ui-icon-closethick {
	background-position: -96px -128px;
}
.ui-button .ui-button-text {
	display: block;
	line-height: 1.4;
}
.ui-button-text-only .ui-button-text {
	padding: .4em .8em;
}
input.ui-button {
	padding: .4em 1em;
}
.ui-button-set {
	margin-right: 7px;
}
.ui-button-set .ui-button {
	margin-left: 0;
	margin-right: -.3em;
}
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-dialog {
	overflow: hidden;
	padding: .2em;
	position: absolute;
	width: 300px;
	text-align: left;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .5em 1em .3em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 16px .2em 0;
}
.ui-dialog .ui-dialog-titlebar-close {
	height: 18px;
	margin: -10px 0 0 0;
	padding: 1px;
	position: absolute;
	right: .3em;
	top: 50%;
	width: 19px;
}
.ui-dialog .ui-dialog-titlebar-close span {
	display: block;
	margin: 1px;
}
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus {
	padding: 0;
}
.ui-dialog .ui-dialog-content {
	background: none;
	border: 0;
	overflow: hidden;
	padding: .5em 1em;
	position: relative;
	zoom: 1;
	text-align: left;
}
.ui-dialog .ui-dialog-buttonpane {
	background-image: none;
	border-width: 1px 0 0 0;
	margin: .5em 0 0 0;
	padding: .3em 1em .5em .4em;
	text-align: left;
}
.ui-dialog .ui-dialog-buttonpane button {
	cursor: pointer;
	float: right;
	line-height: 1.4em;
	margin: .5em .4em .5em 0;
	overflow: visible;
	padding: .2em .6em .3em .6em;
	width: auto;
}
.ui-dialog .ui-resizable-se {
	bottom: 3px;
	height: 14px;
	right: 3px;
	width: 14px;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}

.commentS-td2 #b_left, .commentS-td2  #b_center, .commentS-td2  #b_right, .commentS-td2 #b_spoiler {
		display: none;
	}
	
.nono #b_left, .nono  #b_center, .nono  #b_right, .nono #b_spoiler {
		display: none;
	}
	
#searchtable input{
	max-width: 150px !important;
} 

/* ДЛЕ 9.2 */
.editor input[type="text"] { padding: 2px; background: #fff url("../images/fields.png") repeat-x; border: 1px solid #bcc0c2; }

/* ==================== Автозаполнение облака тегов */
.ui-autocomplete { position: absolute; cursor: default; }

* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
	float: left;
	background: #fff 50% bottom repeat-x; border: 1px solid #dedede; color: #222;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
	border: 1px solid #a7a7a7;
	color: #4e4e4e;
	font-weight: bold;
}

.full-news-custom-content p, .r-custom-text p {
	margin: 0;
	padding: 0;
}

/*  */


.sp_search {
	
	width:486px;
	margin: 0 0 15px 0;
	border: 2px #fff solid;
}

.sp_search_head {
	height:37px;
	padding:5px;
	color:#888;
	font:bold 17px Arial;
	line-height:40px;
	text-transform:uppercase;
	background:#fff;
	border-bottom: 1px #ccc solid;
}

.sp_search_head img {float:left;margin-right:7px;}

.sp_search_table {
	font:11px Tahoma;
	color:#080808;
	width:100%;
	text-align:left;
	background:#d5f3ff ;
}

.sp_search_table .sp_s1 {color:#1e81ba;text-decoration:underline;font-weight:bold;}
.sp_search_table .sp_s2 {color:#1e81ba;text-decoration:underline;font-weight:bold;}
.sp_search_table .sp_s3 {color:#1e81ba;text-decoration:underline;font-weight:bold;}
.sp_search_table .sp_s4 {color:#1e81ba;text-decoration:underline;font-weight:bold;}

.sp_search_table td.sp_name {
	padding:6px 10px 8px 0;
	vertical-align:top;
	font:12px Tahoma;
	color:#080808;
}

.sp_search_table a.sp_lnk {
	font:12px Tahoma;
	color:#080808;
	text-decoration:underline;
}
.sp_search_table a.sp_lnk b {
	font-weight:bold;
}

.sp_search_table a.sp_lnk:hover, .sp_search_table a.sp_lnk:hover span {text-decoration:none;}

.sp_search_table td.sp_count {
	padding:6px 24px 8px 0;
	vertical-align:top;
	text-align:right;
}

.sp_search_table td.sp_count span.sp_count_sp {
	color:#000;
	font-weight:bold;
}

.sp_search_table td.sp_count span.sp_count_sp2 {
	color:#1e81ba;
	font-weight:bold;
}

.sp_search_table td.sp_name .sp_im_bl {
	float:left;
	margin:-4px 0 0 0;
	width:44px;
}
.sp_search_table td.sp_name .sp_im_bl img {
	display:block;
	margin:0 auto;
}

/*---Подсветка кода в теге [code]---*/
pre code {
  display: block; padding: 0.5em;
  background: #f9fafa; 
  border: 1px solid #dce7e7;
  overflow:auto;
  white-space: pre;
}

pre .comment,
pre .template_comment,
pre .diff .header,
pre .doctype,
pre .lisp .string,
pre .javadoc {
  color: #93a1a1;
  font-style: italic;
}

pre .keyword,
pre .css .rule .keyword,
pre .winutils,
pre .javascript .title,
pre .method,
pre .addition,
pre .css .tag,
pre .lisp .title {
  color: #859900;
}

pre .number,
pre .command,
pre .string,
pre .tag .value,
pre .phpdoc,
pre .tex .formula,
pre .regexp,
pre .hexcolor {
  color: #2aa198;
}

pre .title,
pre .localvars,
pre .function .title,
pre .chunk,
pre .decorator,
pre .builtin,
pre .built_in,
pre .lisp .title,
pre .identifier,
pre .title .keymethods,
pre .id {
  color: #268bd2;
}

pre .tag .title,
pre .rules .property,
pre .django .tag .keyword {
  font-weight: bold;
}

pre .attribute,
pre .variable,
pre .instancevar,
pre .lisp .body,
pre .smalltalk .number,
pre .constant,
pre .class .title,
pre .parent,
pre .haskell .label {
  color: #b58900;
}

pre .preprocessor,
pre .pi,
pre .shebang,
pre .symbol,
pre .diff .change,
pre .special,
pre .keymethods,
pre .attr_selector,
pre .important,
pre .subst,
pre .cdata {
  color: #cb4b16;
}

pre .deletion {
  color: #dc322f;
}

pre .tex .formula {
  background: #eee8d5;
}

/*---прогресс бар заполненности персональных сообщений---*/
.pm_progress_bar {
	border: 1px solid #d8d8d8;
	padding: 1px;
	margin: 0 5px;
}

.pm_progress_bar span {
	background: #000000;
	font-size: 0em;
	text-indent: -2000em;
	height: 10px;
	display: block;
	overflow: hidden;

}

.pm_status {
	float:left;
	border: 1px solid #d8d8d8;
	padding: 0;
	background-color: #fff;
	width: 100%;
	height: 150px;
	margin-right: 10px;
}
.pm_status_content{
	padding: 0 10px 0 10px;
}

.pm_status_head {
	border-bottom: 1px solid #d8d8d8;
	background: #fff url("../images/bbcodes.png") repeat-x 0 100%;
	font: 12px Tahoma;
	padding: 10px;
	margin: 0;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	color: #4e4e4e;
}


/*---Вывод результатов голосования на сайте---*/
.voteprogress {
  overflow: hidden;
  height: 15px;
  margin-bottom: 5px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -ms-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(top, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.voteprogress span {
  color: #ffffff;
  text-align: center;
  text-indent: -2000em;
  height: 15px;
  display: block;
  overflow: hidden;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -ms-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(top, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#149bdf', endColorstr='#0480be', GradientType=0);
}

.voteprogress .vote2 {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(top, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
}

.voteprogress .vote3 {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -ms-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(top, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
}

.voteprogress .vote4 {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -ms-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(top, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#339bb9', GradientType=0);
}

.voteprogress .vote5 {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -ms-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(top, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
}

/*---Вывод результатов опросов в новостях---*/
.pollprogress {
  overflow: hidden;
  height: 18px;
  margin-bottom: 5px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -ms-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(top, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.pollprogress span {
  color: #ffffff;
  height: 18px;
  display: block;
  overflow: hidden;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -ms-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(top, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#149bdf', endColorstr='#0480be', GradientType=0);
}

.pollprogress .poll2 {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(top, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
}

.pollprogress .poll3 {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -ms-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(top, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
}

.pollprogress .poll4 {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -ms-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(top, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#339bb9', GradientType=0);
}

.pollprogress .poll5 {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -ms-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(top, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
}

/*---BB Редактор---*/

.bb-pane { height: 1%; overflow: hidden; border: 1px solid #BBB; background-image: url("../bbcodes/bg.gif"); }
.bb-btn, .bb-sep { height: 25px; float: left; display: block; overflow: hidden; text-indent: -9999px; white-space: nowrap; }
.bb-sel { float: left; padding: 4px 2px 0 2px; }
.bb-sel select { font-size: 11px; }
.bb-sep { width: 5px; background-image: url("../bbcodes/brkspace.gif"); }
.bb-btn { cursor: pointer; width: 23px; }

#b_font { width: 118px;}
#b_size { width: 65px;}
#b_font select { padding: 0px;}
#b_size select { padding: 0px;}
#b_b { background-image: url("../bbcodes/b.gif"); }
#b_i { background-image: url("../bbcodes/i.gif"); }
#b_u { background-image: url("../bbcodes/u.gif"); }
#b_s { background-image: url("../bbcodes/s.gif"); }
#b_img { background-image: url("../bbcodes/image.gif"); }
#b_up { background-image: url("../bbcodes/upload.gif"); }
#b_emo { background-image: url("../bbcodes/emo.gif"); }
#b_url { background-image: url("../bbcodes/link.gif"); }
#b_leech { background-image: url("../bbcodes/leech.gif"); }
#b_mail { background-image: url("../bbcodes/email.gif"); }
#b_video { background-image: url("../bbcodes/mp.gif"); }
#b_audio { background-image: url("../bbcodes/mp3.gif"); }
#b_hide { background-image: url("../bbcodes/hide.gif"); }
#b_quote { background-image: url("../bbcodes/quote.gif"); }
#b_code { background-image: url("../bbcodes/code.gif"); }
#b_left { background-image: url("../bbcodes/l.gif"); }
#b_center { background-image: url("../bbcodes/c.gif"); }
#b_right { background-image: url("../bbcodes/r.gif"); }
#b_color { background-image: url("../bbcodes/color.gif"); }
#b_spoiler { background-image: url("../bbcodes/spoiler.gif"); }
#b_fla { background-image: url("../bbcodes/flash.gif"); }
#b_yt { background-image: url("../bbcodes/youtube.gif"); }
#b_tf { background-image: url("../bbcodes/typograf.gif"); }
#b_list { background-image: url("../bbcodes/list.gif"); }
#b_ol { background-image: url("../bbcodes/ol.gif"); }
#b_tnl { background-image: url("../bbcodes/translit.gif"); }
#b_br { background-image: url("../bbcodes/pbreak.gif"); }
#b_pl { background-image: url("../bbcodes/page.gif"); }

.bb-editor textarea { 
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
    padding: 2px; border: 1px solid #bcc0c2; width: 100%; background: #fff url("../images/fields.png") repeat-x;
}
.editorcomm .bb-editor { width: 465px;}
.editorcomm .bb-editor textarea { height: 156px; }

.clr {
    clear: both;
}

/*---Выделение текста и всплывающее окно (поделиться ссылкой)---*/
#marker-bar,
#txtselect_marker {
	display: block;
	visibility: hidden;
    position: absolute;
    z-index: 1200;
    opacity: 0;
    -webkit-transition: opacity .4s, visibility .1s linear .4s;
    -moz-transition: opacity .4s, visibility .1s linear .4s;
    -o-transition: opacity .4s, visibility .1s linear .4s;
    transition: opacity .4s, visibility .1s linear .4s;
}
#txtselect_marker {
    cursor: pointer;
    background:url(../dleimages/marker.png) -0px -0px no-repeat;
}

#txtselect_marker:hover {
        background-position: -0px -32px;
}

#marker-bar{
    border: 1px solid #ccc;
    border-radius: 15px;
    background: #fff;
    padding: 5px 10px;
    cursor: default;
    box-shadow: 0px 0px 4px #ccc;
}

#marker-bar.show {
	-webkit-transition: opacity .4s, visibility 0s;
	-moz-transition: opacity .4s, visibility 0s;
	-o-transition: opacity .4s, visibility 0s;
	transition: opacity .4s, visibility 0s;
	opacity: 1;
	visibility: visible;
}

#txtselect_marker.show {
        /* XXX make a common css fadeIn/fadeOut classes */
	visibility: visible;
	width: 32px;
	height: 32px;
	-webkit-transition: opacity .4s, visibility 0s;
	-moz-transition: opacity .4s, visibility 0s;
	-o-transition: opacity .4s, visibility 0s;
	transition: opacity .4s, visibility 0s;
	opacity: 1;
}

#marker-bar .masha-social,
#marker-bar .masha-marker{
	cursor: pointer;
	display: block;
	margin: 0 5px;
	float: left;
}

#marker-bar .masha-marker{
	line-height: 1em;
	color: #aaa;
	border-bottom: 1px dotted #aaa;
	margin-right: 10px;
}

#marker-bar .masha-marker:hover {
	color: #ea3e26;
	border-color: #ea3e26;
}

.user_selection, .user_selection_true {
	background: #c4f47d;
	padding: 2px 0;
}
.user_selection a.txtsel_close, .user_selection_true a.txtsel_close {
	display:none;
}
.user_selection .closewrap, .user_selection_true .closewrap {
	position: relative;
}
.user_selection.hover a.txtsel_close, .user_selection_true.hover a.txtsel_close {
	display: inline-block;
	position: absolute;
	top: -7px;
	left: -5px;
	width: 33px;
	height: 33px;
	background: url(../dleimages/closemarker.png) -0px -0px no-repeat;
}

.user_selection.hover a.txtsel_close:hover, .user_selection_true.hover a.txtsel_close:hover {
	background-position: -0px -33px;
}


#share-popup {
	background: #fff;
	border: 1px solid #aaa;
	border-radius: 5px;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	position: absolute;
	width: 414px;
	display:none;
	z-index: 100;
	padding: 10px 0;
	opacity: 0;
	-webkit-transition: opacity .4s, visibility .1s linear .4s;
	-moz-transition: opacity .4s, visibility .1s linear .4s;
	-o-transition: opacity .4s, visibility .1s linear .4s;
	transition: opacity .4s, visibility .1s linear .4s;
}

#share-popup.show {
	display:block;
	opacity: 1;
	-webkit-transition: opacity .4s, visibility 0s;
	-moz-transition: opacity .4s, visibility 0s;
	-o-transition: opacity .4s, visibility 0s;
	transition: opacity .4s, visibility 0s;
	opacity: 1;
}

#share-popup .social {
	padding: 0 0 10px 17px;
	height: 40px;
}

#share-popup .social p {
	padding-bottom: 10px;
	margin: 0;
	font-weight: bold;
}

#share-popup .social ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#share-popup .social ul li {
	float: left;
	margin-right: 20px;
	padding-top: 2px;
	position: relative;
}

#share-popup .social ul a {
	text-decoration: none;
	font-size: 11px;
	display: inline-block;
	color: #aaa;
	padding-left: 25px;
}

#share-popup .social ul a:hover {
	text-decoration: underline;
	color: #ea3e26;
}

#share-popup .social a span{
	cursor: pointer;
	width: 20px;
	height: 20px;
	background: url(../dleimages/social-icons.png) 20px 20px no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}

#share-popup .social .tw span{
	background-position: 0 -20px;
}

#share-popup .social .tw:hover span{
	background-position: 0 0;
}

#share-popup .social .fb span{
	background-position: -20px -20px;
}

#share-popup .social .fb:hover span {
	background-position: -20px 0;
}

#share-popup .social .vk span{
	background-position: -40px -20px;
}

#share-popup .social .vk:hover span {
	background-position: -40px 0;
}

#share-popup .social .gp span{
	background-position: -60px -20px;
}

#share-popup .social .gp:hover span {
	background-position: -60px 0;
}

#share-popup .link {
	clear: both;
	border-top: 1px solid #d9d9d9;
	padding: 10px 5px 0 10px;
	line-height: 1.2;
	overflow: hidden;
	margin: 0 7px;
}

#share-popup .link p {
	font-weight: bold;
	padding: 0 0 3px 0;
	margin: 0;
}

#share-popup .link span {
	color: #999;
	font-size: 10px;
	display: block;
	padding-top: 3px;
}

#share-popup .link a {
	display: block;
}

.ajaxProgress {background:#eee url(../images/loader.gif) no-repeat center center;display:block;width:40px;height:40px;margin:10px auto;border-radius:10px;border:1px solid #ddd;}
.ias_trigger a {box-shadow:inset 0px 1px 0px 0px #fff;border-radius:6px;border:1px solid #dcdcdc;display:block;color:#777;font-weight:bold;padding:10px 0;text-decoration:none;margin-bottom:20px;text-shadow:1px 1px 0px #fff;text-align:center;font-size:14px;
background: #f4f4f4;
background: -moz-linear-gradient(top,  #f4f4f4 0%, #eaeaea 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(100%,#eaeaea));
background: -webkit-linear-gradient(top,  #f4f4f4 0%,#eaeaea 100%);
background: -o-linear-gradient(top,  #f4f4f4 0%,#eaeaea 100%);
background: -ms-linear-gradient(top,  #f4f4f4 0%,#eaeaea 100%);
background: linear-gradient(to bottom,  #f4f4f4 0%,#eaeaea 100%);
margin-left: 20px;
}
.ias_trigger a:hover {
background: #efefef;
background: -moz-linear-gradient(top,  #efefef 0%, #e0e0e0 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(100%,#e0e0e0));
background: -webkit-linear-gradient(top,  #efefef 0%,#e0e0e0 100%);
background: -o-linear-gradient(top,  #efefef 0%,#e0e0e0 100%);
background: -ms-linear-gradient(top,  #efefef 0%,#e0e0e0 100%);
background: linear-gradient(to bottom,  #efefef 0%,#e0e0e0 100%);
}
.ias_trigger a:active {
box-shadow:inset 0 0 5px rgba(0,0,0,.1);
}

/*---Найденные похожие новости при добавлении новостей на сайте---*/
.findrelated {
	width:99%;
	background: #ffc;border:1px solid #9E9E9E;
	padding: 5px;margin-top: 7px;
	margin-right: 10px;
}

.resmenu-open {
	display: none;
}


/*  Адаптивность 

_______________________________________m8888888 
___________________________________mMoooooooM8888 
_________________________________MogggooooooM88888 
___________________________MMMMMoooooooooooM8888888 
___________________________M6ooooMMMmoooooooM888888888 
________________________Mmooo8oooooooooooooM88888888888 
_______________________MmmmooooooooooooooM88888888888888 
______________________Moooooooooo8888888M8888888888888888 
_____________________Mooooooooooooo88888M88888888888888888 
______________________MmooooooooooooooommM88888888888888888 
__________________________M88ooooo888mooMM88888888888888888 
___________________________M88888888oommooM88888888888888888 
____________________________M888888ooooMM8888888888888888888 
____________________________MooooooooooM888888888888888888888 
_________________________888MoooooooooM8888888888888888888888 
______________________888888MooooooooM88888888888888888888888 
_____________________88888888MoooooooM8888888888mmmm888888888 
____________________888888888Mo8oooooM8888888MooooooooM888888 
___________________8888888888Moo8oooM8888MM8ooooooooooooM88888 
___________________8888888888Mooo88ooooM888MoooooooooooooM8888 
____________________M8o8888ooo8oo88ooo0ooMMoo888oooooooooooM88 
___________________Mooo88888ooo8o88o8oooooooooo8888oooooooooM8 
___________________Moo8888o8ooooo8ooooooooooooooo8888ooooooooM8 
___________________Mooo88oooooooooooooooooooooooo888888oooooooM8 
___________________Mooooooooooooooooooooooooooooo88888888ooooooM8 
____________________MooMooooooooooooooooooooooooooM888ooo88oooooM 
_____________________Mmoooooooooooooooooooooooooo888Moooo8oooooooM 
______________________Moooooooooo8oooooooooooooo8888MMooooooooooooM 
_______________________Moooooooo88ooooooooooooo88888MMM8oooooooooooM 
_______________________Moooooooo88oooooooooooooo88888MMMMoooooooooooM 
_______________________Moooooooo88Moooooooooooooooo88888MMMMoooooooooM 
______________________Mooooooooo88Moooooooooooooooo8MooooMMMMoooooooooM 
_____________________Mooooooooo8MMooooooooooooooo88MoooooMMMMooooooooooM 
____________________Mooooooooo88MMoom888mooooooo88MooooooMM_MMooooooooooM 
____________________M8moooooo888MMoom@@8moooo8888M8oooooooMM__MMoooooooooM 
___________________M@88moooo888MooMom8@8mooo8888MoooooooooMM___Mmoooooo000M 
____________________*M8mooo8888MooooMm8mooo888M888ooooooooMM___Moooooo00000M 
_______________________MMMMMM8888oooooMMmmmmM88888oooooooooMM_Moooooooo0008M 
_____________________________M88Moooooo8888888888oooooooooooMMoooooooooo88M 
_____________________________M88Mooooo8o888888888ooooooooooooMoooooooo888M 
______________________________M88Mooooo8ooo888888oooooooooooMooooooo8888M 
_______________________________M888Mooo888ooooo888ooooooooooMoooooo8888M 
_______________________________M88888Moo888oooooo8888ooooooMooooooo888M88M 
________________________________M888888Mo8888oooooo8888oooMooooooo888M88888M 
_________________________________M8888888Mo8888ooooooooooMoooooooo88M88888888M 
___________________________________M888888M88888oooooooooMoooooooo8M88888888888M 
____________________________________M8oo888M888888ooooooMoooooooo8M888888oooo888M 
_____________________________________M8ooooMM88888888ooMooooooooM8888oooooooooooo8M 
______________________________________MooooM_M88888888MooooooooM888ooooooooooooooo8M 
_______________________________________MooooM_M888888Mooooooo8M88**ooooooooooooooo88M 
________________________________________MooooM_mmmmmmMoooooo8Mmooooooooooooooooo888M 
_________________________________________MoooQooommmmMoooMMooooooooooooooooooooooo888M 
________________________________________MM88ooo8ooooMMMooooooooooooooooooooooooooooo8888M 
_____________________________________mM8888M88o88mMmooooooooooooooooooooooooooooo88888M 
_______________________________mMMMoooooooooM888Mmooooooooooooooooooooooooooooo888888M 
__________________________MMMMoooooooooooooooMMooooooooooooooooooooooooooooooo888888M 
______________________MMMooooooooooooooooooooMMooooooooooooooooooooooooooo888888M 
__________________MMMooooooooooooooooooMMooooooooooooooooooooooooooooo88888888888M 
________________MMooooooooooooooooooooMMooooooooooooooooooooooooooooo8888888888M 
_____________MMoooooooooooooooooooooMMooooooooooooooooooooooooooo888888888888MMM 
___________MmoooooooooooooooooooooMMoooooooooooooooooooooooooo888888888888M88888M 
_________MooooooooooooooooooooooMooooooooooooooooooooooooooo88888888888MM_M8888888M 
_______MoooooooooooooooooooooooMooooooooooooooooooooooooo8888888888M_____M8888888888M 
______M8ooooooooooooooooooo88Mooooooooooooooooooooooo88888888888M_______M8888888888888M 
______M88oooooooooooo8888888Moooooooooooooooooooooo888888MMMMMMMMMMMM888888888888888888888M 
______M8888ooooooo88888MMMMMooooooooooooooooooooo8888M888888888888888888888888888888888888888M 
_______M888888888888MMM888Moooooooooooooooooooo88M8ooooooooooo8888888888888888888888MMMMMMMMMMMM 
________M888888888888oooooMoooooooooooooooooooMMoooooo8888888888888888888888MMM 
_________M8888888888888888M8888oooooo88ooooooMoo888888888888888888888MM 
____________MMMMMMMMMMMMMMM888888ooo88888oo8Mo888888888888888888MM 
_____________________________M8888888888888Mo888888888888MMM 
_______________________________M88888888888MMMMMMM 
__________________________________MMMMM

*/
.menu-resp {
	display: none;
}

/* Landscape - все остальное */
@media (max-width: 1030px) { 

	body {
		padding: 0;
	}
	
	.robot1, .robot2 {
		display: none;
	}
	
	.main-center-block {
		width: auto;
		margin: 0;
		-moz-border-radius:0;
		-webkit-border-radius:0;
		border-radius:0;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	
	.head-block {
		-moz-border-radius:0;
		-webkit-border-radius:0;
		border-radius:-5px;
	}
	
	.left-col {
		width: 23%;
	}
	
	.right-col {
		width: 77%;
		background: #f1f1f1;
		-moz-border-radius:0;
		-webkit-border-radius:0;
		border-radius:0;
		min-height: 1200px;
	}
	
	.main-news-hover {
		display: none;
	}
	
	.content-block {
		background: #1e243e;
		-moz-border-radius:0;
		-webkit-border-radius:0;
		border-radius:0;
	}
	
		.footer2 {
			width: auto;
			margin: 0;
			padding: 40px 20px;
			font-size: 13px;
			color: #8a7ba8;
			text-align: center;
			position: relative;
		}
		
					.main-news {
						width: 25%;						
						-moz-box-sizing: border-box; 
						-webkit-box-sizing: border-box; 
						box-sizing: border-box; 
					}
					
							.main-news h2 a {
								position: absolute;
								left: 0;
								top: 0;
								width: 90%;
								height: 44px;
								padding: 150px 5% 0 5%;
								overflow: hidden;
							}
							
								.main-news h2 a span {
									color: #0b0c12;
									font-size: 16px;
									display: block;
									height: 18px;
									overflow: hidden;
									line-height: 18px;
									text-align: center;
								}
	
}

@media (max-width: 960px) { 

	.banner-block {
		display: none;
	}
	
	.right-col {
		padding-bottom: 80px;
	}
	
	.search-block {
		width: 42%;
	}
	
	.robot4 {
		display: none;
	}

}

@media (max-width: 840px) { 

	.search-block {
		width: 32%;
	}
	
	.left-col {
		width: 30%;
	}
	
	.right-col {
		width: 70%;
	}
	
	.main-news {
		width: 33.3%;
	}
	.right-col {
		padding-bottom: 0px;
	}

}

@media (max-width: 780px) { 

	.search-block {
		float: none;
		clear: both;
		position: absolute;
		left: 20px;
		bottom: 10px;
		width: 90%;
	}
	
	.head-block {
		height: 130px;
	}
	
	.main-news {
		width: 50%;
	}
	
	.full-news-info-f {
		clear: both;
		float: none;
		padding-top: 20px;
		margin: 0 0 0 20px;
	}

}

@media (max-width: 630px) { 

	.left-col {
		display: none;
		float: none;
		width: auto;
	}
	
	.right-col {
		float: none;
		width: 100%;
	}
	
	.menu-resp {
		display: block;
		background: #fff;
		-moz-box-shadow: inset 0 0 84px rgba(0,0,0,.08);
		-webkit-box-shadow: inset 0 0 84px rgba(0,0,0,.08);
		box-shadow: inset 0 0 84px rgba(0,0,0,.08);
		padding: 10px;
		border-bottom: 1px #dddddd solid;
	}
	
		.menu-resp span {
			display: inline-block;
			padding: 10px 20px;
			-moz-border-radius:5px;
			-webkit-border-radius:5px;
			border-radius:5px;
			border: 1px solid #d56934;
			-moz-box-shadow: inset 0 0 2px rgba(252,247,192,.76);
			-webkit-box-shadow: inset 0 0 2px rgba(252,247,192,.76);
			box-shadow: inset 0 0 2px rgba(252,247,192,.76);
			background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffa200), color-stop(1, #f54303));
			background:-moz-linear-gradient(top, #ffa200 5%, #f54303 100%);
			background:-webkit-linear-gradient(top, #ffa200 5%, #f54303 100%);
			background:-o-linear-gradient(top, #ffa200 5%, #f54303 100%);
			background:-ms-linear-gradient(top, #ffa200 5%, #f54303 100%);
			background:linear-gradient(to bottom, #ffa200 5%, #f54303 100%);
			filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa200', endColorstr='#f54303',GradientType=0);
			background-color:#ffa200;
			color: #fff;
			cursor: pointer;
		}
		
	.leftfix {
		display: block;
	}
	
	.full-news-fav {
		display: none;
	}
	
	.banner-fullnews {
		display: none;
	}
	
	.full-news-info-f {
		clear: none;
		float: left;
		padding-top: 0;
		
	}

}

@media (max-width: 480px) { 

	.head-block {
		height: 180px;
	}
	
	.head-soc {
		left: 20px;
		top: 100px;
	}

}

@media (max-width: 380px) { 
	
	.main-news {
		width: 100%;
	}

}

/* полная **/
@media (max-width: 940px) { 

	.full-news-rating {
		clear: both;
		float: none;
		padding-top: 20px;
		margin: 0 0 0 20px;
	}

}

@media (max-width: 700px) { 

	.comment-block-links2, .comment-block-links3, .comment-block-links4 {
		display: none;
	}

}

@media (max-width: 505px) { 

	.full-news-info-f {
		clear: both;
		float: none;
		padding-top: 20px;
		margin: 0 0 0 20px;
	}

}

@media (max-width: 380px) {

	.comment-block {
		padding: 0;
	}
	
	.comment-block-left {
		display: none;
	}

}

@media (max-width: 330px) {

	.full-news-info-f i {
		display: none;
		width: auto;
		float: none;
	}
	
	.full-news-info-f {
		width: auto;
		margin: 0 20px 0 20px;
	}

}

/********** рейтинг новый */   
.ratingtt {
	font-size: 14px;
	color: #222;
	font-family: Arial;
	padding: 10px 0;
	clear: both;
	position: absolute;
	right: 10px;
	top: 0px;
}

	.ratingtt-title {
		font-size: 11px;
		color: #ccc;
	}
	
	.ratingtt-left, .ratingtt-center, .ratingtt-right {
		float: left;
		margin: 0 2px 0 0;
		font-weight: bold;
	}
	
	.ratingtt a {
		background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #f6f6f6));
		background:-moz-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
		background:-webkit-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
		background:-o-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
		background:-ms-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
		background:linear-gradient(to bottom, #ffffff 5%, #f6f6f6 100%);
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0);
		background-color:#ffffff;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
		border-radius:3px;
		border:1px solid #e0e0e0;
		display: block;
		height: 20px;
		line-height: 20px;
		padding: 0 8px;
	}
	
	.ratingtt-left a {
		color: #f72c2c;
	}
	
	.ratingtt-center {
		background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #f6f6f6));
		background:-moz-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
		background:-webkit-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
		background:-o-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
		background:-ms-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
		background:linear-gradient(to bottom, #ffffff 5%, #f6f6f6 100%);
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0);
		background-color:#ffffff;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
		border-radius:3px;
		border:1px solid #e0e0e0;
		display: block;
		height: 20px;
		line-height: 20px;
		padding: 0 8px;
	}
	
	.ratingtt-right a {
		color: #569a05;
	}
	/*---Показ древовидных комментариев---*/
.comments-tree-list {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}

.comments-tree-list .comments-tree-list {
  padding-left: 30px;
}

.comments-tree-item {
  display: block;
  margin: 0;
  padding: 0;
}

/*---Форма быстрого ответа на комментарий---*/

#dlefastreplycomments {
  padding:5px;
  background: #e4ecf0;
  margin: 5px 5px 5px 30px;
}

.commentsreplyname {
 padding: 2px; border: 1px solid #bcc0c2;
 width: 200px;
 background: #fff url("../images/fields.png") repeat-x;
}

/*---Вывод результатов голосования на сайте---*/
.pollallvotes {
  text-align: center;
  margin-top: 10px;
}
