/*
Theme Name: Classic Rock
Theme URI: http://www.futurenet.com/futureonline/
Description: The Classic Rock Theme
Version: 1.5.4
Author: Digital Design / Online Studio 
Author URI: http://www.futurenet.com/futureonline/
*/

/*
 * Old gold: #878265
 * New gold: #5e4f30
 */

html {
	/* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */
	height: 100%;
	margin-bottom: 1px;
}

/* Begin Typography & Colors */
body {
	font:14px "Times New Roman", Serif;
	line-height:16px;
	color: #18181f;
	background:#18181f;
	/*background:#000000 url('images/april-takeover.jpg') no-repeat 50% 0;*/
	text-align: center;
	margin:0;
	padding:0;
}

/* ****************** Main structure/column styles  ************** */
#page {
	text-align: left;
	background:#ffffff;
	margin: 0 auto;	
	margin-top:20px;
	padding: 0;
	width: 960px;
}
#content {
	width:543px;
	margin:0;
	padding:10px 0 0 0;
	float:left;
	margin-left:22px;
	margin-right:21px;
}
#sidebar {
	margin:0;
	padding:0;
	width: 363px;	
	float:left;
}

/* ******************  Spacer styles  ************** */
.clear {
	clear: both;
	margin:0;
	padding:0;
	line-height:1px;
	font-size:0;
}
.hide {
	display:none;	
}
.spacer-one {
	margin:0;
	padding:0;
	height:0;
	line-height:1px;
	font-size:0;
	clear:both;	
}
.spacer-two {
	margin:0;
	padding:0;
	height:20px;
	line-height:1px;
	font-size:0;
	clear:both;	
}
.spacer-three {
	clear:both;
	margin:0 auto;
	padding:0;
	line-height:1px;
	font-size:0;		
	width:540px;
	height:7px;
	background: url('images/hr.gif') 0 0 no-repeat;
}
.spacer-four {
	margin:0;
	padding:0;
	height:10px;
	line-height:1px;
	font-size:0;
	clear:both;	
}
.spacer-five {
	margin:0;
	padding:0;
	height:5px;
	line-height:1px;
	font-size:0;
	clear:both;	
}
.spacer-six {
	clear:both;
	margin:0 auto;
	padding:0;
	line-height:1px;
	font-size:0;		
	width:535px;
	height:1px;
	background: url('images/hr-2.gif') 0 0 no-repeat;
}
.key-line {
	clear:both;
	margin:0 auto;
	padding:0;
	line-height:1px;
	font-size:0;		
	width:290px;
	height:1px;
	background: url('images/key-line.gif') 0 0 no-repeat;	
}

/* ******************  Header styles  ************** */
#header {
	width: 960px;
	margin: 0;
	padding: 0;
	height: 315px;
	position:relative;
	background: url('images/header-bg.jpg') 0 0 no-repeat;	
}

#header div {
	position:absolute;
}
#header #header-box {
	top:12px;
	/*right:310px;*/
	left:497px;
}

#header #logo {
	top:20px;
	left:20px;
	width:419px;
	height:109px;
}
#header #logo ul {
	list-style:none;
	margin:0;
	padding:0;
	width:419px;
	height:109px;
}
#header #logo ul li {
	display:block;
	margin:0;
	padding:0;
	list-style-type:none;
	width:419px;
	height:109px;
	/* Background image due to IE6; we need to swap to a GIF for IE6 */
	background: url('images/classic-rock-logo.gif') no-repeat;
}
#header #logo ul li a {
	display:block;
	width:419px;
	height:109px;
}
#header #logo ul li a span {
	display:none;
}
#header #lastest-issue {
	width:97px;
	height:132px;
	right:166px;
	top:13px;
}
#header #leaderboard {
	width:728px;
	height:90px;
	background:none;
	top:154px;
	left:116px;
}


/* ******************  Header top navigation styles  ************** */
#header #top-nav {
	background: url('images/latest-mag/bg.gif') right 5px no-repeat;
	width:164px;
	height:122px;
	text-align:left;
	right:13px;
	top:13px;
}
#header #top-nav ul {
	list-style:none;
	margin:18px 0 0 0;
	padding:0;
	width:146px;
	height:122px;
}
#header #top-nav ul li {
	display:block;
	margin:0;
	padding:0 0 0 16px;
	list-style-type:none;
	width:148px;
}
#header #top-nav ul li a {
	text-decoration:none;
	font:14px/18px "AlbertinaMT Medium", "AlbertinaMT", Albertina, "Times new roman", serif;
	font-weight:bold;
	margin:0;
	padding:0;
	color:#000000;
}
#header #top-nav ul li a:hover,
#header #top-nav ul li a.on {
	text-decoration:underline;
}

