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

/* Hide main page stuff */

body.page-Portal_Main h1.firstHeading, 
body.page-Portal_Main #mp-newsline, 
body.page-Portal_Main #contentSub, 
body.page-Portal_Main #siteSub,
body.page-Portal_Main #lastmod,
body.page-Portal_Main #deleteconfirm,
body.page-Portal_Main #t-cite,
body.page-Portal_Clan h1.firstHeading, 
body.page-Portal_Clan #mp-newsline, 
body.page-Portal_Clan #contentSub, 
body.page-Portal_Clan #siteSub,
body.page-Portal_Clan #lastmod,
body.page-Portal_Clan #deleteconfirm,
body.page-Portal_Clan #t-cite { display:none; }

#mptabs {
  font-size:93%;
  font-weight:bold;
  clear: left;
  margin:1em 0 3px 0;
}
#mptabs .activetab {
  padding:5px 10px 5px 10px;
  margin:0 3px 0 0;
  background:#BBBBBB;
  text-decoration:none;
  color:black;
  -moz-border-radius-topright:0.5em;
  -moz-border-radius-topleft:0.5em;
  -webkit-border-radius-topright:0.5em;
  -webkit-border-radius-topleft:0.5em;
  border-left:1px solid black;
  border-top:1px solid black;
  border-right:1px solid black;
  border-bottom:1px solid #191919;
}
#mptabs a .inactivetab, #mptabs strong .inactivetab {
  padding:5px 10px 5px 10px;
  margin:0 3px 0 0;
  text-decoration:none;
  background:#3B444B;
  color:black;
  -moz-border-radius-topright:0.5em;
  -moz-border-radius-topleft:0.5em;
  -webkit-border-radius-topright:0.5em;
  -webkit-border-radius-topleft:0.5em;
  border-left:1px solid #333333;
  border-top:1px solid #333333;
  border-right:1px solid #333333;
  border-bottom:1px solid black;
}
#mptabs a .inactivetab:hover, #mptabs strong .inactivetab:hover {
  background:#CCCCCC;
  color:black;
}
#mptabs a:hover { text-decoration:none !important; }

/* Mark redirects in Special:Allpages and Special:Watchlist */
.allpagesredirect { font-style: italic; }
.watchlistredir { font-style: italic; }
.allpagesredirect:after { color:grey; content: " (redirect)"}
.watchlistredir:after { color:grey; content: " (redirect)"}

/* wikitable class for skinning normal tables */

table.wikitable, table.prettytable {
  font-size: 95%;
  background: transparent;
  border: 1px #505050 solid;
  border-collapse: collapse;
}

table.wikitable th, table.wikitable td, table.prettytable th, table.prettytable td {
  border: 1px #505050 solid;
  padding: 4px;
}

table.wikitable th, table.prettytable th { background: #333333; }

table.wikitable caption, table.prettytable caption {
  margin-left: inherit;
  margin-right: inherit;
  font-weight: bold;
}

/* Infobox template style */
.infobox {
  margin:0 0 0.5em 1em; 
  width: 300px;
  font-size:90%;
  text-align:left;
  background-color:#333333;
  border:2px solid black;
  color:black;
}
.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: 2px solid black;
  background-color: #EC5800;
  text-align: center;
}
.infobox.bordered .borderless td,
.infobox.bordered .borderless th {
   border: 0;
}

/* Forum formatting */
.forumheader {
     border: 1px solid #AAAAAA;
     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: #4EFF43; }
.mw-plusminus-neg { color: #FF0; }
.mw-plusminus-null { color:#AAA; }
.newpage { color:#FF9900; }
.minor { color:#BBB; }

/* move namespace bit on RC to the right */
div.namespacesettings {
  background:#292929;
  border:1px dotted #606060;
  clear:none;
  float:right;
  font-size:90%;
  padding:4px;
  position:relative;
  top:-4em;
  width:160px;
}

/* --- LINKS --- */
/* links get orange color on select */
a:active {
  color:#faa700;
}

#bodyContent a.extiw:active,#bodyContent a.external:active {
  color:#faa700;
}

/* external/interwiki link colours */
#bodyContent a.external,#bodyContent a.extiw {
  color:#58c;
}

#bodyContent a.external:visited,#bodyContent a.extiw:visited {
  color:#5c66d3;
}

/* --- SIDEBAR --- */
.menu-item a { font-size:90%; }

/* reducing toolbox font size */
#link_box table li a { font-size:90%; }

/* reduce widget font size */
dd.widget_contents { font-size:85%; }

/* making > on nav tinted orange */
#navigation em { color:#ec5800; }

/* Display text below main article header, located at MediaWiki:tagline */
#siteSub {
    display: inline;
    font-size: 92%;
    font-weight: normal;
}

/***THUMB***/
div.thumb div {
  background-color:#202020;
  border-color:#606060;
  color:#EEE;
}

div.thumb div a img { border-color:#444; }

/* fix "Edit this menu" link design */
div.menu-item a[href ^="/index.php?title=MediaWiki:Monaco-sidebar&action=edit"] {
  font-size:80%;
  text-align:right;
}

/* --- TEXT TWEAKS --- 
 adding margin-top to h2 heading */
h2 { margin-top:1em; }

/* bigger  text */
small { font-size:85%; }

/* --- DIFFS --- */
/* ins and del overrides */
ins.diffchange { color:#8F8; }

del.diffchange td.diff-deletedline div span.diffchange { color:#F77; }

td.diff-addedline div span.diffchange { color:#8F8; }

#siteNotice {
  margin-top:-5px;
}

* html #userloginForm form {
  float:none;
}

* html #userlogin form {
  float:none;
}

/* --- OTHER DESIGN CHANGES --- */
/* fixing white background on blank articles */
div.noarticletext {
  background:#202020;
  border-color:#666;
  color:#fff;
}

/* toc size fix */
#toc { font-size:85%; }

/* Recreation of old pages made sexier */
div#mw-recreate-deleted-warn {
  background:#202020;
  border:1px solid #606060;
  margin-bottom:10px;
  padding:1em;
}

/* Fieldsets darkened bg */
fieldset {
  background:#202020;
  border:1px solid #606060;
  color:#FFF;
}

fieldset legend { color:#FFF; }

/***HISTORY***/
#pagehistory li {
  border:1px solid #202020;
}

#pagehistory li.selected {
  background-color:#252525;
  border:1px dashed #404040;
  color:#eee;
}

