/*
 ProJam2 theme css
 Fri, 23 Jul 2010 12:55:32 -0700
*/
/* ------------------------------------------------------------------- #
# 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-color: #000;
font-size: 12px;
color: #CCC;
padding:0;
margin:0;
}
/* --- SITE LINKS --------- */
a {color:#105CDF; text-decoration: none;}
a:hover {color:#FC0; 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 {padding:8px;float: right;}
#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: #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: #202020;
border-width: 4px;
border-color: #191919;
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: 10px;
line-height: 30px;
color: #DDD;
margin-bottom: 1px;
}
.body-1 {
background-color:#111;
color:#CCC;
border-color:#333;
border-style: solid;
border-width:1px;
padding:10px;
margin-bottom:25px;
}
.body-2 {
background-color:#222;
color:#CCC;
border-color:#333;
border-style: solid;
border-width:1px;
padding:0;
margin-bottom:25px;
}
.body-3 {
color: #CCC;
background-color:#111;
border-color:#333;
border-style: solid;
border-width:1px;
padding:10px;
}
/* --- IMAGES/BULLETS/TEXT/LINES --------- */
img {border: 0px;}
img.border {border: 1px #000 solid;}
.photo {background: #000; border: 1px #999 solid; padding: 10px;}
.photo:hover {background: #F0F0F0;}
.online {
font-size: 12px;
font-weight: bold;
color: #66CC00;
text-decoration: blink;
}
.blink {text-decoration:blink;}
.bullet-green {
background: transparent url("http://projam.oinkba.com/themes/ProJam2/images/bullet_green.png") no-repeat 0px 2px;
padding-left: 15px;
}
.bullet-blue {
background: transparent url("http://projam.oinkba.com/themes/ProJam2/images/bullet_blue.png") no-repeat 0px 2px;
padding-left: 15px;
}
.bullet-orange {
background: transparent url("http://projam.oinkba.com/themes/ProJam2/images/bullet_orange.png") no-repeat 0px 2px;
padding-left: 15px;
}
.bullet-yellow {
background: transparent url("http://projam.oinkba.com/themes/ProJam2/images/bullet_yellow.png") no-repeat 0px 2px;
padding-left: 15px;
}
.page {padding: 10px;}
.page:hover {background-color: #222;}
.button-play {background: url("http://projam.oinkba.com/themes/ProJam2/images/button_player_set.png") no-repeat 0 0; height:20px; width:20px;}
.button-play:hover {background: url("http://projam.oinkba.com/themes/ProJam2/images/button_player_set.png") no-repeat 0 -20px;}
.button-playing {background: url("http://projam.oinkba.com/themes/ProJam2/images/button_player_set.png") no-repeat 0 -40px; height:20px; width:20px;}
.button-arrow-next {background: url("http://projam.oinkba.com/themes/ProJam2/images/button_arrow_set.png") no-repeat 0 0; height:14px; width:25px; padding-left:25px;}
.button-arrow-next:hover {background: url("http://projam.oinkba.com/themes/ProJam2/images/button_arrow_set.png") no-repeat 0 -15px; height:14px; padding-left:25px;}
.button-arrow-next-off {background: url("http://projam.oinkba.com/themes/ProJam2/images/button_arrow_set.png") no-repeat 0 -30px; height:14px; padding-left:25px;}
.button-arrow-previous {background: url("http://projam.oinkba.com/themes/ProJam2/images/button_arrow_set.png") no-repeat 0 -45px; height:14px; padding-left:25px;}
.button-arrow-previous:hover {background: url("http://projam.oinkba.com/themes/ProJam2/images/button_arrow_set.png") no-repeat 0 -60px; height:14px; padding-left:25px;}
.button-arrow-previous-off {background: url("http://projam.oinkba.com/themes/ProJam2/images/button_arrow_set.png") no-repeat 0 -75px; height:14px; padding-left:25px;}
.highlight-txt {color: #BA4B0D;}
.highlight-txt-2 {color: #A66;font-size: 18px;font-weight: bold;}
.highlight-txt-3 {color: #C43;}
.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: #222;
color: #999;
font-size: 12px;
padding: 6px;
}
.entry-box-icon {
background: url("http://projam.oinkba.com/themes/ProJam2/images/entry_box_icon.png") no-repeat;
float:left;
position:relative;
top:-22px;
left:20px;
height:24px;
width:24px;
}
.blog-post {background: url("http://projam.oinkba.com/themes/ProJam2/images/blog_icon_post.png") no-repeat 0 0; padding-left:20px;}
.blog-user {background: url("http://projam.oinkba.com/themes/ProJam2/images/blog_icon_user.png") no-repeat 0 0; padding-left:20px;}
.blog-date {background: url("http://projam.oinkba.com/themes/ProJam2/images/blog_icon_date.png") no-repeat 0 0; padding-left:20px; margin-left:15px;}
.blog-replies {background: url("http://projam.oinkba.com/themes/ProJam2/images/blog_icon_replies.png") no-repeat 0 0; padding-left:20px; margin-left:15px;}
.blog-tag {background: url("http://projam.oinkba.com/themes/ProJam2/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-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("http://projam.oinkba.com/themes/ProJam2/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("http://projam.oinkba.com/themes/ProJam2/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("http://projam.oinkba.com/themes/ProJam2/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 #333 solid;
background-color: #111;
color: #DDD;
}
input.text, select {
margin-bottom: 2px;
}
input.button {
font-size: 11px;
color: #DDD;
font-weight: bold;
cursor: pointer;
border-color: #333;
border-style: solid;
border-width: 1px;
background-color: #111;
margin-bottom: 2px;}
input.button:hover {
background-color: #F93;
color: #000;
}
textarea {
font-size: 14px;
color: #DDD;
padding: 5px;
border-color: #333;
border-style: solid;
border-width: 1px;
background-color: #111;
}
/* --- SPACERS --------- */
.spacer5 {margin: 5px;}
.spacer10 {height: 10px;}
.spacer20 {height: 20px;}
/* --- 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("http://projam.oinkba.com/themes/ProJam2/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:#FC0;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;}
#lightbox{
background-color:#eee;
padding: 10px;
border-bottom: 2px solid #666;
border-right: 2px solid #666;
}
#lightboxDetails{
font-size: 0.8em;
padding-top: 0.4em;
}
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }
#lightbox img{ border: none; clear: both;}
#overlay img{ border: none; }
#overlay{ background-image: url('http://projam.oinkba.com/skins/ProJam2/js/lightbox/overlay.png'); }
* html #overlay{
background-color: #333;
back\ground-color: transparent;
background-image: url(overlay.png);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://projam.oinkba.com/skins/ProJam2/js/lightbox/overlay.png", sizingMethod="scale");
}
