Rapture Rejects Wiki
No edit summary
No edit summary
Line 5: Line 5:
 
}
 
}
   
/* Hide main page header */
 
 
body.page-Rapture_Rejects_Wiki h1.firstHeading {
 
body.page-Rapture_Rejects_Wiki h1.firstHeading {
 
display:none;
 
display:none;
Line 37: Line 36:
 
/* Logo */
 
/* Logo */
 
#p-logo {
 
#p-logo {
  +
left: 50vw;
 
  +
margin-left: -200px;
 
}
 
}
   
 
#p-logo a {
 
#p-logo a {
width: 186px;
+
height: 150px !important;
margin-top: .5em;
+
width: 400px !important;
margin-left: -.3em;
 
}
 
 
.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);
 
 
}
 
}
   
   
 
/* Sidebar */
 
/* Sidebar */
div#mw-panel {
 
margin-top: -15px;
 
}
 
 
 
div#mw-panel div.portal:not(#p-claimWiki):not(#p-socialProfiles):not(#p-sitePromos) {
 
div#mw-panel div.portal:not(#p-claimWiki):not(#p-socialProfiles):not(#p-sitePromos) {
background: rgba(0,0,0,0.7);
+
background: rgba(0,0,0,0.85);
 
border-radius: 5px 5px 5px 5px;
 
border-radius: 5px 5px 5px 5px;
 
margin: 5px;
 
margin: 5px;
Line 65: Line 55:
   
 
div#mw-panel div.portal h3,
 
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 .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,
 
.skin-hydradark #mw-panel.collapsible-nav .portal.collapsed h3 a:visited {
 
.skin-hydradark #mw-panel.collapsible-nav .portal.collapsed h3 a:visited {
 
border: medium none;
 
border: medium none;
color: white;
+
color: #c0c0c0;
 
font-size: 1em;
 
font-size: 1em;
 
font-weight: bold;
 
font-weight: bold;
Line 84: Line 77:
 
div#mw-panel div.portal div.body ul li a:link,
 
div#mw-panel div.portal div.body ul li a:link,
 
div#mw-panel div.portal div.body ul li a:visited {
 
div#mw-panel div.portal div.body ul li a:visited {
color: white;
+
color: #c0c0c0;
 
}
 
}
   
  +
/* social media add-on fix */
.skin-hydradark #mw-panel.collapsible-nav div.portal h3 a {
 
  +
div#mw-panel div.portal#p-socialProfiles {
color: white;
 
  +
background: none;
  +
border: none;
  +
padding: 0;
  +
margin: 10px 0;
 
}
 
}
  +
  +
.promoSidebar {
  +
margin-left: 10px;
  +
}
  +
  +
div#mw-panel div.portal#p-socialProfiles h5,
  +
div#mw-panel div.portal#p-sitePromos h5 {
  +
display: none;
  +
}
  +
  +
div#mw-panel div.portal#p-socialProfiles div.body,
  +
div#mw-panel div.portal#p-sitePromos div.body {
  +
background: none;
  +
padding: 0;
  +
margin-left: 0 !important;
  +
text-align: center;
  +
}
  +
  +
.skin-hdyradark div#mw-panel div.portal h3 {
  +
margin-left: 10px;
  +
}
  +
  +
.socialSidebar {
  +
width: auto;
  +
max-width: 100%;
  +
}
  +
   
 
/* Content */
 
/* Content */
 
div#content {
 
div#content {
background: rgba( 0, 0, 0, .85 );
+
background: rgba( 0, 0, 0, .80 );
border: 1px solid rgba(0,0,0,.85);
+
border: 1px solid #1f3042;
 
border-radius: 2px;
 
border-radius: 2px;
 
color: #ffffff;
 
color: #ffffff;
 
box-sizing: border-box;
 
box-sizing: border-box;
margin-top: 69px;
+
margin-top: 110px;
 
}
 
}
   
Line 133: Line 157:
 
div#content a.external,
 
div#content a.external,
 
div#content a.external:visited {
 
div#content a.external:visited {
color: #92d5e7;
+
color: #9db4c2;
 
}
 
}
   
 
/* Footer */
 
/* Footer */
 
div#footer {
 
div#footer {
background: rgba(0, 0, 0, 0.85);
+
background: rgba(0, 0, 0, 0.75);
border: 1px solid #000000;
+
border: 1px solid #1f3042;
  +
border-radius: 2px;
 
color: #FFFFFF;
 
color: #FFFFFF;
 
margin-top: 5px;
 
margin-top: 5px;
Line 151: Line 176:
 
/* Tabs */
 
/* Tabs */
 
#left-navigation {
 
#left-navigation {
margin-top: 110px;
+
margin-top: 150px;
 
}
 
}
   
 
#right-navigation {
 
#right-navigation {
 
margin-right: 5px;
 
margin-right: 5px;
margin-top: 110px;
+
margin-top: 150px;
 
}
 
}
   
Line 185: Line 210:
 
div.vectorTabs li.new a,
 
div.vectorTabs li.new a,
 
