America's Army Wiki
SBEyes (talk | contribs)
(dealing with some 1.23 issues preemptively)
SBEyes (talk | contribs)
No edit summary
Line 19: Line 19:
 
#p-logo {
 
#p-logo {
 
position: absolute;
 
position: absolute;
top: -80px;
+
top: 0;
 
left: 0;
 
left: 0;
 
width: 160px;
 
width: 160px;
Line 126: Line 126:
   
 
#p-views {
 
#p-views {
 
}
  +
  +
#ca-unwatch.icon, #ca-watch.icon {
  +
margin: 0 0 0 0;
  +
padding: 0 5px 0 5px;
 
}
  +
  +
#ca-unwatch.icon a, #ca-watch.icon a {
  +
background-position: center center !important;
  +
margin: 0 0 0 0;
  +
padding: 25px 0 0 0;
  +
height: 0;
  +
}
  +
  +
#ca-unwatch.icon a:hover, #ca-watch.icon a:hover {
 
background-repeat: no-repeat;
 
}
 
}
   
Line 237: Line 253:
 
}
 
}
   
  +
div#simpleSearch {
.os-suggest {
 
border: none;
+
border: 1ox solid #aaaaaa;
 
background: #f9f9f9;
box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.3) inset,
 
 
color: #000000;
0 -1px 0 0 rgba(160, 160, 160, 0.1) inset;
 
background: #252525;
+
margin-top: 0;
color: #cccccc;
 
 
}
 
}
   
  +
div#simpleSearch #searchButton, div#simpleSearch #mw-searchButton, div#simpleSearch #searchButton:hover, div#simpleSearch #mw-searchButton:hover, div#simpleSearch #searchButton:active, div#simpleSearch #mw-searchButton:active {
.os-suggest-result {
 
 
color: transparent;
background: #252525;
 
color: #cccccc;
+
box-shadow: none;
}
 
 
.os-suggest-result-hl {
 
background: #454545;
 
color: #2ba6cb;
 
 
}
 
}
   
Line 320: Line 330:
 
/* Left sidebar styles *
 
/* Left sidebar styles *
 
/***********************/
 
/***********************/
div#mw-panel {
+
div#mw-panel, div#mw-panel.collapsible-nav {
 
top: 0;
 
top: 0;
 
margin-left: 0;
 
margin-left: 0;
Line 334: Line 344:
 
}
 
}
   
div#mw-panel div.portal {
+
div#mw-panel div.portal, div#mw-panel.collapsible-nav div.portal {
margin: 20px 0 0 0;
+
margin: 20px 0 0 0 !important;
padding-top: 0;
+
padding-top: 0 !important;
padding-bottom: 0;
+
padding-bottom: 0 !important;
padding-left: 5px;
+
padding-left: 5px !important;
padding-right: 5px;
+
padding-right: 5px !important;
 
width: 150px;
 
width: 150px;
 
}
 
}
   
div#mw-panel div.portal h5 {
+
div#mw-panel div.portal h3, div#mw-panel.collapsible-nav div.portal h3 {
 
border: none;
 
border: none;
background: none;
 
 
color: #ffcb05;
 
color: #ffcb05;
font-weight: bold;
+
font-weight: bold !important;
 
text-transform: uppercase;
 
text-transform: uppercase;
 
text-align: center;
 
text-align: center;
Line 355: Line 364:
 
}
 
}
   
div#mw-panel div.portal div.body {
+
div#mw-panel.collapsible-nav div.portal.expanded h3, div#mw-panel.collapsible-nav div.portal.collapsed h3 {
  +
background-position: center left;
  +
padding: 0 20px 5px 20px !important;
  +
}
  +
  +
div#mw-panel.collapsible-nav div.portal h3 a, div#mw-panel.collapsible-nav div.portal.collapsed h3 a {
  +
color: #ffcb05;
  +
}
  +
  +
div#mw-panel div.portal div.body, div#mw-panel.collapsible-nav div.portal div.body, div#mw-panel.collapsible-nav div.portal.expanded div.body {
 
border: none;
 
border: none;
 
background: none;
 
background: none;
 
text-align: center;
 
text-align: center;
margin: 0;
+
margin: 0 !important;
padding: 10px 0 0 0;
+
padding: 10px 0 0 0 !important;
 
