body {
        background: #667383;
        margin: 0px;
        font-size: 13pt;
        font-family: "Calibri", "Arial", sans-serif;
        color: #fff;
}

#wrapper {
        width: 980px;
        margin: 0px auto;
        position: relative;
}

h1 {
	margin: 0px;
	padding: 8px 0px;
	background: #667383;
}
h1.dfm1 a {
	display: block;
	width: 111px;
	height: 100px;
	overflow: hidden;
	text-indent: -5000em;
	background: url('../img/template/d913.png') no-repeat;
}
img {
	border: 0px;
}
#superbanner_a {
	width: 728px;
	height: 90px;
	background: #ccc;
	position: absolute;
	top: 12px;
	right: 0px;
	margin: 0px;
}
#nav {
	background: #47505B;
	position: relative;
	clear: both;
	height: 40px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-family: "Calibri",sans-serif;
}
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
}
#nav li a {
	color: #B5B9BD;
	text-decoration: none;
	padding: 10px 10px 0px 10px;
	height: 30px;
	display: block;
	font-size: 13pt;
}
#nav li ul {
	display: none;
	position: absolute; 
	left: 0;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	z-index: 120;
	border: 2px solid #000;
	border-top: 0px;
}
#nav li > ul {
	top: auto;
	left: auto;
}
#nav li ul li {
	clear: left;
	margin: 0px;
}
#nav li ul li a {
	padding: 10px 10px 0px 10px;
	height: 30px;
	min-width: 130px;
}
#nav li a:hover, #nav li:hover a {
	color: #fff;
        background: #394049;
}
#nav li:hover {
	color: #fff;
        background: #394049;
}
#nav li:hover ul {
	display: block;
}
#nav li:hover ul li a {
	background: #5A626C;
	color: #B5B9BD;
	border: 0px;
}
#nav li:hover ul li a:hover {
	background: #394049;
	color: #fff;
}
#nav #now_playing {
	padding: 0px;
	margin: 11px 10px 0px 0px;
	background: url('../img/template/bg-live.png') top right no-repeat;
	font-size: 11pt;
	font-weight: normal;
	width: 440px;
	height: 20px;
	position: absolute;
	right: 0px;
}
#nav #now_playing p {
	margin: 0px;
}
#nav #now_playing a {
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 11pt;
	height: auto !important;
	background: none;
	color: #fff;
/*}
#nav #now_playing a.live {*/
	padding-left: 57px !important;
	background: url('../img/template/live.gif') no-repeat;
}
#nav #now_playing:hover {
	background: url('../img/template/bg-live.png') top right no-repeat;
}

#content {
	position: relative;
	background: #000 url('../img/template/bg-content.png') repeat-y;
	min-height: 600px;
	margin-top: 10px;
}
.home {
	background: #000 none !important;
}

a {
	color: #F5B700;
}
a:hover {
	color: #ff0;
}

div.col_a {
	width: 490px;
	float: left;
	margin: 0px;
	padding: 0px;
}
div.col_b {
	float: right;
	width: 490px;
	margin: 0px;
	padding: 0px;
}
div.col_a p.date {
	font-size: 10pt;
	color: #999;
}
div.col_c {
	padding: 0px;
	width: 710px;
	padding: 10px;
	float: left;
}
div.col_d {
	float: right;
	width: 248px;
	min-height: 600px;
}