/* ******************  Header main navigation styles  ************** */
#header #main-nav {
	text-align:center;
	top:256px;
	left:20px;
	margin:0;
	padding:0;
	width:922px;
	height:44px;
	background: url('images/navigation/bg.jpg') 0 0 no-repeat;
}
#header #main-nav ul {
	list-style:none;
	margin:0;
	padding:0;
	width:922px;	
	height:37px;
	background:none;	
}
#header #main-nav ul li {
	display:inline;
	margin:0;
	padding:0;
	list-style-type:none;
	height:37px;
}
#header #main-nav ul li a {
	display:block;
	float:left;
	height:37px;
	text-decoration:none;
	font:12px/21px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0;
	padding:0;
	color:#7e795a;
}
#header #main-nav ul li#home a  {
	background: url('images/navigation/home.gif') no-repeat;
	width:67px;
}
#header #main-nav ul li#home a:hover,
#header #main-nav ul li#home a.on {
	background: url('images/navigation/home_on.gif') no-repeat;
	width:67px;
	cursor: hand;
    cursor: pointer;	
}
#header #main-nav ul li#news a  {
	background: url('images/navigation/news.gif') no-repeat;
	width:59px;
}
#header #main-nav ul li#news a:hover,
#header #main-nav ul li#news a.on  {
	background: url('images/navigation/news_on.gif') no-repeat;
	width:59px;
	cursor: hand;
    cursor: pointer;
}
#header #main-nav ul li#features a  {
	background: url('images/navigation/features.gif') no-repeat;
	width:85px;
}
#header #main-nav ul li#features a:hover,
#header #main-nav ul li#features a.on {
	background: url('images/navigation/features_on.gif') no-repeat;
	width:85px;
	cursor: hand;
    cursor: pointer;
}
#header #main-nav ul li#blog a  {
	background: url('images/navigation/blog.gif') no-repeat;
	width:56px;
}
#header #main-nav ul li#blog a:hover,
#header #main-nav ul li#blog a.on  {
	background: url('images/navigation/blog_on.gif') no-repeat;
	width:56px;
	cursor: hand;
    cursor: pointer;
}
#header #main-nav ul li#podcast a  {
	background: url('images/navigation/podcast.gif') no-repeat;
	width:82px;
}
#header #main-nav ul li#podcast a:hover,
#header #main-nav ul li#podcast a.on  {
	background: url('images/navigation/podcast_on.gif') no-repeat;
	width:82px;
	cursor: hand;
    cursor: pointer;
}
#header #main-nav ul li#bands-a-z a  {
	background: url('images/navigation/bands-a-z.gif') no-repeat;
	width:98px;
}
#header #main-nav ul li#bands-a-z a:hover,
#header #main-nav ul li#bands-a-z a.on  {
	background: url('images/navigation/bands-a-z_on.gif') no-repeat;
	width:98px;
	cursor: hand;
    cursor: pointer;
}
#header #main-nav ul li#forum a  {
	background: url('images/navigation/forum.gif') no-repeat;
	width:72px;
}
#header #main-nav ul li#forum a:hover,
#header #main-nav ul li#forum a.on {
	background: url('images/navigation/forum-on.gif') no-repeat;
	width:72px;
	cursor: hand;
    cursor: pointer;
}
#header #main-nav ul li#powerage-records a  {
	background: url('images/navigation/powerage-records.gif') no-repeat;
	width:165px;
}
#header #main-nav ul li#powerage-records a:hover,
#header #main-nav ul li#powerage-records a.on {
	background: url('images/navigation/powerage-records_on.gif') no-repeat;
	width:165px;
	cursor: hand;
    cursor: pointer;
}
#header #main-nav ul li#gig-listing-lnk a  {
	background: url('images/navigation/gig-search.gif') no-repeat;
	width:103px;
}
#header #main-nav ul li#gig-listing-lnk a:hover,
#header #main-nav ul li#gig-listing-lnk a.on  {
	background: url('images/navigation/gig-search-on.gif') no-repeat;
	width:103px;
	cursor: hand;
    cursor: pointer;
}
#header #main-nav ul li#archive-lnk a  {
	background: url('images/navigation/archive.gif') no-repeat;
	width:85px;
}
#header #main-nav ul li#archive-lnk a:hover,
#header #main-nav ul li#archive-lnk a.on  {
	background: url('images/navigation/archive-on.gif') no-repeat;
	width:85px;
	cursor: hand;
    cursor: pointer;
}
#header #main-nav ul li a span {
	display:none;	
}


