	body {
	width:100%;
	height: 100%;
	margin: 0 auto;
	background-color: #fff;
	background-image:url(../images/linen.jpg);
	background-position: center;
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-size: 100% 100%;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	}
	
	div.mainwrap {
	position: relative;
	margin: 0 auto;
	width:100%;
	height:auto;
	
	=: auto-y
	min-width: 640px;
	max-width: 960px;
	background-color: #fff;
	-moz-box-shadow: 0px 0px 5px #000000;
	-webkit-box-shadow: 0px 0px 5px #000000;
	box-shadow: 0px 0px 5px #000000;
	}


		/* ........................................................................... TOP...................................................................................................... */

	div.top {
	position: relative;
	margin: 0 auto;	
	width:100%;
	height: 80px;
	background-color: #F4F4F4;
	border-top: 10px solid #333;
	}
	
	.sign {
	position: relative;
	float:left;
	height: 70%;
	margin-right:10px;
	}	
	
	.logo {
	position: relative;
	float: left;
	height: 100%;
	left: 10px;
	}	
	.top_text {
	position: absolute;
	left: 15px;
	bottom: 5px;
	height: 20px;
	line-height:20px;
	font-family: 'Open Sans', Tahoma, sans-serif;
	color:#fff;
	font-size: 0.7rem;
	text-indent:0;
	border:0;
	text-decoration:none;
	text-align:left;
	}	
	div.search_block {
	position: relative;
	float: right;
	height: 100%;
	display:block;
	top: 10px;
	right: 10px;
	}

	div.search_block_mobile {
		

	display: none;
}


			
	.search_field
{
	display:inline-block;
	position: relative;
	width:300px;
	height:60px;
	line-height:50px;
	font-family: 'Open Sans', Tahoma, sans-serif;
	color:#000;
	font-size: 1rem;
	float:left;
	resize: none;
	overflow-y: auto;
	background-color:#F4F4F4;
	text-indent:0;
	border:0;
	text-decoration:none;
	text-align:left;
	padding-left: 40px;
	background-image:url(../images/search_icon.png);
	background-position:left center;
	background-repeat:no-repeat;
	border-left: 1px solid #999;
}




.submit_btn {
	display:inline-block;
	position: relative;
	width:120px;
	height:37px;
	line-height:25px;
	font-family: 'Open Sans', Tahoma, sans-serif;
	font-weight: 700;
	color:#222;
	font-size: 12px;
	padding: 5px;
	background-color:#F4F4F4;
	text-indent:0;
	border:0;
	text-decoration:none;
	text-transform: uppercase;
	text-align:center;
	cursor: pointer;
	margin-left: 0;
	margin-top: 10px;
	float:left;
-webkit-appearance: none;
border: 2px solid #222;
border-radius: 15px;
}.submit_btn:hover {
	opacity: 0.6;
}


.age {
	position: absolute;
	right: 10px;
	top: 10px;
	border: 2px solid #333;
	font-weight: bold;
	color: #333;
	font-size: 16px;
	letter-spacing: -1px;
	background: #f4f4f4;
	padding: 7px;
	box-sizing: border-box;
}
/* ......................................................................HOT NEWS...................................................................................................... */
	
	.hotnews_title_block {
		position:relative;
		display:block;
		width: 99%;
		height:40px;
		margin-bottom: 2px;
		padding-left: 1%;
		font-family: 'Tinos', serif;
	font-size: 25px;

	line-height:  40px;
	color: #fff;
	background-color:#333;
	
	float:left;
	text-align: left;
	
	}
.hotnews_pre_block {
	position: relative;
	display:block;
	float:left;
	width:220px;
	height: 100px;
	margin-left: 12px;
	margin-right: 7px;
	margin-top: 10px;
	margin-bottom: 10px;
	cursor: pointer;
	border-bottom: 1px #999 solid;
	overflow:hidden;

	}
.hotnews_pre_block:hover {
	opacity: 0.4;
	}	



