/* ------------------------------------------------------------------- #
# File: ProJam2_Theme_Dark.css (ProJam2 Dark Theme CSS)
# Author: Huw Williams | huw@oinkba.com
# Copyright 2010 www.oinkba.com
 
* You may edit the files included with this distribution to suit your
* own site, but please leave these credits intact - respect the author.
# ------------------------------------------------------------------- */


body {
font-family: Arial, "Trebuchet MS", Helvetica, Verdana;
background: #000;
font-size: 12px;
color: #CCC;
padding:0;
margin:0;
}



/* --- SITE LINKS --------- */

a {color:#Fc0; text-decoration: none;}
a:hover {color:#ff8a00; text-decoration: none;}



/* --- MISC --------- */

p {font-size: 1.17em;line-height: 1.27em;}
h1 {font-weight: bold;font-size: 22px; margin:0;}
h2 {font-weight: bold;font-size: 18px; margin:0;}
h3 {font-weight: bold;font-size: 15px; margin:0;}
h4 {font-weight: normal;font-size: 13px; margin:0;}



/* --- HEADER --------- */

#top-bar {background:#111;height:32px;border-bottom: 1px solid #000;}
.welcome {color:#AAA;padding: 8px;float: left;}
.page-welcome {color:#699; background-color:#191919; padding:1px 3px 1px 0;}
.page-welcome:hover {color:#DDD; background-color:#111;}
.flags {margin-top:5px;text-align:center;}

#logo-bar {background-color: #222;height: 100px;border-top: 1px solid #393939;border-bottom: 1px solid #000;}
h1.logo {float:left; padding:0; margin:0;}
.logo-ads {float:right;padding-top:20px;}



/* --- HEADER MENU NAVBAR --------- */

#nav-bar {background:#333;height:27px;padding:10px;border-top: 1px solid #414141;}
#nav {margin:0;padding:0;}

#nav ul {
float: left;
text-transform: uppercase;
margin:0;
padding:0;
}
	
#nav li {
float: left;
list-style: none;
margin:0;
padding:0;
}
	
#nav ul li {
list-style: none;
margin: 0px 0px 0px -1px;
padding:0;
}
	
#nav li a, #nav li a:link {
color: #CCC;
background:#222;
display: block;
font-size: 13px;
margin:0;
padding: 6px 10px 6px 10px;
border-right: 1px solid #333;
text-decoration: none;
}
	
#nav li a:hover, #nav li a:active {
background: #190E3E;
color: #FFFFFF;
display: block;
margin:0;
padding: 6px 10px 6px 10px;
text-decoration: none;
}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
background: #1A1A1A;
width: 170px;
color: #CCCCCC;
float: none;
margin: 0px;
padding: 7px 10px 7px 10px;
border-bottom: 1px solid #333333;
border-left: 1px solid #333333;
border-right: 1px solid #333333;
}
	
#nav li li a:hover, #nav li li a:active {
background: #190E3E;
color: #FFFFFF;
padding: 7px 10px 7px 10px;
}

#nav li ul {
z-index: 9999;
position: absolute;
left: -999em;
height: auto;
width: 190px;
margin:0;
padding:0;
	}

#nav li li { }
#nav li ul a {width: 160px;}
#nav li ul a:hover, #nav li ul a:active { }
#nav li ul ul {margin: -31px 0 0 192px;}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {left: -999em;}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {left: auto;}
#nav li:hover, #nav li.sfhover {position: static;}
	
#nav .current a {
background: #ff8a00;
color: #FFFFFF;
display: block;
margin:0;
padding: 6px 10px 6px 10px;
text-decoration: none;
}



/* --- MEMBER/ARTIST MENU --------- */

#theme-menu {
margin:10px 0 0 0;
padding:0;
}

.theme-nav ul {
margin:0;
padding:0;
float:left;
}

.theme-nav li {
display: inline;
font-weight: bold;
text-transform:uppercase;
}

.theme-nav li a {
color:#FFF;
background-color: #333;
font-size:11px;
text-decoration: none;
float:left;
padding:10px 6px 10px 6px;
margin-right:1px;
}

.theme-nav li a:hover {
background-color:#9B1C26;
}

.theme-nav .theme-current a {
color:#222;
background-color:#AAA;
}



/* --- CONTAINER and WRAPPER--------- */

.wrapper {
width: 990px;
margin: 0px auto;
padding:0;
}

.container {
background-color: #202020;
border-width: 4px;
border-color: #191919;
border-style: solid;
padding:20px 13px 13px 13px;
}


/* --- MAIN CONTENT --------- */

#content-left {
width: 220px;
margin-left:0;
padding:0;
float: left;
}

#content-right {
width: 730px;
margin-right:0;
padding:0;
float: right;
}

