/*
Theme Name: TV Bulvar
Theme URI: http://wordpress.org/
Description: The original WordPress theme for TV Bulvar.
Version: 1.0

*/

* {
	margin: 0;
	padding: 0;
}
html {height: 100%}
body {
	font-family:Calibri;
	font-size:14px;
	color:#dcdcdc;
	width: 100%;
	height: 100%;
	background:url(images/bg.jpg) left -1px;
	/*background:url(images/bg_body_top.jpg) top center no-repeat #000;*/
}

a {
	/*color: #eb943e;*/
	/*color: #b23c1e;*/
	color:#ffffff;
	outline: none;
	text-decoration: underline;
}

h2 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:24px;
	font-weight:normal;
}

h2.widgettitle {
	display: none;
}

a:hover {
	text-decoration: none;
}


li {
	list-style:none;
}

img {
	border: none;
}

input {vertical-align: middle}

#signin {
	position:absolute;
	background:url(images/signin.png) no-repeat;
	width:202px;
	line-height:26px;
	text-align:center;
	z-index:20;
	margin:0 0 0 20px;
}

#signin p {
}

#signin a {
	color:white;
	text-transform:uppercase;
	text-decoration:none;
	font-size:18px;
}

#signin a:hover {
	text-decoration:underline;
}

#pre_pre_pre_wrapper {
	background:url(images/bg_body_top.jpg) top center no-repeat;
}

#pre_pre_wrapper {
		background:url(images/bg_body_bot.jpg) bottom center no-repeat;
		width: 100%;
}
#pre_wrapper {
	width: 100%;
	height: 100%;
	background:url(images/bg_head_menu-trans.png) center top no-repeat; 
}

#wrapper {
	/*width: 991px!important;*/
	width: 1022px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	overflow:hidden;
	*overflow:visible;
	min-height:20px;
	height:auto;
	/*height:200px; */
	/*border:#ffffff solid 2px;*/
}

#header div.logo {
	position:absolute;
	width:188px;
	margin:30px 0 0 33px;
	z-index:2;
}

#header div.logo a {
	background:url(images/bg_logo_a-trans.png) 0 0 no-repeat;
	height:182px;
	display:block;
}
#header div.wrapp_h {
	overflow:hidden;
	padding:0 0 0 210px;
	position:relative;
	z-index:1;
	height:149px;
	/*border:#ffffff solid 2px;*/
}

#header div.slogan {
	width:370px;
	margin:32px 0 0 200px;
	text-indent:-60px;
	position:absolute;
	color:#711400;
    font-family:Georgia, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size:16px;
	/*width:471px;
	height:89px;
	background:url(images/bg_head_slogan-trans.png) no-repeat;
	margin:6px 0 0 50px;
	position:absolute;
	text-indent:-1000px;*/
}

#header div.search {
	position:absolute;
	overflow:hidden;
	margin:15px 0 0 623px;
	width:196px;
}

#header div.social {
	position:absolute;
	overflow:hidden;
	margin:50px 0 0 725px;
	width:70px;
}

#header div.search p {
	float:left;
	position:relative;
	margin:0;

}

#header div.search label {
	position:absolute;
	color:#959595;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:23px;
	margin:0 0 0 3px;
}

#header div.search input.text {
	width:166px;
	height:20px;
	border:1px solid #730000;
	font-size:11px;
}

#header div.search input.sub {
	width:24px;
	height:22px;
	background:url(images/bg_head_search_sub.png) 0 0 no-repeat;
	border:none;
}

#header div.head_menu {
	clear:both;
	margin:102px 0 0 -13px;
	position:absolute;
	height:45px;
	z-index:10;
	
}

#header div.head_menu ul {
	overflow:hidden;
	position:relative;
	zoom:1;
	height:44px;	
}
#header div.en ul {
  margin-left: 50px;
}

#header div.head_menu li {
	float:left;
	height:44px;
}

#header div.head_menu a {
	text-align:center;
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:italic;
	color:#fff;
	text-decoration:none;
	background:url(images/bg_head_menu_li.png) top left no-repeat;
	padding:13px 20px;
	display:block;
	/*text-align:center;
	font-family:"Arial Narrow",Arial,sans-serif;
	font-size:20px;
	color:#fff;
	text-decoration:none;
	background:url(images/bg_head_menu_li.png) top left no-repeat;
	padding:11px 20px;
	display:block;*/
}

#header div.head_menu a:hover, #header div.head_menu li.current-menu-item a {
	background:url(images/bg_head_menu_li_act.png) repeat-x;
	/*background:url(images/bg_head_menu_li_act.png) repeat-x;*/
}


#header div.reg {
	text-align:right;
	padding:4px 0 9px
}

#header div.reg li {
	display:inline;
}

#header div.reg li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0 20px 0 0;
	color:#cdc6b3;
}


div.banner {
	text-align:center;
	border:3px solid #25201f;
	margin:0 auto;
	/*text-align:center;
	border:3px solid #343434;
	margin:0 auto;*/
}

div.size1000 {
	width:1000px;
	height:70px;
}

