@import url(https://fonts.googleapis.com/css?family=Arimo&subset=latin,cyrillic);

body
{
	margin: 0 auto;
	padding: 0;
	
	font-family: 'Arimo', sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 1.4em;
}

a {
color: #F7D900;
border-bottom: 0;
text-decoration: none;
}
a:hover {
color: #F7D900;
border-bottom: 1px solid #F7D900;
text-decoration: none;
}


/* Шапочке */

#line1 {
background-color: rgba(0,64,107,1);
height: 72px;
width: 100%;
margin: 0 auto;
border-top: 1px solid #000000;
border-bottom: 1px solid #333333;
overflow: hidden;
}

#line2 {
width: 980px;
margin: 0 auto;
}

#lineLogo {
width: 176px;
text-align: center;
float: left;

margin: 7px 20px 0 10px;
}

#lineLogo a, #lineShare a{
border: 0;
}

#lineShare {
width: 176px;
font-size: 14px;
color: #FFFFFF;
text-align: center;
float: left;

padding: 5px 20px 0 0;
margin-top: 9px;
line-height: 1.3em;
}

#lineSearch {
width: 176px;
margin-right: 20px;
float: left;
}

	#searchForm
	{
	width: 118px;
	height: 24px;
	margin: 0;
	padding: 8px;
	border: 1px solid #999;
	border-right: none;
	}

	#goSearch
	{
	border: 1px solid #999;
	border-left: none;
	}

	.searchEr
	{
	margin: 15px 0 0 0;
	position: relative;
	} 

	.searchEr label
	{ 
	position: absolute;
	margin-top: 12px;
	margin-left: 10px;
	display: none;
	cursor: text;
	font-size: 14px;
	color: #777;
	}
	
#lineLinks {
width: 176px;
font-size: 14px;
color: #FFFFFF;
text-align: center;
line-height: 1.3em;
float: left;

margin-top: 9px;
}

#lineLogin {
width: 176px;
font-size: 14px;
color: #FFFFFF;
text-align: center;
line-height: 1.3em;
float: left;

margin: 9px 0 0 20px;
}



/* Глагне */
#epicenter
{
width: 980px;
margin: 0 auto;
}		



/* Менюшечке */
#left-menuer {
	width: 176px;
	margin-right: 20px;
	float: left;
}


	.menu1 {
		position: relative;
		width: 176px;
		height: 370px;
		margin: 20px 10px 0 10px;
		line-height: 1.7em;
		float: left;
	}
	.menu {
		
	}
	.menu2, .menu3 {
		position: absolute;
		width: 154px;
		border: 1px solid #333333;
		padding: 10px;
		overflow: hidden;
		z-index: 99;
		
		font-size: 15px;
		color: #FFFFFF;
		line-height: 22px;
		text-decoration: none;
		
		background: rgba(0,0,0,0.6);
		max-height: 350px;
		transition: max-height 0.13s ease-out, background 0.13s ease-out;
	}
	.menu2:hover, .menu3 {
		background: rgba(12,12,12,0.9);
		max-height: 950px;
		transition: max-height 0.21s ease-in, background 0.18s ease-in;
	}

	.menu2 a, .menu3 a
	{
	color: #F7D900;
	border-bottom: 0;
	text-decoration: none;
	}
	.menu2 a:hover, .menu3 a:hover
	{
	color: #F7D900;
	border-bottom: 1px solid #F7D900;
	text-decoration: none;
	}
	.menu3 {
		margin: 20px 0 0 10px;
		background: rgba(0,0,0,0.6);
		position: relative;
	}
	.menu2:hover, .menu3:hover {
		z-index: 101;
	}

	@keyframes anim_m1 {
		from {
			background: rgba(12,12,12,0.9);
		}
	}
	.menu2 {
		animation: anim_m1 0.15s 1;
	}
	
	.menu2 .after-link {
		content: " ";
		display: block;
		overflow: hidden;
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		height: 25px;
		background: url(/images/left-menu-bottom.png);
		transition: height .15s ease-in;
	}
	.menu2:hover .after-link {
		height: 0;
		transition: height .05s ease-out;
	}



	
