/* ***** 
Author: 		Arturo Carrillo
Description:	CSS Styles (Grupo Avanradio Radiorama)
Date:			20/JUN/06
Hour of die:	04:15 AM
Tested on:		IE/Safari/Firefox
Dev App:		CSSEdit
Platform:		Mac OSX

 ***** */

/* ***** BODY ***** */

html {
	height: 100%;
}

html, body, ul, ol, li, p, 
h1, h2, h3, h4, h5, h6, 
form, fieldset, a, img {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	color: #555;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	background: url(../images/bg_body_wood.jpg) repeat;
}

/*body {
	color: #555;
	height: 100%;
	margin: 0;
	padding: 0;
	font:13px/1.3em "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #fff url(../images/bg_singlegradient_3.jpg) repeat-x;
}*/

ul {
	list-style: none outside;
	margin: 0;
	padding: 0 0 1em 0;
}

li {
	padding-bottom: .3em;
}

a:link {
	text-decoration: none;
	color: #565555;
}

a:visited {
	text-decoration: none;
	color: #565555;
}

a:active {
	text-decoration: none;
	color: #565555;
}

a:hover {
	text-decoration: none;
	color: #565555;
}

/* ***** GLOBAL STYLE SHEET FOR BASIC SITE FUNCTIONALITY ***** */

/* ***** TO AVOID EXCESS CODE IN STYLE SHEETS ***** */

.tiny {
	font-size: 1px;
}

.five {
	font-size: 5px;
}

.six {
	font-size: 6px;
}

.seven {
	font-size: 7px;
}

.eight {
	font-size: 8px;
}

.nine {
	font-size: 9px;
}

.ten {
	font-size: 10px;
	font-weight: normal;
	font-family: Arial,Verdana,'Trebuchet MS';
	color: #666666;
	margin: 0;
}

.eleven {
	font-size: 11px;
}

.twelve {
	font-size: 12px;
}

.bold {
	font-weight: bold;
}

.boldb {
	font-weight: bold;
	color: #121f3a;
}

.italic {
	font-style: italic;
	font-weight: bold;
}

.email {
	font-weight: bold;
	color: #121f3a;
}

.red {
	font-weight: bold;
	color: #f62012;
}

.bblue {
	font-weight: normal;
	color: #004276;
	font-style: normal;
	font-size: 11px;
}

.shadow {
	width: 225px;
	margin-left: auto;
	margin-right: auto;
	height: 7px;
}

/* ***** CLEAR ***** */

.clear {
	clear: both;
	font-size: 2px;
}

.clearer2 {
	font-size: 2px;
	height: 3px !important;
	height: 2px;
}

.clearer4 {
	font-size: 2px;
	height: 5px !important;
	height: 4px;
}


/* ***** WRAPPER ***** */

#top_wrapper {
	text-align: center;
	width: 100%;
	height: 82px;
	margin: 0;
	padding: 0;
	background: url(../images/topbg.jpg) repeat-x;
}

#top_wrapper #wrapper_container {
	text-align: left;
	width: 900px;
	margin: 0 auto;
	padding-top: 10px;
	padding: 0;
}

/* ***** SITE LOGO ***** */

#wrapper_container h1.avanradio {
	width: 237px;
	height: 70px;
	display: block;
	float: left;
	margin: 10px 0 0;
}

/* ***** WEATHER WIDGET ***** */

#wrapper_container #bands {
	width: 440px;
	height: 100px;
	float: right;
	margin: 5px 0 0;
}



/* ***** CONTAINER ***** */

#container {
	margin: 20px auto 0;
	width: 902px;
	padding: 0;
	background-repeat: repeat-x;
}

/* ***** TOP GLOSSY BAR  ***** */

#top {
	width: 900px;
	height: 83px;
	clear: both;
	background: url(../images/bg_top_md.jpg) repeat-x;
	margin: 10px auto 0;
}

#top .lf {
	width: 15px;
	height: 83px;
	float: left;
}

#top .rgh {
	width: 15px;
	height: 83px;
	float: right;
}

