
body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Verdana, Arial, san-serif;
	font-size: 11px;
	color: #CCC;
	background: #000 url(/images/templatemo_main_bg.jpg) top repeat-x;
}

a:link, a:visited { 
	color: #00bff3; 
	text-decoration: none; 
	font-weight: bold; 
} 
a:active, a:hover { 
	color: #f5ea01; 
	text-decoration: underline; 
}

p {
	margin: 0px;
	padding: 0px;
}

.cleaner {
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;	
}

.cleaner_with_height {
	clear: both;
	width: 100%;
	height: 30px;
	font-size: 1px;	
}

.cleaner_with_divider {
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;	
	padding: 10px 0 0 0;
	margin: 0 0 10px 0;	
	border-bottom: 1px dotted #B79742;
}
th {
	text-align:left;
	background-color:#2E2D29;
}


/* content and header panel */
#header_panel {
	clear: both;
	width:100%;
	margin: 0 auto;
	background: #000000 ; 
}

#header_panel #header_section{
	clear: both;
	width: 1000px;
	height: 310px;
	margin: 0 auto;
	padding: 0px 0 0 0;	
	position:relative;
}

#header_section #title_section{
	font-size: 55px;
	padding: 5px 0 0px 32px;
	color: #f5ea01;
}

#header_section #tagline {
	padding: 15px 0 0 165px;
	font-size: 20px;
	color: #37aedb;
}

/* end of header */

/* menu */
#menu_panel{
	clear: both;	
	width:100%;
	height: 47px;	
	margin: 0 auto;
	margin-bottom: 10px;
	color: #ffffff;
	background: #000000 url(/images/menu_bg_repeat.jpg) repeat-x;
}

#menu_panel #menu_section{
	width: 930px;
	height: 47px;	
	margin:0 auto;
	padding: 0 0 0 0;
	color: #015f78;
	background: url(/images/menu_bg.jpg) no-repeat;	
}

#menu_section ul {
	float: left;
	width: 930px;
	margin: 0;
	padding: 15px 0 0 85px;
	list-style: none;
}

#menu_section ul li {
	display: inline;
}

#menu_section ul li a, #menu_section ul li div {
	float: left;	
	padding: 2px 0;
	margin-right: 10px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #37aedb;	
}

#menu_section li a:hover, #menu_section li .current{
	color: #41d6ff;
}

#menu_section li .last {
	border-right: none;
}
/* end of menu */

/* content */

#content {
	clear: both;
	width: 954px;
	margin: 0 auto;
}

#content_column_one {
	float: left;
	width: 178px;
	/* border: 1px solid #FFFF00; */
	margin: 0 0 0 10px;
	padding: 10px 0 10px 0;
	/* background: #181714 url(/images/column_1_bg.jpg) top center no-repeat; */
	background: #181714 url(/images/column_31_bg.jpg) repeat-x top;
}

#content_column_two {
	float: left;
	width: 502px;
	margin: 0 0 0 10px;
	padding: 0;	
}

#content_column_three {
	float: left;
	width: 178px;
	padding: 0px 0 10px 0;	
	margin: 0 0 0 10px;	
	/* border: 1px solid  #FFFF00 ; */
	background: #181714 url(/images/column_31_bg.jpg) repeat-x top;
}

/* column one */

#content_column_one .column_one_section {
	clear: both;
	margin: 0px 10px;
}

#content_column_one h1 {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	font-size: 14px;
	color: #FFFF00;
	border-bottom: 1px dotted #ada63c;
}

#tcontent_column_one .cleaner_with_divider {
	margin: 0 0 20px 0;	
}

#content_column_one ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#content_column_one li {
	margin: 0px;
	padding: 0 0 5px 0;	
	color: #ada63c;
	font-weight:bold;
}
#content_column_one a{
	color: #ada63c;
}

/* end of column one */
/* column two */

#content_column_two .column_two_section {
	clear: both;
	width: 460px;
	padding: 20px;	
	margin-bottom: 10px;
	/* border: 1px solid  #0099FF; */
	background: #181714 url(/images/column_two1_bg.jpg) top right repeat-x;	
}

#content_column_two h1 {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	font-size: 16px;
	color: #00CCFF;
	border-bottom: 1px dotted  #0099FF;
	
}

#content_column_two p{
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}

#content_column_two img {
	/* border: 5px solid #2e2d29;	 */
	margin-top: 150;
}
#content_column_two img.no_border {	
	border: none;
}
#tcontent_column_two .post_info {
	margin: 0 0 20px 0;
	color: #fff;
}

#content_column_two .post_info a{
	color: #f5ea01;
	font-weight: normal;
}

#content_column_two .post_comment {
	border-top: 1px solid #000;
	margin-top: 10px;
	padding: 10px 0 0 0;
}
/* end of column one */

/* column one */
#content_column_three .column_three_section {
	clear: both;
	margin: 0px 10px;
	padding: 10px 0;
	border:#FFFF00
	
}