div.vectorTabs li.new a:visited {
 
div.vectorTabs li.new a:visited {
color: white;
+
color: black;
 
}
 
}
   
 
div.vectorTabs li span {
 
div.vectorTabs li span {
background:rgba(0,0,0,.85);
+
background: #1f3042;
background:-moz-linear-gradient(top, rgba(0,0,0,.85) 35%, rgba(0,0,0,.85) 100%);
+
background:-moz-linear-gradient(top, #1f3042 35%, #1f3042 100%);
background:-webkit-gradient(linear, left top, left bottom, color-stop(35%,rgba(0,0,0,.85)), color-stop(100%,rgba(0,0,0,.85)));
+
background:-webkit-gradient(linear, left top, left bottom, color-stop(35%, #1f3042), color-stop(100%,#1f3042));
background:-webkit-linear-gradient(top, rgba(0,0,0,.85) 35%, rgba(0,0,0,.85) 100%);
+
background:-webkit-linear-gradient(top, #1f3042 35%, #1f3042 100%);
background:-o-linear-gradient(top, rgba(0,0,0,.85) 35%, rgba(0,0,0,.85) 100%);
+
background:-o-linear-gradient(top, #1f3042 35%, #1f3042 100%);
background:-ms-linear-gradient(top, rgba(0,0,0,.85) 35%, rgba(0,0,0,.85) 100%);
+
background:-ms-linear-gradient(top, #1f3042 35%, #1f3042 100%);
background: linear-gradient(to bottom, rgba(0,0,0,.85) 35%, rgba(0,0,0,.85) 100%);
+
background: linear-gradient(to bottom, #1f3042 35%, #1f3042 100%);
 
display: inline-block;
 
display: inline-block;
border: 1px solid rgba(0,0,0,.5);
+
border: 1px solid #1f3042;
border-radius: 4px 4px 4px 4px;
+
border-radius: 4px;
padding: 2px 10px;
+
padding: 2px 5px;
margin: 0 3px 0 3px;
+
margin: 0 3px 2px;
 
height: 19px;
 
height: 19px;
 
text-align: center;
 
text-align: center;
Line 261: Line 286:
 
background-color: #15181a;
 
background-color: #15181a;
 
background-image: none;
 
background-image: none;
border: 1px solid rgba(0,0,0,.85);
+
border: 1px solid #1f3042;
 
}
 
}
   
Line 269: Line 294:
   
 
div#mw-head div.vectorMenu h3 {
 
div#mw-head div.vectorMenu h3 {
background:rgba(0,0,0,.85);
+
background: #1f3042;
background:-moz-linear-gradient(top, rgba(0,0,0,.85)35%, rgba(0,0,0,.85) 100%);
+
background:-moz-linear-gradient(top, #1f3042 35%, #1f3042 100%);
background:-webkit-gradient(linear, left top, left bottom, color-stop(35%,rgba(0,0,0,.85)), color-stop(100%,#rgba(0,0,0,.85) 65%));
+
background:-webkit-gradient(linear, left top, left bottom, color-stop(35%,#1f3042), color-stop(100%,#1f3042 65%));
background:-webkit-linear-gradient(top, rgba(0,0,0,.85) 35%, rgba(0,0,0,.85) 100%);
+
background:-webkit-linear-gradient(top, #1f3042 35%, #1f3042 100%);
background:-o-linear-gradient(top, rgba(0,0,0,.85) 35%, rgba(0,0,0,.85) 100%);
+
background:-o-linear-gradient(top, #1f3042 35%, #1f3042 100%);
background:-ms-linear-gradient(top, rgba(0,0,0,.85) 35%, rgba(0,0,0,.85) 100%);
+
background:-ms-linear-gradient(top, #1f3042 35%, #1f3042 100%);
background: linear-gradient(to bottom, rgba(0,0,0,.85) 35%, rgba(0,0,0,.85) 100%);
+
background: linear-gradient(to bottom, #1f3042 35%, #1f3042 100%);
 
display: inline-block;
 
display: inline-block;
border: 1px solid rgba(0,0,0,.85);
+
border: 1px solid #1f3042;
border-radius: 4px 4px 4px 4px;
+
border-radius: 4px;
 
color: white;
 
color: white;
 
font-weight: bold;
 
font-weight: bold;
Line 285: Line 310:
 
height: 19px;
 
height: 19px;
 
text-align: center;
 
text-align: center;
  +
margin-bottom: 0.5em;
 
}
 
}
   
Line 304: Line 330:
 
#ca-watch span,
 
#ca-watch span,
 
#ca-unwatch span {
 
#ca-unwatch span {
background: rgba(0,0,0,.85); -moz-linear-gradient(center top , rgba(0,0,0,.85) 35%, rgba(0,0,0,.85) 100%) repeat scroll 0 0;
+
background: #1f3042; -moz-linear-gradient(center top , #1f3042 35%, #1f3042 100%) repeat scroll 0 0;
 
border-radius: 4px;
 
border-radius: 4px;
 
}
 
}
Line 370: Line 396:
   
 
.skin-hydradark #preferences fieldset {
 
.skin-hydradark #preferences fieldset {
border-color: rgba(0,0,0,.85);
+
border-color: #434b4d;
 
}
 
}
   
 
.skin-hydradark fieldset {
 
.skin-hydradark fieldset {
border: 1px solid rgba(0,0,0,.85)0;
+
border: 1px solid #434b4d;
}
 
 
 
.skin-hydradark fieldset#mw-searchoptions {
 
background-color: #000000;
 
border-color: #434b4d !important;
 
 
}
 
}
   
Line 489: Line 509:
 
.skin-hydradark. table.wikitable, {
 
.skin-hydradark. table.wikitable, {
 
background: none repeat scroll 0 0 transparent;
 
background: none repeat scroll 0 0 transparent;
|}
+
}
   
   
Line 506: Line 526:
   
 
.skin-hydradark table.wikitable > tr > th, .skin-hydradark table.wikitable > * > tr > th {
 
.skin-hydradark table.wikitable > tr > th, .skin-hydradark table.wikitable > * > tr > th {
background-color: rgba(0,0,0,.85);
+
background-color: #1f3042;
 
color: white;
 
color: white;
 
}
 
}
Line 520: Line 540:
 
border: 1px solid #434b4d !important;
 
border: 1px solid #434b4d !important;
 
}
 
}
  +
  +
.skin-hydradark fieldset#mw-searchoptions {
  +
background-color: #000000;
  +
border-color: #434b4d !important;
  +
}
  +
   
 
.skin-hydradark .mw-search-profile-tabs {
 
.skin-hydradark .mw-search-profile-tabs {
Line 551: Line 577:
   
 
div.wikiEditor-ui-tabs {
 
div.wikiEditor-ui-tabs {
background-color: rgba(0,0,0,.85);
+
background-color: #1f3042;
 
border-left: 1px solid #404040;
 
border-left: 1px solid #404040;
 
border-top: 1px solid #404040;
 
border-top: 1px solid #404040;
Line 557: Line 583:
   
 
div.wikiEditor-ui-tabs div {
 
div.wikiEditor-ui-tabs div {
background-color: rgba(0,0,0,.85);
+
background-color: #1f3042;
 
border-right: 1px solid #404040;
 
border-right: 1px solid #404040;
 
border-bottom: 1px solid #404040;
 
border-bottom: 1px solid #404040;
Line 563: Line 589:
   
 
div.wikiEditor-ui-tabs div a {
 
div.wikiEditor-ui-tabs div a {
background: rgba(0,0,0,.85);
+
background: #1f3042;
 
color: white;
 
color: white;
 
}
 
}
   
 
div.wikiEditor-ui-tabs div.current {
 
div.wikiEditor-ui-tabs div.current {
background-color: rgba(0,0,0,.85);
+
background-color: #1f3042;
 
border-bottom: 1px solid #404040;itor
 
border-bottom: 1px solid #404040;itor
 
}
 
}
Line 669: Line 695:
 
margin-bottom: 2em;
 
margin-bottom: 2em;
 
}
 
}
 
 
   
   
Line 678: Line 702:
 
border-width: thin;
 
border-width: thin;
 
border-color: #808080;
 
border-color: #808080;
padding: 0.25ex 1ex 0ex;
+
padding:0.25ex 1ex 0ex;
 
font-size: 95%;
 
font-size: 95%;
 
}
 
}
   
 
.ambox {
 
.ambox {
background-color: #282828;
+
background-color: transparent;
 
border-bottom-color: #383838;
 
border-bottom-color: #383838;
 
border-right-color: #383838;
 
border-right-color: #383838;
Line 755: Line 779:
 
.amsmalltext {
 
.amsmalltext {
 
font-size: smaller;
 
font-size: smaller;
margin-left: 0.8em;
+
margin-left:0.8em;
margin-top: 0.5em;
+
margin-top:0.5em;
 
}
 
}
   
  +
/* copyright images tweak */
/* INFOBOXES: game or book depended color style */
 
  +
.skin-hydradark .copyright-icon {
.infobox {
 
  +
background-image: url("https://commons.gamepedia.com/media/commons.gamepedia.com/thumb/5/58/Copyright_darkwiki.png/32px-Copyright_darkwiki.png");
background: transparent;
 
border-radius: 7px;
+
background-size: 100%;
  +
height: 32px;
border: 1px solid rgba(0,0,0,.85);
 
color: white;
+
width: 32px;
float: right;
 
margin: 0 0 10px 20px;
 
padding: 3px 6px;
 
width: 23em;
 
 
}
 
}
   
.infobox td.infoboxlabel {
 
background: rgba(0,0,0,.85);
 
border: none;
 
border-radius: 7px;
 
color: white;
 
padding: 0.5px 7px;
 
text-align: right;
 
vertical-align: top;
 
}
 
   
  +
/* Custom bulletpoints */
.infobox td {
 
  +
background: transparent;
 
  +
ul {
border: none;
 
  +
list-style-image: url("https://ghostoftsushima.gamepedia.com/media/ghostoftsushima.gamepedia.com/7/7a/Bullet.png");
color: white;
 
padding: 0.5px 3px 0.5px 3px;
 
text-align: left;
 
vertical-align: top;
 
 
}
 
}
   
  +
/* Newer Navbox template style */
.infobox th.infoboxname {
 
  +
table.navbox {
background: rgba(0,0,0,.85);
 
border: none;
+
border: 1px solid #1f3042;
border-radius: 7px;
+
clear: both;
color: white;
+
font-size: 88%;
font-size: 133%;
+
margin: auto;
font-weight: bold;
+
padding: 1px;
padding: 8px;
+
text-align: center;
text-align: center;
+
width: 100%;
 
}
 
}
   
  +
/* Border between adjacent navboxes */
.infobox th.infoboxdescription {
 
  +
table.navbox + table.navbox {
background: rgba(0,0,0,.85);
 
color: white;
+
margin-top: -1px;
border-radius: 7px;
 
padding: 0;
 
text-align: center;
 
 
}
 
}
   
  +
.navbox-title,
/* Claim wiki button - this section can be removed if you remove the claim button from the main page */
 
  +
.navbox-abovebelow,
.claimwikibutton {
 
  +
table.navbox th {
  +
padding-left: 1em;
  +
padding-right: 1em;
 
text-align: center;
 
text-align: center;
  +
color: white;
 
}
 
}
   
  +
.navbox-group {
.claimwikibutton a {
 
  +
font-weight: bold;
background: url("https://media-mercury.cursecdn.com/attachments/1/716/claim_wiki_button.png") no-repeat scroll left center / 100% auto rgba(0, 0, 0, 0);
 
  +
padding-left: 1em;
color: rgba(0, 0, 0, 0);
 
display: block;
+
padding-right: 1em;
height: 57px;
+
white-space: nowrap;
margin: 0 auto;
 
max-width: 100%;
 
width: 200px;
 
 
}
 
}
   
  +
/* Base background */
.claimwikibutton a:hover {
 
  +
.navbox, .navbox-subgroup {
background: url("https://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);
+
background: rgba( 0,0,0,.75 );
 
}
 
}
   
  +
.navbox-list {
/* copyright images tweak */
 
  +
border-color: rgba( 0,0,0,.75 ); /* Must match background color */
.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;
 
 
}
 
}
   
  +
/* Level 1 color */
/* interwiki table bg fix for active entries */
 
  +
.navbox-title,
.mw-interwikitable-local,
 
  +
table.navbox th {
.mw-interwikitable-trans {
 
text-shadow: 1px 1px 1px #000000;
+
background: #1f3042;
  +
color: white;
 
}
 
}
   
  +
/* Level 2 styling */
  +
.navbox-abovebelow,
  +
.navbox-group,
  +
.navbox-subgroup .navbox-title {
  +
background: #1f3042;
  +
color: white;
  +
}
   
/* Custom bulletpoints */
+
/* Level 3 styling */
  +
.navbox-subgroup .navbox-group,
  +
.navbox-subgroup .navbox-abovebelow {
  +
background: #1f3042;
  +
color: white;
  +
}
   
  +
/* Even row striping */
ul {
 
  +
.navbox-even {
list-style-image: url(https://seashine.gamepedia.com/media/seashine.gamepedia.com/7/7a/Bullet.png);
 
  +
background: #282828;
  +
color: white;
  +
}
  +
  +
/* Odd row striping */
  +
.navbox-odd {
  +
background: transparent;
  +
}
  +
  +
.collapseButton {
  +
font-weight: normal;
  +
width: auto;
  +
}
  +
  +
.navbox .collapseButton {
  +
width: 6em;
  +
}
  +
  +
.navbar {
  +
font-size: 88%;
  +
font-weight: normal;
  +
}
  +
  +
.navbox .navbar {
  +
font-size: 100%;
  +
}
  +
  +
table.collapsed tr.collapsible {
  +
display: none;
  +
}
  +
  +
/* End of new Navbox styling */
  +
  +
.header {
  +
background-color: #1f3042;
  +
border: #1f3042;
  +
box-shadow: none;
  +
color: #FFFFFF;
  +
font-size: 150%;
  +
margin-bottom: 10px;
  +
text-align: center;
  +
}
  +
  +
img.percentage {
  +
width: 95%;
  +
height: auto;
  +
padding-top:1%;
 
}
 
}
   
Line 860: Line 922:
   
 
.fpbanner {
 
.fpbanner {
border: none;
+
border: 1px solid #1f3042;
  +
box-shadow: 0 2px 5px #1f3042;
border-radius: 10px;
 
background: rgba(0, 0, 0, 0.1);
+
background: rgba(0, 0, 0, 0.25);
margin: 0 0 0 0;
+
color: #9ccad2;
padding: 3px 6px;
 
 
margin: 0 5px 5px 5px;
 
margin: 0 5px 5px 5px;
 
padding: 5px;
 
padding: 5px;
Line 889: Line 950:
 
border: none;
 
border: none;
 
color: #ffffff;
 
color: #ffffff;
  +
font-weight: bold;
  +
text-shadow: 0 0 8px rgba(255, 255, 255, 0.75);
  +
font-size: 132%;
 
width: 100%;
 
width: 100%;
 
margin: 0 0 10px 0;
 
margin: 0 0 10px 0;
 
padding: 0 0 5px 0;
 
padding: 0 0 5px 0;
 
}
 
}
  +
   
 
.fpmidsections {
 
.fpmidsections {
Line 901: Line 966:
   
 
.fpbox {
 
.fpbox {
border: none;
+
border: 1px solid #1f3042;
  +
background: rgba(0, 0, 0, 0.25);
border-radius: 10px;
 
  +
color: white;
background: rgba(0, 0, 0, 0.1);
 
 
margin: 5px 5px 5px 5px;
 
margin: 5px 5px 5px 5px;
 
padding: 5px 5px 5px 5px;
 
padding: 5px 5px 5px 5px;
  +
overflow: auto;
 
}
 
}
   
.fpbox .welcome {
+
.fpbox .mainheading {
  +
border: none;
  +
border-bottom: 1px solid #1f3042;
 
color: #ffffff;
 
color: #ffffff;
  +
font-size: 150%;
 
font-weight: bold;
 
font-weight: bold;
font-variant: small-caps;
 
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
 
transform: skew(-0.25rad);
 
font-size: 120%;
 
 
margin: 0 0 10px 0;
 
margin: 0 0 10px 0;
 
padding: 0 0 5px 0;
 
padding: 0 0 5px 0;
  +
overflow: auto;
 
}
 
}
   
 
.fpbox .heading {
 
.fpbox .heading {
  +
border: none;
  +
border-bottom: 1px solid #1f3042;
 
color: #ffffff;
 
color: #ffffff;
font-weight: bold;
 
font-variant: small-caps;
 
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
 
transform: skew(-0.25rad);
 
 
font-size: 132%;
 
font-size: 132%;
 
margin: 0 0 10px 0;
 
margin: 0 0 10px 0;
 
padding: 0 0 5px 0;
 
padding: 0 0 5px 0;
  +
overflow: auto;
}
 
 
.fpbox .heading .smalllink {
 
float: right;
 
color: #ffffff;
 
font-weight: bold;
 
font-variant: small-caps;
 
text-shadow: none;
 
transform: skew(0.25rad);
 
font-size: 75%;
 
width: 50%;
 
 
}
 
}
   
Line 1,039: Line 1,093:
 
}
 
}
   
.fpplainbox {
+
.fpbox.plain {
  +
border: none;
padding: 5px 8px 10px 8px;
 
  +
box-shadow: none;
margin: 0 5px 10px 5px;
 
  +
background: transparent;
vertical-align: top;
 
 
}
 
}
   
  +
.fpimagelist ul {
.fpimagelinks {
 
text-align: center;
+
list-style-type: none;
  +
list-style-image: none;
margin: 0 auto;
 
padding: 0 0 0 24px;
 
overflow: hidden;
 
}
 
 
.fpimagelinkrow {
 
padding-left: 112px;
 
}
 
 
.fpimagelink {
 
display: inline-block;
 
position: relative;
 
border-radius: 2px;
 
margin: 0 5px 10px -19px;
 
padding: 0;
 
width: 112px;
 
max-width: 112px;
 
height: 100px;
 
max-height: 100px;
 
}
 
 
.fpimagelink.main {
 
margin-left: -115px;
 
}
 
 
.fpimagelink .image {
 
position: absolute;
 
left: 0;
 
top: 0;
 
width: 112px;
 
height: 100px;
 
z-index: 0;
 
}
 
 
.fpimagelink .text {
 
position: absolute;
 
left: 0;
 
bottom: 0;
 
font-weight: bold;
 
color: #ffffff;
 
text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.667),
 
1px 1px 1px #000000;
 
text-align: center;
 
width: 88px;
 
margin: 0 24px 0 0;
 
z-index: 1;
 
}
 
 
.fpimagelink .text a {
 
color: #ffffff;
 
}
 
 
.fpimagelink .text a:visited {
 
color: #c1e1ff;
 
 
}
 
}
   
Line 1,114: Line 1,115:
 
}
 
}
   
  +
/* INFOBOXES: game or book depended color style */
div.fauxbutton.plainlinks a {
 
  +
.infoboxtable {
display: inline-block;
 
  +
background-color: transparent;
border: none;
 
border-radius: 2px;
+
border: 1px solid #1f3042;
background: #ffc70e;
+
color: white;
  +
float: right;
box-shadow: 0 0 10px 5px rgba(237, 186, 14, 0.6) inset;
 
color: #511616;
+
font-size: 89%;
  +
margin-bottom: 0.5em;
text-transform: uppercase;
 
font-weight: bold;
+
margin-left: 1em;
  +
padding: 0.2em;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
 
  +
width: 300px;
transform: skew(-0.25rad);
 
margin: 0;
 
padding: 0 6px;
 
 
}
 
}
   
  +
.infoboxtable td {
div.fauxbutton.plainlinks a:hover {
 
  +
vertical-align: top;
border: none;
 
border-radius: 2px;
 
background: #ffffff;
 
box-shadow: none;
 
color: #000000;
 
 
}
 
}
   
  +
.infoboxtable td > div {
div.fauxbutton.plainlinks a:active {
 
  +
background-color: transparent;
border: none;
 
border-radius: 2px;
+
border: 2px solid inherit;
  +
border-radius: 5px;
background: #cccccc;
 
  +
font-weight: bold;
box-shadow: 0 0 10px 5px rgba(255, 255, 255, 0.6) inset;
 
color: #000000;
+
padding: 0.5px 7px;
  +
text-align: left;
 
}
 
}
   
  +
.infoboxname {
/* Header styling */
 
  +
background-color: #1f3042;
 
  +
border: 2px solid inherit;
.header {
 
background-color: rgba(0,0,0,.85);
+
color: white;
border: rgba(0,0,0,.85);
+
font-size: 100%;
box-shadow: none;
 
color: #FFFFFF;
 
font-size: 100%;
 
margin-bottom: 10px;
 
text-align: center;
 
}
 
 
img.percentage {
 
width: 95%;
 
height: auto;
 
padding-top:1%;
 
}
 
 
/* Newer Navbox template style */
 
table.navbox {
 
border: 1px solid #000;
 
clear: both;
 
font-size: 88%;
 
margin: auto;
 
padding: 1px;
 
text-align: center;
 
width: 100%;
 
}
 
 
/* Border between adjacent navboxes */
 
table.navbox + table.navbox {
 
margin-top: -1px;
 
}
 
 
.navbox-title,
 
.navbox-abovebelow,
 
table.navbox th {
 
padding-left: 1em;
 
padding-right: 1em;
 
text-align: center;
 
}
 
 
.navbox-group {
 
 
font-weight: bold;
 
font-weight: bold;
padding-left: 1em;
+
padding: 0.5em;
padding-right: 1em;
 
white-space: nowrap;
 
 
}
 
}
   
  +
.infoboxdetails {
/* Base background */
 
  +
background: #1f3042;
.navbox, .navbox-subgroup {
 
background: rgba(0,0,0,.85);
 
}
 
 
.navbox-list {
 
border-color: rgba(0,0,0,.85); /* Must match background color */
 
}
 
 
/* Level 1 color */
 
.navbox-title,
 
table.navbox th {
 
background: rgba(140,140,140,.85);
 
color: #fff;
 
}
 
 
/* Level 2 styling */
 
.navbox-abovebelow,
 
.navbox-group,
 
.navbox-subgroup .navbox-title {
 
background: rgba(96,96,96,.85);
 
color: #fff;
 
}
 
 
/* Level 3 styling */
 
.navbox-subgroup .navbox-group,
 
.navbox-subgroup .navbox-abovebelow {
 
background: rgba(0,0,0,.85);
 
color: #fff;
 
}
 
 
/* Even row striping */
 
.navbox-even {
 
background: rgba(51,51,51,.5);
 
 
color: white;
 
color: white;
 
}
 
}
   
  +
.feature {
/* Odd row striping */
 
  +
background: rgba(0, 0, 0, 0.1);
.navbox-odd {
 
  +
border: 1px solid rgba(0, 0, 0, 0.5);
background: transparent;
 
  +
border-radius: 5px;
}
 
  +
padding: 10px;
 
.collapseButton {
 
font-weight: normal;
 
width: auto;
 
 
}
 
}
   
  +
.skin-hydradark div#mw-panel div.portal h3 {
.navbox .collapseButton {
 
width: 6em;
+
color: #c0c0c0;
}
 
 
.navbar {
 
font-size: 88%;
 
font-weight: normal;
 
 
}
 
}
   
  +
.overlay-enabled, #content {
.navbox .navbar {
 
  +
background: rgba(0, 0, 0, 0.8);
font-size: 100%;
 
 
}
 
}
 
table.collapsed tr.collapsible {
 
display: none;
 
}
 
 
/* End of new Navbox styling */
 

Revision as of 17:10, 25 June 2018

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

.mobileonly {
    display: none;
}

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

/* Framework */
body { 
     background: #a0ccff url(https://d1u5p3l4wpay3k.cloudfront.net/rapturerejects_gamepedia_en/2/20/Rapture-rejects-background.jpg?version=90ab8877415d3bb0f8c7ae71dbaaecef) no-repeat fixed center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

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

/* Head */
div#mw-page-base {
    background: transparent;
    background-image: none;
}

#mw-head-base {
    background: transparent;
    background-image: none;
    border-bottom: 0px;
}

/* Logo */
#p-logo {
   left: 50vw;
   margin-left: -200px;
}

#p-logo a {
    height: 150px !important;
    width: 400px !important;
}


/* Sidebar */
div#mw-panel div.portal:not(#p-claimWiki):not(#p-socialProfiles):not(#p-sitePromos) {
    background: rgba(0,0,0,0.85);
    border-radius: 5px 5px 5px 5px;
    margin: 5px;
    padding-top: 5px;
}

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 {
    border: medium none;
    color: #c0c0c0;
    font-size: 1em;
    font-weight: bold;
    padding: 0;
    text-transform: uppercase;
}

div#mw-panel div.portal div.body,
.skin-hydradark #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:link,
div#mw-panel div.portal div.body ul li a:visited {
    color: #c0c0c0;
}

/* social media add-on fix */
div#mw-panel div.portal#p-socialProfiles {
    background: none;
    border: none;
    padding: 0;
    margin: 10px 0;
}

