Nota: Después de publicar, quizás necesite actualizar la caché de su navegador para ver los cambios.

  • Firefox/Safari: Mantenga presionada la tecla Shift mientras pulsa el botón Actualizar, o presiona Ctrl+F5 o Ctrl+R (⌘+R en Mac)
  • Google Chrome: presione Ctrl+Shift+R (⌘+Shift+R en Mac)
  • Edge: mantenga presionada Ctrl mientras pulsa Actualizar, o presione Ctrl+F5
/* Import of Fonts.css */
@import "/index.php?title=MediaWiki:Fonts.css&action=raw&ctype=text/css";

/* Import of Landing page projects.css */
@import "/index.php?title=MediaWiki:Landingpage-projects.css&action=raw&ctype=text/css";

/* Import of Landing page E3 2017 and 2018.css */
@import "/index.php?title=MediaWiki:Landingpage-E317.css&action=raw&ctype=text/css";
@import "/index.php?title=MediaWiki:Landingpage-E318.css&action=raw&ctype=text/css";

/* Import of Landing page FGW 2017.css */
@import "/index.php?title=MediaWiki:Landingpage-FGW17.css&action=raw&ctype=text/css";
@import "/index.php?title=MediaWiki:Landingpage-FGW18.css&action=raw&ctype=text/css";

/* Snipes on the home page for the "Wikia Know Days" */
.WikiaHomePage .slot-medium .wikiaknowdays-snipe, .WikiaHomePage .slot-big .wikiaknowdays-snipe {
     background: url("https://images.wikia.nocookie.net/wikiaglobal/images/c/c7/Playing_in_the_Know_snipe.png") no-repeat scroll 0% 0% transparent;
     height: 149px;
     width: 102px;
     z-index: 1;
}

/* Hiding WikiHeader, request from Marketing */
.WikiHeader {
display: none;
}

.WikiHeader:first-child{
  visibility: hidden;
}

.MainArticle-sidebar {
width: 200px;
float: right;
padding: .5em;
margin: .5em 0 1em 1em;
border: 1px solid black;
}

section.WikiaBlogListingBox {
display: none !important;
}

body.ns-0 div.mw-warning-with-logexcerpt {
display: none !important;
}

body.ns-0 div.noarticletext {
display: none !important;
}


