Orcs Must Die! Unchained Wiki
(Created page with "@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local('Open Sans'), local('OpenSans'), url(http://themes.googleusercontent.com/static...")
 
No edit summary
Line 1: Line 1:
@font-face {
 
font-family: 'Open Sans';
 
font-style: normal;
 
font-weight: 400;
 
src: local('Open Sans'), local('OpenSans'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
 
}
 
@font-face {
 
font-family: 'Open Sans';
 
font-style: normal;
 
font-weight: 700;
 
src: local('Open Sans Bold'), local('OpenSans-Bold'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.woff) format('woff');
 
}
 
@font-face {
 
font-family: 'Open Sans';
 
font-style: italic;
 
font-weight: 400;
 
src: local('Open Sans Italic'), local('OpenSans-Italic'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/xjAJXh38I15wypJXxuGMBobN6UDyHWBl620a-IRfuBk.woff) format('woff');
 
}
 
@font-face {
 
font-family: 'Open Sans';
 
font-style: italic;
 
font-weight: 700;
 
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/PRmiXeptR36kaC0GEAetxjqR_3kx9_hJXbbyU8S6IN0.woff) format('woff');
 
}
 
 
/******************
 
/* General styles *
 
/******************/
 
 
body {
 
body {
  +
background-image: url(http://hydra-media.cursecdn.com/orcsmustdieunchained.gamepedia.com/e/ea/Orcsmustdieunchainedbackground.PNG?version=c48f2620cd1702db6ed67aa17bc8350c);
background: #000000;
 
background: url("http://hydra-media.cursecdn.com/orcsmustdieunchained.gamepedia.com/e/ea/Orcsmustdieunchainedbackground.PNG?version=c48f2620cd1702db6ed67aa17bc8350c") no-repeat fixed #000000;
 
 
background-position: left top;
 
background-position: left top;
  +
background-attachment: fixed;
  +
background-repeat: no-repeat;
  +
background-color: #000000;
  +
background-size: cover;
  +
color: #ffffff;
 
}
 
}
   
  +
/* CSS placed here will affect users of the mobile site */
div#mw-page-base {
 
  +
.nomobile {
background: transparent !important;
 
height: 105px;
+
display: none;
 
}
 
}
   
  +
a.watch-this-article {
/***************
 
  +
background-image: url("http://hydra-media.cursecdn.com/commons.cursetech.com/7/7b/Watch_lighter.png") !important; /* optional if a lighter version of the star icon is required */
/* Logo styles *
 
/***************/
 
#p-logo {
 
position: absolute;
 
top: -94px;
 
left: 5px;
 
width: 415px;
 
height: 55px;
 
margin: 0;
 
margin-bottom: 0;
 
padding: 0;
 
 
}
 
}
   
  +
/* search header */
#p-logo a {
 
  +
.pre-content #page-actions {
width: 415px;
 
  +
background: rgba(0, 0, 0, 0.85) !important;
height: 55px;
 
margin: 0;
 
padding: 0;
 
 
}
 
}
   
  +
.overlay {
/*****************
 
  +
background: rgba(0, 0, 0, 0.85);
/* Header styles *
 
/*****************/
 
div#mw-head-base {
 
display: none;
 
 
}
 
}
   
  +
.overlay .overlay-header-container {
/**************************
 
  +
background: rgba(0, 0, 0, 0.85) !important;
/* Article navigation bar *
 
/**************************/
 
#left-navigation {
 
z-index: 9999999999999999;
 
top: 95px;
 
left: 180px;
 
padding: 0;
 
text-shadow: 1px 1px #000000;
 
 
}
 
}
   
  +
.search-overlay .overlay-header,
#right-navigation {
 
  +
.search-overlay .results {
margin: 95px 14px 0 0;
 
  +
background-color: rgba(0, 0, 0, 0.85) !important;
padding: 0;
 
text-shadow: 1px 1px #000000;
+
color: #F2852C;
 
}
 
}
   
  +
.search-overlay {
div.vectorTabs {
 
background: transparent;
+
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5) !important;
text-align: center;
 
text-transform: uppercase;
 
height: 45px;
 
margin: 0;
 
padding: 0;
 
 
}
 
}
   
  +
ul.suggestions-results,
div.vectorTabs ul {
 
  +
ul.suggestions-results li {
background: transparent;
 
  +
background: rgba(0, 0, 0, 0.85);
  +
color: #F2852C;
 
}
 
}
   
  +
ul.suggestions-results li.suggestions-result {
div.vectorTabs ul li {
 
  +
color: #F2852C;
 
}
 
}
   
  +
/* general header */
div.vectorTabs ul li, div.vectorTabs ul li.selected {
 
  +
#mw-mf-header form,
margin: 0 3px;
 
  +
#mw-mf-sq {
padding: 0 3px;
 
background: none;
+
background: rgba(0, 0, 0, 0.85);
border: none;
 
 
}
 
}
   
  +
/* non-content area */
div.vectorTabs ul li span, div.vectorTabs ul li.selected span {
 
  +
#footer {
height: 30px;
 
  +
border-top: 1px solid #394147;
min-width: 75px;
 
  +
color: #ffffff;
padding: 7px 0 8px 0;
 
  +
background: rgba(0, 0, 0, 0.85);
margin: 0;
 
 
}
 
}
   
  +
#footer a {
div.vectorTabs ul li span {
 
  +
color: #F2852C;
background: transparent;
 
border: none;
 
font-size: 110%;
 
 
}
 
}
   
  +
#footer h2 {
div.vectorTabs ul li.selected span, div.vectorTabs ul li span:hover {
 
  +
color: #ffffff;
background: transparent url("http://hydra-media.cursecdn.com/interplanetary.gamepedia.com/8/87/Banner.png") no-repeat top center;
 
border: none;
 
 
}
 
}
   
  +
