Lucifer Wiki
m (c/e)
m (format, comments, fix image links, etc)
Line 1: Line 1:
 
@import url("/load.php?mode=articles&only=styles&articles=u:dev:InterlanguageFlags/code.css");
 
@import url("/load.php?mode=articles&only=styles&articles=u:dev:InterlanguageFlags/code.css");
 
@font-face {
 
@font-face {
font-family: "SupernaturalKnight";
+
font-family: "SupernaturalKnight";
src: url("https://cdn.rawgit.com/BlackQuimera08/fonts/e0a35275/Supernatural_Knight.ttf");
+
src: url("https://cdn.rawgit.com/BlackQuimera08/fonts/e0a35275/Supernatural_Knight.ttf");
 
}
 
}
  +
   
 
/* START site edits */
 
/* START site edits */
Line 11: Line 12:
 
font-family: 'SupernaturalKnight', serif;
 
font-family: 'SupernaturalKnight', serif;
 
}
 
}
  +
 
/* headers within page */
 
/* headers within page */
 
.WikiaPage h3 {
 
.WikiaPage h3 {
font-weight: bold;
+
font-weight: bold;
 
}
 
}
  +
 
/* main page headers */
 
/* main page headers */
 
.MainpageHeading {
 
.MainpageHeading {
Line 22: Line 25:
 
text-align: center;
 
text-align: center;
 
}
 
}
  +
 
/* END site edits */
 
/* END site edits */
  +
   
 
/* START infobox */
 
/* START infobox */
  +
 
.portable-infobox {
 
.portable-infobox {
box-shadow: 0px 0px 10px 1px #8b0101;
+
box-shadow: 0px 0px 10px 1px #8b0101;
width: 280px;
+
width: 280px;
margin-right: 10px;
+
margin-right: 10px;
color: #fff;
+
color: #fff;
 
}
 
}
  +
 
 
.portable-infobox a {
 
.portable-infobox a {
color: #FFD700;
+
color: #FFD700;
 
}
 
}
  +
 
 
.portable-infobox.pi-background {
 
.portable-infobox.pi-background {
background-color: #5e0202;
+
background-color: #5e0202;
 
}
 
}
   
 
ul.pi-image-collection-tabs li.pi-tab-link {
 
ul.pi-image-collection-tabs li.pi-tab-link {
background: transparent;
+
background: transparent;
border-color: transparent;
+
border-color: transparent;
 
}
 
}
   
 
ul.pi-image-collection-tabs li.pi-tab-link:not(.current) {
 
ul.pi-image-collection-tabs li.pi-tab-link:not(.current) {
font-weight: bold;
+
font-weight: bold;
color: #FFD700;
+
color: #FFD700;
 
}
 
}
  +
 
 
ul.pi-image-collection-tabs li.pi-tab-link:not(.current):hover {
 
ul.pi-image-collection-tabs li.pi-tab-link:not(.current):hover {
text-decoration: underline;
+
text-decoration: underline;
 
}
 
}
  +
 
 
.portable-infobox .pi-image-collection ul {
 
.portable-infobox .pi-image-collection ul {
margin: 0px;
+
margin: 0px;
 
}
 
}
   
 
ul.pi-image-collection-tabs li {
 
ul.pi-image-collection-tabs li {
margin-top:-3px;
+
margin-top: -3px;
font-size: 11px;
+
font-size: 11px;
padding: 0 5px 1px !important;
+
padding: 0 5px 1px !important;
margin: 1px !important;
+
margin: 1px !important;
border: 0px !important;
+
border: 0px !important;
 
}
 
}
  +
 
 
.portable-infobox .pi-border-color {
 
.portable-infobox .pi-border-color {
border-color:#ad0101;
+
border-color: #ad0101;
 
}
 
}
  +
 
.pi-image-thumbnail{
+
.pi-image-thumbnail {
width: 280px;
+
width: 280px;
height: auto;
+
height: auto;
 
}
 
}
  +
 
 