/** LandingPage styles **/
.LandingPage{margin:54px 0}
.LandingPage .LandingPageSearch {float:right;left:4px;margin-right:9px;margin-top: -6px;width:331px}
.LandingPage .LandingPageSearch
.placeholder {width:287px}
.LandingPage .LandingPageSearch .secondary{height:27px;top:0px;border:1px
solid #d9d9d9}
.LandingPage ul.LandingPageSocialLinks {position:absolute;left:531px;top: -2px;list-style:none;margin:0px}
.LandingPage ul.LandingPageSocialLinks li {
   background: url(https://images.wikia.nocookie.net/__cb39294/common/extensions/wikia/LandingPage/images/misc.wikiaglobal.sprite.png) no-repeat;
   float:left;margin-right:7px;display:inline-block
}

.LandingPage ul.LandingPageSocialLinks li.facebook {
   background-position: -2px -249px
}

.LandingPage ul.LandingPageSocialLinks li.blog{
   background-position: -36px -249px
}

.LandingPage ul.LandingPageSocialLinks li.twitter {
   background-position: -73px -249px
}

.LandingPage ul.LandingPageSocialLinks li a { 
   width:30px;
   height:30px;
   display:block
}

.LandingPage .LandingPageLanguageLinks {
   *zoom:1;
   list-style:none;
   margin:0;
   float:right;
   position:absolute;
   right:20px;
   top: -41px
}

.LandingPage .LandingPageLanguageLinks:after { 
   content:".";
   display:block;
   height:0;
   clear:both;
   visibility:hidden
}

.LandingPage .LandingPageLanguageLinks li {
   float:left;
   margin:0 4px
}

.LandingPage .LandingPageWelcome {
   margin-left:11px;
   width:475px
}

.LandingPage .LandingPageWelcome h1 {
   color:#006cb0;
   font-size:30px;
   font-weight:bold;
   margin:0px;
   margin-bottom:8px
}

.LandingPage .LandingPageWelcome p {
   font-size:17px
}

.LandingPage .LandingPageVideo {
   *zoom:1;
   padding-top:10px;
   width:608px;
   height:343px;
   margin-top:8px;
   margin-left:10px
}

.LandingPage .LandingPageVideo:after {
   content:".";
   display:block;
   height:0;
   clear:both;
   visibility:hidden
}

.LandingPage .LandingPageVideo .video { 
   width:605px;
   height:340px;
   border:none;
   margin:0px
}

.LandingPage .LandingPageVideo h1 {
   background-color: #006cb0;
   background-image: -moz-linear-gradient(top, #2094dd 35%, #006cb0 65%);
   background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(35%, #2094dd), color-stop(65%, #006cb0));
   color:white;
   display:inline;
   left: -5px;
   padding:5px 15px 5px 25px;
   position:absolute;top: -12px
}

.LandingPage .LandingPageVideo h1 .banner-corner-left{
   border-color:#000 #000000 transparent transparent;
   bottom: -4px;
   left:0
}

.LandingPage .LandingPageVideo ul{
   margin:0;
   list-style:none;
   text-align:center
}

.LandingPage .LandingPageVideo ul li {
   display:inline-block;
   line-height:2.5em;
   margin:5px 10px
}

.LandingPage .LandingPageVideo ul a {
   font-size:12px;
   font-weight:normal
}

.LandingPage .LandingPageVideo ul img {
   border:solid 1px #d7d7d7;display:block
}
   
.LandingPage .LandingPageSites {
    background-image: -moz-linear-gradient(top, white 60%, #f2f2f2 100%);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(60%, white), color-stop(100%, #f2f2f2));
    border:1px solid #d9d9d9;
    clear:both;
    float:right;
    margin-right:8px;
    padding:15px;
    width:300px
}

.LandingPage .LandingPageSites ul {
    margin:0;
    list-style:none;
    text-align:center
}

.LandingPage .LandingPageSites ul li {
    border-bottom:1px solid #d9d9d9;
    height:82px
}

.LandingPage .LandingPageSites ul li img {
    width:300px;
    height:82px
}

.LandingPage .LandingPageSites ul li.landingpage-site1 {
    background-position:32px 0px;
    background-repeat:no-repeat;
    height:70px
}

.LandingPage .LandingPageSites ul li.landingpage-site1 img {
    height:70px
}

.LandingPage .LandingPageSites ul li.landingpage-site2 {
    background-position:32px -66px;
    background-repeat:no-repeat
}

.LandingPage .LandingPageSites ul li.landingpage-site3 {
    background-position:32px -146px;
    background-repeat:no-repeat
}

.LandingPage .LandingPageSites ul li.landingpage-site4 {
    background-position:32px -234px;
    background-repeat:no-repeat
}

.LandingPage .LandingPageSites ul li.landingpage-site5 {
    background-position:32px -317px;
    background-repeat:no-repeat;
    border-bottom:none
}

.LandingPage .LandingPageSites .more {
    float:right;
    font-size:13px
}

.LandingPage .LandingPageSites h2{
    border-bottom:none;
    font-size:22px;
    font-weight:bold;
    color:#3a3a3a;
    margin-top:0px;
    margin-bottom:2px;
    padding:0px;
    overflow:visible !important
}

.LandingPage .LandingPageMain{
    *zoom:1;
    display:block;
    margin-left:10px !important;
    margin-right:10px !important;
    margin-top:5px;
    font-size:22px !important;
    line-height:30px;
    width:623px
}

.LandingPage .LandingPageMain:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden
}

.LandingPage .LandingPageMain strong {
    font-weight:bold
}

.LandingPage .LandingPageMain .more{
    font-size:16px
}

/* WikiaHubs */
.WikiaHubs .WikiaMosaicSlider .wikia-mosaic-slider-region .wikia-mosaic-slider-description-mask, 
.WikiaHubs .WikiaMosaicSlider .wikia-mosaic-slider-region .wikia-mosaic-slider-description {
width: 319px;
}

/* Community Development Pages */

/* Game Calendar */
/** Specific months **/
.gamecalendar .november-2012 .columns {
     height: 1100px !important;
}

.gamecalendar .november-2012 .leftcolumn {
     height: 1070px !important;
}

.gamecalendar .november-2012 .rightcolumn {
     height: 1070px !important;
     margin-top: -1100px !important;
}

.gamecalendar .november-2012 .next {
    left: 200px !important;
    top: 60px !important;
}

.gamecalendar .december-2012 .columns {
     height: 400px !important;
}

.gamecalendar .december-2012 .leftcolumn {
     height: 370px !important;
}

.gamecalendar .december-2012 .rightcolumn {
    height: 370px !important;
    margin-top: -400px !important;
}

.gamecalendar .january-2013 .columns {
    height: 550px !important;
}

.gamecalendar .january-2013 .leftcolumn {
    height: 520px !important;
}

.gamecalendar .january-2013 .rightcolumn {
    height: 520px !important;
    margin-top: -550px !important;
}

.gamecalendar .january-2013 .next {
    left: 200px !important;
    top: 60px !important;
}

.gamecalendar .february-2013 .columns {
    height: 750px !important;
}

.gamecalendar .february-2013 .leftcolumn {
    height: 720px !important;
}

.gamecalendar .february-2013 .rightcolumn {
    height: 520px !important;
    margin-top: -750px !important;
}

.gamecalendar .february-2013 .next {
    left: 200px !important;
    top: 60px !important;
}

.gamecalendar .march-2013 .columns {
    height: 1300px !important;
}

.gamecalendar .march-2013 .leftcolumn {
    height: 1270px !important;
}

.gamecalendar .march-2013 .rightcolumn {
    height: 1270px !important;
    margin-top: -1300px !important;
}

.gamecalendar .march-2013 .next {
    left: 200px !important;
    top: 60px !important;
}
/** End specific months **/

.gamecalendar .header-gamecalendar {
     background: url("https://images.wikia.nocookie.net/wikiaglobal/images/4/47/Gaming_Calendar_header.png") no-repeat scroll center top #000000;
     height: 89px;
     margin-top: 30px;
     width: 970px;
}

.gamecalendar .columns {
     background: none repeat scroll 0% 0% #FFFFFF;
     border-bottom: 1px solid #CACACA;
     border-left: 1px solid #CACACA;
     border-right: 1px solid #CACACA;
/*     height: 1100px; */
     margin-left: -1px;
     width: 970px;
}

.gamecalendar .leftcolumn {
     border-right: 1px solid #CACACA;
/*     height: 1070px; */
     padding-top: 30px;
     width: 485px;
}

.gamecalendar .rightcolumn {
/*     height: 1070px; */
     margin-left: 486px;
/*     margin-top: -1100px; */
     padding-top: 30px;
     width: 485px;
}

.gamecalendar .box {
     background: url("https://images.wikia.nocookie.net/wikiaglobal/images/e/ed/Gaming_Calendar_box.png") no-repeat scroll 0% 0% transparent;
     height: 157px;
     margin-bottom: 20px;
     width: 485px;
}

.gamecalendar .box:last-child {
     background: none repeat scroll 0% 0% transparent;
}

.gamecalendar .date {
     background: url("https://images.wikia.nocookie.net/wikiaglobal/images/7/77/Gaming_Calendar_date.png") no-repeat scroll 0% 0% transparent;
     color: #68782F;
     font-size: 18px;
     font-weight: bold;
     height: 59px;
     margin-left: -2px;
     padding-top: 5px;
     text-align: center;
     text-transform: uppercase;
     width: 57px;
}

.gamecalendar .date .day {
     font-size: 30px;
}

.gamecalendar .boxart {
     left: 84px;
     position: relative;
     top: -64px;
     width: 107px;
     height: 147px;
}

.gamecalendar .boxart .shadow {
     background: url("https://images.wikia.nocookie.net/wikiaglobal/images/c/c0/Gaming_Calendar_boxart_shadow.png") repeat scroll 0px 0px transparent;
     height: 25px;
     left: -50px;
     position: relative;
     top: -11px;
     width: 203px;
}

.gamecalendar .name {
     font-size: 18px;
     height: 35px;
     left: 215px;
     position: relative;
     top: -210px;
     width: 280px;
}

.gamecalendar .description {
    left: 215px;
    position: relative;
    top: -209px;
    width: 180px;
    height: 82px;
}

.gamecalendar .wikilink {
    font-weight: bold;
    left: 215px;
    position: relative;
    top: -214px;
    width: 180px;
}

.gamecalendar .next {
    font-size: 20px;
    font-weight: bold;
/*    left: 200px; */
    position: relative;
/*    top: 60px; */
}
/* End Game Calendar */

/* Top Wikis List styling */
#WikiaRail .TopWikis ol {
     list-style: decimal inside none;
}
 
#WikiaRail .TopWikis li { 
     margin-top: 5px;
     font-size: 105%;
}
/* End Top Wikis List styling */

/* Tweaks for Top List pages */
#toplists-list-body ul li .NewItemForm {
   display: none !important;
}

#toplists-list-body .create-new-list {
   display: none !important;
}
/* End tweaks for Top List pages */