/* content area */
div.vectorTabs li span a {
 
  +
#content_wrapper {
color: #ffffff;
 
  +
background: rgba(0, 0, 0, 0.85);
text-align: center;
 
min-width: 39px;
+
color: #ffffff;
height: 30px;
 
line-height: 30px;
 
padding: 0 18px 0 18px;
 
margin: 0;
 
 
}
 
}
   
  +
a,
div.vectorTabs span a:hover {
 
  +
a.external {
text-decoration: none;
 
  +
color: #F2852C;
 
}
 
}
   
  +
.content table th {
div.vectorTabs span a:visited {
 
color: #eeeeee;
+
background-color: rgba(0, 0, 0, 0);
 
}
 
}
   
  +
.content table td,
div.vectorTabs li.selected span a {
 
  +
.content table th {
color: #ffffff !important;
 
  +
border: medium none;
  +
padding: 3px;
 
}
 
}
   
  +
h1,
div.vectorTabs li.new span a {
 
  +
h2 {
color: #ffdddd !important;
 
  +
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  +
border-bottom: 1px solid #404040;
  +
color: #ffffff;
 
}
 
}
   
  +
h3, h4, h5, h6 {
div.vectorTabs li.new span a:visited {
 
  +
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
color: #eecccc;
 
  +
color: #ffffff;
 
}
 
}
   
  +
.thumb,
div.vectorTabs li.selected.new span a {
 
  +
#content_wrapper .thumb {
color: #ffdddd !important;
 
  +
background: transparent;
}
 
  +
border: 2px solid #ffffff;
 
div.vectorTabs span a:active {
 
color: #ffffff;
 
text-shadow: 0 0 3px #888888;
 
}
 
 
#p-views {
 
}
 
 
div.vectorMenu {
 
background: transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAoCAYAAAAhf6DEAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3QIWAzsWp+YaQgAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAAA1ElEQVRIx+2STWpCMRRG89puw4G7EOdSCoLgTBDcgUO30Q26COnEQb+T04F5okLLK3RU3oGQG3L/vpuUMjIy8m8QrnZNBvtebWFXk7dBxZJXk10fOKtghU9h+lNgTaZCaqIwe7KUSdHS6Yt6FDa3Eq47bLquO5ZSni9VnfTV9ybx0oEm6weta8G2UmF/J1xYmVTBmiAcmsaDl7PtfvU4vD7BtsK5OSq8m9g0noXtd1PsEyyEtA5uW10Mec4iLIVTm8FJWP7q0whz4UOYD6o4MjLyB3wB6QIDAsRe+iQAAAAASUVORK5CYII=") no-repeat left center;
 
width: 15px;
 
height: 30px;
 
line-height: 30px;
 
margin: 7px 6px 8px 24px;
 
}
 
 
div#p-cactions {
 
width: 15px;
 
}
 
 
div#p-sharing {
 
width: auto;
 
}
 
 
div.vectorMenu h4 {
 
color: #ffffff;
 
text-transform: uppercase;
 
height: 30px;
 
line-height: 30px !important;
 
margin: 0 0 0 18px !important;
 
padding: 0 0 0 0 !important;
 
}
 
 
div#p-sharing h5 {
 
display: none;
 
}
 
 
div#p-cactions h5 {
 
height: 30px;
 
}
 
 
div.vectorMenu h5 a {
 
border: none;
 
background: transparent;
 
height: 30px;
 
}
 
 
div.vectorMenu div.menu {
 
z-index: 3000;
 
}
 
 
div#p-sharing div.menu {
 
width: 246px;
 
}
 
 
div.vectorMenu div.menu ul {
 
border: none;
 
background: #3e3e3e;
 
color: #ffffff;
 
text-align: left;
 
margin: 0;
 
}
 
 
div#p-cactions div.menu ul {
 
right: -8px;
 
margin: 0;
 
padding: 5px 0 5px 0;
 
}
 
 
div#p-cactions div.menu ul li {
 
text-align: left;
 
}
 
 
div#p-cactions div.menu ul li a {
 
background: transparent;
 
border: none;
 
color: #ffffff;
 
margin: 2px 5px;
 
padding: 1px 0;
 
}
 
 
div.vectorMenu div.menu ul li a:visited {
 
color: #eeeeee;
 
}
 
 
div.vectorMenu div.menu ul li a:active {
 
color: #ffffff;
 
text-shadow: 0 0 3px #888888;
 
}
 
 
#p-search {
 
position: absolute;
 
top: 10px;
 
right: 14px;
 
height: 45px;
 
line-height: 45px;
 
vertical-align: center;
 
margin: 0;
 
padding: 0;
 
background: none;
 
}
 
 
#p-search form {
 
line-height: 32px;
 
vertical-align: center;
 
margin-bottom: 13px;
 
}
 
 
#p-search input {
 
}
 
 
#p-search input[type="submit"], #p-search input[type="button"], #p-search input[type="reset"] {
 
}
 
 
#searchInput {
 
}
 
 
.os-suggest {
 
border: none;
 
background: #ffffff;
 
color: #000000;
 
}
 
 
.os-suggest-result {
 
background: transparent;
 
color: #000000;
 
}
 
 
.os-suggest-result-hl {
 
background: #dddddd;
 
color: #ffffff;
 
}
 
 
/**********************
 
/* Site notice styles *
 
/**********************/
 
#mw-dismissable-notice {
 
}
 
 
#mw-dismissable-notice td > a {
 
}
 
 
#mw-dismissable-notice td > a:hover {
 
}
 
 
#localNotice {
 
border: none;
 
background: rgba(48, 48, 0, 0.47);
 
color: #ffffff;
 
margin: 0 0 10px 0;
 
padding: 3px 6px;
 
}
 
 
/***********************
 
/* Left sidebar styles *
 
/***********************/
 
div#mw-panel {
 
top: 0px;
 
margin-right: 0;
 