/*############################################################## HOME ########*/
ul#posts {
	list-style: none;
	margin: 0px 1px;
	padding: 0px;
	font-size: 13pt;
}
ul#posts li {
	position: relative;
	width: 488px;
	height: 121px;
	margin: 0px 0px 10px 0px;
}
ul#posts h3 {
	margin: 0px;
	padding: 2px 10px;
	background: none;
}
ul#posts p {
	margin: 0px;
	padding: 0px 10px;
	display: block;
	width: 350px;
}
ul#posts img {
	position: absolute;
	right: 0px;
	top: 0px;
}
ul#posts a {
	text-decoration: none;
}
ul#posts .express {
	color: #9fc;
	background: #366;
}
ul#posts .express a {
	color: #9fc;
}
ul#posts .fotos {
	color: #9c6;
	background: #334d33;
}
ul#posts .fotos a {
	color: #9c6;
}
ul#posts .podcast {
	color: #9cf;
	background: #369;
}
ul#posts .podcast a {
	color: #9cf;
}
ul#posts a:hover {
	color: #fff;
}
ul#posts .status {
	position: absolute;
	bottom: 3px;
	right: 110px;
	width: auto;
	font-size: small;
}
#slider {
    position: relative;
    background: #000;
    width: 489px;
    height: 248px;
    color: #fff;
    padding: 0px;
    margin-bottom: 10px;
}
#slider ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
#slider ul li {
    position: absolute;
    width: 280px;
}
#slider ul li#first {
    display: block;
}
#slider img {
    border: 1px solid #000;
}
#slider a {
	text-decoration: none;
}
#slider ul li p {
	margin: 0px;
	position: absolute;
}
#slider ul li span {
	position: absolute;
	bottom: 20px;
	left: 20px;
	color: #fff;
}
#slider ul li span strong {
	color: #F5B700;
}
div#boxes { position: relative; width: 477px; }
div#boxes span { cursor: pointer; background: #293032; color: #ccc; width: 20px; height: 20px; display: block; text-align: center; z-index: 100; top: 10px; margin-left: 1px; position: relative; float: right; }
div#boxes span.sel { background: #fff; color: #000; }
/*#slider .divs {
    color: #ccc;
    font-family: "Trebuchet MS";
    font-size: 10pt;
    text-align: center;
    width: 19px;
    height: 18px;
    background: #293032;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 100;
}
#slider .sel {
    background: #fff;
    color: #293032;
}*/
#onair {
	list-style: none;
	padding: 0px;
	margin: 0px 9px;
}
#onair li {
	width: 479px;
	margin: 1px;
}
#onair li a {
	color: #ccc;
	text-decoration: none;
	display: block;
	padding: 5px 0px;
}
#onair li p, #onair li span {
	padding: 0px;
	margin: 0px;
}
#onair li span {
	padding: 5px;
}
#onair li a:hover {
	background: #999;
	color: #fff;
}
#onair li:hover span {
	background: #099;
}
.now {
	background: #505863;
}
.now span {
	background: #055;
}
.next {
	background: #3C444D;
}
.next span {
	background: #044;
}
.today {
	background: #2E343B;
}
.today span {
	background: #033;
}
#twitter {
	width: 230px;
	min-height: 662px;
	float: left;
	margin: 9px;
	padding: 0px;
	background: #47505B;
}
#twitter h3 {
	clear: none !important;
}

#mini_chart {
	list-style: none;
	width: 235px;
	margin: 10px 5px 0px 0px;
	padding: 0px;
	float: right;
}
#mini_chart a {
	text-decoration: none;
	color: #ccc;
}
#mini_chart a:hover, #mini_chart a:hover span {
	color: #fff !important;
}
#mini_chart li {
	clear: both;
	padding: 7px 0px 5px 0px;
	border-top: 1px dashed #666;
	position: relative;
}
#mini_chart li.more {
	text-align: right;
}
#mini_chart .title {
	border: 0px;
	padding: 0px;
}
#mini_chart .first {
	border: 0px;
}
#mini_chart p {
	margin: 0px;
	font-size: 10pt;
}
#mini_chart strong {
	font-size: 11pt;
}
#mini_chart img {
	float: left;
	margin: -2px 5px 5px 0px;
}
#mini_chart span {
	position: absolute;
	top: 1px;
	right: 0px;
	font-size: 30pt;
	font-weight: bold;
	font-style: italic;
	color: #333;
}

/* ############################################################ CONTENT ##### */

table.schedule, table.chart {
	width: 100%;
}
table.schedule th, table.chart td {
	background: #47505B;
	font-size: 15pt;
}
table.schedule td, table.chart td {
	background: #666;
	padding: 5px 5px;
}
table.schedule td.hour {
	width: 25%;
	text-align: center;
}
table.schedule span {
	font-size: 10pt;
}
table.chart td {
	padding-left: 10px;
}
table.chart td.pos {
	font-size: 20pt;
	width: 10%;
	text-align: center;
	padding: 0px;
}
table.chart td.photo {
	width: 13%;
	text-align: center;
	vertical-align: middle;
	padding: 10px 0px 5px 0px;
}
table tr:hover td {
	background: #777;
}

table.chart td.plr {
	width: 10%;
	text-align: center;
}

