Shantae Wiki

Seven sirens shantae(Draft)

READ MORE

Shantae Wiki
No edit summary
(Undo revision 21687 by Roranoa Drake II (talk))
Line 1,654: Line 1,654:
 
.pi-image-thumbnail {
 
.pi-image-thumbnail {
 
max-height: 400px; /* A safe height */
 
max-height: 400px; /* A safe height */
width: 300px; /* Preserves the image ratio */
+
width: auto; /* Preserves the image ratio */
 
}
 
}

Revision as of 17:04, 31 May 2020

@charset "utf-8";
/* CSS Document */

a[href$="/wiki/User:Roranoa_Drake_II"] {
    color: #7e2b8d !important;
    font-weight: bold !important;
    font-family: Arial !important;
}

a[href$="/wiki/User:Hachimitsu"] {
    color: #0000ff  !important;
    font-weight: bold !important;
    font-family: Arial !important;
}

body {
    background-size: cover !important;
    background-position: 0% 50% !important;
    background-attachment: fixed !important;
    }




.tabberlive .tabbertab {
    background:  #7f2c8e
    margin-bottom: 10px !important;
    padding: 5px 25px !important; 
    border-radius: 0px !important; 
    border: 2px solid  #7f2c8e; !important;
}
ul.tabbernav {
    border-bottom: 0px !important;
}
ul.tabbernav li a {
    border-radius: 10px 10px 0 0 !important;
    border: 0px !important;
    background:  #7f2c8e !important; 
    color: white !important;
    padding: 3px 15px !important;
    margin-left: 0px !important;
    margin-right: 7px !important;
}
ul.tabbernav li.tabberactive a {
    background: #7f2c8e !important; 
}








.show-hide {
    width: auto;
    padding: 10px;
    position: relative;
    border-top: 2px solid  #7f2c8e;
    border-bottom: 2px solid  #7f2c8e;
    background:  #7f2c8e; 
    margin-top: 23px; 
}

.show-hide-label, 
.show-hide .mw-collapsible-toggle {
    float: none;
    position: absolute;
    top: -16px;
    
    line-height: 15px;
    font-size: 10px;
    font-weight: bold;
    padding: 0px; 
}
.show-hide .mw-collapsible-toggle {
    right: 0px;
    border-radius: 10px 10px 0 0;
    background: rgba(255,255,255,0.3);
    padding: 0px 10px;
    color: rgba(0,0,0,0);
}
.show-hide-label {
    left: 0px;
}
.show-hide .mw-collapsible-toggle a {
    color: white;
}
.show-hide .mw-collapsible-toggle a:hover {
    color: silver; text-decoration: none; 
}



.game-link {
    font-family: Jewels, Garamond, serif;
    font-size: 120%;
    text-shadow: 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000;
    background: #8a0000;
    box-shadow: inset 0px 0px 3px rgba(250, 6, 0, 0.75), 
                        2px 2px 2px rgba(0, 0, 0, 0.2);
    border-radius: 20px/10px; 
    transition: all 0.3s; 
}
.game-link.full {
    font-size: 100%; 
}
.game-link:hover {
    text-shadow: 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000;
    background: #a60e0e; 
    box-shadow: inset 0px 0px 7px #b11313, 
                        2px 2px 2px rgba(0, 0, 0, 0.2);
}
.game-link.short {
    font-size: 160% !important;
    background: none !important;
    box-shadow: none !important; 
    border-radius: none !important; 
}
.game-link.game0 a:before, 
.game-link.full a:before {
    content: "Shantae";
    margin: 3px;
    font-size: 170%;
    color: #ffbb00;
    transition: all 0.3s;
    text-shadow: -0px -1px 0px rgba(255,240,10,1), 
                    2px 2px 3px rgba(0,0,0,1);
}

.game-link.game0 a:hover:before, 
.game-link.full a:hover:before {
    color: #ffef0a; /* yellow */
    color: #fff; /* yellow */
}
.game-link a {
    color: #fff; /* orange */
    transition: all 0.3s; 
}
.game-link a:hover {
    color: #ffef0a; /* yellow */
    color: #ffbb00; /* orange */
    text-decoration: none !important;
    transform: scale(1.3); 
}



/* HGH */

/*
.game-link.game4 {
    font-family: Helvetica, Verdana, Arial, serif;
    font-size: 100%; 
    transition: all 0.3s; 
}
.game-link.game4.full a:before {
    color: #f68c38; 
}
.game-link.game4.full a:hover:before {
    color: #ffd02f; 
}
.game-link.game4 a {
    color: #44beff !important; 
    font-weight: bold; 
}
.game-link.game4 a:hover {
    color: #ff0000 !important; 
}
.game-link.game4.short {
    font-family: Jewels, Garamond, serif;
}
*/

/* MIGHTY */

