/***** CSS placed here will be applied to all skins on the entire site. *****/
/* See also: [[MediaWiki:Monobook.css]] */
/* <pre> */

/* Mark redirects in Special:Allpages and Special:Watchlist */
.allpagesredirect { font-style: italic; }
.watchlistredir { font-style: italic; }

/* Infobox template style */
.infobox {
   border: 1px solid #aaaaaa;
   background-color: #f9f9f9;
   color: black;
   margin-bottom: 0.5em;
   margin-left: 1em;
   padding: 0.2em;
   float: right;
   clear: right;
}
.infobox td,
.infobox th {
   vertical-align: top;
}
.infobox caption {
   font-size: larger;
   margin-left: inherit;
}
.infobox.bordered {
   border-collapse: collapse;
}
.infobox.bordered td,
.infobox.bordered th {
   border: 1px solid #aaaaaa;
}
.infobox.bordered .borderless td,
.infobox.bordered .borderless th {
   border: 0;
}

/* Forum formatting (by -Algorithm & -Splaka) */
.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;
}

/* Recent changes byte indicators */
.mw-plusminus-pos { color: #006500; }
.mw-plusminus-neg { color: #8B0000; }

/* Image frame fix */
div.tright, div.tleft {
    border: 1px solid silver;
}
div.thumb {
    margin: 2px;
}

div.thumbinner {
    background: inherit;
    border: none;
}
#article div.thumb {
    color:inherit;
}

/* Put a checker background at the image description page only visible if the image has transparent background */

#file img {background: url("http://upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png") repeat;}

/* these allow 'hoverable' clickable buttons. All they do is change the ridge from outset to inset -Spl from Uncyclopedia */
/* Note: hover on non-links doesn't work in IE. Be sure not to define ridge-style in the span */
/* example: <nowiki><span class="nounderlinelink">[[Main_Page|<span class="buttonlink" style="border-width: 2px; border-color: #999999;background-color:#bbbbbb;padding:1px 5px 1px 5px;color:black;font-size:110%">Main Page</span>]]</span></nowiki> */
.buttonlink { border-style: outset; }
.buttonlink:active { border-style: inset; }

/* Unicode class, for maximizing the chance of displaying uncommon Unicode symbols (from Uncyclopedia) */
.Unicode {
    font-family: Code2000, Code2001, "Free Serif", "TITUS Cyberbit Basic", "Doulos SIL", "Chrysanthi Unicode", "Bitstream Cyberbit", "Bitstream CyberBase", Thryomanes, Gentium, GentiumAlt, "Lucida Grande", "Free Sans", "Arial Unicode MS", "Microsoft Sans Serif", "Lucida Sans Unicode";
    font-family /**/:inherit;
}

/* Article message box template styles (from BSO1) */
table.ambox {
  margin: 0 10%;                         /* Will not overlap with other elements */
  border-collapse: collapse; 
  background: #fbfbfb; 
  border: 1px solid #aaa; 
  border-left: 10px solid #1e90ff;       /* Default "notice" blue */
  width: 80%;
}
table.ambox th.ambox-text, table.ambox td.ambox-text {      /* The message body cell(s) */
  padding: 0.25em 0.5em;              /* 0.5em left/right */
  width: 100%;                        /* Make all templates the same width regardless of text size */
}
table.ambox td.ambox-image {          /* The left image cell */
  padding: 2px 0px 2px 0.5em;         /* 0.5em left, 0px right */
  text-align: center; 
}
table.ambox td.ambox-imageright {     /* The right image cell */
  padding: 2px 4px 2px 0px;           /* 0px left, 4px right */
  text-align: center; 
}
table.ambox-notice {
  border-left: 10px solid #1e90ff;       /* Blue */
  width: 80%;
/* border-right: 10px solid #1e90ff; */  /* If you want two blue bars */
}
table.ambox-delete,
table.ambox-serious {
  border-left: 10px solid #dc1e1e;       /* Red */
  width: 80%;
}
table.ambox-content {
  border-left: 10px solid #f28500;       /* Orange */
  width: 80%;
}
table.ambox-style {
  border-left: 10px solid #f4c430;       /* Yellow */
  width: 80%;
}
table.ambox-stub {
  border-left: 10px solid #0DC700;       /* Green */
  width: 80%;
}
table.ambox-merge {
  border-left: 10px solid #9932cc;       /* Purple */
  width: 80%;
}
table.ambox-protection {
  border-left: 10px solid #bba;          /* Gray */
  width: 80%;
}
table.ambox-sitenotice {
  border-left: 10px solid #05E6DE;          /* Light Blue */
  width: 80%;
}
table.ambox-loc {
  border-left: 10px solid #ff9900;          /* Orange-Yellow */
  width: 50%;
}
table.ambox.ambox-mini {                 /* small floating box variant */
    float: right;
    clear: right;
    margin: 0 0 0 1em;
    width: 25%;
}
@media print {                           /* Do not print article message box */
    .ambox {
        display: none;
    }
}
/* Removes useless links from printout */
@media print {
    #navLinks1, #navLinks2, #ca-history, #ca-delete, #ca-move, #ca-watch, #ca-edit, #ca-talk {display:none;}
}

/* Change background of category bar */
#catlinks { 
background-image: url(http://images.wikia.com/custombionicle/images//6/65/Category_bar.png);
background-repeat: no-repeat;
background-position: bottom right;
}

/* Standard Navigationsleisten, aka box hiding thingy from .de.  Documentation at [[Wikipedia:NavFrame]]. */
 
div.Boxmerge,
div.NavFrame {
    margin: 0px;
    padding: 4px;
    border: 1px solid #aaa;
    text-align: center;
    border-collapse: collapse;
    font-size: 95%;
}
div.Boxmerge div.NavFrame {
    border-style: none;
    border-style: hidden;
}
div.NavFrame + div.NavFrame {
    border-top-style: none;
    border-top-style: hidden;
}
div.NavPic {
    background-color: #fff;
    margin: 0px;
    padding: 2px;
    float: left;
}
div.NavFrame div.NavHead {
    height: 1.6em;
    font-weight: bold;
    background-color: #ccf;
    position:relative;
}
div.NavFrame p {
    font-size: 100%;
}
div.NavFrame div.NavContent {
    font-size: 100%;
}
div.NavFrame div.NavContent p {
    font-size: 100%;
}
div.NavEnd {
    margin: 0px;
    padding: 0px;
    line-height: 1px;
    clear: both;
}
a.NavToggle {
    position:absolute;
    top:0px;
    right:3px;
    font-weight:normal;
    font-size:smaller;
}

/* wikitable/prettytable class for skinning normal tables */
table.wikitable,
table.prettytable {
    margin: 1em 1em 1em 0;
    background: #f9f9f9;
    border: 1px #aaa solid;
    border-collapse: collapse;
}
 
table.wikitable th, table.wikitable td,
table.prettytable th, table.prettytable td {
    border: 1px #aaa solid;
    padding: 0.2em;
}
 
table.wikitable th,
table.prettytable th {
    background: #f2f2f2;
    text-align: center;
}
 
table.wikitable caption,
table.prettytable caption {
    margin-left: inherit;
    margin-right: inherit;
    font-weight: bold;
}
 
table.prettytable code,
table.wikitable code {
    background-color: transparent;
}

/* Hover text style, and clear text on rollover.Stolen from Uncyclopedia (see [[wikia:c:uncyclopedia:Template:C]]
To use:<span class="blackout">Text goes here</span> */
.blackout { color: black; background-color: black; padding: 1px }
.blackout a { color: black; text-decoration: underline; padding: 1px }
.blackout:hover { color: inherit; background-color: inherit !important }

/* make the list of references look smaller */
ol.references {
    font-size: 100%;
}
 
.references-small { font-size: 90%;}

/* Highlight clicked reference in blue to help navigation */
ol.references > li:target {
    background-color: #DEF;
}
 
sup.reference:target { 
    background-color: #DEF;
}

/* Puts a redirect indicator before redirects in Special:Allpages -Spl */
.allpagesredirect { font-style: italic; }
.allpagesredirect a { background: url(http://images.wikia.com/custombionicle/images//f/fb/Redirect.gif) center left no-repeat; padding-left: 13px; }

/* Class to force links to be underlined --Paulgb */
/* To use: <nowiki><span class="underlinelink">[[link]]</span></nowiki> <!-- Ignore the nowiki --> */
.underlinelink a{ text-decoration: underline ! important; }
 
/* Class to force links to be not underlined - See .underlinelink for use -Paulgb */
.nounderlinelink a{ text-decoration: none ! important; }

.hidden-workaround h2 { display: none; }

/* For Transmission related pages. See [[Template:Transmission]].(stolen from Uncyclopedia.See Template:Zorkheader there.*/
table.zorkclass td { padding: 3px; }
.transwinclass { background-color: #000000; color: #FFFFFF; }
.transwinclass a { color: #FFFFCC; }
.transwinclass a:visited { color: #FFFFCC; }
.transwinclass a:hover { color: #FFFFFF; }
.transwinclass a.new { color: #FF6666; }
.transwinclass ul { list-style-type: circle; color:#FFFFCC; list-style-image: url(http://images.wikia.com/custombionicle/images//0/03/Transwinbullet.gif); }
.transwincmd { color: #FFFFCC; }
.transwinclue tt:hover { color:#FFFFFF; }
.transwinclass * a.extiw { color: #CCFFCC !important; }
.transwinclass * a.external { color: #CCFFCC !important; }
/* Slimboxes */
div.obox
{
 clear: both;
 border: 1px solid #aaaaaa;
 border-collapse: collapse;
 font-size: 80%;
 margin: 0;
 padding: 0;
 margin-bottom: 1em;
 background-color: #ffffff;
 text-align: center
}
 
span.ibox
{
 background: #F5F5F5;
 margin: 0;
 margin-right: 0.5em;
 padding-left: 0.25em;
 white-space: nowrap;
 border-right: 1px solid #aaaaaa;
 border-bottom: 1px solid #aaaaaa;
 float: left; width: auto;
 vertical-align: top;
}
/* Remove underline on #request_wiki */
#request_wiki
{
 text-decoration: none;
}

/* Change background for main page- Seth */
.mainbg
{
background-image: url(http://images1.wikia.nocookie.net/custombionicle/images//4/44/Mainbg.png);
background-repeat: no-repeat;
background-color: #FFFFFF;
}
/* RC Flag colors- Seth */
.minor
{
color:#3366CC;
}
.newpage
{
color:#3366CC;
}
.bot
{
color:#3366CC;
}
/* extra buttons for edit dialog (from commons:MediaWiki:Common.css) */
.my-buttons { padding: 0.5em; }
.my-buttons a {
  color: black;
  background-color: #ccddee !important;
  font-weight: bold;
  font-size: 0.9em;
  text-decoration: none;
  border: thin #006699 outset;
  padding: 0 0.1em 0.1em 0.1em;
 }
.my-buttons a:hover, .my-buttons a:active {
  background-color: #bbccdd;
  border-style: inset;
 }
/* clog */
.clog {
  background-color:#000000;
  color:#BDBDBD;
  border-style: 1px solid #BDBDBD;
}

.BoTa {
 background-image:url(http://images1.wikia.nocookie.net/custombionicle/images//3/34/BoT_seal.png);
 background-repeat:no-repeat;
 background-position:top right;
 background-color:transparent;
}

/* </pre> */