@import"reset.css";

body {	
	background: #FFF;
	width: 100%;
    font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
	font-size: 100%;
	color: #92928D;
}

#wrapper {
	width: 990px;
	margin: 0 auto;	
}

/*===================Login==================*/ 
#login { 
background: #FFF; 
width: 275px; 
margin-left: -508px !important; 
padding: 15px 20px 23px; 
top: 43px !important; 
position: absolute !important; 
display: none; 
border-radius: 12px; 
-moz-border-radius: 12px; 
-webkit-border-radius: 12px; 
} 

#login .close { 
font-size: 12px; 
color: #333; 
border-bottom: 1px dotted #666666; 
} 

#login form { 
margin-top: 17px; 
} 

#login li { 
margin-bottom: 7px; 
font-size: 11px; 
color: #333; 
} 

#login li input { 
background: #E5E5E5; 
width: 193px; 
margin-right: 12px; 
padding: 6px 5px 5px; 
font-size: 18px; 
color: #333; 
text-align: center; 
line-height: 20px; 
border: none; 
} 

#login li.check { 
margin: 13px 0 20px; 
} 

#login li.check input { 
background: #E5E5E5; 
width: 11px; 
height: 11px; 
border: 1px solid #4E4E4E; 
} 

#login .submit { 
padding: 4px 50px; 
font-size: 18px; 
color: #333; 
}

/*==================Header==================*/
#header {
    background: url(../images/header_bg.jpg) repeat-x top left;
    height: 119px;
}

#header_top {
    width: 980px;
    margin: 0 auto;
    height: 56px;
    overflow: hidden;
}

#header .logo a {
	background: url(../images/logo.png) no-repeat top left;
	width: 310px;
	height: 33px;
    margin-top: 14px;
	float: left;
	text-indent: -9999px;
}

#header #restrict_logo {
	margin: 9px 0 0 39px;
}

#header .subtitle {
	background: url(../images/subtitle_bg.png) no-repeat top left;
	width: 231px;
	height: 39px;
    margin: 9px 0 0 39px;
	float: left;
	text-indent: -9999px;
}

#header .search {
    margin-top: 19px;
    float: right;
    overflow: hidden;
}

.search_input {
	background: url(../images/search_input.png) no-repeat top left;
    width: 149px;
    height: 14px;
	padding: 4px 9px 3px;
    float: left;
    border: none;
	font-size: 11px;
	color: #000;
    line-height: 13px;
}

.search_submit {
	background: url(../images/search_submit.png) no-repeat top left;
	width: 12px;
	height: 6px;
    margin: 8px 0 0 6px;
    float: left;
    position: relative;
	cursor: pointer;
    border: none;
}

#user_box {
    width: 980px;
    margin: 0 auto;
    height: 28px;
}

.user_menu {
    margin: 2px 0 0 1px;
}

.user_menu a {
	font-size: 12px;
	color: #FFF;
    border-bottom: 1px dotted #FFF;
}

.user_menu small {
    margin-left: 5px;
	font-size: 11px;
	color: #CBCBCB;
    text-decoration: none;
}

.user_menu small a {
    margin: 0px 5px;
	font-size: 11px;
	color: #CBCBCB;
    text-decoration: underline;
    border-bottom: none;
}

.user_menu small a:hover {
	color: #FFF;
}

#navigation {
    width: 980px;
    margin: 0 auto;
    height: 22px;
    padding-top: 9px;
    overflow: hidden;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
}

#navigation a {
    margin-right: 10px;
    float: left;
    color: #000;
    line-height: 11px;
}

#navigation a.afisha {
    background: url(../images/navigation_active.png) repeat-x top left;
    height: 15px;
    margin-top: -4px;
    padding: 3px 9px 0;
    font-size: 9px;
    font-weight: bold;
    color: #FFF;
    line-height: 13px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

#navigation a.video {
    background: url(../images/navigation_active_black.png) repeat-x top left;
    height: 15px;
    margin-top: -4px;
    padding: 3px 9px 0;
    font-size: 9px;
    font-weight: bold;
    color: #FFF;
    line-height: 13px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

#datetime {
    width: 980px;
    margin: 13px auto 0;
    overflow: hidden;
}

#live {
    width: 980px;
    margin: 13px auto 0;
    overflow: hidden;
}

#live small {
    background: #000;
    margin: 2px 7px 0 0;
    padding: 3px 6px;
    float: left;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #FFFF65;
    text-transform: uppercase;
}

#live a {
    background: url(../images/live_marker.png) no-repeat left 5px;
    margin-right: 7px;
    padding-left: 15px;
    line-height: 22px;
}

#live a {
    font-size: 14px;
    color: #000;
    text-decoration: underline;
}



/*=================Container================*/
#container {
    width: 980px;
    min-height: 80%;
    height: auto !important;
    height: 80%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

#video {
    background: #21201F url(../images/video_bg.jpg) repeat top left;
    width: 975px;
    margin: 1px auto 36px;
    border-left: 3px solid #9D9D9D;
}

