Project Genom Wiki
No edit summary
No edit summary
Line 856: Line 856:
 
}
 
}
   
/* Claim wiki button - this section can be removed if you remove the claim button from the main page */
 
.claimwikibutton {
 
text-align: center;
 
}
 
 
.claimwikibutton a {
 
background: url("http://media-mercury.cursecdn.com/attachments/1/716/claim_wiki_button.png") no-repeat scroll left center / 100% auto rgba(0, 0, 0, 0);
 
color: rgba(0, 0, 0, 0);
 
display: block;
 
height: 57px;
 
margin: 0 auto;
 
max-width: 100%;
 
width: 200px;
 
}
 
 
.claimwikibutton a:hover {
 
background: url("http://media-mercury.cursecdn.com/attachments/1/717/claim_wiki_button_hover.png") no-repeat scroll left center / 100% auto rgba(0, 0, 0, 0);
 
color: rgba(0, 0, 0, 0);
 
}
 
   
 
/* copyright images tweak */
 
/* copyright images tweak */

Revision as of 23:50, 6 April 2018

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

/* Framework */
body {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background: url("https://projectgenom.gamepedia.com/media/projectgenom.gamepedia.com/f/ff/0151.jpg") no-repeat fixed left top / cover #000000;
}

body #pageWrapper {
    margin-right: 1em;
}

/* Head */
div#mw-page-base {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
}

#mw-head-base {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    border-bottom: 0px;
}

div#mw-head {
    background: #000000;
    border-bottom: 1px solid #000000;
    border-top: 1px solid #000000;
    color: #C0C0C0;
    height: 30px;
    left: 176px;
    margin-top: 70px;
    margin-right: 5px;
    position: absolute;
    width: auto;
}

/* Logo */
#p-logo {
    height: 44px !important;
    margin-left: 10px;
    margin-top: 100px;
    padding: 0;
    position: absolute;
    width: 250px !important;
    z-index: 4;
}

#p-logo a {
    height: 44px !important;
    width: 250px !important;
}

.mw-wiki-logo {
    -webkit-filter: drop-shadow(0px 0px 10px #999999);
    filter: drop-shadow(0px 0px 3.5px #999999) drop-shadow(1px 1px 1px #999999);
}

/* Tabs */
#left-navigation {
    margin-left: 10px;
    margin-top: 0;
}

#right-navigation {
    margin-top: 0;
}

div#p-sharing .menu {
   margin-left: 10px;
   min-width: 0px;
   width: 48px;
}

#p-sharing #socialIconImages img {
   width: 100%;
}

#p-sharing #socialIconImages a {
   width: 40px;
}

#ca-watch.icon a,
#ca-unwatch.icon a {
    padding-top: 23px;
}

div#p-search {
    margin-top: -7px;
}

#p-search form,
#p-search input {
    margin: 0.15em 0 0;
}

div.vectorTabs {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    height: 30px;
    margin: 0;
    padding: 0;
}
 
div.vectorTabs span,
div#mw-head div.vectorMenu h3 {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
}

div.vectorTabs span a {
    padding-top: 0.5em;
}

div.vectorTabs li.selected a,
div.vectorTabs li.selected a span,
div.vectorTabs li.selected a:visited,
div.vectorTabs li.selected a:visited span {
    color: #FFFFFF !important;
    font-weight: bold;
    text-decoration: none;
}
 
div.vectorTabs ul {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
}
 
div#mw-head,
div.vectorTabs li a,
.vectorTabs li a span,
div#mw-head div.vectorTabs a,
div.vectorMenu h3 span {
    color: #C0C0C0;
}

div.vectorMenu h3 span {
    font-family: arial;
    padding-top: 0.6em;
}
 
div.vectorTabs li a:hover,
div.vectorTabs li a:hover span {
    color: #FFFFFF;
}
 
div.vectorTabs li a {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
}
 
div.vectorTabs li.selected, 
div.vectorTabs ul li {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
}

div#mw-head div.vectorMenu h4,
div#p-variants.vectorMenu #mw-vector-current-variant {
    padding-top: 0.5em;
}