margin-top: 0;
 
margin-bottom: 20px;
 
padding-right: 0;
 
padding-top: 0;
 
font-size: 110%;
 
width: 185px;
 
overflow: visible;
 
text-shadow: 1px 1px #000000;
 
}
 
 
div#mw-panel div.portal {
 
background: rgba(0, 0, 0, 0.6);
 
margin: 20px 0 0 0;
 
padding-top: 0;
 
padding-bottom: 0;
 
padding-left: 10px;
 
padding-right: 10px;
 
width: 165px;
 
text-shadow: 1px 1px #000000;
 
}
 
 
div#mw-panel div.portal h5 {
 
background: transparent url("http://hydra-media.cursecdn.com/interplanetary.gamepedia.com/a/ae/Index.png") no-repeat bottom center;
 
color: #ffffff;
 
font-weight: bold;
 
text-transform: uppercase;
 
text-align: center;
 
margin: 0;
 
padding: 0 0 11px 0;
 
width: 165px;
 
text-shadow: 1px 1px #000000;
 
}
 
 
div#mw-panel div.portal div.body {
 
border: none;
 
background: rgba(0, 0, 0, 0);
 
color: #ffffff;
 
text-align: center;
 
margin: 0;
 
padding: 10px 10px 10px 10px;
 
width: 145px;
 
text-shadow: 1px 1px #000000;
 
}
 
 
div#mw-panel div.portal ul {
 
background: transparent;
 
margin: 0;
 
padding: 0;
 
text-shadow: 1px 1px #000000;
 
}
 
 
div#mw-panel div.portal ul li {
 
margin: 0;
 
padding: 0;
 
text-shadow: 1px 1px #000000;
 
}
 
 
div#mw-panel div.portal div.body ul li a {
 
color: #ffffff;
 
text-shadow: 1px 1px #000000;
 
}
 
 
div#mw-panel div.portal div.body ul li a:visited {
 
color: #dddddd;
 
text-shadow: 1px 1px #000000;
 
}
 
 
div#mw-panel div.portal div.body ul li a:active {
 
color: #ffffff;
 
text-shadow: 1px 1px #000000;
 
}
 
 
div#mw-panel div#p-sitePromos, div#mw-panel div#p-socialProfiles {
 
border: none;
 
background: transparent;
 
margin: 20px 0 0 0;
 
padding: 0;
 
width: 185px;
 
}
 
 
div#mw-panel div#p-claimWiki {
 
border: none;
 
background: transparent;
 
margin: 20px 0 20px 0;
 
padding: 0;
 
width: 185px;
 
}
 
 
div#mw-panel div#p-sitePromos h5, div#mw-panel div#p-socialProfiles h5, div#mw-panel div#p-claimWiki h5 {
 
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 {
 
border: none;
 
background: transparent;
 
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 *
 
/***************/
 
a, a:link {
 
color: #e77516;
 
}
 
 
div#content a:visited, a:visited {
 
color: #c1916b;
 
}
 
 
div#content a.new, div#footer a.new {
 
color: #ef474b;
 
}
 
 
div#content a.new:visited, a.new:visited {
 
color: #d96161;
 
}
 
 
a.stub {
 
color: #79e816;
 
}
 
 
a.stub:visited {
 
color: #7cb34b;
 
}
 
 
div#content a.extiw, div#footer a.extiw, div#content a.external, div#footer a.external {
 
color: #d1dc22;
 
}
 
 
div#content a.extiw:visited, div#footer a.extiw:visited, div#content a.external:visited, div#footer a.external:visited {
 
color: #aeb44c;
 
}
 
 
a:active {
 
color: #ffffff;
 
}
 
 
/******************
 
/* Article styles *
 
/******************/
 
#pageWrapper {
 
margin-top: 2px;
 
margin-left: 0;
 
margin-right: 0;
 
margin-bottom: 0;
 
padding-top: 0;
 
padding-left: 185px;
 
padding-right: 0;
 
padding-bottom: 0;
 
}
 
 
div#content {
 
border: none;
 
background: rgba(0, 0, 0, 0.6);
 
color: #ffffff;
 
margin-top: 20px;
 
padding: 10px 20px 20px 20px;
 
}
 
 
div#content #firstHeading {
 
border: none;
 
border-bottom: 1px solid #ffffff;
 
font-weight: bold;
 
color: #ffffff;
 
margin: 0 0 10px 0;
 
padding: 5px 0 5px 0;
 
}
 
 
div#content h1, div#content h2, div#content h3, div#content h4, div#content h5, div#content h6 {
 
border: none;
 
font-weight: bold;
 
color: #ffffff;
 
margin: 20px 0 10px 0;
 
padding: 0 0 5px 0;
 
overflow: auto;
 
}
 
 
div#content h1, div#content h2 {
 
border-bottom: 1px solid #ffffff;
 
}
 
 
span.editsection {
 
text-transform: uppercase;
 
font-variant: normal;
 
font-weight: normal;
 
color: #ffffff;
 
}
 
 
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 {
 
}
 
 
.toc, #toc {
 
border: none;
 
background: rgba(0, 0, 0, 0.47);
 
color: #ffffff;
 
margin: 0 0 10px 0;
 
padding: 3px 6px;
 
min-width: 200px;
 
}
 
 
.toc td, #toc td {
 
border: none;
 
background: transparent;
 
}
 
 
#toctitle {
 
background: none;
 
}
 
 
div#content #toctitle h2 {
 