/* Блокусы ТВ */
.block {
	width: 176px;
	height: 176px;
	margin: 20px 10px 0px 10px;
	overflow: hidden;
	float: left;
}
	.color-tv {
		background: #fff;
	}
	.color-film {
		background: #d0e3f7;
	}
	.color-serial {
		background: #bcf5bc;
	}
	.color-mult {
		background: #ffcccc;
	}
	.color-cam {
		background: #ffffad;
	}
	
.block-pod-menu {
	margin: 20px 10px 0px 10px;
	padding: 4px 16px 4px 4px;
	width: 154px;
	min-height: 154px;
	overflow: hidden;
		background: rgba(0,0,0,0.6);
		color: #FFF;
		border: 1px solid #333;
}
.block-pod-menu-d {
	margin: 20px 10px 0 10px;
	padding: 12px 8px 0 12px;
	width: 154px;
	min-height: 154px;
	overflow: hidden;
		background: rgba(0,0,0,0.6);
		color: #FFF;
		border: 1px solid #333;
}
.block-pod-menu a, .block-pod-menu a:hover,
.block-pod-menu-d a, .block-pod-menu-d a:hover {
	text-align: center;
	text-decoration: none !important;
	border-bottom: 0;
}
.da_adp_links {
	display: none;
}
	
.block-pagination {
	width: 134px;
	height: 174px;
	margin: 20px 10px 0px 10px;
	padding: 0 20px;
	overflow: hidden;
		background: rgba(0,0,0,0.6);
		color: #FFF;
		border: 1px solid #333;
			font-size: 17px;
			text-align: center;
			line-height: 2.2em;
			word-spacing: 1px;
	float: left;
}
	
.block-image {
	position: absolute;
	width: 100px;
	height: 100px;
	margin: 10px 0 0 37px;
}
.block-title {
	position: absolute;
	margin: 112px 4px 0;
	width: 168px;

	text-align: center;
	line-height: 16px;
	overflow: hidden;
}
.block-title-in {
	max-height: 32px;
	font-size: 15px;
	overflow: hidden;
}
.block-desc {
	margin: 4px 0 0 0;
	font-size: 11px;
}


.block-text {
	margin: auto;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	color: #000;
}
.block .block-text {
	font-size: 15px;
	transition: font-size 0.2s ease;
}
.block:hover .block-text {
	font-size: 18px;
}


.block img.kartinka {
	width: 50px;
	height: 50px;
	margin: 25px 0 0 25px;
		transform: rotate(0deg);
	transition: width 0.2s ease, height 0.2s ease, margin 0.2s ease, transform 0.4s ease;
}
.block:hover img.kartinka {
	width: 70px;
	height: 70px;
	margin: 13px 0 0 13px;
		transform: rotate(-10deg);
}

.block .block-title {
	color: #000000;
}

.block .block-desc {
	color: #666666;
}



/* Контентус */
.content-block
{
background-color: rgba(0,0,0,0.6);
margin: 20px 10px 0px 10px;
padding: 12px 13px;

line-height: 1.7em;

color: #FFFFFF;
border: 1px solid #333333;
text-align: left;
float: left;

text-decoration: none;
}
	.w-1 {
		width: 148px;
	}
	.w-2 {
		width: 344px;
	}
	.w-3 {
		width: 540px;
	}
	.w-4 {
		width: 736px;
	}
	.w-5 {
		width: 932px;
	}
	.h-1 {
		height: 150px;
	}

.content-block a
{
color: #F7D900;
border-bottom: 0;
text-decoration: none;
}

.content-block a:hover
{
color: #F7D900;
border-bottom: 1px solid #F7D900;
text-decoration: none;
}

.content-block h1#title
{
font-size: 19px;
font-weight: bold;
margin: 1px 0 10px 0;
padding: 0;
text-align: center;
}
	
.content-block h1
{
font-size: 14px;
font-weight: bold;
margin: 1px 0 10px 0;
padding: 0;
text-align: left;
}
	

