Resident Evil Wiki
Registrarse
Resident Evil Wiki
Sin resumen de edición
Etiqueta: sourceedit
Sin resumen de edición
Etiqueta: sourceedit
Línea 453: Línea 453:
 
ul#pagehistory li a[title="Usuario:Robert_S.T.A.R.S"]
 
ul#pagehistory li a[title="Usuario:Robert_S.T.A.R.S"]
 
{
 
{
font-weight:bold;font-family: "Cambria", sans-serif;color: silver !important
+
font-weight:bold;font-family: "Cambria", sans-serif;color: #FFFFFF !important
;text-shadow: darkred 1px 1px 1px;
+
;text-shadow: #930E0E 3px 3px 3px;
 
}
 
}
 
/* Crisdelta */
 
/* Crisdelta */

Revisión del 20:08 11 jul 2017

@import "/index.php?title=MediaWiki:Common.css&action=raw&ctype=text/css";
/**** Tercera parte -> Cambios de diseño específicos ****/
@import "/index.php?title=MediaWiki:Diseño.css&action=raw&ctype=text/css";
/*** General ***/
/* Encabezados propios de Resident Evil Wiki */
.WikiArticle > h2 {
padding : 1px 3px 0 2px;
background : linear-gradient(to left, Black 10%, black 50%, #8E0404 100%);
font-family: 'Arial';
color : white;
font-size : 125%;
border : black solid 1px;
}
.WikiaArticle h3 {
padding : 1px 3px 0 2px;
background : linear-gradient(to left, Black 10%, black 50%, #8E0404 100%);
font-family: 'Arial';
color : white;
font-size : 115%;
border : black solid 1px;
}
/* Redes Sociales */
.page-share-toolbar svg {
margin-top : 0em;
background : white;
border : Darkred solid 2px;
}
/* Barra de Nevación propia de Resident Evil Wiki */
.WikiHeader > .WikiNav {
    font-family: 'Times New Roman' ;
    text-shadow: 0 1px rgba(0,0,0,1);
    text-decoration: none ;
    -webkit-transition: text-shadow 0.1s linear 0s;
    -moz-transition: text-shadow 0.1s linear 0s;
    -ms-transition: text-shadow 0.1s linear 0s;
    -o-transition: text-shadow 0.3s linear 0s;
    transition: text-shadow 0.1s linear 0s; 
}
/*=====================*/
/* Wiki Barra Navegación */
/*=====================*/
.WikiaHeader {
	background-color: Darkred !important;
	background-image: -moz-linear-gradient(top, Red 20%, Darkred 80%) !important;
	background-image: -webkit-gradient(linear,left top, left bottom,
		color-stop(80%, Darkred),
		color-stop(20%, Red)) !important;
}
.WikiHeader nav {
	width: auto;
	height: 35px;
	border-radius: 8px 8px 0px 0px;
}
 
.WikiHeader nav li.marked,
.WikiHeader > nav .subnav-2 li.marked2 .subnav-2a {border-radius: 8px 8px -8px 0;}
.WikiHeader > nav .subnav-3 {border-radius: 0 8px 8px 8px;}
.WikiHeader .navbackground {box-shadow: 1px 1px 1px #000;}
.WikiHeader > nav li.marked > a { border-top: none; }
.WikiHeader > nav li { border-bottom: none; }
.WikiHeader .navbackground div { background-color: transparent; }
.WikiHeader a { text-decoration:none; }
 
.WikiHeader > nav li.marked > a {color: #FFFFFF;}
.subnav-2-item.marked2 a {text-shadow: 0 0 10px #0067A5, 0 0 8px Red !important;}
.WikiHeader > nav li.marked a:hover,
.WikiHeader > nav li.marked .subnav-2 > li a:hover {text-decoration: none !important;}
.WikiHeader > nav .subnav-3 li a {text-shadow: 1px 1px 1px red !important;}
 
.WikiHeader > nav li.marked .subnav-2 > li a {
	-webkit-transition: all .4s linear 0s;
	-moz-transition: all .4s linear 0s;
	-ms-transition: all .4s linear 0s;
	-o-transition: all .4s linear 0s;
	transition: all .4s linear 0s;
}
 
.WikiHeader > nav li.marked .subnav-2 > li a:hover {
	-webkit-transition: all .4s linear 0s;
	-moz-transition: all .4s linear 0s;
	-ms-transition: all .4s linear 0s;
	-o-transition: all .4s linear 0s;
	transition: all .4s linear 0s; 
	text-shadow: 0 0 5px red, 0 0 8px Red !important;
}
/* WallNotifications*/
#WallNotifications {
right: 50px;
}
 
#AccountNavigation.AccountNavigation {
right: 105px;
}

.WikiaSearch button {
   border: none;
   border-radius: 0 5px 5px 0;
}
 
.WikiaSearch input[type="text"] {
   background: #060606 url(http://images.wikia.com/residentevil/es/images/archive/c/cc/20130417014341!ISearch.png) no-repeat right top !important;
      border: 1px solid #FF0000;
   border-radius: 6px;
   -moz-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4) !important;
   -webkit-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4) !important;
   box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4) !important;
   color: #FFF;
}