.game-link.gameM {
    font-family: Impact, Charcoal, sans-serif; 
    text-shadow: 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000;
    background: none;
    box-shadow: none; 
    border-radius: none; 
}
.game-link.gameM.full a:before {
    content: "Mighty";
    text-transform: uppercase;
    font-weight: normal;
    font-family: Impact, Charcoal, sans-serif;
    color: #3686ff;
    text-shadow: 0px -1px 0px #fff, 0px 1px 0px #fff, 0px 0px 2px #fff, 0px 0px 2px #fff, 2px 2px 2px rgba(0,0,0,1);
    transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    display: inline-block;
    font-style: normal;
    margin: 0 -1px 0 3px;
    font-size: 130%;
}
.game-link.gameM.full a:hover:before {
    content: "Mighty"; 
    font-family: Impact, Charcoal, sans-serif;
    color: #ee0000;
    text-shadow: 0px -1px 0px #fff, 0px 1px 0px #fff, 0px 0px 2px #fff, 0px 0px 2px #fff, 2px 2px 2px rgba(0,0,0,1);
    transform: rotate(-0deg);
    -ms-transform: rotate(-0deg);
    -webkit-transform: rotate(-0deg); 
}
.game-link.gameM a {
    color: #fff; 
}
.game-link.gameM a:hover {
    color: #73ceff !important; 
}









body {
	background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
}

.picture-attribution {
	display: none !important;
}
.WikiaPageHeader h1 {
	font-size: 36px;
	font-family: Jewels, Garamond, serif !important;
	font-weight: bold;
}
.WikiaArticle h2 {
	font-size: 27px;
	font-family: Jewels, Garamond, serif !important;
	font-weight: bold;
	margin: 1em 0 0.5em;
	border-bottom: 2px solid rgba(255,255,255,0.3);  
}
.WikiaArticle h3 {
	font-size: 22px;
	font-family: Jewels, Garamond, serif !important;
	font-weight: bold;
	margin: 1em 0 0.5em;
}
.category-gallery-form {
	border: 1px solid #ccc;
	border-radius: 15px;
	padding: 2px 7px;
}
.WikiaPage, #WikiaPageBackground {
	border-radius: 20px;
}


/*******************
* SPECIAL LINK DIVS
*******************/
.fancy-link,
.item-div, .form-div {
	display: inline-block;
	border: 1px solid rgba(255,255,255,0.7);
	background: rgba(255,255,255,0.5);
	padding: 0px 4px 0px 2px; 
	margin: 1px;
	font-size: 100%;
	border-radius: 15px;
	-moz-border-radius: 15px;
}
/*
.fancy-link:hover,
.item-div:hover, .form-div:hover {
	border: 1px solid;
}*/
.fancy-link img,
.item-div img, .form-div img {
	vertical-align: middle; 
	-webkit-transition: 0.2s all; 
	transition: 0.2s all;
	margin-top: -50%;
    margin-bottom: -50%;
    margin-right: 2px;
}
.fancy-link:hover img,
.fancy-link img:hover {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
	margin-top: -54%;
}

.fancy-link a,
.item-div a, .form-div a {
	color: #000 !important;
	white-space: nowrap;
	-webkit-transition: 0.2s all; 
	transition: 0.2s all;
}
.fancy-link a:hover,
.item-div a:hover, .form-div a:hover {
	text-decoration: none !important;
}
.fancy-link a.new,
.item-div a.new, .form-div a.new {
	color: #f00 !important;
	display: none;
}
.fancy-link a.new:hover,
.item-div a.new:hover, .form-div a.new:hover {
	text-decoration: none !important;
}
.fancy-link.item,
.item-div {
	-webkit-transition: 0.2s all; 
	transition: 0.2s all;
	background: #ffdf8a;
	border-color: #ffba00;
	color: maroon;
}
.fancy-link.item:hover,
.item-div:hover {
	background: #ffefc6;
	border-color: #ffd156;
}
.fancy-link.form,
.form-div {
	background: #f4b7b7;
	border-color: #cd5f5f;
}
.fancy-link.form:hover,
.form-div:hover {
	background: #e68585;
	border-color: #bb3131;
}
.fancy-link.library {
	background: #c0a0c8;
	border-color: #886090;
}
.fancy-link.library:hover {
	background: #f8f8f8;
	border-color: #c0a0c8;
}










































/*******************
* HOMEPAGE
*******************/

.lefthalf {
	float: left;
	width: 49%;
	margin-right: 12px;
}
.righthalf {
	float: left;
	width: 49%;
}

/*

.activityfeed > li {
	width: 49%;
	display: inline-block; 
	vertical-align: top;
}
td.activityfeed-details-label {
    font-size: 9pt;
    padding-right: 0px;
    white-space: normal !important;
    width: 70px !important;
}
.activityfeed-inserted-media {
    margin-top:10px;
    list-style: none !important;
}
.homediv .WikiaArticle ul, 
.homediv .WikiaArticle ol {
    margin: 0;
    list-style: none; 
}
.homediv .WikiaArticle ul {
    list-style: none;
}
*/
/* fixing thumbnails going off page in activity list */
/*
.activityfeed-inserted-media {
	margin-left: -85px !important;
	margin-top: 20px !important;
	padding-left: 0px !important;
}
.activityfeed-inserted-media li {
	margin-left: 0px !important;
	padding-left: 0px !important;
}
.activityfeed-inserted-media li a {
	width: auto !important;
	height: auto !important;
}
.activityfeed-inserted-media li a img {
	width: 50px;
	height: 50px;
}
*/
/* making achievements more compact in the activity feed */

