html {
	background:#003 url(images/bg-html.jpg) repeat-x;
	min-width:957px;
}
body {
	margin:0;
	color:#000;
	font:12px/18px Verdana, Arial, Helvetica, sans-serif;
	background:url(images/bg-body.jpg) no-repeat 50% 0;
}
img {border-style:none;}
a {
	text-decoration:underline;
	color:#091c5a;
}
a:hover {text-decoration:none;}
#wrapper {
	width:957px;
	margin:0 auto;
}
#wrapper:after,
#header:after,
#main:after,
.main-holder:after {
	content:'';
	display:block;
	clear:both;
}
#header {
	position:relative;
	z-index:10;
	width:100%;
	height:193px;
}
.logo {
	background:url(images/logo.png) no-repeat;
	width:369px;
	height:150px;
	margin:0;
	overflow:hidden;
	text-indent:-9999px;
	position:absolute;
	z-index:30;
	left:78px;
	top:8px;
}
.logo a {
	height:100%;
	display:block;
}
.listen {
	position:absolute;
	right:-4px;
	top:0;
	background:url(images/listen-now123.gif) no-repeat;
	width:169px;
	height:40px;
	cursor:pointer;
	text-indent:-9999px;
	overflow:hidden;
}
.slogan {
	position:absolute;
	right:65px;
	top:40px;
	background:url(images/slogan.png) no-repeat;
	text-indent:-9999px;
	width:412px;
	height:31px;
}
.photo {
	position:absolute;
	right:40px;
	bottom:-10px;
}
.decor {
	position:absolute;
	left:53px;
	bottom:-1px;
}
#nav {
	background:url(images/bg-nav.gif) repeat-x;
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	border-width:2px 2px 0;
	border:2px solid #e58f0e;
	width:953px;
	bottom:-41px;
	left:0;
	z-index:20;
	font-size:11px;
	line-height:11px;
	text-align:center;
}
#nav li:first-child {background:none;}
#nav li {
	float:left;
	background:url(images/separator-nav.gif) no-repeat 0 1px;
}
#nav a {
	display:block;
	font-weight:bold;
	text-decoration:none;
	padding:11px 0 14px;
}
#nav a:hover {background:#e58f0e;}
#nav li:hover {position:relative;}
#nav li:hover a {background:#e58f0e;}
#nav li:hover ul {display:block;}
#nav li ul {
	display:none;
	position:absolute;
	z-index:40;
	top:36px;
	left:1px;
	margin:0;
	padding:0 8px 3px 9px;
	list-style:none;
	width:202px;
	overflow:hidden;
	background:#e58e0e;
	text-align:left;
}
#nav li li {
	float:none;
	margin:4px 0 0;
	padding:4px 0 0;
	background:url(images/divider-drop.gif) no-repeat 50% 0;
}
#nav li li a {
	height:100%;
	padding:9px 7px 8px;
}
#nav li li a:hover {background:#fdcb3c;}
#main {
	border-width:1px 1px 0;
	width:953px;
	border:2px solid #e8981e;
	position:relative;
	z-index:5;
}
.main-holder {
	border:2px solid #ff9e0d;
	border-width:0 2px;
	width:898px;
	margin:0 auto;
	background:#fff;
	padding:54px 19px 17px 20px;
}
#twocolumns {
	float:right;
	width:658px;
}
.heading {
	float:right;
	width:638px;
	background:#091c5a;
	padding:8px 10px 7px;
	position:relative;
}
.heading h2 {
	color:#fff;
	font:18px/22px Verdana, Arial, Helvetica, sans-serif;
	margin:0;
}