.portable-infobox .pi-title {
 
.portable-infobox .pi-title {
font-size: 19px;
+
font-size: 19px;
text-shadow: 2px 1px 2px #000;
+
text-shadow: 2px 1px 2px #000;
text-align: center;
+
text-align: center;
color:#f2f2f2;
+
color: #f2f2f2;
background: #5e0202;
+
background: #5e0202;
 
}
 
}
  +
 
 
.portable-infobox .pi-data-label {
 
.portable-infobox .pi-data-label {
font-size: 11px;
+
font-size: 11px;
-ms-flex-preferred-size: 140px;
+
-ms-flex-preferred-size: 140px;
-webkit-flex-basis: 140px;
+
-webkit-flex-basis: 140px;
-moz-flex-basis: 140px;
+
-moz-flex-basis: 140px;
flex-basis: 140px;
+
flex-basis: 140px;
 
}
 
}
  +
 
 
.portable-infobox .pi-data-value {
 
.portable-infobox .pi-data-value {
font-size: 11px;
+
font-size: 11px;
-ms-flex-preferred-size: 200px;
+
-ms-flex-preferred-size: 200px;
-webkit-flex-basis: 200px;
+
-webkit-flex-basis: 200px;
-moz-flex-basis: 200px;
+
-moz-flex-basis: 200px;
flex-basis: 200px;
+
flex-basis: 200px;
 
}
 
}
  +
 
 
.portable-infobox .pi-item-spacing {
 
.portable-infobox .pi-item-spacing {
padding: 6px 15px;
+
padding: 6px 15px;
 
}
 
}
  +
 
 
.portable-infobox .pi-horizontal-group-item {
 
.portable-infobox .pi-horizontal-group-item {
text-align: center !important;
+
text-align: center !important;
 
}
 
}
  +
 
.pi-header, .pi-navigation {
+
.pi-header,
  +
.pi-navigation {
background-color:#000;
+
background-color: #000;
text-align:center;
+
text-align: center;
 
}
 
}
  +
 
 
 
.pi-navigation a {
 
.pi-navigation a {
color:white;
+
color: white;
text-shadow: 1px 1px 1px #000;
+
text-shadow: 1px 1px 1px #000;
 
}
 
}
  +
 
 
.pi-header {
 
.pi-header {
color:#FFF;
+
color: #FFF;
text-shadow: 1px 1px 2px #000;
+
text-shadow: 1px 1px 2px #000;
 
}
 
}
  +
 
 
.pi-horizontal-group-item a {
 
.pi-horizontal-group-item a {
color:white;
+
color: white;
 
}
 
}
  +
 
 
.pi-horizontal-group-item a {
 
.pi-horizontal-group-item a {
color:#a11008;
+
color: #a11008;
 
}
 
}
  +
 
.pi-background, .pi-image {
+
.pi-background,
  +
.pi-image {
background-color:#ad0101;
 
border-bottom: 4px solid #ad0101;
+
background-color: #ad0101;
  +
border-bottom: 4px solid #ad0101;
 
 
}
 
}
  +
 
 
.pi-horizontal-group-item.pi-data-value {
 
.pi-horizontal-group-item.pi-data-value {
color:#a11008;
+
color: #a11008;
 
}
 
}
   
 
/* END infobox */
 
/* END infobox */
  +
   
 
/* START tabber */
 
/* START tabber */
  +
 
.tabberlive .tabbertab {
 
.tabberlive .tabbertab {
 
border: none !important;
 
border: none !important;
 
padding: 0px !important;
 
padding: 0px !important;
 
}
 
}
  +
.tabberlive > .tabbernav {
+
.tabberlive>.tabbernav {
 
font: 14px Helvetica, Arial, sans-serif;
 
font: 14px Helvetica, Arial, sans-serif;
 
font-weight: normal;
 
font-weight: normal;
 
border-bottom: 5px solid #414141;
 
border-bottom: 5px solid #414141;
 
}
 
}
  +