.WikiaSearch button {
  border: 1px solid #510000 !important;
}

/*Avatar redondeado*/

img.avatar {
        border-radius: 15px;
}
a.tag {
        color: red;
}
 
/* Borde Rojo */

.WikiaPage {
  border: 1px solid #510000; 
}

/* Categorías */
 
.CategorySelect.articlePage {
   background: url('http://images2.wikia.nocookie.net/residentevil/es/images/f/f2/ICATE.png');
   font-family: verdana, sans-serif;
   border-radius: 5px;
   border: 1px solid darkred;
    word-wrap: break-word;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.85);
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#000',GradientType=0 );
}

/***Tabbers***/
/* Fondo */
.tabberlive .tabbertab {
	border-top: 0 !important;
	border: 1px #778 solid !important;
}
/* Pestaña activa */
ul.tabbernav li.tabberactive a {

   background-image: -moz-linear-gradient(top, DarkRed 75%, Red 80%) !important;
   background-image: -webkit-gradient(linear, left top, left bottom, color-stop(75%,DarkOrange), color-stop(80%, Red)) !important;
   background-image: -o-linear-gradient(top, DarkRed 75%, Red 80%) !important;
   background-image: -ms-linear-gradient(top, DarkRed 75%, Red 80%) !important;
   border-radius: 10px 10px 0 0 !important;
   -moz-border-radius: 10px 10px 0 0 !important;
   -webkit-border-radius:10px 10px 0 0 !important;
   color:white !important;
   box-shadow:0 0 5px white inset !important;
   -moz-box-shadow:0 0 5px white inset !important;
   -webkit-box-shadow:0 0 5px white inset !important;
}
/* Pestaña activa cuando el puntero esta sobre ella */
ul.tabbernav li.tabberactive a:hover {
   background-image: -moz-linear-gradient(top, DarkOrange 75%, Red 80%) !important;
   background-image: -webkit-gradient(linear, left top, left bottom, color-stop(75%,DarkRed), color-stop(80%, Red)) !important;
   background-image: -o-linear-gradient(top, DarkRed 75%, Red 80%) !important;
   background-image: -ms-linear-gradient(top, DarkRed 75%, Red 80%) !important;
   border-radius: 10px 10px 0 0 !important;
   -moz-border-radius: 10px 10px 0 0 !important;
   -webkit-border-radius:10px 10px 0 0 !important;
   color:white !important;
   box-shadow:0 0 10px white inset !important;
   -moz-box-shadow:0 0 10px white inset !important;
   -webkit-box-shadow:0 0 10px white inset !important;
} 

