
 

/*@import url('http://sujeronimo.de/bbr/bbr_jeronimo.css')*/
.olh_wrapper 	{
		width: 604px;
		min-height: 800px;
		margin: 15px;
		}
.olh_item	{ 
		overflow:auto; 
		} 
.olh_user	{
		width: 150px;
		float: left;
		margin: 0;
		padding: 0;
		min-height: 50px;
		}

.olh_message	{
		width: 450px;
		float: right;
		margin: 0;
		padding: 0;
		min-height: 50px;
		}

.olh_pages	{
		text-align: justify;
		font-family: "snap", monospace;
		}

.bbquote	{
		font-style: italic;
		}

.bbcode		{
		font-family: monospace;
		display: block;
		border: 1px dotted #000;
		padding: 10px;
		margin-left: 25px;
		margin-right: 25px;
		line-height: 12px;
		font-style: italic;
		background: #e2e2e2;
		}

pre
{
	font-family: "snap", "rez ascii", "Lucida Console", monospace;
}

h1, h2, h3
{
	border-width: 1px;
	border-left-color: #fda;
	border-right-color: #961;
	border-style: solid;
	background-color:#2c3033;
/*	background-image: url("http://www.ch/gfx/radio/spacer_top.png"); */
	background-position: center center;
	background-repeat: repeat;
	color: #fff;
}

.headline
{
	vertical-align: middle;
}

.date
{
	position: absolute;
	right: 8px;
	bottom: .25ex;
}

h1
{
	font-size: 9pt;
}

h2
{
	font-size: 9pt;
	position: relative;
	vertical-align: middle;
}

div.pmview {
	vertical-align: top;
	border: 1px solid #aaa;
	background-color:#000;
	width: 85%;
}

p
{
	margin: 0;
	margin-top: 1em;
}

a
{
	text-decoration: none;
    font-weight: bold;
}

a:link
{
	color: #fff;
}

a:visited
{
	color: #fff;
}

a:hover
{
	text-decoration: underline;
}

img
{
	border: 0;
	vertical-align: bottom;
}

h3
{
	padding-top:10px;
	height:25px;
	border:0px;
	margin: -1px;
	font-size: 9pt;
	text-align: center;
	margin-bottom: 1ex;
}

#rightside ul
{
	padding: 0;
	margin-top: 1ex;
	margin-bottom: 2ex;
	display: inline-block;
	list-style-type: none;
	text-align: left;
}

#rightside ul li
{
	background-position: 0px 50%;
	background-repeat: no-repeat;
	min-height: 16px;
	padding-left: 16px;
	display: block;
}

#sidebar ul
{
	padding: 0;
	margin-top: 1ex;
	margin-bottom: 2ex;
	display: inline-block;
	list-style-type: none;
	text-align: left;

}

#sidebar ul li
{
	background-position: 0px 50%;
	background-repeat: no-repeat;
	min-height: 16px;
	padding-left: 16px;
	display: block;
}

