/*
Theme Name: Thrash Hits 2013
Theme URI: http://www.thrashhits.com
Description: Thrash Hits 1000 wide 3 column 2013 theme
Author: Will Beardmore, Raziq Rauf
Version: 1.0
*/

/*---:[ global elements ]:---*/

a {
	color: #cc0c21;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #cc0c21;
	text-decoration: underline;
}

a:hover {
	color: #333;
	text-decoration: underline;
}

a img {
	border: none;
}

blockquote {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
	margin: 0 30px 1.5em 30px;
	padding: 0 0 0 10px;
	border-left: 1px solid #aaa;
}

abbr, acronym {
	border-bottom: 1px dotted #aaa;
	text-transform: uppercase;
	cursor: help;
}

code {
	color: #cc0c21;
	font-family: Courier, monospace;
}

pre {
	margin: 0 0 1.5em 0;
	overflow: auto;
	font-size: 1.3em;
	clear: both;
}

p.center {
	text-align: center !important;
}

p.bottom {
	margin: 0 !important;
}

p.unstyled {
	font-size: 1.4em;
}

p.meta {
	clear: both;
	font-size: 11px;
	text-align: center;
	padding-top: 20px;
	display: block;
	padding-bottom: 10px;
}

#footer p {
	margin-bottom: 0px;
}

#footer a {
	text-decoration: none;
	font-weight: normal;
}

.green {
	color: #090;
}

.red {
	color: #f00;
}

.orange {
	color: #f40;
}

.purple {
	color: #909;
}

body {
    background: url('images/headerbg-right-trans.png') repeat-x;
	color: #333;
	font: 62.5% Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0;
	margin: 0;
}

.adminbar #background-right {
	top: 28px;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
	padding-left: 10px;
	padding-right: 10px;
	background: url('images/headerbg-right-trans.png') repeat-x #fff;
}

section#content {
	width: 500px;
	float: left;
}

section#content.reviews, section#content.features {
	width: 680px;
	overflow: hidden;
}

#leftsidebar {
	width: 160px;
	float: left;
	margin-left: 20px;
}

#rightsidebar {
	width: 300px;
	float: left;
	margin-left: 20px;
}

header {
	width: 100%;
	height: 195px;
	position: relative;
}

header h1 {
	margin: 0;
	padding: 0;
	width: 271px;
	height: 170px;
	display: block;
	float: left;
}

header h1 a {
	display: block;
	width: 236px;
	height: 154px;
	text-indent: -10000px;
	overflow: hidden;
	background: url('images/logo2.png') no-repeat bottom;
	position: relative;
	
}

header #leaderboard {
	float: right;
	width: 728px;
	height: 90px;
	padding-top: 23px;
}

#social-head {
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: right;
	margin-top: 6px;
}

#social-head li {
	margin: 0;
	padding: 0;
	width: 26px;
	height: 26px;
	display: block;
	float: left;
}

#social-head li a {
	display: block;
	width: 26px;
	height: 26px;
	overflow: hidden;
	background: url('images/iconsprite-100813.png');
	text-indent: -10000px;
	opacity: 1;
	transition:opacity 0.2s linear;
	-webkit-transition:opacity 0.2s linear;
	-moz-transition:opacity 0.2s linear;
	-o-transition:opacity 0.2s linear;
}

#social-head .facebookicon a {
	background-position: 0 0;
}

#social-head .twittericon a {
	background-position: -26px 0;
}

#social-head .googleplusicon a {
	background-position: -52px 0;
}

#social-head .youtubeicon a {
	background-position: -78px 0;
}

#social-head .tumblricon a {
	background-position: -104px 0;
}

#social-head .foursquareicon a {
	background-position: -130px 0;
}

#social-head .lastfmicon a {
	background-position: -156px 0;
}

#social-head .rssicon a {
	background-position: -182px 0;
}

#social-head .thisismyjamicon a {
	background-position: -208px 0;
}

#social-head .soundcloudicon a {
	background-position: -234px 0;
}
#social-head .spotifyicon a {
	background-position: -260px 0;
}
#social-head .mixcloudicon a {
	background-position: -286px 0;
}
#social-head .podcasticon a {
	background-position: -312px 0;
}

#social-head li a:Hover {
	opacity: 0.6;
}

#search_form {
	display: block;
	width: 214px;
	height: 25px;
	background: url('images/searchbox.png');
	margin: 0;
	padding: 0;
	position: absolute;
	top: 157px;
	right: 3px;
}