.tabberlive > .tabbernav > li > a {
+
.tabberlive>.tabbernav>li>a {
 
margin: 0;
 
margin: 0;
 
padding: 5px 12px 3px 12px;
 
padding: 5px 12px 3px 12px;
Line 160: Line 170:
 
color: #000000 !important;
 
color: #000000 !important;
 
}
 
}
  +
.tabberlive > .tabbernav > li > a:hover {
+
.tabberlive>.tabbernav>li>a:hover {
 
background: #b3b3b3 !important;
 
background: #b3b3b3 !important;
 
}
 
}
  +
.tabberlive > .tabbernav > li.tabberactive > a {
+
.tabberlive>.tabbernav>li.tabberactive>a {
 
background: #e6e6e6 !important;
 
background: #e6e6e6 !important;
 
}
 
}
  +
 
/* END tabber */
 
/* END tabber */
  +
 
  +
 
/* START columns */
 
/* START columns */
  +
 
div.div-col {
 
div.div-col {
margin-bottom: 7px;
+
margin-bottom: 7px;
 
}
 
}
  +
 
div.div-col dl,
 
div.div-col dl,
 
div.div-col ol,
 
div.div-col ol,
 
div.div-col ul {
 
div.div-col ul {
margin-top: 0;
+
margin-top: 0;
margin-bottom: 0;
+
margin-bottom: 0;
 
}
 
}
  +
 
div.div-col ol {
 
div.div-col ol {
list-style-type: inherit !important;
+
list-style-type: inherit !important;
 
}
 
}
  +
 
/* END columns */
 
/* END columns */
   
  +
/**Portal item from OuaT Wiki**/
 
  +
/* START character portal - from OUAT Wiki */
   
 
.portalitem {
 
.portalitem {
Line 202: Line 221:
 
width: 90px!important;
 
width: 90px!important;
 
}
 
}
  +
 
.portalitem .portalitemhover {
 
.portalitem .portalitemhover {
 
-moz-transition: opacity 0.5s;
 
-moz-transition: opacity 0.5s;
Line 218: Line 238:
 
z-index: 10;
 
z-index: 10;
 
}
 
}
  +
 
.portalitem:hover .portalitemhover {
 
.portalitem:hover .portalitemhover {
 
height: 95px;
 
height: 95px;
Line 224: Line 245:
 
width: 95px;
 
width: 95px;
 
}
 
}
  +
 
.portalitemhover div {
 
.portalitemhover div {
 
margin-top: 36px;
 
margin-top: 36px;
 
text-align: center;
 
text-align: center;
 
}
 
}
  +
 
.portalitemhover span {
 
.portalitemhover span {
 
font-size: 14px;
 
font-size: 14px;
 
font-weight: bold;
 
font-weight: bold;
 
}
 
}
  +
 
.portalitemhover span a {
 
.portalitemhover span a {
 
color: white;
 
color: white;
 
}
 
}
  +
 
.portalitem p {
 
.portalitem p {
 
margin: 0;
 
margin: 0;
 
}
 
}
  +
 
.portalitem:hover,
 
.portalitem:hover,
 
.portalitem:focus,
 
.portalitem:focus,
Line 244: Line 270:
 
transform: scale(1.1);
 
transform: scale(1.1);
 
}
 
}
/**End Portal Item**/
 
   
 
/* END character portal */
/**Red Button**/
 
  +
  +
  +
/* START red buttons */
   
 
.btn {
 
.btn {
-moz-transition: all 0.5s ease;
+
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
+
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
+
-o-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
+
-webkit-transition: all 0.5s ease;
background:#ad0101;
+
background: #ad0101;
border: 1px solid #ad0101;
+
border: 1px solid #ad0101;
color: #FFD700;
+
color: #FFD700;
font-family: SupernaturalKnight;
+
font-family: SupernaturalKnight;
display: inline-block;
+
display: inline-block;
font-size: 1.2em;
+
font-size: 1.2em;
margin: auto;
+
margin: auto;
padding: 10px;
+
padding: 10px;
text-decoration: none;
+
text-decoration: none;
transition: all 0.5s ease;
+
transition: all 0.5s ease;
width: 200px !important;
+
width: 200px !important;
text-align: center;
+
text-align: center;
 
}
 
}
  +
 