/* ******************  Standard text styles  ************** */
h1, h2, h3 {
	font-weight: bold;
}

h1 {
	font-size: 30px;
	line-height:30px;
	text-align: center;	
	margin: 0;
	color:#000000;
	text-transform:uppercase;
	font-family:arial sans-serif;
}
h1 span {
	display:none;
}
h1#news-head {
	display:block;
	margin:0;
	padding:0;
	width:543px;
	height:30px;
	background: url('images/headings/h1_news.gif') no-repeat;	
}
h1#featured-news-head {
	display:block;
	margin:0;
	padding:0;
	width:543px;
	height:30px;
	background: url('images/headings/h1_featured_news.gif') no-repeat;	
}
h1#features-head {
	display:block;
	margin:0;
	padding:0;
	width:543px;
	height:30px;
	background: url('images/headings/h1_features.gif') no-repeat;	
}
h1#blog-head {
	display:block;
	margin:0;
	padding:0;
	width:543px;
	height:30px;
	background: url('images/headings/h1_blog.gif') no-repeat;	
}
h1#podcast-head {
	display:block;
	margin:0;
	padding:0;
	width:543px;
	height:30px;
	background: url('images/headings/h1_podcast.gif') no-repeat;	
}
h1#bands-a-z-head {
	display:block;
	margin:0;
	padding:0;
	width:543px;
	height:30px;
	background: url('images/headings/h1_bands_az.gif') no-repeat;	
}
h1#site-search-head {
	display:block;
	margin:0;
	padding:0;
	width:543px;
	height:30px;
	background: url('images/headings/h1_site_search.gif') no-repeat;	
}
h1#error-head {
	display:block;
	margin:0;
	padding:0;
	width:543px;
	height:30px;
	background: url('images/headings/h1_error404.gif') no-repeat;	
}
h1#not-found-head {
	display:block;
	margin:0;
	padding:0;
	width:543px;
	height:30px;
	background: url('images/headings/h1_notfound.gif') no-repeat;	
}
h1#contact-head {
	display:block;
	margin:0;
	padding:0;
	width:543px;
	height:30px;
	background: url('images/headings/h1_mag_contacts.gif') no-repeat;	
}
h1#sitemap-head {
	display:block;
	margin:0;
	padding:0;
	width:543px;
	height:30px;
	background: url('images/headings/h1_sitemap.gif') no-repeat;	
}
h1#subscribe-head {
	display:block;
	margin:0;
	padding:0;
	width:543px;
	height:30px;
	background: url('images/headings/h1_subscribe.gif') no-repeat;	
}
h1#links-head {
	display:block;
	margin:0;
	padding:0;
	width:543px;
	height:30px;
	background: url('images/headings/h1_links.gif') no-repeat;	
}
h2 {
	font-size:20px;
	line-height:26px;
	color:#5e4f30;
	font-family:arial;
	font-weight: normal;
}
h2 span {
	display:none;
}
h2 a {
	text-decoration:none;
	font-size:20px;
	font-family:arial;
	font-weight:normal;
}
h2 a:hover {
	text-decoration:underline;
}
#sidebar h2 {
	margin: 0 auto;
	padding: 0;
}
h2.top-video {
	display:block;
	margin:0;
	padding:0;
	width:337px;
	height:33px;
	background: url('images/headings/h2-top-video.gif') no-repeat;
}
h2.bands-a-z {
	display:block;
	margin:0;
	padding:0;
	width:137px;
	height:26px;
	background: url('images/headings/h2-bands-a-z.gif') no-repeat;
}
h2.gig-listing {
	display:block;
	margin:0;
	padding:0;
	width:287px;
	height:26px;
	background: url('images/headings/h2-gig-listing.gif') no-repeat;	
}
h2#article_title {
	font-family:arial;
	color:#5e4f30;
}
h3 {
	padding: 0;
	margin: 0;
	color:#7e795a;
	font-weight:bold;
	font:17px/17px SohoStd ExtraBold, SohoStd, Soho, Verdana, Arial, Sans-Serif;
}
h3 span {
	display:none;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}