.promoSidebar {
    margin-left: 10px;
}

div#mw-panel div.portal#p-socialProfiles h5,
div#mw-panel div.portal#p-sitePromos h5 {
    display: none;
}

div#mw-panel div.portal#p-socialProfiles div.body,
div#mw-panel div.portal#p-sitePromos div.body {
    background: none;
    padding: 0;
    margin-left: 0 !important;
    text-align: center;
}

.skin-hdyradark div#mw-panel div.portal h3 {
    margin-left: 10px;
}

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


/* Content */
div#content {
    background: rgba( 0, 0, 0, .80 );
    border: 1px solid #1f3042;
    border-radius: 2px;
    color: #ffffff;
    box-sizing: border-box;
    margin-top: 110px;
}

h1, 
h2 {
    border-bottom: 1px solid #ffffff;
    color: #ffffff;
}

h3 {
    color: #ffffff;
    font-size: 16px;
}

h4 {
    color: #ffffff;
    font-size: 14px;
}

h5 {
    color: #ffffff;
    font-size: 12px;
}

h6 {
    color: #ffffff;
    font-size: 11px;
}

a, 
a:visited,
div#content a.extiw,
div#content a.extiw:visited,
div#content a.external, 
div#content a.external:visited {
    color: #9db4c2;
}