/* Pestañas inactivas */
ul.tabbernav li a {
   background: DarkRed !important;
   transition-timing-function: ease-out !important;
    -webkit-transition-duration: 0.4s !important;
       -moz-transition-duration: 0.4s !important;
        -ms-transition-duration: 0.4s !important;
         -o-transition-duration: 0.4s !important;
            transition-duration: 0.4s !important;
    -webkit-transition-duration: 0.4s !important;
       -moz-transition-duration: 0.4s !important;
        -ms-transition-duration: 0.4s !important;
         -o-transition-duration: 0.4s !important;
            transition-duration: 0.4s !important;
   color:white !important;
} 

/* Pestaña inactiva cuando el puntero esta sobre ella */
ul.tabbernav li a:hover {
   background: DarkRed !important;
   -moz-box-shadow:0 0 10px Red inset !important;
   -webkit-box-shadow:0 0 10px Red inset !important;
   box-shadow:0 0 10px Red inset !important;
}

/**********************************/
/* Modulo de bordes               */
/**********************************/
 
.LatestQuestionsModule,
.GamingCalendarModule,
.WikiaPagesOnWikiModule, 
.WikiaActivityModule, 
.WikiaImageModule, 
#WikiaSpotlightsModule, 
.HotSpotsModule, 
.CommunityCornerModule, 
.FollowedPagesModule,
.LatestPhotosModule, 
.ChatModule,
.ChatRailModule,
.WikiaArticle pre, 
.WikiaArticleCategories {
  background-color: #000000 !important;
  border: 1px solid #510000 !important;
}

/**********************************/
/*       Imágenes               */
/**********************************/
 
/* Quitar atribuciones */
 
.picture-attribution {
   display: none !important;
}
 
.wikia-photogallery-add {
   display: none !important;
}

a.magnify.sprite {
   background:url("http://images3.wikia.nocookie.net/__cb20121003004714/residentevil/es/images/c/c5/UmBrella.png") center center no-repeat;
}

/* Oscurece imagen usando class="hovernav" */
.hovernav img {
  opacity:0.55;
  filter:alpha(opacity=55);
}
.hovernav img:hover {
  opacity:1.0;
  filter:alpha(opacity=100);
}

/**********************************/
/*       SPOTLIGHT               */
/**********************************/
 
/*Imágen de fondo y general*/
 
footer.WikiaFooter.notoolbar section {
    background-image: URL("http://vignette1.wikia.nocookie.net/residentevil/images/f/f7/Spotlights.png/revision/latest?cb=20150717202833&path-prefix=es");
    border-color: black;
    border-radius: 5px;
    border-style: solid;
    border-width: 2px;
    font-variant: small-caps;
    background-position: 0px;
}

/*Fuente de la parte de arriba*/
 
h1 a span {
    color: #ffc4c4;
    font-size: 16px;
}
 
/*cuadrado de arriba*/
 
.WikiaFooter .header-container h1, WikiaFooter .header-container .WikiaRail .module h2, .WikiaRail .module .WikiaFooter .header-container h2, .WikiaFooter .header-container .WikiaRail #RIGHT_SKYSCRAPER h2, .WikiaRail #RIGHT_SKYSCRAPER .WikiaFooter .header-container h2, .WikiaBarWrapper .header-container h1, .WikiaBarWrapper .header-container .WikiaRail .module h2, .WikiaRail .module .WikiaBarWrapper .header-container h2, .WikiaBarWrapper .header-container .WikiaRail #RIGHT_SKYSCRAPER h2, .WikiaRail #RIGHT_SKYSCRAPER .WikiaBarWrapper .header-container h2 {
    margin-left: 386px;
    background-color: rgba(0,0,0,.5);
    padding: 2px;
    border-radius: 5px;
    text-align: center;
}
/*Módulo de Sugerencias*/
 .WikiaRail .insights-module {
   Border-color:darkred;
}
/*Items del spotlight*/
 
li.WikiaSpotlight {
    border-radius: 10px;
}
 
li.WikiaSpotlight.item-1 a img {
    border-radius: 5px;
}
 
li.WikiaSpotlight.item-2 a img {
    border-radius: 5px;
}
 
