MediaWiki:Hydradark.css

From Scorn Wiki
Jump to navigation Jump to search

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* CSS placed here will affect users of the Hydradark skin */

@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local('Oswald Light'), local('Oswald-Light'), url(https://fonts.gstatic.com/s/oswald/v11/l1cOQ90roY9yC7voEhngDBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local('Oswald Light'), local('Oswald-Light'), url(https://fonts.gstatic.com/s/oswald/v11/HqHm7BVC_nzzTui2lzQTDVtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: local('Oswald Regular'), local('Oswald-Regular'), url(https://fonts.gstatic.com/s/oswald/v11/yg0glPPxXUISnKUejCX4qfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: local('Oswald Regular'), local('Oswald-Regular'), url(https://fonts.gstatic.com/s/oswald/v11/pEobIV_lL25TKBpqVI_a2w.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(/media/hydra/fonts/OpenSans-Regular.ttf) format('truetype');;
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(/media/hydra/fonts/OpenSans-Bold.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local('Open Sans Italic'), local('OpenSans-Italic'), url(/media/hydra/fonts/OpenSans-Italic.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(/media/hydra/fonts/OpenSans-BoldItalic.ttf) format('truetype');
}

/******************
/* General styles *
/******************/
body {
  background: #201d1b url("https://static.wikia.nocookie.net/scorn_gamepedia_en/images/1/13/Skin-Body-Background.jpg/revision/latest") left 251px no-repeat;
  font-family: 'Open Sans', sans-serif;
}
     
div#mw-page-base {
  background: transparent url("https://static.wikia.nocookie.net/scorn_gamepedia_en/images/e/ee/Skin-Head-Background.png/revision/latest") left top repeat-x !important;
  height: 283px;
}

/***************
/* Logo styles *
/***************/
.mw-wiki-logo {
  background-image: url(https://static.wikia.nocookie.net/scorn_gamepedia_en/images/d/df/Wiki.jpg/revision/latest);
}

#p-logo {
  position: absolute;
  top: -251px;
  left: 50vw;
  width: 1900px;
  height: 251px;
  margin: 0 0 0 -960px;
  padding: 0;
}

#p-logo a {
  width: 1900px;
  height: 251px;
  margin: 0;
  padding: 0;
}

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

div#mw-head {
  border-bottom: 2px solid #878787;
  background: transparent;
  font-family: Oswald, 'Open Sans', sans-serif;
  top: 0;
  left: 0px;
  right: 0px;
  width: auto;
  height: 281px;
}

.mw-echo-ui-overlay {
  z-index: 100;
}

/**************************
/* Article navigation bar *
/**************************/
#left-navigation {
  margin: 251px 0 0 180px;
  padding: 0;
}

#right-navigation {
  margin: 251px 20px 0 0;
  padding: 0;
}

div.vectorTabs {
  border: none;
  background: transparent;
  height: 30px;
  margin: 0 0 0 0;
  padding: 0 0 0 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#mw-head div.vectorTabs li span a {
  background: transparent;
  color: #aa823c;
  text-transform: uppercase;
  height: 30px;
  line-height: 30px;
  padding: 0 3px 0 3px;
  margin: 0 3px 0 3px;
}

div#mw-head div.vectorTabs span a:visited {
  color: #8e7958 !important;
}

div#mw-head div.vectorTabs li span a:hover, div.vectorTabs li span a:visited:hover {
}

div#mw-head div.vectorTabs li.selected span a, div.vectorTabs li.selected span a:hover {
  color: #dbdbdb !important;
}

div#mw-head div.vectorTabs li.new span a {
  color: #ab3a3a !important;
}

div#mw-head div.vectorTabs li.new span a:visited {
  color: #9e4848 !important;
}

div#mw-head div.vectorTabs li.new span a:hover, div.vectorTabs li.new span a:visited:hover {
}

div#mw-head div.vectorTabs li.selected.new span a, div.vectorTabs li.selected.new span a:hover {
  color: #fefde8 !important;
}

div#mw-head div.vectorTabs span a:active {
  color: #dbdbdb !important;
}

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

div#mw-head  #ca-unwatch.icon a, div#mw-head #ca-watch.icon a {
  border: none;
  background-color: transparent;
  background-position: center center;
  padding: 30px 3px 0 3px;
  width: 29px;
  height: 0;
}

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

div#mw-head #ca-unwatch.icon a, div#mw-head #ca-unwatch.icon a:hover, div#mw-head #ca-unwatch.icon a:focus {
  background: transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAZCAYAAADe1WXtAAAABmJLR0QAIAAdABumGW20AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AcQFSMMlVtgfAAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAABZ0lEQVRIx+XVvUoeQRTG8d+uH0gaA4IoWCixMQYtJIJoJQgWCSaNVmJIYZNLSCM23oKN2Fl4A5GktBCxs5AQQRCEEBFsDIjR97U5wmZZdYUVCx847JmdnT9z5jzMJuuLY6pW6hH0pNAU7VVD57GHwaqhbfhcFbQHfZF/LLOmDPQDmiPvxEAV0NlM3pAbF6oxk4+hIzf/Ev1IYlzHDLYKWIfYyUJf4wdaYmFeSebZgbXc7lP8QTfOb8o/xmYGmOQiC29AUyYS1LCBi+yZnuAdFvEPVyWtVsffsNyngP/XqAss4H3s/OrmowLVIn5iFCv3df87hgJ8mxJsYxi7ZS11Gk1L7gCf4+whPh1Faw6ad8XbsFxp6HTOmzUcRV6PuRdxTKWgKSZiYT3K/IJeLOEy3qeYKwt9ha7IDzCC5XDHV0yFBWG8iNF4S/m/oqvzBc34Fvfqaoybo5o7oft4c4/pf2Py+fz4HqRrMjREGmYmYoAAAAAASUVORK5CYII=") no-repeat center center;
}
 
