Doctor Who Wiki
Advertisement

Note : après avoir publié vos modifications, il se peut que vous deviez forcer le rechargement complet du cache de votre navigateur pour voir les changements.

  • Firefox / Safari : maintenez la touche Maj (Shift) en cliquant sur le bouton Actualiser ou appuyez sur Ctrl + F5 ou Ctrl + R (⌘ + R sur un Mac).
  • Google Chrome : appuyez sur Ctrl + Maj + R (⌘ + Shift + R sur un Mac).
  • Internet Explorer / Edge : maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez Ctrl + F5.
  • Opera : appuyez sur Ctrl + F5.
/*  ===================
    CSS IMPORTS 
    ===================
    These imports must be above 
    everything else in order to work
    =================== */
 
@import url("/load.php?debug=false&&allinone=0&lang=en&mode=articles&articles=MediaWiki:Common.css|MediaWiki:WikiaNav.css|MediaWiki:WallForum.css|MediaWiki:WikiaButtons.css|MediaWiki:Namespace.css|MediaWiki:Portail.css|MediaWiki:UPM.css|MediaWiki:VisEd.css&only=styles");
 
@import "http://fonts.googleapis.com/css?family=Anton|Vollkorn|Lato|Quicksand|Josefin+Sans|Oswald|Raleway:100,200,400,700,800,900|Droid+Serif|Droid+Sans|Merriweather:400,400italic,700,700italic,900,300,300italic|Gentium+Basic|Roboto+Slab:400,100,300,700&subset=latin,latin-ext";
 
 
/*  ===========
    Page
    =========== */
 
.WikiaPage .WikiaPageBackground {
    border-radius:20px
}
 .WikiaPage.V2 {
     box-shadow: 0 0 12px 2px #111 !important;
     border: 3px solid rgb(17, 42, 77);
}
 
/* Cabecera y menú de navegación */
.WikiHeader {
    margin-bottom: 7px;
    background: #3466124 url("http://img3.wikia.nocookie.net/__cb35/docteurwho/images/8/89/Wiki-wordmark.png") right no-repeat;
}    
.WikiHeader > nav  {
    font-family: 'Lucida Grande','Trebuchet MS',Verdana,'URW Gothic L','Nimbus Sans L',sans-serif;
    font-weight: bold;
    letter-spacing: 1px;
}
.WikiHeader > nav ul a, .WikiHeader > nav li a { color: #FFF !important; }
.WikiHeader > nav .subnav-2 li.marked2 a, .WikiHeader > nav .subnav-3 a { color: #012c57 !important; }
.WikiHeader > nav li.marked .subnav-2 .marked2 a:hover { color: white !important; }
.WikiHeader > nav .subnav-3 li:hover { background: #888 !important; }
.WikiHeader a:hover { background: none !important; }
 
/*  ============
    General font matters
    ============ */
 
.WikiaArticle,
.WikiaPage {                
   line-height:2em;
   font-size:17px;
   font-family:"Oxygen", sans-serif;
   letter-spacing:.050em;
   font-weight:500
}
 
.WikiaPageHeader h1 {
    font-family:"Raleway", sans-serif;
    font-weight:400;
    font-size:2.1em;
    Color:#012952;
    text-transform:none;
    line-height:120%;    
    letter-spacing:-.0125em; /*Theoretically, this should do cool stuff */
 
}
.WikiaPageHeader h2 { 
border: medium none;
font-size: .8em;
font-family: "Raleway", sans-serif;
text-transform: uppercase;
font-style: normal;
letter-spacing:2px;
margin-left: 3px;
color: #231163;
}
.WikiaPageHeader h2 a {
    color:#231163
}
 
.WikiaArticle h2,
.WikiaArticle h3 {
    font-family:Raleway, sans-serif
}
 
h3,h4,h5,h6 {
    font-family:"Raleway", serif;
    font-weight:600;
    text-transform:uppercase;
}
 
.WikiaArticle li,
.WikiaPage li {
   line-height:130%;
}
 
.WikiaArticle h1, 
.WikiaArticle h2,
.WikiaArticle h3,
.WikiaArticle h4,
.WikiaArticle h5,
.WikiaArticle h6 {
   margin-top:auto
}

.oasis-split-skin .WikiaPage {
   margin: 0px auto;
      -moz-border-radius:50%/2%;
   -webkit-border-radius:50%/2%;
        -o-border-radius:50%/2%;
       -ms-border-radius:50%/2%;
           border-radius:50%/2%;
    background-image: none;
    background-color: transparent;
    border: none;
       -moz-box-shadow:0 0 40px #fff;
    -webkit-box-shadow:0 0 40px #fff;
         -o-box-shadow:0 0 40px #fff;
        -ms-box-shadow:0 0 40px #fff;
            box-shadow:0 0 40px #fff;
}
 
.WikiaPage {
    border:0px solid #012c57;
}
 

#title-meta i {
    font-style: italic;
}
 
 
/*  ==================
    SEARCH
    ================== */
 
 
 
.WikiaSearch input[type="text"] {
    color:#fff!important;
    font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
    letter-spacing:0px;
    text-transform:none;
    font-size:90%;
    background:#012c57;
    border:2px solid white;
    -webkit-border-radius: 50%/10%;
       -moz-border-radius: 50%/10%;
         -o-border-radius: 50%/10%;
        -ms-border-radius: 50%/10%;
            border-radius: 50%/10%;
}
 
.WikiaSearch input[type="text"]:focus {
    background:#012c57;
    color:#ccdfff;
}
 
#WikiaSearch :ms-input-placeholder {
    background:#012c57;
    color:white;
    border:2px solid white;
}
 
#WikiaSearch :-moz-placeholder {
    background:#012c57;
    color:white;
    border:2px solid white;
}
 
#WikiaSearch ::-moz-placeholder {
    background:#012c57;
    color:white;
    border:2px solid white;
}
 
#WikiaSearch ::-webkit-placeholder {
    background:#012c57;
    color:white;
    border:2px solid white;
}
 
.mw-search-formheader,
fieldset#mw-searchoptions {
    color:#012c57;
    background-color:#d1c2b2;
    border:1px dashed #012c57;
}
 