#home 		{background-image: url("http://www.bigbeatradio.com/static/house.png");}
#songs		{background-image: url("http://www.bigbeatradio.com/static/music.png");}
#song-source		{background-image: url("http://www.bigbeatradio.com/static/sound.png");}
#song-platform		{background-image: url("http://www.bigbeatradio.com/static/sound.png");}
#artists	{background-image: url("http://www.bigbeatradio.com/static/user_green.png");}
#compilations   {background-image: url("http://www.bigbeatradio.com/static/recplay_ico.png");}
#recent	        {background-image: url("http://www.bigbeatradio.com/static/new.png");}
#menuqueue	{background-image: url("http://www.bigbeatradio.com/static/script.png");}
#search		{background-image: url("http://www.bigbeatradio.com/static/find.png");}
#forum		{background-image: url("http://www.bigbeatradio.com/static/user_comment.png");}
#faq		{background-image: url("http://www.bigbeatradio.com/static/comment.png");}
#profile	{background-image: url("http://www.bigbeatradio.com/static/user.png");}
#favorites	{background-image: url("http://www.bigbeatradio.com/static/heart.png");}
#register	{background-image: url("http://www.bigbeatradio.com/static/page_white_edit.png");}
#logout		{background-image: url("http://www.bigbeatradio.com/static/door_out.png");}
#login		{background-image: url("http://www.bigbeatradio.com/static/door_in.png");}
#admin		{background-image: url("http://www.bigbeatradio.com/static/door.png");}
#inbox		{background-image: url("http://www.bigbeatradio.com/static/email.png");}
#unap-artists   {background-image: url("http://www.bigbeatradio.com/static/user_green.png");}
#unap-groups    {background-image: url("http://www.bigbeatradio.com/static/group.png");} 
#unap-labels    {background-image: url("http://www.bigbeatradio.com/static/transmit_blue.png");}
#unap-links     {background-image: url("http://www.bigbeatradio.com/static/link.png");}
#groups         {background-image: url("http://www.bigbeatradio.com/static/group.png");} 
#labels		{background-image: url("http://www.bigbeatradio.com/static/transmit_blue.png");}
#links		{background-image: url("http://www.bigbeatradio.com/static/link.png");}

#screenshots		{background-image: url("/static/icon_screenshot.png");}
#unap-screenshots     {background-image: url("/static/icon_screenshot.png");}
#licenses 		{background-image: url("/static/page_white_edit.png");}
#chat		{background-image: url("/static/lips.png");}

#forum, #favorites, #logout
{
	margin-bottom: 1em;
}

p.pmtitle {
    font-weight: bold;
}

#sidebar li a
{
	margin-left: 1ex;
	color: #fff;
}
#rightside li a
{
	margin-left: 1ex;
	color: #fff;
}


#sidebar form
{
	display: block;
	padding: 0;
	padding-top: 1ex;
	margin: 0;
	border: none;
	white-space: nowrap;
}


#oneliner
{
	margin: 8px;
	margin-top: 0;
	margin-bottom: 2ex;
	text-align: left;
	overflow: hidden;
	font-family: "snap", "rez ascii", "Lucida Console", monospace;
}

.onelinerpre {
	font-family: "snap", "rez ascii", "Lucida Console", monospace;
}

.onelinertext {
	font-family: "snap", "rez ascii", "Lucida Console", monospace;
	margin: 7px;
/*	letter-spacing: -0.2px; */
}

.onelinertext img {
	vertical-align: middle;
}

#main p{
	padding:8px;
}

#main h1, #main h2
{
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 1ex;
	padding-left: 12px;
	padding-right: 12px;
}

#main h1
{
	display:none;
	margin-top: -1px;
	padding: 0;
	padding-left: 1ex;
	padding-right: 1ex;	
}

#main h2
{
	margin-top: 2em;
	border-right:0px;
	border-left:0px;
}

.platform_icon
{
    vertical-align: middle;
    margin-left: 3px;
}

.text-link
{
    vertical-align: middle;
    margin-left: 1px;
    margin-right: 1px;
}

.song-resource
{
    vertical-align: middle;
    margin-left: 1px;
    margin-right: 1px;
}

.user-resource
{
    vertical-align: middle;
    margin-left: 1px;
    margin-right: 1px;
}

.icon_header
{
	padding: 1ex;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: middle;
	margin: 0;
	border: 0;
	background-image: url("http://www.bigbeatradio.com/static/themes/default/glow.png");
	background-repeat: no-repeat;
	background-position: center center;
}

#main ul
{
	margin: 0;
	padding: 0;
	margin-left: 3em;
	list-style-type: disc;
	list-style-position: outside;
	display: block;
}

#main ul.imgbull li
{
	list-style-type: none;
	background-position: 0px 50%;
	background-repeat: no-repeat;
	min-height: 16px;
	margin-left: -3.5ex;
	padding-left: 3.5ex;
}

#copyleft, #copyright
{
	display: block;
	font-size: 7pt;
	position: relative;
	bottom: -3ex;
	margin: 0;
}