#search_form .search_input {
	height: 25px;
	width: 170px;
	background: transparent;
	border: 0;
	position: absolute;
	left: 15px;
	top: 0px;
}

#search_form #searchsubmit {
	background: url('images/searchicon.png') no-repeat transparent;
	width: 17px;
	height: 15px;
	position: absolute;
	right: 10px;
	top: 5px;
	text-indent: -10000px;
	border: 0;
	overflow: hidden;
}

input[type=search] {	-webkit-appearance: none;}

input[type="search"]::-webkit-search-decoration, 
input[type="search"]::-webkit-search-cancel-button {
	display: none;
}

#search_form #searchsubmit:Hover {
	cursor: pointer;
}

.wp-polls {
	font-size: 10pt;
}

ul {
	margin:0;
	padding:0;
}

ul#nav {
	list-style: none;
	height:40px;
	position: absolute;
	left: 0px;
	top: 150px;
}

ul#nav li {
	height:40px;
	font: bold 13px Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	float: left;
	display:inline;
}

ul#nav li a, ul#nav li a:visited {
	color: #FFF;
	text-decoration: none;
	text-align:center;
	height:28px;
	margin:0;
	display:block;
	line-height:18px;
	padding-top: 12px;
	padding-left: 7px; padding-right: 7px;
	background: transparent;
	transition:all 0.2s linear;
	-webkit-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	-o-transition:all 0.2s linear;
}

ul#nav li a:hover {
	color: #FFF;
	background: #23376d;
	box-shadow:inset 0 0 8px #000000
}

ul#nav li a.current, ul#nav li a.current:visited, ul#nav li a.current:hover {
	text-decoration: underline;
}

.homepagefeatured {
	width: 240px;
	float: left;
	margin-bottom: 20px;
}

.homepagefeatured h1, .sidebar h1, h2.widgettitle, .nr_title {
	color: #da2028;
	border-bottom: 3px solid #da2028;
	text-transform: Uppercase;
	font-size: 13pt;
	font-weight: bold;
	margin: 8px 0 8px 0;
}

.homepagefeatured h1 a, .sidebar h1 a, h2.widgettitle a {
	color: #da2028 !important;
}

.homepagefeatured h1 a:Hover, .sidebar h1 a:Hover, h2.widgettitle a:Hover {
	color: #ff0000 !important;
}

.homepagefeatured a.featuredthumb, .homepagefeatured a.featuredthumb :Visited {
	display: block;
	width: 240px;
	height: 160px;
	position: relative;
	color: #fff;
	font-size: 10pt;
	background-size: cover;
}

.homepagefeatured a.featuredthumb:Hover {
	color: #fff;
}

.homepagefeatured a.featuredthumb:hover span {
	background: #000;
}