/* Footer */
div#footer {
    background: rgba(0, 0, 0, 0.75);
    border: 1px solid #1f3042;
    border-radius: 2px;
    color: #FFFFFF;
    margin-top: 5px;
    overflow: hidden;
}

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

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

#right-navigation {
    margin-right: 5px;
    margin-top: 150px;
}

div.vectorTabs {
    background-color: rgba(0,0,0,0);
    background-image: none;
    height: 33px;
    margin-top: 8px;
}

div#mw-head a,
.vectorTabs li a span,
div#mw-head div.vectorTabs a,
div.vectorMenu h3 span {
    color: white;
    font-weight: bold;
}

div.vectorMenu h3 span {
    padding-top: 0.2em;
}

div.vectorTabs li a {
    background-image: none;
    margin-top: -16px;
}

div.vectorTabs li.new a,
div.vectorTabs li.new a:visited {
    color: black;
}

div.vectorTabs li span {
    background: #1f3042;
    background:-moz-linear-gradient(top, #1f3042 35%, #1f3042 100%);
    background:-webkit-gradient(linear, left top, left bottom, color-stop(35%, #1f3042), color-stop(100%,#1f3042));
    background:-webkit-linear-gradient(top, #1f3042 35%, #1f3042 100%);
    background:-o-linear-gradient(top, #1f3042 35%, #1f3042 100%);
    background:-ms-linear-gradient(top, #1f3042 35%, #1f3042 100%);
    background: linear-gradient(to bottom, #1f3042 35%, #1f3042 100%);
    display: inline-block;
    border: 1px solid #1f3042;
    border-radius: 4px;
    padding: 2px 5px;
    margin: 0 3px 2px;
    height: 19px;
    text-align: center;
}

div.vectorTabs span {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
}

div.vectorTabs li.selected {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    color: white;
}

div.vectorTabs ul { 
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
}

div.vectorTabs ul li {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
}

div.vectorTabs li a,
div.vectorTabs li a span {
    color: white;
    cursor: pointer;
    font-weight: bold;
}

div.vectorTabs li.selected a,
div.vectorTabs li.selected a:visited {
    color: white;
    text-decoration: none;
    font-weight: bold;
}

div.vectorMenu div.menu {
    border-color: inherit;
}

div.vectorMenu h3 a {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    border: 0px;
}

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

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

div#mw-head div.vectorMenu ul {
    background-color: #15181a;
    background-image: none;
    border: 1px solid #1f3042;
}

div#mw-head div.vectorMenu h3 {
    background-image: none;
}

div#mw-head div.vectorMenu h3 {
    background: #1f3042;
    background:-moz-linear-gradient(top, #1f3042 35%, #1f3042 100%);
    background:-webkit-gradient(linear, left top, left bottom, color-stop(35%,#1f3042), color-stop(100%,#1f3042 65%));
    background:-webkit-linear-gradient(top, #1f3042 35%, #1f3042 100%);
    background:-o-linear-gradient(top, #1f3042 35%, #1f3042 100%);
    background:-ms-linear-gradient(top, #1f3042 35%, #1f3042 100%);
    background: linear-gradient(to bottom, #1f3042 35%, #1f3042 100%);
    display: inline-block;
    border: 1px solid #1f3042;
    border-radius: 4px;
    color: white;
    font-weight: bold;
    padding: 2px 10px;
    margin-top: 8px;
    height: 19px;
    text-align: center;
    margin-bottom: 0.5em;
}

div.vectorMenu h3 a {
    background-color: rgba(0, 0, 0, 0);
    background-image: url("https://commons.gamepedia.com/media/commons.gamepedia.com/8/80/Vector_menu_downarrow_white.png");
    background-position: 50% 50%;
    border: medium none;
}

div#mw-head div.vectorMenu h4,
div#p-variants.vectorMenu #mw-vector-current-variant {
    color: white;
    font-weight: bold;
    padding-top: 0.2em;
    text-shadow: none;
}

#ca-watch span,
#ca-unwatch span {
    background: #1f3042; -moz-linear-gradient(center top , #1f3042 35%, #1f3042 100%) repeat scroll 0 0;
    border-radius: 4px;
}

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

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

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

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

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

.skin-hydradark #preftoc, 
.skin-hydradark #preftoc li,  
.skin-hydradark #preferences, 
.skin-hydradark #preftoc li.selected a {
    background-image: none;
    background-color: transparent;
}

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

.skin-hydradark #preftoc li.selected a {
    background-color: #1C1E20;
    background-image: none;
    border-color: #434b4d;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    color: white;
}

.skin-hydradark #preferences {
    background-color: #15181a;
    border: 1px solid #434b4d;
}

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

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

.skin-hydradark fieldset {
    border: 1px solid #434b4d;
}

ul#filetoc {
    background-color: transparent;
    border: 1px solid #434b4d;
    font-size: 95%;
    margin-bottom: 0.5em;
    margin-left: 0;
    margin-right: 0;
    padding: 5px;
    text-align: center;
}

li.gallerybox div.thumb, 
html .thumbimage, {
    background-color: #15181a;
    border: 0px;
}

code {
    background-color: #15181a;
}

.mw-specialpages-table {
    background-color: #15181a;
}

.mw-specialpagesgroup {
    background-color: #15181a;
    padding: 8px;
}

abbr, acronym, .explain {
    border-bottom: 1px dotted #434b4d;
}

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

#pagehistory li {
    background-color: #15181a;
    border: none;
    padding: 3px;
}

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


/* Tables */
.skin-hydradark .TablePager th, 
.skin-hydradark .TablePager tr:hover td {
    background-color: #15181a;
    border: 1px solid #434b4d;
}

.skin-hydradark .TablePager,
.skin-hydradark .TablePager td,
table.mw_metadata td,
table.mw_metadata th {
    background-color: #15181a;
    border: 1px solid #434b4d;
}

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

.skin-hydradark. table.wikitable,  {
    background: none repeat scroll 0 0 transparent;
}


.skin-hydradark.wikitable th, {
    background-color: #15181a;
    border: 1px solid #434b4d;
    color: #B3B4B7;
    padding: 0.2em;
}

.skin-hydradark.wikitable td,  {
    border: 1px solid #434b4d;
    color: #B3B4B7;
    padding: 0.2em;
}

.skin-hydradark table.wikitable > tr > th, .skin-hydradark table.wikitable > * > tr > th {
    background-color: #1f3042;
    color: white;
}

#claimlist .controls:hover .dropdown,
#claimlist .controls_container > .dropdown {
    margin-bottom: 5px;
}


div#toc, div.toc {
    background-color: transparent;
    border: 1px solid #434b4d !important;
}

.skin-hydradark fieldset#mw-searchoptions {
    background-color: #000000;
    border-color: #434b4d !important;
}


.skin-hydradark .mw-search-profile-tabs {
    background-color: #000000;
    border: 1px solid #434b4d;
    margin-top: 1em;
}
	
.skin-hydradark .mw-search-profile-tabs div.search-types ul li.current a {
    color: #888888;
    cursor: default;
}


/* Wiki editor fixes */
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 #404040;
}

