/* ------------------------------------------------------------------- #
# File: ProJam2_Theme_Light.css (ProJam2 Light 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: #222;
padding:0;
margin:0;
}


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

a {color:#105CBF; text-decoration:none;}
a:hover {color:#BA4B0D; 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:#242424;height:32px;border-bottom: 1px solid #242424;}
.welcome {color:#DDD;padding: 8px;float: left;}
.page-welcome {color:#663; background-color:#242424; padding:1px 3px 1px 0;}
.page-welcome:hover {color:#DDD; background-color:#111;}
.flags {padding:8px;float: right;}

#logo-bar {background-color: #242424;height: 100px;border-top: 1px solid #242424;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:#373737;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: #111;
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: #373737;
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: #FC0;
color: #000;
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: #FFF;
border-width: 4px;
border-color: #AAA;
border-style: solid;
padding:20px 13px 13px 13px;
}



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

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

#content-right {
width:740px;
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-color: #333;
border-color: #333;
border-style: solid;
border-width: 1px;
font-size: 15px;
padding-left: 5px;
line-height: 30px;
color: #DDD;
margin-bottom: 1px;
}

.body-1 {
background-color:#F0F0F0;
color:#333;
border-color:#999;
border-style: solid;
border-width:1px;
padding:5px;
margin-bottom:25px;
}

.body-2 {
background-color:#FFF;
color:#333;
border-color:#999;
border-style: solid;
border-width:1px;
padding:0;
margin-bottom:25px;
}

.body-3 {
color: #333;
background-color:#FFF;
border-color:#999;
border-style: solid;
border-width:1px;
padding:0px;
}



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

img {border: 0px;}
.border {border: 1px #666 solid; padding:3px; background:#FFF;}

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

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

.blink {text-decoration:blink;}

.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-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;}

.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: #E0E0E0;}

.highlight-txt {color: #BA4B0D;}
.highlight-txt-2 {color: #FC3;font-size: 17px;font-weight: bold;}
.highlight-txt-3 {color: #66CC00;}

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

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



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

.br-info {
background-color: #E0E0E0;
color: #333;
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: #F0F0F0;
background-color: #333;
font-size: 12px;
padding: 6px;
text-transform: uppercase;
}

.table-row {
color: #333;
background-color: #CCC;
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: #CCC;
padding: 10px;
}

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

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



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

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

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

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

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

.cal-active {
background-color: #CCC;
padding:0;
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: #FC0;
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 {
font-size: 11px;
border: 1px #999 solid;
background-color: #FFF;
}

input.text, select {
margin-bottom: 2px;
}

input.button {
font-size: 11px;
color: #333;
font-weight: bold;
cursor: pointer;
border-color: #999;
border-style: solid;
border-width: 1px;
background-color: #FFF;
margin-bottom: 2px;}

input.button:hover {
background-color: #F93;
color: #000;
}

textarea {
font-size: 14px;
color: #333;
padding: 5px;
border-color: #999;
border-style: solid;
border-width: 1px;
background-color: #FFF;
}



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

#spacer-2px {margin: 2px;}
#spacer-5px {margin: 5px;}
#spacer-10px {height: 10px;}
#spacer-20px {height: 20px;}
#spacer-30px {height: 30px;}


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

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

.footer {margin:0;padding:0;color:#999;}
.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:#BBB;}
.footer ul li a:hover {color:#BA4B0D;}

#footer-bar {
color: #999;
padding: 10px;
text-align: center;
background: #222;
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:#D9D8D7;color:#333;}
.shadetabs li a.selected{position:relative;top:0;background-color:#D9D8D7;color:#333;}
.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 #999;background-color:#F0F0F0;}