/* Skins */
/** Hubs **/
.page-Entertainment_TV_Schedule {
    background: url("https://images.wikia.nocookie.net/sixbitsnonethewiser/images/5/53/Ent_tv_page_skin_-023e70.jpg") no-repeat fixed center top #023E70 !important;
}

.page-Entertainment_TV_Schedule .sprite.popout {
   display: none !important;
}

.page-Video_Games_The_Stockpile {
   background: #000 url("https://images.wikia.nocookie.net/wikiaglobal/images/f/fb/Stockpile_Skin_R2.jpeg") center top fixed no-repeat;
}

.page-Entertainment_Fantasyfellowship {
   background: #000 url("https://images.wikia.nocookie.net/wikiaglobal/images/6/6d/HobbitWebbyBackground.jpg") center top fixed no-repeat;
}

.page-Entertainment_Fantasyfellowship .WikiaPageHeader > p {
   display: none;
}

.page-Expert_Showcase .pollAnswerVotes div {
   background: #707070;
}

.page-Wikia {
    background: #081120 url("https://images.wikia.nocookie.net/wikiaglobal/images/8/82/HomePageBackground.jpg") center top fixed no-repeat;
}

/** End Hubs **/

/* Launch Portal */
/*.page-Video_Games_Xbox_and_PS4_Launch_Portal {
   background: #000 url("https://images.wikia.nocookie.net/wikiaglobal/images/f/fe/LaunchPortalBackground.jpg") center top no-repeat;
}*/
.page-Video_Games_Xbox_and_PS4_Launch_Portal .WikiaPage .WikiaPageBackground {
   background: #171717;
}
.page-Video_Games_Xbox_and_PS4_Launch_Portal .WikiaPage {
   border: none;
   color: #F0F0F0;
}
.page-Video_Games_Xbox_and_PS4_Launch_Portal .WikiaPage a {
   color: #CCFF00;
}
.page-Video_Games_Xbox_and_PS4_Launch_Portal .pollAnswerVotes div {
   background: #505050;
}