div.wikiEditor-ui-tabs {
    background-color: #1f3042;
    border-left: 1px solid #404040;
    border-top: 1px solid #404040;
}

div.wikiEditor-ui-tabs div {
    background-color: #1f3042;
    border-right: 1px solid #404040;
    border-bottom: 1px solid #404040;
}

div.wikiEditor-ui-tabs div a {
    background: #1f3042; 
    color: white;
}

div.wikiEditor-ui-tabs div.current {
    background-color: #1f3042;
    border-bottom: 1px solid #404040;itor
}

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

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

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

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

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

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

.tab {
   border-color: transparent;
}

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


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

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

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

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

div.wikiEditor-ui-toolbar .booklet .index .current {
    background-color: <bg-color>;
    color: #ff0066;
}

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

div.wikiEditor-ui-toolbar .page-characters div span {
    border: 1px solid #404040;
    color: #5C5C5C;
}

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

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

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

div.wikiEditor-preview-contents {
    background-color: transparent;
    border-color: -moz-use-text-color #404040;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
}

div.editOptions {
background-color: rgba( 0,0,0,.8 );
border: white;
border-top: none;
padding: 1em 1em 1.5em 1em;
margin-bottom: 2em;
}


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

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


/* Custom bulletpoints */

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

/* Newer Navbox template style */
table.navbox {
    border: 1px solid #1f3042;
    clear: both;
    font-size: 88%;
    margin: auto;
    padding: 1px;
    text-align: center;
    width: 100%; 
}

