html { height:100%; margin:0px 0px 0px 0px; padding:0px; }

body {
	min-height:100%;
	height:100%;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-family:Arial;

	background-color:#8fb3e3;
}


#wrap {
	width:960px;
	min-height:100%;
	/*height:100%;*/
	margin:10px auto 10px auto;
}


#content_area {
	font-family:Arial;
	font-size:12px;
	color:#333333;
	font-weight:normal;
	
	width:960px;
	min-height:100%;
	height:auto;
	/* DINGDONG */
	/*height:2600px;*/
	/*height:100% !important;*/
	
	text-align:left;
	
	margin:0px auto 0px auto;
	
	padding:0px 0px 0px 0px;
	
	background-color:#e1d0a0;
	
	float:none;
	clear:both;
	
}

#PageFooter {
	width:961px;
	min-height:100px;
	height:100px;
	margin:20px auto 20px auto;
	padding:0px;
	background-color:#dcdcdc;
	float:none;
	clear:both;
}


h2 {
	margin-top:0px;
}


#footer_holder {
	margin-bottom:10px;
}

/*//////////////////Spacing////////////////////*/

.row {
	margin:0px 0px 20px 0px;
	clear:both;
	float:none;
	position:relative;
	display:block;
}


.column {
	float:left;
	margin:2px 10px 0px 0px;
	position:relative;
}

.reflowFiller {
	height:1px;
	margin:0px;
}


.bottomFlush {
	margin-bottom:0px;
}

.boxed {
	border:1px solid #000000;
}


#LeftBar {
	float:left;
	position:relative;
	width:620px;
	margin:0px 10px 0px 10px;
}

#Sidebar {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color:#725c32;
	float:left;
	position:relative;
	width:300px;
	border:10px solid #725c32;
}



#Sidebar.div {
	margin-left:auto;
	margin-right:auto;
}



.right {
	margin-right:0px;
}

.center {
	text-align:center;
}

.left {
	text-align:left;
}



/*////////////////Header Elements/////////////*/


#site_logo {
	width:320px;
	height:120px;
	background-color:#eeeeee;
	float:left;
	margin-bottom:15px;
}

#search_box {
	width:345px;
	height:120px;
	/*background-color:#89becf;*/
	float:left;
	margin:0px 50px 15px 50px;
	
}


#traffic_box {
	width:175px;
	height:120px;
	background-color:#99eecc;
	float:left;
	margin-bottom:15px;
}


#MainMenu {
	width:960px;
	/*text-align:left;*/
	background-color:#ee99cc;
	float:none;
	clear:both;
	margin-bottom:0px;
	border:1px solid #ff0000;
}

/*//////////////////////////////////////*/

#search_box .row .field {
	width:245px;
	margin:0px;
	padding:0px;
	float:left;
}

#search_box .row .field .textbox {
	width:245px;
	margin:0px;
	height:26px;
	padding:0px 3px 0px 3px;
	font-size:18px;
	color:#666666;
	background-color:#f7f7f7;
}

#search_box .row .field .btn {
	float:left;
}

#search_box .row .btn button {
	width:90px;
	height:30px;
	font-size:14px;
	margin-left:10px;
}

#search_box .row #artist_alpha {
	text-align:left;
}

#search_box .row #artist_alpha .value {
	font-size:10px;
	letter-spacing:2px;
}

#search_box .row #artist_alpha .value a {
	color:#ff6600;
	font-weight:normal;
	text-decoration:none;
}

#search_box .row #artist_alpha .value a:hover {
	color:#ff3333;
	font-weight:bold;
	text-decoration:underline;
}




/*////////////////////////////////*/
#PromoBar_Top {
	width:100%;
	height:24px;
	background-color:#eeeeee;
	font-family:Arial;
	font-size:14px;
	color:#666666;
	border-bottom:1px solid #999999;
}




#WhatsHot {
	width:940px;
	/*height:24px;*/
	background-color:#99ccaa;
	font-family:Arial;
	font-size:18px;
	color:#000000;
	text-align:left;
	margin:0px auto 20px auto;
}

#WhatsHot .content {
	/*padding:5px 5px 5px 5px;*/
	text-align:left;
}



/*//////////////////////////////////////*/









#PromoRotator {
	width:620px;
	height:300px;
	clear:both;
	background-color:#725c32;
}