width: 150px;
 
width: 150px;
 
}
 
}
   
div#mw-panel div.portal ul {
+
div#mw-panel.collapsible-nav div.portal.first div.body, div#mw-panel.collapsible-nav div.portal.first.expanded div.body {
 
background: transparent;
  +
padding: 0 !important;
  +
margin: 0 0 0 0 !important;
  +
}
  +
  +
div#mw-panel div.portal ul, div#mw-panel.collapsible-nav div.portal ul {
 
margin: 0;
 
margin: 0;
 
padding: 0;
 
padding: 0;
 
}
 
}
   
div#mw-panel div.portal ul li {
+
div#mw-panel div.portal ul li, , div#mw-panel.collapsible-nav div.portal ul li {
 
margin: 0;
 
margin: 0;
 
padding: 0;
 
padding: 0;
Line 389: Line 413:
 
border: none;
 
border: none;
 
background: transparent;
 
background: transparent;
margin: 20px 0 0 0;
+
margin: 20px 0 0 0 !important;
padding: 0;
+
padding: 0 !important;
 
width: 160px;
 
width: 160px;
 
}
 
}
   
div#mw-panel div#p-sitePromos h5, div#mw-panel div#p-socialProfiles h5, div#mw-panel div#p-claimWiki h5 {
+
div#mw-panel div#p-sitePromos h3, div#mw-panel div#p-socialProfiles h3, div#mw-panel div#p-claimWiki h3 {
 
display: none;
 
display: none;
 
}
 
}
Line 545: Line 569:
 
}
 
}
   
.toc, #toc {
+
div.toc, div#toc {
 
border: none;
 
border: none;
 
background: #141414;
 
background: #141414;
Line 551: Line 575:
 
margin: 0 0 10px 0;
 
margin: 0 0 10px 0;
 
padding: 3px 6px;
 
padding: 3px 6px;
}
 
 
.toc td, #toc td {
 
 
}
 
}
   

Revision as of 10:39, 13 September 2014

/* CSS placed here will affect users of the Hydra skin */

/******************
/* General styles *
/******************/
body {
  background: #080808 url("http://hydra-media.cursecdn.com/americasarmy.gamepedia.com/d/d0/AAPG-Body-Background.jpg") no-repeat left top;
}
     
div#mw-page-base {
  border-bottom: 1px solid #777777;
  background: transparent;
  height: 80px;
}

/***************
/* Logo styles *
/***************/
#p-logo {
  position: absolute;
  top: 0;
  left: 0;
  width: 160px;
  height: 80px;
  margin: 0;
  margin-bottom: 0;
  padding: 0;
}

#p-logo a {
  width: 160px;
  height: 80px;
  margin: 0;
  padding: 0;
}

/*****************
/* Header styles *
/*****************/
div#mw-head-base {
  display: none;
}

div#mw-head {
  height: 80px;
}

/**************************
/* Article navigation bar *
/**************************/
#left-navigation {
  position: static;
  float: left;
  margin: 40px 0 0 174px;
  padding: 0;
}

#right-navigation {
  margin: 40px 34px 0 0;
  padding: 0;
}

div.vectorTabs {
  border: none;
  background: transparent;
  height: 40px;
  margin: 0 0 0 0;
  padding: 0;
}

div.vectorTabs ul {
  border: none;
  background: transparent;
}

div.vectorTabs ul li { 
  border: none;
  background: transparent;
}

div.vectorTabs ul li, div.vectorTabs ul li.selected {
  border: none;
  background: transparent;
  margin: 0;
  padding: 0;
}

div.vectorTabs ul li span, div.vectorTabs ul li.selected span {
  border: none;
  background: transparent;
}

div.vectorTabs li span a {
  color: #2ba6cb;
  text-transform: uppercase;
  height: 22px;
  line-height: 22px;
  padding: 3px 6px 0 6px;
  margin: 15px 0 0 0;
}

div.vectorTabs span a:visited {
  color: #5393a3;
}

div.vectorTabs li.selected span a {
  color: #cbc8c8 !important;
  font-weight: bold;
}

div.vectorTabs li.new span a {
  color: #d84646 !important;
}

div.vectorTabs li.new span a:visited {
  color: #c55959 !important;
}

div.vectorTabs li.new.selected span a {
  color: #d8bcbc !important;
}