/** This Week's Tool **/
.page-Video_Games_This_Week_s_Tool {
     background: url("https://images.wikia.nocookie.net/wikiaglobal/images/e/e1/This_Week%27s_Tool_Skin.jpg?action=purge") no-repeat fixed center top #152244;
}

.page-Video_Games_This_Week_s_Tool .magnify {
    display: none !important;
}
/** End This Week's Tool **/
/** Meet the Character **/
/*** Leon Kennedy ***/
.page-Video_Games_Meet_the_Character #leonkennedy .frame {
     background: url("https://images.wikia.nocookie.net/wikiaglobal/images/8/89/MTC_Leon_Kennedy_Background.png") no-repeat scroll 0px 0px transparent ! important;
}

.page-Video_Games_Meet_the_Character #leonkennedy .header {
     background: url("https://images.wikia.nocookie.net/wikiaglobal/images/7/7e/MTC_Leon_Kennedy_Header.png") no-repeat scroll 0px 0px transparent ! important;
}

.page-Video_Games_Meet_the_Character #leonkennedy .frame a {
     color: #98060D !important;
}

.page-Video_Games_Meet_the_Character #leonkennedy .wikia-slideshow-images {
     background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.8) ! important;
     border: 1px solid #000000 ! important;
}
/*** End Leon Kennedy ***/
/*** King Pig ***/
.page-Video_Games_Meet_the_Character #kingpig .frame {
     background: url("https://images.wikia.nocookie.net/wikiaglobal/images/4/43/KingPigBackground.jpg") no-repeat scroll 0px 0px transparent !important;
}