#video .inner {
    padding: 15px 0 38px 17px;
    overflow: hidden;
}

#video h6.title {
    margin-bottom: 19px;
    font-size: 20px;
    font-weight: normal;
    color: #656565;
    text-align: left;
}

#video h6.title a {
    color: #FFFF65;
    text-decoration: underline;
}

#video .video_box {
    width: 170px;
    margin-right: 19px;
    float: left;
}

#video .video_box small {
    margin-bottom: 6px;
    display: block;
    font-size: 11px;
    color: #999;
}

#video .video_box img {
    max-width: 170px;
}

#video .video_box h5 {
    margin-top: 14px;
    font-size: 12px;
    font-weight: normal;
    color: #FFF;
    line-height: 18px;
}

#video .video_box h5 a {
    color: #FFF;
	text-decoration: underline;
}

#tags {
    width: 980px;
    margin: 0 auto 43px;
    text-align: center;
}

#tags h6 {
    margin: 0 0 20px 20px;
    font-size: 20px;
    font-weight: normal;
    color: #656565;
    text-align: left;
}

#tags h6 a {
    font-size: 20px;
    color: #656565;
}

#tags a {
    text-decoration: underline;
    line-height: 26px;
}

#afisha {
    background: #FFEDE2 url(../images/afisha_bg.png) repeat top left;
    width: 945px;
    margin: 15px auto 60px;
    padding: 14px 15px;
    border-left: 3px solid #CC0000;
}

#afisha h6.title {
    margin: 0 0 23px 0;
    font-size: 20px;
    font-weight: normal;
    color: #CB0000;
    text-align: left;
}

#afisha h6.title a {
    color: #CB0000;
    text-decoration: underline;
}

#afisha .inner {
    margin-left: -24px;
    text-align: center;
}

.afisha_box {
    width: 170px;
    margin: 0 9px 37px;
    display: -moz-inline-box; 
    display: inline-block; 
    *zoom: 1; 
    *display: inline;
	vertical-align: top;
    text-align: center;
}

.afisha_box img {
    max-width: 170px;
}

.afisha_box h5 {
    margin: 16px 0 7px;
    font-size: 14px;
    color: #333;
}

.afisha_box h5 a {
    color: #333;
}

.afisha_box p {
    font-size: 12px;
    color: #000;
}

.afisha_box span {
    font-size: 12px;
    color: #000;
}

/*==========Container*Content========*/
#content {
    width: 654px;
    margin: 15px 0 0 0;
    float: left;
}

#content h5.title {
    margin-bottom: 6px;
    font-family: Georgia, Georgia, serif;
    font-size: 30px;
    font-weight: normal;
    color: #000;
}

#content h4 {
	margin: 15px 0 5px 0;
}

#content h4 a {
    font-family: Georgia, Georgia, serif;
    font-size: 20px;
    font-weight: normal;
    color: #000;
	text-decoration: underline;
}

#content span {
    font-family: Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #000;

}


#content h5.title a {
    font-weight: normal;
    color: #000;
	text-decoration: underline;
}

#main {
    margin-bottom: 45px;
    padding: 11px 18px 25px;
	background: #f9f9d7;
    border: 8px solid #ebebae;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
}

#main small {
    margin-bottom: 9px;
    display: block;
    font-size: 14px;
    color: #999;
}

#main .pic {
    margin-bottom: 11px;
}

#main .pic p {
    margin-top: 2px;
    font-size: 14px;
    color: #999;
}

#main h3 a {
    font-family: Georgia, Georgia, serif;
    font-size: 30px;
    font-weight: normal;
    color: #000;
    text-decoration: underline;
}

#main .desc {
    margin-top: 15px;
    font-size: 14px;
    color: #333;
    line-height: 20px;
}

.content_box {
    background: url(../images/content_box_bg.jpg) repeat top left;
    margin-bottom: 20px;
    padding: 15px 17px;
    overflow: hidden;
    border-left: 3px solid #333;
}

#vrn.content_box {border-color: #FFCCCC;}
#russia.content_box {border-color: #00B0FB;}
#world.content_box {border-color: #D99338;}
#social.content_box {border-color: #336667;}
#theater.content_box {border-color: #FF0100;}
#cinema.content_box {border-color: #009900;}

.content_box h6.title {
    margin-bottom: 16px;
    font-size: 20px;
    font-weight: normal;
    color: #000;
}

.content_box h6.title a {
    color: #000;
    text-decoration: underline;
}

.content_box .head {
    width: 300px;
    margin-bottom: 10px;
    float: left;
}

.content_box small {
    font-size: 12px;
    color: #999;
}

.content_box .pic {
    margin: 8px 0 11px;
}

.content_box .pic p {
    margin-top: 8px;
    font-size: 12px;
    color: #999;
}

.content_box h5 {
    font-family: Georgia, Georgia, serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 22px;
}

.content_box h5 a {
    color: #000;
    text-decoration: underline;
}

.content_box .desc {
    margin-top: 16px;
    font-size: 14px;
    color: #000;
    line-height: 20px;
}