.mw-search-formheader div.search-types ul li.current a {
    color:#d1c2b2;
    background-color:#fff
}
 
.search-v2-form .tabs li a {
    background-color:#012c57;
    background-image:none;
    color:#FFF;
    border:1px solid #012c57;
    font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
    text-transform:uppercase;
    font-weight:normal;
}
 
.search-vt-form .tabs li a:hover,
.search-v2-form .tabs .selected a {
    color:#012c57;
    background-image:none;
    background-color:#fff;
    font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
} 
 
 
/*  ============
    Autocompletion
    ============= */
 
/*  This is for the drop-down itself */
 
.WikiaSearch .autocomplete {
    background-color:#012c57;
    -webkit-border-radius: 2%/50%;
       -moz-border-radius: 2%/50%;
         -o-border-radius: 2%/50%;
        -ms-border-radius: 2%/50%;
            border-radius: 2%/50%;
    border:2px solid white;
    color:#ccdfff;
    font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
    font-size:12pt;
    padding:auto;
    font-weight:normal;
    width:195px;
    margin-top:5px;
       -moz-box-shadow:0 0 40px #012c57;
    -webkit-box-shadow:0 0 40px #012c57;
         -o-box-shadow:0 0 40px #012c57;
        -ms-box-shadow:0 0 40px #012c57;
            box-shadow:0 0 40px #012c57;
}
 
/*  This is for the selection of items within the drop-down */
 
.WikiaSearch .autocomplete .selected {
    color:#fff;
    font-weight:normal;
    background-color:#231163;
    font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
}
 
.WikiaSearch .autocomplete div {
    line-height:110%;
    padding:4px;
}
 
div.autocomplete-w1 {
    padding:2px;
}
 
.WikiaSearch .autocomplete .redirect {
    top:-1px;
    line-height: auto;
}
 
 /*  ================
    PRE  
    needs to be different
    here than in monobook
    ================ */

.WikiaArticle pre,
.pre { 
    background:#fff;
    color:#012c57;
    border:2px solid #012c57; 
       -moz-border-radius:1%;
    -webkit-border-radius:1%;
         -o-border-radius:1%;
        -ms-border-radius:1%;
            border-radius:1%;
            -moz-box-shadow:0 0 5px #012c57 inset;
    -webkit-box-shadow:0 0 5px #012c57 inset;
         -o-box-shadow:0 0 5px #012c57 inset;
        -ms-box-shadow:0 0 5px #012c57 inset;
            box-shadow:0 0 5px #012c57 inset;
    line-height:140%;
    width:auto;
    margin:auto auto auto auto;
    font-family: Monaco,"Andale Mono","Lucida Sans Typewriter", "Lucida Console", "Nimbus Mono L", "Courier New", monospace;
    word-break: break-all; 
    word-wrap: break-word;
    white-space: pre;
    white-space: -moz-pre-wrap; 
    white-space: pre-wrap;
    white-space: pre\9; 
}
/*  ================
    GLOBAL AND ACCOUNT
    NAVIGATION
    ================
    'Global' is links to other wikia wikis;
    'Account' is log in/out and user account nav
    ================
    This is the very top strip on every page,
    from the wikia logo to "log in/out"
    ================ */
 
.AccountNavigation a:hover,
.GlobalNavigation a:hover {
    background:none
}
 
/*  ++++++++++++++++
    Makes a user's name
    to be white in the header
    ++++++++++++++++ */
 
.AccountNavigation > li > a {
    color:white;
}
 
.GlobalNavigation > li > a {
    font-size:11px;
} 
 
/*  ++++++++++++++++
    Broader coding for the
    account/global navigation
    ++++++++++++++++ */
 
.GlobalNavigation li, 
.AccountNavigation li {     
    font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
    text-transform:uppercase;
    letter-spacing:1.5px;
    color:#012c57
}
 
 
.GlobalNavigation li:hover,
.AccountNavigation li:hover { 
    background:none;
    font-weight:normal; 
}
 
.AccountNavigation .subnav {
    text-transform:lowercase;
    font-style:italic;
    background-color:#ECECEC;
       -moz-border-radius:10px;
    -webkit-border-radius:10px;
         -o-border-radius:10px;
        -ms-border-radius:10px;
            border-radius:10px;
    border:1px solid #012c57;
       -moz-box-shadow:0 0 40px #012c57;
    -webkit-box-shadow:0 0 40px #012c57;
         -o-box-shadow:0 0 40px #012c57;
        -ms-box-shadow:0 0 40px #012c57;
            box-shadow:0 0 40px #012c57;
    color:#012c57;
    font-family: Adelle, 'Cambria', 'Book Antiqua','Calisto MT','Lucida Bright',Georgia,'DejaVu Serif',serif;
    padding:3px;
    font-weight:bold;
    letter-spacing:0px;
    margin-top:10px;
}
 
.GlobalNavigation .subnav {     
    text-transform:uppercase;
    font-size:80%;
    background-color:#ECECEC;
       -moz-border-radius:10px;
    -webkit-border-radius:10px;
        -ms-border-radius:10px;
         -o-border-radius:10px;
            border-radius:10px;
    border:1px solid #012c57;
       -moz-box-shadow:0 0 40px #012c57;
    -webkit-box-shadow:0 0 40px #012c57;
        -ms-box-shadow:0 0 40px #012c57;
         -o-box-shadow:0 0 40px #012c57;
            box-shadow:0 0 40px #012c57;
    color:#012c57;
    font-family: Adelle, 'Cambria', 'Book Antiqua','Calisto MT','Lucida Bright',Georgia,'DejaVu Serif',serif;
    padding:3px;
    font-weight:bold;
    line-height:1.2;
    letter-spacing:0px;
    margin-top:10px;
}
 
/*  This actually controls the text 
    of the un-hovered lists */
 
.GlobalNavigation .subnav li > a { 
    letter-spacing:0px;
    text-transform:lowercase;
    color:#012c57;
    font-weight:bold;
    font-style:italic;
    font-family: Adelle, 'Cambria', 'Book Antiqua','Calisto MT','Lucida Bright',Georgia,'DejaVu Serif',serif;                                
}
 