/* ***** YES! STRIPES ***** */

.tinybar {
	font-size: 2px;
	width: 900px;
	height: 8px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/bg_tinybar.jpg) repeat-x;
}

.steel {
	width: 900px;
	height: 5px;
	font-size: 2px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/bg_steel.jpg) repeat-x;
}

/* ***** COONTACT PLOPLET ***** */

#contact_ploplet {
	width: 900px;
	background-color: #1b1b1b;
	padding-bottom: 20px;
	padding-top: 20px;
}

#contact_ploplet h2.title {
	color: #fff;
	border-bottom: 1px solid #787878;
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 5px;
}

#contact_ploplet #contact_ploplet_data {
	width: 870px;
	height: 600px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	background-color: #2a2a2a;
	padding-top: 5px;
}

#contact_ploplet_data h3 {
	font:13px/1.3em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fff;
	margin-left: 10px;
	margin-top: 5px;
}

#contact_ploplet_data p {
	color: #bcbcbc;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
}

/* ***** SETTING HEADER ***** */

#hero {
	width: 900px;
	height: 250px;
	padding: 0;
	margin: 0 auto;
	z-index: -1;
}

/* ***** MENU APPAREANCE ***** */

#localnav {
	width: 900px;
	height: 32px;
	margin-left: auto;
	margin-right: auto;
	background: #000 url(../images/bg_menu.jpg) repeat-x center;
	font-size: 2px;
}

#localnav ul {
	margin: 0 0 0 12px;
	padding: 0;
	list-style-type: none;
}

#localnav li {
	width: 100px;
	height: 32px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(../images/bh_menu_a.jpg) no-repeat;
}

#localnav li a {
	width: 100px;
	height: 32px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(../images/bh_menu_a.jpg) no-repeat;
}

#localnav li a:hover {
	width: 100px;
	height: 32px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(../images/bh_menu_ahover.jpg) no-repeat;
}

#localnav .on {
	width: 100px;
	height: 32px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(../images/bh_menu_ahover.jpg) no-repeat;
}

/* ***** SETTING THE END ***** */

#container #content {
	width: 900px;
	background-color: #dadada;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 20px;
	border-left: 1px solid #b4b4b4;
	border-right: 1px solid #b4b4b4;
}

/* */

#content .head {
	width: 884px;
	height: 53px;
	background: url(../images/bg_splash.jpg) repeat-x;
	margin-left: auto;
	margin-right: auto;
}

.head h3 {
	margin-top: 10px;
}

.head .splash_lf {
	width: 10px;
	height: 53px;
	float: left;
}

.head .splash_col1 {
	height: 53px;
	float: left;
	width: 416px;
	margin-left: 5px;
}

.head .splash_col2 {
	width: 75px;
	height: 53px;
	float: left;
	margin-left: 220px;
}

.head .splash_col2_img {
	margin-top: 12px;
}

.head .splash_col3 {
	width: 142px;
	height: 53px;
	float: left;
	margin-left: 5px;
}

.head .splash_col3_img {
	margin-top: 12px;
}

.head .splash_rg {
	width: 10px;
	height: 53px;
	float: right;
}

/* */

#content #listenbar {
	width: 866px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/bg_listenbar.jpg) repeat-x;
}

#listenbar a {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#listenbar .listenbar_lf {
	width: 8px;
	height: 25px;
	float: left;
}

#listenbar .listenbar_col1 {
	height: 25px;
	float: left;
}

#listenbar .listenbar_col1 a {
	text-decoration: none;
	color: #3b3b3b;
	font-weight: bold;
}

#listenbar .listenbar_col1 ul {
	list-style-type: none;
	margin: 0;
}

#listenbar .listenbar_col1 li {
	color: #333;
	font-size: 11px;
	padding-top: 5px;
	float: left;
	margin-right: 15px;
}

#listenbar li.status {
	color: #333;
	font-size: 11px;
	float: left;
	margin-right: 15px;
	height: 20px;
	line-height: 13px;
	background: url(../images/icn_brodcast_status_ok.gif) no-repeat 0 1px;
	padding-left: 22px;
}