div.size600 {
	width:600px;
	height:70px;
}

div.premium {
	width:240px;
	margin:20px 0 0 0;	
}
div.size240x360 {
	width:240px !important;
	height:360px !important;
}

#header div.banner {
	margin:20px auto 0;
}




/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	height: 1%;
	background:#322e2d;
	/*background:#271818;*/
	zoom:1;
	/*border:#ffffff solid 2px;*/
	}
	

#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 99%;
	float: left;
	overflow: hidden;
	padding:0 0 0 1%;
}

#content {
	padding: 0 325px 0 10px;
	overflow:hidden;
	width:660px;
	
}

#content div.item {
	margin:0 0 20px;
	overflow:auto;
	padding:0 10px 0 210px;
}
#content div.item p.date {
	font-size:12px;
	margin:0 0 -10px;
	padding:0;
}


div.box {
	margin:20px 0;
}

div.box ul {
	overflow:hidden;
	position:relative;
	zoom:1;
}


div.box li {
	float:left;
}
#content div.box {
	width:637px;
	position:relative;
	padding:62px 0 15px 20px;
	background:#25201f;
	border:1px solid #1d1817;
}

div.box h2 {
	position:absolute;
	line-height:46px;
	width:100%;
	height:62px;
	padding:0 0 0 20px;
	left:20px;
	background:url("images/bg_middle_h2_black.png") no-repeat scroll 0 0 transparent;
	color:#FFFFFF;
	margin:-63px 0 0 -21px;
	font-size:26px;
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-style:italic;
	/*position:absolute;
	text-transform:uppercase;
	line-height:46px;
	width:100%;
	height:62px;
	padding:0 0 0 20px;
	left:20px;
	margin:-65px 0 0 -23px; */
}

div.box h2 span {
	display:block;
	background:url(bg_middle_h2_span.png) right center no-repeat;
	padding-right:23px;
	float:left;
	/*display:block;*/
	/*background:url(images/bg_middle_h2_span.png) right center no-repeat;*/
	/*padding-right:23px;
	float:left;*/
}

div.box h2.ptitle {
	padding:8px 0 12px 8px;
	line-height:32px;
	width: 550px;
	font-size:22px;
	position:relative;
	margin-left: -31px;
}

/*#content div.life {
	background:#1b0b00;
	border:3px solid #eb943e;
}*/

#content div.life h2 {
	background:url(images/bg_middle_h2_black.png) 0 0 no-repeat;
	color:#fff;
	/*background:url(images/bg_middle_h2_black.png) 0 0 no-repeat;
	color:#fff;
	margin:-65px 0 0 -23px;*/
}

#content div.life h3 {
	font-size:24px;
	font-weight:normal;
	margin:20px 0 0 0;
}

#content div.life h3 a {
	/*color:#eb943e; */
	/*color:#ad2d0d; */
	color:#ffffff;
}

#content div.life div.l {
	width:332px;
	float:left;
}

#content div.life div.player {
	border:1px solid #ad2d0d;
	/*border:5px solid #eb943e; */
	width:320px;
	height:240px;
}

#content div.life p {
	/*color:#fff; */
	color:#b3b3b3;
	margin:20px 0 0 0;
}

#content div.videos {
	position:relative;
	overflow:hidden;
	zoom:1;
}

#content div.life div.r {
	width:290px;
	float:left;

}

#content div.life div.full {
	width:auto;
	overflow:hidden;
	position:relative;
	zoom:1;
	float:none;
}

/*#content div.life div.r ul {
	margin-bottom:-30px !important;
	margin-bottom:-90px;	
}*/

#content div.life div.r li {
	width:134px;
	text-align:center;
	margin:0 0 10px 10px;
	height:140px;
	display:inline;
}

#content div.life div.full li {
	margin:0 22px 10px 0;
}

#content div.life div.r li img {
	border:1px solid #190d08;
	/*border:3px solid #626161; */
}

#content div.life div.r li.act img {
	/*border:3px solid #eb943e; */
	border:1px solid #ad2d0d;
}


#content div.life div.r a {
	font-size:12px;
	display:block;
	color:#ffffff
	/*color:#ad2d0d;*/
	/*color:#eb943e; */
}

#content div.life div.r a img {
	display:block;
}


div.more {
	font-size:14px;
	clear:both;
	position:relative;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#content div.more p {
	margin:0;
}

#content div.star_b_city {
	border:3px solid #e05c5c;
	/*border:3px solid #e05c5c; */
}
#content div.star_b_city ul {
	margin-right:-25px;
}
#content div.star_b_city li {
	display:inline;
	margin-right:25px;
}
#content div.star_b_city li a {
	display:block;
}

#content div.star_b_city li p {
}

#content div.star_b_city li a img {
	text-decoration:none;
	display:block;
}

#content div.star_b_city li span {
	display:block;
	padding-bottom:10px;
}

#content div.news {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	/*border:3px solid #646464;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background:#1b0b00;*/
}

/*#content div.star_b_city h2 {
	background:url(images/bg_middle_h2_s_b_c.jpg) 0 0 no-repeat;
}


#content div.inner {
	border:3px solid #646464;
	background:#1b0b00;
} */