.homepagefeatured a.featuredthumb span {
	text-transform: Uppercase;
	background: url('images/black-70.png');
	padding: 3%;
	width: 94%;
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.sidebar-posts, .review-posts {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.sidebar-posts li, .review-posts li {
	display: block;
	width: 160px;
	height: 160px;
	margin-bottom: 10px;
}

.sidebar-posts li a, .review-posts li a {
	display: block;
	width: 160px;
	height: 160px;
	background-size: cover;
	background-position: center center;
	position: relative;
	color: #fff;
	text-decoration: none;
	text-transform: Uppercase;
	font-size: 10pt;
	background-color: #000;
}

.sidebar-posts li a span, .review-posts li a span {
	height: auto;
	width: 94%;
	padding: 3%;
	background: url('images/black-70.png');
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.sidebar-posts li a:Hover span, .review-posts li a:Hover span {
	background: #000;
}

.review-posts {
	clear: both;
	width: 700px;
	display: block;
}

.review-posts li {
	float: left;
	margin-right: 13.3px;
}

.review-heading {
	border-bottom: 3px solid #da2028;
	text-transform: Uppercase;
	font-size: 13pt;
	font-weight: bold;
	margin: 8px 0 8px 0;
	clear: both;
	display: block;
}

.review-heading a, .review-heading a:Visited {
	color: #da2028;
}

.review-heading a:Hover {
	color: #990000;
}

.reviewnav {
	width: 100%;
	margin-bottom: 20px;
	height: 50px;
}

.reviewnav div {
	float: left;
	width: 50%;
	display: block;
	height: 50px;
}	

.reviewnav a {
	width: 98%;
	display: block;
	background: #da2028;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10pt;
	padding-top: 4px;
	padding-bottom: 4px;
}

.reviewnav a:Hover {
	background: #990000;
}	

.reviewnav .prevreviews a {
	text-align: left;
	padding-left: 1%;
	margin-right: 1%;
}

.reviewnav .nextreviews a {
	text-align: right;
	padding-right: 1%;
	margin-left: 1%;
}

.featureblock {
	width: 330px;
	height: auto;
	float: left;
}

.oddf {
	margin-right: 20px;
}

.featureblock ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.featureblock ul li {
	font-size: 10pt;
	margin-bottom: 5px;
}	

.leadfeature {
	display: block;
	width: 330px;
	height: 200px;
}

.leadfeature a {
	display: block;
	width: 330px;
	height: 200px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #ccc;
	position: relative;
	text-transform: Uppercase;
	color: #fff;
	font-size: 10pt;
}

.leadfeature a span {
	display: block;
	height: auto;
	width: 94%;
	padding: 3%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: url('images/black-70.png');
}

.leadfeature a:Hover span {
	background: #000 !important;
}

.standardfeature {
	padding-bottom: 4px;
	border-bottom: 1px solid #ccc;
	padding-top: 4px;
}

.standardfeature a {
	display: block;
	padding-left: 75px;
	background-position: top left;
	background-repeat: no-repeat;
	background-size: 65px auto;
	min-height: 70px;
	text-decoration: none;
}

.standardfeature a span.feattitle {
	text-decoration: underline;
	text-transform: uppercase;
}

.standardfeature a span em {
	color: #000 !important;
}

.view-all-features, .view-all-featured:Visited {
	display: block;
	margin-bottom: 10px;
	background: #da2028 !important;
	color: #fff !important;
	font-size: 10pt;
	padding: 4px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

.view-all-features:Hover {
	background: #990000;
}


.sidebar_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sidebar_list li {
	margin-bottom: 10px;
}

.sidebar_list li ul {
	list-style-type: none;
	font-size: 10pt;
}

.sidebar_list li ul li {
	margin-bottom: 8px;
}

#mc-embedded-subscribe {
	display: block;
	width: 79px;
	height: 24px;
	text-indent: -10000px;
	border: 0;
	background: url('images/subscribe.png') top;
	overflow: hidden;
	float: left;
}

#mc-embedded-subscribe:Hover {
	background-position: bottom !important;
	cursor: pointer;
}

#mce-EMAIL {
	width: 207px;
	height: 22px;
	float: left;
	padding: 0;
	margin: 0;
	margin-right: 3px;
	padding-left: 3px;
	display: block;
}

h1.latestposts, .datetop {
	color: #da2028;
	border-bottom: 3px solid #da2028;
	text-transform: Uppercase;
	font-size: 13pt;
	font-weight: bold;
	margin: 8px 0 8px 0;
	clear: both;
	display: block;
}

#featured1 {
	margin-right: 20px;
}

.listarticle {
	clear: both;
	margin-bottom: 20px;
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
}

.tags {
	font-size: 110%;
}

.tagtitle {
	display: block;
	width: auto;
	padding: 3px;
	text-transform: uppercase;
	background: #676767;
	color: #fff;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.tags ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.tags ul li {
	margin: 0;
	padding: 0;
	width: auto;
	float: left;
	margin-bottom: 5px;
}

.tags a, .tags a:Visited {
	display: block;
	width: auto;
	padding: 3px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	background: #cf0001;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-transform: Uppercase;
}

.tags a:Hover {
	background: #23376d;
	text-decoration: none;
}




/*---:[ headlines ]:---*/

h1, h2, h3 {
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
}


h1 a, h1 a:visited, h1 a:hover {
	color: #000;
	text-decoration: none;
}

h2 {
	font-size: 2.0em;
}

h2 a {
	color: #000;
	text-decoration: none;
}

h2 a:visited {
	color: #333;
	text-decoration: none;
}

h2 a:hover {
	color: #cc0c21;
	text-decoration: none;
}

.posts h2 {
	margin: 0 0 0.1em 0;
	line-height: 1.2em;
}

.posth1 {
	font-size: 2.0em;
	line-height: 1.2em;
	margin: 8px 0 0px 0;
}

.pages h2, h2.page_header {
	margin: 0 0 0.75em 0;
	padding: 0 0 0.6em 0;
	background: url('images/hr_title_sep.gif') 0 100% no-repeat;
}