background: none;
 
}
 
 
.toctoggle, #toc .toctoggle {
 
}
 
 
.toctoggle a, #toc .toctoggle a {
 
}
 
 
.toctoggle a:hover, #toc .toctoggle a:hover {
 
}
 
 
hr {
 
border: none;
 
border-top: 1px solid #ffffff;
 
background: transparent;
 
}
 
 
ul {
 
list-style-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAJCAYAAAAPU20uAAAABmJLR0QAyABSAAPWF7MBAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3QsOBhAmaTkIbQAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAAAOklEQVQY02NgGETg////DP///2/4////hv///ztgU2DwHwEuwMSZcBgogMuKBf///7/w////AKLdBgAxZiodAGVkaAAAAABJRU5ErkJggg==");
 
}
 
 
img {
 
 
}
 
}
   
 
table.wikitable {
 
table.wikitable {
border: none;
+
border: none;
border-spacing: 2px;
+
border-collapse: separate !important;
  +
border-spacing: 2px !important;
background: transparent;
 
color: #ffffff;
+
margin: auto;
margin: 0 0 10px 0;
+
margin-bottom: 1em;
padding: 3px 6px;
 
}
 
 
table.wikitable th, table.wikitable tr th, table.wikitable > tr > th, table.wikitable > * > tr > th {
 
border: none;
 
background: rgba(0, 0, 0, 0.47);
 
font-weight: bold;
 
color: #ffffff;
 
}
 
 
table.wikitable td, table.wikitable tr td, table.wikitable > tr > td, table.wikitable > * > tr > td {
 
border: none;
 
background: rgba(0, 0, 0, 0.25);
 
color: #ffffff;
 
}
 
 
table.jquery-tablesorter th.headerSort {
 
min-height: 19px;
 
background: rgba(0, 0, 0, 0.47) url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAJCAYAAADdA2d2AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3QIWBRk1pr5RogAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAAAqklEQVQoz83SMUpDQRSF4e9ZBQJWcSNapRkEy9nAhFcKKRQEV2AjbiARQvrAbGA2MEK6pMkyFKwES5tUKR6Pl8ZTXu75uYdzGz2US73HCgfcpRi+u/YvegAfsMYbLvGRS50MhuZSn7HEU4rhBVM02J5z6Q/aFMM7pBg+cYO9f6Vc6jyXOjuZjXKp+Zz4Y2xyqY9H4BV2uO4yNT3bX+AVLX5xm2L4Ggwd8qd/zMM1lneDQd8AAAAASUVORK5CYII=") no-repeat center right;
 
}
 
 
table.jquery-tablesorter th.headerSortDown {
 
min-height: 19px;
 
background: rgba(0, 0, 0, 0.47) url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAECAYAAABhnXSoAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3QIWBRgFmXxQTwAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAAAaklEQVQY06XMoQ2DUABF0fM7QBWbVGFqKrsACRKHIGGCOiagSdMJWIAFaFKJYYyKKnwNSD6iV70n7g0idP2wzgIPTLjgm13Pm97BPiWeaHDEC0lM2IvWaFHhhhQB73+iM3Lcl//BCWNM+gEMVw86l1AbpwAAAABJRU5ErkJggg==") no-repeat center right;
 
}
 
 
table.jquery-tablesorter th.headerSortUp {
 
min-height: 19px;
 
background: rgba(0, 0, 0, 0.47) url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAECAYAAABhnXSoAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3QIWBRcdDYjU1gAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAAAZ0lEQVQY06XMIQ6CYABA4Y9NNzYbmx6GQCFyATY71zE42R9pcAG68woehECRZjFQ+Am++Lb3EhGG8dVgRr/SKbq6Kuqt7iDOCQEZHjjjiWMs2pvesOCOC674IP9nCu1vHPBGiSkWfAFQfRAc6X/KMwAAAABJRU5ErkJggg==") no-repeat center right;
 
}
 
 
ul.gallery {
 
}
 
 
li.gallerybox {
 
border: none;
 
background: rgba(255, 255, 255, 0.47);
 
color: #ffffff;
 
margin: 0 0 10px 0;
 
padding: 3px 6px;
 
}
 
 
li.gallerybox div.thumb {
 
border: none;
 
background: rgba(255, 255, 255, 0.47);
 
color: #ffffff;
 
}
 
 
div.gallerytext {
 
text-align: center;
 
}
 
 
.thumb {
 
border: none;
 
background: transparent;
 
}
 
 
div.thumbinner {
 
border: none;
 
background: rgba(0, 0, 0, 0.47);
 
color: #ffffff;
 
margin: 0 0 10px 0;
 
padding: 3px 6px;
 
}
 
 
html .thumbimage {
 
border: none;
 
background: rgba(0, 0, 0, 0.47);
 
color: #ffffff;
 
}
 
 
.thumbcaption {
 
color: #ffffff;
 
}
 
 
.gallerytext p, .thumbcaption {
 
}
 
 
.toggle {
 
}
 
 
.sn-small {
 
}
 
 
sub, sup a {
 
}
 
 
sup.reference {
 
}
 
 
pre, code {
 
border: none;
 
background: rgba(255, 255, 255, 0.875);
 
color: #000000;
 
white-space: pre-wrap;
 
word-wrap: break-word;
 
}
 
 
pre a:active, code a:active {
 
color: #444444;
 
}
 
 
#catlinks {
 
border: none;
 
background: rgba(0, 0, 0, 0.47);
 
color: #ffffff;
 
margin: 0 0 0 0;
 
padding: 3px 6px;
 
}
 
 
/********************
 
/* Interface styles *
 
/********************/
 