h3.other-news-head {
	display:block;
	margin:0;
	padding:0;
	width:154px;
	height:15px;
	background: url('images/headings/h3-other-news.gif') no-repeat;	
}
h3.comment-count-head {
	display:block;
	margin:0;
	padding:0;
	width:83px;
	height:17px;
	background: url('images/headings/h3-comments.gif') no-repeat;	
}
h3.add-comment-head {
	display:block;
	margin:0;
	padding:0;
	width:120px;
	height:17px;
	background: url('images/headings/h3-add-comment.gif') no-repeat;	
}
h3.more-band-head {
	display:block;
	margin:0;
	padding:0;
	width:190px;
	height:15px;
	background: url('images/headings/h3-more-about-band.gif') no-repeat;	
}
a {
	color:#5e4f30;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a.arrow {
	background: url('images/more-arrow.gif') 0 5px no-repeat;	
	padding-left:22px;
}
a.grey {
	color:#000000;
	font-weight:normal;
	text-decoration:none;	
}
a.grey:hover {
	color:#5e4f30;
	font-weight:normal;
	text-decoration:underline;
}
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}



#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}



h2.pagetitle {
	font-size: 1.6em;
}

#sidebar h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.3em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	
}

.entry p a:visited {
	
}

.commentlist li, #commentform input, #commentform textarea {
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}


/* ******************  Post styles  ************** */
.post {
	margin: 0 0 30px 0;
}
.post h2 {
	margin:0;	
}
.post .under-h2,
.under-h2 {
	color:#717070;
	font-size:11px;
	font-family:arial;
	margin:5px 0 0 0;
	padding:0 0 0 8px;
	height:11px;
	background:url('images/red-lightning.gif') 0 0 no-repeat;
	line-height:11px;
}
.post .author,
.author {
	color:#000000;	
	font-weight:bold;
}
.post .read-more, .read-more {
	color:#5e4f30;
	font-family:arial;
	font-size:12px;
	margin-top:0;
}
.post .read-more a, .read-more a {
	font-family:arial;
	font-size:12px;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: both;
}
.post-footer-acts {
	
}
.post-footer-acts .share-this {
	float:left;
	width:75px;
	height:17px;
	margin-right:10px;
}
.post-footer-acts .add-comment {
	float:left;
	width:110px;
	height:16px;
}
.post .thumb-image {
	height:122px;
	width:122px;
	background:url('images/post-image-bg.gif') 0 0 no-repeat;
	padding:10px;
	margin:0 10px 5px 0;
	float:left;
}
.post .thumb-image img {
	margin:0;
	padding:0;
}
.listpage  p {
	margin:2px 0 26px 0; /* Align thumbnail custom field with to <p> in IE */
}


/* ****************** Editorial Box styles  ************** */
#editorial-boxes {
	width:166px;
	float:right;
}
#editorial-boxes .fix-dims img {
	/* Force image height to keep MPU in consistent position */
	width:166px;
	height:150px;
}
#editorial-boxes .box-spacer {
	height:7px;
	font-size:1px;
	line-height:1px;
	margin:0;
	padding:0;
}
.merch {
	margin-top:1px;
}

/* ****************** Side Bar Super Advert styles  ************** */
#super-skyscraper {
	background:none;
	width:160px;
	height:600px;
	float:right;
	margin:0 12px 0 11px;
	padding:0;
	text-align:center;
}
#mpu {
	background:none;
	width:300px;
	height:250px;
	margin:0 auto;
}