/* Border between adjacent navboxes */
table.navbox + table.navbox {
    margin-top: -1px;
}

.navbox-title,
.navbox-abovebelow,
table.navbox th {
    padding-left: 1em;
    padding-right: 1em;
    text-align: center;
    color: white;
}

.navbox-group {
    font-weight: bold;
    padding-left: 1em;
    padding-right: 1em;
    white-space: nowrap;
}

/* Base background */
.navbox, .navbox-subgroup {
    background: rgba( 0,0,0,.75 );
}

.navbox-list {
    border-color: rgba( 0,0,0,.75 );   /* Must match background color */
}

/* Level 1 color */
.navbox-title,
table.navbox th {
    background: #1f3042;
    color: white;
}

/* Level 2 styling */
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
    background: #1f3042;
    color: white;
}

/* Level 3 styling */
.navbox-subgroup .navbox-group,
.navbox-subgroup .navbox-abovebelow {
    background: #1f3042;
    color: white;
}

/* Even row striping */
.navbox-even {
    background: #282828;
    color: white;
}

/* Odd row striping */
.navbox-odd {
    background: transparent;
}
 
.collapseButton {
    font-weight: normal;
    width: auto;
}

.navbox .collapseButton {
    width: 6em;
}
 
.navbar {
    font-size: 88%;
    font-weight: normal;
}