#content_column_three .cleaner_with_divider {
	padding: 0px;
	margin: 0px;	
}

#content_column_three h1 {
	margin: 10px 0 10px 0;
	padding: 0 0 10px 0;
	font-size: 14px;
	color: #FFFF00;
	border-bottom: 1px dotted  #FFFF00;
	
	background: #181714 ;
}

#content_column_three a{
	font-weight: normal;
	
	color:#FFFF00
}

#tcontent_column_three ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#content_column_three li {
	margin: 0 0 8px 0;
	padding: 0 0 8px 0;	
}

#content_column_three #ad_section {
	clear: both;
	border-bottom: 1px solid #312f2b;
	padding: 15px 0 0 0;
}

#ad_section h1{
	margin: 0 0 10px 10px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	border: none;
}

#ad_section .ad_125x125_box {
	margin: 5px auto;
	width: 90px;
	height: 90px;
	border: 5px solid #2e2d29;

}

.ad_125x125_box img {
	border: 1px #FFFF00 ;
}
#ad_section .ad_90x62_box {
	margin: 5px auto;
	width: 90px;
	height: 62px;
	border: 5px solid #2e2d29;

}

.ad_90x62_box img {
	border: 1px #FFFF00 ;
}

/* end of column one */

/* for bottom palen */
#bottom_panel{
	width: 1000px;
	margin: 10px auto 0 auto;
	padding: 20px 0;
	background: url(/images/bottom_panel_bg.jpg) top center;	
}

#bottom_panel .bottom_panel_section {
	margin-left: 0px;
	width: 1000px;
	margin-bottom: 10px;
	
}

.bottom_panel_section h1 {
	color: #f2e304;
	font-size: 14px;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}

.bottom_panel_section p{
	margin-bottom: 5px;
	padding-bottom: 5px;
}
/* end of bottom */
table.afisha {
	border-collapse: collapse;
}
table.afisha td {
	border-bottom: 1px solid #aaa;
	padding:4px;
}
table.afisha td img {
	margin-top:4px;
	margin-bottom:none;
	border:none;
}
table.afisha td h2 {
 	font-size:13pt;
 	margin:10px 0;
}
#content_column_two table.afisha img {	
	margin-bottom:none;
} 
#lang {
	position:absolute;
	top:10px;
	left:-40px;
}
div.disc_item {
    position: relative;    
    width:470px;
    height: 74px;
    margin-bottom: 12px;    
    margin-left: 26px;    
    line-height:1.2em;        
    clear:both;
}
#content_column_two div.disc_item img {
    border:solid 2px #aaa;
}
#content_column_two img.more {
    border:none;
}
#content_column_two div.more_more img {
    border:none;
}
#content_column_two div.disc_item img.more {
    position: absolute;
    top: 23px;
    left: 258px;
    border:none;
}
div.disc_item div.header {
    position: absolute;
    top: 4px;
    left: 64px;
    color:#BFBFBF;
}
div.disc_item div.header h2 {
    font-size:12pt;
    margin: 0px 0px 2px 0px;
}
div.disc_item div.header h3 {
    font-size:10pt;
    margin: 0px 0px 2px 0px;
}
div.disc_item div.info {
    position: absolute;
    bottom: 15px;
    left: 64px;
    font-weight: bold;
    color:#808080
}
div.disc_item div.more_more {
    position: absolute;
    top: 14px;
    right: 42px;
    text-align:right;
}
div.cover{
    width:340px;
    margin:0;
    margin-bottom:-15px;
    padding:0;
    float:left;
}
div.info {
    width:340px;    
    margin:0;
    padding:0;
    float:left;
}
#content_column_two div.cover img {
    border:none;
}
#content_column_two div.info img {
    border:none;
}

div.info1 {
    width:400px;    
    margin:0;
    padding:0;
    float:left;
}
div.info table {
    width:330px;
    margin:10px 0px 20px 10px;
}
div.info table td a {
    text-decoration: none;
}
div.info h2 {
    color:#CACACB;
    font-size:14pt;
    margin:0;
}
div.info h3 {
    color:#A1A1A3;
    font-size:10pt;
    margin:0;
}
div.media_item {
    position: relative;    
    width:460px;
    height: 100px;
    margin-bottom: 8px;    
    line-height:1.2em;
    padding:4px;    
    /* background: url('/gif/media_item_bgr2.gif') left top no-repeat; */
}
div.media_item img {
    position: absolute;
    top: 4px;
    left: 9px;
}
#content_column_two div.media_item img {
    border:none;
}
div.media_item div.more_more {
    position: absolute;
    top: 18px;
    right: 8px;
}
div.media_item div.header {
    position: absolute;
    top: 4px;
    left: 164px;
}
div.media_item div.header h2 {
    font-size:13pt;
    margin: 0px 0px 4px 0px;
}
div.media_item div.director {
    font-size:9pt;
}
div.media_item div.info {
    position: absolute;
    bottom: 6px;
    left: 164px;
}