h1.hotnews_thumb_title {
	font-family: 'Tinos', serif;
	font-size: 15px;
	font-weight: 300;
	line-height: 1.2;
	color:#000;
	margin-top: 5px;
	margin-bottom: 5px;
	display:block;

	
}

.hotnews_time {
	
	display:block;
	top: 0px;
	left: 0px;
	height:20px;
	
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	font-weight: 400;
	line-height: 20px;
	color:#999;
	z-index: 999;
	}	

	/* ......................................................................RECOMMENDED...................................................................................................... */
	
	div.title_block {
		position:relative;
		display:block;
		width: 100%;
		height:40px;
		margin-bottom: 2px;
		font-family: 'Tinos', serif;
	font-size: 35px;

	line-height:  40px;
	color: #000;
	
	float:left;
	text-align: center;
	
	}

div.recomend {
	position: relative;
	margin-top: 10px;
	margin-left: 0px;
	width:960px;
	height: 204px;
	background-color: none;
	}

.mobile {
	display: block;
	}

#slider-rec{  
 	width:100%;
 	height: 160px;
   	margin-left: auto;
    margin-right: auto;
	text-align:left;
	padding-left:0px;
	}
#slider-rec-2{  
 	width:100%;
 	height: 160px;
   	margin-left: auto;
    margin-right: auto;
	text-align:left;
	padding-left:0px;
	}
	
	
.rec_img {
	position: relative;
	float:left;
	width: 240px !important;
	height: 160px !important;
	margin-left: 0 !!important;
	margin-top: 0 !important;
	margin: 0 !important;
	margin-bottom: 0 !important;
}
		
.btn_rec {
	position:absolute !important;
	display: inline-block !important;
	top:0;
	width: 240px !important;
	height: 160px !important;
	cursor: pointer;
}

.br1 {
	left:0;
}
.br2 {
	left:240px;
}
.br3 {
	left:480px;
}
.br4 {
	left:720px;
}
.br5 {
	left:960px;
}


.btn_rec:hover {
opacity: 0.4;
}

.btn_rec {
-webkit-animation: cssAnimation 8s 12;
-moz-animation: cssAnimation 8s 12;
-o-animation: cssAnimation 8s 12;
}
@-webkit-keyframes cssAnimation {
from { -webkit-transform: rotate(0deg) scale(1) skew(0deg) translate(0%); }
to { -webkit-transform: rotate(0deg) scale(1) skew(0deg) translate(-50%); }
}
@-moz-keyframes cssAnimation {
from { -webkit-transform: rotate(0deg) scale(1) skew(0deg) translate(0%); }
to { -webkit-transform: rotate(0deg) scale(1) skew(0deg) translate(-50%); }
}
@-o-keyframes cssAnimation {
from { -webkit-transform: rotate(0deg) scale(1) skew(0deg) translate(0%); }
to { -webkit-transform: rotate(0deg) scale(1) skew(0deg) translate(-50%); }
}

.btn_play_small {
	position: absolute;
	margin: 0 auto;
	width: 50px;
	height: 50px;
	top: 50%;
	margin-top: -25px;
	left: 50%;
	margin-left: -25px;
	
	z-index: 99;
	

}
	
	
		/* ......................................................................ALL news...................................................................................................... */
div.allnews {
	position: relative;
	margin-top: 20px;
	margin-left: 0px;
	width:100%;
	height: auto;
overflow: auto;
	background-color: none;
	}

div.news_list {
	position: relative;
	margin-top: 20px;
	margin-left: 0px;
	width:100%;
	height: auto;
overflow: auto;

	background-color: none;
	}
	

.time {
	position: absolute;
	display:block;
	top: 10px;
	left: 0px;
	width:100px;
	height:27px;
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	font-weight: 700;
	line-height: 25px;
	color:#FFF;
	z-index: 9999;
	padding-left:5px;
	}	
	.orange {
		background-image:url(../images/flag_orange.png);
		background-repeat:no-repeat;
	}
	.red {
		background-image:url(../images/flag_red.png);
		background-repeat:no-repeat;
	}
	.green {
		background-image:url(../images/flag_green.png);
		background-repeat:no-repeat;
	}
	.blue {
		background-image:url(../images/flag_blue.png);
		background-repeat:no-repeat;
	}
	
	.purple {
		background-image:url(../images/flag_purple.png);
		background-repeat:no-repeat;
	}