.achievement-in-activity-feed {
}
.achievement-in-activity-feed .profile-hover img, .achievement-in-activity-feed .achievement-image-link img {
	width: 45px;
	height: 45px;
	float: left;
}
.achievement-in-activity-feed .profile-hover-text, .achievement-in-activity-feed .badge-text {
	width: 268px;
}
.achievement-in-activity-feed .profile-hover-text br, .achievement-in-activity-feed .badge-text br {
	display: inline;
	float: left;
}
td:nth-child(1) > .homediv {
    margin-right: 4px; 
}
td:nth-child(2) > .homediv {
    margin-right: 4px; 
}
.homediv {
    border-radius: 30px;
    background: #bf3636;
    background: linear-gradient(to bottom, #bf3636 0%,#6e0000 100%);
    border: 2px solid #bf3636; 
    margin-bottom: 12px;
    box-shadow: 1px 1px 5px #000;
    padding: 15px;
    color: #fff;
    min-height: 410px; 
    position: relative;
}
.homediv.short { min-height: 150px; }
.homediv.shortest { min-height: 50px; }
.homediv.center * { text-align: center !important; }

.homediv.image {
    border-radius: 30px;
    background: transparent;
    background: rgba(255,255,255,0.2);
    border: 0px solid #bf3636; 
    padding: 0px;
    overflow: hidden;
    max-width: 600px;
    height: 444px;
    min-height: 444px;
    max-height: 444px;
}
.homediv.image * {
    margin: 0px !important;
    padding: 0px !important;
}
.homediv.image img {
    max-width: 100%;
    height: auto;
    border-radius: 30px;
    position: absolute;
    z-index: 5;
}
.homediv.image h2 {
    position: absolute;
    top: 15px;
    color: #eee;
    text-shadow: #000 0 1px 0,0 3px 10px rgba(0,0,0,0.7);
    width: 100%;
    z-index: 35;
}
.homediv.image .label {
    position: absolute;
    bottom: 0px;
    background: rgba(0,0,0,0.7);
    color: #fff;
    width: 90%;
    padding: 5% !important;
    text-align: center;
    cursor: default;
    z-index: 25;
}
.homediv.image h2 * {
    color: #fff;
}

.homediv.image .border-top,
.homediv.image .border-bottom {
    display: none;
}
.homediv.purple {
  background: #711f83 !important;
  background: linear-gradient(to bottom,#9c3ea2 0%,#490064 100%) !important;
  border: 2px solid #711f83 !important;
}
.homediv.yellow {
  background: #fcb42f !important;
  background: linear-gradient(to bottom,#ffcc40 0%,#f56f00 100%) !important;
  border: 2px solid #fcb42f !important;
  color: #824109;
}
.homediv.yellow h2 {
  color: #824109;
}
.homediv.yellow a {
  color: #490064 !important; 
}
.homediv h2 {
    margin: 0;
    text-align: center;
    border-bottom: none !important;
    text-shadow: #a77500 0 1px 0, 0 3px 10px rgba(0,0,0,0.2);
    color: #f6d202;
    margin-bottom: 5%; 
}

.homediv > hr,
hr.border-top,
hr.border-bottom,
hr.border-middle {
    border: none; 
    padding: 0 0 13.5% 0;
    margin: 0;
    background-size: 100% !important; 
    width: 100%; 
    height: 1px;
}
hr.border-top {
    background: url('https://images.wikia.nocookie.net/__cb20140225054958/shantae/images/0/0b/HGH_border_top.png') no-repeat 0% 0%;
    margin-bottom: -7%;
}
hr.border-bottom {
    background: url('https://images.wikia.nocookie.net/__cb20140224040010/shantae/images/b/bc/HGH_border_bottom.png') no-repeat 0% 0%;
    margin-top: 10px;
}
hr.border-middle {
    background: url('https://images.wikia.nocookie.net/__cb20140225002811/shantae/images/0/0a/HGH_border_middle.png') no-repeat 0% 0%;
    margin-top: 10px;
    margin-bottom: 10px;
}
.homediv.nohr hr {
    display: none;
}


.homediv a {
	color: #ffba00;
}
.homediv a: hover, .homediv a: active {
	color: #fd3;
}
.homediv a: visited {
	color: #ffa200;
}
.home-image img {
	border-radius: 15px;
	-moz-border-radius: 15px;
	margin-bottom: 12px;
}







/*

tabber 

*/






#home-tabber ul.tabbernav {
 margin:0 !important;
 padding: 3px 0 !important;
 font: bold 17px Jewels, Garramond, serif !important;
 padding-left: 30px !important;
 border-bottom: none !important;
}

#home-tabber ul.tabbernav li {
 list-style: none !important;
 margin: 0 !important;
 display: inline !important;
}

#home-tabber ul.tabbernav li a {
 padding: 6px 0.5em 4px 0.5em !important;
 margin-left: 3px !important;
 border: 1px solid #711f83 !important;
 border-bottom: none !important;
 background: #490064 !important;
 text-decoration: none !important;
 border-top-left-radius: 11px;
 border-top-right-radius: 11px;
 
}

#home-tabber ul.tabbernav li a:link { color: #f6d202 !important; }
#home-tabber ul.tabbernav li a:visited { color: #667 !important; }

#home-tabber ul.tabbernav li a:hover {
 color: #fff !important;
 border-color: #711f83 !important;
 background: #9c3ea2 !important;
}

#home-tabber ul.tabbernav li.tabberactive a {
 background-color: #9c3fa2 !important;
 padding: 6px 0.5em 6px 0.5em !important;
}

#home-tabber ul.tabbernav li.tabberactive a:hover {
 color: #000 !important;
}

