@import url("style_page.css");
@import url("engine.css");
 
html, body {
	padding:0;
	margin:0;
	font:12px Arial;
	color:#333;
	background-image: url(http://www.fbtv.ru/templates/3/images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #1e1e1e;
}

@-moz-document url-prefix()
{
	/* body { background: #2D2D2D url('../img/mainm.png') repeat-y top center } */
}
h2 {
	padding:0 0 10px 0;
	margin:0;
	font-size:20px;
	font-style:normal;
	color: #F30;
}
img{
	border: 0px;
}

 .bg {
	/*background-image: url(../img/containerbg.png);
	background-repeat: no-repeat;
	background-position: center top; 
	padding-top:68px;*/
}

/*Поиск*/
.button {
background: #333;
color: #fff;
font-size: 24px;
border:3px double #999;
padding: 1px 24px;
margin:0px;
}
.area {
background: #333;
color: #fff;
font-size: 24px;
border:3px double #999;
width:800px;
}

#serch {
	width:300px;
	height:37px;
margin:-10px 0 0;;
padding-bottom: 15px;
	
}
.s_x {
	color:#666;
	background:#fff url(../img/s_fon.png) repeat-x;
	border:none;
	position:absolute;
	width:136px;
	font-weight:bold;
	padding-top:15px;
	padding-bottom:16px;
	padding-left:15px;
}

.logins {
	border: 1px solid #E0E0E0;
	color: #fff;
	font-family: Verdana, Tahoma, helvetica, sans-serif;
	padding: 2px;
	vertical-align: middle;
	font-size: 16px;
	vertical-align: middle;
	margin:2px;
	height: 21px;
	background:#000000 url(../images/bmid_084.gif) repeat scroll 0 -10px;
}
/*Всплывающее окно*/
.entry { width: 250px;  overflow: visible; padding: 50px 10px 15px 10px; border: 1px solid #3E3C22; background-color: #fff; position: absolute; top: 30%; left: 45%; z-index: 55; }
.entry dl { clear: both; display: block; }
.entry dt { float: left; width: 25%; padding: 5px 0; }
.entry dd { float: left; width: 70%; padding: 5px 0; }
.entry dd a { padding-right: 20px; }
.entry input { width:85%; padding: 3px 5px; }

.auth { position: absolute; left: 15px; top: 10px; font: 18px Verdana; color: #2588b2; }
.close { position: absolute; right: 15px; top: 10px; }


/* textarea:focus, input:focus {
	border: 2px solid #900;
} */

a {
   color:#2e81ab;
   text-decoration:none;
}

a:hover {
   color:#ffa800;
}

h1 {
	padding:0 0 10px 0;
	margin:0;
	font-size:21px;
	font-style:normal;
}

#wrap {
	background-image: url(../img/bg.gif);
	width: 940px;
	padding: 10px;
	margin: 0 auto;
	height: 295px;
	overflow:hidden;
	background-color: #000;
	}
	
.clr {clear:both; } 

#wrapper {
  /* для фиксированной ширины */
  width: 940px;
  margin: 0 auto;

  /* для "резиновой" ширины
  width: expression((documentElement.clientWidth||document.body.clientWidth)<995?'1000px':'');
  min-width: 1000px; */
}
#container {
  width: 100%;
  background: #000; /* фон основной колонки */
}
* html #container {height: 1%;}
#container:after {
  /* закрываем плавающие блоки */
  content: '.';
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  line-height: 0;
}
#sub-container {
  float: left;
  border-right: 200px solid #BFF2FF; /* фон правого сайдбара */

  /* для фиксированной ширины */
  width: 783px;

  /* для "резиновой" ширины
  width: 100%;
  margin-left: -200px; */
}
#wrpr {
  /* для "резиновой" ширины
  margin-left: 200px; */
}
#content {
  width: 100%;
  float: left;
}
#text {
  border-right: 555px solid #FFF2BF; /* фон левого сайдбара */
}
#left {
  float: left;
  width: 555px;
  margin-left: -555px;
  background: #000; /* фон левого сайдбара */
  position: relative;
}
#right {
  float: left;
  width: 200px;
  margin-left: -400px;
  background: #BFF2FF; /* фон правого сайдбара */
  border-left: 200px solid #FFF2BF; /* фон левого сайдбара */
}

/* Навигация левая */

#nav-box  {
	border-bottom: 1px solid #B5AFA1;