a.btn,
input.btn  {
	cursor: pointer;
	display: inline-block;
	margin: 0 6px 10px 0;
	color: #F7D900;
	background: rgba(0,0,0,0.3);
	padding: 4px 10px;
	border: 0;
	transition: background 0.15s ease;
}
input.btn  {
	font-size: 14px;
	padding: 8px 9px;
}
	
a.btn:hover, 
input.btn:hover {
	background: rgba(0,0,0,0.5);
	border: 0;
}
.btn, a.btn-no, a.btn-no:hover {
	display: inline-block;
	margin: 0 6px 10px 0;
	padding: 4px 10px;
	color: #fff;
	background: rgba(0,0,0,0.15);
	border: 0 !important;
}

a.btn-frame  {
	display: inline-block;
	margin: 0 1px 10px 0;
	padding: 4px 0 4px;
	color: #F7D900;
	border: 0 !important;
	cursor: pointer;
	opacity: 0.7;
	transition: opacity 0.15s ease;
}
a.btn-frame:hover {
	opacity: 1;
}


.page-title {
	text-align: left;
    color: #aaa;
}
.darkyell {
    color: #c7b000;
}

.hot-links a {
	text-decoration: none;
	border-bottom: 1px dotted rgba(247,217,0,1);
}
.hot-links a:hover {
	border-bottom: 1px solid rgba(247,217,0,1);
}

.imageleft {
    margin: 8px 12px 2px 0px;
    float: left;
}

.absvert
{
vertical-align: middle;
}



.chanon
{
margin-top: 6px;
padding-left: 8px;
padding-right: 8px;
padding-top: 2px;
padding-bottom: 6px;
background-color: black;

box-shadow: inset 0 1px 5px #000;
float: left;
}
.nodecor a { text-decoration: none; }

.chanoff
{
margin-top: 6px;
padding-left: 8px;
padding-right: 8px;
padding-top: 2px;
padding-bottom: 6px;

background: rgba(0,0,0,0);
transition: background 0.15s ease;

float: left;
}
.chanoff:hover {
	border-bottom: 0;
	background: rgba(0,0,0,0.4);
}
.chanoff img {
	opacity: 0.8;
	transition: opacity 0.15s ease;
}
.chanoff:hover img {
	opacity: 1;
}

.smotrite-takzhe {
	margin: 11px 0 0 11px;
	width: 50px;
	height: 50px;
	transition: margin 0.2s ease, width 0.2s ease, height 0.2s ease;
}
.smotrite-takzhe:hover {
	margin: 0;
	width: 72px;
	height: 72px;
}	



/* Каменты*/
@keyframes anim_com {
	from {
		opacity: 0;
	}
}
#commentator {
	animation: anim_com 1s 1;
}

	#allcomments {
	line-height: 1.5em;
	overflow: hidden;
	}
		.allcomments {
			padding: 13px 13px 21px;
			margin: 5px -13px -12px;
		}
		.allcomments-black {
			background: rgba(0, 0, 0, 0.7);
			padding: 13px 13px 21px;
			margin: 5px -13px -12px;
		}
		.allcomments-white {
			background: rgba(255, 255, 255, 0.9);
			padding: 13px 13px 21px;
			margin: 5px -13px -12px;
		}

.ajaxcomments {
width: 340px;
overflow: hidden;
float: left;
}
	.ajaxcomments-full {
	width: 736px;
	overflow: hidden;
	}
	.ajaxcomments-hidden {
	display: none;
	}