div.vectorMenu h3 a {
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url("https://rebuild.gamepedia.com/media/rebuild.gamepedia.com/0/0b/Vector_menu_downarrow.png") !important;
    background-position: 100% 30%;
    background-repeat: no-repeat;
}

div.vectorMenu div.menu {
    background-color: #000000;
    border: 1px solid #ff9900;
    top: 2em;
}
 
div#mw-head div.vectorMenu ul {
    background-color: rgba(0, 0, 0, 0);
    border: none;
}

div#mw-head div.vectorMenu li a {
    color: #FFFFFF;
}

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

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

.skin-hydradark div#mw-panel div.portal h3,
.skin-hydradark #mw-panel.collapsible-nav .portal h3 a,
.skin-hydradark #mw-panel.collapsible-nav .portal h3 a:visited,
.skin-hydradark #mw-panel.collapsible-nav div.portal h3 a,
.skin-hydradark #mw-panel.collapsible-nav div.portal h3 a:visited,
.skin-hydradark #mw-panel.collapsible-nav .portal.collapsed h3 a,
.skin-hydradark #mw-panel.collapsible-nav .portal.collapsed h3 a:visited {
    color: #ff9900;
    font-weight: bold;
}
 
.skin-hydradark div#mw-panel div.portal div.body ul li a,
.skin-hydradark div#mw-panel div.portal div.body ul li a:link,
.skin-hydradark div#mw-panel div.portal div.body ul li a:visited {
    color: #FFFFFF;
}
 
.skin-hydradark div#mw-panel div.portal div.body ul li a:hover {
    color: #ff9900;
}

/* social media add-on fix */
div#mw-panel div#p-socialProfiles.portal .body {
    margin: auto;
}

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

/* Content */
div#content {
    background: rgba(0, 0, 0, 0.75);
    border: 1px solid #000000;
    color: #e0e0e0;
    letter-spacing: 0.02em;
    margin-top: 20px;
}

/* anchors */
a, 
a:visited,
div#content a.extiw,
div#content a.extiw:visited,
div#content a.external, 
div#content a.external:visited,
.skin-hydradark #mw-indicator-mw-helplink a {
    color: #ff9900;
}

ul {
    list-style-image: url('https://phoenixpoint.gamepedia.com/media/phoenixpoint.gamepedia.com/7/7a/Bullet.png');
}

h1, 
h2 {
    border-bottom: 1px solid #505050;
    letter-spacing: 0.02em;
}

h3 {    
    font-size: 16px;
    letter-spacing: 0.02em;
}

h4 {    
    font-size: 14px;
    letter-spacing: 0.02em;
}

h5 {
    font-size: 12px;
    letter-spacing: 0.02em;
}

h6 {
    font-size: 11px;
    letter-spacing: 0.02em;
}

.catlinks,
#catlinks,
ul#filetoc {
    background: rgba(0, 0, 0, 0);
    border: 1px solid #505050;
    clear: both;
    margin-top: 1em;
    padding: 5px;
}

.catlinks li {
    border-left: none;
}

.CategoryTreeToggle {
    color: #ff9900;
}

div#toc,
div.toc,
.mw-warning {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #505050;
}

div.mw-warning-with-logexcerpt {
    border: 2px solid #505050;
}

code {
    background-color: #000000;
    color: #ffffff;
}

pre,
.skin-hydradark .mw-code {
    background-color: #000000;
    border: 1px dashed #505050;
    color: #e0e0e0;
}

fieldset {
    border: 1px solid #ff9900;
}

/* Footer */
div#footer ul li {
    color: #ffffff;
}

/* thumbnails and galleries */
div.thumbinner {
    background-color: #000000;
    border: 1px solid #505050;
}

img.thumbborder {
    border: 1px solid #505050;
}

html .thumbimage {
    border: 1px solid #505050;
}