.page-Video_Games_Meet_the_Character #kingpig .header {
     background: url("https://images.wikia.nocookie.net/wikiaglobal/images/8/83/KingPigHeader.png") no-repeat scroll 0px 0px transparent ! important;
}

.page-Video_Games_Meet_the_Character #kingpig .frame a {
     color: #52d03d!important;
}

.page-Video_Games_Meet_the_Character #kingpig .wikia-slideshow-images {
     background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.8) ! important;
     border: 1px solid #000000 ! important;
}
/*** End King Pig ***/
/*** Sackboy ***/
.page-Video_Games_Meet_the_Character #sackboy .frame {
     background: url("https://images.wikia.nocookie.net/wikiaglobal/images/8/8e/MTC_Sackboy_Background.jpg") no-repeat scroll 0px 0px transparent !important;
}

.page-Video_Games_Meet_the_Character #sackboy .header {
     background: url("https://images.wikia.nocookie.net/wikiaglobal/images/0/08/MTC_Sackboy_Header.png") no-repeat scroll 0px 0px transparent ! important;
}

.page-Video_Games_Meet_the_Character #sackboy .frame a {
     color: #2cb4e8!important;
}

.page-Video_Games_Meet_the_Character #sackboy .wikia-slideshow-images {
     background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.8) ! important;
     border: 1px solid #000000 ! important;
}
/*** End Sackboy ***/
/*** Jin ***/
.page-Video_Games_Meet_the_Character #jin .frame {
     background: url("https://images.wikia.nocookie.net/wikiaglobal/images/5/59/JinBackground.png") no-repeat scroll 0px 0px transparent !important;
}

.page-Video_Games_Meet_the_Character #jin .header {
     background: url("https://images.wikia.nocookie.net/wikiaglobal/images/c/c7/JinHeader.png") no-repeat scroll 0px 0px transparent ! important;
}

.page-Video_Games_Meet_the_Character #jin .frame a {
     color: #006cb0!important;
}

.page-Video_Games_Meet_the_Character #jin .wikia-slideshow-images {
     background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.8) ! important;
     border: 1px solid #000000 ! important;
}
/*** End Jin ***/
/*** Theoden ***/
.page-Video_Games_Meet_the_Character #theoden .frame {
     background: url("https://images.wikia.nocookie.net/__cb20120831222553/wikiaglobal/images/d/d0/TheodenBackground.png") no-repeat scroll 0px 0px transparent !important;
}

.page-Video_Games_Meet_the_Character #theoden .header {
     background: url("https://images.wikia.nocookie.net/wikiaglobal/images/b/ba/TheodenHeaderFinal.png") no-repeat scroll 0px 0px transparent ! important;
}

.page-Video_Games_Meet_the_Character #theoden .frame a {
     color: #7f4c2e!important;
}

.page-Video_Games_Meet_the_Character #theoden .wikia-slideshow-images {
     background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.8) ! important;
     border: 1px solid #000000 ! important;
}
/*** End Theoden ***/
/*** Poison Dragon ***/
.page-Video_Games_Meet_the_Character #poisondragon .frame {
     background: url("https://images.wikia.nocookie.net/__cb58378/wikiaglobal/images/6/61/Poison_Dragon_Background.png") no-repeat scroll 0px 0px transparent !important;
}

.page-Video_Games_Meet_the_Character #poisondragon .header {
     background: url("https://images.wikia.nocookie.net/__cb58378/wikiaglobal/images/5/59/Poison_Dragon_Header.png") no-repeat scroll 0px 0px transparent ! important;
}

.page-Video_Games_Meet_the_Character #poisondragon .frame a {
     color: #93d600 !important;
}