.content_box .more {
    width: 280px;
    margin: 0 0 -25px 30px;
    float: left;
}

.more_news_box {margin-bottom: 36px;}
.content_box .more_news_box small {font-size: 11px;}
.content_box .more_news_box .pic {margin: 8px 0 5px;}
.content_box .more_news_box h5 {font-size: 16px;}
.content_box .more_news_box .desc {font-size: 12px; line-height: 16px;}

#sidebar .recentpages {text-align: left; margin-bottom: 10px;}
#sidebar .recentpages small {font-size: 11px; color: #999;}
#sidebar .recentpages .pic {margin: 8px 0 5px;}
#sidebar .recentpages h5 {font-family: Georgia, Georgia, serif; font-size: 13px; font-weight: normal; line-height: 20px; }
#sidebar .recentpages a {color: #000; text-decoration: underline; }
#sidebar .recentpages .desc {font-size: 12px; line-height: 16px;}

.recentitemscat a {
	margin: 2px 7px 0 0;
    padding: 3px 6px 3px 0;
    font-family: Arial, sans-serif;
    font-size: 10px;
    text-transform: uppercase;
	text-decoration: none !important;
	color: #999 !important;
}

#sidebar .recentcomments h6{
	text-align: left;
	font-family: Georgia, serif;
	font-size: 18px;
    font-weight: normal;
    color: #000;
    line-height: 22px;
}


#sidebar .recentcomments a{
	color: #000;
	text-decoration: underline;
}

#sidebar .recentcomments h5 {
	text-align: left;
	margin-bottom: 5px;
	font-family: Georgia, serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
}

#sidebar .recentcomments small {
	font-size: 10px;
	font-family: Arial, sans-serif;
	color: #999;
	text-transform: uppercase;
	margin-bottom: -4px;
}


/*=========
#sidebar .recentpages {
    margin-bottom: 12px;
}

#sidebar .reading_box small {
    font-size: 11px;
    color: #999;
}

#sidebar .reading_box .pic {
    margin: 8px 0 6px;
}

#sidebar .reading_box h5 {
    font-family: Georgia, Georgia, serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
}

#sidebar .reading_box h5 a {
    color: #000;
    text-decoration: underline;
}

*/

/*==========Container*Sidebar========*/
#sidebar {
    width: 306px;
    margin: 25px 0 0 17px;
    float: left;
}

#sidebar .comments {
    text-align: left;
}

#sidebar .comments ul {
    margin: -6px 0 35px;
}

#sidebar .comments li {
    margin-bottom: 10px;
    font-size: 14px;
    color: #999;
    line-height: 18px;
}

#sidebar .comments li small {
    margin-bottom: -4px;
    display: block;
    font-size: 11px;
}

#sidebar .comments li a {
    color: #000;
    border-bottom: 1px grey solid
}

#sidebar .reading {
/*    min-height: 829px;*/
	margin-bottom: 3em;
    text-align: center;
}

#sidebar .reading h6.title, #sidebar .comments h6.title {
    margin-bottom: 24px;
    font-family: Georgia, Georgia, serif;
    font-size: 20px;
    font-weight: normal;
    color: #000;
    text-align: left;
}

#sidebar .reading_box {
    margin-bottom: 12px;
}

#sidebar .reading_box small {
    font-size: 11px;
    color: #999;
}

#sidebar .reading_box .pic {
    margin: 8px 0 6px;
}

#sidebar .reading_box h5 {
    font-family: Georgia, Georgia, serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
}

#sidebar .reading_box h5 a {
    color: #000;
    text-decoration: underline;
}

#sidebar .suggest {
    width: 306px;
    margin-bottom: 20px;
}

#sidebar .suggest_inner {
    min-height: 505px;
    padding: 10px 8px;
}

.suggest h6.title {
    width: 255px;
    margin: 10px auto;
    display: block;
    padding-top: 28px;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 17px;
}

.suggest h4 {
    font-family: Georgia, Georgia, serif;
    font-size: 24px;
    font-weight: normal;
    text-align: center;
    line-height: 22px;
}

.suggest small {
    margin: 10px 0 14px;
    display: block;
    font-size: 12px;
    text-align: center;
}

.suggest p {
    margin-top: 22px;
    padding-top: 20px;
    font-size: 14px;
    text-align: center;
}