ul.list {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 11pt;
}
ul.list li {
	position: relative;
	margin: 10px 0px;
	min-height: 60px;
}
ul.list li p {
	margin: 0px;
	position: absolute;
	left: 50px;
	
}
ul.list li p.date {
	display: block;
	margin: 5px 10px 0px 0px;
	width: 40px;
	text-align: center;
	background: #09c;
	color: #fff;
	font-size: 11pt;
	position: absolute;
	left: 0px;
}
ul.list li p.date span {
	font-size: 15pt;
}
ul.list li a {
	text-decoration: none;
	font-weight: bold;
}
ul.list_a {
	list-style: none;
	margin: 10px 0px;
	padding: 0px;
}
ul.list_a li {
	clear: both;
	background: #666;
	height: 105px;
	margin: 10px 0px;
	padding: 5px 8px;
}
ul.list_a li:hover {
	background: #999;
}
ul.list_a img, ul li.list_a img {
	float: left;
	margin: 3px 10px 0px 0px;
}
ul.list_b {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul.list_b li {
	background: #222;
	padding: 0px 5px;
}
ul.list_b a {
	text-decoration: none;
	font-weight: bold;
}
ul.stream {
	list-style: none;
}
ul.stream li a {
	display: block;
	margin-top: 10px;
	width: 438px;
	height: 49px;
	padding-left: 60px;
	padding-top: 5px;
	text-decoration: none;
	color: #fff;
}
ul.stream li.item_1 a {
	background: url('../img/template/bt-play01.jpg') no-repeat;
}
ul.stream li.item_2 a {
	background: url('../img/template/bt-play02.jpg') no-repeat;
}
p.itunes {
	margin-top: 100px;
}
a.get {
	background: #f60;
	color: inherit;
	margin: 20px 15px;
	padding: 0px 20px;
	cursor: pointer;
	font-size: 11pt;
	text-decoration: none;
	width: auto !important;
	-moz-border-radius: 5px;
}

object {
	margin: 0px;
	padding: 0px;
}

div#map {
	float: right;
}

.rating {
	position: relative;
	list-style: none;
	margin: 0px;
	padding: 0px;
	background: url('../img/template/stars_a.png') no-repeat;
	width: 75px;
	height: 15px;
}
.rating li a {
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: hidden;
	text-indent: -5000em;
	display: block;
	width: 15px;
	height: 15px;
	outline: none !important;

}
.rating li.s1 a { width: 15px !important; z-index: 90 !important; }
.rating li.s1 a:hover { background: url('../img/template/stars_b.png') 0px -15px no-repeat !important; }
.rating li.s2 a { width: 30px !important; z-index: 85 !important; }
.rating li.s2 a:hover { background: url('../img/template/stars_b.png') 0px -31px no-repeat !important; }
.rating li.s3 a { width: 45px !important; z-index: 80 !important; }
.rating li.s3 a:hover { background: url('../img/template/stars_b.png') 0px -47px no-repeat !important; }
.rating li.s4 a { width: 60px !important; z-index: 75 !important; }
.rating li.s4 a:hover { background: url('../img/template/stars_b.png') 0px -63px no-repeat !important; }
.rating li.s5 a { width: 75px !important; z-index: 70 !important; }
.rating li.s5 a:hover { background: url('../img/template/stars_b.png') 0px -78px no-repeat !important; }

.r1 { background: url('../img/template/stars_a.png') 0px -15px no-repeat !important; }
.r2 { background: url('../img/template/stars_a.png') 0px -31px no-repeat !important; }
.r3 { background: url('../img/template/stars_a.png') 0px -47px no-repeat !important; }
.r4 { background: url('../img/template/stars_a.png') 0px -63px no-repeat !important; }
.r5 { background: url('../img/template/stars_a.png') 0px -78px no-repeat !important; }