.btn:hover {
 
.btn:hover {
background-color: #000;
+
background-color: #000;
border: 1px solid #ad0101;
+
border: 1px solid #ad0101;
text-align: center;
+
text-align: center;
padding: 10px;
+
padding: 10px;
 
}
 
}
   
  +
/* END red buttons */
/**End Red Button**/
 
   
  +
/**Mainpage Box**/
+
/* START Mainpage Box */
   
 
.mainpage-box h2 {
 
.mainpage-box h2 {
border: medium none;
+
border: medium none;
color: #FFD700;
+
color: #FFD700;
text-shadow: 2px 2px 2px #000;
+
text-shadow: 2px 2px 2px #000;
font-size: 26px;
+
font-size: 26px;
font-family: SupernaturalKnight;
+
font-family: SupernaturalKnight;
font-weight: bold;
+
font-weight: bold;
line-height: normal;
+
line-height: normal;
margin: 35px 0 20px;
+
margin: 35px 0 20px;
overflow: hidden;
+
overflow: hidden;
padding: 0;
+
padding: 0;
text-align: center;
+
text-align: center;
text-transform: uppercase;
+
text-transform: uppercase;
 
}
 
}
  +
 
.mainpage-box h2::before, .mainpage-box h2::after {
+
.mainpage-box h2::before,
  +
.mainpage-box h2::after {
background-color: #ad0101;
 
 
background-color: #ad0101;
content: "";
+
content: "";
display: inline-block;
+
display: inline-block;
height: 3px;
+
height: 3px;
position: relative;
+
position: relative;
vertical-align: middle;
+
vertical-align: middle;
width: 50%;
+
width: 50%;
 
}
 
}
  +
 
 
.mainpage-box h2::before {
 
.mainpage-box h2::before {
margin-left: -50%;
+
margin-left: -50%;
right: 0.5em;
+
right: 0.5em;
 
}
 
}
  +
 
 
.mainpage-box h2::after {
 
.mainpage-box h2::after {
left: 0.5em;
+
left: 0.5em;
margin-right: -50%;
+
margin-right: -50%;
 
}
 
}
   
/**End Mainpage box**/
+
/* END Mainpage Box */
   
  +
/**Content portal**/
 
  +
/* SRART content portal */
   
 
.lucifer-table {
 
.lucifer-table {
padding:10px;
+
padding: 10px;
}
+
}
  +
 
 
.lucifer-table td {
 
.lucifer-table td {
height: 150px;
+
height: 150px;
padding: 0;
+
padding: 0;
 
 
}
 
}
  +
 
.lucifer-table td div {
 
.lucifer-table td div {
font-family: "SupernaturalKnight", sans-serif;
+
font-family: "SupernaturalKnight", sans-serif;
height: 24px;
+
height: 24px;
max-height: 24px;
+
max-height: 24px;
padding: 3px !important;
+
padding: 3px !important;
text-transform: uppercase;
+
text-transform: uppercase;
font-size:12px;
+
font-size: 12px;
 
}
 
}
  +
 
 
.lucifer-table td:hover div {
 
.lucifer-table td:hover div {
height: 100%;
+
height: 100%;
max-height: 300px;
+
max-height: 300px;
transition: max-height 1s;
+
transition: max-height 1s;
-webkit-transition: max-height 1s;
+
-webkit-transition: max-height 1s;
 
}
 
}
  +
.lucifer-table td:hover { cursor: pointer; }
+
.lucifer-table td:hover {
 
  +
cursor: pointer;
  +
}
  +
  +
/* content portal : characters */
 