li.gallerybox div.thumb {
    background-color: #000000;
    background-image: -moz-linear-gradient(center top , #151515 0%, #000000 100%);
    background-image:-webkit-gradient(linear, center top, left bottom, color-stop(0%,#151515), color-stop(100%,#000000));
    background-image:-webkit-linear-gradient(top, #151515 0%, #000000 100%);
    background-image:-o-linear-gradient(top, #151515 0%, #000000 100%);
    background-image:-ms-linear-gradient(top, #151515 0%, #000000 100%);
    background-image: linear-gradient(to bottom, #151515 0%, #000000 100%);
    border: 1px solid #505050;
}

/* tables */
.skin-hydradark table.wikitable {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #505050;
}

.skin-hydradark table.wikitable th,
.skin-hydradark table.wikitable tr th,
.skin-hydradark table.wikitable > tr > th,
.skin-hydradark table.wikitable > * > tr > th,
.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 #505050;
}

.skin-hydradark table.wikitable > tr > th,
.skin-hydradark table.wikitable > * > tr > th {
    background: #3d4864; /* Old browsers */
    background: -moz-linear-gradient(top,  #3d4864 0%, #0f1a2c 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #3d4864 0%,#0f1a2c 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #3d4864 0%,#0f1a2c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d4864', endColorstr='#0f1a2c',GradientType=0 ); /* IE6-9 */
    text-align: center;
}

.skin-hydradark .wikitable th {
    background: #3d4864; /* Old browsers */
    background: -moz-linear-gradient(top,  #3d4864 0%, #0f1a2c 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #3d4864 0%,#0f1a2c 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #3d4864 0%,#0f1a2c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d4864', endColorstr='#0f1a2c',GradientType=0 ); /* IE6-9 */
    border: 1px solid #505050;
    color: #FFFFFF;
    padding: 0.2em;
}

.skin-hydradark .wikitable td {
    border: 1px solid #505050;
    color: #FFFFFF;
    padding: 0.2em;
}

.skin-hydradark .TablePager,
.skin-hydradark .mw-datatable,
table.mw_metadata {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #505050;
    color: #FFFFFF;    
}

.skin-hydradark .TablePager th,
.skin-hydradark .mw-datatable th,
table.mw_metadata th {
    background: #3d4864; /* Old browsers */
    background: -moz-linear-gradient(top,  #3d4864 0%, #0f1a2c 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #3d4864 0%,#0f1a2c 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #3d4864 0%,#0f1a2c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d4864', endColorstr='#0f1a2c',GradientType=0 ); /* IE6-9 */
    border: 1px solid #505050;
    color: #FFFFFF;    
}

.skin-hydradark .TablePager tr:hover td,
.skin-hydradark .mw-datatable tr:hover td {
    background-color: #000000 !important;
    color: #ffffff;
}

.skin-hydradark .TablePager th a,
.skin-hydradark .mw-datatable th a,
table.mw_metadata th a {
    background: #3d4864; /* Old browsers */
    background: -moz-linear-gradient(top,  #3d4864 0%, #0f1a2c 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #3d4864 0%,#0f1a2c 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #3d4864 0%,#0f1a2c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d4864', endColorstr='#0f1a2c',GradientType=0 ); /* IE6-9 */
    color: #FFFFFF !important;
}
 
.skin-hydradark .TablePager td,
.skin-hydradark .mw-datatable td,
table.mw_metadata td {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #505050;
    color: #FFFFFF;
}

/* sort headers */
th.header-bg.th.headerSort,
.skin-hydradark table.jquery-tablesorter th.headerSort {
    background-attachment: scroll;
    background-image: url("https://commons.gamepedia.com/media/commons.gamepedia.com/3/36/Sort_both_white.gif"), -moz-linear-gradient(top,  #3d4864 0%, #0f1a2c 100%) !important; /* FF3.6+ */
    background-image: url("https://commons.gamepedia.com/media/commons.gamepedia.com/3/36/Sort_both_white.gif"), -webkit-linear-gradient(top,  #3d4864 0%,#0f1a2c 100%) !important; /* Chrome,Safari4+ */
    background-image: url("https://commons.gamepedia.com/media/commons.gamepedia.com/3/36/Sort_both_white.gif"), linear-gradient(to bottom,  #3d4864 0%,#0f1a2c 100%)) !important; /* W3C */
    background-repeat: no-repeat, repeat;
    background-position: center right, center center;
    padding-right: 21px;
}

th.header-bg.th.headerSortDown,
.skin-hydradark table.jquery-tablesorter th.headerSortDown {
    background-attachment: scroll;
    background-image: url("https://commons.gamepedia.com/media/commons.gamepedia.com/5/56/Sort_down_white.gif"), -moz-linear-gradient(top,  #3d4864 0%, #0f1a2c 100%) !important; /* FF3.6+ */
    background-image: url("https://commons.gamepedia.com/media/commons.gamepedia.com/5/56/Sort_down_white.gif"), -webkit-linear-gradient(top,  #3d4864 0%,#0f1a2c 100%) !important; /* Chrome,Safari4+ */
    background-image: url("https://commons.gamepedia.com/media/commons.gamepedia.com/5/56/Sort_down_white.gif"), linear-gradient(to bottom,  #3d4864 0%,#0f1a2c 100%)) !important; /* W3C */
    background-repeat: no-repeat, repeat;
    background-position: center right, center center;
    padding-right: 21px;
}

th.header-bg.th.headerSortUp,
.skin-hydradark table.jquery-tablesorter th.headerSortUp {
    background-attachment: scroll;
    background-image: url("https://commons.gamepedia.com/media/commons.gamepedia.com/8/82/Sort_up_white.gif"), -moz-linear-gradient(top,  #3d4864 0%, #0f1a2c 100%) !important; /* FF3.6+ */
    background-image: url("https://commons.gamepedia.com/media/commons.gamepedia.com/8/82/Sort_up_white.gif"), -webkit-linear-gradient(top,  #3d4864 0%,#0f1a2c 100%) !important; /* Chrome,Safari4+ */
    background-image: url("https://commons.gamepedia.com/media/commons.gamepedia.com/8/82/Sort_up_white.gif"), linear-gradient(to bottom,  #3d4864 0%,#0f1a2c 100%)) !important; /* W3C */
    background-repeat: no-repeat, repeat;
    background-position: center right, center center;
    padding-right: 21px;
}

/* Page history */
#pagehistory li {
    background-color: rgba(0, 0, 0, 0);
    border: none;
    padding: 3px;
}

#pagehistory li.selected {
    background-color: #000000;
    background-image: none;
    border: 1px dashed #505050;
    padding: 3px;
}

.skin-hydradark table.diff,
.skin-hydradark td.diff-otitle,
.skin-hydradark td.diff-ntitle {
    background-color: rgba(0, 0, 0, 0);
}

.skin-hydradark td.diff-addedline,
.skin-hydradark td.diff-deletedline,
.skin-hydradark td.diff-context {
    border-style: solid;
    border-width: 1px 1px 1px 4px;
}

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

.skin-hydradark td.diff-deletedline {
    background-color: #440000;
    border-color: #e62444;
}

.skin-hydradark td.diff-deletedline .diffchange {
    color: #e62444;
}

.skin-hydradark td.diff-addedline {
    background-color: #004400;
    border-color: #bfd959;
}

.skin-hydradark td.diff-addedline .diffchange {
    color: #bfd959;
}

/* search form */
.skin-hydradark .mw-search-profile-tabs {
    background: #000000;
    border: 1px solid #505050;
    margin-top: 1em;
}

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

.skin-hydradark .mw-search-profile-tabs div.search-types ul li a {
    color: #FFFFFF;
}

.mw-search-result-data {
    color: #FFFFFF;
}

.skin-hydradark fieldset#mw-searchoptions {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #505050 !important;
}

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

/* Preferences */
.skin-hydradark #preftoc {
    background-color: #000000;
    border: 0px;
    margin: 0 0 4px !important;
}

.skin-hydradark #preftoc,
.skin-hydradark #preftoc li,  
.skin-hydradark #preferences, 
.skin-hydradark #preftoc li a {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    color: #e66734;
}

.skin-hydradark #preftoc li.selected a {
    background-color: #000000;
    background-image: none;
    border-color: #505050 #505050 #000000;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
}

.skin-hydradark #preferences {
    background-color: #000000;
    border: 1px solid #505050;
}

.skin-hydradark #preferences fieldset {
    border-color: #505050;
}

.skin-hydradark #preferences legend {
    color: #e0e0e0;
}

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

div.wikiEditor-ui-buttons {
    background-color: rgba(0, 0, 0, 0);
    border-top: medium none;
    margin-right: 5px;
}

div.wikiEditor-ui-controls {
    background-color: rgba(0, 0, 0, 0);
    border-bottom: 1px solid #505050;
}

div.wikiEditor-ui-tabs div {
    border-bottom: 1px solid #505050;
    border-right: 1px solid #505050;
}

div.wikiEditor-ui-tabs div a {
    background: #000000;
    color: #c8c8c8;
}

div.wikiEditor-ui-tabs div.current {
    border-bottom: 1px solid #505050;
}

div.wikiEditor-ui-tabs div.current a {
    color: #FFFFFF;
    font-weight: bold;
}

div.wikiEditor-ui .wikiEditor-ui-top {
   border-bottom: 1px solid #505050;
}

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

div.wikiEditor-ui-toolbar .group {
    border-right: 1px solid #505050;
}

div.wikiEditor-ui-toolbar .group-search {
   border-left: 1px solid #505050;
   border-right: none;
}

div.wikiEditor-ui-toolbar .group .label {
   color: #c8c8c8;
}

.tab {
   border-color: rgba(0, 0, 0, 0);
}

div.wikiEditor-ui-toolbar .tabs span.tab a,
div.wikiEditor-ui-toolbar .tabs span.tab a:visited {
   color: #c8c8c8;
}

div.wikiEditor-ui-toolbar .tabs span.tab a.current,
div.wikiEditor-ui-toolbar .tabs span.tab a.current:visited {
   color: #c8c8c8;
}

div.wikiEditor-ui-toolbar .group .tool-select .label {
   color: #c8c8c8;
}

div.wikiEditor-ui-toolbar .sections .section {
    background-color: rgba(0, 0, 0, 0.2);
    border-top: 1px solid #505050;
}

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

div.wikiEditor-ui-toolbar .booklet .index .current {
    background-color: #000000;
    color: #c8c8c8;
}

div.wikiEditor-ui-toolbar .booklet .pages {
    background-color: #000000;
}

div.wikiEditor-ui-toolbar .page-characters div span {
    border: 1px solid #505050;
    color: #c8c8c8;
}

div.wikiEditor-ui-toolbar .page-characters div span:hover {
    background-color: rgba(255, 255, 255, 0.1);
    border-color: #505050;
    color: #ff9900;
}

div.wikiEditor-ui-toolbar .page-table td {
    border-top: 1px solid #505050;
    color: #c8c8c8;
}

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

div.wikiEditor-preview-contents {
    background-color: rgba(0, 0, 0, 0);
    border-color: -moz-use-text-color #505050 #505050;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
}

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

/* 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: #3d4864; /* Old browsers */
    background: -moz-linear-gradient(top,  #3d4864 0%, #0f1a2c 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #3d4864 0%,#0f1a2c 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #3d4864 0%,#0f1a2c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d4864', endColorstr='#0f1a2c',GradientType=0 ); /* IE6-9 */
    border: 2px solid inherit; 
    border-radius: 5px; 
    font-weight: bold;
    padding: 0.5px 7px;
    text-align: right;
}

.infoboxname {
    background: #3d4864; /* Old browsers */
    background: -moz-linear-gradient(top,  #3d4864 0%, #0f1a2c 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #3d4864 0%,#0f1a2c 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #3d4864 0%,#0f1a2c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d4864', endColorstr='#0f1a2c',GradientType=0 ); /* IE6-9 */
    font-size: 110%; 
    font-weight: bold;
    padding: 0.5em; 
}

.infoboxdetails {
    background: #3d4864; /* Old browsers */
    background: -moz-linear-gradient(top,  #3d4864 0%, #0f1a2c 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #3d4864 0%,#0f1a2c 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #3d4864 0%,#0f1a2c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d4864', endColorstr='#0f1a2c',GradientType=0 ); /* IE6-9 */
    padding: 0em;
}


/* copyright images tweak */
.skin-hydradark .copyright-icon {
    background-image: url("https://commons.gamepedia.com/media/commons.gamepedia.com/thumb/5/58/Copyright_darkwiki.png/32px-Copyright_darkwiki.png");
    background-size: 100%;
    height: 32px;
    width: 32px;
}

/* this CSS governs the responsive 2 column main page layout */

.fpcontent {
    width: 100%;
    overflow: hidden;
    z-index: 1;
}

.fpmaybecols {
    overflow: hidden;
    margin: -5px 0 -5px 0;
}

.fpmaybecols + .fpmaybecols {
    margin: 0 0 -5px 0;
}

.fpbox {
    background: rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    border: 2px solid #505050;
    box-shadow: 0 0 0 2px #505050 inset;
    color: #e0e0e0; /* change for hydra (light) wikis */
    margin: 5px 5px 5px 5px;
    padding: 5px 5px 5px 5px;
}

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

.fpbox .welcome {
    border-bottom: 1px solid #505050;
    color: #e0e0e0; /* change for hydra (light) wikis */
    font-size: 150%;
    margin: 0 0 10px 0;
    padding: 0 0 5px 0;
    text-transform: uppercase;
    text-align: center;
}

.fpbox .heading {
    border-bottom: 1px solid #505050;
    color: #e0e0e0; /* change for hydra (light) wikis */
    font-size: 132%;
    font-variant: small-caps;
    margin: 0 0 10px 0;
    padding: 0 0 5px 0;
}

.fpbox .heading .smalllink {
    color: #e0e0e0; /* change for hydra (light) wikis */
    font-size: 75%;
    font-weight: bold;
}

.fpbox hr {
    border: none;
    border-bottom: 2px solid #505050;
}

.fplinks {
    margin: -5px;
}

.fplinks .linkslabel {
    background: rgba(0, 0, 0, 0);
    border-bottom: 2px solid #505050;
    margin: 15px 5px 5px 5px;
    padding: 0 0 5px 0;
}

.fplink {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}

/* Yeah, using display: table makes for a lot of extra markup, but it makes proportionate sizing and vertical centering a lot easier, so going with it */
.fplink .box {
    border-collapse: separate;
    border-spacing: 5px;
    display: table;
    width: 100%;
}

.fplink .box .row {
    display: table-row;
}

.fplink .box .row .cell {
    background: rgba(0, 0, 0, 0);
    border: 2px solid #505050;
    border-radius: 2px;
    box-shadow: 0 0 0 2px #505050 inset;
    color: #e0e0e0; /* change for hydra (light) wikis */
    display: table-cell;
    font-weight: bold;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
}

.fplink.wide .box .row .cell {
    padding: 0 5px;
}

#fptopsection .fplink.image,
#fpflexsection .fplink.image,
#fpbottomsection .fplink.image 
    height: 114px;{
    width: 114px;
}

.fplink.image .box .row .cell {
    height: 100px;
    width: 100px;
    vertical-align: bottom;
}

.fplink.image .box .row .cell .image img {
    height: 100px;
    width: 100px;
}

@media (min-width: 470px) {
  .fplink {
    width: 50%;
  }

  .fplink.wide {
    width: 100%;
  }
}

@media (min-width: 580px) {
  .fplink {
    width: 33.333%;
  }

  .fplink.wide {
    width: 66.666%;
  }
}

@media (min-width: 690px) {
  .fplink {
    width: 25%;
  }

  .fplink.wide {
    width: 50%;
  }
}

@media (min-width: 800px) {
  .fplink {
    width: 20%;
  }

  .fplink.wide {
    width: 40%;
  }
}

@media (min-width: 910px) {
  .fplink {
    width: 16.666%;
  }

  .fplink.wide {
    width: 33.333%;
  }
}

@media (min-width: 990px) {
  .fpcontent { 
    padding-right: 520px; 
    width: auto; 
  }

  #fptopsection { 
    float: left; 
    width: 100%; 
  }

  #fpflexsection { 
    float: right;
    width: 520px;
    margin-right: -520px 
  }

  #fpbottomsection { 
    float: left; 
    width: 100%; 
    margin-top: -5px; 
  }

  #fptopsection .fplink, #fpbottomsection .fplink {
    width: 50%;
  }

  #fptopsection .fplink.wide, #fpbottomsection .fplink.wide {
    width: 100%;
  }

  #fpflexsection .fplink {
    width: 25%;
  }

  #fpflexsection .fplink.wide {
    width: 50%;
  }
}

@media (min-width: 1100px) {
  #fptopsection .fplink, #fpbottomsection .fplink {
    width: 33.333%;
  }

  #fptopsection .fplink.wide, #fpbottomsection .fplink.wide {
    width: 66.666%;
  }
}

@media (min-width: 1210px) {
  #fptopsection .fplink, #fpbottomsection .fplink {
    width: 25%;
  }

  #fptopsection .fplink.wide, #fpbottomsection .fplink.wide {
    width: 50%;
  }
}

@media (min-width: 1320px) {
  #fptopsection .fplink, #fpbottomsection .fplink {
    width: 20%;
  }

  #fptopsection .fplink.wide, #fpbottomsection .fplink.wide {
    width: 40%;
  }
}

