/*
Theme Name: Backstageradio 2
Theme URI: http://www.backstageradio.ch./
Description: Wordpress theme for backstageradio.ch.
Version: 1.0
Author: Dominik Stocker
*/

@import url("css/reset.css");
@import url("css/text.css");
@import url("css/960.css");


body {
  height: 100%;
  padding:0px;
  margin:0px;
  background: #ffcc00 url('images/background.jpg');
  background-repeat:repeat;
  background-position: top left;
  font-size: 15px;font-family: Georgia;
  min-width:900px;
}

h1, h2, h3, h4 {
	letter-spacing:-1px;
}

h1, h2, h3, h4, #nav, small, .postmetadata, .small, .alert_small, .alert_big {
	font-family: Helvetica, Arial;
}

h2 {
	margin: 0 0 27px 0;padding: 0;color:#000;
}

a {
	color:#333333;
	text-decoration: none;
	border-bottom: 1px solid #eee;
}

a:hover {
	color:#000;
	border-bottom:1px solid #ccc;
}

h2 a {
	color:#000;
	text-decoration: none;
	font-size: 27px;
	border:none;
}

h2 a:hover, #header h1 a:hover {
	color:#c00;
	border:none;
}

small {
	font-size:10px;
	color:#ccc;
	padding:10px 8px 5px 0px;
	float:left;
	text-transform: uppercase;
	font-weight: bold;
}

.alert_big {
	font-size:12px;
	color:#FF0000;
	padding:20px 0 5px 0px;
	text-transform: uppercase;
	font-weight: bold;
}

p {
	color:#555;
}

hr {
	margin:0;
	clear:both;
}
 

/* HEADER */
#header {
	height: 75px;
	z-index: 3;
}

#header a {
	border: 0px;
}

#backstageradio_logo {
	z-index:3;
	position:absolute;
	top:6px;
	left: -5px;
	width:900px;
}

#logo_wrapper {
	position:absolute;
	left:290px;
	top:0px;
	z-index:4;
}

#pf_logo {
	position:absolute;
	top:-5px;
	left:722px;
}

#mx3_logo {
	position:absolute;
	left:744px;
	top:90px;
}

#stream_button {
	position:absolute;
	left:230px;
	top:0px;
}

#iphone_android {
	position:absolute;
	left:350px;
	top:55px;
	width:300px;
}

#google_button {
	position:absolute;
	top:27px;
	left:50px;
}

#top_fb_like {
	position:absolute;
	top:60px;
	left:50px;
}


/* LINEAR */
#left {
	z-index: 2;
	position: relative;
	top: 0px;
	left: 0px;
	width: 300px;
	height:600px;
	margin: 0;
}

#linear {
	position: relative;
	width: 800px;
	height:600px;
	padding: 47px 50px 43px 20px;
	background: url('images/background_linear.png');
	background-position:right top;
	background-repeat:no-repeat;
}

#banner {
	position:absolute;
	top:123px;
	left:210px;
	background-repeat:no-repeat;
	background-position: top left;
}

#banner a {
	border:none;
}

/* CONTENT */
#content .post {
	padding:35px 20px 0 0;
	clear:both;
}

#content {
	padding-right:30px;
	text-align: justify;
}

.post h2 {
	font-size:27px;
	padding-top:2px;
	text-align: left;
	color:#000;
}

.date {
	font-size: 30px;
	font-weight: bold;
	line-height: 0.8;
	color:#c00;
}

.postmetadata {
	font-size:12px;
	color:#bbb;
	height:1%;
}

.small {
	font-size:12px;
	color:#aaa;
	margin-top:10px;
}

.postmetadata small {
	font-size:12px;
	color:#aaa;
	text-transform: inherit;
	font-weight: normal;
	padding: 10px 0;
	margin:20px 0;
	border-top: 1px solid #eee;
	text-transform: none;
}

.commenthead small {
	font-size:9px;
	color:#aaa;
	text-transform: inherit;
	font-weight: normal;
	padding: 0px 10px 0px 0px;
	margin: 0;
	border-top: 1px solid #eee;
	text-transform: none;
}

