/* @override 
	http://cdn.thebuzzcincy.com/wp-content/themes/radio/styles/Royale/style.css?ver=12546
	http://cdn.wzakcleveland.com/wp-content/themes/radio/styles/Royale/style.css?ver=13281
	http://qa.kysdc.com/wp-content/themes/radio/styles/Royale/style.css?ver=13386
*/

/* General */
blockquote {margin-bottom: 10px;}

/* ---- Body Background Starts ---- */
body {
	background: #ffe2b0 url(images/body_bg.jpg) repeat-x left 183px;
	font-family: "Lucida Grande", "Lucida Sans", arial, helvetica, sans-serif;
}
/* ---- Body Background Ends ---- */



/* Applied when user sets wallpaper to be displayed via wallpaper admin tool */
.wallpaper #page-wrap {
	background: #ffe2b0 url(images/body_bg.jpg) repeat-x left 153px;
	width: 1000px;
	margin: 0 auto;
	height: 100%;
}
/* End wallpaper styles */



/* ---- Header Starts ---- */
#header {
	background: #684839 url(images/header-bg.jpg) top left repeat-x; 
	margin: 0;
}
/* ---- Header Ends ---- */


/* ---- Main Top Navigation (categories) Starts ---- */
#categories {
	background: #ead5b3 none;
	border-top: 3px solid #552861;
}
#categories .container #category-list {
	height: auto;
	background: #BC9C7C url(images/nav-bg.gif) repeat-x top left;
}
#categories .container #nav-home {
	background: none;
}
#categories .container li {
	background: transparent url(images/category-border.png) no-repeat left center;
}
#categories .container li a {
	height: 33px;
	line-height: 33px;
	padding: 0 16px;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	font-family: georgia,arial,helvetica,sans-serif;
	text-transform: capitalize;
	font-weight: normal;
}
#categories .container li a:hover {
	background: #643f59 url(images/category-hover.png) repeat-x top left;
	color: #cc8b3e;
}
#categories .container .active_link {
	border: none;	
	background: #461e4c url(images/category-active.png) repeat-x top left !important;
}
#categories .container .active_link a {
	color: #fff !important;
}
/* ---- Main Top Navigation (categories) Ends ---- */

/* ---- Search (header_search) Starts ---- */
#header_search .search-box {
	background: #FFFFFF url(images/search-glass.gif) no-repeat 6px 6px;
	border: 1px solid #a98b6f;
	padding: 6px 0 5px 30px;
	margin-top: 3px;
}
#header_search {
	width: 225px;
	position: static;
	right: auto;
	float: right;
}
.search-button {
	margin-bottom: 0;
	background: url(images/buttons.png) no-repeat 0 -289px; 
	border: none;
	font-family: georgia,arial,helvetica,sans-serif;
	font-size: 13px;
	margin-right: 5px;
	padding: 6px 10px;
	margin-top: 3px;
	text-transform: capitalize;
	font-weight: normal;
	width: 64px;
}
.search-button:hover {
	color: #fff;
	cursor: pointer;
	background: url(images/buttons.png) no-repeat 0 -327px; 
}
.search-footer {
	background: transparent url(images/post-top-corners.png) no-repeat left top;
	padding: 7px 0 0 0;
}
.search-footer h2.featured {
	background: transparent url(images/header-gradient.png) repeat-x left top;
	font-size: 24px;
	font-family: georgia,arial,helvetica,sans-serif;
	font-weight: normal;
	padding: 3px 0 6px 15px;
	width: 635px;
}
.search-footer .search-box {
	width: 494px;
	border:1px solid #a98b6f;
	
}
.search-footer #searchform {
	width: 626px;
	padding: 5px 12px 0;
	height: 39px;
	background: transparent url(images/content_footer_clear.png) no-repeat bottom left;
}

#content #search-default #left-col #content-hat {
	background: transparent url(images/post-top-corners.png) top left no-repeat; 
	height: auto;
	margin:0 0 20px;		
}
#content #search-default #left-col #content-hat h2 {
	background:#A98A6F url(images/header-gradient.png) repeat-x scroll left bottom;
	color:#FFFFFF;
	font-family:georgia,arial,helvetica,sans-serif;
	font-size:24px;
	font-weight:normal;
	margin:0;
	padding:9px 16px 16px;
}
#search-default .compact {
	padding: 0;
}
.compact_entry  h2 {
	font-family:georgia,arial,helvetica,sans-serif;
	color: #333;
	font-style: italic;
	font-weight: normal;
}
#search-default .compact .compact_entry {
	padding: 0;
}
#search-result_info {
	background: transparent;
	height: 15px;
	margin: 10px 0;
	padding: 3px 0 2px 10px;
	display: block;
	font-size: 12px;
	color: #333;
	font-weight: normal;
}
 #content.search-result #compact-loop div:first-child .content_header {
	display: block !important;
}
#search-result_info a {
	color: #552861 !important;
}
#search-result_info strong {
	color: #A98B6F !important;
	text-decoration: none !important;
}
.search-query {
	color: #A98B6F !important;
}
/* ---- Search (header_search) Ends ---- */

/* ---- Top Featured Home (featured_default) Starts ---- */
#featured {
	background: none;
	height: auto;
	overflow: hidden;
	margin: 22px 0 7px;
}
#featured .container #featured-left #DL_container {
	width:642px;
}
#featured .container #featured-right #ITS_Flash_Component {
	width:317px;
	height: 254px;
}
#featured .container #featured-left,
#featured .container #featured-right {
	margin: 0;
	padding: 3px;
	background: #ead5b3 none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
}
#featured-sponsor {
	margin: 0;
	width: 314px;
	height: 250px;
}
#featured-sponsor .dj-sponsor_large {
	padding: 7px 7px 0 7px;
	display: block;
}
/* ---- Top Featured Home (featured_default) Ends ---- */

/* ---- Content Starts ---- */
.post-style_top {
	display: block;
	text-align: right;
	padding-right: 10px;
	position: absolute;
	top: 0;
	right: 0;
}
.advertorial, .advertorial .content_header,
.advertorial .post, .advertorial .content_footer {
	background: transparent none !important;
	margin-top: 10px;
	height: inherit;
}
.home #content-hat, .home h2.featured {
	display: block;
}
.search .compact_post_head .post-info a:hover,
.author-page #left-col #compact-loop .post-info a:hover,
#content #single-default #left-col .post-info a:hover {
	color: #cc8b3e !important;
	text-decoration: none !important;
}

.search .compact_post_head .post-info a,
.author-page #left-col #compact-loop .post-info a,
#content #single-default #left-col .post-info a {
	text-decoration: none;
	font-weight: normal;
	color: #ead5b3 !important;
	font-family: georgia, arial, helvetica, sans-serif;
	font-size: 15px;
}

