
/* Top player
-----------------------------------------------------------------------------*/
#header .top_player {
    position: absolute;
    height: 80px;
	margin-left: 430px;
	margin-top: 0px;
	padding-left: 80px;
	background: url('/store/radionode/dinamic.png') no-repeat;
	background-position: 0px 0px;
}

.current_song_wrap {
    margin-top: -37px;
    padding-bottom: 8px;
    width: 210px;
    overflow: hidden;
}

.lisen_links {
    position: relative;
    margin-top: -25px;
    padding-left: 12px;
}
.lisen_links a {
	color: #60beb2;
}
.lisen_links a:hover {
	color: #F6860D;
}

/* Radionode Header
-----------------------------------------------------------------------------*/

#header .radionode_title {
	text-align: center;	
	width: 456px; 
	margin-top: 17px;
	float: left;
}

#header .radionode_title h1 a {
	font: 22px OfficinaSansC, Arial, Tahoma, Verdana, sans-serif;
}
#header .radionode_title h1 a span{
    padding-left: 5px;
	font: 36px OfficinaSansC, Arial, Tahoma, Verdana, sans-serif;
	font-weight: bold;
}

#header .radionode_title  h1 a {
	color: #67dacb;
}
#header .radionode_title  h1 a:hover {
	text-decoration: none;
}

/* Radionode headers
-----------------------------------------------------------------------------*/

.item_wrap h2 {
    margin-top: -20px;
    margin-left: -10px;
	font-size: 18px;
	color: #256159;
	text-transform:lowercase;
}

.item_wrap h3, .radionode_last_videos h3 {
	font-size: 18px;
	font-weight: normal;
	color: #60BEB2;
	text-transform:lowercase;
}

.item_wrap h3 a {
	color: #60BEB2;
	text-transform:lowercase;
}

/* Radionode body
-----------------------------------------------------------------------------*/

.item_wrap a:hover {
	text-decoration: underline;
}

.last_podcasts {
	padding-bottom: 5px;
    line-height: 28px;
}

.podcast_group {
	padding-bottom: 25px;
}

.podcast_descr div.descr {
	padding-top: 5px;
}

.podcast_descr img {
	padding-top: 5px;
	padding-right: 20px;
}

.podcast_item div.date {
	padding-bottom: 20px;
    color: #4f666c;
}

.podcast_item div.path {
	padding-bottom: 20px;
    margin-top: -10px;
    color: #4f666c;
}

.podcast_item h3 {
	padding-bottom: 17px;
	padding-right: 20px;
}

.podcast .pagenav {
	padding-top: 13px;
	text-align: center;
}

.podcast .pagenav img {
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
}

.podcast_item p {
	padding-right: 15px;
}

.podcast_item div.descr {
	padding-right: 15px;
}

h3.comments_title {
	font: 18px/18px OfficinaSansC, Arial, Tahoma, Verdana, sans-serif;
	color: #f6860d;
}

/* Left radionode item
-----------------------------------------------------------------------------*/

.leftpodcasts {
    padding-top: 50px;
}

.leftpodcasts h2 {
	color: #256159;
	padding-bottom: 18px;
}
.leftpodcasts ul {
	padding: 0px 50px 0px 20px;
}
.leftpodcasts ul li {
	list-style: none;
}
.leftpodcasts li {
	font-size: 14px;
	list-style: none;
	padding: 4px 0px 4px 0px;
}
.leftpodcasts li a {
	color: #60beb2;
}
.leftpodcasts li.imporant a {
	color: #F6860D;
}
.leftpodcasts li.imporant a:hover {
	color: #F6860D;
	text-decoration: underline;
}
.leftpodcasts li a:hover {
	color: #f6860d;
	text-decoration: none;
}

/* Left radionode item
-----------------------------------------------------------------------------*/

.radioprogram {
	width: 151px;
	background: #293d44 url('/store/radionode/right_item_bg.jpg') no-repeat;
	padding-left: 17px;
	padding-right: 12px;
	color: #788988;
	font-size: 11px;
}

.radioprogram h2 {
	color: #002128;
	padding-top: 12px;
	padding-bottom: 18px;
	font-size: 18px;
}
.radioprogram h3 {
	color: #60beb2;
	font: 16px Arial;
	font-weight: bold;
	padding-bottom: 8px;
}
.radioprogram div.program_time {
	color: #60beb2;
}

.radioprogram ul li {
	list-style: none;
}

.radioprogram div.time {
	color: #BBBBBB;
	padding-bottom: 24px;
}

.social {
    padding-left: 1px;
    padding-top: 2px;
}

.social img {
    padding: 0px 0px 0px 0px;
    margin: 0px;
    border: 0px;
    align: left;
}

/* Flatpages
-----------------------------------------------------------------------------*/
.flatpage {
	padding-right: 25px;
}


/* Main page
-----------------------------------------------------------------------------*/
.last_podcasts {
    padding-top: 20px;
}

.last_podcasts li {
    list-style: none; 
}

.last_podcasts li a {
	font: 14px OfficinaSansC, Arial, Tahoma, Verdana, sans-serif;
}

.podcast_type {
    padding-right: 10px;
    float: left;
    width: 260px;
    height: 114px;
}

.podcast_type img {
    padding: 5px 7px 5px 0px;
}

.podcast_type div.content {
    padding-top: 2px;    
}

.podcast_types h3 {
    padding-bottom: 28px;
}

.podcast_type .descr {
    padding: 5px;
}


.tvnode_videos_wrap {
    magrin-left: 0px;
    padding-left: 0px;
}

.tvnode_video_wrap {
    float: left;
	padding-left: 10px;
	padding-right: 15px;
}

.tvnode_video {
    width: 230px;
    height: 240px;
    background-color: #002128;
	padding-left: 20px;
}

.tvnode_video h4 {
    height: 36px;
    font-weight: normal;
}

.radionode_last_videos {
	width: 580px;
	background-position: bottom;
	min-height: 100px;
	padding-top: 30px;
	padding-bottom: 45px;
	padding-left: 0px;
}

.radionode_last_videos h3 {
	padding-left: 30px;
}

.radionode_last_videos div.date {
    font-size: 12px;
    color: #4c676e;
    float: left;
}

.radionode_last_videos div.comments_num a {
    font-size: 12px;
    color: #4c676e;    
    float: right;
    padding-right: 25px;
}