.clear {
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}



/* --- BOXES --------- */

.head-180 {
height: 30px;
background: #333;
border-bottom: #000 solid 1px;
font-size: 15px;
padding-left: 10px;
line-height: 30px;
color: #DDD;
}

#head-180-big {
height: 46px;
background-color: #333;
border-bottom: #000 solid 1px;
font-size: 15px;
line-height: 15px;
padding-left: 10px;
color: #DDD;
}

.head-button {
float: right;
padding-top: 0px;
padding-right: 4px;
}

.body-1 {
background: #111;
border: #333 solid 1px;
padding: 10px;
margin-bottom: 15px;
}

.body-2 {
background: #222;
border: #333 solid 1px;
padding:0;
margin-bottom: 15px;
}

.body-3 {
background: #333;
border: #333 solid 1px;
padding: 10px;
}

.body-4 {
background: #222;
border: #333 solid 1px;
padding:0;
}

.body-5 {
background: #111;
border: #333 dotted 1px;
padding:0;
}

.body-title {
background: #292929;
color: #AAA;
font-size: 13px;
height: 26px;
line-height: 26px;
text-align: left;
padding-left: 10px;
}



/* --- HEAD-180 MENU --------- */

#nav-180 {margin:0; padding:0;}
#nav-180 ul {margin:0;padding:0; list-style-type: none;}
#nav-180 ul li {float:left;}

#nav-180 ul li a {
text-decoration: none;
background: url("images/head_180_sml_ov.png") no-repeat;
color: #666;
font-size: 15px;
line-height: 26px;
float: left;
margin: 0px;
height: 26px;
width: 180px;
padding: 1px 0 0 10px;
}

#nav-180 li a:hover {
background: url("images/head_180_sml_current.png") no-repeat;
color: #ff8a00;
}

#nav-180-current {
text-decoration: none;
background: url("images/head_180_sml_current.png") no-repeat top left;
color: #DDD;
font-size: 15px;
line-height: 26px;
float: left;
margin: 0px;
height: 26px;
width: 180px;
padding: 1px 0 0 10px;
}


/* --- IMAGES/BULLETS/TEXT/LINES --------- */