table.diff {
  background:#191919;
}

td.diff-otitle,td.diff-ntitle {
  background:transparent;
}

td.diff-context {
  background-color:#252525;
}

td.diff-deletedline {
  background-color:#310;
}

td.diff-addedline {
  background-color:#130;
}

/* --- SPECIAL:NEWPAGES --- */
/* Special:NewPages fix */
.page-Special_NewPages li {
  padding:5px;
}

.page-Special_NewPages li.not-patrolled {
  background-color:#372626;
  border:1px solid #511;
  border-left:3px solid #d00;
  color:#FFF !important;
  margin-bottom:-1px;
  padding:2px 2px 3px 4px;
}

/* Administrator and bot highlights by Splarka */

/* Labels */

table.diff a[href*="/wiki/User:The_parkster"]:after, 
ul#pagehistory li a[href*="/wiki/User:The_parkster"]:after, 
ul.special li a[href*="/wiki/User:The_parkster"]:after { font-style: inherit; color #FF0000; content: " [Founder]"; }

table.diff a[href*="/wiki/User:Crashbroke23"]:after, 
ul#pagehistory li a[href*="/wiki/User:Crashbroke23"]:after, 
ul.special li a[href*="/wiki/User:Crashbroke23"]:after,
table.diff a[href*="/wiki/User:Exlonox"]:after, 
ul#pagehistory li a[href*="/wiki/User:Exlonox"]:after, 
ul.special li a[href*="/wiki/User:Exlonox"]:after { font-style: inherit; color: #FF0000; content: " [Bureaucrat]"; }

table.diff a[href*="/wiki/User:KonigCCX"]:after, 
ul#pagehistory li a[href*="/wiki/User:KonigCCX"]:after, 
ul.special li a[href*="/wiki/User:KonigCCX"]:after { font-style: inherit; color: #FF0000; content: " [Admin]"; } 

table.diff a[href*="/wiki/User:Rappy_4187"]:after,
ul#pagehistory li a[href*="/wiki/User:Rappy_4187"]:after,
ul.special li a[href*="/wiki/User:Rappy_4187"]:after { font-style: inherit; color: #FF0000; content: " [Assistant]"; }

table.diff a[href*="/wiki/User:Rappybot"]:after, 
ul#pagehistory li a[href*="/wiki/User:Rappybot"]:after, 
ul.special li a[href*="/wiki/User:Rappybot"]:after { font-style: inherit; color: #FF0000; content: " [Bot]"; } 

/* Links */

table.diff a[href*="/wiki/User:The_parkster"], 
ul#pagehistory li a[href*="/wiki/User:The_parkster"], 
ul.special li a[href*="/wiki/User:The_parkster"],
table.diff a[href*="/wiki/User:Crashbroke23"], 
ul#pagehistory li a[href*="/wiki/User:Crashbroke23"], 
ul.special li a[href*="/wiki/User:Crashbroke23"],
table.diff a[href*="/wiki/User:KonigCCX"],
ul#pagehistory li a[href*="/wiki/User:KonigCCX"],
ul.special li a[href*="/wiki/User:KonigCCX"] {
  border:           1px solid silver;
  background-color: #333333;
  color:            silver;
  font-family:      Script MT Bold;
  font-style:       bold;
  padding:          0px 2px;
}

table.diff a[href*="/wiki/User:Exlonox"], 
ul#pagehistory li a[href*="/wiki/User:Exlonox"], 
ul.special li a[href*="/wiki/User:Exlonox"] { 
  font-family:      Calibri,sans-serif; 
  background-color: #252525; 
  border-left:      1px solid #AAAAAA;
  border-top:       1px solid #AAAAAA;
  border-right:     1px solid #777777;
  border-bottom:    1px solid #777777;
  color:            #FF6600;
  font-style:       bold;
  padding:          0px 2px;
}

table.diff a[href*="/wiki/User:Rappy_4187"], 
ul#pagehistory li a[href*="/wiki/User:Rappy_4187"], 
ul.special li a[href*="/wiki/User:Rappy_4187"] { color: #0000A6; } 

/*</pre>*/