/*	border-left: 1px solid #B5AFA1;	 */
}
.navleft {
	width:149px;
	float:left;
	color:#291D13;
	text-decoration: none;
	text-transform: uppercase;
	background: url(../images/fn_main.png) repeat-y left top;
	}

.navleft a {
	text-decoration:none;
	background:url(../images/g-ic.png) no-repeat 6px 8px;
	font-size:11px;
	line-height: 25px;
	display: block;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #B5AFA1;
	color: #291D13;
	padding-right: 38px;
	padding-left: 22px;
}

.navleft a:hover {
	background:#E0DBCF url(../images/r-ic.png) no-repeat 6px 8px;
	color:#8E2F0D;
	border-bottom: 1px solid #B5AFA1;
	padding-right: 38px;
	padding-left: 22px;
	text-decoration: none;
}

.navright {
	float:right;
	color:#291D13;
	text-decoration: none;
	text-transform: uppercase;
	background: url(../images/fn_main.png) repeat-y left top;
	}

.navright a {
	text-decoration:none;
	background:url(../images/g-ic.png) no-repeat 6px 8px;
	font-size:11px;
	line-height: 25px;
	display: block;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #B5AFA1;
	color: #291D13;
	padding-right: 38px;
	padding-left: 22px;
}

.navright a:hover {
	background:#E0DBCF url(../images/r-ic.png) no-repeat 6px 8px;
	color:#8E2F0D;
	border-bottom: 1px solid #B5AFA1;
	padding-right: 38px;
	padding-left: 22px;
	text-decoration: none;
}

/*CАМЫЙ ВЕРХ*/
#body0 {
   height:138px;
   background:#292929;
}

#ads {
   width:1000px;
   height:137px;
   margin:0 auto;
   display:block;
   background:#1E6184 url('../img/adsc.png') repeat-x;
}

#adsl {
   width:29px;
   height:137px;
   float:left;
   background:url('../img/adsl.png');
   display:block;
}

#adsc {
    float:left;
    padding-top:18px;
    padding-left:100px;
}

#adsr {
   background:url('../img/adsr.png');
   width:29px;
   height:137px;
   float:right;
}

/*МЕНЮХА ВЕРХ*/
#menuha {
	width: 940px;
	text-align: center;
	background: #C00 url(../img/bg.jpg);
	padding: 5px 10px 5px 10px;
	margin: 0 auto;
}
#menuha a {
font-family: "Times New Roman", Times, serif;
color: #FFCC66;
font-size: 18px;
padding-left: 10px;
    text-decoration:none;
    text-align:center;
}
#menuha a:hover {
	color: #FFFFFF;
	font-size: 18px;}
	