.news_pre_block {
	position: relative;
	display:block;
	float:left;
	width:300px;
	height: 300px;
	margin-left: 12px;
	margin-right: 7px;
	margin-top: 10px;
	margin-bottom: 10px;
	cursor: pointer;
	border-bottom: 1px #999 solid;
	overflow:hidden;

	}
.news_pre_block:hover {
	opacity: 0.4;
	}	
	.thumb_btn {
	position: absolute;
	display:block;
	width: inherit;
	height: 280px;
	background-color: none;
	cursor: pointer;
	z-index: 999;
	}
	.thumb_btn:hover {
		background-image:url(../images/btn_play_small.png);
		background-position:center 80px;
		background-repeat:no-repeat;
	}	
.news_thumb{
	position: relative;
	display:block;
	float:left;
width:inherit;
	height: 180px;
	margin-bottom: 10px;
	}	
	
	.news_thumb_main{
	position: relative;
	display:block;
	
width:300px;
	height: 180px;
	margin-bottom: 10px;
	}	
	
h1.thumb_title {
	font-family: 'Tinos', serif;
	font-size: 19px;
	font-weight: 300;
	line-height: 1.3;
	color:#000;
	margin-top: 15px;
	margin-bottom: 5px;
	display:block;

	
}


	
	
	.thumb_comment {
	position: relative;
	display:block;
	
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color:#999;
	font-weight: 300;
	line-height: 1.2;
	text-align:left;
	
	}

	.page_numbers {
	position: relative;
	float:left;
	display:block;
	width:90%;
	height:25px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	}
	
	.page_num {
	position: relative;
	float:left;
	display:block;

	height:25px;
	width: 25px;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.8rem;
	color:#333;
	font-weight: 400;
	text-decoration:none;
	line-height: 25px;
	text-align:center;
	background-color: #fff;
	border: 2px solid #333;
	border-radius: 300px;
	margin-left: 2px;
	margin-right: 2px;
	}
	.page_num:hover {
	opacity: 0.6;
	}
	
	.selected {
	opacity: 0.6;
	cursor: inherit;
	}
	.selected:hover  {
	opacity: 0.6;
	}
	
		/* ......................................................................MORE...................................................................................................... */
.btn_more {
	position: relative;
	margin-top: 20px;
	margin-bottom: 40px;
	margin-left: 0px;
	width:100%;
	height: 50px;
	text-align:center;
	background-color: #fff;
	float: left;
	
	}
	
.btn_more_link{
	height: 50px;
	display:block;
	width: 300px;
	margin: auto;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color:#282830;
	font-weight: 700;
	line-height: 50px;
	text-align:center !important;
	text-transform:uppercase;
	letter-spacing: 1px;
	text-decoration:none;
	border:#000 2px solid;
	border-radius: 25px;
	}
	
.btn_more_link:hover{
opacity: 0.6;
}

/* ......................................................................FOOTER............................................................................................. */



div.footer {
	position:relative;
	width: 100%;
	height: auto;
	overflow: auto;
	margin: 0;
	text-align:left;
	font-size:12px;
	padding: 0 20px;
}
.footer ul {
	
/* margin: 0; */
	
padding: 0;
}
.footer ul li{
	
}
.footer ul li a{
	
}


.footer p {
	font-weight: 400;
	color:#838383;
}

.footer li {
		list-style:circle;
		display: inline-block;
		padding: 0 20px 0 0;
		font-weight: bold;
}
.footer a {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color:#838383;
	margin: 0;
	text-decoration: underline;
	font-weight: bold;
}
.footer a:hover {
	color:#000;
}
div.info {
    text-align: left;
    padding: 20px;
}