/*#content div.news h2 {
	background:url(images/bg_middle_h2_news.jpg) 0 0 no-repeat;
	color:#fff;
}

#content div.inner h2 {
	background:url(images/bg_middle_h2_black_long.png) 0 0 no-repeat;
} */


#content div.news h3 {
	font-size:16px;
	color:#424242;
	font-weight:normal;
}

#content div.news ul {
	position:relative;
	overflow:hidden;
	zoom:1;
}
#content div.news li {
	width:310px;
	margin:0 8px 20px 0;
	_margin: 0 0 20px 0;
	float:left;
}

#content div.news li.place {
	margin:0 30px 0px 0;
}

#content div.news li img {
	border:1px solid #646464;
}

#content div.news div.l {
	float:left;
	width:120px;
}
#content div.news div.r {
	float:left;
	width:176px;
	padding-left:10px;
}

#content div.news div.r a {
	font-size:12px;
}

#content div.news div.r p.date {
	color:#fff;
	font-size:12px;
	/*background:#2e2e2e; */
	background:#672e1e;
	line-height:24px;
	float:left;
	padding:0 10px;
	margin-top:10px;
	font-style:italic;
}

#content div.news div.r p.read_all {
	clear:both;
	padding-top:15px;
}

#content div.news div.r p.read_all a {
	display:block;
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
	float:left;
	padding:0 14px;
	line-height:32px;
	background:url(images/bg_middle_news_r_a_a.jpg) 0 0 no-repeat;
	font-size:16px;
}

#content div.news div.hot {
	overflow:hidden;
	position:relative;
	zoom:1;
	border-bottom:1px dotted #626262;
	padding:0 0 20px 0;
	margin:0 10px 20px 0;
}

#content div.news div.hot div.r a {
	font-size:16px;
}

#content div.news div.hot img {
	border:1px solid #b23c1e;
	/*border:3px solid #eb943e; */
}

#content div.news div.hot div.l {
	width:216px;
}

#content div.news div.hot div.r {
	width:380px;
}

#content div.news div.hot div.r div.annot {
	color:#b3b3b3;
	font-size:14px;
	font-family:Calibri;
	clear:both;
	margin:10px 0;
	overflow:hidden;
}

#content div.news div.hot div.r div.annot p {
	margin:10px 0;
}

#content div.projects {
	background:url(images/bg_miss_body.png) no-repeat #000;
	border:0;
	/*border:3px solid #bc4c10;
	background:url(images/bg_miss_body.png) no-repeat #000; */
}

#content div.projects h2 {
	/*background:url(images/bg_miss_h2.png) no-repeat;*/
	background:none;
	/*color:#fff;*/
}

#content div.projects ul {
	margin-bottom:20px;
}

#content div.projects ul li {
	width:33%;
	margin-bottom:20px
}

#content div.projects ul a {
	display:block;
}

#content div.projects ul img {
	display:block;
	margin:0 auto;
}

#content div.projects ul span {
	display:block;
	text-align:center;
}

#content div.projects div.more p {
	text-align:left;
	font-size:13px;
}

#footer div.proj div.red_media {
    position:absolute;
    top:12px;
    left:45px;
    width:164px;
    background:url(images/red_media.jpg) no-repeat;
    padding:33px 0 0;
    color:#ffffff;
    margin-left:-60px;
    padding-left:20px;
    margin-top:-10px;
    }
                                        

/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
	float: left;
	margin-right: -3px;
	width:301px;
	margin-left: -298px;
	position: relative;
	overflow:hidden;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

*+html .sr {
width: 293px !important;
}


.sr div.banner {
	text-align:left;
	border:20px solid #1d1817;
	/*background-color:#25201f; 
	border:1px solid #1d1817;*/
}

.sr div.banner img {
}

.sr div.on_air {
	background: #1f0a0a url(images/bg_on_air.jpg) no-repeat;/*url(images/bg_sr_h2_partners.jpg) 0 0 no-repeat;*/ /*url(images/bg_on_air.jpg) no-repeat;*/
	font-size:12px;
	padding:0 20px 20px 20px;	
	margin: 20px 20px 0 0;
}

.sr div.box h2 {
	position:relative;
	margin:0 0 0 -20px;
	background:none;
}

.sr div.on_air h2 {
    /*background:url(images/bg_sr_h2_about.jpg) 0 0 no-repeat;*/  
	margin:0 0 0 -40px;
	color:#fff;
}

.sr div.on_air dl {	
	line-height:18px;
	padding-left: 60px;
}

.sr div.on_air dd {	
	padding: 0 0 10px 0;
}

.sr div.on_air dt {
	float:left;
	clear:both;
	color:#9c9898;
	width:60px;	
	margin-left: -60px;
}

.sr div.on_air dl .now {
	font-weight:bold;
}

.sr div.on_air div.more {
	margin-top:5px;
}

.sr div.on_air ul li
{
  float:none;
}