#MainMenu 
{
	height:46px;
	background:#000 url('../images/bmid_084.gif');
	border:0;
	margin:0 auto;
	width:960px;
}
#tab 
{
	top:0;
	height:0;
	background:repeat-x top;
	margin:0;
}
#tab ul 
{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#tab li 
{
	display:inline;
	float:left;
	margin:0;
	padding:0;
}
#tab a 
{
	background:#000 url(../images/bright_084.gif) no-repeat right top;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#tab a span 
{
	display:block;
	background:url(../images/bleft_084.gif) no-repeat left top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	font-weight:700;
	line-height:46px;
	padding:0 15px 0 13px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#000;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv 
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	border:0;
	background:#FFF url(../images/bmid_084.gif);
	color:#FFF;
	z-index:100;
	text-decoration:none;
	padding:0;
}
.dropmenudiv ul 
{
	list-style:none;
	margin:0;
	padding:0;
}
.dropmenudiv li 
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link,.dropmenudiv a:visited 
{
	width:180px;
	display:block;
	border:0;
	color:#FFF;
	background:url(../images/bleft_084.gif) no-repeat left top;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	margin:0;
	padding:0;
}
.dropmenudiv a span 
{
	display:block;
	line-height:46px;
	background:url(../images/bright_084.gif) no-repeat right top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	float:none;
	padding:0 15px 0 13px;
}
.dropmenudiv a:hover 
{
	border:0;
	background-position:left bottom;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	color:#000;
}
.dropmenudiv a:hover span 
{
	background-position:right bottom;
	color:#000;
	font-weight:700;
}

/* ВЕРХ */
.imgbig {
	width:500px;
}

.smallimgs {
width:133px;
/*height:80px;
width:133px;
border: solid #999 3px;*/
}


/*БОЛЬШАЯ КАРТИНКА С ПОДПИСЬЮ*/
.imgteaser {
	margin: 0;
	overflow: hidden;
	float: left;
	position: relative;
}
.imgteaser a {
	text-decoration: none;
	float: left;
}
.imgteaser a:hover {
	cursor: pointer;
}
.imgteaser a img {
	float: left;
	margin: 0;
	border: none;
	padding: 10px;
	background: #2D2D2D;
	
	
}
.imgteaser a .more {
	position: absolute;
	left: 10px;
	right: 10px;
	bottom: 10px;
	font-size: 1.2em;
	color: #fff;
	background: #000;
	padding: 5px 5px;
	filter:alpha(opacity=85);
	opacity:.85;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; /*--IE 8 Transparency--*/
}

.more strong {
	display: block;
	margin-bottom: 5px;
	font-size:1.5em;
}

.imgteaser a .desc {	display: none; }
.imgteaser a:hover .more { visibility: hidden;}
.imgteaser a:hover .desc{
	display: block;
	font-size: 1.2em;
	padding: 10px 0;
	background: #111;
	filter:alpha(opacity=95);
	opacity:.95;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)"; /*--IE 8 Transparency--*/
	color: #fff;
	position: absolute;
	bottom: 10px;
	left: 10px;
	padding: 10px;
	margin: 0;
	width: 455px;
	border-top: 1px solid #999;
}
.imgteaser a:hover .desc strong {
	display: block;
	margin-bottom: 5px;
	font-size:1.5em;
}

/* КАРТИНКИ ВИДЕО И ПОДПИСИ К НИМ

*/

.img-desc {
position: relative;
display: block;
height:106px;
padding: 1px;
width: 196px;
 background-color: #ECF1FB; 
margin: 0 0 5px 5px;
border: 1px solid #CCE1FF;
float:left;
overflow:hidden

}

.img-desc cite {
	height:30px;
	background: #111;
	filter:alpha(opacity=85);
	opacity:.85;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 188px;
	padding: 2px 5px 2px 5px;
	border-top: 1px solid #999;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height: 14px;
	text-align: center;
}

.img-desc a:hover {
	filter:alpha(opacity=75);
	opacity:.75;
	color: #000;
}

/*КОМЕНТЫ*/
.cominfo {
	margin-bottom: 6px;
	padding-bottom: 6px;
	background: url("../images/dotted.gif") left bottom repeat-x;
}

div.avatar {
	display: block;
	border: 1px #e0e0e0 solid;
	float: left;
	background: #fcfcfc;
	margin: 0 15px 4px 0;
}
div.avatar img {
	margin: 4px;
	width: 100px;
	height: auto;
}
div.avatar span {
	display: block;
	height: 16px;
	background-color: #EEE;
	text-align: center;
	color: #000000;
	font-weight: bold;
}
.mid {
	font-weight: bold;
}
span.ttfrm {
	color: #a69e92;
}
.small {
	font-size: 11px;
}

/*АНОНСЫ НА ГЛАВНОЙ*/
h3 {
float:right;
font-size:16px;
height:23px;
margin:0;
overflow:hidden;
text-transform:uppercase;
width:345px;}

div#feature_list {
	width: 940px;
	height: 295px;
	overflow: hidden;
	position: relative;
}
div#feature_list ul {
	position: absolute;
	top: 0;
	list-style: none;
	padding: 0;
	margin: 0;
}
ul#tabs {
	right: 0;
	z-index: 2;
	width: 450px;
}
ul#tabs li {
	font-size: 12px;
	font-family: Arial;
	right: 50px;
}
ul#tabs span {
	display:block;
	float:right;
	height:33px;
	overflow:hidden;
	text-align:left;
	width:345px;
}
ul#tabs li img {
	border: none;
	float: right;
}
ul#tabs li a {
	color: #333;
	text-decoration: none;
	display: block;
	padding: 10px;
	height: 54px;
	outline: none;
}
ul#tabs li a:hover {
	text-decoration: underline;
}
ul#tabs li a.current {
	background:  url('../sl/feature-tab-current.png');
	color: #FFF;
}
ul#tabs li a.current:hover {
	text-decoration: none;
	cursor: default;
}
ul#output {
	left: 0;
	width: 530px; 
	height: 295px;
	position: relative;
}
ul#output li {
	position: absolute;
	width: 530px;
	height: 295px;
}
ul#output li a {
	position: absolute;
	bottom: 10px;
	left: 10px;
	padding: 8px 12px;
	text-decoration: none;
	font-size: 21px;
	color: #FFF;
	background: #000;
	-moz-border-radius: 5px;
}
ul#output li a:hover {
	background: #D33431;
}