div.vectorTabs span a:active {
  color: #cbc8c8;
}

#p-views {
}

#ca-unwatch.icon, #ca-watch.icon {
  margin: 0 0 0 0;
  padding: 0 5px 0 5px;
}

#ca-unwatch.icon a, #ca-watch.icon a {
  background-position: center center !important;
  margin: 0 0 0 0;
  padding: 25px 0 0 0;
  height: 0;
}

#ca-unwatch.icon a:hover, #ca-watch.icon a:hover {
  background-repeat: no-repeat;
}

div.vectorMenu {
  height: 25px;
  line-height: 25px;
  margin: 15px 0 0 0;
  padding: 0 0 0 0;
}

div.vectorMenu:hover {
}

div#p-cactions {
  width: 22px;
  padding-right: 6px;
}

div#p-sharing {
  width: auto;
  padding-left: 6px;
}

div#p-sharing div#socialIconImages {
  width: 240px;
}

div.vectorMenu h4 {
  color: #cccccc;
  text-transform: uppercase;
  height: 22px;
  line-height: 22px;
  padding: 3px 0 0 6px !important;
  margin: 0 0 0 0 !important;
}

div.vectorMenu h3, div.vectorMenu h5 {
  background: transparent;
  margin: 15px 0 0 0;
  height: 25px;
  line-height: 25px;
}

div.vectorMenu h3 a, div.vectorMenu h5 a {
  border: none;
  background: transparent;
}

div.vectorMenu div.menu {
  z-index: 3000;
}

div#p-sharing div.menu {
  left: -90px;
}

div.vectorMenu div.menu ul {
  border: none;
  background: #141414;
  color: #ffffff;
  margin: 0;
  padding: 0;
}

div.vectorMenu div.menu ul li {
}

div#p-cactions div.menu ul li a {
  color: #2ba6cb;
  margin: 2px 5px;
  padding: 3px 0;
}

div#p-cactions div.menu ul li a:visited {
  color: #5393a3;
}

div#p-cactions div.menu ul li a:active {
  color: #cbc8c8;
}

#p-search {
  height: 35px;
  line-height: 35px;
  vertical-align: center;
  margin: 5px 2px 0 2px;
  padding: 0;
}

#p-search form {
  line-height: 33px;
  vertical-align: center;
  margin-bottom: 2px;
}

#p-search input {
}

#p-search input[type="submit"], #p-search input[type="button"], #p-search input[type="reset"] {
}

#searchInput {
  border-radius: 3px;
  border: none;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.3) inset,
              0 -1px 0 0 rgba(160, 160, 160, 0.1) inset;
  background: #454545;
  color: #cccccc;
  margin: 0 6px;
  padding: 2px;
}

div#simpleSearch { 
  border: 1ox solid #aaaaaa;
  background: #f9f9f9;
  color: #000000;
  margin-top: 0;
}

div#simpleSearch #searchButton, div#simpleSearch #mw-searchButton, div#simpleSearch #searchButton:hover, div#simpleSearch #mw-searchButton:hover, div#simpleSearch #searchButton:active, div#simpleSearch #mw-searchButton:active {
  color: transparent;
  box-shadow: none;
}

div.suggestions, html > body div.suggestions {
  border: none;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.3) inset,
              0 -1px 0 0 rgba(160, 160, 160, 0.1) inset;
  background: #252525;
  color: #cccccc;
}

.suggestions-results {
  border: none;
  background: #252525;
  color: #cccccc;
}

.suggestions-special {
  border: none;
  border-top: 1px solid rgba(160, 160, 160, 0.1);
  background: #252525;
  color: #cccccc;
}

.suggestions-result, .suggestions-special  .special-query, .suggestions a.mw-searchSuggest-link, .suggestions a.mw-searchSuggest-link:hover, .suggestions a.mw-searchSuggest-link:active, .suggestions a.mw-searchSuggest-link:focus {
  color: #cccccc;
}

.suggestions-special .special-label {
  color: #888888;
}

.suggestions-result-current .special-label {
  color: #999999;
}

.suggestions-result-current {
  background: #454545 !important;
  color: #2ba6cb;
}