@media (min-width: 1430px) {
  #fptopsection .fplink, #fpbottomsection .fplink {
    width: 16.666%;
  }

  #fptopsection .fplink.wide, #fpbottomsection .fplink.wide {
    width: 33.333%;
  }

  .fplink a {
    padding: 3px 5px;
  }
}

@media (min-width: 1540px) {
  #fptopsection .fplink, #fpbottomsection .fplink {
    width: 14.285%;
  }

  #fptopsection .fplink.wide, #fpbottomsection .fplink.wide {
    width: 28.571%;
  }

  #fptopsection .fpmaybercol .fpbox, #fpbottomsection .fpmaybercol .fpbox {
    background-image: none;
  }

  .fpmaybelcol {
    float: left;
    width: 70.886%;
  }

  #fptopsection .fpmaybelcol .fplink, #fpbottomsection .fpmaybelcol .fplink {
    width: 20%;
  }

  #fptopsection .fpmaybelcol .fplink.wide, #fpbottomsection .fpmaybelcol .fplink.wide {
    width: 40%;
  }

  .fpmaybercol {
    float: right;
    width: 29.113%;
  }

  #fptopsection .fpmaybercol .fplink, #fpbottomsection .fpmaybercol .fplink {
    width: 50%;
  }

  #fptopsection .fpmaybercol .fplink.wide, #fpbottomsection .fpmaybercol .fplink.wide {
    width: 100%;
  }
}

