Once Upon a Time Wiki
Advertisement

Note: After saving, you have to bypass your browser's cache to see the changes.

  • Internet Explorer: hold down the Ctrl key and click the Refresh or Reload button, or press Ctrl+F5.
  • Firefox: hold down the Shift key while clicking Reload; alternatively press Ctrl+F5 or Ctrl-Shift-R.
  • Opera users have to clear their caches through Tools→Preferences
  • Konqueror and Safari users can just click the Reload button.
  • Chrome: press Ctrl+F5 or Shift+F5
@import "/index.php?title=MediaWiki:Wikia.css/hyperlinkworkaround.css&action=raw&ctype=text/css";
@import url(/index.php?title=MediaWiki:Themes.css&action=raw&ctype=text/css);

/* Glitter styling */
#WikiaPage { color: #000000; }

.WikiNav .navbackground, .WikiNav .nav li.marked {
    background-image: url("http://static1.wikia.nocookie.net/__cb20131207033049/onceuponatime8042/images/0/0c/WikiBlueGlitter.jpg");
}
.WikiNav .nav .subnav-3 li a:hover {
	background: url("http://i.imgur.com/oSSs6S6.jpg");
	color: black;
	text-shadow: 0 0 10px white;
}
.WikiNav .nav .subnav-3 {
    margin-left: 0;
}
.WikiNav .nav .subnav-3 li a {
    padding: 3px 16px;
}
.WikiNav .nav .subnav {
    padding: 0;
}

.WikiaHeader li > .wikia-button {
       background-image:
url("http://static1.wikia.nocookie.net/__cb20131207033049/onceuponatime8042/images/0/0c/WikiBlueGlitter.jpg");
}

/* Notifications Styling */
.notification.unread.admin-notification {
	box-shadow: inset 0 0 100px #a0a0a0;
	font-weight: bold;
}
.notification.read {
	opacity: 0.7;
}

/* Enchanted Forest styling */
.wds-community-header {
	background: url("https://vignette4.wikia.nocookie.net/onceuponatime8042/images/9/9d/InfoboxPlainTitle.jpg/revision/latest?cb=20130914153219");
	box-shadow: inset 0 0 10px black;
}

@font-face {
	font-family: "ONCE";
	font-style: normal;
	font-weight: normal;
	src: url("http://vignette4.wikia.nocookie.net/killianjones/images/4/47/BonvenoCF-Light-webfont-1-.woff") format("woff");
}
.WikiaPage {
	border: 2px solid #001029 !important;
	box-shadow: 0 0 45px #001029 !important; 
}
.CommunityCornerModule {
	background: transparent !important;
	border: 0 solid black !important;
}
.CustomBackground, .WikiaFooter section, .FollowedPagesModule,
.WikiaImageModule, .LatestPhotosModule, .WikiaActivityModule,
.WelcomeModule, .PollsNFeaturesModule, .StaffModule,
#facebookmodule, .HotSpotsModule, .ChatModule, .insights-module, .community-page-entry-point-module {
	background: url("http://i.imgur.com/oSSs6S6.jpg") !important; 
}
.UserStatsMenu,
.popover-inner {
	border-radius: 10px !important;
}
.chat-whos-here .avatar {
	border-radius: 100px !important;
}
.chat-whos-here {
	border-radius: 100px !important;
	box-shadow: 0 0 20px rgba(0,0,0,.4);
}
.WelcomeModule {
	margin: -45px -12px 30px -14px;
	padding: 20px;
}
.PollsNFeaturesModule {
	margin: -20px -12px 30px -14px;
	padding: 20px;
}
.StaffModule {
	margin: -20px -12px -14px -14px;
	padding: 20px;
}

.noarticletext {
	border: 0 solid black !important;
	padding: 30px !important;
}

#EditPageHeader {
   background:
url("http://i.imgur.com/oSSs6S6.jpg");
}