#copyleft
{
	float: left;
}

#copyright
{
	float: right;
}

#copyleft a, #copyright a
{
	color: #210;
}

#validator
{
	position: absolute;
	right: 1px;
	top: 1px;
}

/* froumzz */

#djangoForumBreadcrumbs, .pages
{
    margin-bottom: 1em;
}

.pagesBottom
{
    margin-top: 1em;
	text-align: right;
}

#djangoForumList td,
#djangoForumThreadList td
{
	padding: 0;
	border-width: 1px;
	border-style: solid;
	border-color: #ddd;
	border-top-color: #961; /* stupid ie */
	border-right-color: #aaa;
	border-bottom-color: #aaa;
}

.djangoForumListDetails,
.post
{
/*	background: #fff; */
}

.djangoForumListDetails p
{
	margin: 0;
}

#djangoForumList .djangoForumListDetails .djangoForumStats
{
	position: relative !important;
	position: static; /* ha! lost stupid ie6 again! */
	z-index: 5;
	float: right;
	margin-top: -12pt;
	padding-right: 8px;
	font-size: 8pt;
}


.djangoForumListDetails .forumDescription
{
	display: block;
	position: relative !important;
	position: static; /* ha! */
	z-index: 5;
	margin-top: -12pt;
	padding: 0;
	padding-left: 8px;
	padding-right: 8px;
}

#djangoForumList .djangoForumListDetails
{
	width: 70%;
	padding: 0;
}

#djangoForumList td,
#djangoForumThreadList td
{
	padding-left: 8px;
	padding-right: 8px;
}

.djangoForumListDetails
{
	padding: 0;
}

#djangoForumThreadList td
{
	width: 5%;
	text-align: center;
}

#djangoForumThreadList .djangoForumThreadListName
{
	width: 60%;
	text-align: left;
/*	background: #fff; */
}

#djangoForumList .djangoForumListLastPost,
#djangoForumThreadList .djangoForumThreadLastPost
{
	width: 30%;
	text-align: left;
}

#djangoForumThreadList .djangoForumThreadListName
{
	padding: 0;
/*	background: #fff; */
}

.threadName
{
	display: block;
	line-height: 2em;
	padding-left: 8px;
	padding-right: 8px;
}

#djangoForumThreadPosts
{
	width: 99%;
	margin: auto;
	border: 0;
	border-collapse: collapse;
	background-color: transparent;
	background-image: url("http://www.bigbeatradio.com/static/themes/default/hilight.png");
	background-position: center;
}

#djangoForumThreadPosts td
{
	padding-left: 8px;
	padding-right: 8px;
}


#djangoForumThreadPosts .djangoForumThreadPostDetail
{
	vertical-align: top;
	border-left: 1px solid #ddd;
	padding-top: 1em;
}

#djangoForumThreadPosts
{
}

#djangoForumThreadPosts .postfooter
{
	border-left: 1px solid #ddd;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	text-align: right;
}

#djangoForumThreadPosts .postfooter td:first-child
{
	text-align: left;
	font-size: 9pt;
}


#djangoForumThreadPosts .post
{
	vertical-align: top;
	padding-top: 1em;
	border: 0;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	width: 85%;
}

.post p
{
	margin: 0;
	margin-bottom: 1em;
}


#newThread
{
	width: 99%;
	margin: auto;
}

#newThread .label
{
	text-align: right;
	vertical-align: top;
}

#newThread #postThread
{
	text-align: center;
}


#newThread #postThread
{
	text-align: center;
}

table.songlist td {
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

table.songlist th {
	padding: 3px;
}

.bubbleInfo {
	position: relative;
}

.popup {
	position: absolute;
/*	background-color: #fff; */
	border-color: #1f60d6;
	border-style: solid;
	padding: 5px;
	z-index:10;
	-webkit-border-radius: 10px;    /* for Safari */
	-moz-border-radius: 10px;       /* for Firefox */
	display: none; /* keeps the popup hidden if no JS available */
} 


/* BIGBEAT.CH OVERRIDES */


#sidebar h3:first-child{
	padding-bottom:0px;
	margin-bottom:0px;
}