h2.archive_head {
	display:none;
	font-weight: bold !important;
	font-size: 1.4em !important;
	text-transform: uppercase !important;
	letter-spacing:normal !important;
	margin: 0 0 1.8em 0 !important;
	padding: 0.4em 2px !important;
	border-top: 3px solid #CC0C21 !important;
	background: url('images/hr_dot_black.gif') 0 100% repeat-x !important;
}

h3 {
	font-size: 1.0em;
	text-transform: uppercase;
}


.entry h3 {
	margin: 2.5em 0 0.5em 0;
}

.entry h3.top {
	margin: 1.5em 0 0.5em 0 !important;
}

h3.comments_headers {
	font-size: 1.4em;
}

h4 {
	font: italic 1.2em Arial, Helvetica, sans-serif;
	color: #888;
}

h4 a, h4 a:visited {
	color: #888;
	text-decoration: none;
}

h4 a:hover {
	color: #888;
	text-decoration: underline;
}

.posts h4 {
	margin: 0 0 0 0;
	padding: 0 0 1.0em 0;
}

.posts.homepage h4 {
	margin: 0 0 1.25em 0;
	padding: 0 0 1.0em 0;
	background: url('images/hr_title_sep.gif') 0 100% no-repeat;
}

/*---:[ core layout elements ]:---*/




#footer {
	padding: 0;
	clear: both;
	background: url('images/footer-bg.jpg') repeat-x #24386d top;
	color: #fff;
	width: 100%;
	overflow: hidden;
}

.newhereshowing #footer {
	margin-bottom: 50px;
}

#footer ul {
	list-style-type: none;
}
#footer-content {
	width: 960px;
	margin: 0 auto;
	padding-top: 10px;
}	

.footer-column {
	width: 188px;
	float: left;
	display: block;
	list-style-type: none;
	font-size: 10pt;
	margin-right: 4px;
}

.footer-column li {
	margin-bottom: 3px;
}

.footer-column a {
	color: #fff;
}

.footer-column a:Hover {
	color: #cc0c21;
	text-decoration: underline !important;
}

.footer-heading {
	font-weight: bold;
	font-size: 12pt;
	text-transform: Uppercase;
	color: #cc0c21;
}

.footer-heading ul {
	font-weight: normal;
	font-size: 10pt;
	text-transform: none;
	display: block;
	margin-left: 10px;
	padding-left: 5px;
}

.footer-heading ul li {
	list-style-type: square;
	color: #fff;
}


/*---:[ content styles ]:---*/

.entry {
	font-size: 1.4em;
	line-height: 1.65em;
}

.entry blockquote {
	font-size: 1.0em;
}

.entry blockquote.right {
	width: 200px;
	font-style: normal !important;
	font-size: 1.3em !important;
	margin: 0.3em 0 0.3em 15px !important;
	padding: 0.3em 0 !important;
	border: 3px double #aaa;
	border-width: 3px 0;
	text-align: center;
	float: right;
}

.entry blockquote.left {
	width: 200px;
	font-style: normal !important;
	font-size: 1.3em !important;
	margin: 0.3em 15px 0.3em 0 !important;
	padding: 0.3em 0 !important;
	border: 3px double #aaa;
	border-width: 3px 0;
	text-align: center;
	float: left;
}

.entry blockquote.right p, .entry blockquote.left p {
	margin: 0 !important;
	line-height: 1.4em !important;
}

.entry p {
	margin: 0 0 1.5em 0;
}

.entry ul, .entry ol {
	margin: 0 0 1.5em 40px;
}

.entry ul {
	list-style-type: square;
}

.entry li {
	margin: 0 0 0.5em 0;
}

.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol {
	margin: 0.5em 0 0.5em 30px;
}

.entry dl {
	margin: 0 0 1.5em 0;
}

.entry dt {
	font-weight: bold;
	margin: 0 0 0.5em 0;
}

.entry dd {
	margin: 0 0 1.5em 20px;
}

.entry .ad {
	margin: 0 0 0.5em 15px;
	float: right;
}

.entry .ad_left {
	margin: 0 15px 0.5em 0;
	float: left;
}

.entry img {
	padding:6px
}

.entry img.left {
	padding: 3px;
	margin: 0.5em 15px 0.5em 0;
	border: 3px double #bbb;
	float: left;
	clear: left;
}

.entry img.right {
	padding: 3px;
	margin: 0.5em 0 0.5em 15px;
	border: 3px double #bbb;
	float: right;
	clear: right;
}

.entry img.center {
	display: block;
	padding: 3px;
	margin: 0 auto 1.5em auto;
	border: 3px double #bbb;
	float: none;
	clear: both;
}