li.WikiaSpotlight.item-3 a img {
    border-radius: 5px;
}

/** Headers **/
 
#WikiHeader { 
background: url("http://vignette2.wikia.nocookie.net/residentevil/images/5/56/Wiki_Navigation_2_2.0.jpg/revision/latest?cb=20151101042505&path-prefix=es") no-repeat transparent;
}

/** Bloques desplegables - con botón de Mostrar y Ocultar - de Inciclopedia **/
/* Usado para la plantilla desplegable */
div.Boxmerge,
div.NavFrame {
   margin: 0px;
   padding: 2px;
   border: 1px solid #aaaaaa;
   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;
}
div.NavPic {
   margin: 0px;
   padding: 2px;
   float: left;
}
div.NavFrame div.NavHead {
   height: 1.6em;
   font-weight: bold;
   font-size: 100%;
   background-color: #f0f0ff; 
   color:#000;
}
div.NavFrame p {
   font-size: 100%;
}
div.NavFrame div.NavContent {
   font-size: 100%;
}
div.NavFrame div.NavContent p {
   font-size: 100%;
}
div.NavEnd {
   margin: 0px;
   padding: 0px;
   line-height: 1px;
   clear: both;
}
a.NavToggle {
   margin: 0px;
   padding: 2px;
   float: right;
   z-index:100;
   font-weight:normal;
   font-size:smaller;
}

/* Resaltando contenido seleccionado */
.mainpagecontent img {
	opacity: .60;
	-khtml-opacity: .60;
	-moz-opacity: .60;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
}
 
.mainpagecontent img:hover {
	opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}

/**** Logo que gira (Créditos a Terraria Wiki) ****/
.WikiHeader .wordmark {
    -moz-transform: rotate(0deg) scale(1) skew(180deg) translate(0px);
    -moz-transition: All 0.6863s ease;
    -o-transform: rotate(0deg) scale(1) skew(180deg) translate(0px);
    -o-transition: All 0.6863s ease;
    -webkit-transform: rotate(0deg) scale(1) skew(180deg) translate(0px);
    -webkit-transition: All 0.6863s ease;
    color: #708090;
    font-weight: bold;
    margin-bottom: 10px;
    width: 250px;
    word-wrap: break-word;
    }
 
.WikiHeader .wordmark:hover {
    -webkit-transform: rotate(1deg) scale(1.090) skew(180deg) translate(0px);
    -moz-transform: rotate(1deg) scale(1.090) skew(180deg) translate(0px);
    -ms-transform: rotate(1deg) scale(1.090) skew(180deg) translate(0px);
    -o-transform: rotate(1deg) scale(1.090) skew(180deg) translate(0px);
}
 
a.wikia-photogallery-add.wikia-button.noprint {
    display: none;
}
.WikiHeader > .WikiNav {
    font-family: 'Segoe UI Semibold' ;
    text-shadow: 0 1px rgba(0,0,0,1);
    text-decoration: none ;
    -webkit-transition: text-shadow 0.1s linear 0s;
    -moz-transition: text-shadow 0.1s linear 0s;
    -ms-transition: text-shadow 0.1s linear 0s;
    -o-transition: text-shadow 0.3s linear 0s;
    transition: text-shadow 0.1s linear 0s; 
}


/**********************************/
/*       Categorias               */
/**********************************/
.CategorySelect.articlePage {
   background: url('http://vignette4.wikia.nocookie.net/residentevil/images/f/f2/ICATE.png/revision/latest?cb=20121028231354&path-prefix=es');
   font-family: verdana, sans-serif;
   border-radius: 5px;
   color: black;
   border: 1px solid red;
    word-wrap: break-word;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.85);
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#000',GradientType=0 );
}
    /* Jeann_23 */
