/* 
* ========================================================================
* Jupiter Content System @ Highstrike.net
* Copyright (C) 2005 Cosmin Flavius (highstrike@gmail.com)
* 
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* 
* More Info About The Licence At http://www.gnu.org/copyleft/gpl.html
* ========================================================================
*
* ========================================
* Regular body
* ========================================
*/

body
{ 
background: url('http://metalbs.com/images/bgd.jpg');
background-color: #000000;
color: #FFFFFF;
font-family: Verdana, Tahoma, Arial;
font-size: 12px;
text-align: center;
margin: 5px;
padding: 0;
}

/* 
* ========================================
* the div style
* ========================================
*/

#attentionwrapper
{ 
margin: 60px auto 20px auto;
text-align: left;
width: 750px;
}

#jupiterwrapper
{ 
margin: 2px auto 2px auto;
text-align: left;
width: 900px;
}

/* 
* ========================================
* the links style
* ========================================
*/

a:link,
a:visited,
a:active
{
background: transparent;
color: #ffffff;
text-decoration: none;
}

a:hover
{
background: transparent;
color: #cccccc;
}

/* 
* ========================================
* the form style
* ========================================
*/

form
{
display: inline;
margin: 0; 
padding: 0;
}

form input:focus,
form input:hover,
form select:focus,
form select:hover,
form textarea:focus,
form textarea:hover
{
border: #000000 1px solid;
color: #ffffff;
}

optgroup
{
font: inherit;
font-weight: bold;
}

.box
{
margin-left:0px;
margin-bottom:0px;
border: 1px solid #999999;
background-color:#000000;
color: #ffffff;
font-family: Verdana, Tahoma, Arial;
font-size: 10px;
}

/* 
* ========================================
* the message style + misc
* ========================================
*/

span.bold
{
font-weight: bold;
}

span.inv
{
color: #ffffff;
}

span.hilight
{
color: #ffffff;
}

span.ok
{
font-weight: bold;
color: #ffffff;
}

span.normal
{
font-weight: bold;
color: #ffffff;
}

span.alert
{
font-weight: bold;
color: #ff0000;
}

/* 
* ========================================
* main <table> style
* ========================================
*/

/*start
*TABLE.main
*{
*font-size: 10px; 
*color: #ffffff;
*font-family: verdana, Tahoma, Arial;
*width: 100%;
*background: #000000; 
*border: 1px solid #999999;
*}
*/
TABLE.main
{
font-size: 10px; 
color: #cccccc;
font-family: verdana, Tahoma, Arial;
background-color: #000000;
width: 100%;
border: #606060;
border-style: dashed;
border-width: 1px;
}
/*end*/

TABLE.quote
{
font-size: 10px; 
color: #cccccc;
font-family: verdana, Tahoma, Arial;
background-color: #000000;
width: 100%;
border: #606060;
border-style: dashed;
border-width: 1px;
}
TABLE.poster
{
font-size: 10px; 
color: #cccccc;
font-family: verdana, Tahoma, Arial;
background-color: #000000;
/*width: 100%;*/
border: #606060;
border-style: dashed;
border-width: 1px;
}

TR.menu
{
font-size: 10px; 
color: #ffffff;
font-family: verdana, Tahoma, Arial;
background: url('tile_up.gif') repeat-x;

}

TR.head
{
font-size: 11px; 
color: #ffffff;
font-family: Tahoma, Arial;
background: #000000 url('tile_sub.gif') repeat-x;
font-weight:bold; background-color:#000000; background-repeat:repeat-x
}

TR.bottom
{
font-size: 10px; 
color: #ffffff;
font-family: Tahoma, Arial;
background: #000000 url('tile_bot.gif') repeat-x;
font-weight:bold; background-color:#000000; background-repeat:repeat-x
}

TD.avatar
{
font-size: 11px; 
color: #ffffff;
font-family: Tahoma, Arial;
background-color: #000000;
text-align: center;
background: url('../images/misc/avatar_blank.jpg');
}
TD.imagetag
{
background-color: #000000;
background: url('../images/misc/imagetag.gif');
}

TR.empty,
TD.empty
{
font-size: 10px; 
color: #ffffff;
font-family: verdana, Tahoma, Arial;
}

TR.con1,
TD.con1
{
font-size: 10px; 
color: #ffffff;
font-family: verdana, Tahoma, Arial;
background-color: #000000;
}

TR.con2,
TD.con2
{
font-size: 10px; 
color: #ffffff;
font-family: verdana, Tahoma, Arial;
background-color: #000000;
}

TR.con3,
TD.con3
{
font-size: 10px; 
color: #ffffff;
font-family: verdana, Tahoma, Arial;
background-color: #424342;
}

TR.con4,
TD.con4
{
font-size: 10px; 
color: #ffffff;
font-family: verdana, Tahoma, Arial;
background-color: #000000;
height: 9px;
}

TD.eventempty
{
font-size: 11px; 
color: #ffffff;
font-family: Tahoma, Arial;
background-color: #000000;
text-align: center;
}

TD.eventselect
{
font-size: 11px; 
color: #999999;
font-family: Tahoma, Arial;
background-color: #000000;
text-align: center;
font-weight: bold;
}

TD.eventbday
{
font-size: 11px; 
color: #000000;
font-family: Tahoma, Arial;
background-color: #cccccc;
text-align: center;
font-weight: bold;
}

TD.eventtoday
{
font-size: 11px; 
color: #ffffff;
font-family: Tahoma, Arial;
background-color: #999999;
text-align: center;
font-weight: bold;
}

TD.pagelink,
TD.pagecurrent
{
font-size: 10px; 
color: #ffffff;
font-family: verdana, Tahoma, Arial;
background-color: #000000;
border: 1px solid #999999;
padding: 1px 3px 1px 3px;
}

TD.pagecurrent
{
font-size: 10px; 
color: #cccccc;
font-family: verdana, Tahoma, Arial;
background-color: #000000;
}

/* 
* ========================================
* quote style
* ========================================
*/

.quote blockquote {
color: #444;
display: block;
margin: 5px 20px;
width: auto;
border: 1px solid #D0D0D0;
background: #FFF url('../images/codes/quote_down.gif') no-repeat bottom right;
font-size: 10px;
line-height: 1.2em;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
padding: 5px
}

.quote blockquote h1 {
margin: 0;
font-size: 10px;
line-height: 1.2em;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
color: #808080;
background: #FFF url('../images/codes/quote_up.gif') no-repeat top left;
}

.quote blockquote h2 {
margin-bottom: 5px;
padding-left: 18px;
padding-bottom: 3px;
border-bottom: 1px solid #E0E0E0;
font-size: 10px;
line-height: 1.2em;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
color: #808080;
background: #FFF url('../images/codes/quote_up.gif') no-repeat top left;; margin-left:0; margin-right:0; margin-top:0
}

/* 
* ========================================
* code style
* ========================================
*/

.code blockquote {
color: #444;
display: block;
margin: 5px 20px;
width: auto;
border: 1px solid #D0D0D0;
background: #FFF url('../images/codes/code_down.gif') no-repeat bottom right;
font-size: 10px;
line-height: 1.2em;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
padding: 5px
}

.code blockquote h2 {
margin-bottom: 5px;
padding-left: 18px;
padding-bottom: 3px;
border-bottom: 1px solid #E0E0E0;
font-size: 10px;
line-height: 1.2em;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
color: #808080;
background: #FFF url('../images/codes/code_up.gif') no-repeat top left;; margin-left:0; margin-right:0; margin-top:0
}