#sidebar ul li{  
    list-style: none;
	height:27px;
    margin: 0.0em; 
    padding-right: 2px;
	padding-top:5px;
	margin-left:00px;
	border-right:0px solid silver;
	border-bottom:0px solid silver;
	margin-left:10px;
	
}

#sidebar ul{
}

#sidebar ul li a img{
	padding:18px;
}

#main h2{
	margin-left:0px;
}


#main h2:first-child{
	padding-top:0px;
	margin-top:0px;
}

.taglist{	
	background-color:#404347
}

.songlist{
	width:98%;
}
.songlist td:first-child{
	width:370px;
}

a,a:link,a:visited,a:hover{
	color:#f55c00;
}

.taglist{
	background-color: #3A5294;
}

#rightside{
}

#rightside a,#rightside a:link,#rightside a:hover,#rightside a:visited{
	color:#fff;	
}

#oneliner a,#oneliner a:link,#oneliner a:visited{
	color:#fff;
}

.taglist{
	background-color:black;
	background-image:none;
}

.taglist p,.taglist em{
	color:black;
}

.taglist p a:link,
.taglist p a:hover,
.taglist p a:visited,
.taglist a:link,
.taglist a:hover,
.taglist a:visited
{
	color:black;
}

#sidebar ul li a, #sidebar ul li a:visited, #sidebar ul li a:hover, #sidebar ul li a:link {
 color: black;
 font-family:verdana;
 text-decoration:none;
}

table.songlist {
 border-collapse: collapse;
 border-spacing: 0px;
}

/* ##############################################################################
   Edited by Jeronimo
############################################################################## */

body {
 font-size: 9pt;
 background-image:url('http://rockwithwolfenstein.com/static/bgrepeat.jpg');	
 background-repeat:repeat;
 margin: 0;
 padding: 0;
 border: none;
 /* font-family: Arial, Verdana; */
 font-family: sans,sans-serif,tahoma;
}

div#all {
 width: 990px;
 overflow-x: auto; 
 overflow-y: hidden; 
 margin: 0 auto;  
}

div#main
{
 position: relative;
 
 padding: 0px;
 margin: 8px auto 0px auto;
 width: 590px;

 color: white;

 border: 1px solid #2C3033;

 background-color: RGB(64, 68, 73);     /* fallback for IE :( */
 background-color: RGBa(64, 68, 73, 0.75);
}

#sidebar ul{
 width:100%;
 background-image:url('http://www.bigbeatradio.com/static/nav2_transp.png');	
 margin: 0; 
 border: 0px solid silver;	
}

div#rightside {
 z-index: 10;
}


/* no element type given for #logo selector, so it was used for div and img at same time! */

div#logo {
 margin-top: 20px;
 margin-bottom: 20px;
}

img#logo{
 border:0px;
 position:relative;
 width: 100%;
}

#djangoForumThreadPosts,#djangoForumList,#djangoForumThreadList {
 color:#ffffff;
}

table.songlist tr.row1 td {
	background-color: #424549;
}

table.songlist tr.row2 td {
	background-color: #3C3F43;
}

#main div div, #main form, #main table{
 /*  padding: 10px; */
}

div#maincontent {
 padding: 10px;
}

div#maincontent h2 {
 margin-left: -10px;
 margin-right: -10px;
}


#djangoForumThreadPosts a,
#djangoForumList a,
#djangoForumThreadList a,
#main a,
#blah a
{
 color:#f55c00;
 /* text-decoration:underline; */
 text-decoration: none;
}

#djangoForumThreadPosts a:hover,
#djangoForumList a:hover,
#djangoForumThreadList a:hover,
#main a:hover,
#blah a:hover
{
 background-color: #f55c00;
 color: black;
}


th.fd-column-0 {min-width: 40%;}
th.fd-column-1 {min-width: 40%;}

