@import url("reset.css");
@import url("typography.css");
@import url("navmenu.css");
body {
	background-image: url(../images/page-repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.containeroutside {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/bg-page.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.containertop {
	width: 960px;
	margin: 0 auto;
	margin-top: 15px;
}
.containerbottom {
	width: 940px;
	margin: 0 auto;
}
#tophighlite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	display: block;
	text-align: center;
	height: 23px;
	overflow: hidden;
	padding-top: 7px;
	margin: 0px 0px 0px 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#loginstatus a {
	color: #FFF;
	text-decoration: none;
}
#navigation {
	display: block;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/navigation-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	clear: both;
	height: 67px;
}
#navigation .listenlive {
	float: left;
	margin-left: 8px;
}
#navigation ul {
	float: right;
	margin-top: 15px;
}
#topbanner {
	display: block;
	text-align: center;
	height: 90px;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 13px;
	margin-left: auto;
	width: 980px;
}
#searchblock {
	display: block;
	height: 90px;
	width: 228px;
	float: right;
}
#bannerblock {
	display: block;
	height: 90px;
	width: 728px;
	float: left;
}
#searchblock .socialmedia {
	display: block;
	width: 228px;
	padding: 0px;
	margin-top: 19px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/socialmedia.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
}
#searchblock .socialmedia img {
	margin-right: 4px;
}
#topwrap {
	width: 980px;
	margin: 0px auto 0px auto;
	height: 15px;
	text-align: left;
	display: block;
}
#topwrap #loginstatus {
	display: inline-block;
	text-align: left;
	width: 350px;
}
#topwrap #nowonair {
	display: inline-block;
	text-align: right;
	width: 600px;
	float: right;
}
#loginstatus a:hover {
	color: #FFF;
}
#nowonair a {
	color: #FFF;
	text-decoration: none;
	direction:none;
	padding-bottom: 2px;
	border-bottom: 1px dotted #FFF;	
}
#nowonair a:visited {
	color: #FFF;
	text-decoration: none;
	direction:none;
	padding-bottom: 2px;
	border-bottom: 1px dotted #FFF;	
}
#nowonair a:hover {
	color: #9F0;
	text-decoration: none;
	direction:none;
	padding-bottom: 2px;
	border-bottom: 1px dotted #9F0;
}
#nowonair a:active {
	color: #FFF;
	text-decoration: none;
	direction:none;
	padding-bottom: 2px;
	border-bottom: 1px dotted #FFF;	
}
#wraplast {
	display: block;
	float: right;
	width: 640px;
}
#colwrap {
	display: block;
	float: right;
	width: 640px;
}
#colwrap h2 {
	color: #DFECC4;
}
#toppic {
	margin-bottom: 25px;
}
.span-8 {
	width: 300px;
	float: left;
}
.span-8 h2 {
	margin: 0px 0px 10px;
	color: #FFF;
	display: block;
	background: #20558A;
	font: 1.6em/2.2px Arial, Helvetica, sans-serif;
	padding: 15px -10px 10px 10px;
}
.span-10 {
	width: 300px;
	float: left;
	margin-right: 13px;
	margin-left: 13px;
}
.span-11 {
	width: 300px;
	margin-right: 0px;
	margin-left: 10px;
	float: left;
}
.span-9 {
	width: 300px;
	float: left;
	margin-left: 20px;
}
.span-16 {
	width: 640px;
	margin-left: 0px;
}
.white-bg {
	background: #FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	overflow:hidden;

}
.fltright {
	float: right;
}
.fltleft {
	float: left;
}
.logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 137px;
	width: 303px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-left: 0px;
	float: left;
}
.logo h1 {
	display: block;
	height: 137px;
	margin: 0px;
	padding: 0px;
	text-indent: -999999px;
}
.logo h1 a {
	display: block;
	height: 137px;
	margin: 0px;
	padding: 0px;
	text-indent: -999999px;
}
.wideskyscraper {
	height: 600px;
	width: 160px;
	padding: 0px;
	margin: 0px 10px 0px 0px;
}
.skyscraper {
	height: 600px;
	width: 120px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.medrectangle {
	display: block;
	margin: 10px 0px;
	padding: 0px;
	height: 250px;
	width: 300px;
	clear: both;
	overflow: hidden;
}
.squarebutton {
	display: block;
	margin: 10px 0px;
	padding: 0px;
	height: 125px;
	width: 125px;
	overflow: hidden;
}
/* The last column in a row needs this class. */
.last, div.last {
	margin-right: 0;
}
/* Border on right hand side of a column. */
div.border {
	padding-right: 4px;
	margin-right: 5px;
	border-right: 1px solid #eee;
}
.thin-border {
	border: 1px solid #231f20;
}
/* Border with more whitespace, spans one column. */
div.colborder {
	padding-right: 24px;
	margin-right: 25px;
	border-right: 1px solid #eee;
}
/* Use this to create a horizontal ruler across a column. */
hr {
	background: #ddd;
	color: #ddd;
	clear: both;
	float: none;
	width: 100%;
	height: 0.1em;
	margin: 1.45em 0 1.45em 0;
	border: none;
}
/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */

.clearfix:after, .container:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow:hidden;
}
.clearfix, .container {
	display: block;
}
/* Regular clearing
   apply to column that should drop below previous ones. */