#home-tabber .tabberlive .tabbertab {
    border-radius: 30px !important;
    background: #711f83 !important;
    background: linear-gradient(to bottom, #9c3ea2 0%,#490064 100%) !important;
    border: 2px solid #711f83 !important; 
    margin-bottom: 12px !important;
    box-shadow: 1px 1px 5px #000 !important;
    padding: 15px !important;
    color: #fff !important;
}
#tabber-behinder {
    margin-bottom: -60px;
}
#tabber-behinder img {
    max-width: 100%;
    height: auto;
    position: relative;
    z-index: -999;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
}

/* 

icon lister

*/
.icon-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.icon-list .icon {
    margin: 0 1%;
    padding: 0;
    display: block;
    overflow: visible;
    text-align: center; 
    font-size: 120%; 
    font-weight: normal; 
    font-family: Jewels, Garamond, serif; 
    line-height: 1.1em;
    float: left;
}
.icon-list.eight .icon {
    width: 10%;
}
.icon-list.seven .icon {
    width: 12%;
}
.icon-list.six .icon {
    width: 14%;
}
.icon-list.five .icon {
    width: 18%;
}
.icon-list.four .icon {
    width: 23%;
}
.icon-list.three .icon {
    width: 31%;
}
.icon-list.two .icon {
    width: 48%;
}
.icon-list.one .icon {
    width: 98%;
}
.icon-list .icon > a:nth-child(1) {
    padding: 0;
    display: block;
    overflow: hidden;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all .3s;
    transition: all .3s;
    background: rgba(255,255,255,0.0);
}
.icon-list .icon > a:hover:nth-child(1) {
    -webkit-border-radius: 50px;
    border-radius: 50px;
    padding: 0px 0px;
    background: rgba(255,155,155,0.5);
}
.icon-list .icon > a img {
    max-width: 100%;
    height: auto;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.icon-list .icon > a:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-border-radius: 50px;
    border-radius: 50px;
}
.icon-list.logos .icon > a:nth-child(1),
.icon-list.logos .icon > a:hover:nth-child(1) {
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background: rgba(255,255,255,0.0);
}
.icon-list.logos .icon > a img {
}
.icon-list.logos .icon > a:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}



/* 

twitter

*/
.thm-dark {
background-color: transparent !important;
}
.customisable-border.thm-dark, .thm-dark .customisable-border {
border-color: rgba(255,255,255,0.2);
border-width: 1px 0;
}
#twitter-widget-0 {
    height: 1400; 
    clear: both;
}

/* 

blog

*/

.WikiaArticle .WikiaBlogListingBox ul {
border: none; 
padding: 0px  
}
.WikiaBlogListingPost h1,
.WikiaBlogListingPost h1 a {
	font-size: 25px;
	font-family: Jewels, Garamond, serif !important;
	line-height: 20px;
	text-shadow: #690000 -1px -1px 0px;
}
.WikiaBlogListingBox ul img.avatar {
width: 48px;
height: 48px;
}
.WikiaBlogListingBox ul .WikiaBlogListingPost .author-details {
    margin-left: 56px;
}
.avatar {
    border-radius: 24px; 
    border: none;
}
.WikiaBlogListingBox ul .WikiaBlogListingPost {
    border-top: none;
    padding: 30px 0 40px 0;
    background: url('https://images.wikia.nocookie.net/__cb20140225002811/shantae/images/0/0a/HGH_border_middle.png') no-repeat 50% 100%;
    background-size: 100%;
}
.WikiaBlogListingPost .more {
    text-align: center;
    margin: 0 auto;
    display: block;
    font-size: 1.5em;
    font-weight: bold;
    font-family: Jewels, Garamond, serif;
}
.WikiaBlogListingBox .wikia-button {
    float: none;
    padding: 0px 5px;
    margin: 0 auto;
    display: inline-block;
    position: relative;
    left: 70px;
    top: 10px;
}

/*******************


* GALLERIES 


*******************/

.lightbox-caption {
	line-height: 14px !important;
	margin-top: 2px !important;
}







/*******************
* POLLS
*******************/

.ajax-poll {
	padding: 25px !important;
	background: rgba(255,150,150,0.1) !important;
	border: rgba(255,150,150,0.3) !important;
	border-radius: 10px;
}
.homediv .ajax-poll { /* container */
	padding: 0px !important;
	background: transparent !important; /* makes darker background in homediv */
	border: none !important;
}


.ajax-poll input[type="submit"] {
    margin-top: 10px;
}

.ajax-poll .pollAnswer {
    margin-bottom: 10px;
}