.suggestions-result-current .special-query, .suggestions-result-current a.mw-searchSuggest-link, .suggestions-result-current a.mw-searchSuggest-link:hover, .suggestions-result-current a.mw-searchSuggest-link:active, .suggestions-result-current a.mw-searchSuggest-link:focus {
  color: #2ba6cb;
}

/**********************
/* Site notice styles *
/**********************/
#mw-dismissable-notice {
}

#mw-dismissable-notice td > a {
}

#mw-dismissable-notice td > a:hover {
}

#localNotice {
  border: none;
  background: #252525;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

/***********************
/* Left sidebar styles *
/***********************/
div#mw-panel, div#mw-panel.collapsible-nav {
  top: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 60px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-right: 0;
  width: 160px;
  overflow: visible;
}

div#mw-panel div.portal, div#mw-panel.collapsible-nav div.portal {
  margin: 20px 0 0 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 5px !important;
  padding-right: 5px !important;
  width: 150px;
}

div#mw-panel div.portal h3, div#mw-panel.collapsible-nav div.portal h3 {
  border: none;
  color: #ffcb05;
  font-weight: bold !important;
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 0 0;
  padding: 0 0 5px 0;
  width: 150px;
}

div#mw-panel.collapsible-nav div.portal.expanded h3, div#mw-panel.collapsible-nav div.portal.collapsed h3 {
  background-position: center left;
  padding: 0 20px 5px 20px !important;
}

div#mw-panel.collapsible-nav div.portal h3 a, div#mw-panel.collapsible-nav div.portal.collapsed h3 a {
  color: #ffcb05;
}

div#mw-panel div.portal div.body, div#mw-panel.collapsible-nav div.portal div.body, div#mw-panel.collapsible-nav div.portal.expanded div.body {
  border: none;
  background: none;
  text-align: center;
  margin: 0 !important;
  padding: 10px 0 0 0 !important;
  width: 150px;
}

div#mw-panel.collapsible-nav div.portal.first div.body, div#mw-panel.collapsible-nav div.portal.first.expanded div.body {
  background: transparent;
  padding: 0 !important;
  margin: 0 0 0 0 !important;
}

div#mw-panel div.portal ul, div#mw-panel.collapsible-nav div.portal ul {
  margin: 0;
  padding: 0;
}

div#mw-panel div.portal ul li, , div#mw-panel.collapsible-nav div.portal ul li {
  margin: 0;
  padding: 0;
}
 
div#mw-panel div.portal div.body ul li a {
  color: #2ba6cb;
}

div#mw-panel div.portal div.body ul li a:visited {
  color: #5393a3;
}

div#mw-panel div.portal div.body ul li a:active {
  color: #cbc8c8;
}

div#mw-panel div#p-sitePromos, div#mw-panel div#p-socialProfiles, div#mw-panel div#p-claimWiki {
  border: none;
  background: transparent;
  margin: 20px 0 0 0 !important;
  padding: 0 !important;
  width: 160px;
}

div#mw-panel div#p-sitePromos h3, div#mw-panel div#p-socialProfiles h3, div#mw-panel div#p-claimWiki h3 {
  display: none;
}

div#mw-panel div#p-sitePromos div.body, div#mw-panel div#p-socialProfiles div.body, div#mw-panel div#p-claimWiki div.body {
  margin: 0 auto 0 auto !important;
  padding: 0 0 0 0 !important;
  width: auto;
}

div#mw-panel div#p-sitePromos div.body div.promoSidebar, div#mw-panel div#p-socialProfiles div.body div.socialSidebar {
  margin: 0 auto 0 auto !important;
  padding: 0 0 0 0 !important;
  width: auto;
  text-align: center;
}

div#mw-panel div#p-claimWiki div.body div.claimSidebar {
  margin: 0 auto 0 auto !important;
  padding: 0 0 0 0 !important;
}

div.socialLink {
  margin: 1px 0 1px 0;
}

/***************
/* Link styles *
/***************/
.t-netbar a.new, .t-netbar a.new:link, .t-netbar a.new:visited {
  color: #c39999 !important;
}

.t-netbar a:active, .t-footer a:active {
  color: #ffffff !important;
}

.t-netbar a.new:hover, .t-netbar a.new:active {
  color: #ffdddd !important;
}

a, a:link {
  color: #2ba6cb;
}

div#content a:visited, a:visited {
  color: #5393a3;
}

a.new {
  color: #d84646;
}