/* ****************** Side Bar Bands A-Z styles  ************** */
#bands-a-z-box {
	width:300px;
	min-height:281px;
	background: url('images/bands-a-z-bg.jpg') 0 0 no-repeat;
	margin:0 auto;
	position:relative;
}
#bands-a-z-box h2.bands-a-z {
	position:absolute;
	left:8px;
	top:8px;
}
#bands-a-z-box, 
#bands-a-z-box  a {
	font-family:arial;
	font-size:12px;
	text-decoration:none;
	color:#000000;
}
#bands-a-z-box a:hover {
	text-decoration:underline
}
div.js-pager-jump-links {
	display:inline;	
}
#bands-a-z-box div.js-pager-jump-links {
	display:none;
}
#bands-a-z-box .list {
	line-height:16px;
	position:absolute;
	top:60px;
	left:30px;
}
#bands-a-z-box #pagination {
	width:300px;
	text-align:center;
	position:absolute;
	bottom:30px;
}
#bands-a-z-box #pagination .pg-normal {
    font-weight: normal;
    text-decoration: none;    
    cursor: pointer;    
}
#bands-a-z-box #pagination .pg-selected {
    font-weight: bold;        
    text-decoration: underline;
    cursor: pointer;
    font-size:18px;
}
#bands-a-z-box span:hover, span.pg-normal:hover {
	text-decoration:none;
}
#bands-a-z-list div.bands-a-z-alpha {
	
}
#bands-a-z-list div.bands-a-z-alpha ul {
	list-style-type:none;
	margin:0;
	padding:0;
	border:solid 1px #c3c3c3;
	border-width:1px 0 1px 0;
}
#bands-a-z-list div.bands-a-z-alpha ul li {
	list-style-type:none;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#bands-a-z-list div.bands-a-z-alpha ul li a {	
	display:block;
	float:left;
	margin:0;
	padding:5px;
	background:#f3f4f4;
	font-weight:bold;
	text-align:center;
	font-size:14px;
	font-family:arial, sans-serif;
}
#bands-a-z-list div.bands-a-z-alpha ul li a.on,
#bands-a-z-list div.bands-a-z-alpha ul li a.on:hover,
#bands-a-z-list div.bands-a-z-alpha ul li a.some:hover
{
	background:#c3c3c3;
}
#bands-a-z-list div.bands-a-z-alpha ul li a.none,
#bands-a-z-list div.bands-a-z-alpha ul li a.none:hover {	
	background:#f3f4f4;
	font-weight:bold;
	text-align:center;
	font-size:14px;
	font-family:arial, sans-serif;
	color:#dad6cf;
}
#bands-a-z-list ul.post-list {
	margin-top:10px;
	margin-bottom:10px;
}
#bands-a-z-list ul.post-list li {
	padding:3px 0 3px 0;
}


/* ****************** Side Bar Gig Listing styles  ************** */
#gig-listing {
	margin:0 auto;
	width:287px;
	background: #ffffff;	
	padding:0;
	position:relative;
	font-family:arial, sans-serif;
	font-size:12px;
	line-height:15px;
	height:440px;
}
#gig-listing .powered-by {
	position:absolute;
	left:12px;
	top:37px;
}
#gig-listing .suitcase {
	position:absolute;
	right:10px;
	top:0;
}
#gig-listing h2.gig-listing {
	position:absolute;
	left:0;
	top:10px;
}
#gig-listing table#gig-rss-results {
	position:absolute;
	left:10px;
	top:60px;
	width:267px;
	border:solid 0 red;
}
#gig-listing td {
	padding:0 0 10px 12px;
	background: url('images/gold-lightning.gif') 0 3px no-repeat;
}
#gig-listing td a {
	font-weight:bold;
	text-decoration:none;
}
#gig-listing td a:hover{
	text-decoration:underline;
}
#gig-pagination {
	position:absolute;
	bottom:0;
	width:287px;
	text-align:center;
}
#gig-pagination .pg-normal {
    font-weight: normal;
    text-decoration: none;    
    cursor: pointer;
    color:#5e4f30;
	text-decoration:underline;    
}
#gig-pagination .pg-selected {
    font-weight: bold;        
    text-decoration: underline;
    cursor: pointer;
	color:#5e4f30;
	text-decoration:underline;
	font-size:18px;
}
#gig-pagination span:hover, span.pg-normal:hover {
	text-decoration:none;
}