.navbox .navbar {
    font-size: 100%;
}
 
table.collapsed tr.collapsible {
    display: none;
}

/* End of new Navbox styling */

.header {
    background-color: #1f3042;
    border: #1f3042;
    box-shadow: none;
    color: #FFFFFF;
    font-size: 150%;
    margin-bottom: 10px;
    text-align: center;
}

img.percentage {
width: 95%;
height: auto;
padding-top:1%;
}

/*********************
/* Front page styles *
/*********************/
.fpmain {
  width: 100%;
  overflow: hidden;
  z-index: 1;
}

.fpbanner {
  border: 1px solid #1f3042;
  box-shadow: 0 2px 5px #1f3042;
  background: rgba(0, 0, 0, 0.25);
  color: #9ccad2;
  margin: 0 5px 5px 5px;
  padding: 5px;
  min-height: 80px;
}

.fpbannertable {
  display: table;
  border: none;
  background: transparent;
  width: 100%; 
  min-height: 75px;
  margin: 0;
  padding: 5px;
}

.fpbannercell {
  display: table-cell; 
  text-align: center; 
  vertical-align: middle;
}

.fpbannerblock {
  border: none;
  color: #ffffff;
  font-weight: bold;
  text-shadow: 0 0 8px rgba(255, 255, 255, 0.75);
  font-size: 132%;
  width: 100%;
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
}