.clear {
	clear:both;
}
.rectangle {
	display: block;
	margin: 10px 0px 15px;
	padding: 0px;
	height: 125px;
	width: 300px;
	clear: both;
	overflow: hidden;
}
.boxgrid {
	width: 300px;
	height: 125px;
	background:#161613;
	overflow: hidden;
	position: relative;
}
.boxgrid img {
	position: relative;
	top: 0;
	left: 0;
	border: 0;
}
.boxgrid p {
	padding: 0px 10px;
	color:#f6a0a5;
	font:normal 14px/16px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
.boxgrid a {
	color:#85D3E7 !important;
}
.boxgrid a:visited {
	color:#85D3E7 !important;
}
.boxgrid a:hover {
	color:#ffffff !important;
}
.boxgrid a:active {
	color:#85D3E7 !important;
}

.boxgrid h3 {
	color: #FFF;
	font-size: 1.6em;
	line-height: 1.6em;
	padding:0px;
	margin:5px 0px 0px 8px;
	letter-spacing: 1px;
	font-style: normal;
	opacity: 1;
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
hr {
	height: 0px;
	border: 1px solid #b0d46c;
}
.boxcaption {
	position: absolute;
	background: #006993;
	width: 300px;
	opacity: .9;
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	height: 125px;
	overflow:hidden;
}
.caption .boxcaption {
	top: 90px;
	left: 0;
}
.large-center p a {
	color: #6E932C;
opacity: 1;
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
#twitter_div h3 {
	font-weight: 600 !important;
	color: #85D3E7 !important;
}
#twitter_div {
	background-color: white;
	overflow:hidden;
	font-weight: 600 !important;
	color: #85D3E7 !important;
}
.commentbox{
background-color: #ececec;
width: 450px;
padding: 10px;
}

.commentfooter{
background: url(media/arrow.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 58px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 90%;
color: #4A4A4A;
}
.twtr-tweet-text {
	font-family:Arial, Helvetica, sans-serif !important;
	font-weight: 600 !important;
	color: #85D3E7 !important;
}
#cu3er-container {width:640px; outline:0;}
.listing {
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 0px;

}
.listing-text h3 {
	background: #474220;
	color: #FFF;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	display:block;
}
.listing-text {
	display: block;
	margin: 0px;
	padding: 0px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	overflow:hidden;
	background:white;
	font: 1em/1.65em Verdana, Arial, Helvetica, sans-serif;
}

.listing-text strong {
	color: #20558A;
}
.listing-img  {
	margin: 0px 0px 5px 20px;
	padding: 0px;
	display: block;
	float: right;
	border: #FFF solid 5px;
}
.listing-text a {
	color: #474220;
	text-decoration: none;
	border-bottom: 1px dotted #474220;
}
.listing-text a:visited {
	color: #474220;
	text-decoration: none;
}
.listing-text a:hover {
	color: #82d2e5;
	text-decoration: none;
	border-bottom: 1px dotted #82d2e5;
}
.listing-text a:active {
	color: #474220;
	text-decoration: none;
}
.sponsor {
	font-weight: normal;
	border-bottom: 1px dotted #98A99B;
	color: #98A99B;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.sponsor-box {
	margin: 0px 15px 15px 15px;
	padding: 0px;
	width: 180px;
	display: block;
	text-align: center;
	float: left;
	overflow: hidden;
	vertical-align: middle;
	font-size: 9px;
	line-height: 12px;
}
.sponsor-box a {
	font-size: 9px;
	white-space: nowrap;
	color: #5A7B24;
	text-decoration: none;
	border: none;
}
.sponsor-box a:visited {
	font-size: 9px;
	white-space: nowrap;
	color: #5A7B24;
	text-decoration: none;
	border: none;
}
.sponsor-box a:hover {
	font-size: 9px;
	white-space: nowrap;
	color: #5A7B24;
	text-decoration: none;
	border: none;
}
.sponsor-box a:active {
	font-size: 9px;
	white-space: nowrap;
	color: #5A7B24;
	text-decoration: none;
	border: none;
}
.no-border {
	border-style: none;
	border-width: 0px;
}
.sixty {
	background: url(../images/60percent.png);
}
.contact-box {
	margin: 0px 15px 15px 15px;
	padding: 0px;
	display: block;
	text-align: left;
	overflow: hidden;
	vertical-align: middle;
}
.contact-box strong {
	font-size: 9px;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 10px;
}
.contact-box a {
	font-size: 9px;
	white-space: nowrap;
	color: #5A7B24;
	text-decoration: none;
	border: none;
}
.contact-box a:visited {
	font-size: 9px;
	white-space: nowrap;
	color: #5A7B24;
	text-decoration: none;
	border: none;
}
.contact-box a:hover {
	font-size: 9px;
	white-space: nowrap;
	color: #5A7B24;
	text-decoration: none;
	border: none;
}
.contact-box a:active {
	font-size: 9px;
	white-space: nowrap;
	color: #5A7B24;
	text-decoration: none;
	border: none;
}
.yellow-bg {
	background: #dadc56 !important;
	color: #000 !important;
}
.pink-bg {
	background: #ff828c !important;
}
.beige-bg {
	background: #9fa374 !important;
}
#bottom {
	background: #d3dae2 url(../images/bottom.png) no-repeat center bottom !important;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	height: 9px;
	}
	
#footerlinks {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	text-align: center;
	display: block;
	border-top: 1px dotted #FFF;
	}
.blue-bg {
	background: #20558A !important;
}
.emailicon {
	padding-top: 3px;
	float: left;
	margin-left: 0px;
	margin-right: 5px;
}
.small-grey {
	font-weight: normal;
	color: #6C912A;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.listing-text ul {
	list-style: outside;
	display: block;
	padding: 0px;
	margin-left: 35px;
}
.rectangle-side {
	display: block;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 300px;
	clear: both;
	overflow: hidden;
}
#listenlivesponsor {
color: white;
	font-size: 9px;
	text-align: left;
	display: block;

}
#listenlivesponsor a {
	font-size: 9px;
 color: white;
 text-decoration: none;
}