.AccountNavigation .subnav li > a { 
    text-transform:lowercase;
    color:#012c57;
    font-weight:bold;
    font-style:italic;
    font-family: Adelle, 'Cambria', 'Book Antiqua','Calisto MT','Lucida Bright',Georgia,'DejaVu Serif',serif;
}
 
.GlobalNavigation .subnav li li a:hover {
    font-weight:bold;
    text-transform:lowercase;
    font-style:italic;
    border:none;
    background:none repeat scroll 0 0 #D8DFE5;
    font-family: Adelle, 'Cambria', 'Book Antiqua','Calisto MT','Lucida Bright',Georgia,'DejaVu Serif',serif; 
}
 
.AccountNavigation .subnav a:hover {
    font-weight:bold;
    border:none;
    background:none repeat scroll 0 0 #D8DFE5;
    font-family: Adelle, 'Cambria', 'Book Antiqua','Calisto MT','Lucida Bright',Georgia,'DejaVu Serif',serif; 
    text-transform:lowercase;
    font-style:italic;
}
 
/*  ================
    HEADER
    ================ */
 
#WikiHeader {
    background:#231163;
    padding:0px 0px 0px 5px;
    margin:10px 20px 40px 20px;
    border:3px solid white;
    -webkit-border-radius: 15px 15px 15px 15px;
       -moz-border-radius: 15px 15px 15px 15px;
         -o-border-radius: 15px 15px 15px 15px;
        -ms-border-radius: 15px 15px 15px 15px;
            border-radius: 15px 15px 15px 15px;
     -moz-box-shadow:0 0 10px;
  -webkit-box-shadow:0 0 10px;
       -o-box-shadow:0 0 10px;
      -ms-box-shadow:0 0 10px;
          box-shadow:0 0 10px;
}
#WikiHeader a:hover {
     background:none!important;
     text-decoration:underline!important; 
}    
 
#WikiHeader .wordmark,
.WikiHeader .wordmark { 
     margin-bottom:-5px !important;
}
 
/*  ================
    FOOTER 
    ================ */
 
/*  This footer is the one at bottom
    of articles */
.WikiaArticleFooter {
    padding:0px;
}
 
/*  Footer in general */
/*  This controls the whole horizontal strip that's found on the bottom
    of most pages.  At a minimum, it includes the MyTools and Configuration
    sub menus, but many users will also have shortcuts to their favorite
    tools, like History and File Upload, in this area. */
 
.WikiaBarWrapper .toolbar,
.WikiaFooter .toolbar {
    font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
    text-transform:uppercase;
    letter-spacing:1.5px;
    z-index:1 
}
 
.WikiaBarWrapper .toolbar a:hover,
.WikiaFooter .toolbar a:hover {
    font-weight:normal;
    background:none repeat scroll 0 0 transparent;
    border:none;
    font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
    text-transform:uppercase;
    letter-spacing:1.5px;
}
 
/* =====================
   Wall notifications
   ===================== */
 
#WallNotifications .subnav.show {
    -webkit-border-radius:10px;
       -moz-border-radius:10px;
        -ms-border-radius:10px;
         -o-border-radius:10px;
            border-radius:10px;
    margin-top: 10px;
    border: 2px solid #231163;
    padding: 10px;
    font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
}
 
 
 
/*  ==============
    MYTOOLS 
    MENU
    ==============
 
    Those elements not specified in the .WikiaFooter .tools-menu range
    are inherited from .Wikifooter .toolbar range.  Thus the font for
    the MyTools menu is currently specified above.  It wouldn't have
    to be; if one wanted to make the font in MyTools menu different
    from that of the rest of the (horizontal) footer tools menu,
    one would merely define it in the group below.  */
 
.WikiaBarWrapper .tools-menu,
.WikiaFooter .tools-menu {
    background-color:#ECECEC;
       -moz-border-radius:10px;
    -webkit-border-radius:10px;
        -ms-border-radius:10px;       
         -o-border-radius:10px;
            border-radius:10px;
    border:1px solid #012c57;
       -moz-box-shadow:0 0 40px #012c57;
    -webkit-box-shadow:0 0 40px #012c57;
        -ms-box-shadow:0 0 40px #012c57;
         -o-box-shadow:0 0 40px #012c57;
            box-shadow:0 0 40px #012c57;
    color:#012c57;
    font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
    text-transform:uppercase;
    padding:3px;
    letter-spacing:1.5px;
}
 
.WikiaBarWrapper .tools-menu a,                                                
.WikiaFooter .tools-menu a { 
    color: #012c57;
    font-weight:normal;
}
 
.WikiaBarWrapper .tools-menu a:hover,
.WikiaFooter .tools-menu a:hover {
    background-color:#D8DFE5 ;
    font-weight:normal 
} 
 
/*  ===============
    MYTOOLS 
    CONFIGURATION 
    ===============
    That is, the thing that pops up 
    when you hit "configuration"
    on the footer tool bar. */
 
.MyToolsConfiguration .options-list,
.MyToolsConfiguration .search-box {
    background-color: #ECECEC;
    color:#012c57;
}
 
.MyToolsConfiguration li:hover,
.MytoolsConfiguration li .selected {
    font-weight:bold;
    background-color:#D8DFE5;
    color:#012c57; 
}
 
.MyToolsConfiguration .popular-tools-group {
    background-image:none;
    color:#012c57;
    background-color:#ECECEC;
}
 
.MyToolsConfiguration .popular-tools-group .selected {
    background-image:none;
    background-color: #D8DFE5;
    color:#012c57; font-weight:normal;
}
 
/*  This is the headline for all things in a modal wrapper — mainly
    the Customize and picture boxes.  Another way of defining the
    headlines of the modal wrappers, is to be specific, as in
    .MyToolsConfiguration h1 */
 