#smovie.suggest {background: #581D1D url(../images/suggest_movie_top.jpg) no-repeat top left;}
#smovie .suggest_inner {background: url(../images/suggest_movie_bottom.jpg) no-repeat bottom left;}
#smovie.suggest h6.title {background: url(../images/suggest_movie_logo.png) no-repeat top left;color: #FFF;}
#smovie.suggest h4 a {color: #FFF;}
#smovie.suggest small {color: #FF9999;}
#smovie.suggest p {color: #FFF;border-top: 1px dashed #FFF;}
#smovie.suggest .pic img {max-width: 271px;}
#smovie.suggest .pic {
    background: #FFF;
    width: 271px;
    height: 300px;
    margin: 16px auto 0;
    padding: 1px;
	-moz-box-shadow: 0 0 7px #000;
	-webkit-box-shadow: 0 0 7px #000;
	box-shadow: 0 0 5px #000;
    filter: progid:DXImageTransform.Microsoft.dropshadow(offX=5, offY=5, color=#000000);
    filter: progid:DXImageTransform.Microsoft.shadow(direction=120, color=#000000, strength=10);
}

#sidebar #sbook.suggest {width: 290px;min-height: 520px;padding: 10px 8px;}
#sbook.suggest {background: #D0D0D0 url(../images/suggest_book_bg.jpg) no-repeat top left;}
#sbook.suggest h6.title {background: url(../images/suggest_book_logo.png) no-repeat top left;color: #000;}
#sbook.suggest h4 a {color: #000;}
#sbook.suggest small {margin: 10px auto;color: #333;}
#sbook.suggest p {margin-top: 19px;color: #000;border-top: 1px dashed #363636;}
#sbook.suggest .pic img {width: 223px;height: 317px;}

#sbook.suggest .pic {
    background: url(../images/book_bg.png) no-repeat top left;
    width: 233px;
    height: 316px;
    margin: 19px auto 0;
    padding-top: 10px;
}

#smovie2.suggest {background: #d5b288 url(../images/suggest_movie2_top.jpg) no-repeat top left;}
#smovie2 .suggest_inner {background: url(../images/suggest_movie2_bottom.jpg) no-repeat bottom left;}
#smovie2.suggest h6.title {background: url(../images/suggest_book_logo.png) no-repeat top left;color: #000;}
#smovie2.suggest h4 a {color: #000;}
#smovie2.suggest small {color: #000;}
#smovie2.suggest p {color: #000;border-top: 1px dashed #000;}
#smovie2.suggest .pic img {max-width: 271px;}
#smovie2.suggest .pic {
    background: #FFF;
    width: 271px;
    margin: 16px auto 0;
    padding: 1px;
	-moz-box-shadow: 0 0 7px #000;
	-webkit-box-shadow: 0 0 7px #000;
	box-shadow: 0 0 5px #000;
    filter: progid:DXImageTransform.Microsoft.dropshadow(offX=5, offY=5, color=#000000);
    filter: progid:DXImageTransform.Microsoft.shadow(direction=120, color=#000000, strength=10);
}

#sidebar #poll {
    margin: 10px 0 37px;
}

#sidebar #poll h6 {
    margin-bottom: 21px;
    padding-bottom: 21px;
    font-family: Georgia, Georgia, serif;
    font-size: 18px;
    font-weight: normal;
    color: #000;
    line-height: 22px;
    border-bottom: 1px dashed #CBCBCB;
}

#sidebar #poll li {
    margin-bottom: 8px;
    font-size: 14px;
    color: #000;
}

#sidebar #poll li input {
    margin-right: 8px;
}

#sidebar #poll .submit {
    background: url(../images/poll_submit.jpg) no-repeat top left;
    width: 147px;
    height: 40px;
    margin: 16px 0 0 20px;
    padding: 0 0 10px 0;
    font-size: 14px;
    color: #000;
    text-align: center;
    border: none;
}

#sidebar #poll a.all {
    margin-left: 22px;
    top: -6px;
    position: relative;
    font-size: 12px;
    color: #656565;
    text-decoration: underline;
}

#sidebar .twitter {
    background: url(../images/twitter_bg.jpg) no-repeat top left;
    width: 240px;
    height: 74px;
    margin: 12px 0;
    padding: 21px 0 0 70px;
    font-size: 12px;
    color: #656565;
}

#sidebar .twitter a {
    font-size: 16px;
    color: #000;
    border-bottom: 1px solid #000;
}

#sidebar .twitter p {
    margin-top: 10px;
}

#sidebar #projects {
    margin: 31px 0;
    text-align: center;
}

#sidebar #projects h6 {
    background: url(../images/small_logo.png) no-repeat right 5px;
    margin-bottom: 7px;
    font-family: Georgia, Georgia, serif;
    font-size: 20px;
    font-weight: normal;
    color: #000;
    text-align: left;
    line-height: 22px;
}

#sidebar #projects p {
    margin: 11px 0 25px;
    font-size: 14px;
    color: #333;
}

#sidebar #projects p a {
    color: #333;
    text-decoration: underline;
}

/*============ Pagination =========*/

.pagenav_current {
	padding: 5px 5px;
	margin: 5px;
    background: #fff;
	border: 1px grey solid;
	font-size: 18px;
	font-family: Arial, sans-serif;
}

.pagenav_current a {
	color: #000;
	text-decoration: none;
}

.pagenav_pages {
	padding: 5px;
	margin: 5px;
    background: #eee;
	border: 1px grey solid;
	font-size: 18px;
	font-family: Arial, sans-serif;
}

.pagenav_pages a {
	color: #000;
	text-decoration: none;
}

.pagenav_next a {
	color: #000;
	text-decoration: none;
	padding: 5px 2px;
	margin: 5px;
	font-size: 30px;
	font-family: Arial, sans-serif;
}