.breaking_news {
	float:right;
	width:618px;
	background-image:url('http://www.wcbcradio.com/wp-content/uploads/2012/12/breaking_background.jpg');
	padding:8px 10px 7px;
	position:relative;
	color:#ffffff;
	text-align: right;
}
#post-thumbnail{
	position:absolute;
	top:10px;
	left:240px;
}
.post-thumbnail{
	position:relative;
	margin: 10px;
	float: left;
}
.breaking_news a:link {color:#FF0000;}      /* unvisited link */
.breaking_news a:visited {color:#00FF00;}  /* visited link */
.breaking_news a:hover {color:#FF00FF;}

.breaking_news h2 {
	color:#ffffff;
	font:18px/22px Verdana, Arial, Helvetica, sans-serif;
	margin:0;
}

.breaking_news_detail{
	float:right;
	width:235px;
	padding:1px 10px 2px;
	position:relative;
	color:#ffffff;
	text-align: left;
}

.breaking_news_detail p{
	padding:1px 1px 1px 1px;
	margin-top: 3px;
	margin-bottom: 2px;
}

.content-holder {
	width:100%;
	overflow:hidden;
}
#content {
	width:420px;
	float:left;
	overflow:hidden;
}
#content .img-holder {
	padding:15px 17px 18px 12px;
	overflow:hidden;
}
#content .img-holder img {vertical-align:top;}
.alignleft {float:left;}
.alignright {float:right;}
#content .heading {
	padding:8px 10px 11px 70px;
	margin:0;
	background:#091c5a url(images/bg-shadow.png) no-repeat 0 100%;
	float:none;
	width:auto;
}
#content .heading .news {
	background:url(images/text-news-headlines.gif) no-repeat;
	width:165px;
	height:17px;
	text-indent:-9999px;
	overflow:hidden;
}
#content .heading img {
	position:absolute;
	left:14px;
	bottom:-11px;
}
.post {
	/*background:#cbe7f8;*/
	background:#ffffff;
	margin:0 0 2px;
	padding:20px 15px 18px;
	line-height:18px;
}
.post p {margin:0;}
.aside {
	width:220px;
	overflow:hidden;
	float:right;
}
.aside .block {padding:6px 0 0;}
.aside .block img {margin:0 0 11px;}
#sidebar {
	float:left;
	width:220px;
	position:relative;
}
.social-networks {
	float:left;
	background:#cbe7f8;
	width:167px;
	padding:5px 0 4px 53px;
	overflow:hidden;
}
.follow {
	background:url(images/text-follow-us.png) no-repeat;
	height:12px;
	width:68px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	margin:8px 0 0;
}
.social-networks ul {
	margin:0 0 0 -20px;
	padding:0 9px 0 0;
	list-style:none;
	float:right;
	width:78px;
}
.social-networks li {
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 0 9px;
}
.social-networks a {
	display:block;
	width:27px;
	height:28px;
}
.facebook {background:url(images/bg-social-networks.png) no-repeat;}
.twitter {background:url(images/bg-social-networks.png) no-repeat -27px 0;}
.block {
	background:#fbdc89;
	border:1px solid #e58e0d;
	width:218px;
	padding:9px 0 36px;
	overflow:hidden;
	text-align:center;
}
.block img {
	vertical-align:top;
	margin:0 0 20px;
}
.section {
	width:100%;
	overflow:hidden;
	background:url(images/divider-orange.png) no-repeat 50% 0;
	padding:13px 0;
	margin:-9px 0 0;
}
.aside .section {
	margin-top:-1px;
	padding-bottom:7px;
}
.btn {
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/btn-advertise.gif) no-repeat;
	width:159px;
	height:23px;
	display:block;
	margin:0 auto;
}
#footer {
	font:bold 11px/11px Verdana, Arial, Helvetica, sans-serif;
	color:#091c5a;
	border-width:2px 2px 0;
	border:2px solid #e58e0d;
	width:933px;
	margin:0 auto 40px;
	padding:10px 10px 2px;
	overflow:hidden;
	background:#ff9e0d url(images/bg-footer.gif) repeat-x;
}
#footer a {text-decoration:none;}
#footer a:hover {text-decoration:underline;}
.area {
	float:left;
	width:520px;
}
.area p {margin:0 0 11px;}
.by {margin:0 21px 0 0;}
.box {
	float:right;
	width:410px;
	text-align:right;
}
.box dl {
	margin:0 0 10px;
	float:right;
}
.box dd {
	margin:0 0 0 5px;
	float:left;
}
.box dt {
	float:left;
	margin:0 0 0 15px;
}
.head-line{
	width:100%;
	position:relative;
	padding:0 0 11px;
}
.head-line:after,
.container:after{
	clear: both;
	content:"";
	display: block;
}
.head-line .decor{
	left:-72px;
	bottom:auto;
	top:-17px;
}
.container{width:100%;}
.ad{margin:0 0 19px;}
.ad img{display:block;}

/* This is for the Programming Tables */

#times {

	width: 85%;
	margin-left: auto;
	margin-right: auto;
	background-color:#091C5A;
	border-color: #091C5A;
	border-width: 5px;
	border-style: solid;

}

#times tr th {

	text-align: left;
	background-color: #CBE7F8;
	margin: 0px;
	border-color: #CBE7F8;

}

#times tr td {


	background-color: #CBE7F8;
	text-align: center;

}

#on_air{
	margin-top: -10px;
	margin-bottom: 40px;
}
#on_air img{
	width: 100%;
}
#listen_audio{
	cursor: pointer;
}

/* Start Listen Popup */
#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1000;
}
#popupContact{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	z-index:1050;
	font-size:13px;
	background:#ffffff;
	padding: 5px;
}
#popupContact p{
	margin: 0;
}
#popupContact p img{
	position: relative;
	z-index: 3000;
}
object{
	z-index: -2000;
}
#popupContact h1{
text-align:left;
color:#6FA5FD;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}
#popupContactClose{
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#6fa5fd;
font-weight:700;
display:block;
}
#audio_player{
	position: relative;
	z-index: 3000;
	top: -20px;
	margin-left:-200px;
	left: -50px;
}
#qcm_facebook{
	position: absolute;
	float: right;
	bottom: 100px;
	right: 25px;
}
/* End Listen Popup */

#listen_now{
	width: 47%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: -475px;
}

div.aw-widget-36hour-inner {min-width: 200px !important;}