input, select, textarea {
 
border: none
 
background: #ffffff;
 
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: none;
 
background: -moz-linear-gradient(top, #f3821d 0%, #c85203 100%);
 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f3821d), color-stop(100%, #c85203));
 
background: -webkit-linear-gradient(top, #f3821d 0%, #c85203 100%);
 
background: -o-linear-gradient(top, #f3821d 0%, #c85203 100%);
 
background: -ms-linear-gradient(top, #f3821d 0%, #c85203 100%);
 
background: linear-gradient(to bottom, #f3821d 0%, #c85203 100%);
 
font-family: 'Open Sans', sans-serif;
 
color: #ffffff;
 
margin: 0;
 
padding: 0 6px;
 
}
 
 
button:hover, input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover {
 
border: none;
 
background: -moz-linear-gradient(top, #f5953f 0%, #ec6104 100%);
 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5953f), color-stop(100%, #ec6104));
 
background: -webkit-linear-gradient(top, #f5953f 0%, #ec6104 100%);
 
background: -o-linear-gradient(top, #f5953f 0%, #ec6104 100%);
 
background: -ms-linear-gradient(top, #f5953f 0%, #ec6104 100%);
 
background: linear-gradient(to bottom, #f5953f 0%, #ec6104 100%);
 
color: #ffffff;
 
margin: 0;
 
padding: 0 6px;
 
}
 
 
button:active, input[type="submit"]:active, input[type="button"]:active, input[type="reset"]:active {
 
border: none;
 
background: -moz-linear-gradient(top, #c85203 0%, #f5953f 100%);
 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c85203), color-stop(100%, #f5953f));
 
background: -webkit-linear-gradient(top, #c85203 0%, #f5953f 100%);
 
background: -o-linear-gradient(top, #c85203 0%, #f5953f 100%);
 
background: -ms-linear-gradient(top, #c85203 0%, #f5953f 100%);
 
background: linear-gradient(to bottom, #c85203 0%, #f5953f 100%);
 
padding: 0 6px;
 
}
 
 
.usermessage {
 
border: none;
 
background: rgba(48, 48, 0, 0.47);
 
color: #ffffff;
 
}
 
 
#mw-js-message {
 
border: none;
 
background: rgba(0, 0, 0, 0.47);
 
color: #ffffff;
 
margin: 0 0 10px 0;
 
padding: 3px 6px;
 
}
 
 
div#content fieldset {
 
border: none;
 
background: rgba(0, 0, 0, 0.47);
 
color: #ffffff;
 
margin: 0 0 10px 0;
 
padding: 3px 6px;
 
}
 
 
div#content fieldset legend {
 
border: none;
 
background: transparent;
 
text-transform: uppercase;
 
font-weight: bold;
 
color: #ffffff;
 
margin: 0 0 8px 0;
 
padding: 0;
 
}
 
 
.mw-plusminus-null {
 
color: #a8b5c2;
 
}
 
 
.mw-plusminus-pos {
 
color: #8edc8e;
 
}
 
 
.mw-plusminus-neg {
 
color: #dc8e8e;
 
}
 
 
.mw-search-formheader {
 
border: none;
 
background: rgba(0, 0, 0, 0.47);
 
color: #ffffff;
 
margin: 0 0 10px 0;
 
padding: 3px 6px;
 
}
 
 
.mw-search-formheader div.search-types ul li.current a {
 
color: #ffffff;
 
}
 
 
#pagehistory li {
 
border: none;
 
background: transparent;
 
color: #ffffff;
 
}
 
 
#pagehistory li.selected {
 
border: none;
 
background: rgba(0, 0, 0, 0.47);
 
color: #ffffff;
 
}
 
 
table.diff {
 
border: none;
 
background: rgba(0, 0, 0, 0.47);
 
color: #ffffff;
 
margin: 0 0 10px 0;
 
padding: 3px 6px;
 
}
 
 
td.diff-otitle, td.diff-ntitle {
 
background: transparent;
 
}
 
 
td.diff-addedline {
 
border: 1px solid rgba(0, 48, 0, 0.6);
 
background-color: #1e5c1e;
 
color: #8edc8e;
 
}
 
 
td.diff-deletedline {
 
border: 1px solid rgba(48, 48, 0, 0.6);
 
background-color: #5b5c1e;
 
color: #dcdc8e;
 
}
 
 
td.diff-context {
 
border: 1px solid rgba(24, 24, 24, 0.6);
 
background-color: #333d47;
 
color: #a8b5c2;
 
}
 
 
.diffchange {
 
color: #dc8e8e;
 
}
 
 
fieldset#mw-searchoptions {
 
border: none;
 
background: rgba(0, 0, 0, 0.47);
 
color: #ffffff;
 
margin: 0 0 10px 0;
 
padding: 3px 6px;
 
}
 
 
fieldset#mw-searchoptions h4 {
 
border: none;
 
background: transparent;
 
font-weight: bold;
 
color: #ffffff;
 
margin: 0 0 8px 0;
 
padding: 0 0 5px 0;
 
}
 
 
fieldset#mw-searchoptions div.divider {
 
border: none;
 
border-top: 1px solid #ffffff;
 
background: transparent;
 
}
 
 
div#preferences {
 
border: none;
 
background: transparent;
 
}
 
 
div#preferences fieldset {
 
border: none;
 
background: rgba(0, 0, 0, 0.47);
 
color: #ffffff;
 
margin: 0 0 10px 0;
 
padding: 3px 6px;
 
}
 
 
div#preferences fieldset legend {
 
border: none;
 
background: transparent;
 
text-transform: uppercase;
 
font-weight: bold;
 
color: #ffffff;
 
margin: 0 0 8px 0;
 
padding: 0;
 
}
 
 
div#preferences fieldset fieldset {
 
border: none;
 
background: rgba(0, 0, 0, 0.47);
 
color: #ffffff;
 
margin: 0 5px 0 5px;
 
padding: 3px 6px;
 
}
 
 
div#preferences fieldset fieldset legend {
 
border: none;
 
background: transparent;
 
text-transform: uppercase;
 
font-weight: bold;
 
color: #ffffff;
 
margin: 0 0 8px 0;
 
padding: 0;
 
}
 
 
#preferences td.htmlform-tip {
 
color: #aaaaaa;
 
}
 
 
#preftoc {
 
background: transparent;
 
font-weight: bold;
 
}
 
 
#preftoc ul {
 
background: transparent;
 
}
 
 
#preftoc li {
 