div#content a.new:visited, a.new:visited {
  color: #c55959;
}

a.stub {
  color: #2bcb2b;
}

a.stub:visited {
  color: #53a353;
}

div#content a.extiw, div#footer a.extiw, div#content a.external, div#footer a.external {
  color: #467dd8;
}

div#content a.extiw:visited, div#footer a.extiw:visited, div#content a.external:visited, div#footer a.external:visited {
  color: #6a88b4;
}

a:active {
  color: #b5b5b5;
}

/******************
/* Article styles *
/******************/
#pageWrapper {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 160px;
  padding-right: 0;
  padding-bottom: 0;
}

body.page-Main_Page h1#firstHeading {
  display: none;
}

body.page-Americas_Army_Wiki h1#firstHeading {
  display: none;
}

div#content {
  border: none;
  background: transparent;
  color: #ffffff;
  margin: 0 20px 0 0;
  padding: 10px 10px 10px 20px;
}

div#content #firstHeading {
  border-bottom: 1px solid #777777;
  color: #ffcb05;
  font-variant: small-caps;
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
}

div#content h1, div#content h2, div#content h3, div#content h4, div#content h5, div#content h6 {
  border-bottom: 1px solid #777777;
  color: #ffcb05;
  font-weight: bold;
  margin: 20px 0 8px 0;
  padding: 0 0 5px 0;
  overflow: auto;
}

/* Curse profile: Fixes conflict with overflow:auto; on h1 */
div#content div.headline h1 {
  overflow: visible;
}

span.editsection {
  color: #ffffff;
  font-weight: normal;
  font-variant: normal;
}

span.editsection a:link {
}

div#content span.editsection a:active {
}

div#content span.editsection a:visited {
}

div#content span.editsection:active:hover:visited {
}

span.editsection a:hover {
}

div.toc, div#toc {
  border: none;
  background: #141414;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

#toctitle {
}

div#content #toctitle h2 {
  border: none;
}

.toctoggle, #toc .toctoggle {
  color: #ffffff;
}

.toctoggle a, #toc .toctoggle a {
}

.toctoggle a:hover, #toc .toctoggle a:hover {
}

hr {
  border-bottom: 1px solid #999999;
}

ul {

}

img {
}

