|
|
|
/* stolen from somewhere, modified a bit. shaller. */
|
|
|
|
|
|
|
|
.modname {
|
|
|
|
color: #00AA00;
|
|
|
|
}
|
|
|
|
.adminname {
|
|
|
|
color: #FF0000;
|
|
|
|
}
|
|
|
|
|
|
|
|
a:link {
|
|
|
|
text-decoration:none;
|
|
|
|
color: #362F6D;
|
|
|
|
background: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
a:visited {
|
|
|
|
text-decoration:none;
|
|
|
|
color: #362F6D;
|
|
|
|
background: none;
|
|
|
|
}
|
|
|
|
a:active {
|
|
|
|
color: #362F6D;
|
|
|
|
background: none;
|
|
|
|
}
|
|
|
|
a:hover {
|
|
|
|
text-decoration:underline;
|
|
|
|
color: #695B57;
|
|
|
|
background: none;
|
|
|
|
}
|
|
|
|
p, table, td, tr {
|
|
|
|
font-size: 10pt;
|
|
|
|
font-family: Tahoma, Arial, Helvetica, sans-serif;
|
|
|
|
}
|
|
|
|
form {
|
|
|
|
display: inline;
|
|
|
|
margin-bottom: 0;
|
|
|
|
}
|
|
|
|
body {
|
|
|
|
color: #000;
|
|
|
|
font-family: Tahoma, Trembuchet MS Verdana, Arial, Helvetica, sans-serif;
|
|
|
|
font-size: 10pt;
|
|
|
|
background: #F2F6FB;
|
|
|
|
background:url("/static/css/silver/silver_bg.gif");
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.tablesurround {
|
|
|
|
background-color: #D9E3F3;
|
|
|
|
border-style: solid;
|
|
|
|
border-width: 0px;
|
|
|
|
border-color: #D9E3F3;
|
|
|
|
padding: 0px;
|
|
|
|
color: #000000;
|
|
|
|
|
|
|
|
}
|
|
|
|
.tableborders {
|
|
|
|
background-color: #4C6180;
|
|
|
|
color: #FFFFFF;
|
|
|
|
}
|
|
|
|
.tdheader {
|
|
|
|
font-size: 9pt;
|
|
|
|
font-weight: bold;
|
|
|
|
color: #FFF;
|
|
|
|
background-image: url('/static/css/silver/grad-blue-01.jpg');
|
|
|
|
background-color: #7291C0;
|
|
|
|
border-top:1px solid #98B4DE;
|
|
|
|
border-left:1px solid #98B4DE;
|
|
|
|
}
|
|
|
|
|
|
|
|
.tdheader a{
|
|
|
|
color: #FFF;
|
|
|
|
background: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
.topmenu a, .topmenu a:visited
|
|
|
|
{
|
|
|
|
color: #FFFFFF;
|
|
|
|
}
|
|
|
|
.menubar {
|
|
|
|
color: #FFF;
|
|
|
|
background-color: #7291C0;
|
|
|
|
background-image: url('/static/css/silver/grad-blue-01.jpg');
|
|
|
|
background-repeat: repeat-x;
|
|
|
|
border-top:1px solid #98B4DE;
|
|
|
|
border-left:1px solid #98B4DE;
|
|
|
|
font-weight: bold;
|
|
|
|
}
|
|
|
|
|
|
|
|
.navigation{
|
|
|
|
color: #FFF;
|
|
|
|
background-color: #7291C0;
|
|
|
|
background-image: url('/static/css/silver/grad-blue-01.jpg');
|
|
|
|
background-repeat: repeat-x;
|
|
|
|
border-top:0px solid #98B4DE;
|
|
|
|
border-left:0px solid #98B4DE;
|
|
|
|
font-size: 8pt;
|
|
|
|
padding: 0px;
|
|
|
|
margin: 0px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.navigation a{
|
|
|
|
color: #FFF;
|
|
|
|
background: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
.new {
|
|
|
|
font-size: 9pt;
|
|
|
|
color: #FF0000;
|
|
|
|
background: none;
|
|
|
|
}
|
|
|
|
.new2 {
|
|
|
|
font-size: 8pt;
|
|
|
|
color: #880088;
|
|
|
|
background: none;
|
|
|
|
}
|
|
|
|
.catandforum {
|
|
|
|
font-size: 9pt;
|
|
|
|
}
|
|
|
|
.posttime {
|
|
|
|
font-size: 9pt;
|
|
|
|
color: #313131;
|
|
|
|
background-image: url('/static/css/silver/grad-r.jpg');
|
|
|
|
background-repeat: repeat-x;
|
|
|
|
background-color: #CDCDCE;
|
|
|
|
border-top:1px solid #E6E6E8;
|
|
|
|
border-left:1px solid #E6E6E8;
|
|
|
|
margin: 2px;
|
|
|
|
}
|
|
|
|
.threadtotal {
|
|
|
|
font-size: 9pt;
|
|
|
|
color: #313131;
|
|
|
|
background-image: url('/static/css/silver/grad-r.jpg');
|
|
|
|
background-repeat: repeat-x;
|
|
|
|
background-color: #CDCDCE;
|
|
|
|
border-top:1px solid #E6E6E8;
|
|
|
|
border-left:1px solid #E6E6E8;
|
|
|
|
}
|
|
|
|
.threadtotal-backup {
|
|
|
|
font-size: 9pt;
|
|
|
|
color: #313131;
|
|
|
|
missing-background-image: url('/static/css/silver/grad-burg-04-l-long.jpg');
|
|
|
|
background-repeat: repeat-x;
|
|
|
|
background-color: #A49DA6;
|
|
|
|
border-top: 1px solid #CBC4CC;
|
|
|
|
border-left: 1px solid #CBC4CC;
|
|
|
|
}
|
|
|
|
|
|
|
|
.posttotal,.modcolumn {
|
|
|
|
font-size: 9pt;
|
|
|
|
color: #313131;
|
|
|
|
missing-background-image: url('/static/css/silver/grad-blue-03-l-long.jpg');
|
|
|
|
background-repeat: repeat-x;
|
|
|
|
background-color: #95AAC9;
|
|
|
|
border-top: 1px solid #B2C7E6;
|
|
|
|
border-left: 1px solid #B2C7E6;
|
|
|
|
}
|
|
|
|
.modline {
|
|
|
|
font-size: 8pt;
|
|
|
|
font-style: oblique;
|
|
|
|
}
|
|
|
|
.small {
|
|
|
|
font-weight: normal;
|
|
|
|
font-size: 8pt;
|
|
|
|
}
|
|
|
|
.standouttext {
|
|
|
|
color: #ff0000;
|
|
|
|
background: none;
|
|
|
|
}
|
|
|
|
.pollcolor {
|
|
|
|
background-image: url('/static/css/silver/grad-r.jpg');
|
|
|
|
color: #313131;
|
|
|
|
border: 1px solid #3E6174;
|
|
|
|
background-color: #CDCDCE;
|
|
|
|
padding: 4px
|
|
|
|
}
|
|
|
|
.welcome {
|
|
|
|
background: #bcbdbd;
|
|
|
|
color: #313131;
|
|
|
|
}
|
|
|
|
.forumtitle a {
|
|
|
|
font-weight: bold;
|
|
|
|
background: none;
|
|
|
|
}
|
|
|
|
.forumtitle a:hover {
|
|
|
|
font-weight: bold;
|
|
|
|
background: none;
|
|
|
|
}
|
|
|
|
.forumdescript {
|
|
|
|
font-size: 8pt;
|
|
|
|
}
|
|
|
|
.lighttable {
|
|
|
|
color: #313131;
|
|
|
|
background-image: url('/static/css/silver/grad-blue-lighttable.jpg');
|
|
|
|
background-repeat: repeat-x;
|
|
|
|
background-color: #C8D8ED;
|
|
|
|
border-top: 1px solid #DEE8F4;
|
|
|
|
border-left: 1px solid #DEE8F4;
|
|
|
|
}
|
|
|
|
|
|
|
|
.darktable {
|
|
|
|
missing-background-image: url('/static/css/silver/grad-blue-03-l-long.jpg');
|
|
|
|
background-repeat: repeat-x;
|
|
|
|
background-color: #95AAC9;
|
|
|
|
border-top: 1px solid #B2C7E6;
|
|
|
|
border-left: 1px solid #B2C7E6;
|
|
|
|
color: #313131;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.newlighttable {
|
|
|
|
background-image: url('/static/css/silver/grad-r.jpg');
|
|
|
|
background-repeat: repeat-x;
|
|
|
|
background-color: #CDCDCE;
|
|
|
|
border-top:1px solid #E6E6E8;
|
|
|
|
border-left:1px solid #E6E6E8;
|
|
|
|
font-weight: bold;
|
|
|
|
color: #313131
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.newdarktable {
|
|
|
|
background-image: url('/static/css/silver/grad-r.jpg');
|
|
|
|
background-repeat: repeat-x;
|
|
|
|
background-color: #CDCDCE;
|
|
|
|
border-top:1px solid #E6E6E8;
|
|
|
|
border-left:1px solid #E6E6E8;
|
|
|
|
font-weight: bold;
|
|
|
|
color: #313131
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.newpostsincat {
|
|
|
|
color: #313131;
|
|
|
|
}
|
|
|
|
.cleartable {
|
|
|
|
background: #E5ECF7;
|
|
|
|
color: #313131;
|
|
|
|
}
|
|
|
|
.alternatetable {
|
|
|
|
background: #666699;
|
|
|
|
color: #313131;
|
|
|
|
}
|
|
|
|
.newsubjecttable {
|
|
|
|
background-image: url('/static/css/silver/grad-r.jpg');
|
|
|
|
background-repeat: repeat-x;
|
|
|
|
background-color: #CDCDCE;
|
|
|
|
border-top:1px solid #E6E6E8;
|
|
|
|
border-left:1px solid #E6E6E8;
|
|
|
|
font-weight: bold;
|
|
|
|
color: #313131
|
|
|
|
}
|
|
|
|
|
|
|
|
.subjecttable {
|
|
|
|
background-color: #7291C0;
|
|
|
|
background-image: url('/static/css/silver/grad-blue-01.jpg');
|
|
|
|
background-repeat: repeat-x;
|
|
|
|
border-top:1px solid #98B4DE;
|
|
|
|
border-left:1px solid #98B4DE;
|
|
|
|
color: #313131
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.footertable {
|
|
|
|
background: #ffffff;
|
|
|
|
color: #313131;
|
|
|
|
}
|
|
|
|
.formboxes{
|
|
|
|
background-color: #F2F6FB;
|
|
|
|
font-family: geneva, arial, sans-serif;
|
|
|
|
color: #313131;
|
|
|
|
font-size: 8pt;
|
|
|
|
}
|
|
|
|
|
|
|
|
.buttons {
|
|
|
|
font-family: geneva, arial, sans-serif;
|
|
|
|
background-color: #F2F6FB;
|
|
|
|
font-size: 8pt;
|
|
|
|
border: 1px;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
blockquote {
|
|
|
|
border: 1px dashed #1F4584;
|
|
|
|
font-size: 9pt;
|
|
|
|
margin: 0px 15px;
|
|
|
|
padding-left:10px;
|
|
|
|
padding-right:10px;
|
|
|
|
padding-top:1px;
|
|
|
|
padding-bottom:0px
|
|
|
|
}
|
|
|
|
|
|
|
|
blockquote .small{
|
|
|
|
font-family: Tahoma;
|
|
|
|
background-image: url('/static/css/silver/shaller-l.jpg');
|
|
|
|
background-repeat: repeat-x;
|
|
|
|
border-right: 1px solid #3E6174;
|
|
|
|
border-bottom: 1px solid #3E6174;
|
|
|
|
font-weight:bold;
|
|
|
|
margin-left:-10px;
|
|
|
|
padding: 1px 6px 2px 6px;
|
|
|
|
color: #313131;
|
|
|
|
}
|
|
|
|
blizockquote .small {
|
|
|
|
background: #3E6174;
|
|
|
|
margin-left:-10px;
|
|
|
|
padding: 0px 2px 1px 1px;
|
|
|
|
color: #FFF;
|
|
|
|
}
|
|
|
|
blockquote hr {
|
|
|
|
visibility:hidden;
|
|
|
|
height: 1px
|
|
|
|
}
|
|
|
|
blockquote br {
|
|
|
|
font-size:1px
|
|
|
|
}
|
|
|
|
.onbody{
|
|
|
|
color: #313131;
|
|
|
|
background: none;
|
|
|
|
}
|
|
|
|
.onbody a:link {
|
|
|
|
color: #0000FF;
|
|
|
|
background: none;
|
|
|
|
}
|
|
|
|
.onbody a:visited {
|
|
|
|
color: #000066;
|
|
|
|
background: none;
|
|
|
|
}
|
|
|
|
.onbody a:active {
|
|
|
|
color: #000066;
|
|
|
|
background: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
.post {
|
|
|
|
color: #000;
|
|
|
|
}
|
|
|
|
|
|
|
|
.post a:link{
|
|
|
|
color: #0000FF;
|
|
|
|
}
|
|
|
|
.post a:visited{
|
|
|
|
color: #0000FF;
|
|
|
|
}
|
|
|
|
.post a:hover{
|
|
|
|
text-decoration: underline;
|
|
|
|
color: #0000FF;
|
|
|
|
}
|
|
|
|
|
|
|
|
pre {
|
|
|
|
font-family: Tahoma, Trembuchet MS Verdana, Arial, Helvetica, sans-serif;
|
|
|
|
font-size: 10pt;
|
|
|
|
display: block;
|
|
|
|
white-space: pre;
|
|
|
|
}
|
|
|
|
a.cup:hover {
|
|
|
|
text-decoration:none;
|
|
|
|
}
|
|
|
|
|
|
|
|
.confluent {
|
|
|
|
color: #C8D8ED;
|
|
|
|
}
|
|
|
|
|
|
|
|
.tdheader a:link, .post a:link{
|
|
|
|
text-decoration: underline;
|
|
|
|
}
|
|
|
|
|
|
|
|
.rating_positive
|
|
|
|
{
|
|
|
|
color: #FFFF00;
|
|
|
|
}
|
|
|
|
.rating_positive_postlist
|
|
|
|
{
|
|
|
|
color: #7F4000;
|
|
|
|
}
|