background: transparent;
 
border: none;
 
}
 
 
#preftoc li a {
 
border-top: 3px solid transparent;
 
color: #e77516;
 
height: 25px;
 
line-height: 25px;
 
padding: 3px 0 0 0;
 
margin: 0 4px;
 
}
 
 
#preftoc li a:visited {
 
color: #e77516;
 
}
 
 
#preftoc li.selected a, #preftoc li.selected a:hover {
 
background: none;
 
color: #ffffff !important;
 
}
 
 
#preftoc li a:active {
 
color: #ffffff;
 
}
 
 
ul#filetoc {
 
border: none;
 
background: rgba(0, 0, 0, 0.47);
 
color: #ffffff;
 
margin: 0 0 10px 0;
 
padding: 3px 6px;
 
}
 
 
table.mw_metadata {
 
border: none;
 
border-spacing: 2px;
 
background: transparent;
 
color: #ffffff;
 
margin: 0 0 10px 0;
 
padding: 3px 6px;
 
}
 
 
table.mw_metadata th {
 
border: none;
 
background: rgba(0, 0, 0, 0.47);
 
font-weight: bold;
 
color: #ffffff;
 
}
 
 
table.mw_metadata td {
 
border: none;
 
background: rgba(0, 0, 0, 0.25);
 
color: #ffffff;
 
}
 
 
.TablePager {
 
border: none;
 
border-spacing: 2px;
 
background: transparent;
 
color: #ffffff;
 
margin: 0 0 10px 0;
 
padding: 3px 6px;
 
}
 
 
.TablePager th {
 
border: none;
 
background: rgba(0, 0, 0, 0.47);
 
font-weight: bold;
 
color: #ffffff;
 
}
 
 
.TablePager td {
 
border: none;
 
background: rgba(0, 0, 0, 0.25);
 
color: #ffffff;
 
}
 
 
.TablePager tr:hover td {
 
background: #000000;
 
}
 
 
#other_options div {
 
border: none;
 
background: rgba(0, 0, 0, 0.47);
 
color: #ffffff;
 
margin: 0 0 10px 0;
 
padding: 3px 6px;
 
}
 
 
table.smwtable {
 
}
 
 
table.smwtable th {
 
}
 
 
table.smwtable td {
 
}
 
 
.smwrdflink {
 
}
 
 
.smwfact {
 
}
 
 
.smwfact a, .smwfact a:hover {
 
}
 
 
.smwfact a:visited, .smwfact a:visited:hover {
 
}
 
 
.smwfacttable {
 
}
 
 
.smwfacttable tr {
 
}
 
 
.smwfacttable tr td {
 
}
 
 
.ui-widget-content, .ui-menu {
 
border: none;
 
background: #000000;
 
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;
 
border-spacing: 2px;
 
background: transparent;
 
color: #ffffff;
 
margin: 0 0 10px 0;
 
padding: 3px 6px;
 
}
 
 
table.mw-abuselog-details, table.mw-abuselog-details tr {
 
}
 
 
table.mw-abuselog-details tr th {
 
border: none;
 
background: rgba(0, 0, 0, 0.47);
 
font-weight: bold;
 
color: #ffffff;
 
}
 
 
table.mw-abuselog-details tr td {
 
border: none;
 
background: rgba(0, 0, 0, 0.25);
 
color: #ffffff;
 
}
 
 
.mw-abusefilter-history-changed {
 
}
 
 
/*****************
 
/* Footer styles *
 
/*****************/
 
div#footer {
 
border: none;
 
background: rgba(0, 0, 0, 0.47);
 
color: #ffffff;
 
text-shadow: 0 0 2px #000000;
 
overflow: hidden;
 
margin: 0 0 20px 0;
 
padding: 10px 20px 10px 20px;
 
}
 
 
div#footer ul li {
 
color: #ffffff;
 
}
 
 
/********************
 
/* Notice templates *
 
/********************/
 
.topNotice {
 
border: none;
 
background: rgba(0, 0, 0, 0.47);
 
color: #ffffff;
 
margin: 0 0 10px 0;
 
padding: 3px 6px;
 
}
 
 
.topNotice .heading {
 
border: none;
 
background: transparent;
 
font-weight: bold;
 
font-size: 116%;
 
color: #ffffff;
 
margin: 0 0 8px 0;
 
padding: 0;
 
}
 
 
.topNotice.delete {
 
border: none;
 
background: rgba(64, 0, 0, 0.47);
 
color: #ffffff;
 
}
 
 
.topNotice.move, .topnotice.merge, .topnotice.split {
 
border: none;
 
background: rgba(48, 24, 0, 0.47);
 
color: #ffffff;
 
}
 
 
.topNotice.pagestub {
 
border: none;
 
background: rgba(0, 48, 0, 0.47);
 
color: #ffffff;
 
}
 
 
/******************
 
/* Image licenses *
 
/******************/
 
div.imageLicense {
 
border: none;
 
background: rgba(0, 0, 0, 0.47);
 
color: #ffffff;
 
margin: 0 0 10px 0;
 
padding: 3px 6px;
 
}
 
 
div.imageLicense table {
 
margin: 5px 0;
 
}
 
 
div.imageLicense p {
 
margin: 5px 0;
 
}
 
 
div.licenseHeading {
 
border: none;
 
background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAC7gAAAACCAIAAABHIQbHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3QIVCAsab/YglQAAAC5JREFUeNrt0AEBAAAEAzD073w92CKskxQAAAAAAAAAAFw3CgAAAAAAAAAA+GAB/FQDAQx4i2AAAAAASUVORK5CYII=") no-repeat left top / 75% 2px,
 
url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAABCAIAAAAXRrrYAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3QIVCAUEC3oweAAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAAAL0lEQVQI12N89OgxPx/f379/GWCAEcb4DxdCZkKV/EdSSBgwYhiBCZiZmT5+/AQAjiQMp4MXK5MAAAAASUVORK5CYII=") no-repeat left bottom;
 
font-variant: small-caps;
 
font-weight: bold;
 
font-size: 150%;
 
color: #ffffff;
 
margin: 0 0 8px 0;
 
padding: 5px 0 10px 0;
 
}
 
 
/*********************
 
/* Front page styles *
 
/*********************/
 