.search .compact_post_head .post-info,
.author-page #left-col #compact-loop .post-info,
#content #single-default #left-col .post-info {
	font-size: 11px;
	font-family: "Lucida Grande", "Lucida Sans", arial, helvetica, sans-serif;
	font-weight: bold;
	padding-left: 10px;
	background: #6B4276 none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
}
#content #single-default #left-col .compact_post_head {
	background: #6B4276 none;
	padding: 5px;
	margin: 5px auto;
	width: 631px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
}
#content #single-default #left-col #content-hat {
	background: transparent url(images/post-top-corners.png) repeat-x left top;
	margin: 0;
}
#content #single-event #left-col #content-hat {
	background: transparent url(images/content_header.png) no-repeat top left !important;
	padding: 5px 0 0;
}
#content #left-col #content-hat {
	background: transparent url(images/post-top-corners.png) no-repeat left top !important;
	padding: 7px 0 0 0;
	margin-bottom: 0;
}
#content #left-col #content-hat h2 {
	background: #a7896d url(images/header-gradient.png) repeat-x left bottom;
	font-size:24px;
	display: block;
	font-size: 24px;
	margin: 0;
	padding: 11px 11px 18px !important;	
	width: 628px;
	border: 0;
}

h2.featured {
	font-size: 24px;
	line-height: 1.1em;
	padding: 10px 10px 14px 11px;
	font-family: georgia, arial, helvetica, sans-serif;
	font-weight: normal;
}
#content {
	background: none;
	padding-top: 30px;
}
#content #left-col {
	margin: 0 !important;
}

#content a {
	color: #552861;
}
#content a:hover {
	color: #cc8b3e !important;
	text-decoration: none;
}
.content_header {
	height: auto;
}
	
/* ---- Content Endss ---- */

/* Gallery Launcher */
#gallery_open_button {margin-left: 10px;}

/* ---- Posts (post) Starts ---- */
#content .post {
	margin-left: 0 !important;
}
#content .post-wrapper {
	margin-bottom: 12px;
}
.post, .single-post {
	background: #fff;
	padding: 0 !important;
	margin: 0 0 12px 0 !important;
}
.archive .advertorial_content {
	margin-top: 17px;
}
.archive .advertorial.loop-item-2 {
	display: none;
}
.post-list {
	padding: 0 !important;
}
.post-content .title {
	clear: both;
}
.post-content .post-category {
	height: auto;
}
#default-loop {
	padding: 0 !important;
}
#default-loop .post {
	margin: 0 !important;
}
.post-wrapper {
	position: relative;
}
.insider .post-content,
.exclusive .post-content,
.local .post-content,
.audio .post-content,
.scoop .post-content,
.photos .post-content {
	padding: 40px 10px 10px 10px !important;	
}

#default-loop .post-wrapper .post {
	background: #fff;
	padding-left: 0 !important;
	position: static;
	margin: 0;
}
.meta p.meta_date {
	padding: 0 0 5px 0;
}
.meta {
	background: #F9F0E1 url(images/post_meta_bg.jpg) repeat-x left top;
	margin-left: 0; 
	color: #333;
	width: 163px;
}
.meta p {
	color: #333;
	font-size: 11px;
	font-weight: normal;
}
.meta img {
	border: 1px solid #a98b6f;
	padding-bottom: 0;
}
#page_authors img.featured-author-image {padding-bottom: 0;}
	
.meta a:hover {
	color: #cc8b3e !important;
}
.meta a {
	display: block;
	margin-bottom: 7px;
}
.meta h4 a {
	color: #552861 !important;
	font-family: georgia, arial, helvetica, sans-serif;
	display: inline;
	margin-bottom: 0;
	font-weight: normal;
	font-size: 16px;
}
.meta h4 , .meta .meta_posted-by {
	margin: 0 0 2px;
}
.meta .meta_on-air-schedule {
	font-weight: normal;
	font-family: georgia, arial, helvetica, sans-serif;
	font-size: 16px;
}
.meta .on_air_schedule{
	margin-bottom: 10px;
}
#content .meta .on_air_schedule a:hover {
	color: #333 !important;
}
.meta .on_air_schedule a {
	display: inline;
	margin-bottom: 0;
	font-family: "Lucida Grande", "Lucida Sans", arial, helvetica, sans-serif;
	color: #333 !important;
}

.category #default-loop .loop-item-1 {margin-top: -7px;}
.category #default-loop .loop-item-1 .content_header {display: none;}

#default-loop .post-content {
	padding: 10px;
}
#default-loop .post-category .category-link a:hover {
	color: #fff !important;
}
#default-loop .post-category .category-link {
	overflow: hidden;
	float: left;
}
#single-default .content_header {
	display: none;
}
#single-default .single-post {
	background: #FFF none;
	padding: 0;
}
#single-default .post-content {
	background: #fff;
	padding: 10px;
	margin: 0;
}
#single_footer {
	background: transparent url(images/content_footer_clear.png) no-repeat left bottom;
	margin-bottom: 20px;
}

#compact-loop .post {
	background: #fff;
	margin: 0;
}

#author-default #featured-left {
	border: 0;
	background: #000 url(images/singlepost-header-bg.png) repeat-y left top;
	z-index: 9999;
}
#author-default #featured-left h2 a:hover {
	text-decoration: none;
}
#author-default #featured-left h2 a {
	font-size: 24px;
	font-family:georgia,arial,helvetica,sans-serif;
	font-weight: normal;
	color: #552861;
}
#author-default #featured-left a:hover {
	color: #CC8B3E !important;
}

#author-default #featured-left a {
	color: #552861 !important;
}
#featured-author-meta span {
	font-weight: normal;
}
#author-default #featured-author-meta .on_air_schedule a {
	color: #333 !important;
	font-family: "Lucida Grande", "Lucida Sans", arial, helvetica, sans-serif;
	font-size: 0.92em;
}
#author-default #featured-left #featured-author-meta span {
	color: #333;
	font-size: 16px;
	margin: 13px 0 10px;
	font-family:georgia,arial,helvetica,sans-serif;
}
#author-default #featured-author-bio p {
	color: #333;
}

a.bp-profile-link {
	background: transparent url(images/supersprite.png) no-repeat 0 -133px !important;
	padding-left: 27px !important;
}
a.bp-profile-link:hover {
	background: transparent url(images/supersprite.png) no-repeat 0 -112px !important;
}
#author-default #featured-left .featured-author-links .dj-updates-rss {
	padding: 3px 22px 3px 0 !important;
	background: transparent url(images/supersprite.png) no-repeat 73px -214px !important;
	width: 74px;
	white-space: nowrap;
}
#author-default #featured-left .featured-author-links .dj-updates-rss:hover {
	background: transparent url(images/supersprite.png) no-repeat 73px -193px !important;
}
span#back-to-dj-list {
	background: none !important;
	padding: 0;
	margin: 0;
	width: 100px;
}
span#back-to-dj-list a {
	background: transparent url(images/supersprite.png) no-repeat 0 -280px !important;
	padding: 0 0 0 10px;
	font-size: 11px;
}
span#back-to-dj-list a:hover {
	background: transparent url(images/supersprite.png) no-repeat 0 -267px !important;
}

