/* @group Reset */
/* Background and Border Reset */
#tophat, #header, #categories, #content, #footer_cap, #footer, #content-hat, .post, .post .meta, #sidebar .widget, .search-result #content-hat {
	background-image: none;
	background-color: transparent;
	border: none !important;
}
/* Spacing reset */
#header, #content-hat  {
	margin: 0 !important;
	padding: 0 !important;
}
/* Hiding elements */
.content_header, .content_footer, .widget-bottom, #footer_cap {
	display: none;
}
/* @end */

/* @group Backgrounds */

/* Backgrounds */
body {
	background: #62421c url(images/body_bg.png?v=2) repeat-x;
	font-size: 12px;
}
a.cat-specific-banner-image {
	background: url(images/banner.png?v=2) no-repeat right 15px;
}
#header-wrap {
	background: transparent url(images/header_bg.png?v=2) no-repeat center bottom;
}
#content-wrap {
	background: transparent url(images/content-wrap_bg.png?v=2) repeat-y center top;
}
#content {
	background: transparent url(images/content_bg.png?v=2) no-repeat center 0;
	clear: none;
}

#footer {
	background: transparent url(images/footer_bg.png?v=2) no-repeat center 0;
}
#footer-wrap {
	background: transparent url(images/footer-wrap_bg.png?v=2) repeat-x center top;
}
#sidebar {
	min-height: 1800px;
}
/* @end */

/* @group Structure */
#header {
	height: 185px;
}

#header .container {
	height: 185px;
}

#categories {
	height: 40px;
}
#footer {
	height: 455px;
}
#header-logo {
	margin: 55px 0 0;
}
#header-ad {
	background: none;
	height: 145px;
	margin: 35px 0 0;
}
#footer .container #carousel_holder {
	padding-top: 50px;
}
#category-list li a {
	padding-top: 11px;
	padding-bottom: 11px;
	background-position: 6px bottom;
}
#category-list .active_link {
	background: transparent url(images/content_bg.png?v=2) repeat-x 328px -289px;
	border-color: #561003;
}
/* @end */

/* @group General Styling */
.compact_post_head a, .meta h4 a, .meta h4 a:hover, #category-list li a:hover, .comments-bubble_wrap {
	color: #c98820;
}
#author-floor-wrap #author-floor a {
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size: 12px;
}
#author-floor-wrap #author-floor a:hover {
	text-decoration: none;
}
.meta h4 a {
	font-size: 12px;
	text-transform: uppercase;
}
.meta h4 a:hover {
	text-decoration: underline;
}
.post .meta p, .on_air_schedule, .on_air_schedule a {
	color: #fff;
}
h2.featured {
	font: bold 24px "Arial Black", Arial;
	text-transform: uppercase;
	letter-spacing: -2px;
}
.single h2.featured {
	font-size: 26px;
}
#footer, #footer a {
	color: #000;
}
/* @end */

/* @group Header */
#banner_holder1 {
	height: 150px;
	overflow: hidden;
}
a.cat-specific-banner-image {
	display: block;
	text-indent: -99999px;
	height: 115px;
}
.cat-specific-banner-ad {
	display: block;
	height: 31px;
	float: right;
}
.cat-specific-banner-ad a {
}
.cat-specific-banner-ad span {
	color: #eee;
	font: italic 11px/11px Arial;
	float: left;
	display: inline;
	margin-top: 19px;
}
/* @end */

/* @group Loop Styling */
.post-content, .post-content a, .post-content p, .post-content li {
	color: #000;
}
.post-wrapper {
	background: #000;
	padding: 0 5px;
}
.post {
	border-bottom: 1px solid #730407 !important;
	padding: 5px 0;
}
.loop-item-10 .post {
	border-bottom: none !important;
}
.odd .post-content {
	background-color: #ce8719;
}
.even .post-content {
	background-color: #88a479;
}
#page_authors .post {
	background-color: #86a379;
	padding: 0;
}
#page_authors .post .meta {
	background-color: #000;
	margin-left: 0;
}
.post-content {
	margin: 0;
}
h3.category-link a, h3.category-link a:visited  {
	color: #000;
	font-size: 16px;
	border-bottom: 2px solid #000;
}
h3.category-link a:hover {
	color: #000;
	border-bottom-style: none;
}
h2.title {
	margin-bottom: 10px;
}
h2.title a {
	font-size: 24px;
	font-weight: bold;
}
h2.title a:hover {
	border-bottom: 2px solid #000;
}
.post-content .post-category {
	height: 34px;
	position: relative;
}
.stats-comments {
	padding: 10px 10px 10px 0;
	width: 30px;
	height: 30px;
	position: absolute;
	right: 0;
	top: 0;
}
.stats-comments a span.comments-bubble{
	background: url(images/bubbles.png?v=2) no-repeat center top;
	padding: 7px 15px 15px;
	color: #fff;
	font-size: 12px;
}
.stats-comments a:hover span.comments-bubble{
	background: url(images/bubbles.png?v=2) no-repeat center -47px;
	color: #fff;
}
span.comments-bubble {
	background: none;
	padding: 0;
	margin: 0;
}
.archives-nav {
	background: #000;
	padding-top: 10px;
}
.archives-nav a {
	color: #c98820;
}