.pagenav_last a {
	color: #000;
	text-decoration: none;
	padding: 5px 2px;
	margin: 5px;
	font-size: 30px;
	font-family: Arial, sans-serif;
}

.pagenav_prev a {
	color: #000;
	text-decoration: none;
	padding: 5px 2px;
	margin: 5px;
	font-size: 30px;
	font-family: Arial, sans-serif;
}

.pagenav_first a {
	color: #000;
	text-decoration: none;
	padding: 5px 2px;
	margin: 5px;
	font-size: 30px;
	font-family: Arial, sans-serif;
}

/*============Container*Page=========*/
#container.page {
    margin-top: 3px;
    padding-bottom: 33px;
}

#container.page .date {
    margin: 18px 0 9px;
    font-size: 14px;
    color: #999;
}

#container.page .pic p {
    margin-top: 3px;
    font-size: 14px;
    color: #999;
}

#container.page .post_title {
    margin: 13px 0 9px;
    font-family: Georgia, Georgia, serif;
    font-size: 30px;
    font-weight: normal;
    color: #000;
    line-height: 32px;
}

#container.page .post_title a {
    color: #000;
    text-decoration: underline;
}

.post_desc {
    margin: 25px 0 23px;
    overflow: hidden;
}

.post_desc ul {
    width: 143px;
    margin: 5px 9px 0 0;
    float: left;
    font-size: 11px;
    color: #999;
}

.post_desc ul li {
    margin-bottom: 3px;
    line-height: 16px;
}

.post_desc ul li span {
    display: block;
}

.post_desc p {
    width: 450px;
    float: left;
    font-size: 17px;
    color: #000;
    line-height: 22px;
}

#page_text {
	margin-top: 23px;
    padding-right: 10px;
    font-size: 14px;
    color: #000;
    line-height: 20px;
}

#page_text p {
    margin-bottom: 10px;
}

.fmsg blockquote {
    margin: 24px 0 33px;
    font-size: 20px;
    color: #656565;
    line-height: 24px;
}

.fmsg img {
    margin: 10px 0 12px;
}

.fmsg a {
    color: inherit;
    text-decoration: underline;
}


.social {
    margin: 27px 0 32px;
    overflow: hidden;
    font-size: 14px;
}

.social_box {
    margin-right: 24px;
    float: left;
}

#comments {
    margin-bottom: 44px;
}

#comments .title {
    margin-bottom: 20px !important;
    font-family: Georgia, Georgia, serif;
    font-size: 20px !important;
    font-weight: normal;
    color: #000;
}

.comment_box {
    margin-bottom: 23px;
    font-size: 12px;
    color: #000;
}

.comment_box strong {
    margin-right: 6px;
}

.comment_box strong a {
    margin-right: 6px;
	text-decoration: underline;
	color: #000;
}

.comment_box small {
    font-size: 11px;
    color: #656565;
}

.comment_box p {
    margin-top: 4px;
    line-height: 18px;
}

#add_comment .title {
    margin: 35px 0 27px !important;
}

#add_comment .submit {
    margin: 15px 0;
    padding: 4px 31px;
    font-size: 18px;
}

#recent_posts .title {
    margin: 35px 0 27px !important;
    font-size: 20px !important;
    color: #000;
}

.recent_posts_inner {
    overflow: hidden;
}

.recent_posts_box {
    background: url(../images/content_box_bg.jpg) repeat top left;
    width: 170px;
    margin: 0 24px 30px 0;
    padding: 16px 8px;
    display: -moz-inline-box; 
    display: inline-block; 
    *zoom: 1; 
    *display: inline;
	vertical-align: top;
    border-left: 1px solid #CCC;
}

.recent_posts_box small {
    margin-bottom: 14px;
    display: block;
    font-size: 11px;
    font-weight: bold;
    color: #656565;
    text-transform: uppercase;
}

.recent_posts_box img {
    max-width: 150px;
}

.recent_posts_box h5 {
    margin: 9px 3px 11px 0;
    font-family: Georgia, Georgia, serif;
    font-size: 16px;
    font-weight: normal;
    color: #000;
    line-height: 19px;
}

.recent_posts_box h5 a {
    color: #000;
    text-decoration: underline;
}

.recent_posts_box p {
    font-size: 11px;
    color: #000;
    line-height: 13px;
}

.recent_posts_box.blue {
    border-left: 1px solid #00B0FB;
}

.recent_posts_box.red {
    border-left: 1px solid #FF0000;
}

.recent_posts_box.green {
    border-left: 1px solid #00CC00;
}


/*=========Container*Video Page======*/
#container.video_page {
    margin-top: 3px;
}

#video_page_box {
    background: #21201F url(../images/video_bg.jpg) repeat top left;
    margin: 24px 0 42px;
    padding: 20px 10px 26px;
}

#video_page_box .player {
    width: 635px;
    overflow: hidden;
}

#video_page_box small {
    margin: 13px 0 8px 10px;
    display: block;
    font-size: 14px;
    color: #999;
}