/*////////////////////////////////////*/

.Ad_300x250_holder {
	margin-left:-1px;
}

.Ad_300x250 {
	width:300px;
	height:250px;
	clear:both;
	background-color:#000000;
}

.Ad_120x600 {
	width:120px;
	height:600px;
	clear:both;
	background-color:#000000;
	margin:0px 0px 0px 50px;
}

.Ad_120x600_holder {
	width:220px;
	padding:0px;
	margin:0px;
}


.Ad_160x600_holder {
	width:220px;
	padding:0px;
	margin:0px;
	/*border:1px solid #f00;*/
}

.Ad_160x600 {
	width:160px;
	height:600px;
	clear:both;
	margin:0px 0px 0px 30px;
}

.Ad_Label_160 {
	width:160px;
}


.Ad_728x90_holder {
	width:728px;
	height:90px;
	padding:0px;
	margin:0px auto 30px auto;
	border:1px solid #000;
}


.Ad_728x90 {
	width:728px;
	height:90px;
	padding:0px;
	margin:0px;
	background-color:#000000;
}




.Ad_Label {
	font-size:10px;
	color:#666666;
	clear:both;
	text-align:right;
	margin:0px auto 0px auto;
}

.Ad_Label_120 {
	width:120px;
}


.Ad_Label a {
	color:#666666;
	font-weight:normal;
	text-decoration:none;
}

.Ad_Label a:hover {
	color:#ff6600;
	text-decoration:underline;
	/*font-weight:bold;*/
}


.RotatingPromo_220x80 {
	margin:20px 0px 10px 0px;
	width:220px;
	height:80px;
	background-color:#dcdcdc;
}

.RotatingPromo_300x80 {
	margin:20px 0px 0px 0px;
	width:300px;
	height:80px;
	background-color:#dcdcdc;
}

/*//////////////////////*/

#Pic_Vid_Tab {
	width:300px;
	height:400px;
	background-color:#dcdcdc;
	font-size:14px;
	color:#ffffff;
	clear:both;
}



/*//////////////////////*/

#ClubLogin_Box {
	width:220px;
	height:300px;
	clear:both;
	background-color:#a9ca0c;
	color:#000000;
	
}


/*///////////////////////////*/


.HeadlineBox {
	width:380px;
	font-size:12px;
	/*text-align:center;*/
	background-color:#ffffff;
	padding:15px 0px 0px 0px;
}

.HeadlineBox h2 {
	font-size:18px;
	margin:0px 0px 15px 0px;
	text-align:left;
}

.HeadlineBox .tease {
	position:relative;
	/*height:75px;*/
	width:360px;
	/*border:1px solid #550000;*/
	margin:0px 10px 20px 10px;
	padding:10px 0px 10px 0px;
	clear:both;
	text-align:left;
}

.HeadlineBox .tease .text {
	width:230px;
	/*border:1px solid #000099;*/
	color:#666666;
	text-align:left;
}

.HeadlineBox .tease h3 {
	font-size:14px;
	color:#333333;
	margin:0px 0px 2px 0px;
	text-align:left;
}

.HeadlineBox .tease .thumb {
	width:75px;
	height:75px;
	float:left;
	margin:0px 10px 0px 0px;
	border:1px solid #000000;
	background-color:#dcdcdc;
}

.tease a {
	color:#000000;
	text-decoration:none;
}

.tease a:hover {
	color:#000000;
	text-decoration:underline;
}


.teaseList {
	width:360px;
	text-align:left;
	margin:0px 10px 20px 10px;
}

.teaseList ul {
	margin:0px;
	padding:0px;
	text-align:left;
	list-style:none;
	clear:both;
	display:block;
}

.teaseList li {
	/*width:380px;*/
	font-size:12px;
	color:#666666;
	margin:5px 0px 5px 0px;
	padding:0px;
}




.teaseSeparator {
	position:relative;
	width:100%;
	height:1px;
	margin:10px 0px 20px 0px;
	border-bottom:3px solid #000000;
	clear:both;
}





.HeadlineBox .links {
	width:360px;
	margin:20px 10px 10px 10px;
	padding:0px 0px 10px 0px;
	font-size:12px;
	color:#666666;
	/*text-align:center;*/
}

.HeadlineBox .links a {
	color:#cc6600;
	font-weight:normal;
	text-decoration:none;
}