.lucifer-table-portals tr:first-child td:first-child {
 
.lucifer-table-portals tr:first-child td:first-child {
background: url("https://vignette.wikia.nocookie.net/lucifer/images/1/15/Season_4_promotional_poster.jpg/revision/latest?cb=20190503153214") no-repeat;
+
background: url("https://vignette.wikia.nocookie.net/lucifer/images/d/d6/S4_poster_lucifer_chloe.jpg/revision/latest?cb=20190503153214") no-repeat;
background-position:center;
+
background-position: center;
background-position-y:-200px;
+
background-position-y: -200px;
background-size: auto 170%;
+
background-size: auto 170%;
box-shadow: 0px 0px 10px 0 #000;
+
box-shadow: 0px 0px 10px 0 #000;
 
}
 
}
  +
 
  +
/* content portal : seasons */
 
.lucifer-table-portals tr:first-child td:last-child {
 
.lucifer-table-portals tr:first-child td:last-child {
background: url("https://vignette.wikia.nocookie.net/lucifer/images/7/77/Season_4_poster.jpg/revision/latest?cb=20190410132155") no-repeat;
+
background: url("https://vignette.wikia.nocookie.net/lucifer/images/f/f8/S4_poster_black_wings.jpg/revision/latest?cb=20190410132155") no-repeat;
background-position-y:-140px;
+
background-position-y: -140px;
background-size: 100% auto;
+
background-size: 100% auto;
box-shadow: 0px 0px 10px 0 #000;
+
box-shadow: 0px 0px 10px 0 #000;
 
}
 
}
  +
  +
/* content portal : species */
 
.lucifer-table-portals tr:nth-child(2) td:first-child {
 
.lucifer-table-portals tr:nth-child(2) td:first-child {
background-size: 80% auto;
+
background-size: 80% auto;
background: url("https://vignette.wikia.nocookie.net/lucifer/images/8/8b/205_screenshot_23xx_Uriel%27s_wings.png/revision/latest?cb=20161219024517") no-repeat;
+
background: url("https://vignette.wikia.nocookie.net/lucifer/images/8/8b/205_screenshot_23xx_Uriel%27s_wings.png/revision/latest?cb=20161219024517") no-repeat;
background-size:300px;
+
background-size: 300px;
background-position:center;
+
background-position: center;
background-position-y:-30px;
+
background-position-y: -30px;
box-shadow: 0px 0px 10px 0 #000;
+
box-shadow: 0px 0px 10px 0 #000;
 
}
 
}
  +
 
  +
/* content portal : episodes */
 
.lucifer-table-portals tr:nth-child(2) td:last-child {
 
.lucifer-table-portals tr:nth-child(2) td:last-child {
background: url("https://vignette.wikia.nocookie.net/lucifer/images/9/9b/215_promo_12_Lucifer_Trixie.jpg/revision/latest?cb=20170430041914") no-repeat;
+
background: url("https://vignette.wikia.nocookie.net/lucifer/images/9/9b/215_promo_12_Lucifer_Trixie.jpg/revision/latest?cb=20170430041914") no-repeat;
background-position:center;
+
background-position: center;
background-size: 130%;
+
background-size: 130%;
box-shadow: 0px 0px 10px 0 #000;
+
box-shadow: 0px 0px 10px 0 #000;
 
}
 
}
  +
 
  +
/* content portal : locations */
 
.lucifer-table-portals tr:last-child td:first-child {
 
.lucifer-table-portals tr:last-child td:first-child {
background-size: 80% auto;
+
background-size: 80% auto;
background: url("https://vignette.wikia.nocookie.net/lucifer/images/9/93/307_Hell.jpg/revision/latest?cb=20180506180146") no-repeat;
+
background: url("https://vignette.wikia.nocookie.net/lucifer/images/9/93/307_Hell.jpg/revision/latest?cb=20180506180146") no-repeat;
background-size:100%;
+
background-size: 100%;
background-position-x:-0px;
+
background-position-x: -0px;
background-position-y:0px;
+
background-position-y: 0px;
box-shadow: 0px 0px 10px 0 #000;
+
box-shadow: 0px 0px 10px 0 #000;
 
}
 
}
  +
 
  +
/* content portal : cast */
 