.fblock {
	
float:left;
	margin: 0px 0px 3px 0px;
	padding:0px 0 0 0;
	display:inline;
	color:#222;
	font-family:Tahoma,century gothic,Arial,verdana, sans-serif;
}



.fblock p{
	margin:0px 5px;
	color:#6b7478;
	text-align: left;
	font-size: 11px;
}


.fblock img {
	float:left;
	border:1px solid #878787;
	margin:5px 5px 5px 5px;
	padding:0 0;
	}
	.clear {
	clear:both;
	}
	
	/*Блок новостей справа*/
#sblocks_blok {margin-left:35px;}
.sample_code{
  margin-bottom:4px;
  text-align:center;
}
.sample_code span{
  display:inline-block;
  border:1px solid #aaa;
  width:auto;
  background-color:#eee;
  padding:4px;
}
.sample_code span:hover{
  background-color:#ccc;  
  border:1px solid #444;
}
.sample_code img{
  border:1px solid #000;
}

#hintbox {
  text-align : left;
  width : 150px;
  font-size : 10px;
  border : 1px solid #99a1ab;
  background-color : #fff;
  layer-background-color : #a396d9;
  color : #282828;
  margin : 10px 0 0 10px;
  padding : 2px 5px;
  position : absolute;
  visibility : hidden;
  z-index : 100;
  opacity : 0.98;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  filter : alpha(opacity="98");
} 


/*бла бла бла*/
#bottom2 {
	padding: 0px 0px 30px 0px;
	overflow: hidden;
	clear: both;
}
.width33 { font-size: 14px; }
.width33 { width: 33%; }
.width34 { width: 34%; }
.float-left { float: left; overflow: hidden; }
/* bottom2 position */
#bottom2 div.mod-blank { color: #ffffff; }
#bottom2 div.mod-blank h3.header {
	color: #ffffff;
	text-shadow: 0 1px 0 rgba(0,0,0,0.3);
}
div.mod-blank { 
	margin: 0px 10px 0px 10px;
	overflow: hidden;
}
div.module { position: relative; }
.module h3.header {
	margin: 0px 0px 7px 0px;
	color: #5D5D57;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 0 1px 0 rgba(255,255,255,1);
}
/* hover style */
ul.hoverbox {
	padding: 0;
	list-style: none;
	margin:-4px 0;
}

ul.hoverbox li { margin-bottom: 5px; }
ul.hoverbox li:last-child { margin-bottom: 0px; }

ul.hoverbox li a {
	display: block;
	padding: 9px 40px 9px 10px;
	border-top: 1px solid #DDDCD4;
	border-bottom: 1px solid #ffffff;
	background: #E9E8DF url("../images/typography/list_hoverbox.png") -100px 50% no-repeat;
	color: #5D5D57;
	text-shadow: 0 1px 0 rgba(255,255,255,1);
}

ul.hoverbox li a:hover {
	padding: 10px 40px 10px 10px;
	border: none;
	background: #EBB755 url("../images/typography/list_hoverbox.png") 100% 50% no-repeat;
	color: #ffffff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	text-decoration: none;
}

ul.hoverbox li span.title { 
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 21px;
}
/*
 * module: stamped
 */
 
div.mod-stamped { margin: 0px 10px 0px 10px; }

div.mod-stamped div.box-1 {
	padding: 9px 10px 9px 10px;
	border-top: 1px solid #DDDCD4;
	border-bottom: 1px solid #ffffff;
	background: #E9E8DF;
	overflow: hidden;
}

div.mod-stamped h3.header span.icon { top: -4px; }
.module span.header-2,
.module span.header-3 { display: block; }


div.yoo-gallery {
	overflow: hidden;
}

div.yoo-gallery img {
	border: 0;
}

div.yoo-gallery div.thumbnails {
}

.popular-block dl {width: 279px; line-height:14px; margin:0 0px 0px 3px;}
.popular-block dt {float: left; background: url(../images/nothing.png) no-repeat 1px 1px; margin: 3px ; border:1px solid #FFFFFF;}
.popular-block dt span {display: block; width: 85px; height: 72px; overflow: hidden; zoom: 1; margin: 0px 0px 0 0px;}
.popular-block dt img {display: block; width: 115px !important; height: auto !important; margin:0 -15px 0 -15px;}


/*СЛАЙДЕР*/
#slider1 {
    width: 620px; /* important to be same as image width */
    height: 340px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	background-image:url(../images/header-bg.png)
}