img {border:0;}
img.border {border: 1px #333 solid; padding:2px; background:#FFF;}
img.border:hover {border: 1px #FFF solid; padding:2px; background:#000;}

.photo {background: #000; border: 1px #999 solid; padding: 10px;}
.photo:hover {background: #F0F0F0;}

.image-overlay {position:relative;}
.image-overlay-title {position:absolute;bottom:11px;font-size:13px;padding:3px;background: url("images/overlay.png") repeat; color:#AAA;}
.image-overlay-title:hover {background:#000; color:#BA4B0D;}
.image-overlay-title a {color:#AAA;}
.image-overlay-title a:hover {color:#ff8a00;}

.video-length {position:relative;}
.video-length-overlay {position:absolute;bottom:3px;right:3px;float:right;font-size:10px;color:#FFF;padding:1px;background: url("images/overlay.png") repeat;}
.video-length-overlay-ext {position:absolute;bottom:3px;right:3px;float:right;font-size:10px;color:#FFF;padding:1px;background:#F30;}

.online {
font-size: 12px;
font-weight: bold;
color: #66CC00;
text-decoration: blink;
}

.blink {text-decoration:blink;}

.bullet-green {
background: transparent url("images/bullet_green.png") no-repeat 0px 2px;
padding-left: 15px;
}

.bullet-blue {
background: transparent url("images/bullet_blue.png") no-repeat 0px 2px;
padding-left: 15px;
}

.bullet-orange {
background: transparent url("images/bullet_orange.png") no-repeat 0px 2px;
padding-left: 15px;
}

.bullet-yellow {
background: transparent url("images/bullet_yellow.png") no-repeat 0px 2px;
padding-left: 15px;
}

.page {padding: 10px;}
.page:hover {background-color: #222;}

.button-play {background: url("images/button_player_set.png") no-repeat 0 0; height:20px; width:20px;}
.button-play:hover {background: url("images/button_player_set.png") no-repeat 0 -20px;}
.button-playing {background: url("images/button_player_set.png") no-repeat 0 -40px; height:20px; width:20px;}

.button-more {background: url("images/button_more_set.png") no-repeat 0 0; height:16px; width:47px;}
.button-more:hover {background: url("images/button_more_set.png") no-repeat 0 -17px;}

.button-toggle {background: url("images/button_toggle_set.gif") no-repeat 0 0; height:12px; width:52px;}
.button-toggle:hover {background: url("images/button_toggle_set.gif") no-repeat 0 -13px;}

.button-arrow-next {background: url("images/button_arrow_set.png") no-repeat 0 0; height:14px; width:25px; padding-left:25px;}
.button-arrow-next:hover {background: url("images/button_arrow_set.png") no-repeat 0 -15px; height:14px; padding-left:25px;}
.button-arrow-next-off {background: url("images/button_arrow_set.png") no-repeat 0 -30px; height:14px; padding-left:25px;}
.button-arrow-previous {background: url("images/button_arrow_set.png") no-repeat 0 -45px; height:14px; padding-left:25px;}
.button-arrow-previous:hover {background: url("images/button_arrow_set.png") no-repeat 0 -60px; height:14px; padding-left:25px;}
.button-arrow-previous-off {background: url("images/button_arrow_set.png") no-repeat 0 -75px; height:14px; padding-left:25px;}

.button-fav {background: url("images/button_fav_set.png") no-repeat 0 0; padding-left:22px;}
.button-fav:hover {background: url("images/button_fav_set.png") no-repeat 0 -17px;}

.highlight-txt {color: #BA4B0D;}
.highlight-txt-2 {color: #A66;font-size: 18px;font-weight: bold;}
.highlight-txt-3 {color: #C43;}

.error {color: #FF3300;font-weight: bold;}
.success {color: #86BE3D;font-weight: bold;}

.font-10px {font-size: 10px;}
.font-11px {font-size: 11px;}
.font-12px {font-size: 12px;}
.font-15px {font-size: 15px;}

.clear {
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}

.hide { display: none; }


/* --- COMMENT/REPLY BOXES --------- */

.br-info {
background-color: #222;
color: #999;
font-size: 12px;
padding: 6px;
}

.entry-box-icon {
background: url("images/entry_box_icon.png") no-repeat;
float:left;
position:relative;
top:-22px;
left:20px;
height:24px;
width:24px;
}

.blog-post {background: url("images/blog_icon_post.png") no-repeat 0 0; padding-left:20px;}
.blog-user {background: url("images/blog_icon_user.png") no-repeat 0 0; padding-left:20px;}
.blog-date {background: url("images/blog_icon_date.png") no-repeat 0 0; padding-left:20px; margin-left:15px;}
.blog-replies {background: url("images/blog_icon_replies.png") no-repeat 0 0; padding-left:20px; margin-left:15px;}
.blog-tag {background: url("images/blog_icon_tag.png") no-repeat 0 0; padding-left:20px; margin-left:15px;}



/* --- TABLE ELEMENTS --------- */

.table-title {
color: #999;
background-color: #232323;
font-size: 12px;
padding: 6px;
text-transform: uppercase;
}

.table-row {
color: #999;
background-color: #161616;
font-size: 12px;
padding: 6px;
}

.table-hl:hover {
color: #333;
background-color: #FFF;
}



/* --- ARTIST EPK --------- */

.epk {background-color:#FFF;}
.epk p {font-size:16px; color:#000;}
.epk h2 {font-size:24px; color: #000;}
.epk h3 {font-size:20px; color:#000;}



/* --- POPUP BOXES --------- */

.popup-body {
background: #000;
padding: 10px;
}

.popup-table {
background: #111;
border: 1px #999 solid;
padding: 10px;
}

.popup-player {
background: #111;
padding: 10px;
}



/* --- CALENDAR SMALL --------- */

.cal-head {
background: #111;
padding: 4px;
font-size: 10px;
font-weight: bold;
color: #FFF;
text-align: center;
}

.cal-title {
background: #333;
padding: 4px;
font-size: 10px;
font-weight: bold;
color: #ff8a00;
text-align: center;
}

.cal-row {
background: #333;
padding: 0px;
font-size: 9px;
font-weight: bold;
text-align: center;
}

.cal-row:hover {
color: #333;
background-color: #FFF;
}

.cal-active {
background: #CCC;
padding: 0px;
font-size: 9px;
font-weight: bold;
text-align: center;
}



/* --- CALENDAR BIG --------- */

.cal-head-big {
background: #CCC;
padding: 10px;
font-size: 13px;
font-weight: bold;
color: #333;
text-align: center;
}

.cal-title-big {
background: #333;
padding: 8px;
font-size: 12px;
font-weight: bold;
color: #ff8a00;
text-align: center;
}

.cal-row-big {
background: #CCC;
padding: 8px;
font-size: 12px;
font-weight: bold;
color: #333;
text-align: left;
}

.cal-active-big {
background: #F0F0F0;
padding: 0px;
font-size: 10px;
font-weight: bold;
text-align: left;
}



/* --- RATING STARS --------- */

.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating {background: url("images/rating_back.png") left -1000px repeat-x;}
.star-rating {
  position: relative;
  width: 80px;
  height: 16px;
  overflow: hidden;
  list-style: none;
  margin: 0;
  padding: 0;
  background-position: left top;
}

.star-rating li {display: inline;}
.star-rating a, 
.star-rating .current-rating {
  position: absolute;
  top: 0;
  left: 0;
  text-indent: -1000em;
  height: 16px;
  line-height: 16px;
  outline: none;
  overflow: hidden;
  border: none;
}

.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus {background-position: left bottom;}
.star-rating a.star1-rating {width: 20%;z-index: 6;}
.star-rating a.star2-rating {width: 40%;z-index: 5;}
.star-rating a.star3-rating {width: 60%;z-index: 4;}
.star-rating a.star4-rating {width: 80%;z-index: 3;}
.star-rating a.star5-rating {width: 100%;z-index: 2;}
.star-rating .current-rating {z-index: 1;background-position: left center;}



/* --- THEME TITLES --------- */

.forum {
background: transparent url("images/bullet_forum.png") no-repeat;
padding-left: 30px;
padding-top: 1px;
font-size: 18px;
font-weight: bold;
line-height: 45px;
}

.review {
background: transparent url("images/bullet_review.png") no-repeat;
padding-left: 30px;
padding-top: 1px;
font-size: 18px;
font-weight: bold;
line-height: 45px;
}



/* --- FORMS AND BUTTONS --------- */

form.margin {margin: 0px;}
input.text, select, file {color:#fff; font-size:11px; border:1px #333 solid; background-color:#111;}
input.text, select {margin-bottom:2px;}
input.button {font-size:11px; font-weight:bold; cursor:pointer; color:#999; border:1px #333 solid; background-color:#111; margin-bottom:2px;}
input.button:hover {background-color:#F90; color:#000;}
textarea {font-size:12px; border: 1px #333 solid; background-color:#ccc; color:#000;}



/* --- SPACERS --------- */

.spacer5 {margin: 5px;}
.spacer10 {height: 10px;}
.spacer20 {height: 20px;}



/* --- FOOTER --------- */

#footer-container {
margin-top: 40px;
background: #222;
border-bottom: 1px solid #000;
}

.footer {margin:0;padding:0;color:#666;}
.footer ul {float:left;text-align:left;margin:0;padding:20px 0 20px 0;width:20%;}
.footer ul li {list-style: none;line-height: 16px;font-size: 13px;}
.footer ul li a {text-decoration:none;color:#AAA;}
.footer ul li a:hover {color:#BA4B0D;}

#footer-bar {
color: #666;
padding: 10px;
text-align: center;
background: #111;
border-top: 1px solid #393939;
}

.rss-footer {
background-image: url("images/rss_sml.png");
background-repeat: no-repeat;
background-position: top left;
padding-left: 20px;
}



/* --- AJAX TABS --------- */

.shadetabs {padding:0;margin:10px 0 6px 0;list-style-type:none;text-align: left;} /*set to left, center, or right to align the menu as desired*/
.shadetabs li{display:inline;margin:0;font-weight:bold;}
.shadetabs li a{text-decoration: none;padding: 5px 7px;margin-right: 0px;background-color:#333;color:#DDD;}
.shadetabs li a:hover{text-decoration: none;background-color:#ff8a00;color:#333;}
.shadetabs li a.selected{position:relative;top:0;background-color:#111;color:#666;}
.shadetabs li.selected a:hover{text-decoration: none;}
.no-shadetabs{padding:0;margin:0;list-style-type:none;}
.no-shadetabs li{display:inline;margin:0;}
.stbox-1{border: 1px solid #333;background-color:#F0F0F0;}

.nowplaying {
float:right;
margin-top: 8px;
margin-right: 5px;
}

.bottomLogo {
margin-left: 10px;
border: white solid 1px;
width: 70px;
height: 70px;
}

.viewSlideshow {
float: right:
position: relative;
}

#listenNow {
float: left;
margin-top: -3px;
margin-left: 10px;
}

.tweet { 
Ê Êfont-family:Georgia, serif; 
Ê Êcolor:#FFF; 
Ê Ê 
} 
.tweet .tweet_list { 
Ê Êlist-style-type:none; 
Ê Êmargin:0; 
Ê Êpadding:0; 
} 
.tweet .tweet_list li { 
Ê Êoverflow:auto; 
Ê Êpadding:.5em; 
} 
.tweet .tweet_list li a { 
Ê Êcolor:#3b7b0d; 
} 
.tweet .tweet_list .tweet_avatar { 
Ê Êpadding-right:.5em; 
Ê Êfloat:left; 
} 
.tweet .tweet_list .tweet_avatar img { 
Ê Êvertical-align:middle; 
} 

#youTubeVid {
padding: 10px;
margin-bottom: 15px;
border: 1px solid #333;
}