#video_page_box h3 {
    margin-left: 9px;
    font-family: Georgia, Georgia, serif;
    font-size: 30px;
    color: #000;
    line-height: 32px;
}

#video_page_box h3 a {
    font-weight: normal;
    color: #FFF;
    text-decoration: underline;
}

#video_page_box p {
    margin: 18px 0 0 9px;
    font-size: 14px;
    color: #999;
    line-height: 18px;
}

#container.video_page .social {
    margin-bottom: 47px;
}

#recent_video {
    margin: -8px 0 -14px;
}

#recent_video .title {
    margin: 35px 0 16px !important;
    font-size: 20px !important;
    color: #000;
}

.recent_video_inner {
    overflow: hidden;
}

.recent_video_box {
    background: #21201F url(../images/video_bg.jpg) repeat top left;
    width: 169px;
    margin: 0 18px 30px 0;
    padding: 19px 10px 21px;
    display: -moz-inline-box; 
    display: inline-block; 
    *zoom: 1; 
    *display: inline;
	vertical-align: top;
}

.recent_posts_box img {
    max-width: 150px;
}

.recent_video_box h5 {
    margin: 12px 6px 14px 0;
    font-family: Georgia, Georgia, serif;
    font-size: 16px;
    font-weight: normal;
    color: #000;
    line-height: 19px;
}

.recent_video_box h5 a {
    color: #FFF;
    text-decoration: underline;
}

.recent_video_box p {
    font-size: 11px;
    color: #999;
}

.tagslist {
	font-family: Arial, sans-serif;
	font-size: 14px;
	margin: 20px 0 10px 0;
}

.tagslist a {
	background: #eee;
	margin: 5px 10px 5px 0;
	padding: 5px;
	text-decoration: underline;
	color: #000;
}

.tagslist small {
	font-size: 12px;
	color: grey;
}



/*===========Container*Video=========*/
#container.list.video_news {
    padding-bottom: 7px;
}

#container.list.video_news .list_box {
    background: #21201F url(../images/video_bg.jpg) repeat top left;
    margin: 19px 0 20px;
    padding: 19px 19px;
}

#container.list.video_news .list_box {
    background: #21201F url(../images/video_bg.jpg) repeat top left;
    margin: 19px 0 20px;
    padding: 19px 19px;
}

#container.list.video_news .list_box .head {
    margin-bottom: 10px;
    overflow: hidden;
}

#container.list.video_news .list_box .head .pic {
    width: 270px;
    margin: 0 19px 0 0;
}

#container.list.video_news .list_box .head .pic img {
    max-width: 270px;
}

#container.list.video_news .list_box .head .pic img {
    border: 1px solid #FFF;
}

#container.list.video_news .list_box .head small {
    margin-bottom: 22px;
}

#container.list.video_news .list_box .head small,
#container.list.video_news .list_box p {
    color: #999;
}

#container.list.video_news .list_box .head h3 a {
    color: #FFF;
}



/*============Container*List=========*/
#container.list {
    margin-top: 3px;
    padding-bottom: 33px;
}

#container.list .list_box {
    margin: 19px 0 41px;
}

#container.list .list_box .head {
    margin-bottom: 19px;
    overflow: hidden;
}

#container.list .list_box .head .pic {
    width: 300px;
    margin: 3px 16px 0 0;
    float: left;
}

#container.list .list_box .head .pic img {
    max-width: 300px;
}

#container.list .list_box .head .desc {
    overflow: hidden;
}

#container.list .list_box .head small {
    margin-bottom: 12px;
    display: block;
    font-size: 14px;
    color: #656565;
}

#container.list .list_box .head h3 {
    font-family: Georgia, Georgia, serif;
    font-size: 24px;
    color: #000;
    line-height: 32px;
}

#container.list .list_box .head h3 a {
    font-weight: normal;
    color: #000;
    text-decoration: underline;
}

#container.list .list_box p {
    margin-right: 15px;
    font-size: 14px;
    color: #000;
    line-height: 20px;
}


.bar_front {
	background-color: #ffad2f;
	height: 4px;
	overflow: hidden;
}
.bar_back {
	background-color: #ddd;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #ccc;
	height: 4px;
	overflow: hidden;
	margin: -5px 0 10px 0;
}

.minieditor  {
	background-color: #eee;
	border: 1px solid grey;
}

.editor  {
	background-color: #eee;
	border: 1px solid grey;
}	

/*====Container*Afisha Page Event====*/
.afisha_page.event_page {
    padding-bottom: 5px;
}

.afisha_event_content_box {
    padding: 27px 182px 0 0;
    overflow: hidden;
    border-top: 1px dashed #373737;
}

.afisha_event_content_box .title {
    padding: 0 !important;
}

.afisha_event_title {
    background: #333;
}

.afisha_event_title_inner {
    background: #871F1F url(../images/red_bg.jpg) repeat top left;
    padding: 20px 20px 22px;
    top: -1px;
    left: -1px;
    position: relative;
    overflow: hidden;
}