/* ****************** Footer styles  ************** */
#footer {
	padding: 0;
	margin: 0 auto;
	margin-top:10px;
	width: 960px;
	height:146px;
	clear: both;
	background: url('images/footer-bg.jpg') 0 0 no-repeat;
	border: none;	
	position:relative;	
}
#footer div {
	position:absolute;	
}
#footer .future-logo {
	left:30px;
	top:75px;	
}
#footer .future-info {
	left:90px;
	top:75px;	
	font-family:arial, sans-serif;
	font-size:11px;
	line-height: 14px;
}
#footer .future-sites {
	position: absolute;
	top: 75px;
	right: 270px;
}
	#footer .future-sites li {
		list-style: none;
	}
	#footer .future-sites li a {
		display: block;
		float: left;
		text-indent: -9999em;
		outline: none;
	}
	
	#footer .future-sites li.digitalfuture a {
		background: transparent url('images/df-sprite.png') no-repeat 0 0;
		height: 16px;
		width: 79px;
	}
	#footer .future-sites li.digitalfuture a:hover {
		background: transparent url('images/df-sprite.png') no-repeat 0 100%;
	}
#footer .footer-nav {
	right:40px;
	top:10px;
	text-align:left;
}
#footer .footer-nav ul {
	margin:4px 0 0 0;
	padding:0;
	list-style-type:none;
}
#footer .footer-nav ul li {
	margin:0;
	padding:1px 0 1px 0;
	list-style-type:none;
}
#footer .footer-nav ul li a {
	text-decoration:none;
	color: #18181f;
	font-family:arial, sans-serif;
	font-size:12px;
}
#footer .footer-nav ul li a:hover {
	text-decoration:underline;
}


/* End Structure */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#search-wrapper {
	background:url('images/site-search/bg.jpg') 0 0 no-repeat;
	height:52px;
	position:relative;
	width:336px;
	margin:0 12px 0 0;
	padding:0;
	float:right;
}
#search-wrapper form {
	margin:0;
	padding:0;
	height:52px;
	width:336px;
	position:relative;
}
#sidebar #searchform #s {
	position:absolute;
	left:35px;
	top:10px;
	background:#ffffff;
	filter:alpha(opacity=60); /* IE 7 */
	opacity:.6; /* All others */
	width:196px;
	height:18px;
	margin:0;
	padding:2px;
	font:12px/18px Arial, Sans-Serif;
	border:solid 1px #cebc7c;
}
#sidebar #searchsubmit {
	position:absolute;
	right:38px;
	top:11px;
	width: 52px;
	height:22px;
	padding:0;
	margin:0;
	border:none;
}
#sidebar #searchsubmit input {
	padding:0;
	margin:0;
	border:none;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}
/* End Form Elements */



/* Begin Sidebar */


#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	float:left;
	display: block;
	text-align: center;
	clear:both;
	margin-top: 10px !important;
	margin-bottom: 10px !important;
	width:100%;
	/*
	margin-top: 10px;
	margin-bottom: 60px;
	*/
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* ******************  Top post styles  ************** */
div.topbox {
	overflow:hidden;
	position:relative;
	background:url('images/carousel/bg.gif') 0 0 no-repeat;	
	width:543px;
	height:249px;
	padding:0;
}
ul#topboxtbl {
	width:278px;
	list-style:none;
	margin:0;
	padding:0;		
	background:#f0efe8;
}
ul#topboxtbl li {
	height:58px;
	width:278px;
	display:block;
	margin:0;
	padding:0;
	list-style-type:none;
}
ul#topboxtbl li.firstLi {
	margin:0 0 2px 0;
}
ul#topboxtbl li.belowFirstLi {
	display:none;
}
ul#topboxtbl li a {
	height:53px;
	width:265px;
	display:block;
	margin:0;
	padding:5px 0 0 13px;
	color:#000000;
	text-decoration:none;
}
ul#topboxtbl li a:hover {
	background:url('images/carousel/on.jpg') 0 0 no-repeat;
}
ul#topboxtbl li a span.thumb_title {
	font-weight:bold;
	color:#7e795a;
	font-family:arial, sans-serif;
	font-size:12px;
}
#img_top {
	position:absolute;
	top:57px;
	left:12px;
	width:243px;
	height:182px;
}
.text_topbox_headline {
	position:absolute;
	left:0;
	top:0;
	width:233px;
	/*height:25px;*/
	background:#000000;	
	padding:5px;
	filter:alpha(opacity=70); /* IE 7 */
	opacity:.7; /* All others */
}
.text_topbox_headline a {
	font-size:18px;
	line-height:18px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
.text_topbox_headline a:hover {
	text-decoration:underline;
}
.topbox #logos {
	list-style:none;
	margin:0;
	padding:0;
	width:144px;
	position:absolute;
	right:7px;
	top:2px;
}
.topbox #logos li {
	list-style:none;
	margin:0;
	padding:0;
	display:block;
	float:right;
}
.topbox #logos li  a{
	
}