a[href="/wiki/Usuario:Jeann_23"],
a[href="/wiki/Muro:Jeann_23"],
a[href="/wiki/Usuario_Blog:Jeann_23"],
table.diff a[title="Usuario:Jeann_23"],
ul.special li a[title="Usuario:Jeann_23"],
span.changedby a[title="Usuario:Jeann_23"],
ul#pagehistory li a[title="Usuario:Jeann_23"]
{
font-weight:bold;font-family: "Georgia", sans-serif;color:SteelBlue!important
;text-shadow: Black 1px 1px 1px;
 }
    /* Robert */
a[href="/wiki/Usuario:Robert_S.T.A.R.S"],
a[href="/wiki/Muro:Robert_S.T.A.R.S"],
a[href="/wiki/Usuario_Blog:Robert_S.T.A.R.S"],
table.diff a[title="Usuario:Robert_S.T.A.R.S"],
ul.special li a[title="Usuario:Robert_S.T.A.R.S"],
span.changedby a[title="Usuario:Robert_S.T.A.R.S"],
ul#pagehistory li a[title="Usuario:Robert_S.T.A.R.S"]
{
font-weight:bold;font-family: "Cambria", sans-serif;color: #FFFFFF !important
;text-shadow: #930E0E 3px 3px 3px;
 }
    /* Crisdelta */
a[href="/wiki/Usuario:Crisdelta"],
a[href="/wiki/Muro:Crisdelta"],
a[href="/wiki/Usuario_Blog:Crisdelta"],
table.diff a[title="Usuario:Crisdelta"],
ul.special li a[title="Usuario:Crisdelta"],
span.changedby a[title="Usuario:Crisdelta"],
ul#pagehistory li a[title="Usuario:Crisdelta"]
{
 font-weight:bold;font-family: "Georgia", sans-serif;color:#2727E1!important ;
 text-shadow: Black 1px 1px 1px;
 }
    /* Vector17 */
a[href="/wiki/Usuario:Vector17"],
a[href="/wiki/Muro:Vector17"],
a[href="/wiki/Usuario_Blog:Vector17"],
table.diff a[title="Usuario:Vector17"],
ul.special li a[title="Usuario:Vector17"],
span.changedby a[title="Usuario:Vector17"],
ul#pagehistory li a[title="Usuario:Vector17"]
{
 font-weight:bold;font-family: "Courier new", sans-serif;color:#195019!important ;
 text-shadow: Black 1px 1px 1px;
 }
    /* Rock of Chaos */
a[href="/wiki/Usuario:Rock_of_Chaos"],
a[href="/wiki/Muro:Rock_of_Chaos"],
a[href="/wiki/Usuario_Blog:Rock_of_Chaos"],
table.diff a[title="Usuario:Rock_of_Chaos"],
ul.special li a[title="Usuario:Rock_of_Chaos"],
span.changedby a[title="Usuario:Rock_of_Chaos"],
ul#pagehistory li a[title="Usuario:Rock_of_Chaos"]
{
 font-weight:bold;font-family: "Georgia", sans-serif;color:#930E0E!important ;
 text-shadow: Black 1px 1px 1px;
 }
/* Cambios en el borde */
.WikiaPage {
   -moz-box-shadow: 0 0 0.5em 0.1em darkred;
   -webkit-box-shadow: 0 0 5em 0.1em darkred;
}
/* Cambios en botón Contribuir */
.wikia-menu-button.contribute.secondary { 
border-color: darkred;
}
.wikia-menu-button a, .wikia-menu-button li:hover {
   -webkit-box-shadow:0 0 0.0em 0.1em Darkred;
   border-radius:0px;
}
 
/* Fondo de la caja del Chat (Credito a Wiki Memeaventuras) */
.WikiaRail .ChatModule {
    background: url("http://vignette2.wikia.nocookie.net/residentevil/images/f/fe/Chat_Background.png/revision/latest?cb=20160122162547&path-prefix=es") repeat;
}
 