.archives-nav {
	padding: 10px 0 20px;
}
.archives-nav .nav-slash {
	color: #552861;
}
.archives-nav span.next_entries a,
.archives-nav span.previous_entries a {
	font-family:georgia,arial,helvetica,sans-serif;
	font-weight: normal;
}
.archives-nav a {
	background: none !important;
	padding: 0;
	color: #fff;
	text-transform: capitalize !important;
}
#page_authors .featured-author-links {
	border-bottom: 1px solid #A98B6F;
}
#page_authors .featured-author-links .bp-profile-link {
	background: none;
	padding: 0;
}
#page_authors .featured-author-bio {
	color: #333;
}
#page_authors .dj-updates-rss a {
	background: transparent url(images/supersprite.png) no-repeat 74px -215px;
	padding:2px 22px 2px 0;
	font-family: "Lucida Grande", "Lucida Sans", arial, helvetica, sans-serif;
	width: 75px;
}
#page_authors .dj-updates-rss a:hover {
	background: transparent url(images/supersprite.png) no-repeat 74px -194px;
	font-family: "Lucida Grande", "Lucida Sans", arial, helvetica, sans-serif;
}



#content #single-event #left-col #content-hat  {
	background: #000000 url(images/singlepost-header-bg.png) repeat-y scroll left top;
}
#content #single-event #left-col #content-hat #back-to-events a {
	background: transparent url(images/supersprite.png) no-repeat 0 -280px;
	font-size: 12px;
	padding: 0 0 0 10px;
	margin: 17px 15px 0 0;
}
#content #single-event #left-col #content-hat #back-to-events a:hover {
	text-decoration: none;
	background: transparent url(images/supersprite.png) no-repeat 0 -267px;
}
#content #single-event #left-col #content-hat h2 {
	background: none;
	color: #552861;
}
#content #single-event #left-col .post-content {
	padding: 10px;
}

#author-floor .post-sponsored-by {
	float: right;
}
.featured-author-links,
.author-links {
	font-size: 12px;	
	margin-top: 10px;
}
#page_authors .featured-author-links a{font-size: 12px;}
#featured-author .featured-author-links a {font-size: 11px;}

.compact_post_head {
	border: 0 !important;
}	
.compact_post_head .post-info {
	color: #fff;
	line-height: 20px;
}

.compact_post_head .post-info a { 
	text-decoration: underline;
	color: #fff !important;
}
.compact_post_head .post-info a:hover { 
	color: #cc8b3e !important; 
	text-decoration: underline !important;
}

.previous-next-link_entry a {
	color: #fff !important;
}
.previous-next-link_entry {
	margin: 2px 16px 0 0;
}
.previous-next-link_entry, 
#previous-link_entry a,
#next-link_entry a { color: #EAD5B3 !important; font-weight: normal; font-family: georgia,arial,helvetica,sans-serif; font-size: 15px;}

#previous-link_entry a:hover,
#next-link_entry a:hover { color: #CC8B3E !important; }

#next-link_entry { border-left: 1px solid #fff; }

.compact_entry {
	padding:10px;
	margin-bottom: 10px;
}
.single-post {
	padding: 5px 0;
}

.post-list .post-content {
	padding: 0 10px 0 15px; 
	margin: 0;
}
#post-floor .sociable {
	border: 0;
	margin: 0;
	padding: 0;
}
#post-floor {
	border-top: 1px solid #A98B6F; 
	width: auto;
	margin: 0 -10px;
	padding: 10px;
}

#default_loop_footer, #compact_loop_footer {
	height: 5px;
	overflow: hidden;
	margin-bottom: 15px;
	display: none;
}

/* Next and Preview Links */
.month-nav {
	width: 650px;
	margin: 0 !important;
	padding: 10px 15px;
	background: #fff;
	text-align: right;
}

span.previous_entries a {
	font-family: georgia, arial, helvetica, sans-serif;
	font-weight: normal;
}
span.next_entries a, .month-nav .events_next_month a {
	background: url(images/archive_arrows.png) right -12px no-repeat;
}
span.next_entries a:hover, .month-nav .events_next_month a:hover {
	background: url(images/archive_arrows.png) right -50px no-repeat;
}
span.previous_entries a, .month-nav .events_previous_month a {
	background: url(images/archive_arrows.png) no-repeat 0 6px;
}
span.previous_entries a:hover, .month-nav .events_previous_month a:hover {
	background: url(images/archive_arrows.png) 0 -32px no-repeat;
}

/* Author Page */
#author-floor {
	background: transparent none;
	margin: 0;
	width: 630px;
}
#comment-pagination .prev,
#comment-pagination .next {
	width: auto !important;
}
#comment-pagination .page-numbers.dots {
	text-align: center;
	width: 16px;
	color: #CC8B3E !important;
}
#comment-pagination a:hover {
	color: #CC8B3E !important;
}
#comment-pagination .page-numbers {
	color: #552861 !important;
	float: left;
	display: block;
	margin-right: 2px;
	text-align: center;
	width: 16px;
}
.comment-author {
	font-family: georgia, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #a98b6f;
	padding: 5px 0 10px 0;
	display: block;
}
.post-author h2 a {
	font-family: georgia, arial, helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	display: block;
	padding-bottom: 10px;
}
#author-floor .post-author {width: 500px;}
#single-default .sponsored-by {
	float:right;
	padding-top:10px;
}
.widget .featuredAuthor img.featuredAuthorImage,
#author-floor .post-author-image {
	border: 1px solid #a98b6f;
}
#author-floor-wrap {
	margin-top: 0;
	background: #fff url(images/post-bottom-corners.gif) left bottom no-repeat;
	width: 650px!important;
	border-top: 1px solid #A98B6F;
}
.compact_post_head h2.title {
	padding-bottom: 20px;
}

#author-default #featured-left {
	background-color: #fff;
	width: 630px;
	padding: 0 10px 10px;
}

#featured-author_header .featured-author-links {
	margin-top: 0;
	height: auto;
	vertical-align: bottom;
}
#featured-author_header {
	border-bottom: 1px solid #a98b6f;
	color: #552861;
	height: auto;
	overflow: hidden;
	clear: both;
	margin: 10px 0;
}
#featured-author-title h2 {width: 400px;}


#featured-left .featured-author-links a.bp-profile-link {
	background: url(images/bp-profile-icon-white.png) no-repeat 0 0;
}

