/* 
------------------------------------------------------------------------------------------------------------------
  Classes
------------------------------------------------------------------------------------------------------------------
*/

.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }

.clear { display: block; clear: both; font-size: 1px; line-height: 1px; height: 1px; }

.hidden { display: none; }
.show { display: block; }

.fleft { float: left; }
.fright { float: right; }

img.fleft { float: left; margin: 0 10px 5px 0; }
img.fright { float: right; margin: 0 0 5px 10px; }

.aleft { text-align: left; }
.aright { text-align: right; }
.acenter { text-align: center; }

/* 
------------------------------------------------------------------------------------------------------------------
  Main
------------------------------------------------------------------------------------------------------------------
*/

html { height: 100%; }
body { position: relative; margin: 0; padding: 0; color: #FDFDFD; font-size: 0.9em; font-family: Arial, Serif; line-height: 1.3; height: 100%; }
body.inner_day { background: #AF2000 url(../img/day-inner-bg.jpg) no-repeat center 0; }
body.inner_night { background: #011A3F url(../img/night-inner-bg.jpg) no-repeat center 0; }

div { margin: 0; padding: 0; }

h1, h2, h3, h4, h5, h6 { font-family: Georgia; }
h1, h2 { font-weight: normal; }
h1 { font-size: 2.5em; }
h2 { font-size: 2em; }
h3 { font-size: 1.8em; }
h4 { font-size: 1.5em; }
h5 { font-size: 1.4em; }
h6 { font-size: 1em; }

a { color: #F5DF6D; text-decoration: underline; }
a:hover { text-decoration: none; }
a img { border: 0; }

big { font-size: 1.2em; }

form input, form select, form textarea { color: #000; font-size: 1em; font-family: Arial; }

#center { position: relative; margin: 0 auto; width: 990px; min-height: 100%; }

/*
------------------------------------------------------------------------------------------------------------------
  Header
------------------------------------------------------------------------------------------------------------------
*/

#header { position: relative; width: 100%; height: 381px; }

#header_logo { position: absolute; top: 127px; left: 298px; }

#header_nav { position: absolute; bottom: 0; left: 59px; line-height: 1; background: url(../img/menu-line.gif) no-repeat 0 bottom; font-size: 1.1em; font-weight: bold; width: 853px; }
#header_nav ul { margin: 0; padding: 0 0 0 40px; }
#header_nav ul li { list-style: none; float: left; padding: 0 25px 34px 25px; }
#header_nav ul li.active { background: url(../img/menu-line-active.gif) no-repeat center bottom; }
#header_nav ul li a { position: relative; top: 3px; color: #fff; }

body.inner_day #header_vefire { background: url(../img/day-vefire.gif) no-repeat right 0; }
body.inner_night #header_vefire { background: url(../img/night-vefire.gif) no-repeat right 0; }
#header_vefire { position: absolute; right: 135px; top: 76px; padding-top: 40px; width: 157px; padding-right: 25px;}
#header_vefire span.time { color: #F3D767; font-family: Georgia; font-size: 2.5em; }
#header_vefire a { color: #fff; }

body.inner_day #header_listen { background: url(../img/day-listen.gif) no-repeat 0 0; }
body.inner_night #header_listen { background: url(../img/night-listen.gif) no-repeat 0 0; }
#header_listen { overflow: hidden; position: absolute; top: 243px; left: 657px; line-height: 32px; text-align: center; width: 150px; height: 33px; }
#header_listen a { color: #F7E9AF; }

body.index_day #header_question a, body.inner_day #header_question a { color: #F5DF6D; }
body.index_night #header_question a, body.inner_night #header_question a { color: #A8C7FF; }
#header_question { position: absolute; top: 13px; right: 24px; }

/*
------------------------------------------------------------------------------------------------------------------
  Content
------------------------------------------------------------------------------------------------------------------
*/

#body { padding: 15px 0 155px 0; width: 100%; }

#content_wrapper { float: left; width: 100%; }
#content_wrapper #content { margin-left: 295px; margin-right: 130px; }

body.inner_day #content p.selected { padding-left: 38px; color: #F9F1C8; background: url(../img/day-content-uzor.gif) repeat-y 0 0; }
body.inner_night #content p.selected { padding-left: 38px; color: #F9F1C8; background: url(../img/night-content-uzor.gif) repeat-y 0 0; }

/* News */

#content .news { margin-top: -15px; }
#content .news .news_item { padding: 15px 0; }
#content .news .news_item img.fleft { margin-top: 0; border: 3px solid #fff; }
#content .news .news_item .text { margin-left: 0px; padding-top: 3px; }
#content .news .news_item .text p { margin: 0; padding: 5px 0; }
#content .news .news_item .text strong.date { color: #F5DF6D; font-family: Georgia; }
#content .news p.archive { text-align: right; }
#content .news p.archive span { padding-left: 20px; font-family: Georgia; background: url(../img/news-archive.gif) no-repeat 0 5px; }

/* Programs */

#content .programs { padding: 5px 0; }
#content .programs dl { margin: 0; padding: 5px 0; }
#content .programs dl dt { float: left; color: #f5df6d; font-size: 1.5em; font-family: Georgia; text-align: right; width: 80px; }
#content .programs dl dd { margin-left: 110px; padding-top: 8px; }
#content .programs dl dd a { color: #fff; text-decoration: none; }
#content .programs dl dd a:hover { text-decoration: underline; }

/* Gallery */

#content .albums_wrapper { overflow: hidden; width: 613px; }
#content .albums_wrapper .albums { width: 650px; }

body.inner_day #content .albums .album { background: url(../img/gallery-thumb-bg-day.jpg) no-repeat 0 0; }
body.inner_night #content .albums .album { background: url(../img/gallery-thumb-bg-night.jpg) no-repeat 0 0; }
#content .albums .album { overflow: hidden; float: left; padding-right: 25px; width: 180px; height: 215px; }
#content .albums .album .thumb { height: 136px; }
#content .albums .album .thumb img { padding: 4px 0 0 4px; }
#content .albums .album .info { padding: 5px 0 0 0; font-size: 0.9em; text-align: center; }
#content .albums .album .info span.date { font-size: 0.85em; }

#content .albums_wrapper .view { padding: 15px 0 5px 0; }
#content .albums_wrapper .view img { padding: 4px; background: #fff; border-right: 1px solid #851E00; border-bottom: 1px solid #851E00; }
#content .albums_wrapper .view .action { color: #DF9580; font-size: 0.7em; text-align: center; }
#content .albums_wrapper .view .description { padding: 10px 0 50px 0; font-size: 0.9em; }
#content .albums_wrapper .view .description p { margin: 0; padding: 3px 0; }

#content .albums_wrapper p.goes { padding-right: 25px; color: #df6800; font-size: 0.9em; font-weight: bold; }
#content .albums_wrapper p.goes a { color: #ffa400; }
#content .albums_wrapper p.goes span.to_gallery { margin-left: 90px; padding-left: 20px; background: url(../img/gallery-icon.gif) no-repeat 0 3px; }

/* Feedback */

#content form.feedback { padding: 30px 0 10px 0; font-size: 0.9em; width: 100%; }
#content form.feedback .fields { padding: 15px 0 15px 50px; background: url(../img/feedback-bg.gif) no-repeat 0 center; text-decoration: none;}
#content form.feedback .fields p label { float: left; margin-top: 2px; color: #ff9a1b; font-weight: bold; width: 95px; }
body.inner_day #content form.feedback .fields p span.input { background: url(../img/textfield.gif) no-repeat 0 0; }
body.inner_night #content form.feedback .fields p span.input { background: url(../img/textfield-night.gif) no-repeat 0 0; }
#content form.feedback .fields p span.input { position: relative; top: -5px; float: left; width: 304px; height: 30px; }
#content form.feedback .fields p span.input input { margin: 6px 0 0 10px; color: #737373; background: #fcfafc; border: 0; width: 285px; }
#content form.feedback .fields p span.field { float: left; padding-left: 10px; }
#content form.feedback .fields p span.field span.checkbox input { position: relative; top: 2px; }
#content form.feedback .fields p span.field span.checkbox { margin-right: 15px; text-decoration: none;}
.field{	text-decoration: none;}
#content form.feedback .message label { display: block; margin-left: 50px; margin-bottom: 10px; color: #ff9a1b; font-weight: bold; }
body.inner_day #content form.feedback .message .textarea { background: url(../img/textarea.gif) no-repeat 0 0; }
body.inner_night #content form.feedback .message .textarea { background: url(../img/textarea-night.gif) no-repeat 0 0; }
#content form.feedback .message .textarea { margin-left: 8px; width: 473px; height: 260px; }
#content form.feedback .message .textarea textarea { position: relative; top: 15px; left: 15px; color: #737373; background: transparent; border: 0; width: 435px; height: 225px; }
  #content form.feedback .buttons { padding: 17px 0 0 20px; background: url(../img/arrow.gif) no-repeat 182px 37px; }
#content form.feedback .buttons img.captcha { float: left; }
#content form.feedback .buttons span.code { float: left; margin-top: 5px; margin-left: 42px; background: #fff url(../img/code.gif) no-repeat 0 0; width: 87px; height: 38px; }
#content form.feedback .buttons span.code input { position: relative; top: 4px; color: #737373; font-size: 1.8em; text-align: center; background: transparent; border: 0; width: 87px; }
#content form.feedback .buttons input.image { position: relative; top: 5px; left: 15px; }

/* DJs */

#content .djs_wrapper { overflow: hidden; width: 650px; }
#content .djs { width: 700px; }
#content .djs .dj { float: left; padding-right: 50px; text-align: center; width: 270px; height: 315px; }
#content .djs .dj img { border: 4px solid #fff; }
#content .djs .dj a.name { position: relative; top: 5px; }

/*
-----------
  Sidebar
-----------
*/

#leftside { float: left; margin-left: -100%; margin-top: 75px; padding-left: 55px; text-align: right; width: 190px; }

#leftside ul.left_nav { line-height: 2; }
#leftside ul.left_nav li { list-style: none; }

body.inner_day #leftside .sideitem { background: url(../img/day-item-uzor.gif) no-repeat right 0; }
body.inner_night #leftside .sideitem { background: url(../img/night-item-uzor.gif) no-repeat right 0; }
#leftside .sideitem { margin: 50px 0 10px 0; padding-top: 36px; }
#leftside .sideitem .time { line-height: 1; }
#leftside .sideitem .time span.nums { font-size: 2.1em; font-family: Georgia; }
#leftside .sideitem .time small { font-size: 0.85em; }
#leftside .sideitem .date { padding-top: 5px; font-size: 1.1em; font-weight: bold; text-transform: uppercase; }
#leftside .sideitem big.caption { display: block; padding-bottom: 10px; }

/*
------------------------------------------------------------------------------------------------------------------
  Footer
------------------------------------------------------------------------------------------------------------------
*/

#footer_wrapper { position: absolute; bottom: 0; left: 0; height: 128px; }
body.inner_day #footer_wrapper #footer { background: url(../img/day-inner-footer.jpg) no-repeat center 0; }
body.inner_night #footer_wrapper #footer { background: url(../img/night-inner-footer.jpg) no-repeat center 0; }
#footer_wrapper #footer { margin: 0 auto; width: 990px; height: 128px; }
body.inner_day #footer_phone,
body.index_day #footer_phone { background: url(../img/day-phone.gif) no-repeat 0 0; }
body.inner_night #footer_phone,
body.index_night #footer_phone { background: url(../img/night-phone.gif) no-repeat 0 0; }
#footer_phone { position: absolute; top: 57px; left: 105px; width: 241px; height: 27px; }
#footer_copyrights { position: absolute; top: 57px; right: 0; font-size: 0.9em; width: 345px; }

/*
------------------------------------------------------------------------------------------------------------------
  Index page
------------------------------------------------------------------------------------------------------------------
*/

body.index_day { background: #AF2000 url(../img/day-index-bg.jpg) no-repeat center 0; }
body.index_night { background: #011B40 url(../img/night-index-bg.jpg) no-repeat center 0; }
body.index #header_logo { top: 328px; left: 422px; }

body.index #header { height: 566px; }

body.index #header_programs { font-family: Georgia; }
body.index #header_programs a, span { color: #FBE0A3; text-decoration: underline; }
body.index #header_programs .allprogs { position: absolute; top: 140px; left: 207px; display: block; font-size: 0.95em; font-family: Arial; width: 110px; }
html:first-child body.index #header_programs .allprogs { left: 208px; }
body.index #header_programs .prog1 { position: absolute; top: 198px; left: 180px; font-size: 1.45em; }
body.index #header_programs .prog2 { position: absolute; top: 246px; left: 149px; font-size: 1.7em; }
body.index #header_programs .prog3 { position: absolute; top: 298px; left: 134px; font-size: 1.8em; }
body.index #header_programs .prog4 { position: absolute; top: 358px; left: 119px; font-size: 2em; }

body.index #header_nav { top: 0; left: 0; background: none; width: auto; height: auto; }
body.index #header_nav ul li { position: absolute; margin: 0; padding: 0; white-space: nowrap; }
body.index #header_nav ul li.active { background: none; }
body.index #header_nav ul li a { color: #FFF1B9; font-weight: normal; }
body.index #header_nav ul li a span { font-weight: bold; }
body.index #header_nav ul li.link1 { top: 167px; left: 688px; }
body.index #header_nav ul li.link2 { top: 218px; left: 733px; }
body.index #header_nav ul li.link3 { top: 275px; left: 760px; }
body.index #header_nav ul li.link4 { top: 339px; left: 772px; }
body.index #header_nav ul li.link5 { top: 400px; left: 762px; }
html:first-child body.index #header_nav ul li.link1 { top: 168px; }
html:first-child body.index #header_nav ul li.link2 { top: 219px; }
html:first-child body.index #header_nav ul li.link3 { top: 276px; }
html:first-child body.index #header_nav ul li.link4 { top: 340px; }
html:first-child body.index #header_nav ul li.link5 { top: 401px; }

body.index_day #header_vefire { top: 408px; left: 37px; background: url(../img/day-index-listen.jpg) no-repeat 0 0; }
body.index_night #header_vefire { top: 408px; left: 37px; background: url(../img/night-index-listen.jpg) no-repeat 0 0; }
body.index #header_vefire { padding-top: 24px; padding-left: 100px; width: 139px; height: 98px; }

body.index #body { position: relative; margin-top: -11px; padding-top: 0; padding-bottom: 80px; min-height: 300px; }

body.index_day #body_box { background: url(../img/day-index-niz.png) no-repeat 0 0; }
body.index_night #body_box { background: url(../img/night-index-niz.png) no-repeat 0 0; }
body.index #body_box { position: absolute; z-index: 100; bottom: 0; left: 0; width: 100%; height: 300px; }

body.index_day #body .item { background: url(../img/day-item-uzor.gif) no-repeat right 0; }
body.index_night #body .item { background: url(../img/night-item-uzor.gif) no-repeat right 0; }
body.index #body .item { position: relative; margin: 70px 0 10px 0; padding-top: 36px; text-align: right; }
body.index #body .item .time { line-height: 1; }
body.index #body .item .time span.nums { font-size: 2.1em; font-family: Georgia; }
body.index #body .item .time small { font-size: 0.85em; }
body.index #body .item .date { padding-top: 5px; font-size: 1.1em; font-weight: bold; text-transform: uppercase; }
body.index #body .item big.caption { display: block; padding-bottom: 10px; }

body.index #body  #poll_wrapper { position: relative; z-index: 200; float: left; margin-top: 2px; width: 100%; }
body.index #body  #poll_wrapper #poll { margin-left: 149px; margin-right: 645px; }
body.index #body  #poll .item { text-align: left; background-position: 0 0; }
body.index #body  #poll .item .question { padding-top: 8px; line-height: 1.8; }
body.index #body  #poll .item ul.answers { margin: 0; padding: 0; }
body.index #body  #poll .item ul.answers li { margin: 0; padding: 10px 0 5px 0; list-style: none; font-size:1.1em; font-weight: bold; }
body.index #body  #poll .item ul.answers li a { text-decoration: none; border-bottom: 1px dashed #F5DF6D; }
body.index #body  #poll .item ul.answers li a:hover { border-bottom: 0; }

body.index #body #lastnews { position: relative; z-index: 200; float: left; margin-top: -50px; margin-left: -370px; width: 216px; }
body.index #body #lastnews .item { padding-left: 20px; }

body.index #footer_wrapper { position: relative; margin-top: -64px; height: 115px; }
body.index #footer_wrapper #footer { height: 115px; }
body.index #footer_copyrights { width: 419px; }

/*
------------------------------------------------------------------------------------------------------------------
  404 page
------------------------------------------------------------------------------------------------------------------
*/

body#page404 { background: #BF2B00 url(../img/404-bg.jpg) repeat-x 0 0; }
body#page404 .text404 { position: absolute; top: 50%; left: 50%; margin-top: -67px; margin-left: -250px; background: url(../img/404-text-bg.gif) no-repeat 0 center; width: 500px; height: 125px; }
body#page404 .text404 p { padding-top: 20px; padding-left: 230px; }