@media (min-width: 1650px) {
  #fptopsection .fplink, #fpbottomsection .fplink {
    width: 12.5%;
  }

  #fptopsection .fplink.wide, #fpbottomsection .fplink.wide {
    width: 25%;
  }
}

@media (min-width: 1697px) {
  #fptopsection .fpmaybelcol .fplink, #fpbottomsection .fpmaybelcol .fplink {
    width: 16.666%;
  }

  #fptopsection .fpmaybelcol .fplink.wide, #fpbottomsection .fpmaybelcol .fplink.wide {
    width: 33.333%;
  }
}

@media (min-width: 1760px) {
  #fptopsection .fplink, #fpbottomsection .fplink {
    width: 11.111%;
  }

  #fptopsection .fplink.wide, #fpbottomsection .fplink.wide {
    width: 22.222%;
  }
}

@media (min-width: 1850px) {
  #fptopsection .fpmaybelcol .fplink, #fpbottomsection .fpmaybelcol .fplink {
    width: 14.285%;
  }

  #fptopsection .fpmaybelcol .fplink.wide, #fpbottomsection .fpmaybelcol .fplink.wide {
    width: 28.571%;
  }
}

@media (min-width: 1870px) {
  #fptopsection .fplink, #fpbottomsection .fplink {
    width: 10%;
  }

  #fptopsection .fplink.wide, #fpbottomsection .fplink.wide {
    width: 20%;
  }

  #fptopsection .fplink.image, #fpbottomsection .fplink.image {
    width: 134px;
    height: 134px;
  }

  #fptopsection .fplink.image .box .row .cell, #fpbottomsection .fplink.image .box .row .cell {
    width: 120px;
    height: 120px;
  }

  #fptopsection .fplink.image .box .row .cell .image img, #fpbottomsection .fplink.image .box .row .cell .image img {
    width: 120px;
    height: 120px;
  }
}