span.next_entries a  {
	background: url(images/buttons_sprite.png?v=2) no-repeat 75px -518px;
	font-size: 14px;
	padding-right: 14px;
}
span.previous_entries a {
	background: url(images/buttons_sprite.png?v=2) no-repeat left -465px; 
	font-size: 14px;
	padding: 2px 0 2px 17px;
}

span.next_entries a:hover {
	background: url(images/buttons_sprite.png?v=2) no-repeat 75px -518px;
	font-size: 14px;
	padding-right: 14px;
	color: #c98820;
	text-decoration: underline;

}
span.nav-slash {
	font: 16px Arial;
	padding-left: 7px; 
	padding-right: 10px; 
	color: #442e14;
}
span.previous_entries a:hover {
	background: url(images/buttons_sprite.png?v=2) no-repeat left -465px;
	font-size: 14px;
	text-decoration: underline;
	color: #c98820;
}
#commentform #submit {
	background: url(images/buttons_sprite.png?v=2) no-repeat right top;
	width: 110px;
	height: 30px;
	margin-left: 517px;
}

#commentform #submit:hover {
	background: url(images/buttons_sprite.png?v=2) no-repeat right -33px;
}

/* @group Compact Loop */

.compact.post {
	padding: 0 !important;
	background: transparent;
	border: none !important;
}
.compact.post .compact_post_head {
	background-color: #190d01;
	margin-bottom: 0;
}
.compact.post .compact_entry {
	margin: 0 0 25px;
	padding: 10px 10px 20px;
	background-color: #fff;
}
.compact.post .compact_post_head h2.title {
	padding-left: 10px;
	padding-top: 10px;
}
.compact.post .compact_post_head h2.title a {
	color: #fff;
}
/* @end */

/* @end */

/* @group Single Post Styling */

/* @group Comments */

.comments-bubble_wrap {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	padding-top: 5px;
}
.comment-page-numbers a {
	background-color: transparent;
}
#comment-list, #comment-list ul, #comment-list ul li.comment {
	margin: 0;
	border: none;
	background-color: transparent;
}

#comments #comments_header {
	color: #fff;
	width: auto;
	border-style: none;
	margin: 0;
}
#comments #comments_header .comments-list-bubble_close, span.stats-comments_close, #respond_head, #default_loop_footer {
	display: none;
}
#comments #comments_header span.comments-list-bubble {
	background: url(images/bubbles.png?v=2) no-repeat center top;
	padding: 7px 15px 15px;
	color: #fff;
	font-size: 12px;
}
#comments_header .post-ratings {
	color: #fff !important;
}
span.ratings-up {
	background: url(images/bubbles.png?v=2) no-repeat left -93px; 
	padding: 5px 0 2px 21px; 
	margin: 0 5px 0 0;  
}