.sr div.on_air ul li a {
	/*text-align:center;*/
	font-family:"Arial Narrow",Arial,sans-serif;
	font-size:20px;
	/*color:#fff;*/
	/*text-decoration:none;*/
	/*background:url(images/bg_head_menu_li.png) top left no-repeat;*/
	/*padding:11px 20px;*/
	display:block;
}


.sr div.about_chanel {
	background:url(images/bg_sr_about.jpg) 0 0 repeat-y;
	width:281px;
}

.sr div.about_chanel img {
	margin:0 auto;
	display:block;
}

.sr div.about_chanel h2 {
	background:url(images/bg_sr_h2_about.jpg) 0 0 no-repeat;
	color:#fff;
}



.sr div.about_chanel div.more {
	margin:10px 0 13px 0;
	margin-left:17px;
}


.sr div.about_chanel div.bott {
	width:281px;
	background:url(images/bg_sr_about_bottom.jpg) bottom left no-repeat;
	padding-bottom:15px;
}

.sr div.about_chanel p {
	font-size:12px;
	padding:0 17px;
	margin:10px 0 0 0;
	color:#9c9898;
}

.sr div.about_chanel strong {
	color:#d41c35;
}

.sr div.connect {
	background:url(images/bg_sr_connect.jpg) 0 0 no-repeat;
	padding:13px 0 18px 17px;
	min-height:100px;
	overflow:auto;
	overflow:visible;
	border:1px solid #1d1817;
	/*border:1px dotted #b3b3b3;*/
}

.sr div.connect h2 {
	color:#fff;
	margin:0 0 0 -24px;
}
.sr div.connect li {
	margin:5px 5px 0 0;
}
.sr div.connect li img {
	border:1px dotted #2a2a2a;
}

.sr div.connect div.more {
	margin:15px 0 0 0;
}


.sr div.partners {
	/*background:url(bg_sr_h2_partners.jpg) 0 0 no-repeat #1f0a0a;*/
	background:url(images/bg_sr_h2_about.jpg) 0 0 no-repeat #25201f;
	padding:0 0 15px 20px;
	width:261px;
	/*overflow:hidden;*/
	min-height:100px;
	overflow:auto;
	*overflow:visible;
}

.sr div.partners h2 {
	/*background:url(images/bg_sr_h2_about.jpg) 0 0 no-repeat;*/
	margin:0 0 0 -40px;
	color:#fff;
}

.sr div.partners ul {
	margin-left: 0;
}
.sr div.partners li {
	margin:0 28px 27px 0;
}

.sr div.partners li a img {
	border:1px solid #b3b3b3;
}



/* Extra
-----------------------------------------------------------------------------*/
#extra {
	clear:both;
	margin:0 auto;
	padding-bottom:20px;
}

#extra div.banner {
	margin:20px auto 0;
}

#extra p {
	text-align:center;
	margin:70px 0 0 0;
	font-size:20px;
	color:#b3b3b3;
}

#extra p small {
	font-size:16px;
}

#extra div.rotator {
	background:url("images/bg_extra_rot.jpg") no-repeat center top;
	height:237px;
	position:relative;
	padding:0 47px 0;
}

#extra div.rotator2 {
	margin: 0 auto;
}

#extra div.rotator h2 {
	position:relative;
	margin:0 0 0 -50px;
	background:none;
}
#extra div.rotator button.l_arrow,
#extra div.rotator button.r_arrow {
	position:absolute;
	top:90px;
	width:24px;
	height:51px;
	border: 0px;
}


#extra div.rotator button.l_arrow {
	left:20px;
}

#extra div.rotator button.r_arrow {
	right:20px;
}

#extra div.rotator button.l_arrow {
	display:block;
	background:url(images/bg_extra_rot_l_arr.png) 0 0 no-repeat;
	width:24px;
	height:51px;
}
#extra div.rotator button.r_arrow {
	display:block;
	background:url(images/bg_extra_rot_r_arr.png) 0 0 no-repeat;
	width:24px;
	height:51px;
}

#extra li {
	margin:0 13px 0 12px;
	display:inline;
}
#extra li img {
	border:1px solid #c6c6c6;
	/*border:3px solid #eb943e;*/
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	overflow:hidden;
	border-top:5px solid #2b2b2b;
	background:url(images/bg_footer.jpg) 0 0 repeat-x;
	position:relative;
	zoom:1;
	width:100%;
}


#footer div.map {
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-style:italic;
	overflow:hidden;
	/*overflow:hidden;*/
	position:relative;
	zoom:1;
	padding-left:80px;
}

#footer div.map dl {
	float:left;
	padding:20px 25px 20px 45px;
}

#footer div.map dt {
	font-size:24px;
	margin-bottom:10px;
}

#footer div.map dt a {
	color:#dcdcdc;
}

#footer div.map dd a {
	color:#dcdcdc;
	line-height:24px;
}

#footer div.proj {
	overflow:hidden;
	background:#0f0f0f;
	position:relative;
	padding:10px 0;
	padding-left:13px;
	margin:0 0 15px;
	zoom:1;
	width:1010px;
	/*border:#ffffff solid 2px;*/
}