table.wikitable {
  border: none;
  background: transparent;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

table.wikitable th, table.wikitable tr th, table.wikitable > tr > th, table.wikitable > * > tr > th {
  border: 1px solid #999999;
  background: #000000;
  color: #ffcb05;
  font-weight: bold;
}

table.wikitable td, table.wikitable tr td, table.wikitable > tr > td, table.wikitable > * > tr > td {
  border: 1px solid #999999;
  background: transparent;
  color: #ffffff;
}

table.jquery-tablesorter th.headerSort {
  background: #222222 url"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAJCAYAAADdA2d2AAAABmJLR0QAzAB/AACKC5HIAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3QUMByMIVX98TwAAAI9JREFUKM9jYCASPNiU9pdYtYzEKLo53+H/v9/fGJhYuRjUEw8wUmzozfkO/39+eMDA8O8PAwMTCwO7gAJBg5nwSd5dFfry76/P//79/srw69MThn+/vzL8/fX5391VoS8Z6A0YCbn05/t7Ir8+PmL68/U1Awu3KAMbv9w/dkGlN8phq8XpGqY0iX0GWqRTAKX1Svg0OsfdAAAAAElFTkSuQmCC") no-repeat right center;
}

table.jquery-tablesorter th.headerSortDown {
  background: #222222 url"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAECAYAAABhnXSoAAAABmJLR0QAzAB/AACKC5HIAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3QUMByQPhFp/KwAAAGNJREFUGNNjYCABPNiU9pcYdYzEGnhzvsP/f7+/MTCxcjGoJx5gpNjQm/Md/v/88ICB4d8fBgYmFgZ2AQW8BjMRMvD2Up+/f358YPj7/R3Dr09PGP5+f8fw58cHhttLfXAGBQCNHSbodTSydgAAAABJRU5ErkJggg==") no-repeat right center;
}

table.jquery-tablesorter th.headerSortUp {
  background: #222222 url"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAECAYAAABhnXSoAAAABmJLR0QAzAB/AACKC5HIAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3QUMByUwKydjVwAAAGRJREFUGNNjZMADbi/1+fvr0xOmX+/vMfz9+YmBmZ2PgU1QiYGNT+afavQWZlz6GBkIgJvzHf7//PCAgeHfHwYGJhYGdgEFBvXEA3j1ETQUZvC/398YmFi5CBpIEniwKe0vsWoB8tUg+e45/6gAAAAASUVORK5CYII=") no-repeat right center;
}

ul.gallery {
}

li.gallerybox {
  border: none;
  background: #141414;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

li.gallerybox div.thumb {
  border: none;
  background: #000000;
  color: #ffffff;
}

div.gallerytext {
  text-align: center;
}

.thumb {
  border: none;
  background: transparent;
}

.thumb.tleft {
  margin: 0 20px 10px 0;
}

.thumb.tright {
  margin: 0 0 10px 20px;
}

div.thumbinner {
  border: none;
  background: #141414;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 5px !important;
}

html .thumbimage {
  border: none;
  background: #000000;
  color: #ffffff;
}

.thumbcaption {
}

.gallerytext p, .thumbcaption {
}

.toggle {
}

.sn-small {
}

sub, sup a {
}

sup.reference {
}

pre, .mw-code {
  border: 1px dashed #aaaaaa;
  background: #f9f9f9;
  color: #000000;
  white-space: pre-wrap;
  word-wrap: break-word;
}

code {
  background: transparent;
  color: #ffffff;
  white-space: pre-wrap;
  word-wrap: break-word;
}

#catlinks {
  border: none;
  background: #141414;
  color: #ffffff;
  margin: 10px 0 10px 0;
  padding: 3px 6px;
}

/********************
/* Interface styles *
/********************/
input, select, textarea {
  border: 1ox solid #aaaaaa;
  background: #f9f9f9;
  color: #000000;
}

button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner {
}

button, input[type="submit"], input[type="button"], input[type="reset"] {
  border-radius: 4px;
  border: none;
  background: #888888;
  box-shadow: 0 1px 0 0 rgba(96, 96, 96, 0.5) inset,
              0 -1px 0 0 rgba(0, 0, 0, 0.5) inset,
              1px 4px 11px -6px rgba(255, 255, 255, 0.9) inset;
  color: #ffffff;
  text-shadow: -1px -1px 1px #555555,
               1px 1px 1px #555555;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  padding: 1px 6px;
}

button:hover, input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover {
  background: #999999;
}

button:active, input[type="submit"]:active, input[type="button"]:active, input[type="reset"]:active {
  background: #666666;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.5) inset,
              0 -1px 0 0 rgba(96, 96, 96, 0.5) inset,
              1px -4px 11px -6px rgba(255, 255, 255, 0.3) inset;
}

.usermessage {
  border: none;
  background: #251414;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

#mw-js-message {
  border: none;
  background: #141414;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

div.mw-warning {
  border: none;
  background: #251c14;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 56px;
}

div.mw-warning-with-logexcerpt {
  border: none;
  background: #141414;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

div#content fieldset {
  border: none;
  background: #141414;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

div#content fieldset legend {
  color: #ffffff;
  text-transform: uppercase;
  margin: 0 0 8px 0;
  padding: 0;
}

.mw-search-formheader {
  border: none;
  background: #141414;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

.mw-search-formheader div.search-types ul li.current a {
  color: #b5b5b5;
}

#pagehistory li {
  margin: 0;
  padding: 1px;
}

#pagehistory li.selected {
  border: none;
  background: #141414;
  color: #ffffff;
  margin: 0;
  padding: 0;
}

table.diff {
  border: none;
  background: transparent;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

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

td.diff-addedline {
  border: none;
  background: #222200;
  color: #ffffff;
}

td.diff-deletedline {
  border: none;
  background: #330000;
  color: #ffffff;
}

td.diff-context {
  border: none;
  background: #111111;
  color: #999999;
}

td.diff-addedline .diffchange, td.diff-deletedline .diffchange {
  background: rgba(255, 255, 255, 0.1);
  color: #ff9999;
}

fieldset#mw-searchoptions {
  border: none;
  background: #141414;
  color: #ffffff;
  margin-top: -10px !important;
  margin: -10px 0 10px 0;
  padding: 3px 6px;
}

fieldset#mw-searchoptions h4 {
  border: none;
  color: #ffcb05;
  font-variant: small-caps;
  font-weight: bold;
  margin: 0 0 8px 0;
  padding: 0 0 5px 0;
}