/* User Profile Styling */
.UserProfileMasthead .masthead-info .tag {
	background:transparent !important;
}
.UserProfileMasthead .masthead-info .details {
	color: #806f6f;
	font-size: 96% !important;
	font-weight: bold;
	text-transform: uppercase;
}
.UserProfileMasthead .masthead-info .details:before {
	content: "✶";
	display: block;
	font-size: 20px !important;
	font-family:'Times New Roman',serif;
	margin-bottom:-15px;
	margin-left:-30px;
	color:#407fd6;
	text-shadow:0 0 20px #407fd6;
}
.UserProfileMasthead .masthead-info .details:after {
	content: "✶";
	display: block;
	font-size: 40px !important;
	font-family:'Times New Roman',serif;
	margin-top:15px;
	margin-bottom:6px;
	margin-left:200px;
	color:#407fd6;
	text-shadow:0 0 20px #407fd6;
}
.masthead-info .details:before,
.masthead-info .details:after {
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
	transition: all 3s ease;
}
.masthead-info:hover .details:before{
	transform: rotate(-720deg);
	font-size:1px!important;
	margin-left:300px!important;
}
.masthead-info:hover .details:after {
	transform: rotate(720deg);
	font-size:1px!important;
	margin-left:300px!important;
}
.UserProfileMasthead .masthead-info hgroup {
	background-image: url("http://vignette2.wikia.nocookie.net/central/images/8/8c/Blue_landscapes_nature_forest_2560x1440_wallpaper_www.wallpaperto.com_46.jpg/revision/latest?cb=20150116185632");
}
.UserProfileMasthead h1,
.UserProfileMasthead h2 {
	color: white !important;
	text-shadow: 0 0 7px black !important;
}
.UserProfileMasthead .masthead-info .group {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-image: url("http://vignette2.wikia.nocookie.net/central/images/8/8c/Blue_landscapes_nature_forest_2560x1440_wallpaper_www.wallpaperto.com_46.jpg/revision/latest?cb=20150116185632");
	border-radius: 3px;
	display: inline-block;
	margin-left: 10px;
	padding: 2px 5px;
	position: relative;
	top: -4px;
}
.masthead-avatar img {
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.masthead-avatar:hover img {
  border-radius: 100%;
  box-shadow:0 0 20px black;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
.masthead-avatar .sprite.edit-pencil { display: none }
#userAvatarEdit { margin-left: 30px }
.tabs-container {
	box-shadow: inset 0 -9px 10px rgba(0, 0, 0, .2);
	padding-left: 20px;
}
.WikiaUserPagesHeader .tabs li {
	background: rgba(255, 255, 255, .3);
}
.WikiaUserPagesHeader .tabs li:hover {
	background: rgba(255, 255, 255, .6);
}
.WikiaUserPagesHeader .tabs li {
	-moz-osx-font-smoothing: grayscale;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	-webkit-transition-duration: 0.3s;
	-webkit-transition-property: transform;
	backface-visibility: hidden;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	display: inline-block;
	position: relative;
	transform: translateZ(0);
	transition-duration: 0.3s;
	transition-property: transform;
	vertical-align: middle;
}
.WikiaUserPagesHeader .tabs li:before {
	-webkit-transition-duration: 0.3s;
	-webkit-transition-property: transform, opacity;
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0, rgba(0, 0, 0, 0) 80%);
	content: '';
	height: 10px;
	left: 5%;
	opacity: 0;
	pointer-events: none;
	position: absolute;
	top: 100%;
	transition-duration: 0.3s;
	transition-property: transform, opacity;
	width: 90%;
	z-index: -1;
}
.WikiaUserPagesHeader .tabs li:hover,
.WikiaUserPagesHeader .tabs li:focus,
.WikiaUserPagesHeader .tabs li:active {
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
}
.WikiaUserPagesHeader .tabs li:hover:before,
.WikiaUserPagesHeader .tabs li:focus:before,
.WikiaUserPagesHeader .tabs li:active:before {
	-webkit-transform: translateY(5px);
	opacity: 1;
	transform: translateY(5px);
}

.WikiaUserPagesHeader .tabs .selected a {
	border:none;
}

/* Template:Welcome Styling */
.welcome {
	background: url("http://i.imgur.com/7S4f2fa.png");
	border: 5px ridge silver;
	color: black;
	padding: 5px;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;
}
.welcometext {
	width:60%;
}
.welcome:before {
	content: "WELCOME TO STORYBROOKE!";
	font-size: 130%;
	font-weight: bold;
	margin-left: 30px;
	margin-right: -50px;
}
.welcome:hover {
	background: url("http://i.imgur.com/WGvtRyT.png") right no-repeat !important;
	border: 5px ridge #224145;
	color: #efefef;
}
.welcome:hover:before {
	content: "WELCOME TO THE ENCHANTED FOREST!";
}
.welcome:hover a {
	color: lightblue!important;
}
.welcome:hover .welcomeimage1 {
	visibility: hidden!important;
}
.welcomeimage1 {
	visibility: visible;
}
.welcome:hover .welcomeimage2 {
	visibility: visible!important;
}
.welcomeimage2 {
	visibility: hidden;
}
.welcomeimage1,
.welcomeimage2 {
	border-radius: 100px;
	height: 160px;
	margin-left: -184px;
	margin-top: -95px;
	overflow: hidden;
	position: absolute;
	width: 160px;
	border: 4px solid gray;
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}
.welcomeimage2:hover, .welcomeimage2:focus, .welcomeimage2:active {
	-webkit-transform: scale(1.08);
	transform: scale(1.08);
}

/* Editor Spell */
/* Credit to [[w:User:CzechOut]] */
div.loading-message {
   letter-spacing: 1.5px;
   text-transform: uppercase;
}
#EditPageEditor .loading-indicator .loading-message .loading-throbber {
   background-image: url(http://vignette1.wikia.nocookie.net/onceuponatime8042/images/1/1e/EditorSpell.gif/revision/latest?cb=20150105205613) !important;
   background-size: 242px 200px !important;
   background-repeat:no-repeat !important;
   background-position:top center;
   background-color:transparent;
   overflow:visible;
   height:200px !important;
   width: 600px !important;
}
/* CSS supporting Template:Policies */
.policiesheader {
	background: gray;
	border-radius: 5px;
	color: white;
	font-size: 140%;
	letter-spacing: 8px;
	margin: 5px;
	text-align: center;
}
.policiesheader a {
	color: white;
}
.policiestoc {
	background: gainsboro;
	border-radius: 5px;
	padding: 5px;
	width: 50%;
}
.policiestoc a {
	color: gray;
	font-weight: bold;
}
.policiestoc:hover {
	background: rgba(219, 219, 219, 0.5);
}

/* CSS supporting Template:Slider */
.ts-container .ts-slide {
	display: none;
}
.ts-container .ts-active {
	display: block;
}
.ts-container.ts-container-inline .ts-active {
    display: inline;
}

/* CSS Supporting Template:UserBox */
.userbox,
.userbox img {
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;
}
.userbox:hover img {
	border-radius: 100%;
}
.userbox {
	box-shadow: 4px 4px 4px gray;
}
.userboxgay {
	background: url("http://i.imgur.com/r3llCyb.png") !important;
}
.userboxgay:hover {
	font-size:120%;
	box-shadow:0 0 100px purple;
}
.userboxcruella {
	background: url("http://image.prntscr.com/image/5e21aeadefeb4323944b8eede5658dcd.png") !important;
}
.hiddenstars {
	width: 40px;
}
.hiddenstars .star1,
.hiddenstars .star2,
.hiddenstars .star3,
.hiddenstars .star4,
.hiddenstars .star5,
.hiddenstars .star6 {
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
	color: #ededed;
	font-family: 'Times New Roman', serif;
	font-size: 70px !important;
	text-shadow: 0 0 20px #407fd6;
	transition: all 3s ease;
	width: 20px;
	margin-left:90px!important;
}
.hiddenstars:hover .star1 {
	font-size: 0px!important;
	margin-left: 300px!important;
	transform: rotate(-720deg);
}
.hiddenstars:hover .star2 {
	font-size: 0px!important;
	margin-left: 260px!important;
	margin-top: 100px!important;
	transform: rotate(720deg);
}
.hiddenstars:hover .star3 {
	font-size: 0px!important;
	margin-left: 140px!important;
	margin-top: -80px!important;
	transform: rotate(720deg);
}
.hiddenstars:hover .star4 {
	font-size: 0px!important;
	margin-left: -50px!important;
	margin-top: 100px!important;
	transform: rotate(-320deg);
}
.hiddenstars:hover .star5 {
	font-size: 0px!important;
	margin-left: 400px!important;
	transform: rotate(600deg);
}
.hiddenstars:hover .star6 {
	font-size: 0px!important;
	transform: rotate(600deg);
}
.hiddenstars .star2 {
	margin-top: -22px;
}
.hiddenstars .star3 {
	margin-top: -22px;
}
.hiddenstars .star4 {
	margin-top: -22px;
}
.hiddenstars .star5 {
	margin-top: -22px;
}
.hiddenstars .star6 {
	margin-top: -22px;
}.hiddenstars {
	width: 40px;
}
.hiddenstars .star1,
.hiddenstars .star2,
.hiddenstars .star3,
.hiddenstars .star4,
.hiddenstars .star5,
.hiddenstars .star6 {
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
	color: #ededed;
	font-family: 'Times New Roman', serif;
	font-size: 70px !important;
	text-shadow: 0 0 20px #407fd6;
	transition: all 3s ease;
	width: 20px;
	margin-left:90px!important;
}
.hiddenstars:hover .star1 {
	font-size: 0px!important;
	margin-left: 300px!important;
	transform: rotate(-720deg);
	margin-top: -22px;
}
.hiddenstars:hover .star2 {
	font-size: 0px!important;
	margin-top: -60px !important;
	margin-left: 260px!important;
	transform: rotate(720deg);
}
.hiddenstars:hover .star3 {
	font-size: 0px!important;
	margin-top: -80px !important;
	margin-left: 140px!important;
	transform: rotate(720deg);
}
.hiddenstars:hover .star4 {
	font-size: 0px!important;
	margin-top: -60px !important;
	margin-left: -50px!important;
	transform: rotate(-320deg);
}
.hiddenstars:hover .star5 {
	font-size: 0px!important;
	margin-left: 400px!important;
	margin-top: -22px;
	transform: rotate(600deg);
}
.hiddenstars:hover .star6 {
	font-size: 0px!important;
	transform: rotate(600deg);
	margin-top: -22px;
}
.hiddenstars .star2 {
	margin-top: -22px;
}
.hiddenstars .star3 {
	margin-top: -22px;
}
.hiddenstars .star4 {
	margin-top: -22px;
}
.hiddenstars .star5 {
	margin-top: -22px;
}
.hiddenstars .star6 {
	margin-top: -22px;
}
/* CSS supporting Template:OUaTverse */
.extendeduniverseimg img:hover {
	opacity: 0.8;
}

/* CSS supporting Template:Futhark */
@font-face {
	font-family: "Futhark";
	font-style: normal;
	font-weight: normal;
	src: url("http://vignette4.wikia.nocookie.net/killianjones/images/3/32/Futhark.woff") format("woff");
}

/* CSS supporting Template:MagicColorsTable */
.magicamara1 {
	background: url("http://i.imgur.com/qbi4LZy.png")!important;
}

.magicamara2 {
	background: url("http://i.imgur.com/FVEaLMN.png")!important;
}

.magicanastasia {
	background: url("http://i.imgur.com/91QZdzn.png")!important;
}

.magicapprentice {
	background: url("http://i.imgur.com/xYMFLSW.png")!important;
}

.magicbluefairy {
	background: url("http://i.imgur.com/tDM5sY0.png")!important;
}

.magiccruella {
	background: url("http://i.imgur.com/hMTWmDk.png")!important;
}

.magiccora {
	background: url("http://i.imgur.com/HC0LUjD.png")!important;
}

.magiccyrus {
	background: url("http://i.imgur.com/SO8wbJ8.png")!important;
}

.magicdragon {
	background: url("http://i.imgur.com/4Z3rNpN.png")!important;
}

.magicelsa {
	background: url("http://i.imgur.com/9nCjRxN.png")!important;
}

.magicemma1 {
	background: url("http://i.imgur.com/QkHuysw.png")!important;
}

.magicemma2 {
	background: url("http://img.prntscr.com/img?url=http://i.imgur.com/50XfcfY.png")!important;
}

.magicemma3 {
	background: url("http://i.imgur.com/SKqWjth.png")!important;
}

.magicfgm {
	background: url("http://i.imgur.com/M4KE9YJ.png")!important;
}

.magicglinda {
	background: url("http://i.imgur.com/9yn3yFI.png")!important;
}

.magicmagicmirror {
	background: url("http://i.imgur.com/PwUqA9V.png")!important;
}

.magichades {
	background: url("http://i.imgur.com/ksT3URL.png")
}

.magichook {
	background: url("http://i.imgur.com/OhH1VAQ.png")
}

.magicingrid {
	background: url("http://i.imgur.com/HxsuMDs.png")
}

.magicjafar1 {
	background: url("http://i.imgur.com/0KddUyK.png")
}

.magicjafar2 {
	background: url("http://i.imgur.com/tlTqYk3.png")
}

.magicjafar3 {
	background: url("http://i.imgur.com/CmmPoVx.png")
}

.magiclily {
	background: url("http://i.imgur.com/cSaj6F9.png")
}

.magicmal1 {
	background: url("http://i.imgur.com/A4Ulbyg.png")
}

.magicmal2 {
	background: url("http://i.imgur.com/WyQEPPu.png")
}

.magicmal3 {
	background: url("http://i.imgur.com/qYJA5pp.png")
}

.magicmerlin {
	background: url("http://i.imgur.com/QtRac9K.png")
}

.magicnova {
	background: url("http://i.imgur.com/bJ9CHYb.png")
}

.magicpan1 {
	background: url("http://i.imgur.com/Ekbm7Nj.png")
}

.magicpan2 {
	background: url("http://i.imgur.com/CLA1X8Q.png")
}

.magicregina1 {
	background: url("http://i.imgur.com/V5D6Jt7.png")
}

.magicregina2 {
	background: url("http://i.imgur.com/1mjP4yp.png")
}

.magicregina3 {
	background: url("http://i.imgur.com/HHibuM1.png")
}

.magicregina4 {
	background: url("http://i.imgur.com/4zXXsHx.png")
}

.magicregina5 {
	background: url("http://i.imgur.com/vTjsD5e.png")
}

.magicregina6 {
	background: url("http://image.prntscr.com/image/d88bb08956c84d07874aae854d5b25db.png")
}

.magicrumple1 {
	background: url("http://i.imgur.com/jqyJ2iP.png")
}

.magicrumple2 {
	background: url("http://i.imgur.com/Z90lIzG.png")
}

.magicrumple3 {
	background: url("http://i.imgur.com/8rmZPWq.png")
}

.magicrumple4 {
	background: url("http://i.imgur.com/58LgW2J.png")
}

.magicrumple5 {
	background: url("http://i.imgur.com/ZhSvvsS.png")
}

.magicrumple6 {
	background: url("http://i.imgur.com/v0gIcc8.png")
}

.magicrumple7 {
	background: url("http://i.imgur.com/2auxszV.png")
}

.magicrumple8 {
	background: url("http://i.imgur.com/MkQWeyE.png")
}

.magicmorpheus {
	background: url("http://image.prntscr.com/image/62af9af12b9845089ae7f924712317d6.png")
}

.magicsilvermist {
	background: url("http://i.imgur.com/uzT36BI.png")
}

.magictinkerbell {
	background: url("http://i.imgur.com/Lkfu4fJ.png")
}

.magicursulad {
	background: url("http://i.imgur.com/5EfFpzO.png")
}

.magicwill {
	background: url("http://i.imgur.com/lhx5HvO.png")
}

.magicwitch {
	background: url("http://i.imgur.com/iBg0b7m.png")
}

.magiczelena {
	background: url("http://i.imgur.com/Tp9570i.png")
}

/* CSS supporting Template:LastWords */
.lastwords {
	width: 150px;
}
.lastwords .mask {
	background: black;
	color: #efefef;
	margin-left: 155px;
	margin-top: -84px;
	padding: 5px;
	position: absolute;
	visibility: hidden;
	width: 300px;
}
.lastwords:hover .mask {
	visibility: visible;
}

/* CSS supporting Template:3Dbook */
.book-container,
.book-container-comic {
	-moz-perspective: 1200px;
	-webkit-perspective: 1200px;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	-khtml-user-drag: none;
	-moz-user-drag: none;
	-ms-user-drag: none;
	-webkit-user-drag: none;
	user-drag: none;
	display: block;
	margin: 0 auto;
	perspective: 1200px;
	width: 250px;
}
.book-container {
	width: 250px;
}
.book-container-comic {
	width: 150px;
}
.book,
.book-comic {
	-moz-transform-origin: 125px 0;
	-moz-transform-style: preserve-3d;
	-moz-transition: 0.75s;
	-webkit-transform-origin: 125px 0;
	-webkit-transform-style: preserve-3d;
	-webkit-transition: 0.75s;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
	transform-origin: 125px 0;
	transform-style: preserve-3d;
	transition: 0.75s;
	z-index: 5;
}
.book:after,
.book-comic:after {
	bottom: 0;
	content: "";
	left: 3px;
	position: absolute;
	top: 0;
	width: 7px;
	z-index: 20;
}
.book:hover {
	-moz-transform: translateX(-10px) translateZ(35px) translateX(35px) rotateY(45deg);
	-webkit-transform: translateX(-10px) translateZ(35px) translateX(35px) rotateY(45deg);
	transform: translateX(-10px) translateZ(35px) translateX(35px) rotateY(45deg);
}
.book-comic:hover {
	-moz-transform: translateX(-10px) translateZ(5px) translateX(5px) rotateY(45deg);
	-webkit-transform: translateX(-10px) translateZ(5px) translateX(5px) rotateY(45deg);
	transform: translateX(-10px) translateZ(5px) translateX(5px) rotateY(45deg);
}
.book-cover {
	position: relative;
	z-index: 10;
}
.book-cover img {
	height: auto;
	max-width: 100%;
	vertical-align: bottom;
}
.book-spine {
	background: url(http://i.imgur.com/Mshm8sZ.png);
}
.book-spine-comic1 {
	background: url("http://i.imgur.com/ojIC3K6.png");
}
.book-spine-comic2 {
	background: url(http://i.imgur.com/rRp29my.png);
}
.book-spine-comic3 {
	background: black;
}
.book-spine-comic1,
.book-spine-comic2,
.book-spine-comic3,
.book-spine {
	-moz-transform-origin: 0;
	-moz-transform: rotateY(-90deg) translateX(-49px);
	-webkit-transform-origin: 0;
	-webkit-transform: rotateY(-90deg) translateX(-49px);
	background-size: auto 100%;
	bottom: 0;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
	color: #fff;
	smargin-left: 5px;
	overflow: hidden;
	position: absolute;
	top: 0;
	transform-origin: 0;
	z-index: 5;
}
.book-spine {
	transform: rotateY(-90deg) translateX(-30px);
	width: 30px;
}
.book-spine-comic1,
.book-spine-comic2,
.book-spine-comic3 {
	transform: rotateY(-90deg) translateX(-20px);
	width: 20px;
}
.book-spine-comic1 h1,
.book-spine-comic2 h1,
.book-spine-comic3 h1,
.book-spine h1 {
	-moz-transform-origin: 0;
	-moz-transform: rotateZ(90deg);
	-webkit-font-smoothing: antialiased;
	-webkit-transform-origin: 0;
	-webkit-transform: rotateZ(90deg);
	color: #fff;
	display: block;
	font-size: 2em;
	font-weight: normal;
	left: 39px;
	opacity: 0.75;
	position: absolute;
	text-align: left;
	text-indent: 43px;
	text-transform: uppercase;
	top: 0;
	transform-origin: 0;
	transform: rotateZ(90deg);
	width: 250px;
}
.book-spine-comic1:before,
.book-spine-comic2:before,
.book-spine-comic3:before,
.book-spine:before {
	content: "";
	display: block;
	height: 100%;
	width: 100%;
}

/* CSS Supporting Template:OUATBook */
.ouatbookpageright {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative;
}
.ouatbookpageright:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  bottom: 0;
  right: 0;
  background: #3e281d;
  background: linear-gradient(315deg, #d9c7bf 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
.ouatbookpageright:hover:before, .ouatbookpageright:focus:before, .ouatbookpageright:active:before {
  width: 35px;
  height: 35px;
}

.ouatbookpageleft {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative;
}
.ouatbookpageleft:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  bottom: 0;
  left: 0;
  background: #3e281d;
  background: linear-gradient(-315deg, #d9c7bf 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
.ouatbookpageleft:hover:before, .ouatbookpageleft:focus:before, .ouatbookpageleft:active:before {
  width: 35px;
  height: 35px;
}
.ouatbook ul.tabbernav {
	border: 0 solid black !important;
	font-family: Helvetica, sans-serif !important;
	font-weight: bold !important;
} 
.ouatbook ul.tabbernav li a {
	margin-left: 5px !important;
	padding: 5px !important;
	border: 0px solid black !important;
	color: black !important;
	background:#ece3df;
	box-shadow: 1px 1px 0px #3e281d;
}
.ouatbook ul.tabbernav li.tabberactive a {
	margin-left: 5px !important;
	padding: 5px !important;
	border: 0px solid black !important;
	color: black !important;
	background:#ece3df;
	box-shadow: 2px 2px 0px #3e281d;
}
.ouatbook .tabberlive .tabbertab {
	border: 0px solid black !important;
}

/* CSS supporting Template:MagicMirror */
.magicmirror {
	height: 175px;
	width: 311px;
}
.magicmirror1,
.magicmirror2 {
	margin-top: -175px;
}
.magicmirror1 img {
	-moz-transition: all 0.7s;
	-ms-transition: all 0.7s;
	-o-transition: all 0.7s;
	-webkit-transition: all 0.7s;
	transition: all 0.7s;
}
.magicmirror:hover .magicmirror1 img {
	opacity: 0;
}
/* CSS supporting Template:Hat */
.hattabbers ul.tabbernav li a {
	background: transparent !important;
	border: 0!important;
	color: black !important;
	font-family: ONCE !important;
	font-size: 120%;
	margin-left: 5px !important;
	padding: 5px !important;
	text-transform: uppercase;
}
.hattabbers ul.tabbernav li.tabberactive a {
	display: none;
}
.hattabbers .tabberlive .tabbertab {
	border-bottom: 0 !important;
	border-left: 0 !important;
	border-right: 0 !important;
}
.hat {
	height: 260px;
	width: 260px;
}
.hat2,
.hat3 {
	margin-top: -260px;
}
.hat img {
	border-radius: 100%;
}
.hat1 img,
.hat2 img {
	box-shadow: 0 0 100px #5d3791;
}
.hat3 img {
	box-shadow: 0 0 20px white;
	opacity: 0;
}
.hat1 img,
.hat2 img {
	-moz-transition: all 4s ease;
	-ms-transition: all 4s ease;
	-o-transition: all 4s ease;
	-webkit-transition: all 4s ease;
	transition: all 4s ease;
}
.hat3 img {
	-moz-transition: all 2s ease;
	-ms-transition: all 2s ease;
	-o-transition: all 2s ease;
	-webkit-transition: all 2s ease;
	transition: all 2s ease;
}
.hat:hover .hat1 img,
.hat:hover .hat2 img {
	-moz-transform: rotate(1360deg);
	-ms-transform: rotate(1360deg);
	-o-transform: rotate(1360deg);
	-webkit-transform: rotate(1360deg);
	transform: rotate(1360deg);
}
.hat:hover .hat2 img {
	opacity: 0;
}
.hat:hover .hat3 img {
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	height: 260px;
	margin-top: 0;
	opacity: 1;
	transform: rotate(360deg);
	width: 260px;
}
/* CSS supporting Template:EnchantedHeart */
.enchantedheart {
	height: 175px;
	width: 311px;
}
.enchantedheart2 {
	margin-top: -175px;
}
.enchantedheart2 img {
	-moz-transition: all 0.7s;
	-ms-transition: all 0.7s;
	-o-transition: all 0.7s;
	-webkit-transition: all 0.7s;
	transition: all 0.5s;
}
.enchantedheart:hover .enchantedheart2 img {
	opacity: 0;
}

/* CSS supporting Timeline article */
.timelineboxes:hover {opacity:0.8}

/* Mark redirects in Special:Allpages and Special:Watchlist */
.allpagesredirect {
   font-style: italic;
}
.allpagesredirect:after {
   color: #808080; content: " (redirect)"
}
.watchlistredir {
   font-style: italic;
}
 
/* CSS index */
.cssindex {
	margin-bottom: -20px;
	visibility: hidden;
}
.page-MediaWiki_Wikia_css .cssindex {
	margin-bottom: 0 !important;
	visibility: visible !important;
}

/* Giving headers and TOC a little less space */
.WikiaArticle h2:not(.pi-header):not(.pi-title) {
   margin-top: 10px !important;
}
/* TOC Styling */
.toc {
    margin-top: 20px;
	background: rgba(220, 220, 220, 0.65)!important;
	border: 1px solid transparent !important;
	width: 250px !important;
}
.toc:hover {
	background: rgba(220, 220, 220, 0.8)!important;
}
.toc h2 {
	font-family: "ONCE";
	text-transform: uppercase;
}

/*Change Edit button graphic*/
.sprite.edit-pencil {background: none transparent\9 !important;}
.sprite.edit-pencil {background: url('http://images1.wikia.nocookie.net/onceuponatime8042/images/3/33/Feather.png') no-repeat !important;}
.wikia-menu-button .chevron {
   border-color: white transparent transparent !important;
}

/*Icons fix*/
a.link-internal { display:inline-block; }

/* H3 headers that will not display */
/* but will be linked to in the TOC */
.invisibleheaders {
	margin-bottom: -20px;
	visibility: hidden;
}

/* default skin for navigation boxes */
table.navbox {
    background-color: #f9f9f9;
    border: 1px solid #aaa;
    clear: both;
    font-size: 90%;
    margin: 1em 0em 0em;
    padding: 2px;
    text-align: left;
    width: 100%;
}
 
table.navbox th {
    background-color: #ccf;
    padding-left: 1em;
    padding-right: 1em;
}
 
table.navbox tr:not(:first-child) th {
    background-color: #ddf;
}
 
@media print {
    .navbox {
        display: none;
    }
}

 /*  ============
    Font Fix
    ============ */
 
.WikiaArticle,
.WikiaPage {     
  font-size: 13px;
  line-height: 21px;
   font-family:"Helvetica", serif;
}

/* Standard Navigationsleisten, aka box hiding thingy from .de.  Documentation at [[Wikipedia:NavFrame]]. */
 
div.Boxmerge,
div.NavFrame {
        margin: 0px;
        padding: 4px;
        border: 1px solid #aaa;
        text-align: center;
        border-collapse: collapse;
        font-size: 95%;
}
div.Boxmerge div.NavFrame {
        border-style: none;
        border-style: hidden;
}
div.NavFrame + div.NavFrame {
        border-top-style: none;
        border-top-style: hidden;
}
.NavPic {
        background-color: #fff;
        padding: 2px;
        float: left;
}
.NavFrame div.NavHead {
        height: 1.6em;
        font-weight: bold;
        background-color: #ccccff;
        position:relative;
}
div.NavFrame p {
        font-size: 100%;
}
div.NavFrame div.NavContent {
        font-size: 100%;
}
div.NavFrame div.NavContent p {
        font-size: 100%;
}
.NavEnd {
        margin: 0px;
        padding: 0px;
        line-height: 1px;
        clear: both;
}
.NavToggle {
        position:absolute;
        top:0px;
        right:3px;
        font-weight:normal;
        font-size:smaller;
}

/* tabber overrides*/

.tabberlive .tabbertab h2,
.tabberlive .tabbertab h3 { display: block !important; }

ul.tabbernav li.tabberactive a {
border-bottom: 1px transparent solid !important; 
}

ul.tabbernav {
 border-bottom: 1px transparent solid !important;
}

.tabberlive .editsection { display: none; }

/* end of tabber overrides*/

/* Tabber Styling for List of Deleted Scenes */
.page-List_of_Deleted_Scenes ul.tabbernav {
	border-bottom: 0 solid transparent !important;
	font-family: Helvetica, sans-serif !important;
	font-size: 120%;
	font-weight: bold !important;
	padding: 5px 0 !important;
} 
.page-List_of_Deleted_Scenes ul.tabbernav li a {
	background: gainsboro !important;
	margin-left: 5px !important;
	padding: 5px !important;
	border: 0px;
}
.page-List_of_Deleted_Scenes ul.tabbernav li a:hover {
	color: #00007D !important;
}
.page-List_of_Deleted_Scenes ul.tabbernav li.tabberactive a {
	background:silver !important;
}
.page-List_of_Deleted_Scenes .tabberlive .tabbertab {
	border: 0px solid black !important;
}
.page-List_of_Deleted_Scenes h3 {
	background: rgba(0, 0, 0, .4) !important;
	color: white;
	margin-left: -5px;
	margin-right: -5px;
	padding-left: 10px;
	font-family: "ONCE";
	text-transform: uppercase;
}
.page-List_of_Deleted_Scenes h3 a {
	color: white;
}

/* Styling for [[Once Upon a Time Universe]] */
.page-Once_Upon_a_Time_Universe .mw-content-text img {
	border: 5px ridge gray;
	-moz-transition: all 0.9s;
	-ms-transition: all 0.9s;
	-o-transition: all 0.9s;
	-webkit-transition: all 0.9s;
	transition: all 0.9s;
}
.page-Once_Upon_a_Time_Universe .mw-content-text img:hover {
	opacity:.9;
}
.page-Once_Upon_a_Time_Universe ul.tabbernav {
	border-bottom: 0 solid black !important;
	font-family: Helvetica, sans-serif !important;
	font-weight: bold !important;
	padding: 5px 0 !important;
}
.page-Once_Upon_a_Time_Universe ul.tabbernav li a {
	background: transparent !important;
	color: black !important;
	margin-left: 5px !important;
	padding: 5px !important;
}
.page-Once_Upon_a_Time_Universe ul.tabbernav li.tabberactive a {
	background: rgba(255, 255, 255, .3) !important;
}
.page-Once_Upon_a_Time_Universe .tabberlive .tabbertab {
	border-right: 0 !important;
	border-left: 0 !important;
	border-bottom: 0 !important;
	border-top: 1px solid gray !important;
}

/* Tabber Styling for [[Template:StartTrivia]] */
.trivia ul.tabbernav {
	border-bottom: 0 solid black !important;
	font-family: Helvetica, sans-serif !important;
	font-weight: bold !important;
	padding: 5px 0 !important;
} 
.trivia ul.tabbernav li a {
	background: rgba(255, 255, 255, .5) !important;
	border-radius: 5px 5px 0 0;
	margin-left: 5px !important;
	padding: 5px !important;
	border-top: 2px solid rgba(0, 0, 0, .4) !important;
	border-right: 2px solid rgba(0, 0, 0, .4) !important;
	border-left: 2px solid rgba(0, 0, 0, .4) !important;
	color: black !important;
}
.trivia ul.tabbernav li.tabberactive a {
	background-color: rgba(255, 255, 255, .7) !important;
	border: 0 !important;
	font-weight: bold !important;
	border-bottom: 2px solid rgba(255, 255, 255, .5) !important;
	border-top: 2px solid rgba(0, 0, 0, .4) !important;
	border-right: 2px solid rgba(0, 0, 0, .4) !important;
	border-left: 2px solid rgba(0, 0, 0, .4) !important;
}
.trivia .tabberlive .tabbertab {
	background: rgba(255, 255, 255, .7) !important;
	border-top: 0 !important;
	border: 2px solid rgba(0, 0, 0, .4) !important;
}
.trivia h3 {
	background: rgba(0, 0, 0, .4) !important;
	color: white;
	margin-left: -5px;
	margin-right: -5px;
	padding-left: 10px;
	font-family: "ONCE";
	text-transform: uppercase;
}
.trivia h3 a {
	color: white;
}
.trivia .toc-link {
	display: none!important;
}

/* Season Articles Infobox Tabber */
.page-Season_Three ul.tabbernav {
	background: gainsboro;
	border-bottom: 2px solid #7175F5 !important;
	margin-top: -11px;
}
.page-Season_Three ul.tabbernav li a {
	background: rgba(113, 117, 245, .4) !important;
	border: 0 !important;
	color: white!important;
}
.page-Season_Three ul.tabbernav li a:hover {
	background-color: rgba(113, 117, 245, .7) !important;
	border-color: transparent !important;
}
.page-Season_Three ul.tabbernav li.tabberactive a {
	background-color: #7175F5 !important;
}
.page-Season_Three .tabberlive .tabbertab {
	border-top: 0 !important;
	border: 0 solid black !important;
	margin: -10px -5px -11px -5px;
}
.page-Season_Four ul.tabbernav {
	background: gainsboro;
	border-bottom: 2px solid #7458c1 !important;
	margin-top: -11px;
}
.page-Season_Four ul.tabbernav li a {
	background: rgba(116, 88, 193, .4) !important;
	border: 0 !important;
	color: white!important;
}
.page-Season_Four ul.tabbernav li a:hover {
	background-color: rgba(116, 88, 193, .7) !important;
	border-color: transparent !important;
}
.page-Season_Four ul.tabbernav li.tabberactive a {
	background-color: #7458c1 !important;
}
.page-Season_Four .tabberlive .tabbertab {
	border-top: 0 !important;
	border: 0 solid black !important;
	margin: -10px -5px -11px -5px;
}

.page-Season_Five ul.tabbernav {
	background: gainsboro;
	border-bottom: 2px solid #2800CC !important;
	margin-top: -11px;
}
.page-Season_Five ul.tabbernav li a {
	background: rgba(40, 0, 204, .4) !important;
	border: 0 !important;
	color: white!important;
}
.page-Season_Five ul.tabbernav li a:hover {
	background-color: rgba(40, 0, 204, .7) !important;
	border-color: transparent !important;
}
.page-Season_Five ul.tabbernav li.tabberactive a {
	background-color: #2800CC !important;
}
.page-Season_Five .tabberlive .tabbertab {
	border-top: 0 !important;
	border: 0 solid black !important;
	margin: -10px -5px -11px -5px;
}

.page-Season_Six ul.tabbernav {
	background: gainsboro;
	border-bottom: 2px solid #2b9aaa !important;
	margin-top: -11px;
}
.page-Season_Six ul.tabbernav li a {
	background: rgba(43, 154, 170, .4) !important;
	border: 0 !important;
	color: white!important;
}
.page-Season_Six ul.tabbernav li a:hover {
	background-color: rgba(43, 154, 170, .7) !important;
	border-color: transparent !important;
}
.page-Season_Six ul.tabbernav li.tabberactive a {
	background-color: #2b9aaa !important;
}
.page-Season_Six .tabberlive .tabbertab {
	border-top: 0 !important;
	border: 0 solid black !important;
	margin: -10px -5px -11px -5px;
}

/* Tabbers Project:Staff styling */
.page-Once_Upon_a_Time_Wiki_Staff ul.tabbernav {
	border-bottom: 0 solid black !important;
	font-family: Helvetica, sans-serif !important;
	font-weight: bold !important;
	padding: 5px 0 !important;
}

.page-Once_Upon_a_Time_Wiki_Staff ul.tabbernav li a {
	background: rgba(255, 255, 255, .5) !important;
	border-radius: 5px 5px 0 0;
	margin-left: 5px !important;
	padding: 5px !important;
	border-top: 1px solid teal !important;
	border-right: 1px solid teal !important;
	border-left: 1px solid teal !important;
	color: black !important;
}
.page-Once_Upon_a_Time_Wiki_Staff ul.tabbernav li.tabberactive a {
	background-color: white !important;
	border: 0 !important;
	font-weight: bold !important;
	border-bottom: 1px solid white !important;
	border-top: 1px solid teal !important;
	border-right: 1px solid teal !important;
	border-left: 1px solid teal !important;
}
.page-Once_Upon_a_Time_Wiki_Staff .tabberlive .tabbertab {
	background: white !important;
	border-top: 0 !important;
	border: 1px solid teal !important;
}
/* Home Page Styling */
.homelinksbox {
	background: url("http://image.prntscr.com/image/395f9c2fed3b463e8bf81c7acb4a0b65.png");
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: center;
	width: 100%;
}
.homelinks a {
	-moz-transition: color 0.3s;
	-webkit-transition: color 0.3s;
	color: #ccc;
	font-family: "ONCE";
	font-size: 130%;
	font-weight: bold;
	letter-spacing: 4px;
	padding: 10px;
	text-shadow: 0 0 3px black;
	text-transform: uppercase;
	transition: color 0.3s;
}
.homelinks a:hover,
.homelinks a:focus {
	color: #fff;text-shadow:0 0 3px black;
}
.page-Once_Upon_a_Time_Wiki ul.tabbernav {
	border-bottom: 3px solid black !important;
	font-family: Helvetica, sans-serif !important;
	font-weight: bold !important;
	padding: 5px 0 !important;
}
.page-Once_Upon_a_Time_Wiki ul.tabbernav li a {
	background: rgba(185,185,185,.4) !important;
	border: 0 !important;
	margin-left: 5px !important;
	padding: 5px !important;
	border-radius: 5px 5px 0 0;
}
 
.page-Once_Upon_a_Time_Wiki ul.tabbernav li a:hover {
	background-color: rgba(185,185,185,.7) !important;
	border-color: transparent !important;
}
.page-Once_Upon_a_Time_Wiki ul.tabbernav li.tabberactive a {
	background-color:rgb(185,185,185) !important;
	border: 0 !important;
	font-weight: bold !important;
}
.page-Once_Upon_a_Time_Wiki ul.tabbernav li.tabberactive a:hover {
	border-bottom: 0 solid black !important;
	border: 0 solid black !important;
}
.page-Once_Upon_a_Time_Wiki .tabberlive .tabbertab {
	border-top: 0 !important;
	border: 0 solid black !important;
}
@font-face {
	font-family: "SDM";
	font-style: normal;
	font-weight: normal;
	src: url("http://vignette1.wikia.nocookie.net/killianjones/images/e/ee/Daily-Mirror.woff") format("woff");
}
@font-face {
	font-family: "Wonderland";
	font-style: normal;
	font-weight: normal;
	src: url("http://vignette3.wikia.nocookie.net/killianjones/images/3/3d/Wonderland-font.woff") format("woff");
}
.homeheader {
	background: url("http://image.prntscr.com/image/395f9c2fed3b463e8bf81c7acb4a0b65.png");
	color: #efefef;
	font-family: "ONCE";
	font-size: 35px;
	margin-bottom: 5px;
	padding: 10px;
	text-align: center;
	text-shadow: 0 0 3px white;
	text-transform: uppercase;
}
.homeslider {
	background: #163f57;
	box-shadow: inset 0 0 10px #426b82;
	margin-bottom: 5px;
}
.homeslider {
	margin-bottom: 5px;
}
.homecountdown {
	background: url(http://vignette4.wikia.nocookie.net/onceuponatime8042/images/4/47/105ItsLike.png/revision/latest?cb=20160105081526);
}
.homecountdown a {
	color:white;
	font-weight:bold;
}
.homecountdown img {
	border-radius: 10px;
	margin: 5px;
	box-shadow:0 0 10px #0f0f0f;
}
.hometwitter {
	background: url("http://vignette2.wikia.nocookie.net/onceuponatime8042/images/7/77/306AnEvilQueen.png/revision/latest?cb=20141201181501");
}
.homeepisodes {
	background: url("http://vignette4.wikia.nocookie.net/onceuponatime8042/images/9/9d/InfoboxPlainTitle.jpg/revision/latest?cb=20130914153219");
}
 
.homewelcome,
.homefarticle {
	background: url("http://vignette2.wikia.nocookie.net/onceuponatime8042/images/e/e0/609DarkCastle.png/revision/latest?cb=20161130133644");
}
.homewelcome a,
.homenews a,
.homefvideo a,
.homefquote a,
.homelocations a {
	color: white!important;
}
 
.homeaffiliates,
.homefquote {
	background: url("http://vignette2.wikia.nocookie.net/onceuponatime8042/images/b/be/305WhatExactly.png/revision/latest?cb=20141201181500");
}
.homefimage {
	background: url("http://vignette3.wikia.nocookie.net/onceuponatime8042/images/9/94/403NotAProblem.png?cb=20160301050901&format=webp");
}
.homefvideo {
	background: url("http://vignette2.wikia.nocookie.net/onceuponatime8042/images/0/0b/506ShoresOfDunBroch.png?cb=20160913060849&format=webp");
}
.homenews a,
.homefamilytree a,
.homepolicies a {
	color: #2b2b2b!important;
}
.homefamilytree {
	background: url("https://vignette4.wikia.nocookie.net/onceuponatime8042/images/a/ac/609SoLook.png/revision/latest?cb=20170822232819");
}
.homepoll {
	background: url("http://vignette1.wikia.nocookie.net/onceuponatime8042/images/6/69/522CantImagine.png/revision/latest?cb=20160906032743");
}
.homepoll .ajax-poll {
	border: 0;
}
.homepoll .pollAnswerVotes {
	background: rgba(255, 255, 255, .4) !important;
	font-size: 90%;
	font-weight: bold;
	box-shadow:inset 0 0 20px white;
}
.homepoll .pollAnswerVotes div {
	background: rgba(45, 32, 41, .7) !important;
}
 
.homepoll div.ajax-poll > form > * {
	display: block;
	margin: 0 auto;
}
.homelocations {
	background: url("http://vignette3.wikia.nocookie.net/onceuponatime8042/images/c/ca/507WithYourPermission.png/revision/latest?cb=20161014031326");
}
.homelocations .portalitem {
	box-shadow: 0 0 40px white;
}
.homepolicies {
	background: url("https://t7.rbxcdn.com/025d78feb7749883461acd21166a82d3");
}
.affiliates img:hover {
  -moz-opacity: .7;
  -khtml-opacity: .7;
  opacity: .7;
}
.page-Once_Upon_a_Time_Wiki .WikiaArticleInterlang {
	background: gainsboro;
	border-top: 7px ridge silver;
	border-bottom: 7px ridge silver;
	font-weight: bold;
	text-align: center;
}
.page-Once_Upon_a_Time_Wiki .WikiaArticleInterlang h3 {
	display: none;
}
.page-Once_Upon_a_Time_Wiki .WikiaArticleInterlang:hover {
	background: gainsboro url("http://vignette2.wikia.nocookie.net/central/images/2/28/Wiki.wordmark.png/revision/latest?cb=20150218195247") right center no-repeat;
	-moz-transition: 0.7s;
	-o-transition: 0.7s;
	-webkit-transition: 0.7s;
	transition: 0.7s;
}
.featuredbutton {
	background: #082242;
	border: 1px solid gray;
	font-size: 90%;
	margin: auto;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
.featuredbutton a {
	color: white;
}
.featuredbutton:hover {
	background: #0d386d;
}
.featuredbutton:hover a {
	text-shadow: #a0a0a0 0 0 5px;
}
.ABCWikis {
	margin-bottom: -25px;
	margin-top: -25px;
}
.ABCWikis img {
	-khtml-user-drag: none;
	-moz-user-drag: none;
	-ms-user-drag: none;
	-webkit-user-drag: none;
	user-drag: none;
}
/* End of Home Page Styling */ 

/* Special:WikiActivity/RecentChanges Styling */
.activity-type-new,
.activity-type-categorization,
.activity-type-talk,
.activity-type-edit {
	-moz-transition: all linear 0.3s;
	-ms-transition: all linear 0.3s;
	-o-transition: all linear 0.3s;
	padding-left: 35px !important;
	transition: all linear 0.1s;
}
.activity-type-new:hover,
.activity-type-categorization:hover,
.activity-type-talk:hover,
.activity-type-edit:hover {
	background: rgba(220, 220, 220, 0.5);
}

/*Shadow*/
.WikiaPage a:visited:hover, .WikiaPage .color2 a:visited:hover { 
  text-shadow: #A0A0A0 0 0 5px;
  text-decoration:none;
}
 
.WikiaPage a:hover, .WikiaPage .color2 a:hover {
  text-shadow: #A0A0A0 0 0 5px;
  text-decoration:none;
}
 
.WikiaFooter .tools-menu a:hover {
    text-shadow: #A0A0A0 0 1px 1px;
}

/* Template:Character roster */
/* Credit to the League of Legends Wiki */
/* http://www.lol.wikia.com */
.champion_roster {
  line-height: 0; /* Kills any vertical spacing between rows */
  word-spacing: -0.25em; /* Negates the space between each icon */
  margin: 0;
  padding: 10px !important;
  text-align: center;
}
.champion_roster li {
  display: inline-block;
  margin: 0;
  overflow: hidden;
  border-radius: 1000px;
  box-shadow: 0 0 4px #111;
}
.champion_roster li:hover {
  box-shadow: 0 0 3px #aac, 0 0 10px black;
}

/* End Character roster */
/* Bubbles for Locations */
.portalitem {
	-moz-osx-font-smoothing: grayscale;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	-webkit-transition-duration: 0.3s;
	-webkit-transition-property: transform;
	backface-visibility: hidden;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	display: inline-block;
	height: 90px!important;
	margin-bottom: -42px;
	transform: translateZ(0);
	transition-duration: 0.3s;
	transition-property: transform;
	vertical-align: middle;
	width: 90px!important;
}
.portalitem .portalitemhover {
	-moz-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	-webkit-transition: opacity 0.5s;
	background-color: rgba(0, 0, 0, .5);
	border-radius: 100px;
	color: #ebebeb;
	margin-left: -2px;
	margin-top: -93px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	transition: opacity 0.5s;
	visibility: hidden;
	z-index: 10;
}
.portalitem:hover .portalitemhover {
	height: 95px;
	opacity: 0.9;
	visibility: visible;
	width: 95px;
}
.portalitemhover div {
	margin-top: 36px;
	text-align: center;
}
.portalitemhover span {
	font-size: 14px;
	font-weight: bold;
}
.portalitemhover span a {
	color: white;
}
.portalitem p {
	margin: 0;
}
.portalitem:hover,
.portalitem:focus,
.portalitem:active {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

/* Customization of [[Template:FTLRealms]] */
.realmstabber img {border:2px solid black;}
.realmstabber ul.tabbernav {
	border: 0 solid black !important;
	font-family: Helvetica, sans-serif !important;
	font-weight: bold !important;
	padding: 5px 0 !important;
} 
.realmstabber ul.tabbernav li a {
	margin-left: 5px !important;
	padding: 5px !important;
	border: 2px solid black !important;
	color: black !important;background:white;
}
.realmstabber ul.tabbernav li.tabberactive a {
	margin-left: 5px !important;
	padding: 5px !important;
	border: 2px solid black !important;
	color: black !important;background:white;
}
.realmstabber .tabberlive .tabbertab {
	border: 0px solid black !important;
}
/* Customization of [[Template:HomeApp]] */
.view {
    width: 300px;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
    float: left;
    overflow: hidden;
    position: relative;
}
.view .mask, .view .content {
    width: 300px;
    height: 300px;
    border-radius:27px;
    position: absolute;
    overflow: hidden;
    top: 30px;
    left: 0
}
.view img {
    display: block;
    position: relative
}
.view h2 {
    color:  #EBEBEB;
    font-weight:bold;
    text-align: center;
    position: relative;
    font-size: 150%;
    background: rgba(0, 0, 0, 0.9);
}
.view p {
    font-size: 120%;
    position: relative;
    color:  #EBEBEB;
    padding: 10px 20px 20px;
    text-align: left;
}
.view a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    box-shadow: 0 0 1px #000
}
.view a.info:hover {
    box-shadow: 0 0 5px #000
}
.view img { 
	transition: all 0.4s ease-in-out 0.5s; 
}
.view .mask{ 
	background-color: rgba(0,0,0,0.8);
	opacity:0;
	transition: all 0.3s ease-in 0.4s;
}
.view h2{
	opacity:0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    background: transparent;
    margin: 20px 40px 0px 40px;
    transform: scale(10);
    transition: all 0.3s ease-in-out 0.1s;
}
.view p { 
	opacity:0;
    transform: scale(10);
	transition: all 0.3s ease-in-out 0.2s;
}
.view a.info { 
	opacity:0;
    transform: translateY(100px);
	transition: all 0.3s ease-in-out 0.1s;
}
.view:hover .mask {  
	opacity:1; 
	transition-delay: 0s;
}																			 
.view:hover img { 
	transition-delay: 0s; 
}
.view:hover h2 { 
	opacity: 1;
    transform: scale(1);
	transition-delay: 0.1s;
}
.view:hover p { 
	opacity:1; 
    transform: scale(1);
	transition-delay: 0.2s;
}
.view:hover a.info { 
	opacity:1;
    transform: translateY(0px);
	transition-delay: 0.3s;
}
/* Thanks to Isle of Tune Wiki */
/* ([[w:c:isleoftune]]) */

.mainpagebutton .mainpagehover {
	background-color: #000;
    border-radius: 25px;
    width: 0px;
    height: 0px;
    overflow: hidden;
    font-size: 13px;
    opacity: 0;
    color: #EBEBEB;
    margin-left: 0px;
    margin-top: -307px;
    position: absolute;
    z-index: 10;
    transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
}

.mainpagebutton:hover .mainpagehover {
	height: 295px;
	opacity: 0.9;
	width: 300px;
}
.mainpagehover div {
    margin: 10px;
}

.mainpagehover span {
    font-size: 15px;
    font-weight: bold;
}
/* List of Spells */
.listofspellsdiscplaimer {
	background: url("https://vignette4.wikia.nocookie.net/onceuponatime8042/images/7/73/509Lead.png/revision/latest?cb=20161121193221");
	color:gainsboro;
	text-shadow:1px 1px 3px black;
}
/* Navigation Hover Class - Courtesy of XD1 */
.hovernav img { opacity:1.0; filter:alpha(opacity=100); /* For IE8 and earlier */ }
.hovernav img:hover { opacity:0.60; filter:alpha(opacity=60); /* For IE8 and earlier */ }
.hovernav2 img { filter:alpha(opacity=100);opacity:1}
.hovernav2 img:hover { filter: alpha(opacity=60); opacity:.90 }

/* Highlight for Special:Chat */

.ChatWindow li[data-user="Applegirl"] .username, .Chat ul li[data-user="Applegirl"] { color: darkred; font-weight:bold; }
.ChatWindow li[data-user="Utter solitude"] .username, .Chat ul li[data-user="Utter solitude"] { color: #470047; font-weight:bold; }
.Chat ul li[data-user="Bot of Solitude"] { font-style: italic; }
.ChatWindow li[data-user="Killian Jones"] .username, .Chat ul li[data-user="Killian Jones"] { color: #0098c2; font-weight:bold; }
.ChatWindow li[data-user="FrancisPaul"] .username, .Chat ul li[data-user="FrancisPaul"] { color: #DAA520; font-weight:bold; }
.ChatWindow li[data-user="Nightlily"] .username, .Chat ul li[data-user="Nightlily"] { color: #fc64a8; font-weight:bold; }
.ChatWindow li[data-user="Rubenvst"] .username, .Chat ul li[data-user="Rubenvst"] { color: #ff6d05; font-weight:bold; }
.ChatWindow li[data-user="Lady Junky"] .username, .Chat ul li[data-user="Lady Junky"] { color: #405F33; font-weight:bold; }
.ChatWindow li[data-user="ItachiIshtar"] .username, .Chat ul li[data-user="ItachiIshtar"] { color:#5c6899; font-weight:bold; }
.ChatWindow li[data-user="Hmcooper4"] .username, .Chat ul li[data-user="Hmcooper4"] { color: #863b23; font-weight:bold; }
.ChatWindow li[data-user="Eskaver"] .username, .Chat ul li[data-user="Eskaver"] { color: #863b23; font-weight:bold; }
.ChatWindow li[data-user="KyleBraxton"] .username, .Chat ul li[data-user="KyleBraxton"] { color: #DA70D6; font-weight:bold; }
.ChatWindow li[data-user="Lola987"] .username, .Chat ul li[data-user="Lola987"] { color: #DA70D6; font-weight:bold; }

/* Enchanted Forest Chat Skin (User:Killian Jones) */
/* Original version made by AmonFatalis and 2Actimv */
.ChatWindow .User img {
border-radius: 2pc !important;
}

.inline-alert {
color: #383838 !important;
}
 
.Chat .you,
.Chat ul li {
background: transparent;
}
 
.Chat img {
border-radius: 0px;
border: none !important;
}
 
.Chat img.avatar {
border-radius: 2pc;
border: none;
}
 
.Write .message {
background-color: transparent;
border: 0px solid black;
}
 
.Write .message textarea {
width: 98% !important;
background: transparent;
border: 0px dotted black;
}
 
.Write img {
border-radius: 2pc;
border: none;
margin: 2.5px 0px 0px -3px !important;
}
 
.Write [name="message"] {
background-color: transparent;
border: 0;
}
 
.WikiChatList img {
border-radius: 3px;
border: none;
}
 
.WikiChatList .User:hover,
.PrivateChatList .User:hover {
margin: 0px 0px 0px 7px !important;
-moz-transition: all linear 400ms;
-ms-transition: all linear 400ms;
-o-transition: all linear 400ms;
transition: all linear 400ms; 
background: transparent !important;
}
 
.User .username {
background-color: transparent;
border: 0px solid black;
}
 
.ChatHeader {
background: rgba(255,255,255,0.9);
background: -moz-linear-gradient(45deg, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.6) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(255,255,255,0.9)), color-stop(100%, rgba(255,255,255,0.0.3)));
background: -webkit-linear-gradient(45deg, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.6) 100%);
background: -o-linear-gradient(45deg, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.6) 100%);
background: -ms-linear-gradient(45deg, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.6) 100%);
background: linear-gradient(45deg, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.6) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
margin: 0px 6px 0px 0px !important;
border-radius: 25px !important;
border:0px solid black;
border-top: 0px solid black !important;
border-right: 0px solid black !important;
border-bottom-left-radius: 8px;
border-right: none;
}
 
.ChatHeader img {
border-radius: 3px;
border: none;
}
 
.Rail .private {
background-color: transparent;
background-image: none;
border: none !important;
text-align: center;
}
 
.PrivateChatList .User img {
border-radius: 3px;
border: none;
}
 
.PrivateChatList .User:hover {
background: transparent;
}
 
.Chat .me-message {
background-color: transparent;
border: 0px solid black;
padding: 0px 3px;
border-radius: 10px;
}
 
.Rail .selected {
box-shadow: none;
background: transparent;
}
 
.Chat li {
background: transparent;
}
 
.Chat .time {
font-size: 13px;
font-weight:bold;
color:#383838;
}
 
.Chat {
background: rgba(255,255,255,0.9);
background: -moz-linear-gradient(-45deg, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.6) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(255,255,255,0.9)), color-stop(100%, rgba(255,255,255,0.6)));
background: -webkit-linear-gradient(-45deg, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.6) 100%);
background: -o-linear-gradient(-45deg, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.6) 100%);
background: -ms-linear-gradient(-45deg, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.6) 100%);
background: linear-gradient(135deg, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.6) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
margin: 0px 6px 0px 0px !important;
border-radius: 25px !important;
border: 0px solid black;
border-bottom: none;
border-top-left-radius: 8px;
border-right: none !important;
}
 
.Write {
background: rgba(255,255,255,0.9);
background: -moz-linear-gradient(45deg, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.6) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(255,255,255,0.9)), color-stop(100%, rgba(255,255,255,0.6)));
background: -webkit-linear-gradient(45deg, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.6) 100%);
background: -o-linear-gradient(45deg, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.6) 100%);
background: -ms-linear-gradient(45deg, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.6) 100%);
background: linear-gradient(45deg, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.6) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
margin: 0px 6px 0px 0px !important;
border-radius: 25px !important;
border:0px solid black;
border-top: 0px solid black !important;
border-right: 0px solid black !important;
border-bottom-left-radius: 8px;
border-right: none;
}
 
.Rail {
background: rgba(255,255,255,0.6);
background: -moz-linear-gradient(top, rgba(255,255,255,0.6) 0%, rgba(255,255,255,0.6) 0%, rgba(255,255,255,0.6) 0%, rgba(255,255,255,0.6) 0%, rgba(255,255,255,0.9) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0.6)), color-stop(0%, rgba(255,255,255,0.6)), color-stop(0%, rgba(255,255,255,0.6)), color-stop(0%, rgba(255,255,255,0.6)), color-stop(100%, rgba(255,255,255,0.9)));
background: -webkit-linear-gradient(top, rgba(255,255,255,0.6) 0%, rgba(255,255,255,0.6) 0%, rgba(255,255,255,0.6) 0%, rgba(255,255,255,0.6) 0%, rgba(255,255,255,0.9) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,0.6) 0%, rgba(255,255,255,0.6) 0%, rgba(255,255,255,0.6) 0%, rgba(255,255,255,0.6) 0%, rgba(255,255,255,0.9) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,0.6) 0%, rgba(255,255,255,0.6) 0%, rgba(255,255,255,0.6) 0%, rgba(255,255,255,0.6) 0%, rgba(255,255,255,0.9) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,0.6) 0%, rgba(255,255,255,0.6) 0%, rgba(255,255,255,0.6) 0%, rgba(255,255,255,0.6) 0%, rgba(255,255,255,0.9) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
border-radius: 25px !important;
border: 0px solid black;
border-bottom-right-radius: 8px;
border-top-right-radius: 8px;
border-left: none;
}
 