.featured-author-links .author-links {
	margin-top: 0;
}
#featured-author-bio {color: #b4b4b4;}

#featured-left .author-schedule p {
	font-weight: normal;
	font-size: 11px;
	font-weight: normal;
}
#author-floor span.dj-updates-rss {
	background: none;
	padding: 0;
}
#author-floor span.dj-updates-rss a {
	background:transparent url(images/supersprite.png) no-repeat scroll 79px -214px;
	display:block;
	float:left;
	margin-top:5px;
	padding:2px 20px 2px 0;	
	width: 100px;
}
#author-floor span.dj-updates-rss a:hover{
	background:transparent url(images/supersprite.png) no-repeat scroll 79px -193px;
}

.compact-default .content_footer, .compact-  .content_footer {
	margin-top:-2px;
	background: url(images/post-comment-btm-corners.gif) no-repeat bottom left;
}

/* Comments */
.respond-title {
	color: #333;
	font-family: georgia, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
}
#comments {
	background: transparent none;
	margin: 0;
}

#comment_content_header {
	background: transparent url(images/post-top-corners.png) repeat-x scroll left top !important;
}
#comments_header {
	border-left: 0;
	border-right: 0;	
	background: #A7896D url(images/header-gradient.png) repeat-x scroll left bottom;
	color: #fff;
	margin: 0;
	width: 630px;
	padding: 6px 10px 18px;
}

span.stats-comments_close { display: none; }

.comments-bubble_wrap { 
	float: left; 
	font-family: georgia, arial, helvetica, sans-serif;
	font-weight: normal;
	padding: 0;
	line-height: 40px;
}

#respond_footer{
	background: transparent url(images/content_footer_clear.png) no-repeat left bottom !important;
}
#comment_content_header, #respond_head {
	background: transparent url(images/content_header.png) no-repeat left top;
	height: 5px;
	display: block !important;
	margin-left: 0;
}
#comment-list .comment.alt,
#comment-list {
	background-color: #FFF;
	margin-bottom: 0;
	width: 100%;
}
#comment-list {
	background: transparent url(images/post-comment-btm-corners.gif) no-repeat left bottom;
	padding-bottom: 6px;
}

#comment-list .comment {
	border-bottom: 1px solid #A98B6F; 
	margin-left: 0; 
	margin-right: 0;
	padding: 0;
	overflow: hidden;
}

#comments .comments_left {
	background: #efe1c7 url(images/post_meta_bg.jpg) repeat-x left top;	
	margin-bottom:-2000px;
	overflow:hidden;
	padding:10px 10px 2010px;
}

#comments .comments_right { 
	padding: 12px 7px 7px 120px; 
	width: 508px;
	float: none;
}

span.comments-list-bubble {
	float: left;
	display: block;
	width: 41px;
	height: 41px;
	line-height: 35px;
	margin: 0 10px 0 0;
	padding: 0 0 0 3px;
	font-size: 12px;
	font-weight: bold !important;
	color: #fff;
	background: url(images/lrg_comment_bubble.png) no-repeat;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
}
span.comments-list-bubble_close {
	display: none;
}
#comments_header .post-ratings {
	float: right;
}
#comments .content_footer {
	display: block;
	height: 5px;
	margin-bottom: 20px;
}

#commentform textarea { 
	height: 192px; 
	margin-bottom: 10px; 
	border: 1px solid #A98B6F;
	background-color: #f7efe2;
	font-family: "Lucida Grande","Lucida Sans",arial,helvetica,sans-serif !important;
	padding: 5px;
	width: 618px;
}

#comments .timestamp {
	font-size: 11px;
	color: #333;
}
#commentform #submit:hover {
	background: url(images/buttons.png) no-repeat 0 -237px;
}
#commentform #submit {
	width: 126px;
	height: 32px;
	background: url(images/buttons.png) no-repeat 0 -195px;
	margin: 0;
	float: right;
	width: 110px;
}

.post-ratings #good-read {
	font-weight: normal;
	font-size: 17px;
}

#comment-pagination .comment-page-numbers .current {
	background-color: transparent;
	color: #CC8B3E !important;
}
.comment-page-numbers a {
	background-color: transparent;
}

.comment-page-numbers a:hover {
	background-color: transparent;
}

/* Thumb Ratings */
span.ratings-up, span.ratings-down {
	color: #fff;
	font-size: 16px; 
	font-weight: normal;
	font-family: georgia, arial, helvetica, sans-serif;
}

span.ratings-up { background: url(images/ratings-thumbs.png) no-repeat left bottom; padding: 5px 0 2px 30px;}
span.ratings-up:hover { background: url(images/ratings-thumbs.png) no-repeat left top; padding: 5px 0 2px 30px;}

span.ratings-down { background: url(images/ratings-thumbs.png) no-repeat -273px bottom; padding: 5px 0 2px 30px;}
span.ratings-down:hover { background: url(images/ratings-thumbs.png) no-repeat -273px top; padding: 5px 0 2px 30px;}

.post-ratings a:hover, .post-ratings a:hover { text-decoration: none; }

li.comment {
	border-bottom: 1px solid #CCC;
	margin: 0;
	background: #FFF none;
}
#comment-pagination, li.comment.alt {background: #FFF none;}

#respond_footer, #event-footer {
	background: transparent url(images/post-btm-corners.gif) 0 -6px no-repeat;
	margin-left: 0;
}
#comment_content_footer.content_footer {
	margin-top: -2px;
	background-image: url(images/content_footer_solid.png) !important;
}

/* Comments - Respond Box */
#respond  {
	margin-bottom: 0; 
	padding: 10px;
	background: url(images/post_comment_bg.gif) no-repeat;
	height: 280px
}

#respond #comment-login span {
	color: #333;
}
#respond #comment-login .account-name { color: #333; }

#respond_footer {
	height: 5px;
	margin-bottom: 19px;
	display: block;
}

/* Search Results */
.search-result .home_post_header {
	background: transparent url(images/content_header.png) no-repeat bottom left;
	height: 5px;
}
#search-default .featured-small, .search-result .home_post_footer, .four04 .home_post_footer {
	display: block;
	background: transparent url(images/content_footer_clear.png) no-repeat bottom left;
	margin-bottom: 18px;
	height: 5px;
	overflow: hidden;
}
#search-default .featured-small {
	padding-bottom: 5px;
	height: auto;
	margin-bottom: 0;
}

/* Sociable */
div.sociable {
	border-top: 1px solid #A98B6F;
	float: left;
	margin: 0 -10px;
	padding: 10px;
	width: 50%;
	clear: both;
}
.sociable_tagline {
	font-family: georgia, arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding: 0 0 10px 0;
}
.sociable_tagline strong {
	font-weight: normal;
}
#single-event div.sociable {width: 100%;}