span.ratings-down {
	background: url(images/bubbles.png?v=2) no-repeat left -124px;
	padding: 5px 0 2px 21px; 
	margin: 0 5px 0 0; 
}
#comment-list ul li.comment {
	background: #fff url(images/comment-left_bg.png?v=2) no-repeat left top;
	padding: 0;
	margin-bottom: 20px;
	overflow: hidden;
}
#comment-list ul li.comment.alt {
	background: #fff url(images/comment-left_bg.png?v=2) no-repeat -139px top;
	padding: 0;
}
#comments .comments_left {
	padding-left: 10px;
	padding-right: 8px;
	padding-top: 10px;
	background: #86a379 url(images/comment-left_bg.png?v=2) no-repeat left top;
	padding-bottom: 2010px;
	overflow: hidden;
  	margin-bottom: -2000px;
	font-size: 12px;
}
#comments .alt .comments_left {
	background: #946010 url(images/comment-left_bg.png?v=2) no-repeat -139px top;
}
#comments .comments_right {
	background: #fff;
	min-height: 120px;
	width: 500px;
	padding: 20px 15px 15px;
	font-size: 12px;
}
#comments span.comment-author {
	font-weight: bold;
}
#respond {
	background: #fff url(images/respong_bg.png?v=2) repeat-x 0 top;
}
#respond_header {
	height: 50px;
	color: #c98820;
}
#respond #comment-login {
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}
#respond #comment-login .account-name, #respond #comment-login .account-name a {
	color: #fff;
	font-weight: bold;
}
#respond_header .respond-title {
	color: #c98820;
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
}
/* @end */
.post, .single-post {
	background-image: none;
	background-color: #000;
}
#comments, #comment_page_wrap {
	background-image: none;
	background-color: transparent;
}
.single-post {
	padding: 0;
	background-color: #fff;
}
.post-content p, .compact_post_head, #post-floor, #author-floor {
	padding-left: 10px;
	padding-right: 10px;
}
.compact_post_head {
	background: #190d01 url(images/post-header_bg.png?v=2) repeat-x 0 bottom;
	color: #fff;
	border-style: none;
	padding: 0 0 20px;
	margin: 0 0 10px;
}
.compact_post_head span.post-info {
	background-color: #1a1003;
	padding: 10px 10px 6px;
	font-size: 12px;
}
.compact_post_head .post-info a {
	color: #c9881f;
}
.compact_post_head .previous-next-link_entry {
	padding-top: 10px;
	background-color: transparent;
	padding-right: 10px;
	font-size: 12px;
}
#post-floor {
	width: auto;
	border-style: none;
	background: #86a379 url(images/post-floor_bg.png?v=2) repeat-x;
	color: #000;
	margin-top: 10px;
}
#post-tags {
	float: left;
	margin: 0 0 16px;
	width: 310px;
}
#post-floor strong, #post-tags span {
	font-size: 19px;
	font-weight: bold;
}
#author-floor-wrap {
	background: url(images/post-header_bg.png?v=2) repeat-x 0 top;
	padding-top: 17px;
	margin: 10px 0 15px;
	width: 650px;
}
#author-floor-wrap #author-floor {
	margin: 0;
	width: 630px;
	background: #ce8718 url(images/author-floor_bg.png?v=2) repeat-x 0 bottom;
	height: 125px;
}
#author-floor-wrap #author-floor img {
	border: none;
}
#author-floor .post-author-image {
	height: 100px;
}
#author-floor-wrap #author-floor h2 {
	display: inline;
	margin-bottom: 10px;
	font-size: 25px;
	margin: 0;
}
#author-floor-wrap #author-floor h2 a {
	font-size: 25px;
}
#author-floor-wrap .author-links {
	color: #000;
	margin-top: 10px;
}
#author-floor-wrap .author-links a {
	margin-right: 10px;
	margin-left: 10px;
}
#author-floor-wrap a.bp-profile-link {
	background: url(images/main_sprite.png) left -154px;
	padding: 2px 0 0 28px;
	margin-left: 0;
}
#author-floor span.dj-updates-rss {
	margin-top: 28px;
	background: url(images/main_sprite.png) left -235px;
}

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

/* @end */

/* @group Widget Styling */
#sidebar a, #sidebar {
	color: #fff;
}
#sidebar .widget {
	background-color: #000;
	margin-bottom: 30px;
	font-size: 12px;
}
#sidebar .widget-top {
	height: 12px;
	background: transparent url(images/widget-header.png?v=2) no-repeat left top;
}
#sidebar .widget_wrap.ads .widget-top {
	display: none;
}
#sidebar h5.widgettitle, #right-col #sidebar h5.widgettitle a {
	margin: 0;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 35px;
	color: #87a379;
	letter-spacing: -2px;
}
#sidebar li {
	border-bottom: 1px dotted #720207;
}
#sidebar .PDS_Poll .pds-box {
	background-color: #000;
	color: #fff;
	width: 280px;
}
#sidebar .PDS_Poll .pds-box .pds-question-top {
	color: #fff;
	font-size: 13px;
}
#sidebar .PDS_Poll .pds-box .pds-answer span {
	color: #fff;
	font-size: 12px;
}
#page-wrap #sidebar .PDS_Poll .pds-votebutton-outer a.pds-vote-button {
	background: url(images/buttons_sprite.png) no-repeat left -270px !important;
	height: 30px !important; 
	width: 66px !important;
}
#page-wrap #sidebar .PDS_Poll .pds-votebutton-outer a.pds-vote-button:hover {
	background: url(images/buttons_sprite.png) no-repeat left -237px !important;
}
#page-wrap #sidebar .PDS_Poll .pds-answer-feedback { 
	background-color: #ccc !important; 
	border: 2px solid #61411a !important; 
	margin-bottom: 4px !important; 
}
#page-wrap #sidebar .PDS_Poll .pds-answer-feedback-bar {
	background: transparent url(images/content_bg.png?v=2) repeat-x 461px -370px;
	margin: 0 !important; 
}
/* @end */