#slider1Content {
    width: 600px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin: 0;
	padding:10px;
	overflow: hidden; /* important */
	height:310px;
}
.slider1Image {
    float: left;
 /*   position: relative;*/
	display: none;
}

.slider1Image span {
    position: absolute;
/*	font: 10px/15px Arial, Helvetica, sans-serif;*/
    padding: 10px 13px;
    width: 694px;
    background-color: #fff;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
	-khtml-opacity: 0.8;
    opacity: 0.8;
    color: #000;
    display: none;
	margin:10px;
}
.clear {
	clear: both;
}
.slider1Image span strong {
    font-size: 14px;
}
.left {
	top: 0;
    left: 0;
	width: 210px !important;
	height: 280px;
}
.right {
	right: 0;
	bottom: -10px;
	width: 200px !important;
	height: 300px;
}
ul { list-style-type: none;}

/* Twitter */
#twitter { /*width: 405px; */margin: 0 auto; }
#twitter h1 a { display: block; margin: 0 0 15px 0; font-size: 90px; color:#fff; text-decoration: none; }
#twitter h1 a:hover { color:#7869D0; }	
#twitter ul { list-style: none; padding: 0 0 0 100px; background: url(pic.png) 0 10% no-repeat; }
#twitter ul li { padding: 20px; margin-bottom: 10px; background:#fff; border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; }
#twitter ul li a { font: italic 14px/30px Georgia, Times, Serif; color: #7869D0; text-decoration: none; }
#twitter ul li a:hover { color: #7869D0; text-decoration: underline; }
#twitter ul li span { display:block; font: 22px/30px "Trebuchet MS", Arial, Sans-Serif; color: #000; }			
#twitter ul li span a {	font: 22px/30px "Trebuchet MS", Arial, Sans-Serif; }
#twitter .link { color: #fff; text-align:right; }
#twitter .link a { color: #fff; text-decoration: none; }
#twitter .link a:hover { color: #fff; text-decoration: underline; }

/* Новый слайдер */
#featured{
	width:710px;
	padding-right:250px;
	position:relative;
/*	border:5px solid #ccc;*/
	height:340px;
	margin:0 auto;
	background-color: #fff;
	background-image: url(http://www.fbtv.ru/templates/1/images/header-bg.png);
	background-repeat: no-repeat;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:620px; 
	list-style:none; 
	padding:0; margin:0; 
	width:250px; 
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:13px;  
	font-size:12px; 
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#333;  background:#fff; 
	line-height:20px;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured li.ui-tabs-selected{ 
	background:url('images/selected-item.gif') top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ccc; 
}
#featured .ui-tabs-panel{ 
	width:620px; height:250px; 
	background:#999; position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:180px; left:0; 
	height:70px; 
	background: url('images/transparent-bg.png'); 
}
#featured .info h2{ 
	font-size:28px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}
/*Навигация*/
.navigation {	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	text-transform: uppercase;
	clear: both;
	font-weight: bold;
	margin-top: 15px;
	padding: 20px 10px 20px 10px;
	background:#2c2c2c; }
	
.navigation a {
padding: 7px 11px 7px 11px;
	background:#454545;
	color:#CCC;
	}
.navigation a:hover {
	color: #FFF;
	background-color: #e42b23;
}
.navigation span {
	font-size:12px;
padding: 7px 11px 7px 11px;
		color: #FFF;
	background-color: #e42b23;}
	
	.navigation cite {
	font-size:12px;
padding: 7px 11px 7px 11px;
		color: #FFF;
	background-color: #e42b23;
	}
	
	/*Вывод последних новостей*/
.related ul li {
    background: none;
    padding: 5px 0;
    position: relative;
    }    
  
.related ul li:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    }
      .related ul li {
        display: inline-block;
        }    
        html[xmlns] .related ul li {
            display: block;
            }        
        * html .related ul li {
            height: 1%;
            }  
.related ul li p {
    margin: 0;
    }  
    .rel-img {
        float: left;
        padding: 3px;
        border: solid 1px #c0d4de;    
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        margin: 3px 10px 0 0;
        }    
    .rel-text {
        overflow: hidden;
        }    
        .rel-date {
            font: italic normal 12px Georgia, "Times New Roman", serif;    
            color: #708893;    
            text-shadow: 1px 1px 0 #fff;
            }
        .foto, .video, .audio {
            color: #fff;
            display: inline-block;
            margin-top: 5px;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
            padding: 1px 3px;
            }  
            .foto {background: #9966cc;}
            .video {    background: #6d4595;}
            .audio {    background: #596368;}
			/*Вывод последних новостей*/