.input_box  {
	display:inline-block;
	position: relative;
	line-height:20px;
	font-family: 'Open Sans', Tahoma, sans-serif;
	font-weight: 400;
	color:#222;
	font-size: 0.8rem;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	background-color:#ccc;
	text-indent:0;
	border:0;
	text-decoration:none;
	text-align:left;
	cursor: pointer;
	margin-left: 0;
	border-radius: 2px;
}


.btn_submit  {

	display:inline-block;
	position: relative;
	line-height:20px;
	font-family: 'Open Sans', Tahoma, sans-serif;
	font-weight: 400;
	color:#fff;
	font-size: 0.8rem;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	background-color:#555;
	text-indent:0;
	border:0;
	text-decoration:none;
	text-align:center;
	cursor: pointer;
	margin-left: 0;	
	border-radius: 2px;
	-webkit-appearance: none;
}
.btn_submit:hover  {
	opacity: 0.6;
}


	/* ......................................................................news...................................................................................................... */
div.news_item_block {
	position: relative;
	margin-top: 10px;
	margin-left: 0px;
	width:100%;
	height: auto;
overflow: auto;
	background-color: #2E2E39;
	}
	
div.news_player {
	position: relative;
	float: left;
	margin-left: 0px;
	width:567px;
	height: 320px;
	background-color: #000;
	}
	.news_main_temp {
	position: absolute;

	margin: 0 auto;
	height:100%;
	

	}
	
div.news_info {
	position: relative;
	float: left;
	margin-left: 0px;
	width:340px;
	height: 320px;
	background-color: #2E2E39;
	
	}
	
	

img.news_stars {

	
	height: 15px;
	}
	
	
	.news_watches {
	position: relative;
	display:block;

	width: 200px;
	height: 10px;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.7rem;
	color:#999;
	font-weight: 300;
	line-height: 0.2;
	text-align:left;
	margin-left: 5px;
	
	}
	
h2.news_sub_title {
	font-family: 'Open Sans', sans-serif;
	font-size: 0.8rem;
	font-weight: 300;
	line-height: 1.1;
	position:relative;
	display:block;
	width:335px;
	color:#666;
	float: left;
	margin-left: 5px;
}	
h1.news_title {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.5rem;
	font-weight: 300;
	line-height: 1.2;
	position:relative;
	display:block;
	width:335px;
	color:#fff;
	float: left;
	margin-top: 25px;
	margin-left: 5px;
}
.rating {
	display: block;
	position:relative;
	width:335px;
	height:15px;
	color:#FC4B6A;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.8rem;
	font-weight: 300;
	line-height:  15px;
	display:block;
	text-decoration:none;
	margin-left: 5px;
}	
	
a.more_like_this  {
	display: block;
	position:absolute;
	height:15px;
	bottom: 5px;
	left: 5px;
	z-index: 999;
	background-color:#57467D;
	color:#FFF;
	padding: 6px;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.8rem;
	font-weight: 300;
	line-height:  15px;
	display:block;
	text-decoration:none;
	border-radius: 5px;
	
}	


.social {
position: relative;
	float: left;
	margin-left: 5px;
	width:335px;
	height: 40px;
	
}
.social_icon {
		position: relative;
		float:left;
		margin-right: 10px;
	display:block;
	height: 24px;
	
}
	
	
	
/* ....................................................................INFO...................................................................................................... */

@media (min-width: 641px) {
div.info_block {
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	height: auto;
	overflow: auto;
	background-color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.5;
	color:#000;
	padding: 10px;
	padding-bottom: 30px;
	padding-top:30px;
	}
	
.info_block h1 {
	font-family: 'Tinos', serif;
	font-size: 30px;
	font-weight: 300;
	line-height: 1.2;
	color:#000;
	margin-top: 0;
}

	
	}		
	
		@media (min-width: 1367px) {
		div.mainwrap {
			max-width: 1280px;
			}
		.hotnews_pre_block {
			width: 300px;
			height:70px;
		}
		.news_pre_block {
			width: 405px;
		height: 360px;
		}
		.news_thumb{

	height: 220px;

	}	
	
	}