/***** CSS placed here will be applied to all skins on the entire site. Please ensure you do not violate Wikia's Terms of Use by obscuring or removing the advertising. *****/

/* See also: [[MediaWiki:Monobook.css]] */
/* <pre> */


/*** Forum formatting (by -Algorithm & -Splaka) ***/

body {
    background: #f9f9f9 url("/images//thumb/a/a2/BG01.jpg/600px-BG01.jpg") 0px 0px no-repeat;
}

.forumheader { 
     border: 1px solid #aaa; background-color: #f9f9f9; margin-top: 1em; padding: 12px; 
}
.forumlist td.forum_edited a { 
     color: black; text-decoration: none 
}
.forumlist td.forum_title a { 
     padding-left: 20px; 
}
.forumlist td.forum_title a.forum_new { 
     font-weight: bold; background: url(/images/4/4e/Forum_new.gif) 
     center left no-repeat; padding-left: 20px; 
}
.forumlist td.forum_title a.forum_new:visited { 
     font-weight: normal; background: none; padding-left: 20px; 
}
.forumlist th.forum_title { 
     padding-left: 20px; 
}

.accent {
    background-color: #660909;
    border-color:black;
    color:white;
}

.dark_text_1 {
    color:#e80a0a;
}

.dark_text_2 {
    color:#FFFFFF;
}

#toc, .toc, .mw-warning {
    background-color:#820606;
    border:1px solid #000000;
    color:black;
    font-size:95%;
    padding:5px;
}

div.gallerybox div.thumb {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#660909 none repeat scroll 0 0;
    border:1px solid #820606;
    margin:2px;
    text-align:center;
}

div.thumbinner {
    background: inherit;
    border: none;
}

body.ltr .thumbcaption {
    text-align:left;
    color:white;
}

table.gallery td {
    color:white;
}

#link_box_table {
    color:660909;
    font-size:8pt;
    font-weight:bold;
}

#catlinks {
    background-color:#660909;
    border:1px solid #000000;
    clear:both;
    color:black;
    margin-top:1em;
    padding:10px 5px;
}

/* </pre> */