/* Banderas para interwikis créditos a wolfenstein wiki */
.WikiaArticleInterlang a[href^='http://de.']:before {content:url('http://images.wikia.com/residentevil/images/f/f4/Flag_of_Germany_2.png/revision/latest?cb=20160213231408&path-prefix=es');}
.WikiaArticleInterlang a[href^='http://id.']:before {content:url('http://vignette1.wikia.nocookie.net/residentevil/images/a/af/Flag_of_Indonesia_2.png/revision/latest?cb=20160213231409&path-prefix=es');}
.WikiaArticleInterlang a[href^='http://mn.']:before {content:url('http://vignette4.wikia.nocookie.net/residentevil/images/a/a0/Flag_of_Mongolia_2.png/revision/latest?cb=20160213231409&path-prefix=es');}
.WikiaArticleInterlang a[href^='http://ka.']:before {content:url('http://vignette1.wikia.nocookie.net/residentevil/images/e/ea/Flag_of_Georgia_2.png/revision/latest?cb=20160213231409&path-prefix=es');}
.WikiaArticleInterlang a[href^='http://lt.']:before {content:url('http://vignette4.wikia.nocookie.net/residentevil/images/5/53/Flag_of_Lithuania_2.png/revision/latest?cb=20160213231409&path-prefix=es');}
.WikiaArticleInterlang a[href^='http://cs.']:before 
{content:url('http://images.wikia.com/startrek/ca/images/4/4a/Flag_CS.png');}
.WikiaArticleInterlang a[href^='http://residentevil']:before {content:url('http://images.wikia.com/wolfenstein/images/5/5d/Flag_EN.png');}
.WikiaArticleInterlang a[href^='http://fi.']:before {content:url('http://images.wikia.com/codigo-lyoko/es/images/4/42/Flag_FI.png');}
.WikiaArticleInterlang a[href^='http://fr.']:before {content:url('http://images.wikia.com/wolfenstein/images/e/e8/Flag_FR.png');}
.WikiaArticleInterlang a[href^='http://hu.']:before {content:url('http://images.wikia.nocookie.net/codigo-lyoko/es/images/b/b5/Flag_HU.png');}
.WikiaArticleInterlang a[href^='http://ja.']:before {content:url('http://images.wikia.com/startrek/ca/images/c/cf/Flag_JA.png');}
.WikiaArticleInterlang a[href^='http://it.']:before {content:url('http://images.wikia.com/codigo-lyoko/es/images/a/a1/Flag_IT.png');}
.WikiaArticleInterlang a[href^='http://pl.']:before {content:url('http://images.wikia.com/wolfenstein/images/3/31/Flag_PL.png');}
.WikiaArticleInterlang a[href^='http://pt.']:before {content:url('http://images.wikia.com/codigo-lyoko/es/images/8/82/Flag_PT.png');}
.WikiaArticleInterlang a[href^='http://pt-br.']:before {content:url('http://images.wikia.com/codigo-lyoko/es/images/2/2a/Flag_BR.png');}
.WikiaArticleInterlang a[href^='http://ru.']:before {content:url('http://images.wikia.com/wolfenstein/images/f/fd/Flag_RU.png');}
.WikiaArticleInterlang a[href^='http://zh.']:before {content:url('http://images.wikia.com/wolfenstein/images/2/2f/Flag_ZH.png');}
.WikiaArticleInterlang a:before {
padding:3px;
}
/* Mostrar módulo de chat a anónimos */
.ChatModule .chat-contents.chat-room-empty .chat-total { display:inline !important; }  
.ChatModule .chat-contents.chat-room-empty.chat-user-anonymous .chat-whos-here { display:block !important; }