.ajax-poll .pollAnswerVotes { /* container */
	padding: 2px 3px;
	height: 16px;
	background: #6e0000;
	border: 1px solid #fff;
	border-radius: 32px;
	box-shadow: 1px 1px 0 #000;
	margin-left: 0; 
}
.ajax-poll .header { /* header question */
	font-size: 18px;
}
.ajax-poll .pollAnswerVotes div { /* filling */
	margin: 2px 0 -2px 2px;
	border-right: 0px;
	background: #ef0000;
	zborder: 1px solid #b80001;
	border-radius: 5px;
}
.ajax-poll .pollAnswerVotes span { /* label */
	color: #fff;
	text-outline: 1px 1px #000;
	margin-top: -1px;
	font-size: 16px !important;
	text-shadow: 1px 1px 1px black !important;
	font-weight: bold;
	top: 4px;
}
/* code to shorten the poll */
.ajax-poll .pollAnswerName {
	margin-top: 0px !important;
}
.ajax-poll div.center {
	zmargin-top: -25px !important
}
.ajax-poll br {
	line-height: 4px;
	font-size: 4px;
	display: none;
}
.ajax-poll .header {
	margin-bottom: 5px;
}
.ajax-poll div.center { /* the thank you message at top */
	position: relative;
	top: -5px;
	text-shadow: #ffd9da 0px 0px 2px;
	margin: -9px 0 -9px;
}
.ajax-poll .total {
	font-weight: bold;
}
.ajax-poll .header {
	font-weight: bold;
}
.ajax-poll form span { /* please wait blurb next to submit button */
	font-size: 11px;
	line-height: 12px;
}

/*******************
* SORTABLE TABLES
*******************/

.standardtable {
	text-align: left;
	background: none;
	line-height: 2em;
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	margin-bottom: 10px;
}
.titlerow {
	border: 1px solid #ccc;
	background-color: #eee;
	vertical-align: top;
	padding: 6px 0;
	background: rgba(255, 155, 155, 0.1);
}
.standardtable tr {
	border: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: top; 
	background: rgba(255, 155, 155, 0.1);
}
.standardtable th, 
.standardtable td {
	border: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	border-bottom: 2px solid rgba(255,255,255,0.3) !important;
	padding: 7px 4px 7px 0;
	line-height: 1.4em;
}
.standardtable th {
	background: rgba(255, 155, 155, 0.2); 
	text-align: left !important;
}
.standardtable td:nth-child(1),
.standardtable th:nth-child(1) {
	padding-left: 4px;
}

/*******************

* LOCATION TABLE

*******************/

.page-Overworld_Shantae_GBC .toc {
	width: 100%;
} /* makes the TOC float to the right on this one page where it's really long */
.page-Overworld_Shantae_GBC .toc .tocsection-1, .page-Overworld_Shantae_GBC .toc .tocsection-2, .page-Overworld_Shantae_GBC .toc .tocsection-3, .page-Overworld_Shantae_GBC .toc .tocsection-4, .page-Overworld_Shantae_GBC .toc .tocsection-5, .page-Overworld_Shantae_GBC .toc .tocsection-6, .page-Overworld_Shantae_GBC .toc .tocsection-7, .page-Overworld_Shantae_GBC .toc .tocsection-8, .page-Overworld_Shantae_GBC .toc .tocsection-9 {
	float: left;
	width: 33%;
	height: 170px;
	margin-bottom: 10px;
}
.page-Overworld_Shantae_GBC .toc .tocsection-2, .page-Overworld_Shantae_GBC .toc .tocsection-8 {
	width: 34%;
}
.page-Overworld_Shantae_GBC .toc toclevel-1 {
	font-weight: bold !important;
}
.page-Overworld_Shantae_GBC .toc toclevel-2 {
	font-weight: normal;
	font-size: 80% !important;
}
.loc-table {
	zmargin-top: -20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 1px solid #444;
	border-left: 1px solid #444;
}
.loc-table td {
	vertical-align: top;
	text-align: left;
	border-right: 1px solid #444;
	border-bottom: 1px solid #444;
	width: 175px;
	line-height: 16px;
	padding-left: 3px;
}
.loc-table tr {
}
.loc-table td ul, .loc-table td ul li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.loc-sizer, .loc-sizer td {
	font-size: 1px;
	height: 1px;
	overflow: hidden;
}
.loc-header {
	text-align: center !important;
	font-size: 120%;
	font-weight: bold;
	background: #1f072b;
	color: #fff;
}
.loc-label {
	text-align: center !important;
	background: #cbb9d2;
	color: #000;
	border-right: 1px dotted #444 !important;
	width: 60px !important;
}
.loc-image {
	text-align: center !important;
	padding: 0px;
	spacing: 0px;
	width: 200px !important;
	background-color: #000 !important;
	color: #fff !important;
}
.location .editsection, .locationRR .editsection {
	display: none;
}
/*********************************************

* LOCATION TABLE RISKY'S REVENGE

*********************************************/

.LocationRR {
	border-radius: 20px;
	background: rgba(255, 155, 155, 0.1);
	padding: 15px;
	margin-bottom: 5px;
	zcolor: #fff !important;
}
.LocationRR.dungeon {
	background: rgba(255, 155, 155, 0.3);
}
.LocationRR h3 {
	margin: 0px 0px 20px 0px !important;
	padding: 0px !important;
	font-size: 28px !important;
	font-face: Helvetica, Verdana, Arial, sans-serif !important;
}
.LocationRR h4 {
	margin: 0px 0px 20px 0px !important;
	padding: 0px !important;
	font-size: 24px !important;
	font-face: Helvetica, Verdana, Arial, sans-serif !important;
}
.LocationRR .desc {
	margin-bottom: 20px;
}
.LocationRR .locRR-numberList {
}
.LocationRR .locRR-numberList dl {
	padding: 0 !important;
	margin: 0 0 10px 0 !important;
	width: 100%;
	clear: both;
}
.LocationRR .locRR-numberList dt {
	padding: 5px 0 !important;
	margin: 0 !important;
	float: left;
	clear: left;
	width: 5%;
	font-size: 20px;
}
.LocationRR .locRR-numberList dd {
	padding: 5px 0 !important;
	margin: 0 !important;
	float: left;
	width: 95%;
	zborder-top: 1px dotted black;
}
.LocationRR .locRR-map {
	zdisplay: none;
}
.LocationRR .locRR-image {
	width: 138px !important;
	padding-right: 10px;
	padding: 0px;
}
.LocationRR .totheWhere {
	padding-top: 20px;
	clear: both;
}
.LocationRR .totheWhere dl {
	padding: 0px;
	margin: 0px;
	clear: both;
}
.LocationRR .totheWhere dt {
	display: inline;
	border-radius: 15px 0 0 15px;
	padding: 5px 5px 5px 10px;
	background: rgba(255, 155, 155, 0.2);
	color: #fff;
}
.LocationRR .totheWhere dd {
	display: inline;
	border-radius: 0 15px 15px 0;
	padding: 5px 10px 5px 5px;
	margin-right: 10px;
	margin-left: 0px !important;
	background: rgba(255, 155, 155, 0.1);
	color: #000;
}
/* 

BOXES 

*/
/* 

NAVBOX

*/