/* ******************  News and Blog List Page styles  ************** */
.post-with-thumb {
	
}
.post-with-thumb .thumb-image {
	
}
.post-with-thumb .thumb-image img {
	width:90px;
	height:90px;
}
.post-with-thumb .content {
	float:left;
	padding: 0 0 0 10px;
	width:390px;
}
.post-with-thumb .content p {
	margin-top:0;
}
.post-with-thumb .content .read-more {
	margin:0;
}

.post-with-thumb h2 {
	margin:0;	
}

/* ******************  Bands A-Z List Page styles  ************** */
#bands-a-z-list h2 {
	margin:0;
}

/* ******************  More Posts styles  ************** */
.more-posts {
	width:250px;	
}
.more-posts.left {
	float:left;
}
.more-posts.right {
	float:right;
}
.more-posts h3 {
	margin:0 0 7px 0;	
}
.more-posts .hr {
	width:250px;
	height:1px;
	margin:3px 0 3px 0;
	padding:0;
	line-height:1px;
	font-size:1px;
	background:#efe9e9;		
}
.more-posts .read-more {
	margin:0;	
}
.more-posts .categories {
	float:left;	
}
.more-posts .categories a {
	color:#a3a3a3;
	text-transform:uppercase;
	font-weight:bold; 
}

/* ******************  Post Comment styles  ************** */
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
}
.commentlist .author {
	float:left;	
	background: url('images/comment-speach-bg.gif') 92px 8px no-repeat;
	width:100px;
	margin:0;
	padding:0 10px 0 0;
}
.commentlist .author .date a {
	color:#717070;
	font-size:10px;	
	text-decoration:none;
}
.commentlist .context {
	background:#f3f4f4;
	float:left;
	width:410px;
	padding:5px 10px 5px 10px;
	font-family:arial, sans-serif;
	font-size:11px;
	margin:0;
}
.commentlist .context .edit-link {
	font-size:10px;
}
#commentform input.field {
	display:block;
	float:left;
	padding: 2px;
	margin:0;
	border:solid 1px #c3c3c3;
	background:#f3f4f4;
	height:21px;
	line-height:21px;
	width:333px;	
}

#commentform textarea {
	display:block;
	width:333px;
	height:150px;
	padding: 2px;
	border:solid 1px #c3c3c3;
	background:#f3f4f4;
	font-family:arial, sans-serif;
}

#commentform #submit {
	margin: 0;
	float: right;
}
#commentform label {
	color:#000000;
	display:block;
	float:left;
	height:27px;
	line-height:23px;
	padding:0 10px 0 0;
	width:85px;
	text-align:right;
	font-family:arial, sans-serif;
	font-size:12px;
}
#commentform span.required {
	font-size:18px;
	color:#7e795a;	
	line-height:18px;
}
#commentform input#submit {
	float:none;
	width:56px;
	height:22px;
	border:none;
	margin:0;
	padding:0;
}
.label-spacer {
	display:block;
	float:left;
	width:108px;
	margin:0;
	padding:0;
	border:solid 1px #ffffff; /* Required by FF */
}
.form-denotes {
	font-family:arial, sans-serif;
	font-size:12px;
}

/* ******************  MHTV Page styles  ************** */
#mhtv-page .player {
	margin:0 auto;
	text-align:center;
}
#mhtv-page .bandcontent {
	display:block;
	float:left;
}
#mhtv-page .bandcontent .image {
	display:block;
	float:left;
	height:90px;
	width:90px;
	background:url('images/post-image-bg-2.gif') 0 0 no-repeat;
	padding:10px;
	margin:0 0 0 0;
}
#mhtv-page .bandcontent .image img {

}
#mhtv-page .bandcontent .text {
	display:block;
	float:left;
	padding:10px 0 0 20px;
	width:400px;
}
#mhtv-page #mhtv-nav {
	text-align:center;	
	margin:0 auto;
	padding:0;
	height:25px;
	width:291px;
}
#mhtv-page #mhtv-nav ul {
	list-style:none;
	margin:0;
	padding:0;		
	height:25px;
}
#mhtv-page #mhtv-nav ul li {
	display:inline;
	margin:0;
	padding:0;
	list-style-type:none;
	height:25px;
}
#mhtv-page #mhtv-nav ul li a {
	display:block;
	float:left;
	height:25px;
	text-decoration:none;
	font:18px/25px Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0;
	padding:0 5px 0 5px;
	color:#7e795a;
}
#mhtv-page #mhtv-nav ul li.on a, 
#mhtv-page #mhtv-nav ul li a:hover {
	background:#000000;
	color:#ffffff;
}