/*
th.fd-column-2 {min-width: 10%;}
th.fd-column-3 {min-width: 10%;}
th.fd-column-4 {min-width: 10%;}
th.fd-column-5 {min-width: 10%;}
th.fd-column-6 {width: 20px;}
*/


.forumName
{
	display: block;
	position: relative !important;
	position: static; /* ha! */
	z-index: 10;
	padding-left: 8px;
	padding-right: 8px;
	/* padding-bottom: 12pt; */
	margin-bottom: 12pt;
	font-size: 9pt;
}

div#whosonline {
 line-height: 70%;

 color: #818181;

 text-align: left;
 padding-bottom: 20px;
}

div#whosonline span { 
 display: block;
 white-space: nowrap;

 margin-left: 40px;
 margin-right: 40px;

 padding-left: 10px;
 padding-bottom: 4px;
 border-bottom: 1px solid #707070;
}

#whosonline span a {
 color: white;
}

textarea#id_body {
 width: 400px;
}

textarea#id_body, input#id_title {
 font-size: 11px;
 font-family: Verdana, Arial;
 background-color: #DDDDDD;
}

img.countryflag, img.compilation_icon {
    margin: -2px 3px 1px 1px; 
    vertical-align: middle; 
}


/* css id "footer" is ambiguous !!! */

div#all > div#footer {
 height: 5px;
 clear:both;
}

div#main > #footer {
}


#djangoForumThreadList
{
	width: 99%;
	margin: auto;
	border: 0px solid black;

	border-collapse: collapse;
	background-color: transparent;
 /*	background-image: url("http://www.bigbeatradio.com/static/themes/default/hilight.png"); */
	background-position: center;
}

#djangoForumList,
#djangoForumList th,
#djangoForumThreadList th,
#djangoForumThreadPosts th
{
 padding: 0px 8px 0px 8px;

 border-width: 0px;
 border-style: solid;
 border-top-color: #fda;
 border-left-color: #fda;
 border-right-color: #961;
 border-bottom-color: #961;
 /* background-color: #5a5d62; */
 text-align: left;
 color: white;
}

#sidebar,#rightside{
 margin-top: 10px;
 width: 180px;
}

input#blah
{
 display: inline-block;
 width: 98%;
 padding: 0px;
 border: 1px #000 solid;
 height: 18px; 
 background-position: center;

}

input#makeitso
{
 border: none;
 padding: 0px;
 width: 16px;
 height: 16px;	
 margin-left: -16px;
 padding-top: -5px;
 background-color: transparent;
 background-image: url("http://www.bigbeatradio.com/static/comment.png");
 background-repeat: no-repeat;
 background-position: center center;
}

#sidebar
{
	float: left;
	display: inline;
	position: relative;
	margin: 8px;
	border-width: 0px;
	border-style: solid;
	border-color: #fff;
	border-top-color: #fff; /* stupid ie */
	border-right-color: #fff;
	border-bottom-color: #fff;
/*	background-color: transparent; */
	background-image: url("http://www.bigbeatradio.com/static/themes/default/bland.png");
	text-align: center;
	display: inline;
}

#rightside
{
	float: right;
	display: inline;
	position: relative;
	margin: 8px;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	border-top-color: #fda; /* stupid ie */
	border-right-color: #444;
	border-bottom-color: #444;
/*	background-color: transparent; */
	background-image: url("http://www.bigbeatradio.com/static/themes/default/bland.png");
	text-align: center;
	display: inline;
}


/* EDITED BY RAMS */

.djangoForumThreadPostDetail, .post, .djangoForumThreadListName, .djangoForumThreadLastPost{
	background-color:#2c3033;
}

#djangoForumList,#djangoForumThreadList{
	background-color:#404347;		
}
#djangoForumThreadList th, #djangoForumList th, #djangoForumThreadPosts th{
	padding:10px;
}

#djangoForumThreadList td, #djangoForumList td{
	padding:10px;
	background-color:#2c3033;
}

.popup, .bubbleInfo{
	background-color:#2c3033;
}