div#mw-head #ca-watch.icon a, div#mw-head #ca-watch.icon a:hover, div#mw-head #ca-watch.icon a:focus {
  background: transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAZCAYAAADe1WXtAAAABmJLR0QAIAAdABumGW20AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AcQFSMF7IfY2AAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAABp0lEQVRIx+XVP0hWURjH8c9r0T8pSCkKgsSpqUYroigIoRZB6CWRJrE5sBY3QYKCoIgIoWiJ0qHJInTJGiJoKXARowhRIXLRTOuVWp4LB3nrvsKNBp/lHu5zzvee5/f8zrmlob5jio46/yD+K7SE+qKhR/AQe4qEtuFswAuB7sRxTAS4VAT0EBoxgKO1SFAL9Aw+YzSadThvwcZk3IQdq/LbcBqDUf47tONDFdYcplLobgzhAJbwM5m8hJeoYBjduJPkd2Fv5C6gkkEX8ARXMI6rmI3cPD7F+D4eJcCDuIHNGMFKqukirqMzun05dvgeH/Er5lXiIwtowb1YW8aDbF7aqBU8w7nQZxAnqmi3ARdxN3Z3Hm/yuj+BrnheitLS2I/ekKEnkSnXUt+xFdNYXnX2v8T7b/ixFp82helHsT00fhrSLGIsrLYlz6dptIStZnEztH2Ba2gOv5axD5O1QEs4GVreik534C1a0R8OyO6EyVrKb4ij2IDXSXczd5QxE6ftVLUL5k/lPw+PPq7SjMwdr7ApLFbJg34Nq/wt5nF7/fz41hS/Aeo2YFkb0ao/AAAAAElFTkSuQmCC") no-repeat center center;
}

div.vectorMenu {
  background: transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAeAQMAAAD5HscWAAAABlBMVEVvcnSqgjzJv97cAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfgBxAVIiiwQ7XsAAAAHElEQVQI12NgIAMw/2NgYPwDZPwA4gIgViDZCADWFAOHBYEsowAAAABJRU5ErkJggg==") no-repeat left center;
  height: 30px;
  line-height: 27px;
  margin: 0;
  padding: 0 3px;
}

div#p-cactions {
  width: 21px;
}

div#p-sharing {
  width: auto;
}

div.vectorMenu h4 {
  text-transform: uppercase;
  height: 30px;
  line-height: 30px;
  padding: 0 0 0 12px !important;
  margin: 0 6px 0 6px !important;
}

div.vectorMenu h3 span:after {
  display: none;
}

div#mw-head div#p-cactions h3 {
  display: none;
}

div#mw-head div#p-sharing h3 {
  text-transform: uppercase;
  height: 30px;
  line-height: 30px;
  margin: 0 0 0 0;
  background: transparent;
}

div#mw-head div#p-sharing h3 a {
  height: 30px;
  line-height: 30px;
  border: none;
  background: transparent;
}

div#mw-head div#p-sharing h3 span {
  color: #7e7c7b;
  margin: 0 0 0 21px;
  padding: 0;
}

div.vectorMenu div.menu {
  border-radius: 5px;
  border: 2px solid #878787;
  box-shadow: 0 0 0 2px #393939 inset;
  background: #000000;
  color: #dbdbdb;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  top: 30px;
  z-index: 3000;
}

div.vectorMenu div.menu ul {
  border: none;
  background: transparent;
}

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

div#p-cactions div.menu {
  left: auto;
  right: 0;
  text-align: right;
}

div#p-cactions div.menu ul li {
  text-align: right;
}

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

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

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

#p-search {
  position: absolute;
  top: 95px;
  right: 20px;
  height: 30px;
  line-height: 27px;
  vertical-align: center;
  margin: 0 2px 0 2px;
  padding: 0;
  z-index: 2;
}

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

#p-search input[type="submit"], #p-search input[type="button"], #p-search input[type="reset"] {
  font-size: 70%;
  padding: 0 6px;
}

#searchInput {
  border-radius: 2px;
  border: 2px solid #878787;
  background: #464646;
  color: #dbdbdb;
}

div#simpleSearch { 
  border-radius: 2px;
  border: 2px solid #878787;
  background: #464646;
  line-height: 1.4em;
  padding: 2px 2px;
}

div#simpleSearch #searchInput {
  border: none;
  box-shadow: none;
  background: transparent;
  color: #dbdbdb;
}

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;
}

.skin-hydradark div.suggestions, html > body.skin-hydradark div.suggestions {
  margin-top: -28px;
  border: 2px solid #878787;
  background: #464646;
  color: #dbdbdb;
}

.skin-hydradark .suggestions-results, .skin-hydradark .suggestions-results .suggestions-result, .skin-hydradark .suggestions-special {
  border: none;
  background: #464646;
  color: #dbdbdb;
}

.skin-hydradark .suggestions a.mw-searchSuggest-link, .skin-hydradark .suggestions a.mw-searchSuggest-link:hover, .skin-hydradark .suggestions a.mw-searchSuggest-link:active, .skin-hydradark .suggestions a.mw-searchSuggest-link:focus, .skin-hydradark .suggestions-special .special-query {
  color: #dbdbdb;
}

.skin-hydradark .suggestions-results .suggestions-result .highlight {
  color: #aa823c;
}

.skin-hydradark .suggestions-result-current {
  background: #878787 !important;
  color: #dbdbdb;
}

.skin-hydradark .suggestions-special {
  border: none;
  border-top: 1px solid #878787;
}

.skin-hydradark .suggestions-special .special-label {
  color: #7e7c7b;
}

.skin-hydradark .suggestions-result-current .special-label {
  color: #464646;
}