.HeadlineBox .links a:hover {
	color:#cc0000;
	font-weight:bold;
	text-decoration:underline;
}




/*************************************/

#SocialNetworking {
	width:300px;
	height:200px;
	background-color:#dcdcdc;
}


#Twitter {
	width:380px;
	height:250px;
	background-color:#ffffff;
}


#ContextInfo {
	width:618px;
	height:280px;
	background-color:#ffffff;
}



/***********************************/

.Onair_300 {
	width:300px;
	background-color:#dcdcdc;
}



#ContestTease {
	width:300px;
	height:250px;
	clear:both;
	background-color:#dcdcdc;
}





.top_promo_container {
	font-size:11px;
}

.top_promo_container img {
	float:left;
	display:block;
}

.top_promo_container_content {
	width:230px;
}




.sidebar_box {
	width:300px;
	height:100px;
	background-color:#dcdcdc;
}



/*////////////////////////////////////////*/

#VanityHeader {
	width:618px;
	height:230px;
	border:1px solid #000000;
}


#JockLatest {
	border-top:1px solid #000000;
}


#BlogLatest {
	border-top:1px solid #000000;
	margin-top:10px;
}

#JockBio {
	border-top:1px solid #000000;
	margin-top:10px;
}


#JockPromo {
	background:none;
}


.JockPromo_item {
	background-color:#f7f7f7;
	border:1px solid #000000;
	margin-bottom:10px;
}

.JockPromo_item .text {
	padding:5px;
}


#footerHolder {
	width:960px;
	margin:20px auto 0px auto;
}



/*///////////// MUSIC NEWS ///////////////*/



.musicnews_holder {
	background-color:#ffffff;
	border:1px solid #000000;
	width:620px;
	/*margin:10px 10px 10px 10px;*/
}

.musicnews_holder h2 {
	font-size:26px;
	margin:10px 0px 5px 10px;
}

.musicnews_tease, .news_tease {
	clear:both;
	float:none;
	padding:10px;
	margin-bottom:10px;
	height:77px;
}

.musicnews_tease img, .news_tease img {
	float:left;
	border: 1px solid #000000;
	margin:0px 10px 5px 0px;
}

.breadcrumb {
	float:none;
	clear:both;
	margin:10px 10px 10px 10px;
	font-size:11px;
	color:#333333;
}

.breadcrumb a {
	text-decoration:underline;
	color:#000000;
}

.breadcrumb a:hover {
	text-decoration:underline;
	color:#666666;
}




.musicnews_holder, .story_holder {
	background-color:#ffffff;
	border:1px solid #000000;
	width:620px;
	/*margin:10px 10px 10px 10px;*/
}

.musicnews_holder h2 {
	font-size:22px;
	margin:10px 0px 5px 10px;
}

.musicnews_story, .story {
	clear:both;
	float:none;
	padding:10px;
	margin-bottom:10px;
	width:600px;
}


.imgBlock {
	float:none;
	clear:both;
	margin:10px auto 10px auto;
	width: 300px;
}

.musicnews_story .imgBlock img {
	width:300px;
	border: 1px solid #000000;
}

.backLink {
	padding-left:10px;
}

.timestamp, .copyright {
	font-size:11px;
	color:#666666;
	clear:both;
	margin:10px 0px 10px 0px;
	font-style:italic;
}

.timestamp {
	margin-left:10px;
}

.article_linkbar {
	width:600px;
	margin:20px auto 10px auto;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	padding:5px 0px 3px 0px;
	text-align:center;
	font-size:11px;
	color:#666666;
}

.breadcrumb {
	float:none;
	clear:both;
	margin:10px 10px 10px 10px;
	font-size:11px;
	color:#333333;
}

.breadcrumb a {
	text-decoration:underline;
	color:#000000;
}

.breadcrumb a:hover {
	text-decoration:underline;
	color:#666666;
}



h1 {
	margin:5px 0px 10px 10px;
}


#countdown{
	width:618px;
	height:120px;
	border: 1px solid #000;
	background-color: #fff;
	margin:0px auto 0px auto;
}

#countdown_image{
	width:155px;
	float:left;
}

#countdown_text_wrap{
	float:left;
	width:460px;
}

