The Adventures of Tree Wiki
No edit summary
No edit summary
Line 764: Line 764:
   
 
/* copyright images tweak */
 
/* copyright images tweak */
.skin-hydradark .copyright-icon {
+
.copyright-icon {
background-image: url("https://hydra-media.cursecdn.com/commons.gamepedia.com/thumb/5/58/Copyright_darkwiki.png/32px-Copyright_darkwiki.png");
+
background: url(https://hydra-media.cursecdn.com/commons.gamepedia.com/thumb/b/b6/Copyright.png/32px-Copyright.png) transparent center center no-repeat;
 
background-size: 100%;
 
background-size: 100%;
height: 32px;
 
 
width: 32px;
 
width: 32px;
 
height: 32px;
 
}
 
}
   
Line 781: Line 781:
   
 
.ambox {
 
.ambox {
background-color: #282828;
+
background-color: #eeeeee;
 
border-bottom-color: #383838;
 
border-bottom-color: #383838;
 
border-right-color: #383838;
 
border-right-color: #383838;
Line 856: Line 856:
 
margin-top:0.5em;
 
margin-top:0.5em;
 
}
 
}
 
   
 
/* little extras */
 
/* little extras */

Revision as of 15:55, 1 April 2017

/* CSS placed here will affect users of the Hydra skin */
/* For elements which only display in the mobile view */
.mobileonly {
    display: none;
}
 
/* Hide main page header */
body.page-The_Adventures_of_Tree_Wiki h1.firstHeading {
    display:none;
}

/* Custom fonts */
@font-face {
    font-family: 'ArchitectsDaughter';
    src: local('ArchitectsDaughter'), local('ArchitectsDaughter'), url(https://hydra-media.cursecdn.com/hydra/fonts/ArchitectsDaughter.ttf) format('truetype');
}

/* Framework */
body {

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background: #99ccd7 url("https://hydra-media.cursecdn.com/adventuresoftree.gamepedia.com/9/98/Backdrop.jpg") no-repeat fixed top center / cover;
}

body #pageWrapper { 
    margin-right: 10px;
}

/* Head */
#mw-page-base {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

/* Logo */
#p-logo {
    position: absolute;
    width: 284px !important;
    height: 160px !important;
    padding: 0;
    top: -185px;
    z-index: 4;
}

#p-logo a {
    width: 284px !important;
    height: 160px !important;
}

/* Tabs */
#left-navigation {
    background-attachment: scroll;
    background-clip: border-box, content-box, border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("https://hydra-media.cursecdn.com/adventuresoftree.gamepedia.com/5/54/Log_button_left.png"), url('https://hydra-media.cursecdn.com/adventuresoftree.gamepedia.com/3/3e/Log_button_middle.png'), url("https://hydra-media.cursecdn.com/adventuresoftree.gamepedia.com/d/d3/Log_button_right.png");
    background-position: left top, center top, right top;
    background-repeat: no-repeat, repeat-x, no-repeat;
    height: 40px;
    margin-left: 185px;
    margin-top: 160px;
    padding-left: 23px;
    padding-right: 21px;
}

#right-navigation {
    background-attachment: scroll;
    background-clip: border-box, content-box, border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("https://hydra-media.cursecdn.com/adventuresoftree.gamepedia.com/5/54/Log_button_left.png"), url('https://hydra-media.cursecdn.com/adventuresoftree.gamepedia.com/3/3e/Log_button_middle.png'), url("https://hydra-media.cursecdn.com/adventuresoftree.gamepedia.com/d/d3/Log_button_right.png");
    background-position: left top, center top, right top;
    background-repeat: no-repeat, repeat-x, no-repeat;
    height: 40px;
    margin-right: 16px;
    margin-top: 160px;
    padding-left: 23px;
    padding-right: 21px;
}

#left-navigation a,
#right-navigation a {
    margin-top: -7px;
}

#ca-unwatch.icon a,
#ca-watch.icon a {
    padding: 35px 0 0;
}

div.vectorTabs {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    height: 40px;
    margin-left: -1px;
}

div.vectorTabs span {
    background-image: none;
    display: inline-block;
}

div.vectorTabs ul,
div.vectorTabs li a {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    color: #ffffff;
    font-family: "ArchitectsDaughter";
    font-size: 16px;
    height: 19px;
    font-weight: bold;
}