/* Tags */
#post-tags {
	margin-bottom: 16px;
	float: left;
}
#post-tags span {
	display: block;
	font-size: 18px;
	font-weight: normal;
	font-family: georgia, arial, helvetica, sans-serif;
	padding-bottom: 10px;
}

/* Events */
#google-map {
	display: block;
	color: #FFF !important;
	padding: 5px 11px;
	font-size: 10px;
	margin-top: 5px;
	line-height: 1;
	background: url(images/supersprite.png) no-repeat 0 1px;
	font-family:georgia,arial,helvetica,sans-serif;
	font-weight: normal;
}
#single-event #google-map:hover {
	color: #fff !important;
	background: url(images/supersprite.png) no-repeat -81px 1px;
}

#content #events-loop .content_footer {
	background: transparent url(images/content_footer_clear.png) no-repeat bottom left;
}
#category-events h2.title a {
	border: 0;
	padding-left: 0;
}
#category-events #content-hat {
	background: none !important; 
	padding-top: 0;
	margin-bottom: 54px;
	height: auto;
	z-index: 1000;
}
#category-events #content-hat h2 {
	background: transparent url(images/events-top-corners.png) top left no-repeat;
	padding: 5px 10px 5px 30px !important;
	border-bottom:1px solid #DCDCDC;
}
#category-events #content-hat .events-nav {
	background: transparent url(images/nav-bg.gif) bottom left repeat-x;
	overflow: auto;
	min-height: 33px;
	border-top: 3px solid #552861;
}
#category-events .event-day {
	background: transparent url(images/event-category-corners.png) 0 0 no-repeat;
	margin-left: 0;
}
.event-header, .featured-small {background: #fff;}
#category-events .featured-small {
	background: transparent;
	position: relative;	
}
#category-events .compact {border-top: none;}
.home_post_footer {display: none;}
#category-events .events-nav-links {
	line-height: 33px; 
	padding-left: 0 !important;
}
#category-events .top .events-nav-links {padding-left: 10px;}
#category-events .bottom .events-nav-links, #category-schedule .bottom .events-nav-links {padding: 21px 0 2px;}

#single-event #content-hat {
	border-bottom: 1px solid #A98B6F;
}
#single-event .event-header {color: #333;}
#single-event #back-to-events a {
	color: #552861;
	padding-top: 20px;
}
#category-events .event-day h4 {
	color: #333;
	margin-bottom: 0;
	padding-bottom: 6px;
	padding-top: 32px;
}
#single-event #back-to-events a,
#single-event #back-to-events a:hover {background: transparent url(images/events-back-arrow.png) top left no-repeat;}

#events-upcoming a, 
#events-past a, 
#events-upcoming_bottom a, 
#events-past_bottom a {
	color: #232323;
	text-transform: uppercase;
	margin-left: 5px;
}
#events-upcoming.active a, 
#events-past.active a,
#events-upcoming_bottom.active a, 
#events-past_bottom.active a {
	background:  none;
	color: #FFF;
	text-decoration: none;
	padding: 5px 10px 10px;
}
#events-upcoming.active a, #events-past.active a {
	background: url(images/events-nav-top-bg-on.png) 0 -47px no-repeat;
	margin-left: 0;
	padding-bottom: 9px;
	display: inline-block;
}
#events-upcoming_bottom.active a, 
#events-past_bottom.active a {
	background: url(images/events-nav-bottom-bg-on.png) 0 1px no-repeat;
	margin-left:0;
	padding: 33px 10px 17px !important;
}

#event-footer  {
	background: transparent url(images/content_footer_clear.png) no-repeat bottom left;
}
#events-past.active a {background-position: -21px -47px;}
#events-past_bottom.active a {background-position: -23px 1px;}
#category-events #events-datepicker {color: #333;}
#event-footer {
	display: block;
	height: 5px;
}
#category-events #events-nav-bottom_wrap {
	background: transparent url(images/events-nav-corners.png) bottom left no-repeat;
	height: 62px;
}
.month-nav {margin-top: 11px;}
.month-nav .events_previous_month a, 
.month-nav .events_next_month a {
	font-size: 11px;
	text-transform: uppercase;
	color: #999;
}

.month-nav .events_next_month a:hover, .month-nav .events_previous_month a:hover {color: #D21F35;}

#category-events .bottom .events-datepicker {padding-top: 27px;}
#category-events .events-datepicker {color: #232323;}
#category-events .datepicker, #category-events .datepicker:hover {background: transparent none;}

.event.single-post {clear: both;}

/* Schedule */
#category-schedule #content-hat { 
	background:transparent none !important;
	padding-top: 0;
}
#category-schedule #content-hat .events-nav {
	background: transparent url(images/nav-bg.gif) repeat-x scroll left top;
	overflow: auto;
	min-height: 33px;
	border-top: 3px solid #552861;
	margin-bottom: 10px;
}
#category-schedule .featured-small {background: transparent none;}
#category-schedule #content-hat h2 {
	background: transparent url(images/schedule-hat-top-bg.png) 0 0 no-repeat;
	color:#FFF;
	padding: 5px 10px 5px 20px;
}
#category-schedule .events-nav-links {
	height: 46px;
	padding-bottom: 20px;
	line-height: 1em;
	width: 650px;
	overflow: hidden;
}
.schedule-day, .schedule-day_bottom {
	display: block;
	float: left;
}
#category-schedule .featured-small .top .schedule-day a,
#category-schedule .events-nav-links .schedule-day_bottom a {
	color: #333 !important;
	font-size: 15px;
	font-weight: normal;
}
.schedule-day.active a {
	background: url(images/schedule-nav-top-bg-on.png) center top no-repeat;
	margin-left: 0;
	padding-bottom: 26px;
}
.bottom .schedule-day_bottom.active a {
	background: url(images/schedule-nav-bottom-bg-on.png) 0 0 no-repeat;
	margin: 1px 0 0;
	display: block;
	height: 20px;
	line-height: 1em;
}
.top .schedule-day a,
.top .schedule-day.active a {
	display: block; 
	padding: 15px 13px 25px !important;
}
#category-schedule .featured-small .top .schedule-day.active a {
	color:#FFF !important;
	background: url(images/schedule-nav-top-bg-on.png) no-repeat center top;
	line-height: 1em;
}
#schedule-mon-top.schedule-day a, 
.bottom #schedule-mon-btm.schedule-day_bottom a {padding-left: 20px !important;}

#schedule-mon-top.active a {
	background: url(images/schedule-nav-topleft-bg-on.png) left top no-repeat;
}
#schedule-sun-top.schedule-day a,
#schedule-sun-btm.schedule-day a {padding-right: 18px !important;}

#schedule-sun-top.active a {
	background: url(images/schedule-nav-topright-bg-on.png) right top no-repeat; 
}

#category-schedule .bottom .events-nav-links {padding-top: 0;}