#footer div.proj2 {
	/*margin: 0 auto;*/
	width:980px;
	margin:0;
	padding:0;
    border:#ffffff solid 2px;
}


#footer div.proj button.l_arrow,
#footer div.proj button.r_arrow {
	position:absolute;
	top:14px;
	width:39px;
	height:39px;
	border: 0;
}

#footer div.proj button.l_arrow {
	/*float: left;*/
	left: 20px;
}

#footer div.proj button.r_arrow {
	/*float: right;*/
	right: 20px;
}

#footer div.proj button.l_arrow {
	display:block;
	background:url(images/bg_foot_rot_l_arr.png) 0 0 no-repeat;
	width:39px;
	height:39px;
}
#footer div.proj button.r_arrow {
	display:block;
	background:url(images/bg_foot_rot_r_arr.png) 0 0 no-repeat;
	width:39px;
	height:39px;
}


#footer div.proj li {
	margin:0 5px;
	display:inline;
}

#footer div.copy {
	overflow:hidden;
	padding:0 0 15px 0;
	position:relative;
	zoom:1;
}

#footer div.copy div.l {
	float:left;
	width:300px;
	padding:5px 0 0 45px;
	line-height:20px;
	color:#959595;
}

#footer div.copy div.r {
	float:right;
	width:300px;
}

#footer div.copy div.r a {
	display:block;
	/*background:url(images/bg_footer_r_m_g.png) 0 0 no-repeat;*/
	width:250px;
	height:50px;
	padding-top:25px;
	padding-left:190px;
	/*text-indent:-1000px;*/
}


/*==================================program============================*/
/*#content div.program {
	border:3px solid #eb943e;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background:#1b0b00;
}

#content div.program h2 {
	background: url(images/bg_middle_h2_black.png) 0 0 no-repeat;
	
}

#content div.program div.day li a {
	color:#ac7651;
	background:#2f1300;
		font-size:12px;
	text-decoration:none;
	display:block;
	padding:0 10px;
	line-height:32px;
	margin-right:5px;
}

#content div.program div.day li a:hover {
	background:#481404;
}

#content div.program div.day li.current a {
	color:#fff;
	background:#c42e00;
}

#content div.program div.day li a span {
	font-size:11px;
}

#content div.program table {
	font-size:12px;
	margin-top:20px;
	line-height:22px;
	color:#666666;
}

#content div.program div.more {
	margin:10px 0 0 0;
} */

#content div.program {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background: url(images/bg_middle_h2_black.png) 0 0 no-repeat #25201f;
}

#content div.program div.day li a {
	color:#ac7651;
	background:#2f1300;
	font-size:12px;
	text-decoration:none;
	display:block;
	padding:0 10px;
	line-height:32px;
	margin-right:5px;
}

#content div.program div.day li a:hover {
	background:#481404;
}

#content div.program div.day li.current a {
	color:#fff;
	background:#672e1e;
}

#content div.program div.day li a span {
	font-size:11px;
}

#content div.program table {
	font-size:12px;
	margin-top:20px;
	line-height:22px;
	/*color:#666666; */
	color:#ffffff;
}

#content div.program div.more {
	margin:10px 0 0 0;
}

#content div.program h2 {
	background: none;
}


div.rotator ul {
	overflow:hidden;
	position:relative;
	zoom:1;
	padding:10px 0;
}

#content div.rotator ul {
	padding:0 0 10px;
}

div.other_stars li {
	margin:0 10px 10px 0;
	position:relative;
	_margin:0 38px 10px 0;
}

div.other_stars ul img {
	display:block;
	border:1px solid #eb943e;
	margin:10px 0 0 0;
}



/*==================================star============================*/


#content div.star_profile,
#content div.news_full{
	border:3px solid #eb943e;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#9c9898;
	background:#1b0b00;
	padding:62px 8px 15px 8px;
	width:641px;
}

#content div.star_profile
{
  background: url(images/bg_middle_h2_black.png) 0 0 no-repeat #25201f;
  border:1px solid #1d1817;
}

#content div.star_profile div.star_face {
	/*background:url(images/bg_middle_star_foto.jpg) bottom center no-repeat;*/
	padding-bottom:1px;
}

#content div.star_profile div.star_face img {
	display:block;
}

#content div.star_profile h2 {
	/*background: url(images/bg_middle_h2_black.png) 0 0 no-repeat;
	color:#dcdcdc;*/
	background:none;
}

#content div.news_full h2 {
	width:auto;
	background: url(images/bg_middle_h2_black.png) 0 0 no-repeat;
	color:#dcdcdc;
}

#content div.news_full div.text {
	overflow:hidden;
	margin:0 12px 20px 12px;
	position:relative;
	zoom:1;
}

#content div.news_full div.text img {
	border:3px solid #eb943e;
	margin:0 20px 0 0;
}

#content div.news_full div.text p {
	margin:0 0 20px 0;
}

#content div.news_full ul.other {
	margin:0 10px;
	overflow:hidden;
	position:relative;
	zoom:1;
}

#content div.news_full ul.other li {
	margin:20px 18px 0 0;
}

#content div.news_full ul.other img {
	border:3px solid #ab0606;
}