.navbox {
	border: 1px solid #999;
	border-spacing: 0px;
	padding: 0px;
	width: 100%;
	margin: auto;
	clear: both;
	font-size: 88%;
	text-align: center;
	margin-top: 5px;
}
.navbox-subgroup {
	border-spacing: 1px;
	border-collapse: separate;
}
.navbox + .navbox {
	margin: 1px 0 0 0;
}
.navbox tr, .navbox-columns-table tr {
	background-color: #232323;
}
.navbox table td {
}
.navbox table {
    border-spacing: 1px;
}
.navbox-even {
} /* even row striping */
.navbox-odd {
} /* odd row striping */
.navbox-title, .navbox-abovebelow, table.navbox th {
	border-width: 1px;
	border-style: solid;
	border-color: transparent;
	text-align: center;
	padding-left: 1em;
	padding-right: 1em;
} /* title and above/below styles */
.navbox-title a, .navbox-abovebelow a, table.navbox th a {
	color: black;
}
.navbox-group {
	white-space: nowrap;
	font-weight: bold;
	padding-left: 1em;
	padding-right: 1em;
	line-height: 14px;
	padding: 6px;
	color: black;
}
.navbox-group a {
	color: white;
}
/* group style */
.navbox-subgroup {
	background-color: #bf3636;
} /* background color */
.navbox-list {
	border-color: #1c1c1c;
} /* must match background color */
.navbox-title, navbox th {
}
.navbox-abovebelow, .navbox-group, .navbox-subgroup .navbox-title {
	background: transparent;
} /* level 2 color */
.navbox-subgroup .navbox-group, .navbox-subgroup .navbox-abovebelow {
	background: transparent;
} /* level 3 color */
.navbox .collapseButton {
	width: 6em;
} /* In navboxes, the show/hide button balances the vde links from [[Template: Tnavbar]], so they need to be the same width. */
.navbox .navbox-title .selflink {
	color: #ffffff !important;
}
/* INFOBOX */

/***********************
* SLIDER 
************************/