.bottom .schedule-day_bottom a, 
.bottom .schedule-day_bottom.active a  {
	color:#b4b4b4; 
	padding: 23px 14px 8px !important;
	height: 20px;
	display: block; 
}
#category-schedule .events-nav-links .schedule-day_bottom.active a {
	padding: 21px 14px 10px !important;
	color: #FFF !important;
}
#category-schedule #events-nav-bottom_wrap {background: transparent url(images/schedule-nav-bottom-bg.png) no-repeat left bottom;}

.bottom .schedule-day_bottom.active a {background: transparent url(images/schedule-nav-bottom-bg-on.png) no-repeat center bottom;}
.bottom #schedule-mon-btm.active a {background: transparent url(images/schedule-nav-bottomleft-bg-on.png) no-repeat left bottom;}
.bottom #schedule-sun-btm.active a {
	background: transparent url(images/schedule-nav-bottomright-bg-on.png) no-repeat right bottom;
	padding-right: 18px !important;
}

#category-schedule .post_header {padding-top: 8px;}

/* Show Listings */
.show_entry {width: 363px !important;}
.excerpt {
	color: #333;
}
.excerpt a {
	text-decoration: none;
}

h2.title a {
	font-family:georgia,arial,helvetica,sans-serif;
	font-style: normal;
	font-weight: normal;
	border-left: 2px solid #a98b6f;
	padding-left: 10px;
	font-size: 22px;	
}
#category-schedule .show_entry h2 span {text-transform: uppercase;}
.show-start_end {
	color: #333;
	padding: 10px 5px 2010px;
	width: 70px;
}
.hosted-by-title {color: #333;}
a.bp-profile-link {
	background: none;
	padding: 0;
}
.on-air a.bp-profile-link {background: url(images/on-air-bp-profile-icon-trans.png) 0 0 no-repeat;}

#category-schedule .content_header {
	background: transparent url(images/schedule-post-top-corners.png) no-repeat top left;
	display: block;
	height: 8px;
}
#category-schedule .post {border: none;}
#category-schedule .content_footer {
	background: transparent url(images/schedule-post-bottom-corners.png) no-repeat top left;
	display: block;
	height: 8px;
}

/* ON AIR */

.on-air span.show-end-time {
	margin-top:150px;
}
.on-air .show-start_end, .on-air .hosted-by {
	background: transparent url(images/on-air-post-meta.gif) repeat 1px top;
}
.on-air .hosted-by {background-position: left top;}

.post-content {
	margin:10px 2px;
	overflow:hidden;
	padding:8px;
}
.post-content a {
	text-decoration: none;
}
.post-content h2 a:link, .post-content h2 a:active, .post-content h2 a:visited {
	font-family: georgia, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 22px;
}
.post-content h2.title a:hover {
	color: #cc8b3e;
	text-decoration: underline;
}
.post-content h3 {
	text-transform: uppercase;
	float: left;
	margin: 2px 0;
}
.post-content .post-category {
	height: 26px;
	width: 446px;
}
.post-list .post-category h3 a {
	float: none;
	background: url(images/post_category_bg.jpg) no-repeat left top;
	height: 17px;
	padding: 3px 0 0 7px;
	width: 441px;
	display: block;
	text-transform: capitalize;
	font-family: "Lucida Grande", "Lucida Sans", arial, helvetica, sans-serif;
}
.post-list .post-category h3 a:hover {
	background: url(images/post_category_bg.jpg) no-repeat left bottom;
}
.post-list .post-category h3 a {color: #FFF !important;}
span.moretext a:hover { color: #cc8b3e !important; }
span.moretext { text-decoration: none !important;}


/* Comments Count Bubble */

.compact_post_head .stats-comments {
	margin-top: 0;
}
.stats-comments {
	margin-top: -29px;
	width: 34px;
	height: 35px;
	padding: 0 0 0 1px;
}
.stats-comments a {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #fff !important;
	display: block;
}
span.comments-bubble {
	background: url(images/stats_comments_bg.png) no-repeat 5px 0;
	padding: 8px 7px 14px;
	display: block;
	width: 34px;
}
.stats-comments a:hover span.comments-bubble {
	background: url(images/stats_comments_bg.png) no-repeat 5px -35px;
	color: #fff;
}

.post, .single-post { 
	margin-left: 0 !important; 
	margin-bottom: 0 !important; 
}
.post, .single-post, #respond, #author-floor-wrap {background: #FFF none;}

#events-loop .post { background: url(images/post-brd-bg.png) repeat-y top left; }
h3.category-link a {
	font-size: 12px !important;
}
/* ---- Posts (post) Ends ---- */

/* ---- Footer Starts ---- */
#footer_cap {
	background: none;
}
#footer, #footer a {
	color: #a78a6f;
	font-weight: bold;
	font-family: "Lucida Grande", "Lucida Sans", arial, helvetica, sans-serif !important; 
}
#footer a {color: #FFF;}
#footer a:hover {
	color: #CC8B3E;
	text-decoration: none;
}
#footer {
	background: #663d71 url(images/footer-bg.gif) top left repeat-x;
	padding-top: 20px;
}
#footer #carousel_holder {
	background: #e1cbb0 url(images/carousel_text.png) no-repeat 22px 18px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
}

/* ---- Footer Ends ---- */

/* ---- Sidebar Wigets (widget) Starts ---- */
#sidebar ul {padding: 0;}

#sidebar li, #sidebar ul ul li,
#sidebar ul ol li { border: none ;}

#sidebar .highlight_item .highlight_link {
	color:#552861;
}
#sidebar a, #sidebar { 
	color:#552861;
	font-weight: normal;
}
#sidebar  {color: #333;}
#sidebar h5 {
	background: transparent url(images/widget_header.png) no-repeat left top;
	color: #FFF;
}
#sidebar .highlight_item {
	border-bottom: none;
	margin-left: 0; 
	margin-right: 0;
}
#sidebar .widget .button-back:hover,
#sidebar .widget .button-back {
	background: none;
}
#sidebar .widget .button-back a {
	background: url(images/buttons.png) no-repeat left top;
	padding: 7px 14px 10px;
	height: 11px;
	display: block;
	font-size: 13px;
	margin: 0;
	height: auto;
	line-height: normal;
	font-family: georgia, arial, helvetica, sans-serif;
}
#sidebar .widget .button-back a:hover {
	background: url(images/buttons.png) no-repeat 0 -36px;
	color: #fff !important;
}

#sidebar .widget {
	background: transparent url(images/widget_tile.png) repeat-x 0 -6px !important;
	margin-top: -9px;
}
#sidebar .widget-top {
	background: transparent url(images/widget_no_title_top_corners.png) no-repeat 0 0;
	height: 9px;
	display: block;
}
#sidebar .widget-bottom {
	background: transparent url(images/widget_bottom_corners.gif) top left no-repeat !important;
	margin-bottom: 20px;
}