.skin-hydradark .suggestions-results .suggestions-result-current, .skin-hydradark .suggestions-special.suggestions-result-current .special-query, .skin-hydradark .suggestions-result-current a.mw-searchSuggest-link, .skin-hydradark .suggestions-result-current a.mw-searchSuggest-link:hover, .skin-hydradark .suggestions-result-current a.mw-searchSuggest-link:active, .skin-hydradark .suggestions-result-current a.mw-searchSuggest-link:focus {
  color: #111111;
}

.skin-hydradark .suggestions-results .suggestions-result-current .highlight {
  color: #5e4722;
}

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

#mw-dismissable-notice td > a {
}

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

#localNotice {
  border-radius: 5px;
  border: 2px solid #878787;
  box-shadow: 0 0 0 2px #393939 inset;
  background: #000000;
  color: #dbdbdb;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

/***********************
/* Left sidebar styles *
/***********************/
.skin-hydradark div#mw-panel, .skin-hydradark div#mw-panel.collapsible-nav {
  position: relative;
  float: left;
  top: 0;
  margin-left: -160px;
  margin-right: 0;
  margin-top: -30px;
  margin-bottom: 60px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 20px;
  padding-bottom: 0;
  width: 160px;
  overflow: visible;
  z-index: 1;
}

.skin-hydradark div#mw-panel div.portal, .skin-hydradark div#mw-panel.collapsible-nav div.portal {
  background: transparent !important;
  margin: 5px 0 0 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 5px !important;
  padding-right: 5px !important;
  text-align: center;
  width: 150px;
}

.skin-hydradark div#mw-panel div.portal h3, .skin-hydradark div#mw-panel.collapsible-nav div.portal h3 {
  display: inline-block;
  border: none;
  color: #dbdbdb;
  font-family: Oswald, 'Open Sans', sans-serif !important;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 auto 0 auto !important;
  padding: 5px 5px 5px 5px !important;
  width: auto;
}

.skin-hydradark div#mw-panel.collapsible-nav div.portal.collapsed h3 {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAHAQMAAAD6aRWtAAAABlBMVEVvcnSqgjzJv97cAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfgBxAVIjna85UeAAAAFElEQVQI12NwYEhgKGCoAOIEBgcAEjYCmWxNs0wAAAAASUVORK5CYII=") 5px center no-repeat;
  padding: 5px 0 5px 16px !important;
  width: auto !important;
}

.skin-hydradark div#mw-panel.collapsible-nav div.portal.expanded h3 {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAEAQMAAAB4CLc+AAAABlBMVEVvcnSqgjzJv97cAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfgBxAVITJmDB9VAAAAEElEQVQI12P4x1DDYMEgAAAKHgHDGrfkbwAAAABJRU5ErkJggg==") 5px center no-repeat;
  padding: 5px 0 5px 16px !important;
  width: auto !important;
}

.skin-hydradark div#mw-panel.collapsible-nav div.portal h3 a, .skin-hydradark div#mw-panel.collapsible-nav div.portal.collapsed h3 a {
  color: #dbdbdb !important;
}

.skin-hydradark div#mw-panel.collapsible-nav div.portal.collapsed h3:hover a, .skin-hydradark div#mw-panel.collapsible-nav div.portal.collapsed h3 a:hover {
  text-decoration: underline;
  text-decoration-color: #96c0bd !important;
}

.skin-hydradark div#mw-panel div.portal div.body, .skin-hydradark div#mw-panel.collapsible-nav div.portal div.body, .skin-hydradark div#mw-panel.collapsible-nav div.portal.expanded div.body {
  background: transparent;
  margin: 0 !important;
  padding: 0 0 10px 0 !important;
  width: 150px;
}

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

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

.skin-hydradark div#mw-panel div.portal div.body ul li, .skin-hydradark div#mw-panel.collapsible-nav div.portal div.body ul li {
  margin: 0;
  padding: 2px 0;
}
 
div#mw-panel div.portal div.body ul li a, div#mw-panel div.portal div.body ul li a:link {
  color: #aa823c;
}

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

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

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

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

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 #p-logo + 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: #dbdbdb !important;
}

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

a, a:link, .skin-hydradark #mw-indicator-mw-helplink a, .skin-hydradark #mw-indicator-mw-helplink a:link, label.toctogglelabel {
  color: #aa823c;
}

div#content a:visited, a:visited, .skin-hydradark #mw-indicator-mw-helplink a:visited {
  color: #8e7958;
}

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

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

a.stub {
  color: #aaa93c;
}

div#content a.stub:visited, a.stub:visited {
  color: #8e8d58;
}

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

div#content a.extiw:visited, div#footer a.extiw:visited, div#content a.external:visited, div#footer a.external:visited {
  color: #8e8258;
}

a:active {
  color: #dbdbdb;
}