#listenbar .listenbar_rg {
	width: 8px;
	height: 25px;
	float: right;
}

/* */

#content #main {
	width: 633px;
	margin-top: 10px;
	margin-left: 10px !important;
	margin-left: 5px;
	background: url(../images/bg_main.png) repeat-y;
	float: left;
}

#main p {
	font-size: 11px;
	color: #1b1b1b;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	line-height: 16px;
}


#main .button {
	position: relative;
	left: 15px;
}

#main .top {
	width: 633px;
	height: 9px;
	font-size: 2px;
}

#main .bottom {
	width: 633px;
	height: 9px;
	font-size: 2px;
}



/* */

#main .date_saints_box {
	width: 633px;
	border-bottom: 1px solid #dfdfdf;
	padding-bottom: 5px;
	background-color: #fff;
}

#main ul {
	list-style-type: none;
	margin: 0 0 0 18px;
	padding: 0;
}

#main li.date {
	font-size: 11px;
	color: #3b3b3b;
	line-height: 15px;
	float: left;
}

#main li.saints_calendar {
	font-size: 11px;
	color: #3b3b3b;
	line-height: 15px;
	float: left;
	margin-left: 15px;
}


/* */

#main .top-gallery {
	background-color: #fff;
	border-bottom: 1px solid #dfdfdf;
	padding: 0;
	margin: 0;
}

#main .top-gallery h3 {
	font:16px/1.6em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	padding: 10px 0 3px 16px;
}

#main .top-gallery .date {
	font: 9px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	padding: 0 0 10px 16px;
}

#main .top-gallery p {
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	text-transform: none;
	padding: 0 15px 20px 16px;
}

#main .top-gallery li {
	width: 84px;
	height: 84px;
	float: left;
	margin: 0 15px 15px 0;
	/*border: 1px solid #c0c0c0;*/
	padding: 0;
}

#main #col1 {
	width: 267px;
	float: left;
}

#col1 #add {
	width: 225px;
	height: 70px;
	margin: 5px auto 20px;
}

/* */

#col1 #TeaserContainer {
	width: 267px;
	padding-top: 15px;
	padding-bottom: 20px !important;
	padding-bottom: 5px;
}

/*  AUDIO */

#TeaserContainer #audio_box {
	width: 225px;
	margin-bottom: 10px;
	border-bottom: 1px solid #d0d0d0;
}

#audio_box h3 {
	color: #1b1b1b;
	font-size: 11px;
	padding-top: 3px;
	margin-left: 5px;
}

#audio_box .atop {
	width: 225px;
	height: 11px;
}

#audio_box .amid {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #e7edf6 url(../images/bg_audiobox_mid_icon.gif) no-repeat 190px 15px;
}

#audio_box .player {
	margin-left: 5px;
	margin-top: 5px;
}



/*  RADIO TIBURON AUDIO */

#TeaserContainer #rt_audio_box {
	width: 225px;
	margin-bottom: 10px;
	border-bottom: 1px solid #d89c9f;
}

#rt_audio_box h3 {
	color: #1b1b1b;
	font-size: 11px;
	padding-top: 3px;
	margin-left: 5px;
}

#rt_audio_box .atop {
	width: 225px;
	height: 11px;
}

#rt_audio_box .amid {
	border-left: 1px solid #d89c9f;
	border-right: 1px solid #d89c9f;
	background: #e9d5dd url(../images/bg_rt_audiobox_mid_icon.gif) no-repeat 190px 13px;
}

#rt_audio_box .player {
	margin-left: 5px;
	margin-top: 5px;
}

/*  COMMENTS COL1 */

#TeaserContainer .TeaserCommentsCol1 {
	width: 231px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}

#TeaserContainer h2.commentsDisclaimer {
	color: #696969;
	font-size: 9px;
	margin-bottom: 5px;
}