#sidebar .widget .highlight_more_link {
	display: block;
	margin-top: 10px;
}
#sidebar .widget .highlight_more_link a {
	display: block;
	height: 32px;
	font-size: 12px;
}
#sidebar .widget .highlight_more_link a:hover {font-size: 12px;}

#sidebar .widget_wrap { margin-bottom: 10px; }

h5.widgettitle {
	margin: 0;
	font-family: georgia, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 21px;
	padding: 5px 10px;
}

/* The Most widget */
#the-most-items {
	border: none;
	margin: 10px auto 0;
}
ul#the-most-tabbed-elements {
	height: 32px;
	margin-left: 0;
	margin-right: 0;
	border-bottom: 1px solid #572a63;
	padding: 0 0 0 25px;
}

#the-most-tabbed-elements ul li {
	width: 97px;
	border: none;
	padding: 0;
	margin-left: 7px;
}
#the-most-tabbed-elements li {float: left;}
#the-most-tabbed-elements ul li {
	border-bottom: none;
	padding: 0;
	margin-left: 7px;
}
#the-most-tabbed-elements li a {
	color: #634437;
	padding: 6px 18px !important;	
	margin-left: 2px;
	border: 0;
	font-size: 12px;
	font-weight: bold !important;
	text-transform: capitalize !important;
}

#the-most-tabbed-elements li a:hover {
	color: #cc8b3e !important;
	background: transparent none;
}
#the-most-tabbed-elements li a.selected {
	text-decoration: none;
	color: #fff !important;
	margin-left: 2px;
	background: #6d4478 none !important;
	-moz-border-radius-topleft: 5px; 
	-webkit-border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px; 
    -webkit-border-top-right-radius: 5px;
    border-top-left-radius: 5px; /* future proofing */
	border-top-right-radius: 5px; /* future proofing */
}

/* Image widget */
.widget_sp_image-image {max-width: 302px;}
.widget_sp_image-image-link {display: block !important;}
#sidebar .widget_sp_image img.widget_sp_image-image {margin-top: 16px;}

/* DART widget */
#sidebar .ione.dart.ads .widget-top { display: none; }
#sidebar .ione.dart.ads .widget, 
#sidebar .ione.dart.ads {
	background: transparent none !important;
	padding-top: 9px;
}

/* Featured DJ */
.widget .featuredAuthor {
	border-bottom: 1px solid #a98b6f;
	margin: 7px 0 0;
}
.widget .featuredAuthor .featured-authors-wrap {color: #999;}

#content .widget .featuredAuthor .featured-authors-wrap .ione-schedule-dj-timeslots a:hover {
	color: #333 !important;
}
#content .widget .featuredAuthor .featured-authors-wrap .ione-schedule-dj-timeslots a {
	color: #333 !important;
	font-weight: normal;
}
#content .widget .featuredAuthor .featured-authors-wrap a:hover {
	color: #CC8B3E !important;
}
#content .widget .featuredAuthor .featured-authors-wrap a {
	color: #552861 !important;
	font-weight: bold;
}
.widget .featuredAuthor h4.featuredAuthorName a {
	color: #552861 !important;
	font-size: 16px;
	font-family: georgia, arial, helvetica, sans-serif;
	font-weight: normal !important;
}
.widget .featuredAuthor h4.featuredAuthorName a:hover,
.widget .featuredAuthor .featured-authors-wrap a:hover {
	color: #CC8B3E!important;
}
.widget .featuredAuthor .ione-schedule-dj-timeslots a {
	font-size: .92em;
	line-height: normal;
}

/* Poll */
.PDS_Poll .pds-question-top,
.PDS_Poll .pds-answer label {color: #333 !important; font-family: "Lucida Grande", "Lucida Sans", arial, helvetica, sans-serif !important; }

.PDS_Poll .pds-votebutton-outer a.pds-vote-button:hover {
	background: transparent url(images/buttons.png) no-repeat 0 -127px !important;
}
.PDS_Poll .pds-votebutton-outer a.pds-vote-button{
	background: transparent url(images/buttons.png) no-repeat 0 -92px !important;
}

/* Highlights */
.highlight_info {
	border-left: 2px solid #b89f86;
	padding-left: 10px;
}

/* Google Ads */
.widget_sponsored_links { margin-left: 10px; }

/* Text Widget */
.textwidget {margin: 10px;}

/* ---- Sidebar Wigets (widget) Ends ---- */


/* ---- Schedule + Events Page Starts ---- */


#content #category-events #left-col #content-hat,
#content #category-schedule #left-col #content-hat {
	background: url(images/content-hat-bg-002.gif) no-repeat right top;
	height: auto;
	margin: 0;
}

#content #category-events #left-col .events-datepicker,
#content #category-schedule #left-col .events-datepicker {
	padding: 0 !important;
}

.events-nav.top {
	height: 33px;
	line-height: 33px;
}
#content #category-events #left-col .events-nav.top .events-nav-links,
#content #category-schedule #left-col .events-nav.top .events-nav-links {
	height: 33px;
	line-height: 33px;
	overflow: hidden;
}

#content #category-events #left-col .events-nav-links,
#content #category-schedule #left-col .events-nav-links {
	padding: 0 !important;
	height: 33px;
	line-height: 33px;
	overflow: hidden;
}
#content #category-events #left-col .events-nav-links a,
#content #category-schedule #left-col .events-nav-links a {
	font-size: 14px;
	color: #fff !important;
	padding: 0 17px !important;
	margin: 0 !important;
	display: block;
	float: left;
	height: 33px;
	line-height: 33px;
	font-family: georgia,arial,helvetica,sans-serif;
	text-transform: capitalize;
	font-weight: normal;
}

#content #category-events #left-col .events-nav-links a:hover,
#content #category-schedule #left-col .events-nav-links a:hover {
	background: #643F59 url(images/category-hover.png) repeat-x left top !important;
	text-decoration: none;
	color: #CC8B3E !important;
}

#content #category-schedule #schedule-loop .content_header  {
	display: block !important;
}
.events-nav-links .schedule-day_bottom,
.events-nav-links .schedule-day {
		background: transparent url(images/category-border.png) no-repeat left center;
}

#content #category-events #left-col .events-nav-links #events-upcoming.active a,
#content #category-events #left-col .events-nav-links #events-upcoming_bottom.active a,
#content #category-schedule #left-col .events-nav-links #schedule-mon-btm.active a, 
#content #category-schedule #left-col .events-nav-links #schedule-mon-top.active a {
	margin-left: 0 !important;
}
#content #category-events #left-col .events-nav-links .active a,
#content #category-schedule #left-col .events-nav-links .active a {
	background: #461E4C url(images/category-active.png) repeat-x left top !important;
	color: #fff !important;
	padding: 0 13px !important;
}