.fpmain, .fpinner {
 
display: table;
 
border-spacing: 20px;
 
margin: 0 -20px -20px -20px;
 
}
 
 
.fproworcell {
 
display: table-row;
 
}
 
 
.fprow {
 
display: table-row;
 
}
 
 
.fpcell {
 
display: table-cell;
 
vertical-align: top;
 
}
 
 
.fpbox {
 
border: none;
 
background: rgba(0, 0, 0, 0.47);
 
color: #ffffff;
 
margin: 0 0 0 0;
 
padding: 3px 6px;
 
}
 
 
.fpheading, .fpcell .heading {
 
font-size: 132%;
 
font-weight: bold;
 
color: #ffffff;
 
}
 
 
.fpcell .bottomborder {
 
border: 1px solid #ffffff;
 
}
 
 
div.fauxbutton.plainlinks a {
 
display: inline-block;
 
border: none;
 
background: -moz-linear-gradient(top, #f3821d 0%, #c85203 100%) !important;
 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f3821d), color-stop(100%, #c85203)) !important;
 
background: -webkit-linear-gradient(top, #f3821d 0%, #c85203 100%) !important;
 
background: -o-linear-gradient(top, #f3821d 0%, #c85203 100%) !important;
 
background: -ms-linear-gradient(top, #f3821d 0%, #c85203 100%) !important;
 
background: linear-gradient(to bottom, #f3821d 0%, #c85203 100%) !important;
 
color: #ffffff !important;
 
margin: 0;
 
padding: 6px !important;
 
}
 
 
div.fauxbutton.plainlinks a:hover {
 
background: -moz-linear-gradient(top, #f5953f 0%, #ec6104 100%) !important;
 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5953f), color-stop(100%, #ec6104)) !important;
 
background: -webkit-linear-gradient(top, #f5953f 0%, #ec6104 100%) !important;
 
background: -o-linear-gradient(top, #f5953f 0%, #ec6104 100%) !important;
 
background: -ms-linear-gradient(top, #f5953f 0%, #ec6104 100%) !important;
 
background: linear-gradient(to bottom, #f5953f 0%, #ec6104 100%) !important;
 
}
 
 
div.fauxbutton.plainlinks a:active {
 
background: -moz-linear-gradient(top, #c85203 0%, #f5953f 100%) !important;
 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c85203), color-stop(100%, #f5953f)) !important;
 
background: -webkit-linear-gradient(top, #c85203 0%, #f5953f 100%) !important;
 
background: -o-linear-gradient(top, #c85203 0%, #f5953f 100%) !important;
 
background: -ms-linear-gradient(top, #c85203 0%, #f5953f 100%) !important;
 
background: linear-gradient(to bottom, #c85203 0%, #f5953f 100%) !important;
 
}
 
 
.fpvideos {
 
margin: 0 auto;
 
overflow: hidden;
 
text-align: center;
 
}
 
 
.fpvideo {
 
display: inline-block;
 
margin: 0 5px;
 
}
 
 
.fpboxcols {
 
padding: 0;
 
margin: 0;
 
}
 
 
.fpbox .preorder {
 
width: 298px;
 
padding-left: 50px;
 
}
 
 
.fpbox .preorder .content {
 
margin-top: -100px;
 
}
 
 
.fpbox .divider {
 
background: -moz-linear-gradient(top, transparent 0%, #757575 50%, transparent 100%) !important;
 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent 0%), color-stop(50%, #757575)), color-stop(0%, transparent 100%) !important;
 
background: -webkit-linear-gradient(top, transparent 0%, #757575 50%, transparent 100%) !important;
 
background: -o-linear-gradient(top, transparent 0%, #757575 50%, transparent 100%) !important;
 
background: -ms-linear-gradient(top, transparent 0%, #757575 50%, transparent 100%) !important;
 
background: linear-gradient(to bottom, transparent 0%, #757575 50%, transparent 100%) !important;
 
background-size: 1px 100%;
 
width: 1px;
 
}
 
 
/******************
 
/* Infobox styles *
 
/******************/
 
#bodyContent .infobox {
 
float: right;
 
border: none;
 
background: rgba(0, 0, 0, 0.47);
 
color: #ffffff;
 
margin: 0 0 10px 20px;
 
padding: 3px 6px;
 
vertical-align: top;
 
width: 280px;
 
}
 
 
#bodyContent .infobox .title {
 
border: none;
 
border-bottom: 1px solid #ffffff;
 
font-weight: bold;
 
color: #ffffff;
 
font-size: 150%;
 
margin: 0 0 8px 0;
 
padding: 5px 0 10px 0;
 
}
 
 
#bodyContent .infobox .body {
 
margin: 0;
 
padding: 0 5px 5px 5px;
 
}
 
 
#bodyContent .infobox .image {
 
text-align: center;
 
padding: 10px 0 0 0;
 
margin: 0;
 
}
 
 
#bodyContent .infobox .image .image {
 
padding: 0;
 
margin: 0;
 
}
 
 
#bodyContent .infobox .image img {
 
margin: 0;
 
padding: 0;
 
}
 
 
#bodyContent .infobox .image .image img {
 
margin: 0;
 
padding: 0;
 
}
 
 
#bodyContent .infobox table {
 
width: 100%;
 
}
 
 
#bodyContent .infobox table tr th {
 
border: none;
 
background: transparent;
 
font-weight: bold;
 
color: #ffffff;
 
text-align: left;
 
vertical-align: top;
 
white-space: nowrap;
 
width: 1%;
 
}
 
 
#bodyContent .infobox table tr td {
 
border: none;
 
background: transparent;
 
color: #ffffff;
 
text-align: left;
 
vertical-align: center;
 
padding: 0 0 1px 3px;
 
}
 
 
#bodyContent .infobox table tr td.subtitle {
 
border: none;
 
border-bottom: 1px solid #ffffff;
 
font-weight: bold;
 
color: #ffffff;
 
font-size: 132%;
 
text-align: center;
 
margin: 0 0 8px 0;
 
padding: 0 0 5px 0;
 
 
}
 
}
   
  +
table.wikitable td {
#bodyContent .infobox table tr td.listlabel {
 
border: none;
+
border: none;
  +
padding: 3px;
border-bottom: 1px solid #ffffff;
 
  +
background: rgba(0, 0, 0, 0);
font-weight: bold;
 
color: #ffffff;
 
text-align: center;
 
font-size: 116%;
 
margin: 0 0 8px 0;
 
padding: 0 0 5px 0;
 
 
}
 
}
   
  +
table.wikitable th {
#bodyContent .infobox table tr td.listentries {
 
  +
background: rgba(0, 0, 0, 0);
text-align: center;
 
color: #ffffff;
+
border: none;
margin: 0 0 0.1px 0;
+
padding: 3px;
padding: 0 0 0 0;
 
 
}
 
}
   
  +
.mwm-notice,
/******************
 
  +
#searchbox {
/* General styles *
 
  +
background: rgba(0, 0, 0, 0);
/******************/
 
  +
border: 2px solid #F2852C;
.contentbox {
 
border: none;
+
border-radius: 5px 5px 5px 5px;
background: rgba(0, 0, 0, 0.47);
 
color: #ffffff;
 
margin: 0 0 10px 0;
 
padding: 3px 6px;
 
 
}
 
}
   
  +
.divclearable,
span.bullet {
 
  +
a.watch-this-article,
background: transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAJCAYAAAAPU20uAAAABmJLR0QAyABSAAPWF7MBAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3QsOBhAmaTkIbQAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAAAOklEQVQY02NgGETg////DP///2/4////hv///ztgU2DwHwEuwMSZcBgogMuKBf///7/w////AKLdBgAxZiodAGVkaAAAAABJRU5ErkJggg==") no-repeat center 60%;;
 
  +
.jsEnabled #mw-mf-main-menu-button {
width: 9px;
 
  +
background-color: rgba(0, 0, 0, 0);
font-size: 11px;
 
vertical-align: baseline;
 
 
}
 
}
   
  +
a.back_to_top,
.dablink {
 
  +
a.back_to_top:visited {
padding: 2px 30px 2 30px;
 
font-style: italic;
+
margin-top: 7px;
 
}
 
}

Revision as of 23:50, 2 December 2014

body {
    background-image: url(http://hydra-media.cursecdn.com/orcsmustdieunchained.gamepedia.com/e/ea/Orcsmustdieunchainedbackground.PNG?version=c48f2620cd1702db6ed67aa17bc8350c);
    background-position: left top;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-color: #000000;
    background-size: cover;
    color: #ffffff;
}

/* CSS placed here will affect users of the mobile site */
.nomobile {
    display: none;
}

a.watch-this-article {
    background-image: url("http://hydra-media.cursecdn.com/commons.cursetech.com/7/7b/Watch_lighter.png") !important; /* optional if a lighter version of the star icon is required */
}

/* search header */
.pre-content #page-actions {
    background: rgba(0, 0, 0, 0.85) !important;
}

.overlay {
    background: rgba(0, 0, 0, 0.85);
}

.overlay .overlay-header-container {
    background: rgba(0, 0, 0, 0.85) !important;
}

.search-overlay .overlay-header,
.search-overlay .results {
    background-color: rgba(0, 0, 0, 0.85) !important;
    color: #F2852C;
}

.search-overlay {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5) !important; 
}

ul.suggestions-results,
ul.suggestions-results li {
    background: rgba(0, 0, 0, 0.85);
    color: #F2852C;
}

ul.suggestions-results li.suggestions-result {
    color: #F2852C;
}

/* general header */
#mw-mf-header form,
#mw-mf-sq {
    background: rgba(0, 0, 0, 0.85);
}

/* non-content area */
#footer {
    border-top: 1px solid #394147;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.85);
}

#footer a {
    color: #F2852C;
}