.entry img.off {
	padding: 0 !important;
	border: none !important;
}

.entry img.stack {
	clear: none !important;
}

.add_comment {
	display: block;
	padding: 0 0 0 20px;
	font-weight: bold;
	float: right;
}

.navigation {
	width: 100%;
	font-size: 1.2em;
}

.clear {
	height: 1px;
	clear: both;
}

.rule {
	background: url('images/hr_tag_sep.gif') no-repeat;
}

.flat {
	margin: 0 0 2.0em 0 !important;
}

.whitespace {
	margin: 0 0 3em 0 !important;
}


/*---:[ comment styles ]:---*/

#comments {
	width: 500px;
	float: left;
	clear: both;
}

ul#comment_list {
	list-style: none;
	margin: 0 0 4.0em 0;
	border-top: 1px solid #bbb;
	float: left;
}

ul#comment_list li.comment {
	width: 500px;
	padding: 1.2em 0 0 0;
	border-bottom: 1px dotted #bbb;
	float: left;
}

ul#comment_list li.trackback {
	width: 470px;
	padding: 1.2em 15px 0 15px;
	background: url('images/trackback_bg.gif');
}

.comment_meta {
	margin: 0 0 1.2em 0;
}

.comment_num {
	padding: 0 15px 0 20px;
	font-weight: bold;
	font-size: 1.4em;
	float: right;
}

.trackback .comment_num {
	padding: 0 0 0 20px;
}

.comment_num a, .comment_num a:visited {
	color: #888;
	text-decoration: none;
}

.comment_num a:hover {
	color: #df0000;
	text-decoration: none;
}

.comment_meta strong {
	font-size: 1.6em;
}

.comment_time {
	font: normal 1.1em Verdana, Helvetica, Arial, sans-serif;
	color: #888;
}

.comment .entry {
	padding: 0 15px;
}

.comment .entry p {
	margin: 0 0 1.0em 0;
}

/*---:[ comment form styles ]:---*/

#comment_form {
	width: 500px;
	padding: 1.0em 0 0 0;
	float: left;
}

#comment_form p {
	padding: 0.6em 0;
}

#comment_form label {
	padding: 0 0 0 10px;
	font-size: 1.2em;
}

#comment_form .text_input {
	width: 191px;
	padding: 3px;
	color: #444;
	font: normal 1.4em Arial, Helvetica, sans-serif;
	border-top: 3px solid #999;
	border-left: 2px solid #999;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#comment_form .text_area {
	width: 321px !important;
}

#comment_form .text_input:focus {
	border-top: 2px solid #666;
	border-left: 2px solid #666;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#comment_form .form_submit {
	padding: 0.4em 4px;
	background: url('images/submit_bg.gif');
	border: 3px double #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	font: bold 1.4em Arial, Helvetica, sans-serif;
	cursor: pointer;
}

#comment_form p.subscribe-to-comments {
	font-size: 1.4em;
}

#comment_form p.subscribe-to-comments label {
	font-size: 1.0em;
}


.entry img {
	display:block;
	margin:0px auto;
	text-align:center;
	padding:0;
}


.socialmenu {
	list-style-type: none;
	margin-top: 0px;
	padding: 0;
	width: 500px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	height: 30px;

}

#breadcrumbs {
	margin-bottom: 8px;
}

.socialmenu li {
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
}

.socialcomments {
	display: block;
	width: 110px;
	height: 20px;
	position: relative;
}