.wikiaPhotoGallery-slider-body {
	margin-bottom: 12px;
}
.wikiaPhotoGallery-slider-body .horizontal .description-background {
	-moz-border-radius: 15px;
	border-radius: 15px;
	width: 640px !important;
}
.wikiaPhotoGallery-slider-0, .wikiaPhotoGallery-slider-1, .wikiaPhotoGallery-slider-2, .wikiaPhotoGallery-slider-3 {
	width: 670px !important;
}
.wikiaPhotoGallery-slider-0 img, .wikiaPhotoGallery-slider-1 img, .wikiaPhotoGallery-slider-2 img, .wikiaPhotoGallery-slider-3 img {
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.wikiaPhotoGallery-slider-0 p.nav img, .wikiaPhotoGallery-slider-1 p.nav img, .wikiaPhotoGallery-slider-2 p.nav img, .wikiaPhotoGallery-slider-3 p.nav img {
	width: 90px !important;
}







/*

External Links

*/

.xl {
   font-style: italic;
}
.xl a.text {
    font-weight: bold;
    display: inline;
    padding: 0 0 0 4px;
    margin: 0 0 0 0px;
    -webkit-border-radius: 3px; 
    -moz-border-radius: 3px; 
    border-radius: 3px;
	-webkit-transition: 0.2s all; 
	transition: 0.2s all;
}
.xl a:hover {
    text-decoration: none;
}
.xl a:after {
    background-position: 0 -1px !important;
    height: 16px !important;
    width: 16px !important;
    margin-left: 5px !important;
    content: "on deviantArt" !important;
    text-indent: -99999px;
}

.xl.deviantart a.text {
    color: #405147;
    background: #aec3ac;
    border: 1px solid #495e4f;
}
.xl.deviantart a.text:hover {
    color: #44534f;
    background: #cee036;
    border: 1px solid #637c69;
}
.xl.deviantart a:after {
    background-image: url(https://images.wikia.nocookie.net/__cb20140416232202/shantae/images/thumb/8/8a/Icon_deviantart.gif/16px-Icon_deviantart.gif);
}








/* NOTICES */


.notice {
    margin: 20px;
}
.notice th {
    min-width: 60px; 
    text-align: center;
    
}
.notice td {
    font-style: italic;
}







/* NOTICES */

.hide-text {
    background: url(https://images.wikia.nocookie.net/__cb20140512161549/shantae/images/8/80/Spoilers-hide.gif) #000 !important;
    color: rgba(0,0,0,0) !important;
}
.hide-text * {
    color: rgba(0,0,0,0) !important;
}

.hide-text::selection {
    background: #000 !important;
    color: #fff !important;
}
.hide-text::selection * {
    color: #fff !important;
}

.hide-text::-moz-selection {
    background: #000 !important;
    color: #fff !important;
}
.hide-text::-moz-selection * {
    color: #fff !important;
}





.related-topics .related-topic, 
.related-topics .edit-topic {
background-color: rgba(255,255,255,0.3);
}


/* Community page module */
#WikiaRail .community-page-entry-point-module {
	background-size: cover;
	background: url("https://vignette.wikia.nocookie.net/shantae/images/6/6c/Rsz_shantaepc2.png") !important;
}
#WikiaRail > section.community-page-entry-point-module.module > div.community-page-entry-point-description {
	color: #000;
	text-shadow:  0 0 2px white;
}


/* Discussion Module */
.discussions-module {
    text-align: center;
    font-family: 'HelveticaNeue', Helvetica, Arial, sans-serif;
    font-size: 16px;
    position: relative;
}
 
.discussions-module-description {
    white-space: pre-line;
}
 
.discussions-button a {
    background: #7e2b8d;
    color: #FFFFFF;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    height: 46px;
    line-height: 46px;
    margin: 14px 0;
    padding: 0 30px;
    text-decoration: none;
    text-transform: uppercase;
}
 
.discussions-button a:hover {
    background-color: #5700e3;
}
 
.discussion-module .discussion-threads .discussion-thread {
    background: rgba(255,0,0,0.1);
    border: 0;
}
 
.discussion-module .discussion-threads .discussion-thread:hover {
    background: rgba(255,0,0,0.2);
}

 .WikiaRail .railModule {
    background-image: url(https://vignette.wikia.nocookie.net/shantae/images/e/e2/Discussionrail.png);
    background-size: 290px;
    color: #FFFFFF;
	font-weight: bold;
	text-shadow: 0 0 2px black;
}

/* Spinning WordMark */
.WikiHeader .wordmark {
     -moz-transform: rotate(0deg) scale(1) skew(180deg) translate(0px);
     -moz-transition: All 0.6863s ease;
     -o-transform: rotate(0deg) scale(1) skew(180deg) translate(0px);
     -o-transition: All 0.6863s ease;
     -webkit-transform: rotate(0deg) scale(1) skew(180deg) translate(0px);
     -webkit-transition: All 0.6863s ease;
     color: #708090;
     font-weight: bold;
     margin-bottom: 10px;
     width: 250px;
     word-wrap: break-word;
}
.WikiHeader .wordmark:hover {
     -webkit-transform: rotate(1deg) scale(1.090) skew(180deg) translate(0px);
     -moz-transform: rotate(1deg) scale(1.090) skew(180deg) translate(0px);
     -ms-transform: rotate(1deg) scale(1.090) skew(180deg) translate(0px);
     -o-transform: rotate(1deg) scale(1.090) skew(180deg) translate(0px);
}

/* Chat */
/** Main module **/
.ChatModule.module {
	background-size: cover;
	background: white url("https://vignette.wikia.nocookie.net/shantae/images/8/85/Rsz_discussionmoduleshantae.jpg") no-repeat center;
	color: #000;
	font-weight: bold;
	text-shadow: 0 0 2px white;
}
/** Image carousel **/
.ChatModule .chat-whos-here {
	background: rgba(255, 255, 255, 0.8);
	border: 1px solid #000;
	box-shadow: 0 0 5px white;
	color: #000;
	font-weight: bold;
	text-shadow: 0 0 2px white;
}

/*===============*/
/*      Tabs     */
/*===============*/
 
.article-tabs {
    border: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-align: center;
    width: 100%
}
.article-tabs a:hover {
    text-decoration: none;
}
.article-tabs-active, .article-tabs-inactive {
    border-radius: 6px 6px 0 0;
    border-style: solid;
    border-width: 2px 2px 0;
    float: left;
    font-weight: bold;
    line-height: 1.3em;
    margin: 0 5px 0 0;
    min-width: 110px;
    padding: 0.5em;
    text-align: center;
}
.article-tabs-active {
       background-color: #7e2b8d;
    border-color: #ffd800
    color: #eee;
}
.article-tabs-inactive{
    border-color: #7e2b8d;
    background-color: #7e2b8d;
    }
.article-tabs-inactive a {
    color: #eee !important;
    display: block;
    outline: 0;
}
.article-tabs-inactive a:hover {
    text-decoration: none;
}
.article-tabs-bottomline {
    border-top: 2px solid #7e2b8d;
    margin: -2px 0 5px 0;
    width: 100%;
}
.article-tabs-active.article-tabs-article::before, .article-tabs-active.article-tabs-gallery::before, .article-tabs-active.article-tabs-videos::before, .article-tabs-inactive.article-tabs-article a::before, .article-tabs-inactive.article-tabs-gallery a::before, .article-tabs-inactive.article-tabs-videos a::before {
    background-position: left center;
    background-repeat: no-repeat;
    content: "";
    padding-left: 23px;
}
.article-tabs-active.article-tabs-article::before, .article-tabs-inactive.article-tabs-article a::before {
    background-image: url("https://vignette.wikia.nocookie.net/shingekinokyojin/images/c/c4/Article.png/revision/latest?cb=20160615105236");
    padding-left: 19px;
}
.article-tabs-active.article-tabs-gallery::before, .article-tabs-inactive.article-tabs-gallery a::before {
    background-image: url("https://vignette.wikia.nocookie.net/shingekinokyojin/images/a/a3/Gallery.png/revision/latest?cb=20160615105324");
}
.article-tabs-active.article-tabs-videos::before, .article-tabs-inactive.article-tabs-videos a::before {
    background-image: url("https://vignette.wikia.nocookie.net/shingekinokyojin/images/e/ec/Videos.png/revision/latest?cb=20160615105415");
}

.WikiaRail .rail-module.rsw-custom-module#rsw-discord {
    text-align: center;
    background: #f9f9f9;
    margin: 0 0 20px 0;
    padding: 20px;
}
 
.WikiaRail .rail-module.rsw-custom-module#rsw-discord img {
    width: 180px;
}
 