.ChatWindow .WikiaPage {
border: 0px solid black !important;
background: transparent !important;
border: none !important;
}
 
.ChatWindow {
background: url(http://vignette3.wikia.nocookie.net/onceuponatime8042/images/5/50/Wiki-background/revision/latest?cb=20130521124014) center top !important;
}
 
/* End of Enchanted Forest Chat Skin (User:Killian Jones) */

/* Making red link usernames blue */
.mw-userlink {color:#00007d !important;}

/* Different colors for Gigi -- RC, diffs, histories */
 
table.diff a[href="/wiki/User:Utter_solitude"],
#pagehistory li a[href="/wiki/User:Utter_solitude"],
ul.special li a[href="/wiki/User:Utter_solitude"],
table.mw-enhanced-rc td a[href="/wiki/User:Utter_solitude"],
table.diff a[href="/wiki/User:Totalsolitude"],
#pagehistory li a[href="/wiki/User:Totalsolitude"],
ul.special li a[href="/wiki/User:Totalsolitude"],
table.mw-enhanced-rc td a[href="/wiki/User:Totalsolitude"] {font-weight:bold !important; color:#660066 !important;}
 
/* Different colors for Gigi -- Wikia stuff: blogs, activity and rail */

.WikiaBlogListing .author-details span a[href="/wiki/User:Utter_solitude"],
.WikiaBlogListingBox .author-details span a[href="/wiki/User:Utter_solitude"],
.WikiaBlogPostHeader .author-details a[href="/wiki/User:Utter_solitude"],
#WikiaRail a[href="/wiki/User:Utter_solitude"],
#wikiactivity-main a[href="/wiki/User:Utter_solitude"],
a.real-name[href="http://onceuponatime.wikia.com/wiki/Message_Wall:Utter_solitude"],
.WikiaBlogListing .author-details span a[href="/wiki/User:Totalsolitude"],
.WikiaBlogListingBox .author-details span a[href="/wiki/User:Totalsolitude"],
.WikiaBlogPostHeader .author-details a[href="/wiki/User:Totalsolitude"],
#WikiaRail a[href="/wiki/User:Totalsolitude"],
#wikiactivity-main a[href="/wiki/User:Totalsolitude"],
a.real-name[href="http://onceuponatime.wikia.com/wiki/Message_Wall:Totalsolitude"] {font-weight:bold !important; color:#660066 !important;}
 
/* Different colors for Gigi -- Wikia stuff: comments */
 
.edited-by a[href="http://onceuponatime.wikia.com/wiki/User:Utter_solitude"],
.edited-by a[href="http://onceuponatime.wikia.com/wiki/Message_Wall:Utter_solitude"],
.Wall .timestamp a[href="http://onceuponatime.wikia.com/wiki/Message_Wall:Utter_solitude"],
.edited-by a[href="http://onceuponatime.wikia.com/wiki/User:Totalsolitude"],
.edited-by a[href="http://onceuponatime.wikia.com/wiki/Message_Wall:Totalsolitude"],
.Wall .timestamp a[href="http://onceuponatime.wikia.com/wiki/Message_Wall:Totalsolitude"] {font-weight:bold !important; color:#660066 !important;}
 
/* Different colors for Gigi -- Wikia stuff: forums */
 
a[href="http://onceuponatime.wikia.com/wiki/User:Utter_solitude"],
.ForumParticipationModule a[href="http://onceuponatime.wikia.com/wiki/User:Utter_solitude"],
.Forum .last-post a[href="http://onceuponatime.wikia.com/wiki/Message_Wall:Utter_solitude"],
a[href="http://onceuponatime.wikia.com/wiki/User:Totalsolitude"],
.ForumParticipationModule a[href="http://onceuponatime.wikia.com/wiki/User:Totalsolitude"],
.Forum .last-post a[href="http://onceuponatime.wikia.com/wiki/Message_Wall:Totalsolitude"] {font-weight:bold !important; color:#660066 !important;}

/* Different colors for Nat -- RC, diffs, histories */
 
table.diff a[href="/wiki/User:Applegirl"],
ul#pagehistory li a[href="/wiki/User:Applegirl"],
ul.special li a[href="/wiki/User:Applegirl"],
table.mw-enhanced-rc td a[href="/wiki/User:Applegirl"] {font-weight:bold !important; color:darkred !important;}
 
/* Different colors for Nat -- Wikia stuff: blogs, activity and rail */
 
.WikiaBlogListing .author-details span a[href="/wiki/User:Applegirl"],
.WikiaBlogListingBox .author-details span a[href="/wiki/User:Applegirl"],
.WikiaBlogPostHeader .author-details a[href="/wiki/User:Applegirl"],
#WikiaRail a[href="/wiki/User:Applegirl"],
#wikiactivity-main a[href="/wiki/User:Applegirl"],
a.real-name[href="http://onceuponatime.wikia.com/wiki/Message_Wall:Applegirl"] {font-weight:bold !important; color:darkred !important;}
 
/* Different colors for Nat -- Wikia stuff: comments */
 
.edited-by a[href="http://onceuponatime.wikia.com/wiki/User:Applegirl"],
.edited-by a[href="http://onceuponatime.wikia.com/wiki/Message_Wall:Applegirl"],
.Wall .timestamp a[href="http://onceuponatime.wikia.com/wiki/Message_Wall:Applegirl"] {font-weight:bold !important; color:darkred !important;}
 
/* Different colors for Nat -- Wikia stuff: forums */
 
a[href="http://onceuponatime.wikia.com/wiki/User:Applegirl"],
.ForumParticipationModule a[href="http://onceuponatime.wikia.com/wiki/User:Applegirl"],
.Forum .last-post a[href="http://onceuponatime.wikia.com/wiki/Message_Wall:Applegirl"] {font-weight:bold !important; color:darkred !important;}

/* Different colors for Bot of Solitude -- RC, diffs, histories */
 
table.diff a[href="/wiki/User:Bot_of_Solitude"],
ul#pagehistory li a[href="/wiki/User:Bot_of_Solitude"],
ul.special li a[href="/wiki/User:Bot_of_Solitude"],
table.mw-enhanced-rc td a[href="/wiki/User:Bot_of_Solitude"] {font-weight:bold !important; color:#000 !important;}
 
/* Different colors for Bot of Solitude -- Wikia stuff: blogs, activity and rail */
 
.WikiaBlogListing .author-details span a[href="/wiki/User:Bot_of_Solitude"],
.WikiaBlogListingBox .author-details span a[href="/wiki/User:Bot_of_Solitude"],
.WikiaBlogPostHeader .author-details a[href="/wiki/User:Bot_of_Solitude"],
#WikiaRail a[href="/wiki/User:Bot_of_Solitude"],
#wikiactivity-main a[href="/wiki/User:Bot_of_Solitude"],
a.real-name[href="http://onceuponatime.wikia.com/wiki/Message_Wall:Bot_of_Solitude"] {font-weight:bold !important; color:#000 !important;}
 
/* Different colors for Bot of Solitude -- Wikia stuff: comments */
 
.edited-by a[href="http://onceuponatime.wikia.com/wiki/User:Bot_of_Solitude"],
.edited-by a[href="http://onceuponatime.wikia.com/wiki/Message_Wall:Bot_of_Solitude"],
.Wall .timestamp a[href="http://onceuponatime.wikia.com/wiki/Message_Wall:Bot_of_Solitude"] {font-weight:bold !important; color:#000 !important;}
 
/* Different colors for Bot of Solitude -- Wikia stuff: forums */

a[href="http://onceuponatime.wikia.com/wiki/User:Bot_of_Solitude"],
.ForumParticipationModule a[href="http://onceuponatime.wikia.com/wiki/User:Bot_of_Solitude"],
.Forum .last-post a[href="http://onceuponatime.wikia.com/wiki/Message_Wall:Bot_of_Solitude"] {font-weight:bold !important; color:#000 !important;}


/* Different colors for Killian -- RC, diffs, histories */
 
table.diff a[href="/wiki/User:Killian_Jones"],
ul#pagehistory li a[href="/wiki/User:Killian_Jones"],
ul.special li a[href="/wiki/User:Killian_Jones"],
table.mw-enhanced-rc td a[href="/wiki/User:Killian_Jones"] {font-weight:bold !important; color:#00A7D6 !important;}
 
/* Different colors for Killian -- Wikia stuff: blogs, activity and rail */
 
.WikiaBlogListing .author-details span a[href="/wiki/User:Killian_Jones"],
.WikiaBlogListingBox .author-details span a[href="/wiki/User:Killian_Jones"],
.WikiaBlogPostHeader .author-details a[href="/wiki/User:Killian_Jones"],
#WikiaRail a[href="/wiki/User:Killian_Jones"],
#wikiactivity-main a[href="/wiki/User:Killian_Jones"],
a.real-name[href="http://onceuponatime.wikia.com/wiki/Message_Wall:Killian_Jones"] {font-weight:bold !important; color:#00A7D6 !important;}
 
/* Different colors for Killian -- Wikia stuff: comments */
 
.edited-by a[href="http://onceuponatime.wikia.com/wiki/User:Killian_Jones"],
.edited-by a[href="http://onceuponatime.wikia.com/wiki/Message_Wall:Killian_Jones"],
.Wall .timestamp a[href="http://onceuponatime.wikia.com/wiki/Message_Wall:Killian_Jones"] {font-weight:bold !important; color:#00A7D6 !important;}
 
/* Different colors for Killian -- Wikia stuff: forums */
 
a[href="http://onceuponatime.wikia.com/wiki/User:Killian Jones"],
.ForumParticipationModule a[href="http://onceuponatime.wikia.com/wiki/User:Killian_Jones"],
.Forum .last-post a[href="http://onceuponatime.wikia.com/wiki/Message_Wall:Killian_Jones"] {font-weight:bold !important; color:#00A7D6 !important;}
 
/* Different colors for Lily -- RC, diffs, histories */
 
table.diff a[href="/wiki/User:Nightlily"],
ul#pagehistory li a[href="/wiki/User:Nightlily"],
ul.special li a[href="/wiki/User:Nightlily"],
table.mw-enhanced-rc td a[href="/wiki/User:Nightlily"] {font-weight:bold !important; color:#fc64a8 !important;}

/* Different colors for Lily -- Wikia stuff: blogs, activity and rail */
 
.WikiaBlogListing .author-details span a[href="/wiki/User:Nightlily"],
.WikiaBlogListingBox .author-details span a[href="/wiki/User:Nightlily"],
.WikiaBlogPostHeader .author-details a[href="/wiki/User:Nightlily"],
#WikiaRail a[href="/wiki/User:Nightlily"],
#wikiactivity-main a[href="/wiki/User:Nightlily"],
a.real-name[href="http://onceuponatime.wikia.com/wiki/Message_Wall:Nightlily"] {font-weight:bold !important; color:#fc64a8 !important;}
 
/* Different colors for Lily -- Wikia stuff: comments */
 
.edited-by a[href="http://onceuponatime.wikia.com/wiki/User:Nightlily"],
.edited-by a[href="http://onceuponatime.wikia.com/wiki/Message_Wall:Nightlily"],
.Wall .timestamp a[href="http://onceuponatime.wikia.com/wiki/Message_Wall:Nightlily"] {font-weight:bold !important; color:#fc64a8 !important;}
 
/* Different colors for Lily -- Wikia stuff: forums */
 
a[href="http://onceuponatime.wikia.com/wiki/User:Nightlily"],
.ForumParticipationModule a[href="http://onceuponatime.wikia.com/wiki/User:Nightlily"],
.Forum .last-post a[href="http://onceuponatime.wikia.com/wiki/Message_Wall:Nightlily"] {font-weight:bold !important; color:#fc64a8 !important;}

/* Different colors for Content mod Ruben -- RC, diffs, histories */
 
table.diff a[href="/wiki/User:Rubenvst"],
ul#pagehistory li a[href="/wiki/User:Rubenvst"],
ul.special li a[href="/wiki/User:Rubenvst"],
table.mw-enhanced-rc td a[href="/wiki/User:Rubenvst"] {font-weight:bold !important; color:#ff6d05 !important;}

/* Different colors for Content mod Ruben -- Wikia stuff: blogs, activity and rail */
 
.WikiaBlogListing .author-details span a[href="/wiki/User:Rubenvst"],
.WikiaBlogListingBox .author-details span a[href="/wiki/User:Rubenvst"],
.WikiaBlogPostHeader .author-details a[href="/wiki/User:Rubenvst"],
#WikiaRail a[href="/wiki/User:Rubenvst"],
#wikiactivity-main a[href="/wiki/User:Rubenvst"],
a.real-name[href="http://onceuponatime.wikia.com/wiki/Message_Wall:Rubenvst"] {font-weight:bold !important; color:#ff6d05 !important;}
 
/* Different colors for Content mod Ruben -- Wikia stuff: comments */
 
.edited-by a[href="http://onceuponatime.wikia.com/wiki/User:Rubenvst"],
.edited-by a[href="http://onceuponatime.wikia.com/wiki/Message_Wall:Rubenvst"],
.Wall .timestamp a[href="http://onceuponatime.wikia.com/wiki/Message_Wall:Rubenvst"] {font-weight:bold !important; color:#ff6d05 !important;}
 
/* Different colors for Content mod Ruben -- Wikia stuff: forums */
 
a[href="http://onceuponatime.wikia.com/wiki/User:Rubenvst"],
.ForumParticipationModule a[href="http://onceuponatime.wikia.com/wiki/User:Rubenvst"],
.Forum .last-post a[href="http://onceuponatime.wikia.com/wiki/Message_Wall:Rubenvst"] {font-weight:bold !important; color:#ff6d05 !important;}

/* Different colors for Content mod Lady -- RC, diffs, histories */
 
table.diff a[href="/wiki/User:Lady_Junky"],
ul#pagehistory li a[href="/wiki/User:Lady_Junky"],

ul.special li a[href="/wiki/User:Lady_Junky"],
table.mw-enhanced-rc td a[href="/wiki/User:Lady_Junky"] {font-weight:bold !important; color:#405F33 !important;}

/* Different colors for Content mod Lady -- Wikia stuff: blogs, activity and rail */
 
.WikiaBlogListing .author-details span a[href="/wiki/User:Lady_Junky"],
.WikiaBlogListingBox .author-details span a[href="/wiki/User:Lady_Junky"],
.WikiaBlogPostHeader .author-details a[href="/wiki/User:Lady_Junky"],
#WikiaRail a[href="/wiki/User:Lady_Junky"],
#wikiactivity-main a[href="/wiki/User:Lady_Junky"],
a.real-name[href="http://onceuponatime.wikia.com/wiki/Message_Wall:Lady_Junky"] {font-weight:bold !important; color:#405F33 !important;}
 
/* Different colors for Content mod Ruben -- Wikia stuff: comments */
 
.edited-by a[href="http://onceuponatime.wikia.com/wiki/User:Lady_Junky"],
.edited-by a[href="http://onceuponatime.wikia.com/wiki/Message_Wall:Lady_Junky"],
.Wall .timestamp a[href="http://onceuponatime.wikia.com/wiki/Message_Wall:Lady_Junky"] {font-weight:bold !important; color:#405F33 !important;}
 
/* Different colors for Content mod Lady -- Wikia stuff: forums */
 
a[href="http://onceuponatime.wikia.com/wiki/User:Lady_Junky"],
.ForumParticipationModule a[href="http://onceuponatime.wikia.com/wiki/User:Lady_Junky"],
.Forum .last-post a[href="http://onceuponatime.wikia.com/wiki/Message_Wall:Lady_Junky"] {font-weight:bold !important; color:#405F33 !important;}

/* Different colors for Discussion mod -- RC, diffs, histories */
 
table.diff a[href="/wiki/User:ItachiIshtar"],
ul#pagehistory li a[href="/wiki/User:ItachiIshtar"],
ul.special li a[href="/wiki/User:ItachiIshtar"],
table.mw-enhanced-rc td a[href="/wiki/User:ItachiIshtar"] {font-weight:bold !important; color:#5c6899 !important;}

/* Different colors for Discussion mod -- Wikia stuff: blogs, activity and rail */
 
.WikiaBlogListing .author-details span a[href="/wiki/User:ItachiIshtar"],
.WikiaBlogListingBox .author-details span a[href="/wiki/User:ItachiIshtar"],
.WikiaBlogPostHeader .author-details a[href="/wiki/User:ItachiIshtar"],
#WikiaRail a[href="/wiki/User:ItachiIshtar"],
#wikiactivity-main a[href="/wiki/User:ItachiIshtar"],
a.real-name[href="http://onceuponatime.wikia.com/wiki/Message_Wall:ItachiIshtar"] {font-weight:bold !important; color:#5c6899 !important;}
 
/* Different colors for Discussion mod -- Wikia stuff: comments */
 
.edited-by a[href="http://onceuponatime.wikia.com/wiki/User:ItachiIshtar"],
.edited-by a[href="http://onceuponatime.wikia.com/wiki/Message_Wall:ItachiIshtar"],
.Wall .timestamp a[href="http://onceuponatime.wikia.com/wiki/Message_Wall:ItachiIshtar"] {font-weight:bold !important; color:#5c6899 !important;}
 
/* Different colors for Discussion mod -- Wikia stuff: forums */
 
a[href="http://onceuponatime.wikia.com/wiki/User:ItachiIshtar"],
.ForumParticipationModule a[href="http://onceuponatime.wikia.com/wiki/User:ItachiIshtar"],
.Forum .last-post a[href="http://onceuponatime.wikia.com/wiki/Message_Wall:ItachiIshtar"] {font-weight:bold !important; color:#5c6899 !important;}

/* Different colors for Rollbacks -- RC, diffs, histories */
 
table.diff a[href="/wiki/User:FrancisPaul"],
ul#pagehistory li a[href="/wiki/User:FrancisPaul"],
ul.special li a[href="/wiki/User:FrancisPaul"],
table.mw-enhanced-rc td a[href="/wiki/User:FrancisPaul"] {font-weight:bold !important; color:#DAA520 !important;}
 
/* Different colors for Rollbacks -- Wikia stuff: blogs, activity and rail */
.WikiaBlogListing .author-details span a[href="/wiki/User:FrancisPaul"],
.WikiaBlogListingBox .author-details span a[href="/wiki/User:FrancisPaul"],
.WikiaBlogPostHeader .author-details a[href="/wiki/User:FrancisPaul"],
#WikiaRail a[href="/wiki/User:FrancisPaul"],
#wikiactivity-main a[href="/wiki/User:FrancisPaul"],
a.real-name[href="http://onceuponatime.wikia.com/wiki/Message_Wall:FrancisPaul"] {font-weight:bold !important; color:#DAA520 !important;}
 
/* Different colors for Rollbacks -- Wikia stuff: comments */
.edited-by a[href="http://onceuponatime.wikia.com/wiki/User:FrancisPaul"],
.edited-by a[href="http://onceuponatime.wikia.com/wiki/Message_Wall:FrancisPaul"],
.Wall .timestamp a[href="http://onceuponatime.wikia.com/wiki/Message_Wall:FrancisPaul"] {font-weight:bold !important; color:#DAA520 !important;}
 
/* Different colors for Rollbacks -- Wikia stuff: forums */
a[href="http://onceuponatime.wikia.com/wiki/User:FrancisPaul"],
.ForumParticipationModule a[href="http://onceuponatime.wikia.com/wiki/User:FrancisPaul"],
.Forum .last-post a[href="http://onceuponatime.wikia.com/wiki/Message_Wall:FrancisPaul"] {font-weight:bold !important; color:#DAA520 !important;}

/* Different colors for Forum Mods -- RC, diffs, histories */
table.diff a[href="/wiki/User:Hmcooper4"],
ul#pagehistory li a[href="/wiki/User:Hmcooper4"],
ul.special li a[href="/wiki/User:Hmcooper4"],
table.mw-enhanced-rc td a[href="/wiki/User:Hmcooper4"],
table.diff a[href="/wiki/User:Eskaver"],
ul#pagehistory li a[href="/wiki/User:Eskaver"],
ul.special li a[href="/wiki/User:Eskaver"],
table.mw-enhanced-rc td a[href="/wiki/User:Eskaver"] {font-weight:bold !important; color:#863b23 !important;}
 
/* Different colors for Forum Mods -- Wikia stuff: blogs, activity and rail */
.WikiaBlogListing .author-details span a[href="/wiki/User:Hmcooper4"],
.WikiaBlogListingBox .author-details span a[href="/wiki/User:Hmcooper4"],
.WikiaBlogPostHeader .author-details a[href="/wiki/User:Hmcooper4"],
#WikiaRail a[href="/wiki/User:Hmcooper4"],
#wikiactivity-main a[href="/wiki/User:Hmcooper4"],
a.real-name[href="http://onceuponatime.wikia.com/wiki/Message_Wall:Hmcooper4"],
.WikiaBlogListing .author-details span a[href="/wiki/User:Eskaver"],
.WikiaBlogListingBox .author-details span a[href="/wiki/User:Eskaver"],
.WikiaBlogPostHeader .author-details a[href="/wiki/User:Eskaver"],
#WikiaRail a[href="/wiki/User:Eskaver"],
#wikiactivity-main a[href="/wiki/User:Eskaver"],
a.real-name[href="http://onceuponatime.wikia.com/wiki/Message_Wall:Eskaver"] {font-weight:bold !important; color:#863b23 !important;}

/* Different colors for Forum Mods -- RC, diffs, histories */
 
table.diff a[href="/wiki/User:KyleBraxton"],
ul#pagehistory li a[href="/wiki/User:KyleBraxton"],
ul.special li a[href="/wiki/User:KyleBraxton"],
table.mw-enhanced-rc td a[href="/wiki/User:KyleBraxton"],
table.diff a[href="/wiki/User:Lola987"],
ul#pagehistory li a[href="/wiki/User:Lola987"],
ul.special li a[href="/wiki/User:Lola987"],
table.mw-enhanced-rc td a[href="/wiki/User:Lola987"] {font-weight:bold !important; color:#DA70D6 !important;}
 
/* Different colors for Forum Mods -- Wikia stuff: blogs, activity and rail */
 
.WikiaBlogListing .author-details span a[href="/wiki/User:KyleBraxton"],
.WikiaBlogListingBox .author-details span a[href="/wiki/User:KyleBraxton"],
.WikiaBlogPostHeader .author-details a[href="/wiki/User:KyleBraxton"],
#WikiaRail a[href="/wiki/User:KyleBraxton"],
#wikiactivity-main a[href="/wiki/User:KyleBraxton"],
a.real-name[href="http://onceuponatime.wikia.com/wiki/Message_Wall:KyleBraxton"],
.WikiaBlogListing .author-details span a[href="/wiki/User:Lola987"],
.WikiaBlogListingBox .author-details span a[href="/wiki/User:Lola987"],
.WikiaBlogPostHeader .author-details a[href="/wiki/User:Lola987"],
#WikiaRail a[href="/wiki/User:Lola987"],
#wikiactivity-main a[href="/wiki/User:Lola987"],
a.real-name[href="http://onceuponatime.wikia.com/wiki/Message_Wall:Lola987"] {font-weight:bold !important; color:#DA70D63 !important;}

/* Different colors for Forum Mods -- Wikia stuff: comments */
 
.edited-by a[href="http://onceuponatime.wikia.com/wiki/User:KyleBraxton"],
.edited-by a[href="http://onceuponatime.wikia.com/wiki/Message_Wall:KyleBraxton"],
.Wall .timestamp a[href="http://onceuponatime.wikia.com/wiki/Message_Wall:KyleBraxton"],
.edited-by a[href="http://onceuponatime.wikia.com/wiki/User:Lola987"],
.edited-by a[href="http://onceuponatime.wikia.com/wiki/Message_Wall:Lola987"],
.Wall .timestamp a[href="http://onceuponatime.wikia.com/wiki/Message_Wall:Eskaver"] {font-weight:bold !important; color:#DA70D6 !important;}

/* Different colors for Forum Mods -- Wikia stuff: forums */
 
a[href="http://onceuponatime.wikia.com/wiki/User:KyleBraxton"],
.ForumParticipationModule a[href="http://onceuponatime.wikia.com/wiki/User:KyleBraxton"],
.Forum .last-post a[href="http://onceuponatime.wikia.com/wiki/Message_Wall:KyleBraxton"],
a[href="http://onceuponatime.wikia.com/wiki/User:Lola987"],
.ForumParticipationModule a[href="http://onceuponatime.wikia.com/wiki/User:Lola987"],
.Forum .last-post a[href="http://onceuponatime.wikia.com/wiki/Message_Wall:Lola987"] {font-weight:bold !important; color:#DA70D6!important;}

/* Different colors for Forum Mods -- Wikia stuff: comments */
 
.edited-by a[href="http://onceuponatime.wikia.com/wiki/User:Hmcooper4"],
.edited-by a[href="http://onceuponatime.wikia.com/wiki/Message_Wall:Hmcooper4"],
.Wall .timestamp a[href="http://onceuponatime.wikia.com/wiki/Message_Wall:Hmcooper4"],
.edited-by a[href="http://onceuponatime.wikia.com/wiki/User:Eskaver"],
.edited-by a[href="http://onceuponatime.wikia.com/wiki/Message_Wall:Eskaver"],
.Wall .timestamp a[href="http://onceuponatime.wikia.com/wiki/Message_Wall:Eskaver"] {font-weight:bold !important; color:#863b23 !important;}

/* Different colors for Forum Mods -- Wikia stuff: forums */
 
a[href="http://onceuponatime.wikia.com/wiki/User:Hmcooper4"],
.ForumParticipationModule a[href="http://onceuponatime.wikia.com/wiki/User:Hmcooper4"],
.Forum .last-post a[href="http://onceuponatime.wikia.com/wiki/Message_Wall:Hmcooper4"],
a[href="http://onceuponatime.wikia.com/wiki/User:Eskaver"],
.ForumParticipationModule a[href="http://onceuponatime.wikia.com/wiki/User:Eskaver"],
.Forum .last-post a[href="http://onceuponatime.wikia.com/wiki/Message_Wall:Eskaver"] {font-weight:bold !important; color:#863b23 !important;}

/*** Article Comments - Admin Highlighting ***/
.comments li[data-user="Utter solitude"] blockquote,
.comments li[data-user="Applegirl"] blockquote,
.comments li[data-user="Bot of Solitude"] blockquote,
.comments li[data-user="Killian Jones"] blockquote,
.comments li[data-user="Nightlily"] blockquote {
   background: #d6d6d6
url("http://images3.wikia.nocookie.net/__cb20120615152527/onceuponatime8042/images/6/65/@Admins.png") bottom center no-repeat !important; border: 1px solid #000 !important;
}

/* Prevent scrollbox behavior when there are mulitple editintro templates. */
.editpage-intro > .editpage-intro-wrapper {
	max-height: 100%;
}

/* Scrollbox template from Wookieepedia */

.scrollbox {
	margin-bottom:3px;
	margin-top:3px;
}
.scrollbox tr > td {
	background: transparent;
}
.scrollbox tr > td > div {
	overflow: auto; 
	-moz-border-radius-topleft: 0.5em;
	border: 1px solid #AAAAAA;
	padding-left: 0.5em;
	background: transparent;
}
 
/* Test */
.test {
	text-align: right !important;
}
.test ul.tabbernav li a {
	background: transparent !important;
	border: 0!important;
	color: black !important;
	font-family: ONCE !important;
	font-size: 120%;
	margin-right: 50px;
	padding: 5px !important;
	text-transform: uppercase;
}
.test .tabberlive .tabbertab {
	border-bottom: 0 !important;
	border-left: 0 !important;
	border-right: 0 !important;
}
.name1,
.name2 {
	font-family: "ONCE";
	text-transform: uppercase;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	transition: all 0.7s ease;
}
.name2 {
	margin-left: -150px;
	opacity:0!important;
}
.names:hover .name1 {
	color: gray;
	text-shadow: 0 0 10px gray;
}
.names:hover .name2 {
	color: #606;
	margin-left: 20px;
	text-shadow: 0 0 30px #606;
	visibility: visible;
	opacity:1!important;
}

.counterparttab .tabs {display:none}

/* Template: NewPortal */
.newportalbox {
	background: url("https://vignette.wikia.nocookie.net/onceuponatime8042/images/6/65/511MorningInStorybrooke.png/revision/latest/scale-to-width-down/620?cb=20161118205508");
	height: 280px;
	padding-left: 150px;
	padding-top: 60px;
	width: 470px;
}
.newportal {
	border-radius: 200px;
	border:2px solid transparent;
	width:1px;
	height:1px;
	margin-top:100px;
	margin-left:150px;
	position: absolute;
	transition: all .6s ease, transform 50s ease;
	box-shadow:0 0 400px white;
}
.newportalbox:hover .newportal {
	background: rgba(255, 162, 0, 0.2);
	border: 2px solid #ffd894 !important;
	width:260px;
	height:280px;
	margin-top:0px;
	margin-left:0px;
	box-shadow: inset 0 0 100px #ffa200, 0 0 100px #ffa200 !important;
	transform: rotate(9999999deg);
}
.newportalborder1,
.newportalborder2 {
	margin-left: -150px;
	margin-top: -60px;
	position: absolute;
}
.newportalborder2 {
	opacity: 0;
	transition: all 1s ease;
}
.newportalbox:hover .newportalborder2 {
	opacity: 1;
}
Advertisement