#TeaserContainer h3.readerComments {
	color: #696969;
	font-size: 11px;
	height: 17px;
	line-height: 17px;
	padding-left: 20px;
	background: url(../images/icn_reader_arrow.gif) no-repeat;
	border-bottom: 1px solid #d2d2d2;
	padding-bottom: 8px;
	margin-bottom: 10px;
	font-weight: normal;
	font-style: normal;
}

#TeaserContainer .commentContainer {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #dfdfdf;
}

#TeaserContainer ul.commentsList {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#TeaserContainer li.readerName {
	margin: 0;
	padding: 0 0 5px !important;
	padding: 0px;
	color: #004276;
	font-size: 11px;
}

#TeaserContainer li.readerComment {
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 11px;
}

/*#TeaserContainer li.readerComment {
	margin: 0;
	padding: 0 0 0 20px;
	color: #3b3b3b;
	font-size: 10px;
	background: url(../images/icn_reader.png) no-repeat !important;
	background: url(../images/icn_reader.png) no-repeat 0 5px;
	text-shadow: #fff 2px 2px 0 !important;
}*/

#TeaserContainer .submitContainerCol1 {
	margin: 0;
	padding: 0;
}

#TeaserContainer h3.submityourcomment {
	font-size: 11px;
	color: #696969;
	padding-bottom: 3px;
	font-weight: normal;
	font-style: normal;
}

#TeaserContainer h4.commentAuthor {
	font-size: 10px;
	color: #004276;
	padding-bottom: 3px;
}

#TeaserContainer .input_author {
	font-size: 11px;
	width: 230px;
	margin-bottom: 8px;
}

#TeaserContainer h4.commentAuthorMail {
	font-size: 10px;
	color: #004276;
	padding-bottom: 3px;
}

#TeaserContainer .input_email {
	font-size: 11px;
	width: 230px;
	margin-bottom: 8px;
}

#TeaserContainer h4.commentDescription {
	font-size: 10px;
	color: #004276;
	padding-bottom: 3px;
}

#TeaserContainer .input_description {
	font-size: 11px;
	width: 230px;
	margin-bottom: 8px;
}

#TeaserContainer .submit_button {
	margin-top: 5px;
	margin-bottom: 5px;
}

/* */

#TeaserContainer #TeaserNote1 {
	width: 231px;
	margin-right: auto;
	margin-left: auto;
}

#TeaserNote1 .tn1img {
	width: 225px;
	height: 172px;
	border: 2px solid #ccc;
}


#TeaserNote1 h3.entry_author {
	font: 10px/13px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #000;
	_letter-spacing: -1px;
	text-transform: uppercase;
	margin: 10px 0 0;
	padding: 0 0 3px;
}

#TeaserNote1 h2.entry_title {
	font: 15px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #004276;
	margin: 0;
	padding: 0 0 3px;
	text-transform: uppercase;
}

#TeaserNote1 h2.entry_date {
	font: 10px/10px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #000;
	padding: 0 0 3px;
	margin: 0;
}

#TeaserNote1 p.entry_body {
	margin: 0;
	padding-bottom: 10px;
}

#TeaserNote1 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#TeaserNote1 li {
	color: #000;
	font-size: 10px;
	line-height: 14px;
	height: 14px;
	float: left;
}

#TeaserNote1 li.entry_more {
	background: url(../images/icn_entry_more_tn1.gif) no-repeat;
}

#TeaserNote1 li.view_comments {
	background: url(../images/icn_view_comments_tn1.gif) no-repeat;
	padding-left: 18px;
	color: #004276;
	font-weight: bold;
}

/* */

#TeaserContainer #WeatherTeaser {
	width: 231px;
	margin: 15px auto;
}

#WeatherTeaser h3.weather_sectionTitle {
	margin-bottom: 10px;
	font:13px/1.3em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #000;
	text-transform: uppercase;
}

#WeatherTeaser .weatherimg {
	width: 225px;
	height: 172px;
	border: 2px solid #ccc;
	margin: 0 0 5px;
	padding: 0;
}

