@CHARSET "UTF-8";
.pod_list {
	clear:both;
	margin-bottom:15px;
}

.podcast_item{
	margin-bottom:10px;
	clear:both; 
	border-top:1px solid #e4e4e4;	
}


.podcast_item_is_mat  { 
	margin-bottom:10px;
	clear:both;
	border-top:1px solid #e4e4e4;	
	filter:alpha(opacity=50); 
	-moz-opacity: 0.5; 
	-khtml-opacity: 0.5;
	opacity: 0.5; 
}

.op50  { 
	filter:alpha(opacity=50); 
	-moz-opacity: 0.5; 
	-khtml-opacity: 0.5;
	opacity: 0.5; 
}

.recomended_icon{
width: 200px;
height: 13px;
margin: 2px 0px 2px 0px; 
background: #fff url(http://files.podfm.ru/img/ico/podcast_recomended.gif) no-repeat top left;
}


.is_mat_icon{
width: 250px;
height: 13px;
margin: 2px 0px 2px 0px; 
background: url(http://files.podfm.ru/img/ico/podcast_is_mat.gif) no-repeat top left;
}

.vote_block, .vote_block_blue, .vote_block_red{
	float: right; 
	margin:0px 10px 10px 10px;
	height:50px;
	width:49px;	
}	
.vote_block{
	
	background: url(http://files.podfm.ru/img/vote_bg.gif) no-repeat;	
}
.vote_block_blue , .vote_block_red{
	padding-top:16px;		
	text-align: center;
	font-size:14px;
	font-weight:bold;
	color:white;	
}	
.vote_block_blue{	
	background: url(http://files.podfm.ru/img/vote_bg_blue.gif) no-repeat;	
}
.vote_block_red{	
	background: url(http://files.podfm.ru/img/vote_bg_red.gif) no-repeat;	
}
.vote_block div{text-align: center; margin-top:5px;}
.vote_text {font-size:11px;margin-right:4px;font-weight:bold}

.pod_name{margin:15px 0px 5px 0px;}
.pod_name a{
	font-size: 16px;
	color:#d1203d;
	font-weight: bold;
	text-decoration: none;
}	
.pod_name a:hover{text-decoration: underline;}

.pod_ava{
	float:left;
	margin-right:10px;
	border:1px solid #e4e4e4;	
}
.pod_ava img{
	border:1px solid #e4e4e4;	
	margin:3px;
}

.pod_data{font-size:10px;color:#b5b5b5}

.pod_file{font-size: 11px;clear: both;padding-left:25px;margin-top:10px;}
.pod_file a{color:#b5b5b5; text-decoration: none;text-indent: 7px;}
.pod_file a:hover{color:#b5b5b5; text-decoration: underline;}

.pod_icon{height: 22px; font-family: Tahoma, sans-serif; font-size: 9px; padding-left:25px; margin-top:10px; color:#888;}
.pod_icon a {color:#888; text-decoration: none; }
.pod_icon a:hover{color:#888; text-decoration: underline; }


.pod_more{margin:10px 0px;font-size:11px;}
.small_player{float:left;margin-right:10px;}

.pod_icons{padding-top:0px;}
.pod_icons .std_icons{float:left}


.pod_icons .admin_icons{
	float:right;
	margin:0 50px 0 20px;
	font-size:11px;
	color:#939292;
}
.pod_icons .admin_icons div{
	margin:5px 5px 0 0;
	float:left;
}


.lent_item{
	clear:both;
	margin-bottom:20px;
	border-top:1px solid #e4e4e4;
	padding-top: 10px;	
}
.lent_item .lent_ava {
	float:left;
	margin:5px 10px 10px 0;
	border:1px solid #e4e4e4;
}
.lent_item .lent_ava img{border:1px solid #e4e4e4;margin:3px;}

.lent_name{margin: 0 0 5px 0}
.lent_name a{
	color:#d1203d;
	font-weight: bold;
	text-decoration: none;
}
.lent_name a:hover{text-decoration: underline;}
.lent_name img{margin-bottom:-5px;}

.pod_body{
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	padding:5px 0;
	margin-bottom:15px;
}
div#export_area{background: #f6f6f6;margin-top:5px;}
div#export_area_inner{padding:0 10px 5px 10px}

#export_data {width:562px;margin-top:5px;height:150px}

.export_name{
	float:left;
	color:#908f8f;
	font-size:12px;
	font-weight:bold;
}                                                                        

.export_close{float:right;font-size:11px;}
.export_close a{color:#8c8c8c}
.export_close img{margin-left:5px;margin-bottom:-3px;}

.export_comment{
	font-size:11px;
	color:#c5c5c5;
	margin-top:5px;
}
.extra_size{
	font-size:11px;
}
.extra_size span{color:#b5b5b5;}	

table.icons td {padding: 3px;}