.WikiaRail .rail-module.rsw-custom-module#rsw-discord p {
    margin: 15px 0;
    font-size: 13px;
    line-height: 20px;
}
 
.WikiaRail .rail-module.rsw-custom-module#rsw-discord .wds-button {
    background: #800080	;
    border-color: #800080	;
    text-decoration: none;
}
 
.WikiaRail .rail-module.rsw-custom-module#rsw-discord .wds-button:hover {
    background: #2082c0;
    border-color: #2082c0;
}

/*========================================================*
 
*                General Text Restyling                  *
*========================================================*/
.WikiaArticle { font-family: Arial; font-size:13px; line-height:21px !important; }
 
section.WikiaActivityModule.module, section.HotSpotsModule.module, section.FollowedPagesModule.module {
 
 background: #FFF url(https://vignette.wikia.nocookie.net/shantae/images/6/62/Jammies_Background.png) no-repeat bottom right;
}

/*=================Infobox Stuff*

/***** Fonts placed here will be applied to all skins on the entire site. *****/
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
/*        Pagetabs         */
/** [components] page tabs: common layout **/
ul.pagetabs {  display: flex; flex-flow: row wrap; margin: 0; }
.pagetabs li { display: block; margin: 0 0 0 0em;}
.pagetabs li + li { margin-left: 4px; }
.pagetabs li > :only-child { border: 2px solid; border-bottom: none; border-radius: 9px 9px 0 0; display: block; font-weight: bold; line-height: 1.3em; min-width: 110px; padding: 0.5em; text-align: center; text-decoration: none; }
.pagetabs-article > :only-child::before, .pagetabs-gallery > :only-child::before { content: ""; mask-position: left center; -webkit-mask-position: left center; mask-repeat: no-repeat; -webkit-mask-repeat: no-repeat; padding-left: 19px; }
.pagetabs-article > :only-child::before { mask-image: url("https://vignette.wikia.nocookie.net/shingekinokyojin/images/c/c4/Article.png/revision/latest?cb=20160615105236"); -webkit-mask-image: url("https://vignette.wikia.nocookie.net/shingekinokyojin/images/c/c4/Article.png/revision/latest?cb=20160615105236"); }
.pagetabs-gallery > :only-child::before { mask-image: url("https://vignette.wikia.nocookie.net/shingekinokyojin/images/a/a3/Gallery.png/revision/latest?cb=20160615105324"); -webkit-mask-image: url("https://vignette.wikia.nocookie.net/shingekinokyojin/images/a/a3/Gallery.png/revision/latest?cb=20160615105324"); margin-right: 4px; }
.pagetabs li > :only-child { background-color: #ffeacc; border-color: transparent; color: #eda012; }
.pagetabs li > :only-child a { color: #ffffff; }
.pagetabs li > :only-child::before { background-color: #eda012; }
.pagetabs li > .selflink:only-child { background-color: #FEC356; color: white; }
.pagetabs li > .selflink:only-child a { color: #FEC356; }
.pagetabs li > .selflink:only-child::before { background-color: white; }
.pagetabs-bottomline {
    border-top: 6px solid #FEC356;
    margin: 0px 0px 12px 0px;
    width: 100%;
}
/** References styling [START] **/
/* References */
/* make the Cite extension list of references look smaller and highlight clicked reference in blue */
div.reflist {
	font-size: 90%;            /* Default font-size */
	margin-bottom: 0.5em;
	margin-top:0.3em;
}

.refpopups-box {
	background: none repeat scroll 0 0 #FDFAEE !important;
	border-color: #FEC356 !important;
	font-size: 12px !important;
    border-radius: 8px;
    -webkit-border-radius: 8px; 
    -moz-border-radius:8px;
}
/* Reset top margin for lists embedded in columns */

ol.references {
margin-top:-3px;
}
/* Avoid elements breaking between columns */
.nocolbreak,
div.columns li,
div.columns dd dd {
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid-column;
}
/** References styling [END] **/

/*==========================================================*/
/*                Portable Infobox Styling                  */
/*==========================================================*/
.pi-image-thumbnail {
    max-height: 400px; /* A safe height */
    width: auto; /* Preserves the image ratio */
}