.page-Video_Games_Meet_the_Character #poisondragon .wikia-slideshow-images {
     background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.8) ! important;
     border: 1px solid #000000 ! important;
}
/*** End Poison Dragon ***/
/*** Sephiroth ***/
.page-Video_Games_Meet_the_Character #sephiroth .frame {
     background: url("https://images.wikia.nocookie.net/__cb57887/wikiaglobal/images/d/da/MTC_Sephiroth_Background.png") no-repeat scroll 0px 0px transparent !important;
}

.page-Video_Games_Meet_the_Character #sephiroth .header {
     background: url("https://images.wikia.nocookie.net/__cb57887/wikiaglobal/images/8/8d/MTC_Sephiroth_Header.png") no-repeat scroll 0px 0px transparent ! important;
}

.page-Video_Games_Meet_the_Character #sephiroth .frame a {
     color: #ffffd6 !important;
}

.page-Video_Games_Meet_the_Character #sephiroth .wikia-slideshow-images {
     background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.8) ! important;
     border: 1px solid #000000 ! important;
}
/*** End Sephiroth ***/
/*** Elza ***/
.page-Video_Games_Meet_the_Character #elza .frame {
     background: url("https://images.wikia.nocookie.net/wikiaglobal/images/a/a4/MTC_Elza_Background.png") no-repeat scroll 0px 0px transparent !important;
}

.page-Video_Games_Meet_the_Character #elza .header {
     background: url("https://images.wikia.nocookie.net/wikiaglobal/images/d/d9/MTC_Elza_Header.png") no-repeat scroll 0px 0px transparent ! important;
}

.page-Video_Games_Meet_the_Character #elza .frame a {
     color: #57524E !important;
}

.page-Video_Games_Meet_the_Character #elza .wikia-slideshow-images {
     background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.8) ! important;
     border: 1px solid #000000 ! important;
}
/*** End Elza ***/
/*** Connor Kenway ***/
.page-Video_Games_Meet_the_Character #connorkenway .frame {
     background: url("https://images.wikia.nocookie.net/wikiaglobal/images/4/46/MTC_Connor_Background.png") no-repeat scroll 0px 0px transparent !important;
}

.page-Video_Games_Meet_the_Character #connorkenway .header {
     background: url("https://images.wikia.nocookie.net/wikiaglobal/images/6/6b/MTC_Connor_Header.png") no-repeat scroll 0px 0px transparent ! important;
}

.page-Video_Games_Meet_the_Character #connorkenway .frame a {
     color: #CC1C1F !important;
}

.page-Video_Games_Meet_the_Character #connorkenway .wikia-slideshow-images {
     background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.8) ! important;
     border: 1px solid #000000 ! important;
}
/*** End Connor Kenway ***/
/*** Ellie ***/
.page-Video_Games_Meet_the_Character #ellie .frame {
     background: url("https://images.wikia.nocookie.net/wikiaglobal/images/6/6e/MTC_Ellie_Background.jpg") no-repeat scroll 0px 0px transparent ! important;
}

.page-Video_Games_Meet_the_Character #ellie .header {
     background: url("https://images.wikia.nocookie.net/wikiaglobal/images/d/d8/MTC_Ellie_Header.png") no-repeat scroll 0px 0px transparent ! important;
}

.page-Video_Games_Meet_the_Character #ellie .frame a {
     color:#FF8600 !important;
}

.page-Video_Games_Meet_the_Character #ellie .wikia-slideshow-images {
     background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.8) ! important;
     border: 1px solid #000000 ! important;
}
/*** End Ellie ***/
/*** James Heller ***/
.page-Video_Games_Meet_the_Character #jamesheller .frame {
     background: url("https://images.wikia.nocookie.net/__cb20120703212412/wikiaglobal/images/8/81/MTC_Heller_Background.png") no-repeat scroll 0px 0px transparent !important;
}

.page-Video_Games_Meet_the_Character #jamesheller .header {
     background: url("https://images.wikia.nocookie.net/wikiaglobal/images/c/ce/MTC_Heller_Heading.png") no-repeat scroll 0px 0px transparent !important;
}