#footer h2 {
    color: #ffffff;
}

/* content area */
#content_wrapper {
    background: rgba(0, 0, 0, 0.85);
    color: #ffffff;
}

a,
a.external {
    color: #F2852C;
}

.content table th {
    background-color: rgba(0, 0, 0, 0);
}

.content table td,
.content table th {
    border: medium none;
    padding: 3px;
}

h1, 
h2 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #404040;
    color: #ffffff;
}

h3, h4, h5, h6 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #ffffff;
}

.thumb,
#content_wrapper .thumb {
    background: transparent;
    border: 2px solid #ffffff;
}

table.wikitable {
    border: none;
    border-collapse: separate !important;
    border-spacing: 2px !important;
    margin: auto;
    margin-bottom: 1em;
}

table.wikitable td {
    border: none;
    padding: 3px;
    background: rgba(0, 0, 0, 0);
}

table.wikitable th {
    background: rgba(0, 0, 0, 0);
    border: none;
    padding: 3px;
}

.mwm-notice,
#searchbox {
    background: rgba(0, 0, 0, 0);
    border: 2px solid #F2852C;
    border-radius: 5px 5px 5px 5px;
}

.divclearable,
a.watch-this-article,
.jsEnabled #mw-mf-main-menu-button {
    background-color: rgba(0, 0, 0, 0);
}

a.back_to_top,
a.back_to_top:visited {
    margin-top: 7px;
}