.modalWrapper > h1 {
    font-style:normal;
    font-size: 20px;
    line-height: 110%;
    text-align:left;
    margin-bottom:10px;
    padding-bottom:10px;
    margin-left:15px;
    font-family:Monaco,"Andale Mono","Lucida Sans Typewriter", "Lucida Console", "Nimbus Mono L", "Courier New", monospace;
    /*font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;*/
    text-transform:none;
    font-style:normal;
    font-weight:normal;
    letter-spacing:0px;
}
 
/*  The "modal wrapper" is the whole of the customization "box" */
 
.modalWrapper {
    /*background:transparent url(http://images.wikia.com/tardistest/images/6/6e/75opacitygrey.png); */
     background:transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAALHRFWHRDcmVhdGlvbiBUaW1lAFRodSAyMSBNYXIgMjAxMyAwMzozNzoxOCAtMDYwMDD7FegAAAAHdElNRQfdAxUIJgiBBSKCAAAACXBIWXMAAAsSAAALEgHS3X78AAAABGdBTUEAALGPC/xhBQAAAAtJREFUeNpj+H8GAALNAcxdVRF3AAAAAElFTkSuQmCC');
       -moz-border-radius:10px;
    -webkit-border-radius:10px;
        -ms-border-radius:10px;
         -o-border-radius:10px;
            border-radius:10px;
    border:1px solid #012c57;
       -moz-box-shadow:0 0 40px #012c57;
    -webkit-box-shadow:0 0 40px #012c57;
        -ms-box-shadow:0 0 40px #012c57;
         -o-box-shadow:0 0 40px #012c57;
            box-shadow:0 0 40px #012c57;
    color:#012c57;
    font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
    text-transform:none;
    font-size:11pt;
    padding:3px;
    font-weight:normal;
}
 
/*  This is the bulk of the area INSIDE the configuration box, including
    everything but a small border, and the words "customize toolbox"
 
    This is currently turned off, but I leave it behind just in case it
    might prove useful in future
 
.MyToolsConfiguration form {
}
 
*/
 
.MyToolsConfiguration ul {
    border:1px solid #AAA;
}
 
/*  The following two lines referencing input was an attempt to change the
    input box in the configuration box.  It doesn't appear to have worked, but
    it's not that crucial that I get it working.  I'm leaving this as unsolved
    as of 13 Mar 11.  */
 
.MyToolsConfiguration input[type="text"] {
    background-color: #ECECEC; color:#012c57;
}
 
.MyToolsConfiguration input.placeholder[type="text"] {
    color:#012c57;
    font-family: Adelle, 'Cambria', 'Book Antiqua','Calisto MT','Lucida Bright',Georgia,'DejaVu Serif',serif;
}
 
/*  The following creates a dropdown when 
    text is entered in the search area.  Matches other
    similar dropdowns on the wiki. */
 
.MyToolsConfiguration .autocomplete {
    background-color:#ECECEC;
       -moz-border-radius:10px;
        -ms-border-radius:10px;
         -o-border-radius:10px;
    -webkit-border-radius:10px;
            border-radius:10px;
    border:1px solid #012c57;
       -moz-box-shadow:0 0 40px #012c57;
    -webkit-box-shadow:0 0 40px #012c57;
        -ms-box-shadow:0 0 40px #012c57;
         -o-box-shadow:0 0 40px #012c57;
            box-shadow:0 0 40px #012c57;
    color:#012c57;
    font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
    text-transform:uppercase;
    font-size:11pt;
    padding:3px;
    font-weight:bold; 
}
 
.MyToolsConfiguration .autocomplete .selected {
    background:none repeat scroll 0 0  #D8DFE5 ; color:#012c57; font-weight:bold;
}
 
.MyToolsConfiguration li:hover {
    background:none repeat scroll 0 0 #D8DFE5 ; color:#012c57; font-weight:bold;
}
 
/*  Changing where the "edit section" 
    button goes and what it looks like */
 
.editsection a {
    text-transform:lowercase;
    letter-spacing:1px;
    font-family: Adelle, 'Cambria', 'Book Antiqua','Calisto MT','Lucida Bright',Georgia,'DejaVu Serif',serif;
    /*font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif; */
    font-size:70%;
    font-style:italic;
    font-weight:bold;
    color:#1f1e38;
    text-align: left;
    margin-left:-10px;
}
 
 
/*  ===================
    WIKIA NOTIFICATIONS
    ===================
 
    Notifications are alerts
    that pop up when you get new messages
    or when community-corner is changed, 
    or when Wikia sends a global
    message to all users. */
 
.WikiaNotifications,
#WikiaNotifications {
    right:185px;
}
 
.WikiaNotifications li {
    display:block;
}
 