#WeatherTeaser h3.forecast_author {
	font:12px/1.0em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #000;
	margin-top: 10px;
}

#WeatherTeaser h3.forecast_institution {
	font:11px/1.0em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #161616;
	margin-top: 3px;
	margin-bottom: 5px;
}

#WeatherTeaser h2.forecast_title {
	font:13px/1.3em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #004276;
	margin-top: 5px;
	line-height: 18px;
	text-transform: uppercase;
}

#WeatherTeaser p.forecast_date {
	font:10px/1.0em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #000;
	padding: 0 0 5px;
	margin: 3px 0 0;
	text-transform: none;
}

#WeatherTeaser p {
	font-size: 11px;
	color: #1b1b1b;
	margin-top: 5px;
	line-height: 15px;
	padding-bottom: 10px;
}

/* */

#TeaserContainer h3.sports_sectionTitle {
	margin-left: 18px;
	font:13px/1.3em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #f80c12;
	margin-top: 20px;
}

#TeaserContainer #SportsTeaser {
	width: 231px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	padding-bottom: 10px !important;
	padding-bottom: 0px;
}

#SportsTeaser .sportsnote_pic {
	width: 62px;
	height: 58px;
	margin-right: 5px;
	border: 1px solid #8e9cae;
}

#SportsTeaser h2.sportsnote_title {
	font: 15px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #f80c12;
	margin: 0;
	padding: 0 0 3px;
	text-transform: uppercase;
}

#SportsTeaser h2.sportsnote_entry_date {
	font: 10px/10px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #000;
	padding: 0 0 10px;
	margin: 0;
}

#SportsTeaser p.sportsnote_body {
	font-size: 11px;
	color: #1b1b1b;
	margin-top: 5px;
	text-shadow: #fff 2px 2px 0;
	line-height: 15px;
	padding-bottom: 10px;
}

#SportsTeaser ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#SportsTeaser li {
	color: #000;
	font-size: 10px;
	line-height: 14px;
	height: 14px;
	float: left;
}

#SportsTeaser li.entry_more {
	background: url(../images/icn_entry_more_tn1.gif) no-repeat;
}

#SportsTeaser li.entry_author {
	padding-left: 0px;
}

#SportsTeaser li#view_comments {
	background: url(../images/icn_view_comments_tn1.gif) no-repeat;
	padding-left: 18px;
	color: #f80c12;
	font-weight: bold;
	cursor: pointer;
	margin-left: 10px;
}

#SportsTeaser li#toggler {
	margin-left: 10px;
	cursor: pointer;
}

/* */

#main #col2 {
	width: 366px;
	float: left;
}

#main #add2 {
	width: 320px;
	height: 70px;
	margin-right: auto;
	margin-left: auto;
}

/* */

#col2 #TeaserContainer {
	width: 366px;
}

#TeaserContainer .TeaserComments {
	width: 320px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}

#TeaserContainer h2.commentsDisclaimer {
	color: #696969;
	font-size: 9px;
	text-shadow: #fff -1px -1px 0;
	margin-bottom: 5px;
}

#TeaserContainer h3.readerComments {
	color: #696969;
	font-size: 11px;
	height: 17px;
	line-height: 17px;
	padding-left: 20px;
	background: url(../images/icn_reader_arrow.gif) no-repeat;
	text-shadow: #fff 2px 2px 0 !important;
	border-bottom: 1px solid #d2d2d2;
	padding-bottom: 8px;
	margin-bottom: 10px;
	font-weight: normal;
	font-style: normal;
}

#TeaserContainer .commentContainer {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #dfdfdf;
}

#TeaserContainer ul.commentsList {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#TeaserContainer li.readerName {
	margin: 0;
	padding: 0 0 5px !important;
	padding: 0px;
	color: #004276;
	font-size: 11px;
}

/*#TeaserContainer li.readerComment {
	margin: 0;
	padding: 0 0 0 20px;
	color: #1b1b1b;
	font-size: 10px;
	background: url(../images/icn_reader.png) no-repeat !important;
	background: url(../images/icn_reader.png) no-repeat 0 5px;
	text-shadow: #fff 2px 2px 0 !important;
	line-height: 12px;
}*/