.vkcomments {
margin-left: 25px;
width: 370px;
overflow: hidden;
float: left;
}
	.vkcomments-full {
	width: 736px;
	overflow: hidden;
	}
	.vkcomments-hidden {
	display: none;
	}
	
		.comment-block {
			width: 300px;
			overflow: hidden;
		}

		.allcomments #ajaxcomments .comment-admin,
		.allcomments-black #ajaxcomments .comment-admin
		{
			color: #FF6A00;
			font-size: 16px;
		}	
			.allcomments-white #ajaxcomments .comment-admin {
				color: #FF6A00;
				font-size: 16px;
			}
		.allcomments #ajaxcomments .comment-name,
		.allcomments-black #ajaxcomments .comment-name
		{
			color: #A6CAF0;
			font-size: 16px;
		}
			.allcomments-white #ajaxcomments  .comment-name {
				color: #1a4780;
				font-size: 16px;
			}
		.allcomments #ajaxcomments .comment-date,
		.allcomments-black #ajaxcomments .comment-date
		{
			color: #999999;
			font-size: 10px;
			margin: -3px 0 6px;
		}	
			.allcomments-white #ajaxcomments .comment-date {
				color: #555555;
				font-size: 10px;
				margin: -3px 0 6px;
			}
		.allcomments #ajaxcomments .comment-text,
		.allcomments-black #ajaxcomments .comment-text
		{
			color: #FFF;
		}	
			.allcomments-white #ajaxcomments .comment-text {
				color: #000;
			}
			.allcomments-white #ajaxcomments .comment-text a {
				color: #7F6A00;
			}
			.allcomments-white #ajaxcomments input.btn,
			.allcomments-white #ajaxcomments a.btn-frame {
				color: #000;
			}
			
		.comment-line {
			margin: 10px 0 10px 0;
		}
	
	.ajaxcomments textarea.commentarea {
		width: 327px;
		height: 66px;
		padding: 5px;
		border: 1px solid #000;
		background-color: #fff;
		color: #000;
	}
		.ajaxcomments-full textarea.commentarea {
			width: 656px;
			height: 102px;
			padding: 5px;
			border: 1px solid #000;
			background-color: #fff;
			color: #000;
		}
	.ajaxcomments .smiles {
		width: 339px;
		height: 73px;
		background-color: rgba(0,0,0,0.3);
	}
		.ajaxcomments-full .smiles {
			width: 668px;
			height: 37px;
			background-color: rgba(0,0,0,0.3);
		}
	.ajaxcomments .smiles2 {
		width: 339px;
		height: 140px;
		background-color: rgba(0,0,0,0.3);
	}
		.ajaxcomments-full .smiles2 {
			width: 668px;
			height: 72px;
			background-color: rgba(0,0,0,0.3);
		}
	.ajaxcomments .smiles2off, .ajaxcomments-full .smiles2off {
		display: none;
	}
#all-smiles {
	width: 30px;
	height: 30px;
	margin: auto;
}
	
.nadsmile {
	float: left;
	width: 41px;
	height: 28px;
	text-align: center;
	margin: 5px 0 0;
	cursor: pointer;
	opacity: 0.7;
	transition: opacity 0.15s ease;
}	
.nadsmile:hover {
	opacity: 1;
}

.allcomments #ajaxcomments .comment-text .citata,
.allcomments-black #ajaxcomments .comment-text .citata
{
border-left: solid #777 3px;
margin: 6px auto 6px 1px;
background: rgba(255, 255, 255, 0.15);
padding: 5px 5px 5px 10px;
}
.allcomments-white #ajaxcomments .comment-text .citata
{
border-left: solid #777 3px;
margin: 6px auto 6px 1px;
background: rgba(0, 0, 0, 0.15);
padding: 5px 5px 5px 10px;
}





	
/* Подвал */
#bottoms
{
	position: relative;
	z-index: 100;
}

#bottom1
{
background-color: #2A2A2A;
width: 100%;
margin: 20px auto 0;
padding: 5px 0 35px;
border-top: 1px solid #FFFFFF;

font-size: 13px;
line-height: 1.7em;
color: #aaa;
}

#bottom1 a
{
color: #FFD90B;
border-bottom: 0;
text-decoration: none;
}

#bottom1 a:hover
{
color: #FFD90B;
border-bottom: 1px solid #FFD90B;
text-decoration: none;
}

	#bottom11
	{
	width: 980px;
	margin: 0 auto;
	padding: 40px 0 0 48px;
	}
	
		.bottom111
		{
		width: 260px;
		margin-right: 10px;
		float: left;
		}
		
		.bottom-righter {
		margin-right: 67px;
		}
		
		.bottom111-font
		{
		font-size: 17px;
		font-weight: bold;
		color: #FFFFFF;
		}