.commenthead .date {
	font-size: 24px;
	font-weight: bold;
	line-height: 0.8;
	color:#c00;
}


.alignnone {
	display: block;
}

img.size-medium {
	margin:0 0 10px 0
}

.entry a img {
	margin:0 0 10px 0;
	vertical-align:top;
}

.entry img {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #fafafa;
	padding: 5px;
	margin: 5px 10px 10px 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

dl.gallery-item {
	margin:0;
}

dl.gallery-icon img {
	border: 1px solid #ddd;
}

dl.gallery-item a {
	border: none;
}

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

.entry ul li {
	color:#666;
}

/* PREV NEXT & PAGE-NAVIGATION */

.navigation {
	margin-top: 40px;
	display: block;
	clear:both;
	font-size:14px;
}

.navigation a {
	background: #f6f6f6;
	padding: 3px 8px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.navigation a:hover {
	background: #ddd;
	padding: 3px 8px;
}

.navigation li {
	list-style:none;
	float:left;
	margin:2px;
}

.navigation .active_page a {
	background: #ccc;
	padding: 3px 8px;
}

.alignleft {float:left;}
.alignright {float:right;}



/* Begin Comments*/
ol.commentlist { list-style:none; margin-top:30px; padding:0; text-indent:0; }
ol.commentlist li { border:1px solid #ddd; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; height:1%; margin:0 0 5px; padding:10px; position:relative; width:90%; }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { }
ol.commentlist li div.comment-author { position:relative; top:-4px; padding:0 170px 0 0; }
ol.commentlist li div.vcard {  }
ol.commentlist li div.vcard cite.fn { font-style:normal; font-style: italic }
ol.commentlist li div.vcard cite.fn a.url { color:#333; text-decoration:none; }
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; }
ol.commentlist li div.vcard img.avatar { border:4px solid #d5d5d5; float:left; margin-right:10px;}
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {}
ol.commentlist li div.comment-meta { position:relative; top:-4px; font: 9px Arial, Verdana; color:#aaa;}
ol.commentlist li div.comment-meta a { color:#aaa; text-decoration:none; }
ol.commentlist li div.comment-meta a:hover { color:#000; }
ol.commentlist li div.commentbody {margin-top: 3px; font-size: 16px}
ol.commentlist li p {  margin:0; }
ol.commentlist li ul { list-style:square; margin:0; padding:0; text-indent:0; }
ol.commentlist li div.reply a:hover { background:#c30; border:1px solid #c00; }
ol.commentlist li div.reply a { background:#999; border:1px solid #666; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; color:#fff; font:bold 9px/1 arial,sans-serif; padding:5px 6px 4px;  text-align:center; width:36px;color:#fff; text-decoration:none; text-transform:uppercase;}
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li { }
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { margin:0 0 .18em; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .18em; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .18em; }
ol.commentlist li ul.children li.depth-5 { margin:0 0 .18em; }
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#f6f6f6; }
ol.commentlist li.parent { }
ol.commentlist li.pingback { }
ol.commentlist li.pingback.parent { }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}

.small_info {
	font-size:11px; color:#333;text-transform: uppercase;font-family: arial;
}

/* Comment Form */
#commentform input {width: 200px;	padding: 4px;	border:1px solid #ccc;	font-size:14px;	font-family:Georgia, Times;	}
#commentform {	margin: 0px 10px 0 0;	padding-bottom:0px; }
#commentform p label { width: 120px; display:block;float:left}
#commentform p { padding: 10px 0; margin:0;font-size: 14px}
#commentform textarea {	width: 80%;	padding: 2px;	border:1px solid #ccc;	padding: 4px; font-size:14px;	font-family: Georgia, Times;}
.cancel-comment-reply {display: none;}
#commentform #submit_comment, #commentform #submit_suggestion {	border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;border:1px solid #aaa; font-weight: bold; cursor:pointer;}
#commentform small, #commentform #submit_comment, #commentform #submit_suggestion {color:#333;text-transform: uppercase;font-family: arial;}
#commentform small {font-size:11px;font-weight: bold}	
#respond { padding-top: 20px; margin-bottom: 10px; }
#commentform input[type=checkbox] {
	width:30px;
}

#captchaImgDiv {
	margin:25px 0px 25px 0px;
}

/* history form */
#historyform input {width: 100px;	padding: 4px; margin:2px; border:1px solid #ccc;	font-size:11px;	font-family:Georgia, Times;	}
#historyform { margin: 0 10px 0 28px;	padding-bottom:0px; }
#historyform p label { width: 120px; display:block;float:left}
#historyform p { padding: 10px 0; margin:0;font-size: 14px}
#historyform textarea {	width: 70%;	padding: 2px;	border:1px solid #ccc;	padding: 4px; font-size:14px;	font-family: Georgia, Times;}
.cancel-comment-reply {display: none;}
#historyform #submit_history{ border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;border:1px solid #aaa; font-weight: bold; cursor:pointer;}
#historyform small, #historyform #submit_history {color:#333;text-transform: uppercase;font-family: arial;}
#historyform small {font-size:11px;font-weight: bold}
#historyform input[type=checkbox] {
	width:30px;
}

#submit_loading {
	position:relative;
	top:6px;
}

/* Song suggestion */

#suggestion_container {
	margin-top: 40px;
	padding-right:40px;
}

#suggestion_container #suggest_results img {
	float:left;
	margin-right: 10px;
}

#submit_suggestion {	margin-left: 120px;border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;border:1px solid #aaa; font-weight: bold}
#submit_suggestion {color:#333;text-transform: uppercase;font-family: arial;}

#suggestion_container ul { list-style:none; margin:10px 0 20px 0; padding:0; }
#suggestion_container ul li { background-color:#fafafa; border:1px solid #ddd; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; height:1%; margin:0 0 5px 0; padding:10px 10px 12px 10px; position:relative; width:400px; min-height: 77px; }

#suggestion_container small {
	padding-top:17px;
	color:#000;
}

#suggestion_container small a {
	color:#999999;
}