.page-Video_Games_Meet_the_Character #jamesheller .frame a {
     color:#aa1809 !important;
}

.page-Video_Games_Meet_the_Character #jamesheller .wikia-slideshow-images {
     background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.8) ! important;
     border: 1px solid #000000 ! important;
}
/*** End James Heller ***/
/*** Rayman ***/
.page-Video_Games_Meet_the_Character #rayman .frame {
     background: url("https://images.wikia.nocookie.net/wikiaglobal/images/7/78/MTC_RM_Background.png") no-repeat scroll 0px 0px transparent ! important;
}

.page-Video_Games_Meet_the_Character #rayman .header {
     background: url("https://images.wikia.nocookie.net/wikiaglobal/images/c/c3/MTC_RM_Header.png") no-repeat scroll 0px 0px transparent ! important;
}

.page-Video_Games_Meet_the_Character #rayman .frame a {
     color:#12a2e9 !important;
}

.page-Video_Games_Meet_the_Character #rayman .wikia-slideshow-images {
     background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.8) ! important;
     border: 1px solid #000000 ! important;
}
/*** End Rayman ***/
/*** Juliet Starling ***/
.page-Video_Games_Meet_the_Character #julietstarling .frame {
     background: url("https://images.wikia.nocookie.net/wikiaglobal/images/8/8d/MTC_LC_Background_2.png") no-repeat scroll 0px 0px transparent ! important;
}

.page-Video_Games_Meet_the_Character #julietstarling .header {
     background: url("https://images.wikia.nocookie.net/wikiaglobal/images/f/f5/MTC_LC_Header.png") no-repeat scroll 0px 0px transparent ! important;
}

.page-Video_Games_Meet_the_Character #julietstarling .frame a {
     color:#EE1BD8 !important;
}

.page-Video_Games_Meet_the_Character #julietstarling .wikia-slideshow-images {
     background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.8) ! important;
     border: 1px solid #000000 ! important;
}
/*** End Juliet Starling ***/
/*** Default ***/
.page-Video_Games_Meet_the_Character .wikia-slideshow, .wikia-slideshow-wrapper, .wikia-slideshow-images-wrapper, .wikia-slideshow-images {
     height: 192px ! important;
     margin-right: 10px ! important;
     margin-top: 0px ! important;
     width: 343px ! important;
}

.page-Video_Games_Meet_the_Character .accent {
     background: none repeat scroll 0% 0% transparent ! important;
}

.page-Video_Games_Meet_the_Character .wikia-slideshow-prev {
     margin-left: 5px ! important;
     margin-top: -30px ! important;
}

.page-Video_Games_Meet_the_Character .wikia-slideshow-next {
     margin-right: -5px ! important;
     margin-top: -30px ! important;
}

.page-Video_Games_Meet_the_Character .wikia-slideshow-toolbar {
     display: none ! important;
}
/*** End Default ***/
/** End Meet the Character **/

/** Other **/
.page-Entertainment_ToMoro {
    background: #07B2E0 url("https://images.wikia.nocookie.net/wikiaglobal/images/4/4d/Skin2.jpg") center top fixed no-repeat !important;
}

.page-Top_10_list_Resident_Evil_6_Wishlist  {
    background: #000 url("https://images.wikia.nocookie.net/wikiaglobal/images/e/e0/Wiki-background.jpeg") center top fixed no-repeat;
}

.page-User_blog_Wagnike2_Best_Video_Games_of_Spring_2012, .page-Top_10_list_Best_Game_of_Spring {
     background: url("https://images.wikia.nocookie.net/wikiaglobal/images/8/8a/Gamesofspring_skin.jpg?action=purge") no-repeat fixed center top #000000;
}

.page-Showcase div.ajax-poll {
   border: none;
}
.page-Showcase .pollAnswerVotes {
   width:95%;
}
.page-Showcase .pollAnswerVotes div {
   background: #134a78;
}

/** End Other **/
/* End skins */

/* Other */
.page-Top_10_list_Best_E3_Trailer #toplists-list-body ul li {
     width: 600px ! important;
}

.page-Top_10_list_Best_E3_Trailer .ItemContent {
     width: 500px !important;
}
/* End other */
/* End Community Development Pages */