/* @group Buttons */
.search-box {
	margin-top: 9px;
}
.search-button {
	text-indent: -99999px;
	width: 65px;
	height: 30px;
	display: block;
	background: url(images/buttons_sprite.png?v=2) no-repeat left -365px;
	border-style: none;
	cursor: pointer;
}
.search-button:hover {
	background: url(images/buttons_sprite.png?v=2) no-repeat left -332px;
}
.moretext a {
	text-indent: -99999px;
	width: 113px;
	height: 30px;
	display: block;
	background: url(images/buttons_sprite.png?v=2) no-repeat left -77px;
	float: left;
}
.moretext a:hover {
	background: url(images/buttons_sprite.png?v=2) no-repeat left -111px;
}
.compact .moretext a {
	float: right;
}
/* @end */

/* @group Misc */
#author-default #featured-left {
	background-color: #180a00;
	border: none;
	padding: 13px;
}
.search-footer {
	background: transparent none no-repeat;
	height: 90px;
}
.search-footer input#s {
	padding-top: 7px;
	padding-bottom: 7px;
	background-position: 7px 5px;
}
#page_authors a.dj-updates-rss {
	background: url(images/main_sprite.png) no-repeat left -237px;
}
#page_authors a.dj-updates-rss:hover {
	background: url(images/main_sprite.png) no-repeat left -216px;
}
a.bp-profile-link { 
	background: url(images/main_sprite.png) no-repeat left -154px;
	padding-top: 2px;
}
a.bp-profile-link:hover { 
	background: url(images/main_sprite.png) no-repeat left -133px; 
}
#featured-left .featured-author-links a.bp-profile-link { 
	background: url(images/main_sprite.png) no-repeat left -112px;
}
#featured-left .featured-author-links a.bp-profile-link:hover { 
	background: url(images/main_sprite.png) no-repeat left -133px; 
}
#featured-left .dj-updates-rss {
	background: url(images/main_sprite.png) no-repeat 0 -193px;
}
#featured-left .dj-updates-rss:hover {
	background: url(images/main_sprite.png) no-repeat 0 -214px;
}
/* @end */

/* @group DL */
.section_home .advertorial.loop-item-1,
.section_home .advertorial.loop-item-1 .post {
	background: transparent none;
	padding: 0;
}
.section_home .advertorial.loop-item-1 .post {
	border-bottom: 0 !important;
}
.section_home .loop-item-2 .post {
	border-top: 1px solid #730407 !important;
}
.bhm_dl {
	position: relative;
	height: 366px;
}
.bhm_dl ul {
	padding-left: 0;
	margin: 0;
	padding-bottom: 0;
	position: absolute;
	z-index: 1;
}
.bhm_dl li {
	list-style:none;
	margin: 0 5px;
	float:left;
	width:206px;
}
.bhm_dl li.last {margin-right: 0;}
.bhm_dl ul a {
	height: 54px;
	display: block;
	padding: 35px 10px 0;
	text-decoration: none !important;
	font: 18px/20px "Arial Black";
	color:#000;
	background: transparent url(images/tab_off_bg.png) repeat-x left bottom;
	text-transform: uppercase;
}
.bhm_dl ul a:hover {color:#FFF;}

.bhm_dl ul a.selected {
	margin-bottom:0;
	color: #87A379;
	background: transparent url(images/tab_on_bg2.png) repeat-x left bottom;
	cursor:default;
	padding-bottom: 14px;
}
.bhm_dl div a {
	color:#000;
	font-weight:bold;
}
#bhm_dl_content {
	background: #000 none;
	border-top: 2px solid #770800;
	position: absolute;
	top: 89px;
	padding: 0 5px 5px;
}
#bhm_dl_content div {display: none;}
/* @end */


/* @group BHM Sponsored Logos */
#bhm_sponsored_logos {
	background: #000 none;
	padding-bottom: 20px;
}
p#bhm_sponsored_note {
	color: #87A379;
	font-style: italic;
	font-size: 10px;
	margin: 0 5px 10px;
	padding-top: 10px;
	border-top: 1px solid #730407;
}
#bhm_sponsored_logos ul {
	padding-left: 15px;
	margin: 0;
}
#bhm_sponsored_logos li {
	float: left;
	width: 88px;
	list-style-type: none;
	margin-right: 45px;
}
#bhm_sponsored_logos li.last {margin-right: 0;}
#bhm_sponsored_logos li a {
	display: block;
}
/* @group end */