.lucifer-table-portals tr:last-child td:last-child {
 
.lucifer-table-portals tr:last-child td:last-child {
background: url("https://vignette.wikia.nocookie.net/lucifer/images/f/f1/Tom_Welling.jpg/revision/latest?cb=20170728014858") no-repeat;
+
background: url("https://vignette.wikia.nocookie.net/lucifer/images/f/f1/Tom_Welling.jpg/revision/latest?cb=20170728014858") no-repeat;
background-position:center;
+
background-position: center;
background-position-y:-40px;
+
background-position-y: -40px;
background-size: 140% auto;
+
background-size: 140% auto;
box-shadow: 0px 0px 10px 0 #000;
+
box-shadow: 0px 0px 10px 0 #000;
 
}
 
}
  +
 
 
.lucifer-table-portals td div {
 
.lucifer-table-portals td div {
background-color: rgba(173, 1, 1, 0.85);
+
background-color: rgba(173, 1, 1, 0.85);
color: #fff;
+
color: #fff;
 
}
 
}
   
/**Content portal**/
+
/* END content portal */
   
  +
/**mp-box**/
+
/* START mp-box */
   
 
.mp-box {
 
.mp-box {
color: White;
+
color: White;
margin: 0px;
+
margin: 0px;
width: 100%;
+
width: 100%;
background: #ad0101;
+
background: #ad0101;
border-radius: .1em;
+
border-radius: .1em;
overflow: hidden;
+
overflow: hidden;
 
}
 
}
   
.mp-box a{
+
.mp-box a {
color: #FFD700;
+
color: #FFD700;
 
}
 
}
   
 
.mp-box_header {
 
.mp-box_header {
background: rgba(0,0,0,0.5);
+
background: rgba(0, 0, 0, 0.5);
padding: 20px;
+
padding: 20px;
border-bottom: 3px solid #000;
+
border-bottom: 3px solid #000;
font-family: SupernaturalKnight;
+
font-family: SupernaturalKnight;
text-align: center;
+
text-align: center;
font-size: 25px;
+
font-size: 25px;
color: #FFD700;
+
color: #FFD700;
 
}
 
}
   
/**End mp-box**/
+
/* END mp-box */
  +
   
 
.tally {
 
.tally {
zoom: .7;
+
zoom: .7;
font-size: 10px;
+
font-size: 10px;
line-height: 1em;
+
line-height: 1em;
padding: 10px;
+
padding: 10px;
text-transform: uppercase;
+
text-transform: uppercase;
 
}
 
}

Revision as of 12:08, 2 June 2019

@import url("/load.php?mode=articles&only=styles&articles=u:dev:InterlanguageFlags/code.css");
@font-face {
	font-family: "SupernaturalKnight";
	src: url("https://cdn.rawgit.com/BlackQuimera08/fonts/e0a35275/Supernatural_Knight.ttf");
}


/* START site edits */

/* page headers */
.WikiaPage h1 {
	font-family: 'SupernaturalKnight', serif;
}

/* headers within page */
.WikiaPage h3 {
	font-weight: bold;
}

/* main page headers */
.MainpageHeading {
	padding-top: 0.5em;
	font-family: 'SupernaturalKnight', serif;
	font-size: 140%;
	text-align: center;
}

/* END site edits */


/* START infobox */

.portable-infobox {
	box-shadow: 0px 0px 10px 1px #8b0101;
	width: 280px;
	margin-right: 10px;
	color: #fff;
}

.portable-infobox a {
	color: #FFD700;
}

.portable-infobox.pi-background {
	background-color: #5e0202;
}

ul.pi-image-collection-tabs li.pi-tab-link {
	background: transparent;
	border-color: transparent;
}

ul.pi-image-collection-tabs li.pi-tab-link:not(.current) {
	font-weight: bold;
	color: #FFD700;
}

ul.pi-image-collection-tabs li.pi-tab-link:not(.current):hover {
	text-decoration: underline;
}

.portable-infobox .pi-image-collection ul {
	margin: 0px;
}