.WikiaNotifications li div  {
    background: #012c57;
    background: -moz-linear-gradient(top,  #012c57 0%, #012c57 35%, #4e7dab 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#012c57), color-stop(35%,#012c57), color-stop(100%,#4e7dab));
    background: -webkit-linear-gradient(top,  #012c57 0%,#012c57 35%,#4e7dab 100%);
    background: -o-linear-gradient(top,  #012c57 0%,#012c57 35%,#4e7dab 100%);
    background: -ms-linear-gradient(top,  #012c57 0%,#012c57 35%,#4e7dab 100%);
    background: linear-gradient(top,  #012c57 0%,#012c57 35%,#4e7dab 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#012c57', endColorstr='#4e7dab',GradientType=0 );
    overflow: visible;
    padding: 10px;
    position: relative;
    font-family:'Gill Sans', Verdana, sans-serif;
    text-transform:uppercase;
    letter-spacing:1.5px;
    border:2px #fff solid;
    line-height:110%;
    max-width:300px;
    min-width:300px;
       -moz-border-radius:50%/10%;
    -webkit-border-radius:50%/10%;
        -ms-border-radius:50%/10%;
         -o-border-radius:50%/10%;
            border-radius:50%/10%;
      -moz-box-shadow:0 0 20px #012c57;
        -o-box-shadow:0 0 20px #012c57;
       -ms-box-shadow:0 0 20px #012c57;
   -webkit-box-shadow:0 0 20px #012c57;
           box-shadow:0 0 20px #012c57;
}
 
.WikiaNotifications li div a {
    color: #fff9d4;
    text-decoration:none;
    letter-spacing:0px;
    text-transform:none;
    font-style:italic;
    font-weight:bold;
    width:auto;
    line-height:110%;
    font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
    display:inline-block;
}
 
.WikiaNotifications li div a:hover {
    color:#fff9d4;
    background:none;
}
 
.WikiaNotifications li div a:link.external { 
    color: #fff9d4; 
}
 
.WikiaNotification li div p {
    color:#fff
}
 
.WikiaNotifications li div a,
.WikiaNotifications li div a:link {
    color:#fff9d4;
    font-weight:bold;
    text-transform:none;
    letter-spacing:none;
 
}
 
.WikiaNotifications li div p {
    color:#fff
}
 
.WikiaBadgeNotification  { 
    color:white;
    text-transform:none;
    letter-spacing:0px
}
 
.WikiaBadgeNotification p { 
    letter-spacing:1px;
    font-size:110%
}   
 
.WikiaBadgeNotification p big {
    text-transform:uppercase;
}
 
/*  Not quite sure which of these is right, but it doesn't seem to be the WBN.n-d a, a:hover. Can't really test this too much cause I need the notification to appear to verify changes. This does at least change the color of the text, though. */
 
.WikiaNotifications .WikiaBadgeNotification .notification-details,
.WikiaBadgeNotification .notification-details,
.WikiaBadgeNotification .nofication-details:hover,
.WikiaBadgeNotification .notification-details a,
.WikiaBadgeNotification .notification-details a:hover {
    color:gold;
}
 
 
 
/*  ================
    MODULES
    ================
    Mostly those in the
    right skycraper/rail
    ================
 
    ++++++++++++++++
    GENERAL STYLING
    FOR MODULES
    ++++++++++++++++ */
 
.activityfeed-inserted-media li {
    border:1px dashed #012c57;
}
.WikiaActivityModule,
.WikiaPagesOnWikiModule,
.WikiaBlogListingBox,
.LatestPhotosModule,
.WikiaSpotlightsModule,
.HotSpotsModule,
.ChatModule,
.LatestQuestionsModule,
.UserProfileAchievementsModule,
.WikiaLatestEarnedBadgesModule,
.FollowedPagesModule,
.GamingCalendarModule,
.RelatedVideosModule { 
    line-height:90%;
    text-align:left;
    background-color:transparent;
    background-image:none;
    border:2px solid #012c57;
    -webkit-border-radius: 0px 10px 10px 0px;
       -moz-border-radius: 0px 10px 10px 0px;
         -o-border-radius: 0px 10px 10px 0px;
        -ms-border-radius: 0px 10px 10px 0px;
            border-radius: 0px 10px 10px 0px;
}
 
/*  ++++++++++++++++++
    TALLY STYLING IN
    THE RAIL
    ++++++++++++++++++
    This styles the actual
    number in number of pages
    on wiki
    +++++++++++++++++++ */
 
.LatestPhotosModule .tally em,
.WikiaPagesOnWikiModule .tally em {       
    text-transform:uppercase;
    letter-spacing:0px;
    font-weight:normal;
    line-height:1;
    font-family: 'Futura', 'Gill Sans', 'Helvetica Neue', 'Trebuchet MS',
                Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
    color: #012c57;
}
 
/*  ++++++++++++++++++
    HEADLINE STYLING IN
    THE RAIL
    ++++++++++++++++++ */
 
.WikiaRail .module {
    text-transform:none;
    letter-spacing:.025em;
    font-weight:normal;
    line-height:16px;
    font-size:14px;
    color:#012c57;
}
 
/*  =-=-=-=-=-=-=-
    SPECIFIC MODULES
    =-=-=-=-=-=-=- */
 
/*  +++++++++++++++
    WIKIA ACTIVITY MODULE
    +++++++++++++++
    this used to also control
    a thing directly under the
    page title, but that aspect
    seems to have been
    disabled in June 2011
    by Wikia
    ++++++++++++++++ */
 
.WikiaActivityModule { 
    border:2px solid #012c57;
    color:#1F1E38;
    padding:5px;
    font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
    text-align:left;
    line-height:120%;
    margin-left:0;
    margin-right:0;
    margin-top:5px;   
    -webkit-border-radius: 0px 10px 10px 0px;
       -moz-border-radius: 0px 10px 10px 0px;
         -o-border-radius: 0px 10px 10px 0px;
        -ms-border-radius: 0px 10px 10px 0px;         
            border-radius: 0px 10px 10px 0px;
}
 
.WikiaActivityModule a,
.WikiaActivityModule a:link {
    color:#012c57;
    font-weight:bold;
}
 
.WikiaActivityModule more {
    color:#1f1e38;
    font-weight:normal;
}
 
/*  This affects "edited by" 
    and "minutes ago" */
 
.WikiaActivityModule .edited-by  {
    font-size: 10px;
    font-style:normal;
    margin-top: 1px;
    font-family: Adelle, 'Cambria', 'Book Antiqua','Calisto MT','Lucida Bright',Georgia,'DejaVu Serif',serif;
    font-style:italic;
    color:#012c57;
}                  
 
/*  This affects the name of the person
    who edited the article */
 
.WikiaActivityModule .edited-by a {
    color:#1f1e38;
    font-weight:normal;
    font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
    text-transform:uppercase;
    letter-spacing:2px;
    margin: 0;
    font-style:normal;
}
 
.WikiaActivityModule .edited-by a:hover {
    color:#1f1e38;
    font-weight: normal;
}
 
.WikiaActivityModule h1.activity-heading {
    font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
    text-transform:uppercase;
    letter-spacing:3px;
    margin: 0px 0px 3px 0px;
    font-weight:normal;
    font-size:1.2em;
    color:#012c57;
}
 
 
/*  ++++++++++++++
    CORPORATE FOOTER
    ++++++++++++++ */
 
.CorporateFooter {   
    font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
    text-transform:uppercase;
    letter-spacing:0px;
    font-weight:normal;
    line-height:1;
    background:#012c57;
    color:#ccdfff;
    padding-top:5px;
    -webkit-border-radius: 0px 0px 15px 15px;
       -moz-border-radius: 0px 0px 15px 15px;
         -o-border-radius: 0px 0px 15px 15px;
        -ms-border-radius: 0px 0px 15px 15px;
            border-radius: 0px 0px 15px 15px;
}
 
.CorporateFooter a, 
.CorporateFooter a:link,
.CorporateFooter a:link:hover,
.CorporateFooter a:visited {
    color:#ccdfff;
}
 
.CorporateFooter a:hover {
    background:none;
    text-decoration:underline;
}
 
/*  ++++++++++++++
    FOOTER
    ++++++++++++++ */
.WikiaFooter,
.WikiaFooter .WikiaBarWrapper {
    background:#012c57;
    padding-bottom:10px;
}
 
.WikiaFooter .header-container,
.WikiaFooter .header-container h1 {
    color:#ccdfff;
    background:#012c57;
}
 
#SPOTLIGHT_FOOTER {
    background-image:none
}
 
.WikiaFooter section .SPOTLIGHT_FOOTER, .WikiaFooter #LEFT_SKYSCRAPER_2 .SPOTLIGHT_FOOTER {
    padding: 10px 28px 33px;
    background: #012c57;
    box-shadow: 5px 5px 10px;
}
.WikiaFooter section, 
.WikiaFooter #LEFT_SKYSCRAPER_2, 
.WikiaBarWrapper section, 
.WikiaBarWrapper #LEFT_SKYSCRAPER_2, 
.WikiaFooter.notoolbar section, 
.WikiaFooter.notoolbar #LEFT_SKYSCRAPER_2, 
.WikiaBarWrapper.notoolbar section, 
.WikiaBarWrapper.notoolbar #LEFT_SKYSCRAPER_2 {
    border:none;
}
 
/*  ++++++++++++++
    WIKIA SPOTLIGHTS
    ++++++++++++++ */
 
.WikiaSpotlightsModule p {
    line-height:80%;
}
 
/*  +++++++++++++++
    RELATED VIDEOS
    +++++++++++++++ */
 
.WikiaRail .RelatedVideosModule.module #RelatedVideosRL .RVHeader .fixedwidth {
    width: 160px;
}
 
/*  Getting rid of the little arrow linking to
    category:videos because the category isn't
    often populated on this wiki.  Eliminating
    a couple of other features that don't really
    make contextual sense on this wiki. */
 
.RelatedVideos .RVBody .seemore,
.WikiaRail .RelatedVideosModule.module #RelatedVideosRL .RVHeader .tally em,
.WikiaRail .RelatedVideosModule.module #RelatedVideosRL .RVBody .wrapper div.item .see-more-videos-placeholder {
    display: none!important;
}
 