/******************
/* 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;
}

div#content {
  float: right;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  border: none;
  background: transparent;
  color: #dbdbdb;
  margin: 0 0 0 0;
  padding: 0 20px 0 20px;
}

div#content #firstHeading {
  border: none;
  border-bottom: 1px solid #878787;
  color: #dbdbdb;
  font-family: Oswald, 'Open Sans', sans-serif;
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
}

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

div#content h1, div#content h2, div#content h3, div#content h4, div#content h5, div#content h6 {
  font-family: Oswald, 'Open Sans', sans-serif;
  color: #dbdbdb;
  font-variant: small-caps;
  margin: 20px 0 8px 0;
  padding: 0 0 5px 0;
  overflow: auto;
}

div#content h1, div#content h2 {
  border-bottom: 2px solid #878787;
}

div#content h3, div#content h4 {
  border-bottom: 1px solid #545251;
}

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

div#content .mw-editsection, div#content .mw-editsection-like {
  font-weight: normal;
}

div#content .mw-editsection a:link, div#content .mw-editsection-like 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 {
}

#contentSub {
  color: #7e7c7b;
}

div.toc, div#toc {
  border-radius: 5px;
  border: 2px solid #878787;
  box-shadow: 0 0 0 2px #393939 inset;
  background: #000000;
  color: #dbdbdb;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

#toctitle {
}

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

.toctoggle, #toc .toctoggle {
}

.toctoggle a, #toc .toctoggle a {
}

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

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

ul {
  list-style-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAANAQMAAABb8jbLAAAABlBMVEVvcnSqgjzJv97cAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfgBxAVIhyR90FZAAAAE0lEQVQI12NgQAEFDD/AsICBAQAakgPJO2sGpQAAAABJRU5ErkJggg==");
}

img {
}

.skin-hydradark table.wikitable {
  border-radius: 2px;
  border: 2px solid #878787;
  box-shadow: 0 0 0 2px #393939 inset;
  background: #000000;
  color: #dbdbdb;
  margin: 0 0 10px 0;
  padding: 0;
}

.skin-hydradark table.wikitable th, .skin-hydradark table.wikitable tr th, .skin-hydradark table.wikitable > tr > th, .skin-hydradark table.wikitable > * > tr > th {
  border: 1px solid #878787;
  background: #3a3836;
  color: #dbdbdb;
  font-weight: bold;
  padding: 0 3px 1px 3px;
}

.skin-hydradark table.wikitable td, .skin-hydradark table.wikitable tr td, .skin-hydradark table.wikitable > tr > td, .skin-hydradark table.wikitable > * > tr > td {
  border: 1px solid #878787;
  background: transparent;
  color: #dbdbdb;
  padding: 0 3px 1px 3px;
}

.skin-hydradark table.jquery-tablesorter th.headerSort {
  background: #545251 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAALAQMAAACqBVQ+AAAABlBMVEVvcnSqgjzJv97cAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfgBxAVIgsSJMSeAAAAH0lEQVQI12NgAAEFIC4A4h8MDIx/wCIQ+gdUXAEsBABvCgULsLYrXQAAAABJRU5ErkJggg==") no-repeat right center !important;
  padding: 0 15px 1px 3px;
}

.skin-hydradark table.jquery-tablesorter th.headerSortDown {
  background: #545251 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAGAQMAAAAWm0fgAAAABlBMVEVvcnSqgjzJv97cAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfgBxAVIhJ2T2xeAAAAFklEQVQI12NgAAEBILYA4hog/gcWAQAPFAHDmeMz/QAAAABJRU5ErkJggg==") no-repeat right center !important;
  padding: 0 15px 1px 3px;
}

.skin-hydradark table.jquery-tablesorter th.headerSortUp {
  background: #545251 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAGAQMAAAAWm0fgAAAABlBMVEVvcnSqgjzJv97cAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfgBxAVIjCjLy26AAAAGElEQVQI12NgAALGP0DiBxAXALECSIQBACSTAob8rZfiAAAAAElFTkSuQmCC") no-repeat right center !important;
  padding: 0 15px 1px 3px;
}

ul.gallery {
}

li.gallerybox {
  border-radius: 5px;
  border: 2px solid #878787;
  box-shadow: 0 0 0 2px #393939 inset;
  background: #000000;
  color: #dbdbdb;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

li.gallerybox div.thumb {
  border: 1px solid #878787;
  background: #878787;
  color: #dbdbdb;
}

div.gallerytext {
  text-align: center;
}

div.thumb {
  border-radius: 2px;
  border: none;
  background: transparent;
  color: #dbdbdb;
}

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

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

div.thumbinner {
  border-radius: 5px;
  border: 2px solid #878787;
  box-shadow: 0 0 0 2px #393939 inset;
  background: #000000;
  color: #dbdbdb;
  margin: 0 0 10px 0;
  padding: 3px 5px !important;
}

html .thumbimage {
  border-radius: 2px;
  border: none;
  background: #878787;
  color: #dbdbdb;
}

.thumbcaption {
}

.gallerytext p, .thumbcaption {
}

.toggle {
}

.sn-small {
}

sub, sup a {
}

sup.reference {
}

pre, .skin-hydradark .mw-code {
  border: 1px dashed #878787;
  background: #545251;
  color: #dbdbdb;
  padding: 2px 2px;
  white-space: pre-wrap;
  word-wrap: break-word;
}

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

#catlinks {
  border-radius: 5px;
  border: 2px solid #878787;
  box-shadow: 0 0 0 2px #393939 inset;
  background: #000000;
  color: #dbdbdb;
  margin: 10px 0 10px 0;
  padding: 3px 6px;
}

#catlinks li {
  border-left: 1px solid #878787;
}

#catlinks li:first-child {
  border-left: none;
}

/********************
/* Interface styles *
/********************/
input, select {
  font-family: 'Open Sans', sans-serif;
  border-radius: 2px;
  border: 2px solid #464646;
  background: #c0c0c0;
  color: #000000;
  padding: 2px 2px;
}

textarea {
  border-radius: 2px;
  border: 2px solid #464646;
  background: #c0c0c0;
  color: #000000;
  padding: 2px 2px;
}

.oo-ui-dropdownWidget, .oo-ui-dropdownWidget-handle, .oo-ui-menuSelectWidget, .oo-ui-textInputWidget input, .oo-ui-textInputWidget textarea {
  background: #c0c0c0;
  border: none;
  color: #000000;
}

.oo-ui-dropdownWidget .oo-ui-selectWidget {
  border: none;
}

.oo-ui-menuOptionWidget.oo-ui-optionWidget-selected {
  background: #c0c0c0;
  color: #000000;
}

.oo-ui-menuOptionWidget.oo-ui-optionWidget-highlighted,
.oo-ui-menuOptionWidget.oo-ui-optionWidget-selected.oo-ui-menuOptionWidget.oo-ui-optionWidget-highlighted {
  background: #dbdbdb;
  color: #000000;
}