div.vectorTabs ul li {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    display: inline-block;
    height: 100%;
    margin-left: 3px;
    margin-right: 3px;
    padding-bottom: 0;
    padding-right: 3px;
    padding-top: 0;
    white-space: nowrap;
}

div.vectorTabs li.selected {
    background: rgba(0, 0, 0, 0);
}

div.vectorTabs li.selected a,
div.vectorTabs li.selected a:visited {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    color: #ffffff;
    height: 19px;
    margin-top: 1px;
    text-decoration: none;
}

div.vectorTabs li.new a,
div.vectorTabs li.new a:visited {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    color: #DB4102;
    font-weight: bold;
}

div.vectorMenu h3 span {
    color: #ffffff;
    font-family: "ArchitectsDaughter";
    font-size: 16px;
    font-weight: bold;
    padding-top: 0.5em;
}

div.vectorMenu h3 a {
    background-image: url("https://hydra-media.cursecdn.com/commons.gamepedia.com/8/80/Vector_menu_downarrow_white.png");
    background-position: 100% 70%;
    background-repeat: no-repeat;
    right: -5px;
}

div#mw-head div.vectorMenu > h3 {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    border-bottom: medium none;
    height: 40px;
    width: 75px;
}

div.vectorMenu li > a {
    display: block;
}

div.vectorMenu ul {
    background-color: #efefef;
    background-image: none;
    border: 1px solid #aaaaaa;
}

div.vectorMenu li a {
    color: #000000;
}

div#mw-head div.vectorMenu h4,
div#p-variants.vectorMenu #mw-vector-current-variant {
    color: #ffffff;
    font-family: "ArchitectsDaughter";
    font-size: 16px;
    font-weight: bold;
    margin-top: -7px;
    padding-top: 1em;
}

/* Sidebar */
div#mw-panel {
    margin-top: 30px;
}

div#mw-panel div.portal,
div#mw-panel div.portal div.body,
#mw-panel.collapsible-nav .portal {
    background-image: none;
}

div#mw-panel div.portal div.body ul li a,
div#mw-panel div.portal div.body ul li a:visited {
    color: #ffffff;
    text-shadow: 1px 1px #000000;
}

div#mw-panel div.portal h3,
div#mw-panel div.portal h3:visited,
#mw-panel.collapsible-nav .portal h3 a,
#mw-panel.collapsible-nav .portal h3 a:visited,
#mw-panel.collapsible-nav .portal.collapsed h3 a,
#mw-panel.collapsible-nav .portal.collapsed h3 a:visited {
    color: #000000;
    font-family: "ArchitectsDaughter";
    font-size: 16px;
    font-weight: bold;
    text-shadow: 1px 1px #666666;
}

div#mw-panel div#p-socialProfiles.portal .body {
    margin: auto;
}

.socialSidebar {
    width: auto;
    max-width: 100%;
}

/* Content */
div#content {
    background: rgba(255, 255, 255, 0.7);
    border-radius: 5px;
    box-sizing: border-box;
    margin-top: 119px;
}

/* anchors */
a, 
a:visited,
div#content a.extiw,
div#content a.extiw:visited,
div#content a.external, 
div#content a.external:visited {
    color: #0645ad;
}

h1, 
h2 {
    font-family: "ArchitectsDaughter";
}

h3 {    
    font-family: "ArchitectsDaughter";
    font-size: 16px;
}

h4 {    
    font-family: "ArchitectsDaughter";
    font-size: 14px;
}

h5 {
    font-family: "ArchitectsDaughter";
    font-size: 12px;
}

h6 {
    font-family: "ArchitectsDaughter";
    font-size: 11px;
}

.mw-normal-catlinks {
    background-attachment: scroll;
    background-clip: border-box, content-box, border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("https://hydra-media.cursecdn.com/adventuresoftree.gamepedia.com/5/54/Log_button_left.png"), url('https://hydra-media.cursecdn.com/adventuresoftree.gamepedia.com/3/3e/Log_button_middle.png'), url("https://hydra-media.cursecdn.com/adventuresoftree.gamepedia.com/d/d3/Log_button_right.png");
    background-position: left bottom, center bottom, right bottom;
    background-repeat: no-repeat, repeat-x, no-repeat;
    height: 40px;
    padding-left: 23px;
    padding-right: 21px;
}