ul.pi-image-collection-tabs li {
	margin-top: -3px;
	font-size: 11px;
	padding: 0 5px 1px !important;
	margin: 1px !important;
	border: 0px !important;
}

.portable-infobox .pi-border-color {
	border-color: #ad0101;
}

.pi-image-thumbnail {
	width: 280px;
	height: auto;
}

.portable-infobox .pi-title {
	font-size: 19px;
	text-shadow: 2px 1px 2px #000;
	text-align: center;
	color: #f2f2f2;
	background: #5e0202;
}

.portable-infobox .pi-data-label {
	font-size: 11px;
	-ms-flex-preferred-size: 140px;
	-webkit-flex-basis: 140px;
	-moz-flex-basis: 140px;
	flex-basis: 140px;
}

.portable-infobox .pi-data-value {
	font-size: 11px;
	-ms-flex-preferred-size: 200px;
	-webkit-flex-basis: 200px;
	-moz-flex-basis: 200px;
	flex-basis: 200px;
}

.portable-infobox .pi-item-spacing {
	padding: 6px 15px;
}

.portable-infobox .pi-horizontal-group-item {
	text-align: center !important;
}

.pi-header,
.pi-navigation {
	background-color: #000;
	text-align: center;
}

.pi-navigation a {
	color: white;
	text-shadow: 1px 1px 1px #000;
}

.pi-header {
	color: #FFF;
	text-shadow: 1px 1px 2px #000;
}

.pi-horizontal-group-item a {
	color: white;
}

.pi-horizontal-group-item a {
	color: #a11008;
}

.pi-background,
.pi-image {
	background-color: #ad0101;
	border-bottom: 4px solid #ad0101;
}

.pi-horizontal-group-item.pi-data-value {
	color: #a11008;
}

/* END infobox */


/* START tabber */

.tabberlive .tabbertab {
	border: none !important;
	padding: 0px !important;
}

.tabberlive>.tabbernav {
	font: 14px Helvetica, Arial, sans-serif;
	font-weight: normal;
	border-bottom: 5px solid #414141;
}

.tabberlive>.tabbernav>li>a {
	margin: 0;
	padding: 5px 12px 3px 12px;
	border: 1px solid #414141 !important;
	background: #808080 !important;
	color: #000000 !important;
}

.tabberlive>.tabbernav>li>a:hover {
	background: #b3b3b3 !important;
}

.tabberlive>.tabbernav>li.tabberactive>a {
	background: #e6e6e6 !important;
}

/* END tabber */


/* START columns */

div.div-col {
	margin-bottom: 7px;
}

div.div-col dl,
div.div-col ol,
div.div-col ul {
	margin-top: 0;
	margin-bottom: 0;
}

div.div-col ol {
	list-style-type: inherit !important;
}

/* END columns */


/* START character portal - from OUAT Wiki */

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

/* END character portal */


/* START red buttons */

.btn {
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	background: #ad0101;
	border: 1px solid #ad0101;
	color: #FFD700;
	font-family: SupernaturalKnight;
	display: inline-block;
	font-size: 1.2em;
	margin: auto;
	padding: 10px;
	text-decoration: none;
	transition: all 0.5s ease;
	width: 200px !important;
	text-align: center;
}

.btn:hover {
	background-color: #000;
	border: 1px solid #ad0101;
	text-align: center;
	padding: 10px;
}

/* END red buttons */


/* START Mainpage Box */

.mainpage-box h2 {
	border: medium none;
	color: #FFD700;
	text-shadow: 2px 2px 2px #000;
	font-size: 26px;
	font-family: SupernaturalKnight;
	font-weight: bold;
	line-height: normal;
	margin: 35px 0 20px;
	overflow: hidden;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
}

.mainpage-box h2::before,
.mainpage-box h2::after {
	background-color: #ad0101;
	content: "";
	display: inline-block;
	height: 3px;
	position: relative;
	vertical-align: middle;
	width: 50%;
}

.mainpage-box h2::before {
	margin-left: -50%;
	right: 0.5em;
}