.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button {
  border-radius: 2px;
  border: 2px solid #7b7b7b;
  background: #464646;
  color: #dbdbdb;
}

.oo-ui-panelLayout-framed {
  border-radius: 5px;
  border: 2px solid #878787;
  box-shadow: 0 0 0 2px #393939 inset;
  background: #000000;
  color: #dbdbdb;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

.mw-ui-vform input:not([type="button"]):not([type="submit"]):not([type="file"]), .mw-ui-vform input:not([type="button"]):not([type="submit"]):not([type="file"]):hover, .mw-ui-vform input:not([type="button"]):not([type="submit"]):not([type="file"]):focus {
  font-family: 'Open Sans', sans-serif;
  padding: 2px 2px;
  box-shadow: none !important;
}

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"], #mw-createaccount-join, .mw-ui-button.mw-ui-progressive, .mw-ui-button.mw-ui-primary {
  font-family: Oswald, 'Open Sans', sans-serif;
  border-radius: 2px;
  border: 2px solid #aa823c;
  background: #464646;
  color: #dbdbdb;
  font-weight: bold;
  text-transform: uppercase;
  padding: 1px 6px;
}

button:hover, input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, #mw-createaccount-join:hover, .mw-ui-button.mw-ui-progressive:hover, .mw-ui-button.mw-ui-primary:hover {
  border: 2px solid #dbdbdb;
}

button:active, input[type="submit"]:active, input[type="button"]:active, input[type="reset"]:active, #mw-createaccount-join:active, .mw-ui-button.mw-ui-progressive:active, .mw-ui-button.mw-ui-primary:active, .skin-hydradark .mw-ui-button.mw-ui-progressive:disabled, .skin-hydradark .mw-ui-button.mw-ui-primary:disabled {
  border: 2px solid #c1c1c1;
  box-shadow: 0 0 0 2px #dbdbdb,
              0 0 0 2px #464646 inset;
  background: #d7b98b;
  color: #464646;
}

.mw-ui-vform label {
  color: #dbdbdb;
}

a.cta-button, a:link.cta-button, a:visited.cta-button {
  color: #000000;
}

div.editOptions {
  border: none;
  background: transparent;
}

.usermessage {
  border-radius: 5px;
  border: 2px solid #878787;
  box-shadow: 0 0 0 2px #393939 inset;
  background: #000000;
  color: #dbdbdb;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

body.skin-hydradark .mw-notification {
  border-radius: 5px;
  border: 2px solid #878787;
  box-shadow: 0 0 0 2px #393939 inset;
  background: #000000;
  color: #dbdbdb;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

body.skin-hydradark .mw-notification.postedit {
  border-radius: 5px;
  border: 2px solid #878787;
  box-shadow: 0 0 0 2px #393939 inset;
  background: #000000;
  color: #dbdbdb;
  margin: 0 0 10px 0;
  padding: 3px 3em 3px 6px;
}

div.mw-warning {
  border-radius: 5px;
  border: 2px solid #878787;
  box-shadow: 0 0 0 2px #393939 inset;
  background: #000000;
  color: #dbdbdb;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

div.mw-warning-with-logexcerpt {
  border-radius: 5px;
  border: 2px solid #878787;
  box-shadow: 0 0 0 2px #393939 inset;
  background: #000000;
  color: #dbdbdb;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

div#content fieldset {
  border-radius: 5px;
  border: 2px solid #878787;
  box-shadow: 0 0 0 2px #393939 inset;
  background: #000000;
  color: #dbdbdb;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

div#content fieldset legend {
  border-radius: 5px;
  border: 2px solid #878787;
  box-shadow: 0 0 0 2px #393939 inset;
  background: #000000;
  color: #dbdbdb;
  font-family: Oswald, 'Open Sans', sans-serif;
  text-transform: uppercase;
  margin: 0 0 8px 0;
  padding: 3px 6px;
}

div#content fieldset fieldset {
  border-radius: 5px;
  border: 2px solid #878787;
  box-shadow: 0 0 0 2px #393939 inset;
  background: #000000;
  color: #dbdbdb;
}

.mw-plusminus-null {
  color: #cccccc;
}

.mw-plusminus-pos {
  color: #99ff99;
}

.mw-plusminus-neg {
  color: #ff9999;
}

.mw-changeslist-legend {
  border-radius: 3px;
  border: 2px solid #878787;
  box-shadow: 0 0 0 2px #393939 inset;
  background: #000000;
  color: #dbdbdb;
  margin: 0 0 10px 20px;
  padding: 3px 6px;
}

.skin-hydradark .mw-search-profile-tabs {
  border-radius: 5px;
  border: 2px solid #878787;
  box-shadow: 0 0 0 2px #393939 inset;
  background: #000000;
  color: #dbdbdb;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

.skin-hydradark .mw-search-profile-tabs div.search-types ul li.current a {
  color: #dbdbdb !important;
}

#pagehistory li {
  border: none;
  background: transparent;
  margin: 1px;
  padding: 0;
}

#pagehistory li.selected {
  border-radius: 2px;
  border: 1px solid #878787;
  box-shadow: 0 0 0 1px #393939 inset;
  background: #000000;
  color: #dbdbdb;
  margin: 0;
  padding: 0;
}

.skin-hydradark table.diff {
  border-radius: 5px;
  border: 2px solid #878787;
  box-shadow: 0 0 0 2px #393939 inset;
  background: #000000;
  color: #dbdbdb;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

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

td.diff-addedline {
  border: none;
  background: #005000;
  color: #dbdbdb;
}

td.diff-deletedline {
  border: none;
  background: #505000;
  color: #dbdbdb;
}

td.diff-context {
  border: none;
  background: #282828;
  color: #dbdbdb;
}

td.diff-addedline .diffchange, td.diff-deletedline .diffchange {
  background: rgba(0, 0, 0, 0.2);
  color: #ff6666;
}

body.skin-hydradark fieldset#mw-searchoptions {
  border-radius: 5px;
  border: 2px solid #878787 !important;
  box-shadow: 0 0 0 2px #393939 inset;
  background: #000000;
  color: #dbdbdb;
  margin: -10px 0 10px 0 !important;
  padding: 3px 6px;
}

body.skin-hydradark fieldset#mw-searchoptions h4 {
  border: none;
  color: #dbdbdb;
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
}