#cntdwn{
	font-size:1.9em;
	width:365px;
	/*border:1px solid #000;*/
	margin:5px 0px 5px 0px;
	padding-top:10px;
	padding-left:30px;
	color:#594725;
}

#countdown_meta{
	font-size:1.5em;
	margin-left:140px;
	color:#594725;
}

#field_report{
	float:right;
	margin-right:10px;
	margin-top:30px;
	font-size:1.2em;
}



#field_report a:link,
#field_report a:active,
#field_report a:visited,
#field_report a:hover{
	color:#594725;
}

/*  /////////  Rules Page   //////////////////// */

#rules_block {
	text-align:justify;
	width:580px;
	padding:0px 10px 0px 10px;
	margin-bottom:40px;
}


.darker{
	background-color:#c5e7ac;
}



/* //////// CS Block //////// */

#cs_couponblock_header {
	width:300px;
	height:58px;
		
}

.cs_couponblock_content {
	width:300px;
	height:172px;
	background-color:#fff;
	
}

#cs_couponblock_footer {
	width:300px;
	height:20px;
	background-color:#2b6917;
	font-size:12px;
	text-align:center;
	color:#fff;
	padding-top:3px;
}

#cs_couponblock_footer a{
	color:#fff;
}


.coupon_title{
	padding-top:5px;
	padding-left:5px;
}

.coupon_wrapper{
	padding-bottom:5px;
	height:50px;
}

.coupon_company_name{
	padding-left:5px;
	padding-right:5px;
	float:left;
	
}

.coupon_company_name a:link,
.coupon_company_name a:visited,
.coupon_company_name a:active,
.coupon_company_name a:hover{
	color:#000;
	font-size:10px;
	text-decoration:none;
}

.coupon_title a:link,
.coupon_title a:visited,
.coupon_title a:active,
.coupon_title a:hover{
	color:#000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#wx_module_246
{
	margin-top:-5px;
	margin-left:-45px;
}

#cincysavers_adblock {
	/*border:1px solid #000;*/
	margin-left:7px;
	width:285px;
	height:90px;
	background-color:none;
}

#contest_link_expand{
	color:#594725;
	text-decoration: underline;
	cursor: pointer;
}

#contest_form_wrap{
	display:none;
}

#contest_form_wrap_bowl{
	display:none;
}

#contest_form_wrap_staf{
	display:none;
}

#contest_form_wrap_shell{
	display:none;
	
}

#shell_formimage {
	float:left;

}

#shell {
	float:left;
	
}
	
#messageSent{
	display:none;
}

#contest_form_wrap input[type=text]{
	border:1px solid #000;
}

#homepage_mid_section{
	margin-top:2px;
}

/* ------ ADJUST SPACING IN SIDEBAR ------ */

#onair_wrapper{
	margin-top:-10px;
}

#social_network_wrapper{
	margin-top:-31px;
}

#ad_wrap{
	margin-top:-5px;]
}

#rotate_promo_wrap{
	margin-top:-10px;
}

#foursquare_wrap{
	margin-top:-10px;
}

#savers_adblock_wrap{
	margin-top:-10px;
}

#foursquare_wrap_homepage{
	margin-top:-20px;
}

#wc_widget{
	width:280px; 
	height:120px; 
	
}

#weather_icon_widget{ 
	width:61px; 
	margin:10px;
	float:left;
}

#weather_widget{
	width:80px;
	/*border:1px solid #000;*/
	float:left;
	font-size:14px;
	margin-top:25px;
	color:#3d3e2e;
}

#weather_motto{
	clear:both;
	color:#3d3e2e;
	font-size:10px;
	position:relative;
	top:-20px;
	left:30px;
}

#heading{
text-align:left;
font-size:20px;
font-weight:bold;
color:#3d3e2e;
margin-left:0px;
}

#concert_month {
	width:357px;
	font-size:10px;
	margin:20px auto 0 auto;
}

#concert_month  a{
	width:36px;
	padding:1px;
	border:1px solid #000;
	text-align:center;
	text-decoration:none;
	cursor:pointer;
	margin:0px 3px 0px 3px;
	color:#000;
}

#concert_month  a:hover{
	background-color: #3d3e2e;
	color:#fff;
}

#featured{
	width:598px; 
	margin:10px auto 10px 8px;
}

#featured img{
	border:1px solid #000;
	
}