.fpmidsections {
  float: left;
  width: 100%;
  overflow: hidden;
}

.fpbox {
  border: 1px solid #1f3042;
  background: rgba(0, 0, 0, 0.25);
  color: white;
  margin: 5px 5px 5px 5px;
  padding: 5px 5px 5px 5px;
  overflow: auto;
}

.fpbox .mainheading {
  border: none;
  border-bottom: 1px solid #1f3042;
  color: #ffffff;
  font-size: 150%;
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
  overflow: auto;
}

.fpbox .heading {
  border: none;
  border-bottom: 1px solid #1f3042;
  color: #ffffff;
  font-size: 132%;
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
  overflow: auto;
}

.fpmain .columns .leftcol {
  width: 100%;
  margin: 0;
  padding: 0;
}

.fpmain .columns .rightcol {
  width: 100%;
  margin: 0;
  padding: 0;
}

.fpsection1, .fpsection2, .fpsection3, .fpsection4 {
  float: left;
  clear: both; 
  width: 100%;
}

div.fp2columnonly, div.fp3columnonly {
  display: none; 
}

@media (min-width: 790px) {
  .fpsection1 {
    float: left;
    clear: none;
    width: 50%;
  }

  .fpmidsections {
    clear: none;
    float: right;
    width: 50%;
  }

  .fpsection4 {
    float: left;
    clear: none;
    width: 50%;
  }

  div.fp2columnonly {
    display: block; 
  }
}

@media (min-width: 990px) {
  .fpmain .columns .leftcol {
    float: left;
    width: 50%;
    margin: 0;
    padding: 0;
  }

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

@media (min-width: 1390px) {
  .fpmidsections {
    clear: none;
    float: right;
    width: 66.667%;
  }

  .fpsection1 {
    clear: none;
    width: 33.333%;
  }

  .fpsection2 {
    clear: none;
    width: 50%;
  }

  .fpsection3 {
    clear: none;
    width: 50%;
  }
 
  .fpsection4 {
    clear: left;
    width: 33.333%;
  }

  div.fp2columnonly {
    display: none; 
  }

  div.fp3columnonly {
    display: block; 
  }
}

.fpbox.plain {
  border: none;
  box-shadow: none;
  background: transparent;
}

.fpimagelist ul {
  list-style-type: none;
  list-style-image: none;
}

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

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

/* INFOBOXES: game or book depended color style */
.infoboxtable {
    background-color: transparent;
    border: 1px solid #1f3042;
    color: white;
    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: transparent;
    border: 2px solid inherit; 
    border-radius: 5px; 
    font-weight: bold;
    padding: 0.5px 7px;
    text-align: left;
}

.infoboxname {
    background-color: #1f3042;
    border: 2px solid inherit; 
    color: white;
    font-size: 100%; 
    font-weight: bold;
    padding: 0.5em; 
}

.infoboxdetails {
    background: #1f3042;
    color: white;
}

.feature {
    background: rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(0, 0, 0, 0.5);
    border-radius: 5px;
    padding: 10px;
}

.skin-hydradark div#mw-panel div.portal h3 {
    color: #c0c0c0;
}

.overlay-enabled, #content {
    background: rgba(0, 0, 0, 0.8);
}