body.skin-hydradark fieldset#mw-searchoptions div.divider {
  border: none;
  border-bottom: 1px solid #878787;
}

div.skin-hydradark #preferences {
  border: none !important;
  background: transparent !important;
  margin: 0 !important;
  padding: 0 !important;
}

.skin-hydradark div#preferences fieldset {
  border-radius: 5px;
  border: 2px solid #878787;
  box-shadow: 0 0 0 2px #393939 inset;
  background: #000000;
  color: #dbdbdb;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

.skin-hydradark div#preferences fieldset legend {
  border-radius: 5px;
  border: 2px solid #878787;
  box-shadow: 0 0 0 2px #393939 inset;
  background: #000000;
  color: #dbdbdb;
  font-family: Oswald, 'Open Sans', sans-serif;
  text-transform: uppercase;
  margin: 0 0 8px 0;
  padding: 3px 6px;
}

.skin-hydradark div#preferences fieldset.prefsection fieldset {
  border-radius: 5px;
  border: 2px solid #878787;
  box-shadow: 0 0 0 2px #393939 inset;
  background: #000000;
  color: #dbdbdb;
  margin: 5px;
  padding: 10px;
}

.skin-hydradark div#preferences fieldset.prefsection fieldset legend {
  border-radius: 5px;
  border: 2px solid #878787;
  box-shadow: 0 0 0 2px #393939 inset;
  background: #000000;
  color: #dbdbdb;
  font-family: Oswald, 'Open Sans', sans-serif;
  text-transform: uppercase;
  margin: 0 0 8px 0;
  padding: 3px 6px;
}

.skin-hydradark #preferences td.htmlform-tip {
  color: #7e7c7b;
}

.skin-hydradark #preftoc {
  border: none;
  background: transparent;
}

.skin-hydradark #preftoc ul {
  border: none;
  background: transparent;
}

.skin-hydradark #preftoc li {
  border: none;
  background: transparent;
}

.skin-hydradark #preftoc li a {
  color: #aa823c;
  height: 25px;
  line-height: 25px;
  padding: 3px 0 0 0;
  margin: 0 4px;
}

.skin-hydradark #preftoc li a:visited {
  color: #aa823c;
}

.skin-hydradark #preftoc li.selected a {
  background: transparent;
  color: #dbdbdb;
}

.skin-hydradark #preftoc li a:active {
  color: #dbdbdb;
}