#content #category-schedule .content_footer {
	background: url(images/schedule-box-footer.png) no-repeat top left !important;
}
#content #category-events #left-col #events-nav-bottom_wrap,
#content #category-schedule #left-col #events-nav-bottom_wrap {
	background: url(images/nav-bg.gif) repeat-x top left;
	height: 33px;
	line-height: 33px;
	overflow: hidden;
	border-top: 3px solid #552861;
}
.on-air .show-start_end {
	background: none !important;
}
.post .show-start_end  {
	background: #fff;
	padding: 10px 5px 2010px;
	text-align: center;
}
.post .show-start_end,
.on-air .show-start_end {
	margin-left: 0 !important;
	font-size: 13px;
}
.hosted-by {
	background: #f9f0e1 url(images/post_meta_bg.jpg) repeat-x left top !important;
	width: 172px;
}
.post .hosted-by .hosted-by-title {
	color: #333;
	font-weight: normal;
	margin:0 0 5px;
	display: block;
}
.post .hosted-by-author a {
	color: #A98B6F !important;
	font-family: georgia,arial,helvetica,sans-serif !important;
	margin-bottom: 0;
	font-weight: normal;
}
.post .hosted-by a:hover {
	text-decoration: none;
}

.on-air,
.on-air .hosted-by,
.on-air .show_entry h2 span,
.on-air .show_entry h2,
.on-air .show_entry {
	background: #552861 !important;
}
.on-air .show_entry h2 span {
	color: #a98b6f !important;
	text-transform: capitalize !important;
}
.on-air .excerpt a {
	color: #fff !important;
}
.on-air .excerpt {
	color: #fff;
}
#category-schedule .on-air h2.title a {
	color: #fff;
}
#category-schedule h2.title a {
	border: 0;
	padding-left: 0;
	color: #552861;
}
.post .hosted-by,
#content #events-loop .content_footer,
#content #events-loop .content_header,
#content #schedule-loop .on-air,
#content #schedule-loop .content_footer,
#content #schedule-loop .content_header,
#content #schedule-loop .post {
	background: #fff;
	margin-left: 0 !important;
}

#content #compact-loop div:first-child .content_header,
#content #page-default div:first-child.content_header,
#content #single-event #single-event_header,
#content #schedule-loop div:first-child.content_header {
	display: none !important;
}
.on-air-content_footer {
	margin-bottom: 10px;
}
.on-air-content_header, .on-air-content_footer {
	display: block;
	height: 5px;
}
.page .content_footer {
	background: transparent url(images/content_footer_clear.png) no-repeat bottom left !important;
}
.page #content #page-default .content_header {
	height: 5px !important;
}
#page_authors-footer {
	background: transparent url(images/content_footer.png) no-repeat scroll left bottom !important;
}
#content #featured-author #featured-left_header,
#content #page-default .content_header,
#content #schedule-loop .on-air-content_header,
#content #events-loop .content_header,
#content #compact-loop .content_header,
#content #schedule-loop .content_header {
	background: transparent url(images/content_header.png) no-repeat top left !important;
	height: 5px !important;	
}
#content #featured-author #featured-left_footer,
#content #schedule-loop .on-air-content_footer,
#content #events-loop .content_footer,
#content #compact-loop .content_footer,
#content #schedule-loop .content_footer {
	background: transparent url(images/content_footer_clear.png) no-repeat bottom left;
}

#content #featured-author #featured-left_footer,
#content #featured-author #featured-left_header,
#content #compact-loop .content_footer,
#content #compact-loop .content_header,
#content #events-loop .content_footer,
#content #events-loop .content_header,
#content #schedule-loop .content_footer,
#content #schedule-loop .content_header {
	height: 5px !important;	
	display: block !important;
	clear: both;
}

.content_footer {
	background: url(images/content_footer.png) no-repeat left bottom;
	height: 5px;
}
.content_header {
	background: url(images/content_header.png) no-repeat top left;
	height: 5px;
}

#category-schedule .moretext,
#category-events .moretext {
	text-decoration: none !important;
	display: block;
}
.on-air .hosted-by a {
	color: #552861 !important;
}
#list_button a, #chat_button a {font-size: 13px;}
#list_button a {
	background:transparent url(images/supersprite.png) no-repeat 0 -23px;
	color: #fff !important;
	padding: 0 0 0 29px;
	height: 30px;
	display: block;
	font-family: georgia,arial,helvetica,sans-serif;
	font-weight: normal;
}
#list_button a:hover {
	background: transparent url(images/supersprite.png) no-repeat -101px -23px;
	color: #fff !important;
	padding: 0 0 0 29px;
	height: 30px;
}
#chat_button a {
	background:transparent url(images/supersprite.png) no-repeat 0 -56px;
	color: #fff !important;
	padding: 0 0 0 30px;
	height: 30px;
	display: block;
	font-family: georgia,arial,helvetica,sans-serif;
	font-weight: normal;
}
#chat_button a:hover {
	background: transparent url(images/supersprite.png) no-repeat -69px -56px;
	color: #fff !important;
	padding: 0 0 0 30px;
	height: 30px;
}
.show_entry a span,
.show_entry a {
	text-decoration: none !important;
}

.title a:hover {
	text-decoration: none !important;
}
.show_entry a:hover {
	text-decoration: none !important;
}

#content #schedule-loop .on-air .hosted-by {
	width: 166px;
}
#content #schedule-loop .on-air .show_entry {
	width: 360px !important;
	border-left: 1px solid #A98B6F;
}
#content #schedule-loop .hosted-by {
	width: 169px;
}
#content #schedule-loop .show_entry {
	width: 360px !important;
	border-left: 1px solid #A98B6F;
}
#content #category-schedule .on-air-content_header {
	background: url(images/on-air-box-header.png) no-repeat top left !important;
}
.on-air-content_footer {
	background: url(images/on-air-box-footer.png) no-repeat top left !important;
}
.on-air .hosted-by {
	background: #fff !important;
}
#category-events .event-day {
	background: #361437 none;
	height: 15px;
	padding: 3px 0 2px 10px;
	margin: 10px 0 10px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
}
#category-events .title {
	padding-bottom: 10px;
}
#category-events .event-day h4 {
	padding: 0;
	margin: 0;
	font-size: 11px;
	color: #fff;
	font-family: "Lucida Grande", "Lucida Sans", arial, helvetica, sans-serif;
}
.event_entry {
	width: 392px;
	padding: 10px 5px 10px 13px;
	margin: 0;
}
.event-meta-value {
	font-size: 11px;
}
.event-list-meta {
	background: none;
	margin-right: 0;
}
.on-air .show_entry, .on-air .show_entry h2 span {
	color: #333;
}
/* ---- Schedule + Events Page Ends ---- */