#content div.star_profile table {
	margin:0 0 0 12px;
}

#content div.star_profile table table {
	margin:0;
	line-height:26px;
}

#content div.star_profile table th,
#content div.star_profile table td {
	vertical-align:top;
}

#content div.star_profile th {
	color:#666666;
	width:130px;
	font-weight:normal;
}

#content div.star_profile p {
	line-height:18px;
	margin:10px 0 10px 12px;
}

#content div.star_profile p.tnx {
	text-align:center;
	font-size:24px;
	color:#ab0606;
	font-weight:bold;
}

#content div.star_profile table {
	border-collapse:collapse;
}

#content div.star_profile td.img {
	padding:0 20px 0 0;
}

#content div.star_profile td p {
	margin:0;
}

#content div.star_profile td.img img {
	border:3px solid #e08e3b;
}

#content div.star_profile th {
	text-align:left;
	padding:0 20px 0 0;
}



#content div.other_stars {
	/*border:3px solid #646464;
	background:#1b0b00;*/
	background: url(images/bg_middle_h2_black.png) 0 0 no-repeat #25201f;
    border:1px solid #1d1817;
}

#content div.other_stars h2 {
	/*background: url(images/bg_middle_h2_black_long.png) 0 0 no-repeat;*/
	background: none;
}


#content div.other_stars ul {
	font-size:12px;
	position:relative;
	zoom:1;
	overflow:hidden;
}

#content div.other_stars li h3 {
	font-weight:normal;
	font-size:13px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin:0;
	padding:0;
	zoom:1;
	position:relative;
}

#content div.other_stars li p.img {
	float:left;
	margin:0 20px 0 0;
}

#content div.other_stars li p.img img {
	border:1px solid #ab0606;
}

#content div.other_stars li p.desc {
	margin:20px 0;
	font-style:italic;
	color:#9c9898;
}

#content div.other_stars li p.read_all {
	overflow:hidden;
	position:relative;
	zoom:1;
}

#content div.other_stars li p.read_all a {
	display:block;
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
	float:left;
	padding:0 14px;
	line-height:32px;
	background:url(images/bg_middle_news_r_a_a.jpg) 0 0 no-repeat;
	font-size:16px;
}

/*#content div.rotator li {
	margin:0 17px;
	_margin:0 14px;
}*/

/*#content div.other_stars div.more {
	margin-top:15px;
}*/


/*==================================anonce============================*/

#content div.anonce {
	/*border:3px solid #ab0606;*/
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#dcdcdc;
	/*background: url(images/bg_sr_h2_partners.jpg) 0 0 no-repeat #1f0a0a;*/
	background: url(images/bg_middle_h2_black.png) 0 0 no-repeat #25201f;
	border:1px solid #1d1817;
        min-height:100px;
        height:auto;
        overflow:auto;
        *overflow:visible;    
}


#content div.anonce h2 {
	background: url(images/bg_middle_h2_black.jpg) 0 0 no-repeat;
        min-height:10px;
        height:auto;
        overflow:auto;
        *overflow:visible;
        /*border:#000000 solid 2px;*/ 
        width:630px;

}

#content div.anonce p {
	line-height:18px;
	margin:20px 10px 20px 0;
        /*border:#000000 solid 2px;*/
}

#content div.anonce p.img {
	margin:0;
	line-height:10px;
}

#content div.anonce div.more {
	line-height:normal;
}

#content div.anonce div.more p {
	margin:15px 0 0 0;
}

#content div.anonce p {
  display:block;
  position:relative;
}

#login {
	/*border:3px solid #ab0606;*/
		/*border:3px solid #ab0606;*/
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#dcdcdc;
	/*background: url(images/bg_sr_h2_partners.jpg) 0 0 no-repeat #1f0a0a;*/
	background: url(images/bg_middle_h2_black.png) 0 0 no-repeat #25201f;
	border:1px solid #1d1817;
    /*background: #000;*/
	min-height:300px;
	overflow:auto;
	*overflow:visible;
	padding:10px 0 0 20px;
	margin:20px 0 0 0;
}

#login h1 {
	/*background: url(images/bg_middle_h2_star_pr.jpg) 0 0 no-repeat;*/
    margin-top:-2px;
    margin-left:-2px;
    font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#dcdcdc;
	font-weight:100;
}

#login p {
	margin:15px 0 0 0;
}

.error
{
  margin:20px 0 20px 0;
}



/*==================================video============================*/


#content div.video {
    /*background:url(images/bg_sr_h2_partners.jpg) 0 0 no-repeat #1f0a0a;*/
	/*border:1px solid #f5aa3a;*/
	/*border:1px solid #1d1817;*/
	background: url(images/bg_middle_h2_black.png) 0 0 no-repeat #25201f;
	border:1px solid #1d1817;
}

#content div.video h2 {
	background:none;
	/*background: url(images/bg_middle_h2_black_long.png) 0 0 no-repeat;*/
}

#content div.video div.player {
	margin-left:-13px !important;
	margin-left:-10px;
}