.afisha_event_title .pic {
    width: 300px;
    margin-right: 23px;
    float: left;
}

.afisha_event_title .desc {
    padding-top: 35px;
    overflow: hidden;
}

.afisha_event_title .desc h3 {
    margin-bottom: 50px;
    font-family: Georgia, Georgia, serif;
    font-size: 30px;
    font-weight: normal;
    color: #FFF;
    line-height: 30px;
}

.afisha_event_title .desc p {
    font-size: 14px;
    color: #CBCBCB;
    line-height: 18px;
}

.afisha_event_desc {
    margin: 29px 0 60px 18px;
    overflow: hidden;
}

.afisha_event_desc ul.info {
    width: 300px;
    margin-right: 25px;
    float: left;
    font-size: 11px;
    color: #656565;
}

.afisha_event_desc ul.info li {
    margin-bottom: 7px;
    line-height: 14px;
}

.afisha_event_desc ul.info a {
    color: #333;
    text-decoration: underline;
}

.afisha_event_desc .fmsg {
    width: 420px;
    margin-top: -1px;
    float: left;
    font-size: 14px;
    color: #000;
    line-height: 22px;
}

.afisha_event_content_box .social {
    margin: 45px 0;
}


/*========Container*Afisha Page======*/
.afisha_page {
    padding-bottom: 60px;
}

.afisha_page .title {
    padding: 20px 10px 25px 40px;
    overflow: hidden;
}

.afisha_page .title h2 {
    float: left;
    font-family: Georgia, Georgia, serif;
    font-size: 30px;
    font-weight: normal;
    color: #000;
}

.afisha_page .title h2  a{
    color: #000;
	text-decoration: underline;
}

.afisha_page .title .afisha_menu {
    margin: 9px 0 0 40px;
    float: left;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
}

.afisha_page .title .afisha_menu a {
    margin: 2px 19px 0 0;
    float: left;
    color: #656565;
    border-bottom: 1px dashed #979797;
}

.afisha_page .title .afisha_menu a.active {
    background: url(../images/afisha_menu_a.png) no-repeat top left;
    margin-top: 0;
    border-bottom: none;
}

.afisha_page .title .afisha_menu a.active small {
    background: url(../images/afisha_menu_a.png) no-repeat bottom right;
    height: 19px;
    margin-left: 12px;
    padding: 2px 18px 4px 6px;
    float: left;
    font-size: 16px;
    color: #FFF;
    font-weight: bold;
}

.afisha_content_box {
    overflow: hidden;
    border-top: 1px dashed #373737;
}

.afisha_content_box .date {
    width: 181px;
    margin-top: 26px;
    float: left;
    font-size: 14px;
    color: #000;
    text-align: center;
}

.afisha_content_box .date strong {
    display: block;
    font-family: Georgia, Georgia, serif;
    font-size: 30px;
    font-weight: normal;
    color: #990000;
    line-height: 54px;
}

.afisha_content_box .date span {
    display: block;
    font-family: Georgia, Georgia, serif;
    font-size: 16px;
    color: #990000;
    line-height: 19px;
}

.afisha_content_box .events {
    width: 797px;
    margin-top: 27px;
    float: left;
}

.afisha_content_box .event_box {
    background: #333;
    width: 139px;
    margin: 0 16px 20px 0;
    padding: 0 1px 1px 0;
    display: -moz-inline-box; 
    display: inline-block; 
    *zoom: 1; 
    *display: inline;
	vertical-align: top;
    font-size: 11px;
    text-align: center;
}

.afisha_content_box .event_inner {
    background: #EFF4F1 url(../images/event_box_bg.png) repeat top left;
    margin: -1px 0 0 -1px;
    padding: 10px 6px 14px;
    display: block;
}

.afisha_content_box .event_box small {
    margin: 4px 0;
    display: block;
    color: #656565;
}

.afisha_content_box .event_box h6 {
    margin: 9px 0 7px;
    color: #990000;
    line-height: 14px;
    text-transform: uppercase;
}

.afisha_content_box .event_box p {
    padding: 0 9px;
    color: #000;
    font-size: 15px;
    line-height: 22px;
}

.afisha_content_box .event_box .add2cart {
    background: url(../images/add2cart.png) no-repeat top left;
    width: 28px;
    height: 28px;
    margin: 8px auto 0;
    display: block;
    text-indent: -9999px;
}

/*==================Footer==================*/
#footer {
    background: #1C1C1C url(../images/footer_bg.jpg) repeat-x top left;
    padding-bottom: 20px;
}

#footer .inner {
    width: 985px;
    margin: 0 auto;
    position: relative;
    font-size: 11px;
    color: #CBCBCB;
}

#footer .inner a {
    color: #FFF;
    text-decoration: underline;
}

#footer .subfooter {
    height: 73px;
    margin-bottom: 19px;
    overflow: hidden;
}

#footer .subfooter h6 a {
    background: url(../images/footer_logo.png) no-repeat top left;
    width: 261px;
    height: 27px;
    margin-top: 26px;
    float: left;
    text-indent: -9999px;
}