#suggestion_container small a:hover {
	color:#333333;
}

.nano_player {
	float:left;
	margin-right:16px;
	height:80px;
	width:80px;
}

.star_suggest {
	position:relative;
	top:-85px;
	left:380px;
}

.star_download {
	position:absolute;
	top:135px;
	left:410px;
}

.star_support {
	position:absolute;
	top:-8px;
	left:410px;
}

/* Navigation button for song-suggestion */
.navigation_strong {display: block;clear:both; margin-top: 10px; padding-bottom: 0px;}		
.navigation_strong a {background: #ccc;padding: 5px 10px;-moz-border-radius: 3px;	-khtml-border-radius: 3px;	-webkit-border-radius: 3px;	border-radius: 3px;}
.navigation_strong a:hover, {background: #ddd;padding: 5px 10px;-moz-border-radius: 3px;	-khtml-border-radius: 3px;	-webkit-border-radius: 3px;	border-radius: 3px;}

ul.music_jury { list-style:none; margin-top:0px; padding:0; text-indent:0; }
ul.music_jury li { height:1%; margin:0 0 10px; padding:0px; position:relative; }

.jury_info { letter-spacing:-1px; font-family: Helvetica, Arial; margin: 0 0 0 10px;padding: 0;color:#666; height:150px; }

.jury_info a {
	color:#000;
	text-decoration: none;
	font-size: 22px;
	border:none;
	font-weight:bold;
}

.jury_info a:hover {
	color:#c00;
	border:none;
}

.jury_img {
	float:none;
}

.music_jury_date {
	font-size:10px;
	color:#ccc;
	padding:0;
	float:none;
	text-transform: uppercase;
	font-weight: bold;
}

#music_jury_overview_text {
	float:left;sm
	font-size:17px;
	margin-top:1px;
}

.music_jury_like_dislike {
	position:absolute;
	right:3px;
	top:10px;
	text-align:left;
	width:120px;
	font-size:13px;
}

.music_jury_like_dislike a {
	color:#999999;
}

.music_jury_like_dislike a:hover {
	color:#000000;
}

.on_air_icon {
	position:absolute;
	top:70px;
	right:0px;
}

#middle {
	position:absolute;
	top: 140px;
	left: 295px;
	width: 570px;
	height:40px;
	background: url('images/background_middle_top.png');
	background-position:right top;
	background-repeat:no-repeat;
}

#content {
	position:absolute;
	top: 38px;
	left: 0px;
	width: 450px;
	padding: 0px 60px 0px 60px;
	background: url('images/background_middle.png');
	background-position:right top;
	background-repeat:repeat-y;
}