#TeaserContainer li.readerComment {
	margin: 0;
	padding: 0;
	color: #1b1b1b;
	font-size: 11px;
	line-height: 12px;
}

#TeaserContainer .submitContainer {
	margin: 0 0 10px;
	background-color: #e7edf6;
	padding: 10px;
	border: 1px solid #c6c6c6;
}

#TeaserContainer h3.submityourcomment {
	font-size: 11px;
	color: #696969;
	padding-bottom: 3px;
	font-weight: normal;
	font-style: normal;
}

#TeaserContainer h4.commentAuthor {
	font-size: 10px;
	color: #004276;
	padding-bottom: 3px;
}

#TeaserContainer .input_author {
	font-size: 11px;
	width: 230px;
	margin-bottom: 8px;
}

#TeaserContainer h4.commentAuthorMail {
	font-size: 10px;
	color: #004276;
	padding-bottom: 3px;
}

#TeaserContainer .input_email {
	font-size: 11px;
	width: 230px;
	margin-bottom: 8px;
}

#TeaserContainer h4.commentDescription {
	font-size: 10px;
	color: #004276;
	padding-bottom: 3px;
}

#TeaserContainer .input_description {
	font-size: 11px;
	width: 230px;
	margin-bottom: 8px;
}



#TeaserContainer .submit_button {
	margin-top: 5px;
	margin-bottom: 5px;
}

#TeaserContainer h3.stories_sectionTitle {
	width: 320px;
	margin: 15px auto 10px;
	font: 25px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #000;
	text-transform: uppercase;
	letter-spacing: -1px;
	text-align: center;
	border-bottom: 1px solid #cecece;
	padding-bottom: 5px;
}

#TeaserContainer #storiesTeaser {
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	padding-bottom: 5px !important;
	padding-bottom: 3px;
	border-bottom: 1px solid #dde0e3;
}

#storiesTeaser .stories_pic {
	width: 62px;
	height: 58px;
	margin-right: 5px;
	border: 1px solid #8e9cae;
}

#storiesTeaser h2.stories_title {
	font: 15px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #004276;
	margin: 0;
	padding: 0 0 3px;
	text-transform: uppercase;
}

#storiesTeaser h2.stories_date {
	font: 10px/15px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #000;
	padding: 0 0 3px;
	margin: 0;
}

#storiesTeaser p.stories_body {
	font-size: 11px;
	color: #1b1b1b;
	margin-top: 5px;
	line-height: 15px;
}


/*  AUDIO */

#storiesTeaser  #audio_box_col2 {
	width: 320px;
	border-bottom: 1px solid #d0d0d0;
}

#audio_box_col2 h3 {
	color: #1b1b1b;
	font-size: 11px;
	padding-top: 3px;
	margin-left: 0;
}

#audio_box_col2 .atop {
	width: 320px;
	height: 11px;
}

#audio_box_col2 .amid {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #e7edf6 url(../images/bg_audiobox_mid_icon.gif) no-repeat 285px 15px;
	padding-left: 5px;
	padding-bottom: 3px;
}

#audio_box_col2 .player {
	margin-left: 0;
	margin-top: 5px;
}

/*  COMMENTS */

#storiesTeaser ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#storiesTeaser li {
	color: #000;
	font-size: 10px;
	line-height: 14px;
	height: 14px;
	float: left;
	margin-right: 5px;
	margin-top: 7px;
}

#storiesTeaser li.entry_author {
	background: url(../images/icn_author_stories.gif) no-repeat;
	padding-left: 18px;
}

#storiesTeaser li#view_comments {
	background: url(../images/icn_view_comments_stories.gif) no-repeat;
	padding-left: 18px;
	color: #004276;
	cursor: pointer;
}

#storiesTeaser li#toggler {
	cursor: pointer;
}

/* SIDEBAR */