.errorbox {
  border-radius: 5px;
  border: 2px solid #bd3131;
  box-shadow: 0 0 0 2px #690909 inset;
  background: #700c0c;
  color: #ffd3d3;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

.warningbox {
  border-radius: 5px;
  border: 2px solid #bdbd31;
  box-shadow: 0 0 0 2px #696909 inset;
  background: #70700c;
  color: #ffffd3;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

.successbox {
  border-radius: 5px;
  border: 2px solid #31bd31;
  box-shadow: 0 0 0 2px #096909 inset;
  background: #0c700c;
  color: #d3ffd3;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

ul#filetoc {
  border-radius: 5px;
  border: 2px solid #878787;
  box-shadow: 0 0 0 2px #393939 inset;
  background: #000000;
  color: #dbdbdb;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

.skin-hydradark table.mw_metadata {
  border-radius: 2px;
  border: 2px solid #878787;
  box-shadow: 0 0 0 2px #393939 inset;
  background: #000000;
  color: #dbdbdb;
  margin: 0 0 10px 0;
  padding: 0;
}

.skin-hydradark table.mw_metadata th {
  border: 1px solid #878787;
  background: #3a3836;
  color: #dbdbdb;
  font-weight: bold;
  padding: 0 3px 1px 3px;
}

.skin-hydradark table.mw_metadata td {
  border: 1px solid #878787;
  background: transparent;
  color: #dbdbdb;
  padding: 0 3px 1px 3px;
}

.skin-hydradark .TablePager, .skin-hydradark .mw-datatable {
  border-radius: 2px;
  border: 2px solid #878787;
  box-shadow: 0 0 0 2px #393939 inset;
  background: #000000;
  color: #dbdbdb;
  margin: 0 0 10px 0;
  padding: 0;
}

.skin-hydradark .TablePager th, .skin-hydradark .mw-datatable th {
  border: 1px solid #878787;
  background: #3a3836;
  color: #dbdbdb;
  font-weight: bold;
  padding: 0 3px 1px 3px;
}

.skin-hydradark .TablePager td, .skin-hydradark .mw-datatable td {
  border: 1px solid #878787;
  background: transparent;
  color: #dbdbdb;
  padding: 0 3px 1px 3px;
}

.skin-hydradark .TablePager tr:hover td, .skin-hydradark .mw-datatable tr:hover td {
  background: #3a3836;
}

#other_options div {
  border-radius: 5px;
  border: 2px solid #878787;
  box-shadow: 0 0 5px 0 #dbdbdb,
              0 0 5px 0 #dbdbdb inset;
  background: #000000;
  color: #dbdbdb;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

table.smwtable {
  border-radius: 2px;
  border: 2px solid #878787;
  box-shadow: 0 0 0 2px #393939 inset;
  background: #000000;
  color: #dbdbdb;
  margin: 0 0 10px 0;
  padding: 0;
}

table.smwtable th {
  border: 1px solid #878787;
  background: #3a3836;
  color: #dbdbdb;
  font-weight: bold;
  padding: 0 3px 1px 3px;
}

table.smwtable td {
  border: 1px solid #878787;
  background: transparent;
  color: #dbdbdb;
  padding: 0 3px 1px 3px;
}

.smwrdflink {
  color: #e2c99e;
}

div.smwfact {
  border: none;
  background: transparent;
  margin: 0;
  padding: 0;
}

#bodyContent span.swmfactboxheadbrowse a, #bodyContent span.swmfactboxheadbrowse a:hover {
  color: #aa823c;
}

#bodyContent span.swmfactboxheadbrowse a:visited, #bodyContent span.swmfactboxheadbrowse a:visited:hover {
  color: #8e7958;
}

div.smwfact table {
  border-radius: 5px;
  border: 2px solid #878787;
  box-shadow: 0 0 5px 0 #dbdbdb,
              0 0 5px 0 #dbdbdb inset;
  background: #000000;
  color: #dbdbdb;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

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

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

.smw-ask-options table, .smw-ask-options table tr, .smw-ask-options table tr td {
  border: none !important;
  background: transparent !important;
}

table.smwb-factbox, table.smwb-ifactbox {
  border: none;
  background: transparent;
  margin: 0 0 10px 0;
  padding: 0;
}

table.smwb-factbox tr, table.smwb-ifactbox tr {
  border: none;
  background: none;
}

table.smwb-factbox tr th, table.smwb-ifactbox tr th {
  font-weight: bold;
  padding: 0 3px 1px 3px;
}

table.smwb-factbox tr td, table.smwb-ifactbox tr td {
  padding: 0 3px 1px 3px;
}

.ui-widget-content, .ui-menu {
  border-radius: 5px;
  border: 2px solid #878787;
  box-shadow: 0 0 0 2px #393939 inset;
  background: #000000;
  color: #dbdbdb;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

div#content fieldset.smw-ask-options legend {
  padding-left: 20px;
}

.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-radius: 2px;
  border: 2px solid #878787;
  box-shadow: 0 0 0 2px #393939 inset;
  background: #000000;
  color: #dbdbdb;
  margin: 0 0 10px 0;
  padding: 0;
}

table.mw-abuselog-details tr th {
  border: 1px solid #878787;
  background: #3a3836;
  color: #dbdbdb;
  font-weight: bold;
  padding: 0 3px 1px 3px;
}

table.mw-abuselog-details tr td {
  border: 1px solid #878787;
  background: transparent;
  color: #dbdbdb;
  padding: 0 3px 1px 3px;
}

.mw-abusefilter-history-changed {
}

div.wikiEditor-ui, div.wikiEditor-preview-contents, div.wikiEditor-preview-loading {
  background-color: transparent;
}

/*****************
/* Footer styles *
/*****************/
div#footer {
  float: right;
  clear: right;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  border: none;
  background: transparent;
  color: #dbdbdb;
  margin: 0 0 0 0;
  padding: 10px 20px 10px 20px;
  overflow: hidden;
}

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

/***************************
/* Template example styles *
/***************************/
span.templateexample {
  font-family: monospace;
}

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

span.templateexample span.paramname {
}

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

/******************
/* Image licenses *
/******************/
/* copyright images tweak */
.skin-hydradark .copyright-icon {
  background-image: url("https://static.wikia.nocookie.net/commons_hydra/images/thumb/5/58/Copyright_darkwiki.png/32px-Copyright_darkwiki.png");
  background-size: 100%;
  height: 32px;
  width: 32px;
}

.ambox {
  border-radius: 5px;
  border: 2px solid #878787;
  background: #000000;
  color: #dbdbdb;
  border-collapse: collapse;
  font-size: 95%;
  margin: 0 auto 10px auto;
  padding: 3px 6px;
  width: 80%;
}

.ambox-gray {
  border-left-color: #383838;
}

.ambox.ambox-tiny {
  font-size: 90%;
  margin: 2px 0;
  width: auto;
}

.ambox + .ambox {
  margin-top: -10px;
}

.ambox-text {
  padding: 0.25em 0.5em;
}

.ambox-image {
  padding: 2px 0px 2px 0.5em;
  text-align: center;
  width: 60px;
}

.ambox-tiny .ambox-image {
  padding: 2px 0.5em;
  text-align: left;
  width: auto;
}

/* Ambox colors */
.ambox-blue {
  border-left: 10px solid #1e90ff;
}

.ambox-red {
  border-left: 10px solid #b22222;
}

.ambox-orange {
  border-left: 10px solid #f28500;
}

.ambox-yellow {
  border-left: 10px solid #f4c430;
}

.ambox-purple {
  border-left: 10px solid #9932cc;
}

.ambox-gray {
  border-left: 10px solid #bba;
}

.ambox-green {
  border-left: 10px solid #228b22;
}

/* Ambox small text */
.amsmalltext {
  font-size: smaller;
  margin-left: 0.8em;
  margin-top: 0.5em;
}

/******************
/* Infobox styles *
/******************/
#bodyContent .stdinfobox {
  float: right;
  border-radius: 5px;
  border: 2px solid #878787;
  box-shadow: 0 0 0 2px #393939 inset;
  background: #000000;
  color: #dbdbdb;
  margin: 0 0 10px 20px;
  padding: 3px 6px;
  vertical-align: top;
  width: 280px;
}

#bodyContent .stdinfoboxClear {
  clear: right;
  margin-top: 10px;
}

#bodyContent .stdinfobox .title {
  border-bottom: 1px solid #aa823c;
  font-family: Oswald, 'Open Sans', sans-serif;
  color: #dbdbdb;
  font-variant: small-caps;
  font-size: 150%;
  text-align: center;
  margin: 0 0 8px 0;
  padding: 0 0 5px 0;
}