/* ******************  Youtube Sidebar Video styles  ************** */
#youtube-embed {
	width:363px;
	height:250px;
	background:url('images/top-video-bg.jpg') 0 0 no-repeat;
	position:relative;
}
#youtube-embed #video-holder {
	position:absolute;
	top:25px;
	left:48px;
	border:solid 0 red;
}

/* ******************  MHTV Sidebar Spash styles  ************** */
#mhtv-splash {
	width:351px;
	height:264px;
	background:url('images/mhtv-splash-bg.png') 0 0 no-repeat;
	position:relative;
}
#mhtv-splash #wtv-video-click-through {
	position:absolute;
	top:4px;
	left:40px;
	height:30px;
	width:192px;	
}
#mhtv-splash #wtv-video-holder {
	position:absolute;
	top:35px;
	left:20px;	
}
#mhtv-splash .no-video {
	position:absolute;	
	top:50%;
	left:0;
	width:351px;	
	text-align:center;
}
#mhtv-splash .no-video a {
	color:#ffffff;
	font-weight:bold;
	font-size:18px;	
}
#mhtv-splash .no-js {
	position:absolute;	
	top:35%;
	left:0;
	width:311px;	
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	font-size:14px;	
	padding:20px;
}

/* ******************  Google Ads styles  ************** */
.google-ads {
	width:468px;
	/*height:60px;*/
	margin: 0 auto;
	margin-bottom:20px;
}

/* ******************  Share This styles  ************** */
a.stico_default {
	background-image: url(images/share-this-link.gif) !important;
	display:block;
	width:65px;
	height:17px;
	margin:0 0 0 0;
	padding:0;
}
a.stbutton {
	padding:0 !important;
}
a.stico_default span.stbuttontext {
	display:none;
	margin:0;
	padding:0;
}

/* ******************  Subscribe to iTines link styles  ************** */
#itunes-subscribe  {
	list-style:none;
	margin:0;
	padding:0;		
	background:none;	
	display:block;
	float:left;
}
#itunes-subscribe li {
	display:block;
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	background: url(images/itunes-logo.png) 0 0 no-repeat;
}
#itunes-subscribe li a {
	display:block;
	float:left;
	text-decoration:underline;	
	font-weight:bold;
	margin:0;
	padding:0 0 0 25px;
	color:#7e795a;
	line-height:16px
}
#itunes-subscribe li a:hover {
	text-decoration:none;
}

/* ******************  Link category styles  ************** */
li.linkcat {
	margin:0 0 10px 0;
	padding:0;
}
li.linkcat h2 {
	margin:0 0 5px 0;
	padding:0;	
}

div.ddsg-wrapper {
	
}
div.ddsg-wrapper h2 {
	margin:0 0 5px 0;
}
div.ddsg-wrapper ul {
	margin-top:0 
	margin-bottom:10px;
}

/* ******************  Block pagination styles  ************** */
.block-pagination {
	clear:both;
	display: block;
	text-align: center;
}
.block-pagination.top {
	margin: 10px 0 25px 0;
}
.block-pagination.bottom {
	margin: 10px 0 5px 0;
}
.block-pagination a{
	text-align:center;
	padding:5px 10px;
	margin:0 2px 0 2px;
	border:1px solid #000000;
	font-weight:bold;
	font-family:arial, sans-serif;
	font-size:10px;
	
}
.block-pagination a:hover,
.block-pagination a.current{
	background:#ac7413;
	color:#ffffff;	
	text-decoration:none;
}

#viagogo-widget {width: 300px; margin: 0 auto;}
#viagogo-widget h1 span {display: block;}


/* Share buttons */
.sharepage {
    padding-bottom: 5px;
    background: url("images/hr-2.gif") no-repeat scroll 0px 28px transparent;
    
}
.sharepage h2 {
    margin: 0px;
}
.post-footer-acts {
    margin-bottom: 10px;
}