#sidebar {
	width: 235px;
	float: right;
	margin-top: 10px;
	margin-right: 10px !important;
	margin-right: 5px;
}

/* SIDEBAR MODULE */

#sidebar #sbmodule {
	width: 235px;
	margin-bottom: 20px;
}

#sbmodule .sbtop {
	width: 235px;
	height: 9px;
	font-size: 2px;
}

#sbmodule .sbmid {
	width: 235px;
	background: url(../images/bg_sbmodule_mid.gif) repeat;
}

#sbmodule .sbbottom {
	width: 235px;
	height: 9px;
	font-size: 2px;
}

#sbmodule #sbmodule_body {
	width: 217px;
	margin-right: auto;
	margin-left: auto;
}

#sbmodule_body h2 {
	margin-left: 5px;
	padding-top: 1px;
}

#sbmodule_body .entry_container {
	margin-bottom: 10px;
}

#sbmodule_body .entry_container_prog {
	margin: 0 0 5px;
	background-color: #f5faff;
	border: 1px solid #cdcdcd;
	padding-left: 2px;
	padding-top: 5px;
	padding-right: 2px;
}

#sbmodule_body .sbody_top {
	width: 217px;
	height: 5px;
	font-size: 2px;
}

#sbmodule_body .sbody_title {
	width: 216px;
	height: 18px;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
}

#sbmodule_body .sbody_middle {
	width: 216px;
	
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	background-color: #ebebeb;
	padding-top: 10px;
}

/* SIDEBAR MODULE CONTENT */

#sbmodule_body #sbmodule_content {
	width: 200px;
	margin-left: auto;
	margin-right: auto;
}

/* BASIC CONTENT*/

#sbmodule_content a {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #000;
}

#sbmodule_content a.entry_link {
	font-size: 12px;
	color: #004276;
	font-weight: bold;
}

#sbmodule_content .clearer {
	font-size: 2px;
	height: 10px !important;
	height: 4px;
}

#sbmodule_content .clearer5 {
	font-size: 2px;
	height: 5px !important;
	height: 2px;
}

#sbmodule_content h2.blue {
	font-size: 12px;
	color: #004276;
	margin: 0;
	padding: 0;
}

#sbmodule_content h2.black {
	font-size: 12px;
	color: #000;
	margin: 0;
	padding: 0;
}

#sbmodule_content h3.blue {
	font-size: 11px;
	color: #004276;
	margin: 0;
	padding: 0;
}

#sbmodule_content h3.black {
	font-size: 11px;
	color: #000;
	margin: 0;
	padding: 0;
}

#sbmodule_content h4.blue {
	font-size: 10px;
	color: #004276;
	margin: 0;
	padding: 0;
}

#sbmodule_content h4.black {
	font-size: 10px;
	color: #000;
	margin: 0;
	padding: 0;
}

#sbmodule_content .content {
	color: #464646;
	font-size: 11px;
	margin: 0;
	padding-bottom: 5px;
	font-weight: normal;
	font-style: normal;
	padding-top: 2px;
	border-bottom: 1px solid #cdcdcd;
}

#sbmodule_content ul {
	margin: 0;
	list-style-type: none;
	padding: 0;
}

#sbmodule_content li {
	font-size: 11px;
	color: #3b3b3b;
	margin: 0;
	padding: 0;
}

#sbmodule_content ul.toolbar {
	padding: 0;
	margin-top: 5px;
	cursor: pointer;
}	

#sbmodule_content li.date {
	line-height: 12px;
	height: 12px;
	margin: 0;
	float: left;
	padding: 0 5px 3px 0;
	font-weight: bold;
}

#sbmodule_content li.view_more {
	line-height: 12px;
	height: 12px;
	margin: 0;
	float: left;
	padding: 0 0 3px;
}

/* STREAMING BOX */

#sbmodule_content .slogo {
	width: 235px;
	height: 120px;
}

#sbmodule_content ul.status {
	padding-bottom: 10px;
	padding-top: 5px;
	float: left;
}