.RelatedVideos .RVBody .wrapper .container div.item .description {
    font-family:'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
    font-weight:normal;
    font-size:10.5px;
}
 
.WikiaRail .RelatedVideosModule.module .RVBody .item  {
    height:10px
}
 
.WikiaRail .RelatedVideosModule.module .RVBody .group {
    display:none
}
/*  ===============
    VIDEOS IN GENERAL
    =============== */
    
/*  Due to the fact that video titles
    can in fact contain spoilers
    (see for instance 
    [[File:*SPOILERS*_Peter_Capaldi_is_the_New_Doctor!_-_Doctor_Who_(2013)_-_BBC]])
    and because videos can appear on 
    every page of the wikia via the RV module,
    we need to turn video titles off. */
    
.info-overlay-duration,
.info-overlay-title {
    display:none!important
}
/*  +++++++++++++++
    COMMUNITY CORNER
    +++++++++++++++ */
 
.CommunityCornerModule {
    background-color:transparent;
    background-image:none;
    border:1px dashed #012c57;
    line-height:110%;
    font-family: Adelle, 'Cambria', 'Book Antiqua','Calisto MT','Lucida Bright',Georgia,'DejaVu Serif',serif;
}
 
/*  ++++++++++++++++
    SPONSORED LINKS
    ++++++++++++++++
    It's a violation of
    Terms of Use to
    mark this display:none.
    We can restyle it,
    but we can't remove it
    ++++++++++++++++ */
 
.SponsoredLinksModule {
    background-color:transparent;
    border:1px dashed #012c57;
    margin-top:2em;
}
 
/*  ++++++++++++++++
    CHAT MODULE
    ++++++++++++++++ */
 
.ChatModule .chat-name {
    font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
    color:#012c57;
    letter-spacing:2px;
    text-transform:uppercase;
}
 
 
.ChatModule h1.chat-headline span:first-child {
     width:110px;
}
 
/*  ++++++++++++++++
    ACHIEVEMENT MODULE
    Stuff having to do with
    The Game of Rassilon
    as seen in the right
    rail
    ++++++++++++++++ */
 
/*  Trying to affect the styling of the heading in the boxes
    that pop up when you mouseover a badge icon */
 
.profile-hover wikia-tooltip h1,
.profile-hover wikia-tooltip h2,
.profile-hover-text {  
    font-weight:normal;
    font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
}
 
/*  Styling the text in the right rail badge module */
 
.badges strong { 
    line-height:110%; /* This is the title of the award */
    color:#012c57;
    font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
}
 
.badges .badge-text { 
    line-height:110%;
    font-size:11pt;
    font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif; 
}
 
.WikiaRail > div.UserProfileAchievementsModule ul li p {
    line-height:110%;
    font-family: Adelle, 'Cambria', 'Book Antiqua','Calisto MT','Lucida Bright',Georgia,'DejaVu Serif',serif;
    font-size:90%;
}
 
.WikiaRail .module, .WikiaRail #RIGHT_SKYSCRAPER {
    background-image:none;
    background-color:transparent;
}
 
.WikiaRail > div.UserProfileAchievementsModule .data .data-details, .WikiaRail > div.UserProfileAchievementsModule .data .data-details > p {
    font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
    letter-spacing:2px;
}
 
.WikiaRail > div.UserProfileAchievementsModule .data .tally {
    font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
    color:#012c57;
    letter-spacing:2px;
    font-weight:bold;
    line-height:130%;
    text-align:center;
}
 
