@charset "UTF-8";
/* CSS Document */

.f-left {float:left;}
.f-right {float:right;}
.clear {clear:both;}

h1, h2, h3 {
	padding:12;
	margin:0;
}

p a:link {
	background-color: transparent;
	text-decoration: underline;
	color: #334C96;
}
p a:hover, a:active {
	background-color: transparent;
	text-decoration: underline;
	color: #DD8C2F;
}
p a:visited {
	background-color: transparent;
	text-decoration: underline;
	color: #b4520c;
}

a {text-decoration:none;}
a:hover {
}

	


.listen_wrapper {
	width:400px;
	background-color:#FEFEDD;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding-top: 12px;
	padding-left: 18px;
	padding-bottom: 3px;
	padding-right: 18px;
}

.currentshow {
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#101664;
	font-weight: bold;
}

.nowplaying {
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#68380e;
	font-weight: bold;
}

.textboldamber11 {
	background:transparent none repeat scroll 0 0;
	color:#B4520C;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
}