#sbmodule_content li.status_ok {
	line-height: 12px;
	height: 12px;
	margin: 0;
	padding: 0 0 3px 16px;
	background: url(../images/icn_submodule_statusok.jpg) no-repeat;
}

#sbmodule_content li.status_error {
	line-height: 12px;
	height: 12px;
	margin: 0;
	padding: 0 0 3px 16px;
	background: url(../images/icn_submodule_status_error.jpg) no-repeat;
}

#sbmodule_content li.listen {
	line-height: 12px;
	height: 12px;
	margin: 0;
	padding: 0 0 0 16px;
	background: url(../images/icn_submodule_arrow.gif) no-repeat;
}

/* NEWS BOX */

/* PROGRAMMING BOX */

#sbmodule_content h3#week {
	color: #1b1b1b;
	font-size: 12px;
	margin-top: 5px;
	line-height: 12px;
	height: 12px;
	background: url(../images/icn_submodule_prog_list.gif) no-repeat;
	padding-left: 18px;
	font-weight: normal;
	font-style: normal;
	cursor: pointer;
}

#sbmodule_content .pic_border {
	border: 2px solid #fff;
}
	
#sbmodule_content ul#programming {
	padding: 0;
	margin: 0;
	cursor: pointer;
}	

#sbmodule_content li.hour {
	margin: 0;
	padding: 0 0 3px 14px !important;
	padding: 0 0 0 14px;
	color: #004276;
	font-weight: normal;
	font-style: normal;
	background: url(../images/icn_submodule_arrow.jpg) no-repeat !important;
	background: url(../images/icn_submodule_arrow.jpg) no-repeat 0 5px;
}

#sbmodule_content li.program_name {
	margin: 0;
	padding: 0 0 5px 2px !important;
	padding: 0 0 2px 2px;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #1b1b1b;
}

#sbmodule_content li.program_description {
	margin: 0;
	padding: 0 0 5px 2px !important;
	padding: 0 0 2px 2px;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color: #000;
}

#sbmodule_content #locutor_box {
	margin-right: auto;
	margin-left: auto;
	background-color: #f5faff;
	width: 195px;
}

#locutor_box .photo {
	width: 26px;
	height: 26px;
	float: left;
	margin-right: 10px;
}

#locutor_box .bio_box {
	width: 160px;
	float: left;
}

#locutor_box ul.bio {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#locutor_box li.speaker_name {
	color: #004276;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	margin-left: 3px;
}

#locutor_box li.speaker_bio {
	color: #1b1b1b;
	font-size: 10px;
	font-weight: normal;
}
	

/* SIDEBAR MODULE FOOTER*/

#sbmodule_body #sbody_footer {
	width: 216px;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	height: 18px;
}

#sbody_footer h3 {
	font-size: 10px;
	color: #004276;
	font-weight: normal;
	font-style: normal;
	padding-top: 5px;
	margin-left: 10px;
}

/* */

#sbmodule_body .sbody_bottom {
	width: 217px;
	height: 5px;
	font-size: 2px;
}


/* ***** SETTING THE END ***** */

#footer {
	width: 900px;
	height: 28px;
	background-color: #c4c4c4;
	margin-right: auto;
	margin-left: auto;
	border-left: 1px solid #b4b4b4;
	border-right: 1px solid #b4b4b4;
	padding-top: 5px;
	border-top: 1px solid #b4b4b4;
	padding-bottom: 5px !important;
	padding-bottom: 0px;
}

#footer .avanradio {
	line-height: 28px;
	height: 28px;
	padding-left: 110px;
	margin-left: 15px !important;
	margin-left: 5px;
	background: url(../images/avanradio_logo_small.jpg) no-repeat;
	float: left;
}

#footer .avanradio h4 {
	font-size: 10px;
	color: #696969;
}

#footer .wow {
	line-height: 28px;
	height: 28px;
	float: right;
	margin-right: 10px !important;
	margin-right: 5px;
}

#footer .wow h4 {
	font-size: 10px;
	color: #696969;
}