.comment_info {
	padding: 20px 0 0 0;
}


#middle_bottom {
	position:relative;
	bottom: -41px;
	left: -72px;
	width: 570px;
	height:43px;
	background: url('images/background_middle_bottom.png');
	background-position:bottom;
	background-repeat:no-repeat;
}


.content_header {
	position:absolute;
	top:-85px;
	left:40px;
}

.fblike {
	margin:30px 0 15px 0;
}

.dj_support {
	margin:30px 0 30px 0;
}

#top10_downloads {
	margin:55px 0 0 0px;;
	min-height:400px;
}

#top10_downloads ol { list-style:decimal; margin:20px 0px 0px 10px; padding:0px; }
#top10_downloads ol li {
	background-color:#fafafa;
	border:1px solid #ddd;
	height:80px;
	padding:10px 10px 10px 10px;
	margin:0px 0px 5px 10px;
	list-style-position: outside;
	clear: both;
	position:relative;
	width:400px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.top10_text {
	position:absolute;
	left:10px;
	width:400px;
	font-size:16px;
	line-height:19px;
}

#top10_downloads small {
	padding-top:8px;
	color:#999;
	line-height:17px;
}

#top10_downloads small a {
	color:#999999;
}

#top10_downloads small a:hover {
	color:#333333;
}

#top10_downloads ol img {
	float:left;
	padding-right:15px;
}

#top10_downloads ol small img {
	padding-right:4px;
}

#downloads {
	margin:0;
	font-size:20px;
	min-height:470px;
}

#downloads small a {
	font-size:13px;
	color:#000;
}

#downloads ol { list-style:decimal; margin:0px 0 0 10px; padding:0; position:relative; top:5px; }
#downloads ol li { background-color:#fafafa; border:1px solid #ddd; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; height:100px; margin:0 0 5px -10px; padding:10px 10px 10px 10px; position:relative; width:400px; }

#downloads ol img {
	float:left;
	padding-right:15px;
}

#star_download {
	position:relative;
	top:-10px;
	left:360px;
}


#suggestion_container ol { list-style:none; margin:0px 0 0 10px; padding:0; position:relative; top:5px; }
#suggestion_container ol li { background-color:#fafafa; border:1px solid #ddd; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; height:80px; margin:0 0 5px -10px; padding:10px 10px 10px 10px; position:relative; width:400px; }

#suggestion_container ol img {
	float:left;
	padding-right:6px;
}


/* ===================================================
Suggest a new song / Ajax Search / 10.1.2011 ds:
====================================================== */

#suggestion_container OBJECT {
	float:left;
	padding-right:15px;
}

.play_button {
	position:absolute;
	z-index:1;
}

.play_button img {
	margin:16px;
}

.cover_artwork_container {
	position:absolute;
}

.song_info {
	position:absolute;
	left:105px;
	font-size:17px;
	margin-top:1px;
}

/* END Suggest a new song / Ajax Search
===================================================*/


#djs_supporting {
	margin:55px 0 0 0px;;
	font-size:14px;
	min-height:400px;
}

#download_info {
	position:relative;
	top:30px;
	left:10px;
	font-size:15px;
}