#bodyContent .stdinfobox .subtitle {
  border-bottom: 1px solid #878787;
  font-family: Oswald, 'Open Sans', sans-serif;
  color: #dbdbdb;
  font-variant: small-caps;
  text-align: center;
  margin: 0 0 8px 0;
  padding: 0 0 5px 0;
  overflow: auto;
}

#bodyContent .stdinfobox .box {
  border: none;
  background: #333333;
  text-align: left;
  margin: 0 0 10px 0;
  padding: 3px 6px;
  overflow: auto;
}

#bodyContent .stdinfobox .body {
  margin: 0;
  padding: 0 5px 5px 5px;
}

#bodyContent .stdinfobox .image {
  text-align: center;
  padding: 10px 0 0 0;
  margin: 0;
}

#bodyContent .stdinfobox .image .image {
  padding: 0;
  margin: 0;
}

#bodyContent .stdinfobox .image img {
  margin: 0;
  padding: 0;
}

#bodyContent .stdinfobox .image .image img {
  margin: 0;
  padding: 0;
}

#bodyContent .stdinfobox table {
  border-radius: 2px;
  border: 2px solid #878787;
  box-shadow: 0 0 0 2px #393939 inset;
  background: #000000;
  color: #dbdbdb;
  margin: 0 0 10px 0;
  padding: 0;
  width: 100%;
}

#bodyContent .stdinfobox table tr th {
  border: 1px solid #878787;
  background: #3a3836;
  color: #dbdbdb;
  font-weight: bold;
  text-align: right;
  vertical-align: top;
  white-space: nowrap;
  width: 1%;
  padding: 0 3px 1px 0;
}

#bodyContent .stdinfobox table tr td {
  border: 1px solid #878787;
  background: transparent;
  color: #dbdbdb;
  text-align: left;
  vertical-align: center;
  padding: 0 0 1px 3px;
}

#bodyContent .stdinfobox table tr th.wide, #bodyContent .stdinfobox table tr td.wide {
  text-align: left;
  padding: 0 0 1px 3px;
}

#bodyContent .stdinfobox table tr th.indent, #bodyContent .stdinfobox table tr td.indent {
  padding-left: 23px;
}

/*********************
/* Navigation tables *
/*********************/
table.nav {
  border-radius: 2px;
  border: 2px solid #878787;
  box-shadow: 0 0 0 2px #393939 inset;
  background: #000000;
  color: #dbdbdb;
  margin: 0 auto 10px auto;
  padding: 0;
  clear: both;
}

table.nav th, table.nav tr th, table.nav > tr > th, table.nav > * > tr > th {
  border: 1px solid #878787;
  background: #3a3836;
  color: #dbdbdb;
  font-weight: bold;
  text-align: center;
  vertical-align: top;
  margin: 0;
  padding: 0 5px 5px 5px;
}

table.nav td, table.nav tr td, table.nav > tr > td, table.nav > * > tr > td {
  border: 1px solid #878787;
  background: transparent;
  color: #dbdbdb;
  text-align: left;
  margin: 0;
  padding: 3px 11px 8px 11px;
}

table.nav td.list, table.nav tr td.list, table.nav > tr > td.list, table.nav > * > tr > td.list {
  padding: 0;
}

table.nav td .item {
  display: inline-block;
  border-left: 1px solid #878787;
  margin: 3px 0 6px 0;
  padding: 0 11px 2px 11px;
  vertical-align: top;
}

table.nav td .item:first-child {
  border: none;
}

/******************
/* General styles *
/******************/
.contentbox {
  border-radius: 5px;
  border: 2px solid #878787;
  box-shadow: 0 0 0 2px #393939 inset;
  background: #000000;
  color: #dbdbdb;
  margin: 0 0 10px 0;
  padding: 3px 6px;
  overflow: auto;
}

span.bullet {
  background: transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAANAQMAAABb8jbLAAAABlBMVEVvcnSqgjzJv97cAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfgBxAVIhyR90FZAAAAE0lEQVQI12NgQAEFDD/AsICBAQAakgPJO2sGpQAAAABJRU5ErkJggg==") no-repeat center 60%;
  width: 9px;
  font-size: 11px;
  vertical-align: baseline;
}

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

span.ghost {
  color: #7e7c7b; /* 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;
}

/* For elements which only display in the mobile view */
.mobileonly {
  display: none;
}

/* INFOBOXES: game or book depended color style */
.infoboxtable {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #505050;
    color: #ffffff;
    float: right;
    font-size: 89%; 
    margin-bottom: 0.5em; 
    margin-left: 1em; 
    padding: 0.2em; 
    width: 300px;
}

.infoboxtable td {
    vertical-align: top;
}

.infoboxtable td > div {
    background-color: #181818; 
    border: 2px solid inherit; 
    border-radius: 5px; 
    font-weight: bold;
    padding: 0.5px 7px;
    text-align: right;
}

.infoboxname {
    background-color: #181818; 
    font-size: 110%; 
    font-weight: bold;
    padding: 0.5em; 
}

.infoboxdetails {
    padding: 0em;
}

/* Front page appearance styles */
.fpbox .heading,
.fpbox .mainheading {
    border: 0;
    border-bottom: 1px solid #505050;
}

.fpbox {
    border: 2px solid #878787;
    box-shadow: 0 0 0 2px #393939 inset;
    background: #000000;
    color: #dbdbdb;
}

.fplink:not(.fplink-plain) {
    background: rgba(0,0,0,0.3);
    border: 1px solid #505050;
}

.fplink-fullwidth .fplink:not(.fplink-plain) {
    background: rgba(0,0,0,0.4);
}

.linkslabel {
    border-bottom: 2px solid #505050;
}