/* Temp hack for homepage */
.WikiaHomePage .wikiahomepage-footer {
margin-bottom: 85px;
}


/***** About Us page (es.wikia.com/Sobre nosotros) *****/
.page-Sobre_nosotros #toc,
.page-Sobre_nosotros #WikiaRail,
.page-Sobre_nosotros .tally,
.page-Sobre_nosotros #WikiaArticleComments,
.page-Sobre_nosotros #WikiaArticleCategories,
.page-Sobre_nosotros .picture-attribution,
.page-Sobre_nosotros a.details,
.page-Sobre_nosotros .editsection {
display: none;
}


body.page-Sobre_nosotros .WikiaPageHeader {
border: 0;
margin-bottom: -25px;
margin-left: 175px !important;
margin-right: 0;
padding-bottom: 0;
padding-right: 0;
width: 480px;
}

body.page-Sobre_nosotros .thumb {
background: none;
border: none;
padding: 0;
margin: 0 0 15px 0;
}

body.page-Sobre_nosotros.ltr .thumbcaption {
text-align: center;
}

.page-Sobre_nosotros .WikiaPage .WikiaPageBackground {
    background: white url("https://images.wikia.nocookie.net/wikiaglobal/images/3/3a/AboutUs_Universe_Header.png") top center no-repeat;
}

.page-Sobre_nosotros .thumbcaption strong{
display: block;
}

.page-Sobre_nosotros hr {
border: 0;
border-top: 1px dotted;
clear: both;
}

.page-Sobre_nosotros #aboutRight {
position: absolute;
right: 0;
top: -20px;
width: 320px;
padding-bottom: 650px;
max-height: 1756px;
}


.page-Sobre_nosotros .WikiaArticle {
padding: 0;
line-height: 20px;
width: 815px;
padding-left: 175px ! important;
}

.page-Sobre_nosotros .WikiaArticle .tleft {
margin-left: -165px ! important;
margin-right: 0;
}

.page-Sobre_nosotros .WikiaArticle .tleft .thumbcaption {
padding-left: 165px ! important;
text-align: center;
width: 235px;
}

.page-Sobre_nosotros .thumb + p {
margin-top: 50px;
}
.page-Sobre_nosotros .billk {
display:block;
margin-top: -30px;
}

.page-Sobre_nosotros #aboutIntro,
.page-Sobre_nosotros .mw-headline
 {
 display: block; 
width: 480px;
}

.page-Sobre_nosotros #aboutnav {
position: absolute;
left: -20px;
top: -181px;
width: 155px;
padding-top: 15px;
list-style-type: none;
text-transform: uppercase;
background: #e4e4e4 url(https://images.wikia.nocookie.net/staging/images/9/97/AboutNavHead.png) no-repeat;
}

.page-Sobre_nosotros #aboutnav li {
padding: 0 0 10px 10px;
margin: 0;
}

.page-Sobre_nosotros #aboutnav a {
color: black;
}

.page-Sobre_nosotros #aboutnav a:hover {
text-decoration: none;
color: gray;
}

.page-Sobre_nosotros #WikiaPageHeader h1 {
padding-top: 187px;
display: block;
}

.page-Sobre_nosotros .WikiaArticle h2 {
border-bottom: 5px solid #dbe2ec;
font-weight: bold;
}

.page-Sobre_nosotros p {
color: #4b4b4b !important;
}

.page-Sobre_nosotros .WikiaArticle a.external::after {
display: none;
}

/* hide category */
.WikiaArticleCategories {
display: none;
}

.WikiaHomePage .wikiahomepage-header .button {
    display:none;
}

/* Novedades */
.press-rele-table {
    font-size: 11px;
    line-height: 16px;
    width: 100%;
    max-width: 950px;
    margin: auto;
    border-top: 5px solid #96d320;
    border-bottom: 5px solid #96d320;
    margin-bottom: 30px;
    margin-top: 30px;
}
.nlogo {
    vertical-align: top;
    text-align: center;
    width: 80px;
}
.ntext {
    vertical-align: top;
    padding-left: 10px;
}
.noticias {
    width:100%; 
    border-bottom:2px solid #96d320
}