fieldset#mw-searchoptions div.divider {
  border-bottom: 1px solid #999999;
}

div#preferences {
  border: none;
  background: transparent;
  margin: 0;
  padding: 0;
}

div#preferences fieldset {
  border: none !important;
  background: #141414;
  color: #ffffff;
  margin: 0 0 10px 0 !important;
  padding: 3px 6px !important;
}

div#preferences fieldset legend {
  color: #ffffff;
  text-transform: uppercase;
  margin: 0 0 8px 0;
  padding: 0;
}

div#preferences fieldset fieldset {
  border: none;
  background: #141414;
  color: #ffffff;
  margin: 5px 0 !important;
  padding: 10px !important;
}

div#preferences fieldset fieldset legend {
  color: #ffffff;
  text-transform: uppercase;
  margin: 0 0 8px 0;
  padding: 0;
}

#preferences td.htmlform-tip, .history-deleted {
  color: #aaaaaa;
}

#preftoc {
  border: none;
  background: transparent;
}

#preftoc ul {
  border: none;
  background: transparent;
}

#preftoc li {
  border: none;
  background: transparent;
}

#preftoc li a {
  border: none;
  background: transparent;
  color: #2ba6cb;
  height: 25px;
  line-height: 25px;
  padding: 3px 0 0 0;
  margin: 0 4px;
}

#preftoc li a:visited {
  color: #2ba6cb;
}

#preftoc li.selected a {
  border: none;
  background: transparent;
  color: #b5b5b5;
}

#preftoc li a:active {
  color: #b5b5b5;
}