/ * Fix to restore 3-column layout to badges, post-Darwin */
 
.WikiaRail > div.AchievementsModule ul.badges-icons { 
    zoom:.9 !important
}
 
/*  =================
    The September 2011
    "new editor"
    ================== */
 
 
.span.drop img {
    url(data:image/gif;base64,R0lGODlhAQABAIABAAAAAP///yH5BAEAAAEALAAAAAABAAEAQAICTAEAOw%3D%3D)
}
 
.editpage-intro-wrapper {
    max-height:none!important;
}
 
/* Trying to get rid of the blue in the newarticletext page */
.editpage-intro > .editpage-intro-wrapper > div {
    background-color:transparent
}
 
#EditPageHeader {
   background-color:#012c57;
   background-image:none;
    -webkit-box-shadow:none;
       -moz-box-shadow:none!important;
        -ms-box-shadow:none;
         -o-box-shadow:none;
           -box-shadow:none;
    display:block;
    border-right:2px solid white;
    border-left:2px solid white;
    border-bottom:2px solid white;
    /*height: 85px;*/
    padding-left:20px;
    padding-top:5px;
    position: relative;
    vertical-align: top;
}
#EditPageHeader > h1 > a:hover,
#EditPageHeader a:hover {
     background:none;
     text-decoration:none; 
     color:gold;
}    
 
#EditPageHeader h1 {
    width:500px;
} 
 
#EditPageHeader > h1 > a {
    font-family: Adelle, 'Cambria', 'Book Antiqua','Calisto MT','Lucida Bright',Georgia,'DejaVu Serif',serif;
    font-weight:normal;
    font-style:italic;
    line-height:140%;
    padding:10px;
}
 
/*  headers on the right rail of non-widescreen editor  */
 
#EditPage .module > h3 > span {
    font-style:normal;
    font-weight:normal;
    color:#012c57;
}                                  
 
/*  edit summary  */
 
#EditPage .module_page_controls textarea,
editpage-sourcewidemode.mode-source.editpage-sourcewidemode-on #EditPageRail .module_page_controls textarea {
    color:#012c57
    font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
}
 
/*  preview */
 
#EditPageDialog.modalWrapper.preview {
    color:#000
}
 
#EditPageDialog.modalWrapper.preview h1 {
    font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
    font-weight:normal;
    text-transform:uppercase;
}
 
#EditPageDialog.modalWrapper.preview h1.pagetitle {
    font-family: Adelle, 'Cambria', 'Book Antiqua','Calisto MT','Lucida Bright',Georgia,'DejaVu Serif',serif;
    text-transform:none;
}
 
 
#HelpLink a,
#HelpLink a:link,
#NotificationsLink,
.NotificationsLink,
#NotificationsLink > a,
.NotificationsLink > a,
#NotificationsLink > a:link,
.NotificationsLink > a:link {
    color:#aecfff !important;
}
 
/*  +++++++++++++++
    ACCOMMODATING PRELOADS
    +++++++++++++++ */
 
.editpage-sourcewidemode.mode-source #EditPageEditorWrapper {
    padding-top:45px
}
 
div#if-preload {
    padding-top:25px;
    padding-left:10px;
}
 
/*  ===============
    STUBS
    ===============
    This notion is original
    to tardis.wikia.com
    and was created by User:CzechOut
    ===============
    This works differently in Wikia
    than Monobook.   That's why it's
    here and not in common.css.
    =============== */
 
div#stub-type {
    position:absolute;
    left:-40px;
    top:-132px;
    z-index:1
}
 
div#stub-type p {
    margin-left:100px
}
 
/*  ============
    OTHER TAGS
    ============
 
    This puts {{wikipediainfo}} 
    on the top left side of the page */
 
div#wiki-info {
    position:absolute;
    top:0px;
    left:-40px;
}
 
/*  This places {{protect}} and {{lock}} 
    underneath {{wikipediainfo}} in case 
    they're ever on the same page together. */
 
div#protect {
    position:absolute;
    margin-top:135px;
    top:0px;
    left:-40px;
}
 
 
/*  ==============
    SECTION EDIT
    ============== */
 
.editsection {
    float: right;
}
 
/*  ==============
    THUMBNAILS
    Inspired by MemoryAlpha 
    ============== */
 
 
.tleft {
  margin: 10px!important;
  outline: 1px solid #012c57;
  background:transparent;
    -webkit-outline-radius: 0px 10px 10px 0px;
       -moz-outline-radius: 0px 10px 10px 0px;
        -ms-outline-radius: 0px 10px 10px 0px;
         -o-outline-radius: 0px 10px 10px 0px;
            outline-radius: 0px 10px 10px 0px;
    -webkit-border-radius: 0px 10px 10px 0px;
       -moz-border-radius: 0px 10px 10px 0px;
        -ms-border-radius: 0px 10px 10px 0px;
         -o-border-radius: 0px 10px 10px 0px;
            border-radius: 0px 10px 10px 0px;
}
 
.tright {
  margin: 10px;
  outline: 1px solid #012c57;
  background:transparent;
    -webkit-outline-radius: 10px 0px 0px 10px;
       -moz-outline-radius: 10px 0px 0px 10px;
        -ms-outline-radius: 10px 0px 0px 10px;
         -o-outline-radius: 10px 0px 0px 10px;
            outline-radius: 10px 0px 0px 10px;
    -webkit-border-radius: 10px 0px 0px 10px;
       -moz-border-radius: 10px 0px 0px 10px;
        -ms-border-radius: 10px 0px 0px 10px;
         -o-border-radius: 10px 0px 0px 10px;
            border-radius: 10px 0px 0px 10px;
}
 
.WikiaArticle .tright,
.WikiaArticle .tleft {
    clear:none;
}
 
.WikiaArticle div.thumbinner {
    border:none;
}
 
.WikiaArticle .thumbinner {
    background-color:transparent;
    background-image:none;
}
 
.WikiaArticle .thumbcaption {
    font-family:"Homenaje";
    line-height:110%;
    font-size:90%;
}
 