#bottom2
{
background-color: #363636;
height: 40px;
width: 100%;
margin: 0 auto;
border-bottom: 1px solid #666666;
}

	#copyline
	{
	width: 980px;
	margin: 0 auto;
	padding-top: 14px;
	padding-left: 48px;
	color: #FFFFFF;
	}


	
@keyframes anim_show {
	from {
		opacity: 0;
	}
}
	#com_rules.show, #com_rules_in.show {
		animation: anim_show 0.3s 1;
	}
@keyframes anim_show_move {
	from {
		transform: rotate(-10deg);
	}
}
	#com_rules_in.show {
		--animation: anim_show_move 0.3s 1;
	}

	
#com_rules .hide,
#com_rules_in .hide {
	display: none;
	opacity: 0;
}
#com_rules.show {
	opacity: 1;
	display: flex;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: fixed;
	background: rgba(0,0,0,0.5);
	z-index: 99999999;
	cursor: pointer;
	
}
#com_rules_in.show {
	opacity: 1;
	transform: rotate(0deg);
	margin: auto;
	padding: 20px;
	color: #fff;
	background: rgba(0,64,107,0.9);
	width: 600px;
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.8);
	line-height: 1.4em;
}


	

	
	
	
	
	
	
	
.da_adp_title {
	padding-top: 3px !important;
	line-height: 1.2em;
	color: #ddd !important;
}	
.da_adp_title a:hover {
	border-bottom: 0;
	color: #fff !important;
}
	
	
#top-tiz {	
	width: 764px;
	height: 92px;
	text-align: center;
	background-color: rgba(0,0,0,0.8);
	float: left;
	margin: 20px 0 0 10px;
	overflow: hidden;
}
#top-tiz a:hover, #center-tiz a:hover {
	text-decoration: none;
	border-bottom: 0;
}


.liwPfjenUOVZxZwXmWjA1T {
	display: block;
	margin-top: 3px !important;
	line-height: 1.3em !important;
}
.liLfWpV6VRt05sEyoFFjX7 {
	display: block;
	margin-top: 2px !important;
	line-height: 1.3em !important;
}
img.newsimg {
	margin-right: 6px !important;
}


	
.alertgood {
	color: #7FFF8E;
	margin-top: 3px;
	line-height: 1.2em;
	text-align: center;
}
.err {
	color: #FF7F7F;
	margin-top: 3px;
	line-height: 1.2em;
	text-align: center;
}
.userback
{
margin: 10px 0 0 15px;
border: 1px solid #808080;
}

.userback:hover
{
border: 1px solid #F7D900;
}

.userback_a
{
margin: 10px 0 0 15px;
border: 1px dashed #A6CAF0;
}
	
	
input.auther {
width: 150px;
height: 24px;
margin: 0 15px 0 0;
padding: 4px 3px 4px 9px;
background-color: #fff;
border: none;
color: #000;
}	
	
.auth
{
margin: 15px 0 0 0;
position: relative;
} 
.auth label
{ 
position: absolute;
margin-top: 5px;
margin-left: 9px;
display: none;
cursor: text;
font-size: 13px;
color: #A0A0A0;
}
	
input.play-button {
padding: 5px 10px;
border: 0;
background: #fff;
cursor: pointer;
transition: background 0.15s ease;
}
input.play-button:hover {
background: #F7D900;
}
	
.scrollup {
width: 40px;
height: 40px;
opacity: 0.5;
position: fixed;
bottom: 50px;
right: 40px;
display: none;
text-indent: -9999px;
z-index: 99999;
background: url('images/intop.png') no-repeat;
}
.scrollup:hover {
opacity: 0.6;
}
a.scrollup {
border: 0;
}
	
.leftimg {
    margin: 6px 20px 4px 0px;
    float: left;
}

.imgf {
    box-shadow: 0px 1px 3px #000000;
}
	
.authico
{
vertical-align: middle;
width: 15;
height: 15;
background: none;
}
	
.noborderbottom {
	border: none;
}
	
.float
{
float: left;
}

.clear, .cancel
{
clear: left;
}