@media (min-width: 1918px) {
  #fptopsection .fpmaybercol .fplink, #fpbottomsection .fpmaybercol .fplink {
    width: 33.333%;
  }

  #fptopsection .fpmaybercol .fplink.wide, #fpbottomsection .fpmaybercol .fplink.wide {
    width: 66.666%;
  }
}

@media (min-width: 1980px) {
  #fptopsection .fplink, #fpbottomsection .fplink {
    width: 9.09%;
  }

  #fptopsection .fplink.wide, #fpbottomsection .fplink.wide {
    width: 18.181%;
  }
}

@media (min-width: 2006px) {
  #fptopsection .fpmaybelcol .fplink, #fpbottomsection .fpmaybelcol .fplink {
    width: 12.5%;
  }

  #fptopsection .fpmaybelcol .fplink.wide, #fpbottomsection .fpmaybelcol .fplink.wide {
    width: 25%;
  }
}

@media (min-width: 2090px) {
  #fptopsection .fplink, #fpbottomsection .fplink {
    width: 8.33%;
  }

  #fptopsection .fplink.wide, #fpbottomsection .fplink.wide {
    width: 16.666%;
  }
}

@media (min-width: 2161px) {
  #fptopsection .fpmaybelcol .fplink, #fpbottomsection .fpmaybelcol .fplink {
    width: 11.111%;
  }

  #fptopsection .fpmaybelcol .fplink.wide, #fpbottomsection .fpmaybelcol .fplink.wide {
    width: 22.222%;
  }
}