/*  Thumbnails in 
    infoboxes   */
 
#infobox-interior tr td .thumb,
#infobox-interior tr td .tright,
#infobox-interior .thumbinner,
#infobox-interior .magnify,
table.infobox-interior tr td .thumb,
table.infobox-interior tr td .tright,
table.infobox-interior .thumbinner,
table.infobox-interior .magnify {
    clear: none;
    float: none;
    border: 0;
    margin-right:auto;
    margin-left:auto;
    padding: 0;
    width: auto;
    text-align: center;
    display: inline;
}
 
#infobox-interior .thumbinner img, 
table.infobox-interior .thumbinner img {
    margin-right:auto !important;
    margin-left:auto !important;
}
#infobox-interior tr td .thumb .thumbcaption, 
table.infobox-interior tr td .thumb .thumbcaption {
    display: none;
}
 
#infobox-interior td.sb-both div.sb-twoimg img.thumbimage, 
table.infobox-interior td.sb-both div.sb-twoimg img.thumbimage {
    display: inline; /*no new line after img in two-image box */
}
 
/*   ====================
     GALLERIES 
     ==================== */
div.wikia-gallery div.wikia-gallery-item {
     background:transparent;
     border:1px solid #012c57;
     padding:5px;
     margin:5px;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
        -ms-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;
}
 
div.wikia-gallery div.wikia-gallery-item div.thumb {
     border:0px;
}
 
 
 
/*  ======================
    WMU UPLOAD BOX
    ======================
    The upload box from that
    pops up when you click
    button in right column of new editor
    ====================== */
 
.ImageUploadRight {
    margin-top:60px
}
 
/*  =================
    ADMIN DASHBOARD
    ================= */
 
.AdminDashboardChromedArticle h2 {
    margin-left:20px;
    margin-right:20px;
    text-transform:none;
}
 
.AdminDashboardHeader  { 
    background-image:none;
    background-color:transparent;
    border:none;
    margin-top:35px;
}
 
.AdminDashboardHeader h1 { 
    font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic         L','Nimbus Sans L',sans-serif; 
    text-transform:uppercase;
    letter-spacing:3px;
    border:none
}
 
/*  =================
    Wikia-specific specialised
    template/box styling
    ==================
    Most things are NOT specific
    to Wikia and should be in common.css
    so that both skins can use them.
    =================== */
 
#mosbox {
    font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
    text-transform:none;
    letter-spacing:0px;
    line-height:120%;
    word-break:normal;
    font-size:16px; 
}
 
/*  dabtag needs to be in both Wikia.css and Monobook.css
    because of the varying widths of the two skins */
 
#dabtag {
    border:2px solid #012c57;
    -webkit-border-radius: 0px 10px 10px 0px;
       -moz-border-radius: 0px 10px 10px 0px;
         -o-border-radius: 0px 10px 10px 0px;
        -ms-border-radius: 0px 10px 10px 0px;
            border-radius: 0px 10px 10px 0px;
    color:#012c57;
    overflow:hidden;
    margin-bottom:10px;
    font-size: 0.80em;
    line-height:.95em;
    font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L', 'Nimbus Sans L', sans-serif;
}
 
/* ==========
Infoboxes portables
   ========== */
   
.portable-infobox {
   width: 250px;
}
.pi-secondary-background {
   background-color: #012c57;
}
 
/*  ====================
    Trying to figure out
    the wikitable sortable issues
    post MW 1.19
    ==================== */
 
table.jquery-tablesorter th.headerSort {
    background-image: url("http://slot1.images.wikia.nocookie.net/__cb58381/resources/jquery/images/sort_none.gif");
    background-position:right;
    padding-bottom:0px;
    background-repeat:no-repeat;
}
 
 
 
/*  =================
    CSS preview area
    ================= */
 
.WikiaArticle .mw-css {
    background-color:transparent;
}
 
/*  =================
    Notification after
    deletion
    ================= */
 
.wikia-grid .global-notification {
    background: red;
    color: white;
}
.wikia-grid .global-notification a {
    color:white;
}
 
/*   ====================
     Diffs from wall forum 
     ==================== */
 
.WikiaGrid .grid-6 {
     background:#fff;
     padding-left:5px;
}
 
/*   ====================
     Chat-specific styling
     ==================== */
 
.Chat .message,
.Chat .username,
.Chat .continued,
.Chat .inline-alert {
     background-color:#aecfff
     color:#fff
}
 
.Chat .you {
     background-color:#012c99
}
 
.Rail .User {
     color:white;
}
 
.Rail .User:hover {
     color:#012c57
}
 
.Chat .inline-alert {
     background-color:#012c57
}
.Chat .message a,
.Chat .inline-alert a {
     color:gold
} 
/* Seeing if these chat-specific declarations 
   from Community Central make any difference
   to the post-Darwin chat */
 
body.page-Special_Chat .WikiaPage,
body.page-Special_Chat .WikiaPageContentWrapper { position:absolute }
body.page-Tardis_Chat #page_controls {display:none;}
body.page-Tardis_Chat #page_tabs {display:none;} 
body.page-Tardis_Chat #articleFooterActions {display:none;}
 
/* ====================
   PERMISSIONS ERRORS
   ==================== */
 
.PermissionsError > .editpage-intro > .editpage-intro-wrapper > div {
    background-color: #012c57;
    border: 3px solid #fff;
    color: white;
    padding:20px;
    margin-top:150px;
}
 
/* ===========
   TWITTER
   =========== */
.twitter-widget-0 { width:100%!important }
.facebook-widget-0 { width:100%important }
 
/* ===========
   SOCIAL ICONS
   depends on having
   SocialIcons from w:c:dev 
   enabled
   =========== */
 
div.socialmedia-share.top {
   top:0px!important;
   right:120px!important;
}
/* Important : Retire le lecteur, ainsi que l'"image ajoutée par"  */
.WikiaArticle .article-thumb .attribution { 
          display: none; 
}
.WikiaArticle .article-thumb .title {
    display:none;
}
/* ============================
   Italics 
   ============================ */
 
.ital {
    font-style:italic;
}
Advertisement