#mw-normal-catlinks > a,
#mw-normal-catlinks a {
    color: #ffffff;
}

.catlinks {
    background-color: transparent;
    border: medium none;
}

.catlinks li {
    border: medium none;
    line-height: 2.5em;
}


/* Footer */
div#footer a {
    color: #94bd3b;
    text-shadow: 1px 1px #000000;
}

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

/* multi-upload screen font colour fix */
#upload-list .file .file-title {
    color: #000000;
}

.check-span {
    color: #1D1D1D;
    float: right;
}

#upload-list .file a {
    color: #0000FF;
}

/* wiki editor styling */
.wikiEditor-ui {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0);
}

.wikiEditor-ui-controls {
    background: rgba(0, 0, 0, 0);
    border-color: #aaaaaa;
}

.wikiEditor-ui-tabs {
    background: rgba(0, 0, 0, 0);
    border-color: #aaaaaa
}

.wikiEditor-ui-tabs div {
    background: #1d140b; /* Old browsers */
    background: -moz-linear-gradient(top,  #1d140b 0%, #503520 52%, #604228 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1d140b), color-stop(52%,#503520), color-stop(100%,#604228)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #1d140b 0%,#503520 52%,#604228 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #1d140b 0%,#503520 52%,#604228 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #1d140b 0%,#503520 52%,#604228 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #1d140b 0%,#503520 52%,#604228 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d140b', endColorstr='#604228',GradientType=0 ); /* IE6-9 */
    border-color: #aaaaaa;
}

.wikiEditor-ui-tabs div a {
    color: #c0c0c0;
}

.wikiEditor-ui-tabs div.current a {
    color: #ffffff;
}

.wikiEditor-ui-tabs div.current {
    background: #1d140b; /* Old browsers */
    background: -moz-linear-gradient(top,  #1d140b 0%, #503520 52%, #604228 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1d140b), color-stop(52%,#503520), color-stop(100%,#604228)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #1d140b 0%,#503520 52%,#604228 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #1d140b 0%,#503520 52%,#604228 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #1d140b 0%,#503520 52%,#604228 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #1d140b 0%,#503520 52%,#604228 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d140b', endColorstr='#604228',GradientType=0 ); /* IE6-9 */
    border-bottom-color: #333;
}

.wikiEditor-ui-buttons {
    background: transparent;
    border-color: transparent;
}

.wikiEditor-ui .wikiEditor-ui-top {
    border-color: #aaaaaa;
}

.wikiEditor-ui-toolbar {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #000000;
}

.wikiEditor-ui-toolbar .group {
    border-color: #aaaaaa;
}

.wikiEditor-ui-toolbar .sections,
.wikiEditor-ui-toolbar .sections .section {
    background: #FFFFFF;
    border-color: #aaaaaa;
}

.wikiEditor-ui-toolbar .booklet .index {
    background: #FFFFFF;
}

.wikiEditor-ui-toolbar .booklet .index div {
    color: gray;
}

.wikiEditor-ui-toolbar .booklet .index .current {
    background: rgba(0, 0, 0, 0);
    color: #000000;
}

.wikiEditor-ui-toolbar .booklet .pages {
    background: rgba(0, 0, 0, 0);
}

.wikiEditor-ui-toolbar .page-characters div span {
    border-color: #aaaaaa;
    color: #000000;
}

.wikiEditor-ui-toolbar .page-characters div span:hover {
    background: rgba(0, 0, 0, 0);
    border-color: #aaaaaa;
}

.wikiEditor-ui-toolbar .page-table th {
    color: #ddd;
}

.wikiEditor-ui-toolbar .page-table td {
    color: #ccc;
    border-color: #aaaaaa;
}

.wikiEditor-preview-loading,
.wikiEditor-preview-contents {
    background: rgba(0, 0, 0, 0);
}

input#wpSummary {
    margin-bottom: 1em;
    margin-top: 1em;
    width: 80%;
}

/* tables */
.mw-collapsible-toggle a {
    color: #c0c0c0;
}

.mw-changeslist-legend a {
    color: #0645ad;
}

table.diff {
    background: rgba(0, 0, 0, 0);
}

table.wikitable {
    background: none repeat scroll 0 0 #ffffff;
}

table.wikitable > caption {
    color: #666666;
}

table.jquery-tablesorter th.headerSort {
    background-attachment: scroll;
    background-image: url(https://hydra-media.cursecdn.com/commons.gamepedia.com/3/36/Sort_both_white.gif), -moz-linear-gradient(top,  #1d140b 0%, #503520 52%, #604228 100%); /* FF3.6+ */
    background-image: url(https://hydra-media.cursecdn.com/commons.gamepedia.com/3/36/Sort_both_white.gif), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1d140b), color-stop(52%,#503520), color-stop(100%,#604228)); /* Chrome,Safari4+ */
    background-image: url(https://hydra-media.cursecdn.com/commons.gamepedia.com/3/36/Sort_both_white.gif), -webkit-linear-gradient(top,  #1d140b 0%,#503520 52%,#604228 100%); /* Chrome10+,Safari5.1+ */
    background-image: url(https://hydra-media.cursecdn.com/commons.gamepedia.com/3/36/Sort_both_white.gif), -o-linear-gradient(top,  #1d140b 0%,#503520 52%,#604228 100%); /* Opera 11.10+ */
    background-image: url(https://hydra-media.cursecdn.com/commons.gamepedia.com/3/36/Sort_both_white.gif), -ms-linear-gradient(top,  #1d140b 0%,#503520 52%,#604228 100%); /* IE10+ */
    background-image: url(https://hydra-media.cursecdn.com/commons.gamepedia.com/3/36/Sort_both_white.gif), linear-gradient(to bottom,  #1d140b 0%,#503520 52%,#604228 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d140b', endColorstr='#604228',GradientType=0 ); /* IE6-9 */
    background-repeat: no-repeat, repeat;
    background-position: center right, center center;
}

table.jquery-tablesorter th.headerSortUp {
    background-attachment: scroll;
    background-image: url(https://hydra-media.cursecdn.com/commons.gamepedia.com/8/82/Sort_up_white.gif), -moz-linear-gradient(top,  #1d140b 0%, #503520 52%, #604228 100%); /* FF3.6+ */
    background-image: url(https://hydra-media.cursecdn.com/commons.gamepedia.com/8/82/Sort_up_white.gif), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1d140b), color-stop(52%,#503520), color-stop(100%,#604228)); /* Chrome,Safari4+ */
    background-image: url(https://hydra-media.cursecdn.com/commons.gamepedia.com/8/82/Sort_up_white.gif), -webkit-linear-gradient(top,  #1d140b 0%,#503520 52%,#604228 100%); /* Chrome10+,Safari5.1+ */
    background-image: url(https://hydra-media.cursecdn.com/commons.gamepedia.com/8/82/Sort_up_white.gif), -o-linear-gradient(top,  #1d140b 0%,#503520 52%,#604228 100%); /* Opera 11.10+ */
    background-image: url(https://hydra-media.cursecdn.com/commons.gamepedia.com/8/82/Sort_up_white.gif), -ms-linear-gradient(top,  #1d140b 0%,#503520 52%,#604228 100%); /* IE10+ */
    background-image: url(https://hydra-media.cursecdn.com/commons.gamepedia.com/8/82/Sort_up_white.gif), linear-gradient(to bottom,  #1d140b 0%,#503520 52%,#604228 100%); /* W3C */
    background-repeat: no-repeat, repeat;
    background-position: center right, center center;
}
,
table.jquery-tablesorter th.headerSortDown {
    background-attachment: scroll;
    background-image: url(https://hydra-media.cursecdn.com/commons.gamepedia.com/5/56/Sort_down_white.gif), -moz-linear-gradient(top,  #1d140b 0%, #503520 52%, #604228 100%); /* FF3.6+ */
    background-image: url(https://hydra-media.cursecdn.com/commons.gamepedia.com/5/56/Sort_down_white.gif), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1d140b), color-stop(52%,#503520), color-stop(100%,#604228)); /* Chrome,Safari4+ */
    background-image: url(https://hydra-media.cursecdn.com/commons.gamepedia.com/5/56/Sort_down_white.gif), -webkit-linear-gradient(top,  #1d140b 0%,#503520 52%,#604228 100%); /* Chrome10+,Safari5.1+ */
    background-image: url(https://hydra-media.cursecdn.com/commons.gamepedia.com/5/56/Sort_down_white.gif), -o-linear-gradient(top,  #1d140b 0%,#503520 52%,#604228 100%); /* Opera 11.10+ */
    background-image: url(https://hydra-media.cursecdn.com/commons.gamepedia.com/5/56/Sort_down_white.gif), -ms-linear-gradient(top,  #1d140b 0%,#503520 52%,#604228 100%); /* IE10+ */
    background-image: url(https://hydra-media.cursecdn.com/commons.gamepedia.com/5/56/Sort_down_white.gif), linear-gradient(to bottom,  #1d140b 0%,#503520 52%,#604228 100%); /* W3C */
    background-repeat: no-repeat, repeat;
    background-position: center right, center center;
}

table.wikitable > tr > th,
table.wikitable > * > tr > th {
    background: #1d140b; /* Old browsers */
    background: -moz-linear-gradient(top,  #1d140b 0%, #503520 52%, #604228 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1d140b), color-stop(52%,#503520), color-stop(100%,#604228)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #1d140b 0%,#503520 52%,#604228 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #1d140b 0%,#503520 52%,#604228 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #1d140b 0%,#503520 52%,#604228 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #1d140b 0%,#503520 52%,#604228 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d140b', endColorstr='#604228',GradientType=0 ); /* IE6-9 */
    text-align: center;
}

table.wikitable > tr > th,
table.wikitable > tr > td,
table.wikitable > * > tr > th,
table.wikitable > * > tr > td {
    border: 1px solid #aaaaaa;
    padding: 0.2em;
}

.wikitable th {
    background: #1d140b; /* Old browsers */
    background: -moz-linear-gradient(top,  #1d140b 0%, #503520 52%, #604228 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1d140b), color-stop(52%,#503520), color-stop(100%,#604228)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #1d140b 0%,#503520 52%,#604228 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #1d140b 0%,#503520 52%,#604228 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #1d140b 0%,#503520 52%,#604228 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #1d140b 0%,#503520 52%,#604228 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d140b', endColorstr='#604228',GradientType=0 ); /* IE6-9 */
    border: 1px solid #aaaaaa;
    color: #FFFFFF;
    padding: 0.2em;
}

.wikitable td {
    border: 1px solid #aaaaaa;
    padding: 0.2em;
}

table.mw_metadata th {
    background: #1d140b; /* Old browsers */
    background: -moz-linear-gradient(top,  #1d140b 0%, #503520 52%, #604228 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1d140b), color-stop(52%,#503520), color-stop(100%,#604228)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #1d140b 0%,#503520 52%,#604228 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #1d140b 0%,#503520 52%,#604228 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #1d140b 0%,#503520 52%,#604228 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #1d140b 0%,#503520 52%,#604228 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d140b', endColorstr='#604228',GradientType=0 ); /* IE6-9 */
    color: #cccccc;
}

table.mw_metadata td,
table.mw_metadata th {
    border: 1px solid #aaaaaa;
}

.TablePager,
.mw-datatable,
table.mw_metadata {
    border: 1px solid #aaaaaa;
    padding: 0 0.15em;
}
 
.TablePager th,
.mw-datatable th {
    background: #1d140b; /* Old browsers */
    background: -moz-linear-gradient(top,  #1d140b 0%, #503520 52%, #604228 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1d140b), color-stop(52%,#503520), color-stop(100%,#604228)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #1d140b 0%,#503520 52%,#604228 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #1d140b 0%,#503520 52%,#604228 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #1d140b 0%,#503520 52%,#604228 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #1d140b 0%,#503520 52%,#604228 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d140b', endColorstr='#604228',GradientType=0 ); /* IE6-9 */
    color: #ffffff !important;
}

.TablePager tr:hover td,
.mw-datatable tr:hover td {
    background-color: rgba(0, 0, 0, 0.2) !important;
    color: #FFFFFF;
}

.TablePager th a,
.mw-datatable th a {
    background-color: #1d90a9;
    color: #ffffff !important;
}
 
.TablePager td,
.mw-datatable td,
table.mw_metadata td {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #44332A;
}

/* Page history */
#pagehistory li {
    background-color: transparent;
    border: none;
    padding: 3px;
}

#pagehistory li.selected {
    background-color: rbga(0,0,0,0);
    background-image: none;
    border: 1px dashed #aaaaaa;
    padding: 3px;
}

table.diff {
    background: transparent;
}

td.diff-context {
    background: none repeat scroll 0 0 transparent;
    color: #000000;
}

td.diff-deletedline {
    background-color: #FFE49C;
    border-color: #FFE49C;
    color: #000000;
}

td.diff-addedline {
    background-color: #A3D3FF;
    border-color: #A3D3FF;
    color: #000000;
}

/* thumbnails and galleries and image file history */
div.thumb {
    border: 1px solid #aaaaaa;
    margin: 2px;
    margin-left: 6px;
}

img.thumbborder {
    border: 1px solid #aaaaaa;
    border-radius: 5px;
    padding: 5px;
}

div.thumbinner {
    background-color: rgba(0, 0, 0, 0.1);
    border: medium none;
}

li.gallerybox div.thumb {
    background-color: rgba(0, 0, 0, 0.1);
    border: 1px solid #aaaaaa;
    border-radius: 5px;
}

html .thumbimage {
    border: 1px solid #aaaaaa;
    border-radius: 5px;
}

div.tright div.tleft {
    border: 1px solid #aaaaaa !important;
}

div.tright {
    clear: right;
    float: right;
}

/* Preferences */
#preftoc {
    background-color: rgba(255, 255, 255, 0.5);
    border: 0px;
    margin: 0 0 4px !important;
}

#preftoc,
#preftoc li,  
#preferences, 
#preftoc li a {
    background-image: none;
    background-color: transparent;
    color: #666666;
}

#preftoc li:first-child {
    margin-bottom: 1px;
    margin-left: 5px;
}

#preftoc li.selected a {
    background-color: rgba(255, 255, 255, 0.5);
    background-image: none;
    border-color: #aaaaaa #aaaaaa rgba(255, 255, 255, 0.5);
    border-radius: 5px 5px 0 0;
    border-style: solid;
    border-width: 1px;
    color: #000000;
}

#preferences {
    background-color: rgba(255, 255, 255, 0.5);
    border: 1px solid #aaaaaa;
    border-radius: 5px;
}

#preferences fieldset {
    border-color: #aaaaaa;
}

/* Infoboxes */
.infoboxtable {
    background: rgba(0, 0, 0, 0);
    border: 1px solid #aaaaaa;
    border-radius: 5px;
    color: #000000;
    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: rgba(255, 255, 255, 0.5); 
    border: 2px solid inherit; 
    border-radius: 5px; 
    font-weight: bold;
    padding: 0.5px 7px;
    text-align: right;
}

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

.infoboxdetails {
    padding: 0em;
}

.infoboxname {
    background: #1d140b; /* Old browsers */
    background: -moz-linear-gradient(top,  #1d140b 0%, #503520 52%, #604228 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1d140b), color-stop(52%,#503520), color-stop(100%,#604228)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #1d140b 0%,#503520 52%,#604228 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #1d140b 0%,#503520 52%,#604228 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #1d140b 0%,#503520 52%,#604228 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #1d140b 0%,#503520 52%,#604228 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d140b', endColorstr='#604228',GradientType=0 ); /* IE6-9 */
    color: #ffffff; 
}

/* copyright images tweak */
.copyright-icon {
    background: url(https://hydra-media.cursecdn.com/commons.gamepedia.com/thumb/b/b6/Copyright.png/32px-Copyright.png) transparent center center no-repeat;
    background-size: 100%;
    width: 32px;
    height: 32px;
}

/* for "edit this page" tab and "discussion" tab etc */
.pagetab {
     border-style: solid solid none;
     border-width: thin;
     border-color: #808080;
     padding:0.25ex 1ex 0ex;
     font-size: 95%;
}

.ambox {
    background-color: #eeeeee;
    border-bottom-color: #383838;
    border-right-color: #383838;
    border-top-color: #383838;
    border-collapse: collapse;
    font-size: 95%;
    margin: 0 auto 2px auto;
    width: 80%;
}

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

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

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

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

/* little extras */
.glow img,
.glow a img {
    background: rgba(0,0,0,0);
    -webkit-filter: drop-shadow(0px 0px 10px #666666);
    filter: drop-shadow(0px 0px 3.5px #666666) drop-shadow(1px 1px 1px #666666);
}