.socialcomments a {
	display: block;
	background: url('images/comments.png') top left no-repeat;
	height: 20px;
	padding-left: 70px;
	left: 0px;
	top: 0px;
	position: absolute;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

.socialcomments a:Hover {
	background-position: bottom left;
}

.socialcomments a span.commentsnumber {
	display: block;
	width: auto;
	height: 16px;
	background: url('images/comments-bg.png') right no-repeat;
	min-width: 10px;
	text-align: center;
	color: #000;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 5px;
}

.redlist li a {
	display: block;
	color: #fff;
	padding: 4px;
	background: #cc0000;
	position: relative;
	text-decoration: none;
	border-radius: 2px;
}

.redlist li a:Hover {
	background: #ff0000;
}

.redlist li a span.postcount {
	position: absolute;
	display: block;
	width: auto;
	text-align: right;
	right: 4px;
	top: 4px;
}

.redlist li {
	margin: 0 !important;
	margin-top: 4px !important;
	padding: 0 !important;
}

.letterblock {
	width: 240px;
	min-height: 240px;
	overflow: hidden;
	float: left;
	border: 2px solid #cc0000;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 10px;
	position: relative;
	background: #fff;
}

.letterblock h2 {
	display: block;
	width: 100%;
	background: #cc0000;
	color: #fff;
	text-align: center;
}

.letterblock ul {
	margin-left: 10px;
	margin-bottom: 20px;
}

.letterblock .showmore {
	display: block !important;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 10pt;
	text-align: center;
	background: #cc0000;
	color: #fff;
	text-decoration: none;
}

.letterblock .showmore:Hover {
	background: #990000;
}

/*BAND PAGES*/
.lastfmimage {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 0;
	margin-right: 0;
}

.biotop {
	font-size: 1.4em;
	line-height: 1.65em;
}

.biotop p {
	margin: 0 0 1.5em 0;
}

.calendar {
	width: 50px;
	height: 50px;
	text-align: center;
	border-radius: 10px;
	position: relative;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}

.month {
	display: block;
	text-transform: Uppercase;
	font-weight: bold;
	font-weight: 1.4em;
	background: #cc0c21;
	position: absolute;
	top: 0;
	left: 0;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 100%;
	color: #fff;
	z-index: 2;
	border: 1px solid #c0c0c0;
}

.day {
	border: 1px solid #c0c0c0;
	width: 50px;
	height: 30px;
	padding-top: 20px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	display: block;
	border-radius: 10px;
	position: absolute;
	top: 0;
	z-index: 1;
	left: 0;
}

.tourdate {
	clear: both;
}

#tourdates .showmore {
	display: block !important;
	width: 100%;
	font-size: 10pt;
	text-align: center;
	background: #cc0000;
	color: #fff;
	text-decoration: none;
	clear: both;
	margin-top: 10px;
	text-transform: Uppercase;
	margin-bottom: 10px;
}

#tourdates .showmore:Hover {
	background: #990000;
}

#searchbands {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

#searchbands li {
	display: block;
	width: 150px;
	height: 150px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#searchbands li a {
	display: block;
	width: 150px;
	height: 150px;
	background-size: cover;
	background-position: top center;
	position: relative;
	color: #fff;
}

#searchbands li a span {
	display: block;
	position: absolute;
	bottom: 0px;
	background: #000;
	background: rgba(0,0,0,0.7);
	color: #fff;
	text-transform: uppercase;
	font-size: 11pt;
	font-weight: bold;
	width: 96%;
	padding: 2%;
}

#searchbands li a:Hover span {
	background: #000;
}

.navigation a {
	display: block;
	width: 47%;
	background: #da2028;
	padding: 1%;
	color: #fff;
	float: left;
	text-decoration: none;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-transform: Uppercase;
}

.navigation .previous a {
	margin-right: 2%;
}

.navigation .next a {
	text-align: right;
}

.navigation a:Hover {
	background: #990000;
}

.nrelate .nr_title {
	padding: 0 !important;
}

#newhere {
	display: block;
	width: 100%;
	position: fixed;
	bottom: -70px;
	left: 0px;
	z-index: 20;
	background: #9b1309;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.4em;
	-webkit-box-shadow: 0px -1px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px -1px 5px rgba(50, 50, 50, 0.75);
	box-shadow:         0px -1px 5px rgba(50, 50, 50, 0.75);
	/*border-top: 1px solid #333;*/
}

#newherecontent {
	max-width: 900px;
	width: 100%;
	margin: 4px auto;
	height: 30px;
}

#newherecontent #copy {
	display: block;
	padding-top: 5px;
	height: 25px;
	float: left;
	width: 50%;
}

#newherecontent #footerfblike {
	height: 30px;
	float: left;
	width: 25%;
}

#newherecontent #footerfollow {
	height: 30px;
	float: left;
	width: 25%;
}

#newhereclose {
	position: absolute;
	right: 10px;
	top: 15px;
	display: block;
	width: auto;
	height: auto;
	font-size: 1.5em;
	text-transform: Uppercase;
	font-weight: bold;
	background-color: #fff;
	color: #9b1309;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
}

#newhereclose:Hover {
	color: #000;
}

.podcastbanner {
	display: block;
	width: 100%;
	height: 100px;
	border: 1px solid #999;
	background: url('images/podcast-head.jpg') center top no-repeat;
	text-indent: -10000px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#thtv-top {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#thtv-top li {
	margin: 0;
	padding: 0;
}