.mainpage-box h2::after {
	left: 0.5em;
	margin-right: -50%;
}

/* END Mainpage Box */


/* SRART content portal */

.lucifer-table {
	padding: 10px;
}

.lucifer-table td {
	height: 150px;
	padding: 0;
}

.lucifer-table td div {
	font-family: "SupernaturalKnight", sans-serif;
	height: 24px;
	max-height: 24px;
	padding: 3px !important;
	text-transform: uppercase;
	font-size: 12px;
}

.lucifer-table td:hover div {
	height: 100%;
	max-height: 300px;
	transition: max-height 1s;
	-webkit-transition: max-height 1s;
}

.lucifer-table td:hover {
	cursor: pointer;
}

/* content portal : characters */
.lucifer-table-portals tr:first-child td:first-child {
	background: url("https://vignette.wikia.nocookie.net/lucifer/images/d/d6/S4_poster_lucifer_chloe.jpg/revision/latest?cb=20190503153214") no-repeat;
	background-position: center;
	background-position-y: -200px;
	background-size: auto 170%;
	box-shadow: 0px 0px 10px 0 #000;
}

/* content portal : seasons */
.lucifer-table-portals tr:first-child td:last-child {
	background: url("https://vignette.wikia.nocookie.net/lucifer/images/f/f8/S4_poster_black_wings.jpg/revision/latest?cb=20190410132155") no-repeat;
	background-position-y: -140px;
	background-size: 100% auto;
	box-shadow: 0px 0px 10px 0 #000;
}

/* content portal : species */
.lucifer-table-portals tr:nth-child(2) td:first-child {
	background-size: 80% auto;
	background: url("https://vignette.wikia.nocookie.net/lucifer/images/8/8b/205_screenshot_23xx_Uriel%27s_wings.png/revision/latest?cb=20161219024517") no-repeat;
	background-size: 300px;
	background-position: center;
	background-position-y: -30px;
	box-shadow: 0px 0px 10px 0 #000;
}

/* content portal : episodes */
.lucifer-table-portals tr:nth-child(2) td:last-child {
	background: url("https://vignette.wikia.nocookie.net/lucifer/images/9/9b/215_promo_12_Lucifer_Trixie.jpg/revision/latest?cb=20170430041914") no-repeat;
	background-position: center;
	background-size: 130%;
	box-shadow: 0px 0px 10px 0 #000;
}

/* content portal : locations */
.lucifer-table-portals tr:last-child td:first-child {
	background-size: 80% auto;
	background: url("https://vignette.wikia.nocookie.net/lucifer/images/9/93/307_Hell.jpg/revision/latest?cb=20180506180146") no-repeat;
	background-size: 100%;
	background-position-x: -0px;
	background-position-y: 0px;
	box-shadow: 0px 0px 10px 0 #000;
}

/* content portal : cast */
.lucifer-table-portals tr:last-child td:last-child {
	background: url("https://vignette.wikia.nocookie.net/lucifer/images/f/f1/Tom_Welling.jpg/revision/latest?cb=20170728014858") no-repeat;
	background-position: center;
	background-position-y: -40px;
	background-size: 140% auto;
	box-shadow: 0px 0px 10px 0 #000;
}

.lucifer-table-portals td div {
	background-color: rgba(173, 1, 1, 0.85);
	color: #fff;
}

/* END content portal */


/* START mp-box */

.mp-box {
	color: White;
	margin: 0px;
	width: 100%;
	background: #ad0101;
	border-radius: .1em;
	overflow: hidden;
}

.mp-box a {
	color: #FFD700;
}

.mp-box_header {
	background: rgba(0, 0, 0, 0.5);
	padding: 20px;
	border-bottom: 3px solid #000;
	font-family: SupernaturalKnight;
	text-align: center;
	font-size: 25px;
	color: #FFD700;
}

/* END mp-box */


.tally {
	zoom: .7;
	font-size: 10px;
	line-height: 1em;
	padding: 10px;
	text-transform: uppercase;
}