#download_info small {
	padding:0;
	border:0;
	font-size:14px;
}

#download_info small img {
	padding-right:4px;
	position:relative;
	top:1px;
}

#download_info small a {
	color:#999999;
}

#download_info small a:hover {
	color:#666666;
}

.small_playlist_history_info {
	font-family: Helvetica, Arial;
	font-size:11.5px;
	color:#000;
	padding:10px 0 5px 0px;
	text-transform: uppercase;
	font-weight: bold;
}

#hall_of_fame_dj_link {
	position:relative;
	top:-25px;
	left:45px;
}

#hall_of_fame_dj_link small {
	float:none;
}


#tagcloud { text-align:center; background-color:#fafafa; border:1px solid #ddd; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; height:1%; margin:0 0 5px 10px; padding:10px 10px 12px 10px; position:relative; width:400px; }

 
.tag1{ font-size:14px; color:#999; }
.tag2{ font-size:22px; color:#333; }
.tag3{ font-size:33px; color:#000; }
.tag4{ font-size:38px; color:#c00; }
 
#tagcloud a{ text-decoration:none; margin:0 3px 0 3px;}
#tagcloud a:hover{ text-decoration:none; color:#c00; }



#sidebar {
	position:absolute;
	background: url('images/nav_splat.png');
	background-position: -130px 0px;
	background-repeat: no-repeat;
	top:50px;  
	left: 825px;
	width: 300px;
	height:900px;
	margin: 0px;
	padding: 0px;
}

#sidebar_nav {
	position: relative;
	top: 110px;
	left:25px;
}
#sidebar_nav a, #sidebar_nav a:hover{
	text-decoration: none;
	border-bottom: 0px;
}

iframe {
	border:none;
	overflow:visible;
	}

#footer {
	position: relative;
	text-align:right;
	width:520px;
	top:35px;
	margin-bottom:70px;
	font-size:11px;
	font-weight:bold;
	font-family: Helvetica, Arial;
	text-transform: uppercase;
}

#footer a {
	color:#000000;
	text-decoration:none;
	border:none;
}

#footer a:hover {
	text-decoration:underline;
	border:none;
}

.qtrans_language_chooser {
	position:absolute;
	left:440px;
	list-style-type:none;

}

.qtrans_language_chooser li {
	float:left;
	margin:0 12px 0 0;
}

.qtrans_language_chooser .active {
	font-weight:bold;
}

.button_link {
	min-width: 80px; text-align:center;
	border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;border:1px solid #aaa; font-weight: bold;
	color:#000000;text-transform: uppercase;font-family: arial; padding:8px; background-color:#FFC000; border:1px solid #ccc;
	font-size:12px;
	position:absolute; margin-left:20px;
}

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

.button_link a:hover {
	color:#ffffff;
	text-decoration:none;
	border:none;
}

#addThis {
	position:relative;
	top:-30px;
	left:4px;
	color:#000000;
}

td {
	vertical-align:top;

}


/* ===================================================
WP Polls Styles / 14.1.2011 ds:
====================================================== */


.wp-polls {
	 text-align:center;
	 background-color:#fafafa;
	 border:1px solid #ddd;
	 border-radius:5px; -moz-border-radius:5px;
	 -webkit-border-radius:5px;
	 height:1%;
	 padding:12px 10px 0 10px;
	 margin: 0 auto 50px auto;
	 position:relative;
	 font-size:16px;
}

.wp-polls ul {
	margin-top:30px;
}
 
.wp-polls li {
	margin:0 0 10px 10px;
}

.wp-polls li label {
	color:#666666;
	padding-left:5px;
}

.wp-polls small {
	float:right;
}

.wp-polls label {
	margin-left:100px;
	color:#000000;
}

.pollbar {

}

.wp-polls #vote {
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #aaa;
	font-weight: bold;
	margin-top:10px;
	cursor:pointer;
	font-size:14px;
	color:#333333;
}


/* END WP Polls
===================================================*/