@media (min-width: 2200px) {
  #fptopsection .fplink, #fpbottomsection .fplink {
    width: 7.692%;
  }

  #fptopsection .fplink.wide, #fpbottomsection .fplink.wide {
    width: 15.384%;
  }
}

@media (min-width: 2296px) {
  #fptopsection .fpmaybercol .fplink, #fpbottomsection .fpmaybercol .fplink {
    width: 25%;
  }

  #fptopsection .fpmaybercol .fplink.wide, #fpbottomsection .fpmaybercol .fplink.wide {
    width: 50%;
  }
}

@media (min-width: 2310px) {
  #fptopsection .fplink, #fpbottomsection .fplink {
    width: 7.142%;
  }

  #fptopsection .fplink.wide, #fpbottomsection .fplink.wide {
    width: 14.285%;
  }
}

@media (min-width: 2316px) {
  #fptopsection .fpmaybelcol .fplink, #fpbottomsection .fpmaybelcol .fplink {
    width: 10%;
  }

  #fptopsection .fpmaybelcol .fplink.wide, #fpbottomsection .fpmaybelcol .fplink.wide {
    width: 20%;
  }
}

@media (min-width: 2420px) {
  #fptopsection .fplink, #fpbottomsection .fplink {
    width: 6.666%;
  }

  #fptopsection .fplink.wide, #fpbottomsection .fplink.wide {
    width: 13.333%;
  }

  .fplink a {
    padding: 5px 5px;
  }

  #fptopsection .fplink.image, #fpbottomsection .fplink.image {
    width: 164px;
    height: 164px;
  }

  #fptopsection .fplink.image .box .row .cell, #fpbottomsection .fplink.image .box .row .cell {
    width: 150px;
    height: 150px;
  }

  #fptopsection .fplink.image .box .row .cell .image img, #fpbottomsection .fplink.image .box .row .cell .image img {
    width: 150px;
    height: 150px;
  }
}

.fplink.image .image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  font-size: 75%;
  z-index: 1;
}

.fplink.image a {
  z-index: 2;
}

.fplink a {
  display: block;
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1px 5px;
}

.fplink.image .image a {
  padding: 0;
}

.fplink.image .link a {
  background: rgba(0, 0, 0, 0.1);
  border-top: 2px solid #505050;
}

.fplink.wide a {
  margin: 0 -5px;
}

.fpvideos {
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
}

.fpvideo {
  display: inline-block;
  margin: 0 5px;
}