/*div.box div.partners
{
  background: url(images/bg_middle_h2_black.png) 0 0 no-repeat #25201f;
  border:1px solid #1d1817;
}*/

#content div.other_video {
	/*background:url(images/bg_sr_h2_partners.jpg) 0 0 no-repeat #1f0a0a;
	border:3px solid #f5aa3a;*/
	background: url(images/bg_middle_h2_black.png) 0 0 no-repeat #25201f;
	border:1px solid #1d1817;
}

#content div.other_video h2 {
	/*background: url(images/bg_middle_h2_video.jpg) 0 0 no-repeat;*/
}


#content div.other_video ul {
	margin-right:-20px;
	display:inline;
}
#content div.other_video li {
	margin-right:20px;
	display:block;
	width:188px;
}
#content div.other_video li a {
	display:block;
	width:100%;
}

#content div.other_video li a img {
	text-decoration:none;
	display:block;
}

#content div.other_video li span {
	display:block;
	padding-bottom:10px;
}

#content div.other_video div.more {
	padding-top:15px;
	position:relative;
}

#content div.other_partners {
	/*background:url(images/bg_sr_h2_partners.jpg) 0 0 no-repeat #1f0a0a;
	border:3px solid #f5aa3a;*/
	background: url(images/bg_middle_h2_black.png) 0 0 no-repeat #25201f;
	border:1px solid #1d1817;
	overflow:auto;
	height:auto;
}

#content div.other_partners h2 {
	/*background: url(images/bg_middle_h2_video.jpg) 0 0 no-repeat;*/
	width:500px;
}


#content div.other_partners ul {
	display:inline;
	overflow:auto;
	height:auto;
}
#content div.other_partners ul li {
	margin-right:25px;
	display:block;
	width:100px;
	float:left;
	margin-left:2px;
	margin-bottom:20px;
}
#content div.other_partners ul li a {
	display:block;
	width:100%;
}

#content div.other_partners ul li a img {
	text-decoration:none;
	display:block;
}

#content div.other_partners ul li span {
	display:block;
	padding-bottom:10px;
}

#content div.other_partners div.more {
	padding-top:15px;
	position:relative;
}

img.previev, div.previev {
	border:1px solid #DDDDDD;
	clear:right;
	margin:0 10px 10px -210px;
}
img.previev_fix, div.previev_fix {
	border:1px solid #DDDDDD;
	clear:right;
	margin: 5px 10px 10px -168px;
}
.alignleft {
	float:left;
}

#content h2#comments
{
  padding:0;
  position:relative;
  margin:-200px 0 0 -20px;
  min-width:100%;
}

#content h2#comments, #content #related-posts h2 {
	background-image:none;
	margin-top:30px;
	padding-bottom:0;
}

#content h2#comments
{
  margin-top:80px;
}

#plbtn {
	display:block;
	position: absolute;
	top: 130px;
	left: 140px;
}

#comment {
	width: 100%;
}

div.box img.avatar {
	float: left;
	margin: 0 10px 10px 0;
}
div.box  li.comli {
	float:none;
}
div.box div.commenttext {
	padding: 0 0 15px 0;
}

div.box #commentform {
  display:block;
  position:relative;
  margin-top:10px;
  padding-right:10px;
}

div.box #commentform p {
  display:block;
  position:relative;
}



span.nav_p {
	display: block;
	float: left;
	padding: 8px;
	font-size: 110%
}
span.nav_current_page {
	
}
span.nav_next_page {

}
span.nav_prev_page {
}

.cform { 
	margin:10px auto 0 auto; 
	width: 410px; 
	overflow: auto;
}

.cform fieldset	{ 
	margin-top:10px; 
	padding:5px 0 5px 0; 
	border:none;
}

.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	margin:0;
	padding:0; 
	font:normal 18px Helvetica; 
	letter-spacing:3px;
}

ol.cf-ol { 
	margin:0!important; 
	padding:15px 0 0 0!important; 
	/*border-top:1px solid #f2f2f2;*/
}
ol.cf-ol li	{
	background:none!important; 
	margin:5px 0!important; /*some themes may interfere otherwise*/
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:1.1em;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	font-size:1em;
	letter-spacing:2px;
	margin:12px 0pt !important;
	padding:0pt 0pt 0pt 100px;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	width:90px; 
	margin:4px 10px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:left;
	vertical-align:top;
	font:0.9em Trebuchet MS,sans-serif;
}
.cform label span {
	width:90px; /* must be the same as above!*/
	display:block; 
}

label.cf-before {
	margin:4px 10px 0 0; 
}

label.cf-after 	{
	margin:4px 2px 0pt 6px;
	text-align:left;
	width:75px;
}

label.cf-after span {
	width:75px;
	display:block;
}