.community-page-header {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    background: url("http://vignette2.wikia.nocookie.net/residentevil/images/9/92/Fondo_-_P%C3%A1gina_Comunitaria.png/revision/latest?cb=20160817014221&path-prefix=es");
    background-color: transparent;
    height: 400px;
    justify-content: center;
    text-align: center;
}
/* Fondo página comunitaria */
.community-page-admin-welcome-message {
    align-items: center;
    background: url("http://vignette3.wikia.nocookie.net/residentevil/images/a/af/Fondo_REZero_HD_5.jpg/revision/latest?cb=20160328012902&path-prefix=es");
    display: flex;
    justify-content: center;
    text-align: center;
    height: 150px;
}
/* Fondo global-footer */
.wds-global-footer {
    background: url("http://vignette3.wikia.nocookie.net/residentevil/images/3/33/Fondo_RE_Rev2_-_2.jpg/revision/latest?cb=20160328124217&path-prefix=es");
    box-sizing: border-box;
    color: #ffff;
    margin-top: 30px;
    word-wrap: break-word;
}
/* Fondo  community-page-entry-point-module */
.WikiaRail .module.community-page-entry-point-module {
    padding-top: 40px;
    border: 1px solid darkred;
    background: url("http://vignette4.wikia.nocookie.net/residentevil/images/0/07/Fondo_RE_Rev2_-_1.jpg/revision/latest?cb=20160328124216&path-prefix=es");
    background-size: 300px
}

/*Infoboxes portátiles */
.portable-infobox {
    font-size:80%;
    float:right;
    clear:right;
    padding: 0px;
    background: none;
    border:1px solid Red;
}
.portable-infobox .pi-item-spacing {
    padding: inherit;
}
.pi-data:not(:last-of-type), .pi-group {
    border-bottom-width: 0;
}
/** Título **/
.portable-infobox .pi-title {
    text-align: center;
    font-size:125%; 
    padding-bottom:0em; 
    padding-top:0em; 
    background: #530200; 
    border:1px solid Red; 
    color:White;
    font-weight: bold;
}
/** Imagen **/
.pi-image {
background:#000;
}
/** Leyenda **/
.portable-infobox .pi-caption {
text-align:center;
padding-bottom:0em;
padding-top:0em;
padding-left:0em;
padding-right:0em;
background:#000;
border:0px solid Red;
color:white;
font-style: normal;
}
/** Etiquetas **/
.pi-data .pi-data-label {
background: #101010;
padding-bottom:1px; 
padding-top:1px; 
color:Gold; 
border-right: 1px solid red;
}
.pi-horizontal-group-item.pi-data-label {
background: #101010;
padding-bottom:1px; 
padding-top:1px; 
color:Gold; 
border-bottom: 1px solid red;
}
/** Campo **/
.pi-data .pi-data-value {
    background: #000; 
    padding-bottom:1px; 
    padding-top:1px; 
}
/** Fondo **/
.portable-infobox .pi-secondary-background{
    background-color: black;
}
/** Headers **/
.portable-infobox .pi-header {
    font-size:110%;
    text-align:center; 
    padding-bottom:2px; 
    padding-top:2px; 
    background: #530200; 
    color:White;
}
.pi-data, .pi-header {
    border: 1px solid red;
}
/** Navegación **/
.pi-navigation {
text-align:center;
font-weight: bold;
padding-bottom:2px;
padding-top:5px;
padding-left:3px;
padding-right:3px;
}
/** Pestañas **/
.pi-tab-link {
background-image: -moz-linear-gradient(top, DarkRed 75%, Red 80%) !important;
   background-image: -webkit-gradient(linear, left top, left bottom, color-stop(75%,DarkOrange), color-stop(80%, Red)) !important;
   background-image: -o-linear-gradient(top, DarkRed 75%, Red 80%) !important;
   background-image: -ms-linear-gradient(top, DarkRed 75%, Red 80%) !important;
   border-radius: 10px 10px 0 0 !important;
   -moz-border-radius: 10px 10px 0 0 !important;
   -webkit-border-radius:10px 10px 0 0 !important;
   color:white !important;
   box-shadow:0 0 5px white inset !important;
   -moz-box-shadow:0 0 5px white inset !important;
   -webkit-box-shadow:0 0 5px white inset !important;
}
.pi-tab-link.pi-item-spacing {
    padding: 5px;
}
.pi-image-collection-tabs li.current {
    background: red;
}
.pi-image-collection-tabs {
    background: #530200;
    border-right: 1px solid red;
}
.pi-image-collection-tabs li {
    border: transparent;
}