h2, h3 {
	margin: 0px;
	padding: 0px 5px;
	background: #47505B;
	clear: both;
}
h2 {
	margin-bottom: 10px;
}
h3.more {
	border-top: 20px solid #000;
	margin: 10px 0px;
}
.ptl {
	float: left;
	margin: 3px 5px 0px 0px;
}
.ptr {
	float: right;
	margin: 3px 0px 0px 5px;
}
span.rss, a.button {
	background: #f60;
	display: block;
	width: 40px;
	text-align: center;
	-moz-border-radius: 3px;
	float: left;
	margin-right: 10px;
}
a.button {
	width: auto !important;
	color: #fff;
	text-decoration: none;
	padding: 2px 10px;
}
a.button:hover {
	background: #9c0;
}
.event {
	background: #333;
	padding: 5px 10px;
	clear: both;
}
.event:hover {
	background: #666;
}
.event strong {
	color: #f00;
}
.ipodcast, .promo, .promoend {
	float: left;
	margin: 0px 2px 5px 3px;
}
.ipodcast a, .promo a, .promoend {
	text-decoration: none;
	background: #333 url('../img/template/ipod.png') 5px no-repeat;
	display: block;
	padding: 5px 5px 5px 50px;
	width: 295px;
	height: 80px;
	position: relative;
}
.ipodcast a:hover {
	background: #666 url('../img/template/ipod.png') 5px no-repeat;
}
.promo a, .promoend {
	background: #333;
	padding: 5px;
	width: 340px;
	height: 101px !important;
	display: block;
}
.promo a:hover {
	background: #666;
}
.promo img, .promoend img {
	float: left;
	margin: 0px 10px 0px 0px;
}
.promoend {
	color: #ccc;
}
.ipodcast span, .promo span, .promoend span {
	font-size: 9pt;
	position: absolute;
	bottom: 5px;
	right: 5px;
}
.gallery {
	text-align: center;
	margin-top: 10px;
	width: 700px;
	min-height: 467px;
	background: url('../img/template/loading.gif') center no-repeat;
}

.pagination {
	text-align: center;
	clear: both;
	padding: 10px 0px;
}
.pagination a, .pagination strong {
	text-decoration: none;
	background: #394049;
	color: #B5B9BD;
	padding: 0px 10px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
}
.pagination a:hover {
	background: #737E8D;
	color: #fff;
}
.pagination strong {
	padding: 0px 10px;
	background: #F5B701 !important;
	color: #000 !important;
}

#gallery_nav {
	text-align: center;
}
#gallery_nav span {
	background: #999;
	padding: 0px 10px;
}
#gallery_nav a {
	background: none;
	padding: 0px 10px;
	text-decoration: none;
	color: #fff;
}
#gallery_nav a:hover {
	background: #9c0;
}
#gallery_nav .prev {
	background: #f90;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
}
#gallery_nav .next {
	background: #f90;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
}
.thumbs {
	float: left;
	margin: 0px 2px 5px 3px;
}
.thumbs a {
	text-decoration: none;
	background: #333;
	display: block;
	padding: 7px;
	width: 217px;
	height: 210px;
	position: relative;
}
.thumbs a:hover {
	background: #666;
}
.thumbs span {
	font-size: 9pt;
	position: absolute;
	bottom: 5px;
	right: 5px;
}

hr {
	border: 0px;
	border-top: 2px dashed #999;
	margin: 20px 0px;
}

form {
	background: #333;
	padding: 5px 10px;
	-moz-border-radius: 10px;
	clear: both;
}
form label {
	display: block;
	width: 200px;
	float: left;
	text-align: right;
	padding: 5px 10px 10px 10px;
}
form input, form textarea, form select {
	border: 0px;
	background: #999;
	padding: 3px 5px;
	font-size: 14pt;
	width: 400px;
	-moz-border-radius: 5px;
}
form select {
	width: 200px !important;
}
form input:focus, form textarea:focus {
	background: #fff;
}
form #email {
	display: none;
}

p.bts {
	text-align: right;
}
p.bts input, p.bts a {
	background: #f60;
	color: inherit;
	margin: 20px 15px;
	padding: 0px 20px;
	cursor: pointer;
	font-size: 11pt;
	text-decoration: none;
	width: auto !important;
	-moz-border-radius: 5px;
}
p.bts input:hover, p.bts a:hover {
	background: #9c0;
}

/*########################################################### FOOTER #########*/

#footer {
	clear: both;
	height: 80px;
	padding: 6px 90px;
	font-family: "Trebuchet MS",sans-serif;
	font-size: 8pt;
	color: #B3B9C1;
	background: #667383 url('../img/template/bg-footer.png') 0px 6px no-repeat;
}
#footer p {
	margin: 0px;
}