label.cf-group-after {
	margin:4px 0 0 2px;
	width:60px;
	text-align:left;
}
label.cf-group-after span {
	width:60px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select { 
	padding:3px;
	border:1px solid #aaa; 
	font:0.9em Trebuchet MS,sans-serif;
	background:#ffffff url(../images/field-bg-top.gif) repeat-x top left;
	vertical-align:top;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	border: 1px solid #FFCC00;
	background:#ffffff url(../images/field-bg-bottom.gif) repeat-x bottom left; 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	background:#ffffff url(../images/field-bg-bottom.gif) repeat-x bottom left; 
}

.cform textarea,
.cform input {
	width:298px; 
}
.cform select {
	width:306px; /* attempt to have equal length */
}  

.cform select.cfselectmulti	{ 
	height:7.5em; 
}

.cform textarea {
	font-family: arial;
	font-size: 0.9em;
	overflow:auto;
}

/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	margin:0px 5px 7px 98px;
	display: block; 
	vertical-align:top;
	font-size:10px;
	line-height:1.2em;
}


/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	font-size:1em;
	letter-spacing:2px;
	margin:12px 0pt 0 !important;
	padding:0pt 0pt 0pt 100px;
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

input.cf-box-a,
input.cf-box-b 	{ 
	margin:1px 0 0 0; 
	width:16px; 
	height:22px;
	border:none!important;
	background:none!important;
}

input.cf-box-a 	{ 
	margin-left:100px; /* check with label 'width' incl. */
} 


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	padding: 0 0 5px 100px; 
} 


/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	/*margin-top: 200px;*/
	padding:0pt 3px 0pt 0pt !important;
	text-align:right;
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{ 
	width:auto;  
	padding:2px 1em; 
	margin: 0;
	font-size:0.8em;
	/*background:url(../images/button-bg.gif) repeat-x; */
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
	float: left;
	background-color:#FFFFFF;
	margin: 90px 0 0 0;
	*margin-top:20px;
	margin-left:-260px;
	*margin-left:0;

}
.cform input.resetbutton {
	margin: 0 5px 0 0;
}
.cform input.backbutton {
	margin: 0 5px 0 0;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err label {
	color: red;
	font-weight: bold;
}

ol.cf-ol li ul.cf_li_text_err {
	margin:0 0 0 10px;
	padding:0;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}

/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */
label.secq,
label.seccap {
	vertical-align:text-bottom;
	margin-bottom:4px;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:100px;
	padding: 4px 4px;
	margin: 0;
	vertical-align:text-bottom;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_white.gif) no-repeat;
	margin:0 0 2px 3px;
	width:21px;
	height:21px;
	border:none;
}

img.imgcalendar {
	border:none;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	/*display:none;*/
	padding:10px 15px!important;
	width:380px;
	line-height:1.3em;
	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:red!important;
	text-decoration:underline!important;
}
div.success {
	background:#000 none repeat scroll 0%;
	display:block;
}
div.failure {
	display:block;
	background:#000 url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:0px 0pt;
}
div.waiting {
	background:#F9F9F9;
	display:block;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error { 
	color:red; 
	border:1px solid #FF0000; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:red; 
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

p.cf_info 		{
	margin:10px 0;
	text-align:center;
}
p.success 	{
	color:green;
}
p.failure 	{
	color:red;
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */

.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	display:none;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#aaaaaa!important;
}


/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
*+html ol.cf-ol,
*+html ol.cf-ol li	{
	display: inline-block;  /*for ie7*/
}
* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt { 
	display: inline-block;
}
* html .cform legend { 
	position:absolute; 
	left: -8px; 
	top:0;
	margin-left:0;
}
*+html .cform legend { 
	position:absolute; 
	left: -8px;
	top:0;
	margin-left:0;
}
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
*+html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html img.captcha	{
	margin-bottom:1px!important;
}
*+html img.captcha	{
	margin-bottom:1px!important;
}

.linklove a
{
  display:none;
}

#video-block div.rm_carrier {
	float: right;
	margin: 0 35px 0 0;
	font-size: 12px;
}
#video-block div.rm_carrier img {
	margin: 0 0 0 10px;
}

#lang {
  position: absolute;
  top: 18px;
  right: 210px;
  width: 110px;
  text-align: right;
}
#lang #ru {
  float: left;
  background: url("http://red-media.ru/images/icons/ru.png") no-repeat left center;
  padding: 0 0 0 20px;
  width: 30px;
}
#lang #en {
  float: right;
  background: url("http://red-media.ru/images/icons/en.png") no-repeat left center;
  padding: 0 0 0 20px;
  width: 30px;
}

ul.list {
  margin: 10px 20px;
}
ul.list li {
  clear: both;
  list-style-type: disc;
  margin:  0 0 10px 20px;
}

div.sub_menu {
  overflow: hidden;
  clear: both;
  margin: 20px 0;
}
div.sub_menu ul {
  font-size: 1.4em;
}
div.sub_menu ul li {
  margin: 0 25px 20px 0;
}
div.sub_menu ul li.current-menu-item a {
  text-decoration: none;
  color: #ccc;
}

div.itemrow {
  margin: 0 20px 20px 0 !important;
  padding: 0 0 20px 0 !important;
  border-bottom: 1px dotted #333;
}
div.itemrow p {
  margin: 0 0 15px 0 !important;
}
div.itemrow h3 {
  font-size: 1.2em;
  font-weight: normal;
  margin: 0 0 10px 0 !important;
}