.errorbox {
  border: none;
  background: #251414;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

.warningbox {
  border: none;
  background: #251c14;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

.successbox {
  border: none;
  background: #142514;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

ul#filetoc {
  border: none;
  background: #141414;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

table.mw_metadata {
  border: none;
  background: transparent;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

table.mw_metadata th {
  border: 1px solid #999999;
  background: #000000;
  color: #ffcb05;
  font-weight: bold;
}

table.mw_metadata td {
  border: 1px solid #999999;
  background: transparent;
  color: #ffffff;
}

.TablePager {
  border: none;
  background: transparent;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

.TablePager th {
  border: 1px solid #999999;
  background: #000000;
  color: #ffcb05;
  font-weight: bold;
}

.TablePager td {
  border: 1px solid #999999;
  background: transparent;
  color: #ffffff;
}

.TablePager tr:hover td {
  background: #141414;
}

#other_options div {
  border: none;
  background: #141414;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

table.smwtable {
  border: none;
  background: transparent;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

table.smwtable th {
  border: 1px solid #999999;
  background: #000000;
  color: #ffcb05;
  font-weight: bold;
}

table.smwtable td {
  border: 1px solid #999999;
  background: transparent;
  color: #ffffff;
}

.smwrdflink {
  color: #999999 !important
}

.smwfact {
  border: none;
  background: #141414;
  color: #ffffff;
}

.smwfact a, .smwfact a:hover {
  color: #2ba6cb;
}

.smwfact a:visited, .smwfact a:visited:hover {
  color: #5393a3;
}

.smwfact a:active, .swmfact a:active {
  color: #b5b5b5;
}

div.smwfact table {
  border: none;
  background: transparent;
}

div.smwfact table tr {
  border: none;
  background: transparent;
}

div.smwfact table tr td {
  border: none;
  background: transparent;
}

.ui-widget-content, .ui-menu {
  border: none;
  background: #141414;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

.ui-menu-item, .ui-menu-item a, .ui-widget-content a {
}

.ui-widget-content .ui-state-hover, .ui-widget-content .ui-state-hover a, .ui-menu .ui-state-hover, .ui-menu .ui-state-hover a {
}

table.mw-abuselog-details {
  border: none;
  background: transparent;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

table.mw-abuselog-details tr th {
  border: 1px solid #999999;
  background: #000000;
  color: #ffcb05;
  font-weight: bold;
}

table.mw-abuselog-details tr td {
  border: 1px solid #999999;
  background: transparent;
  color: #ffffff;
}

.mw-abusefilter-history-changed {
}

/*****************
/* Footer styles *
/*****************/
div#footer {
  border-top: 1px solid #777777;
  background: none;
  color: #cccccc;
  margin: 0 20px 20px 0;
  padding: 10px 20px 10px 20px;
  overflow: hidden;
}

div#footer ul li {
  color: #cccccc;
}

div#footer a:active, div#footer ul li a:active {
  color: #b5b5b5;
}

.t-footer {
  clear: both;
}

/***************************
/* Template example styles *
/***************************/
span.templateexmaple {
  font-family: fixed-width;
}

span.templateexample span.templatelink {
  font-weight: bold;
}

span.templateexample span.paramname {
}

span.templateexample span.paramvalue {
  color: #999999;
  font-style: italic;
}

/********************
/* Notice templates *
/********************/
.topNotice {
  border: none;
  background: #141414;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
  overflow: auto;
}

.topNotice .heading {
  color: #ffffff;
  font-size: 132%;
  font-weight: bold;
  margin: 0 0 8px 0;
  padding: 0;
}

.topNotice.delete {
  background: #251414;
}

.topNotice.move, .topnotice.merge, .topnotice.split {
  background: #251c14;
}

.topNotice.pagestub, .topNotice.imagerequest, .topNotice.nowalkthrough {
  background: #142514;
}

/******************
/* Image licenses *
/******************/
div.imageLicense {
  border: none;
  background: #141414;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

div.imageLicense.nolicense {
  background: #251414;
}

/*********************
/* Front page styles *
/*********************/
.fpcolumns {
  margin: 0 5%;
}

.fpcolleft {
  float: left;
  width: 50%;
  margin: 0;
  padding: 0;
}

.fpcolcenter {
  float: left;
  margin: 0;
  padding: 0;
}

.fpcolright {
  float: right;
  width: 50%;
  margin: 0;
  padding: 0;
}

.fpbox {
  border: 2px solid #2b2b2b;
  background: transparent;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
  vertical-align: top;
}

.fpinnerbox {
  border: none;
  background: transparent;
  color: #ffffff;
  padding: 5px 8px 10px 8px;
  margin: 10px;
  vertical-align: top;
  overflow: auto;
}

.fpcolleft .fpbox {
  margin-right: 5px;
}

.fpcolcenter .fpbox {
  margin-left: 5px;
  margin-right: 5px;
}

.fpcolright .fpbox {
  margin-left: 5px;
}

.fpbox .heading {
  border-bottom: 1px solid #777777;
  color: #ffcb05;
  font-weight: bold;
  font-size: 132%;
  margin: 0 0 8px 0;
  padding: 0;
}

.fpbox .body {
  height: 100%;
  margin: 0 0 0 0;
  padding: 0 5px 5px 5px;
}

.fpplainbox {
  padding: 0 5px 0 5px;
  margin: 0 5px 5px 5px;
  vertical-align: top;
}

.claimwikibutton {
  text-align: center;
}

.claimwikibutton a {
  display: block;
  background: transparent url("http://media-mercury.cursecdn.com/attachments/0/90/claim_wiki_button.jpg") no-repeat left center / 100% auto;
  width: 404px;
  max-width: 100%;
  height: 113px;
  margin: 0 auto;
}

.claimwikibutton a:hover {
  background: transparent url("http://media-mercury.cursecdn.com/attachments/0/91/claim_wiki_button_hover.jpg") no-repeat left center / 100% auto;
}

/******************
/* General styles *
/******************/
.contentbox {
  border: none;
  background: #141414;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
  overflow: auto;
}

span.bullet {
  background: transparent no-repeat center 60%;
  width: 9px;
  font-size: 11px;
  vertical-align: baseline;
}

.dablink {
  padding: 2px 36px 10px 36px;
  font-style: italic;
}

span.ghost {
  color: #999999; /* For any text that appear fainter for some reason */
}

.columns {
  padding: 0;
  margin: 10px 0 0 0;
  overflow: hidden;
}

.columns .leftcol {
  float: left;
  width: 50%;
  margin: 0;
  padding: 0;
}

.columns .centercol {
  float: left;
  margin: 0;
  padding: 0;
}

.columns .rightcol {
  float: right;
  width: 50%;
  margin: 0;
  padding: 0;
}