#footer .subfooter .social {
    margin: 23px 3px 0 0;
    float: right;
    overflow: hidden;
}

#footer .subfooter .social a {
    background: url(../images/social_set.png) no-repeat;
    width: 30px;
    height: 32px;
    margin-left: 8px;
    float: left;
    text-indent: -9999px;
}

#footer .subfooter .social a.vk {background-position: 0 0;}
#footer .subfooter .social a.fb {background-position: 0 -35px;}
#footer .subfooter .social a.twitter {background-position: 0 -70px;}

#footer .more {
    width: 660px;
}

#footer .more p {
    margin-bottom: 8px;
}

.belogik {
    background: url(../images/belogik.png) no-repeat top left;
    width: 91px;
    height: 41px;
    display: block;
    margin-top: 14px;
    text-indent: -9999px;
}

.counters {
    width: 81px;
    top: 114px;
    right: 13px;
    position: absolute;
}

.counters a {
    margin-bottom: 6px;
    display: block;
	opacity: 0;
}

.message { 
    padding-top: 150px;
    font-size: 18px;
    text-align: center;
    color: #000;
}

.message h5 { 
    margin-bottom: 7px;
    font-size: 23px;
}

#pageadd {
    padding: 30px 0;
    font-size: 14px;
    color: #000;
}

#pageadd .pageadd_title {
    margin-bottom: 17px;
    font-size: 18px;
    color: #000;
    text-align: center;
}

#pageadd .pageadd_title small {
    padding: 30px 0;
    font-size: 14px;
    color: #000;
}

#pageadd fieldset {
    margin-bottom: 15px;
    padding: 14px 20px;
    font-size: 13px;
    border: 1px solid #686868;
    border-radius: 3px; 
    -moz-border-radius: 3px; 
    -webkit-border-radius: 3px; 
}

#pageadd fieldset legend {
    padding: 0 7px;
    font-size: 14px;
    color: #474747;
}

#pageadd fieldset div {
    margin-bottom: 9px;
    color: #333;
}

#pageadd fieldset div label {
    width: 120px;
    margin-right: 5px;
    display: -moz-inline-box; 
    display: inline-block; 
    *zoom: 1; 
    *display: inline;
	vertical-align: middle;
}

#pageadd.pageadd_afisha fieldset div label {
    width: 210px;
}

#pageadd fieldset input, #pageadd fieldset select {
    padding: 5px;
    border: 1px solid #949494;
    border-radius: 2px; 
    -moz-border-radius: 2px; 
    -webkit-border-radius: 2px; 
}

#pageadd .submit {
    margin: 15px 0;
    padding: 4px 31px;
    font-size: 18px;
}

.pageadd_hint {
    margin: 15px 0;
    font-size: 12px;
    color: #BD3E3E;
}

#pageadd.pfs_page table {
    width: 100%;
}

#pageadd.pfs_page td {
    padding: 3px;
}

/*#pageadd.pfs_page table.cells td.width10 {
	width: 60px;
}

#pageadd.pfs_page table.cells td.width40 {
	width: 30%;
}

#pageadd.pfs_page table.cells td.width15 {
	width: 150px;
}*/

#pageadd a {
    color: #000;
    text-decoration: underline;
}

.event_place_div p {
    width: 700px; 
    display: -moz-inline-box; 
    display: inline-block; 
    *zoom: 1; 
    *display: inline;
	vertical-align: middle;
}

.event_place_div p label {
    width: auto !important; 
    margin: 0 3px 3px 0;
}


.velest {
    width: 81px;
    bottom: 5px;
    right: 13px;
    position: absolute;
}

.velest a
{
	display: block;
	text-decoration: none;
	white-space: nowrap;
	color: #808080;
	padding-left: 20px;
	position: relative;
	background: 0px -18px no-repeat;
	background-image: url(/datas/banners/logo_velest.png);
}

.velest a:hover
{
	background-position: 0px 0px;
	color: #000;
}

.velest span
{
	font-family: Verdana;
	font-size: 9px;
	line-height: 9px;
	display: block;
	position: relative;
	top: -3px;
}

.theatre_schedule{
    width:100%!important;
    text-align:left!important;
}

/*** Telegram */
a.tgme_widget_share_btn {
    box-sizing: border-box;
    height: 20px;
    width: 100px;
    display: block;
    background-color: #54A9EB;
    border-radius: 5px;
    overflow: hidden;
    line-height: 0;
    padding: 0 6px 0 2px;
    text-decoration: none;
  }
  i.tgme_widget_share_icon {
      box-sizing: border-box;
      background: url(/images/icons/default/telegram_logo_share.png) no-repeat 0 0;
      width: 20px;
      height: 20px;
      line-height: 20px;
      display: inline-block;
      vertical-align: middle;
  }
  .tgme_widget_share_label {
      box-sizing: border-box;
      color: #fff;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: bold;
      font-size: 11px;
      margin-left: 1px;
      display: inline-block;
      line-height: 20px;
      vertical-align: baseline;
  }