MediaWiki:Common.css

From Tardis Wiki, the free Doctor Who reference
Revision as of 16:40, 30 August 2012 by TOR (talk | contribs) (seriously, do not hide error messages!)
Clear your cache often around here

After changes are made to this site's CSS or Javascript, you have to bypass your browser's cache to see the changes. You can always do this by going to your browser's preferences panel. But many browsers also offer keyboard shortcuts to save you that trouble. The following shortcuts work in the versions of the browsers that Tardis currently supports. They may not work in earlier versions.

  • Firefox: hold down Shift while performing a page reload.
  • Opera offers no default keyboard shortcut, but you can create a custom keyboard shortcut with the value Clear disk cache
  • Safari users should simultaneously hold down + Option + E. You may need to enable the Develop menu first
  • Chrome: press Ctrl + F5 or Shift + F5 while performing a page reload.
/* <pre> */

/* ============================================================
   If you're trying to understand our general
   design philosophy and goals, please see [[Tardis:CSS notes]]
   ============================================================ */

/* ====================
   GENERAL FONT MATTERS
   ==================== */

/* Change default color to a black that's in harmony   
   with New Tardis Blue */
.color1, 
.color1 a, 
.yui-panel .hd, 
.WikiaPage { 
             color:#1f1e38 !important; 
}


/* ==================
   Fancy Ampersand
   ================== */
.amp {
font-family: Baskerville, 'Goudy Old Style', Palatino, 'Book Antiqua', serif;
font-style: italic;
font-weight: normal;
}


/* ===================
   SUPER/SUBSCRIPT FIX
   ===================
   This should prevent
   super/subscripts  from 
   affecting line-height
   =================== */

sup {
   vertical-align: baseline;
   position: relative;
   top: -0.125em;
}
sub { 
   vertical-align:baseline;
   position: relative;
   top: 0.125em; 
}

/* ===================
   HTML 5.0 fixes
   (replacing deprecated
   HTML)
   =================== */

#underline, .underline {
    text-decoration: underline !important
}

#strike, .strike {
    text-decoration: line-through !important
}


/* ===================
   Preset font IDs
   =================== */

#mn, .mn {
   font-family: Monaco,"Andale Mono","Lucida Sans Typewriter", "Lucida Console", "Nimbus Mono L", "Courier New", monospace !important;
   font-size:100%;
   line-height:110%;
 
}

#sf, .sf {
   font-family: 'Book Antiqua','Calisto MT','Lucida Bright',Georgia,'DejaVu Serif',serif; 
   font-size:100%;
   line-height:110%;
}

#sfh, .sfh {
   font-family: 'Book Antiqua','Calisto MT','Lucida Bright',Georgia,'DejaVu Serif',serif; 
   font-size:1.6em;
   line-height:1.2em;
   color:#2f2cb8 !important;
}

#ss, .ss {
   font-family:'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
   font-size:100%;
   line-height:110%;
}

#ssh, .ssh {
   font-family:'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
   font-size:1.6em;
   line-height:1.2em;
   color:#2f2cb8 !important;
} 

 
/* ==================
   HEADLINE definitions
   ================== */
 
h1 {
  margin: 0;
  font-size:2em !important;
  line-height: 1.2em;
  margin-bottom: 1em;
  /*font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif; */
  font-family: 'Book Antiqua','Calisto MT','Lucida Bright',Georgia,'DejaVu Serif',serif;
  color: #2f2cb8;
  letter-spacing:0px;
  font-weight:normal !important; 
}

h2 {
  margin: 0;
  font-size:1.1em !important;
  line-height: 1.0909090909090908em;
  margin-top: 1px;
  margin-bottom: 1.0909090909090908em;
  /*font-family: '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;
  letter-spacing:3px;
  text-transform:uppercase;
  color:#2d2cb8;
}

h2 span {
   margin-top:1px;
}


#sans-accent, /* this allows use of this style without it being read as a section header */
h3 {
   margin: 0;
   font-size:1em !important;
   font-weight:normal;
   /*font-size: 1.25em;*/
   line-height: 1.2em;
   margin-bottom: 1.2em;
   font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
   letter-spacing:2px;
   text-transform:uppercase;
   color:       #2d2cb8;
}

h4 {
   margin: 0;
  font-size:.9em !important;
  font-weight:bold;
   /*font-size: 1.125em;*/
   line-height: 1.3333333333333333em;
   margin-bottom: 1.3333333333333333em;
   font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
   letter-spacing:2px;
   text-transform:uppercase;
   color: #2d2cb8;
}

blockquote {
   margin: 0;
   font-size: 1em;
   line-height: 1.5em;
   margin-bottom: 1.5em;
}

h5 {
    margin: 0;
    font-size:.7em !important;
    font-weight:bold;
    /*font-size: 1em;*/
    line-height: 1.1em;
    margin-bottom: 1.1em;
    font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
    letter-spacing:1px;
    text-transform:uppercase;
    color: #2f2cb8;
}

p.small,
h6 {
   margin: 0;
   font-size:.6em !important;
   font-weight:bold;
   /*font-size: 0.875em;*/
   line-height: 1.0em;
   margin-bottom: 1.0em;
   font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
   letter-spacing:1px;
   text-transform:uppercase;
   color:       #2d2cb8;
}

.mw-headline {
   margin-top:5px
}

/* This has an effect upon recent and related changes, as well 
   as its more obvious effect on tables. Well, to be precise,
   recent and related changes ARE tables.  */

table {
	border-collapse: collapse;
	margin-bottom: 5px; /*1.1 em;*/
}



/* Class to force links to be underlined and kept white for use on blue backgrounds
To use: <span class="underlinelink">[[link]]</span>  --Paulgb from WP */

.underlinelink a { 
                 text-decoration: underline ! important; color:white;
}


/* LINK COLORING */

a:link { color:#2f2cb8;}
a:link:interwiki {color:#752DB9;}
a:link:external {color:#6600CC !important;} 
a:visited { color: #5A54A0;}
a:hover { color:#C47042;}
a:active  {color: #0000FF;}
a.new, #p-personal a.new { color:  #b92f2d;}
a.new:visited, #p-personal a.new:visited {color: #cc6600 !important;}
.CommunityCornerModule module a:link { color:#1F1E38 !important; } 

/* ===================
   Inter-wiki styling
   =================== */

#interwiki-completelist {
    font-weight: bold;
}

/* This is for all interwiki links */
#bodyContent a.extiw {
  background-image: none; /*transparent url(IMAGELINK) no-repeat scroll center right*/
  color:#752DB9 !important;
  /*padding-right: 18px; turning off until I can get an actual image link */
}

/* This is only for links within Wikia; i.e. [[w:c: links */

#bodyContent a[href^="http://www.wikia.com/wiki/c:"], 
#bodyContent a[href^="http://www.wikia.com/wiki/c:"]:active {
  background-image: none; /*transparent url(IMAGELINK) no-repeat scroll center right*/
  color:green;
  /*padding-right: 18px;*/
}

#bodyContent a[class~^="wikia-"], #bodyContent a[class^="wikia-"]:active {
  background-image: none; /*transparent url(IMAGELINK) no-repeat scroll center right;*/
  padding-right: 18px;
}


/* Specific links to Wikipedia 
    turned off for now
#bodyContent a.interwiki-wikipedia, #bodyContent a.interwiki-wikipedia:active {
  background-image: none; (transparent url(IMAGELINK) no-repeat scroll center right;)
  padding-right: 18px;
}
/*

/* Specific links to particular wikia wikis
   might be something we do with "allied" wikis
#bodyContent a.interwiki-w.wikia-guildwars, #bodyContent a.interwiki-w.wikia-guildwars:active, 
#bodyContent a.interwiki-wikia.wikia-guildwars, #bodyContent a.interwiki-wikia.wikia-guildwars:active {
  background-image: none; (transparent url(IMAGELINK) no-repeat scroll center right;_
  padding-right: 18px;
}
*/

/* PRINTFOOTER */
.printfooter {
   display:none
}

/* External link graphics */

.WikiaArticle a.external,
.WikiaArticle a[href^="gopher://"] {
  background-image:none;
}

.WikiaArticle a.external:after,
.WikiaArticle a[href^="gopher://"]:after {
  background-image: url("http://images2.wikia.nocookie.net/tardis/images/b/bd/ExternalLink.png") !important;
  background-position:right top !important;
  background-repeat: no-repeat !important;
  /*padding-right:13px !important;*/
}

/* Margins for <ol> and <ul> */
/* Remarking out because it's unclear what effect this would have on infoboxen 
   where people have gone crazy with these things. But one day, we really
   should look into formally styling these elements.
div#content ol, div#content ul,
div#mw_content ol, div#mw_content ul {
    margin-bottom: 0.5em;
} 
****/ 
 
/* Make the list of references smaller */
ol.references,
div.reflist,
div.references,
div.references-small,
div.refbegin {
 font-size: 80%;            /* Default font-size */
}

div.reflist ol.references {
  font-size: 100%;           /* Reset font-size when nested in div.reflist */
  list-style-type: inherit;  /* Enable custom list style types */
}
 
/* Highlight clicked reference in blue to help navigation */
ol.references li:target,
sup.reference:target,
span.citation:target { 
  background-color: #D5d4f0;
}
 
/* Ensure refs in table headers and the like aren't bold or italic */
sup.reference {
  font-weight: normal;
  font-style: normal;
}
 
/* Styling for citations */
span.citation, cite {
   font-style: normal;
   word-wrap: break-word;
}
 
/* For linked citation numbers and document IDs, where
   the number need not be shown on a screen or a handheld,
   but should be included in the printed version

   Remarked out cause I don't know what it does.

@media screen, handheld {
   span.citation *.printonly {
   display: none;
    }
}
*/

/* ==================
   Search result styling
   ================== */

.Search .result h1,
.Search .result h3 {
     font-size:18px !important;
     font-weight:bold !important;
     font-family:'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
}

/***** ARTICLES *****/

/* css preview area */
.WikiaArticle .mw-css {background-color: transparent;}
.WikiaArticle {background-color: transparent;}

/* Article titles */

/* This does nothing in the wikia skin, but may in monobook.
    It's supposed to get rid of the article name on the front page */
body.mainpage .firstHeading { 
  display:none;
}

.WikiaBlogPostHeader h1,
.WikiaPageHeader h1 {
  font-family: 'Book Antiqua','Calisto MT','Lucida Bright',Georgia,'DejaVu Serif',serif;
  font-size: 1.9em !important;
  line-height: 1.3em;
  font-weight:normal;
  color:#2f2cb8;
}

/**** EASY ARCHIVES ****/
.archiving .ajax {
  display: block;
  margin: 25px auto;
}

.archiving td {
  background-color: #EEEEEE;
  min-height: 1em;
  color: #000;
  cursor: pointer;
}
.archiving tr.archive td.line {
  background-color: #2f2cb8;
  color: #fff;
}
.archiving tr.noarchive td.line {
  background-color: #ececec;
  color: #2f2cb8;
}
 

/*** Put a checker background at the image description page only visible if the image has transparent background ***/
#file img {
  background: url("http://images.wikia.com/central/images/5/5d/Checker-16x16.png") repeat;
}
 
.collapseLink { 
  cursor: pointer; 
}
 

/*** CHANGES TO EDITING ***/

/*** editing in fixed-width fonts for clarity ***/

/*Input boxes*/
button, 
input[type="submit"], 
input[type="button"], 
input[type="reset"] {
    cursor: pointer;
}
 
input[type="text"], input[type="password"] {
    border: 1px inset #aaa;
    -moz-border-radius-topleft: 0.5em;
    -moz-border-radius-topright: 0.5em;
    -moz-border-radius-bottomleft: 0.5em;
    -moz-border-radius-bottomright: 0.5em;
    -webkit-border-radius-topright: 0.5em;
    -webkit-border-radius-topleft: 0.5em;
    -webkit-border-radius-bottomright: 0.5em;
    -webkit-border-radius-bottomleft: 0.5em;
    padding-left: 0.5em;
    padding-right: 0.5em;
}
 
select {
    border: 1px inset #aaa;
    -moz-border-radius-topleft: 0.5em;
    -moz-border-radius-topright: 0.5em;
    -moz-border-radius-bottomleft: 0.5em;
    -moz-border-radius-bottomright: 0.5em;
    -webkit-border-radius-topright: 0.5em;
    -webkit-border-radius-topleft: 0.5em;
    -webkit-border-radius-bottomright: 0.5em;
    -webkit-border-radius-bottomleft: 0.5em;
    padding-left: 0.5em;
}
 
textarea,
editpage-editarea yui-ac,
.skin-oasis textarea {
  font-family: Monaco,"Andale Mono","Lucida Sans Typewriter", "Lucida Console", "Nimbus Mono L", 
              "Courier New", monospace !important;
}

input[type="text"]:focus, 
input[type="password"]:focus, 
select:focus, 
textarea:focus {
   background: #E2E2F0 !important; /*#A6A6B8 I like this one; a "light" dark blue*/
}

/* ============
   Category stuff
   ============


    ++++++++++++
    General style for the 
    area which bounds the category
    listing at the bottom of
    each page
    +++++++++++++ */

.WikiaArticleCategories {
  background-color:transparent;
  background-image:none;
  border:0px dashed transparent;
}

/*  ++++++++++++
    Catlink styling 
    from es.pokemon.wikia.com
    (sorta)
    ++++++++++++
 */
 
#catlinks {
   border:1px dashed #2f2cb8 !important;
    -webkit-border-radius: 10px 0px 0px 10px;
       -moz-border-radius: 10px 0px 0px 10px;
         -o-border-radius: 10px 0px 0px 10px;
            border-radius: 10px 0px 0px 10px;
   -moz-box-shadow: inset -0px 0px 25px 4px #D5D4F0 ;
   -webkit-box-shadow:  inset -0px 0px 25px 4px #D5D4f0 ;
   box-shadow:  inset -0px 0px 25px 4px #D5D4f0;
   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:10px;
   margin-bottom:0px; 
   width:98%; 
   word-wrap:break-word;  
} 
.mw-normal-catlinks li {
   display:inline !important;
}

/* Searching for styling for just the word CATEGORIES */
#mw-normal-catlinks > a,
#mw-normal-catlinks > a:hover {
   color:#1f1e38; 
   font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif; 
   text-transform:uppercase;
   letter-spacing:3px;
   font-weight:bold;
}
/*
#catlinks a { 
   color:#1f1e38; 
   font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
   text-transform:none;
   font-weight:normal;
   letter-spacing:0px;
}
*/
#catlinks span a {
   color: #1f1e38;
   font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
   text-transform:none !important;
   font-weight:normal !important;
   letter-spacing:0px !important;
}

 
#catlinks span a:hover {
   color: #2f2cb8;
   font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
   text-transform:none !important;
   font-weight:normal !important;
   letter-spacing:0px !important;
}

#catlinks .noprint a:hover { 
   background: none; 
}
 
#catlinks a.new { 
   color:#ff591f; 
}
 
     

/* +++++++++++++
   Changing color of category 
   buttons seen during editing 
   +++++++++++++  */

.CSitem,
#CSitem,
.CSaddCategory,
.csAddCategoryButton,
.csAddCategorySwitch,
.CSitemOuter,
.CSitemOuterAddCategory,
#csViewMode,
.csMainContainer {
  background-color:transparent !important;
  color:#2f2cb8 !important;
  border-bottom-color: #2f2cb8 !important;
  border-left-color: #2f2cb8 !important;
  border-right-color: #2f2cb8 !important;
  border-top-color: #2f2cb8 !important;
} 

/*This is the horizontal strip containing the "save" 
   and "cancel" buttons */ 
.csViewMode #csButtonsContainer {
  background-color:transparent
}

/*.csitem:hover is used when you want a diff color on rollover of cats while editing article.  kinda useless. 
.WikiHeader li:hover,
.CSsuggestHover,
.CSsuggestContainer,
.wikia-menu-button-secondary ul a:hover {
  background-color:#2f2cb8 !important;
  color:white !important;
  font-weight:bold;
}
*/
csButtonsContainer {
  background-color:transparent !important;
}


/*Changes the outside category add autosuggest thingy */

#csSuggestContainer .yui-ac-content {
  background:#ECECEC;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  border-radius:10px;
  border:1px solid #2f2cb8;
  -moz-box-shadow:0 0 20px #2f2cb8;
  -webkit-box-shadow:0 0 20px #2f2cb8;
  box-shadow:0 0 20px #2f2cb8;
  color:#2f2cb8;
  font-family: 'Book Antiqua','Calisto MT','Lucida Bright',Georgia,'DejaVu Serif',serif;
  font-size:11pt;
  padding:3px;
  max-height:235px;
  top:-40 px;
  bottom:40px;
  right:auto;
  left:auto;                                
}

#csSuggestContainer .yui-ac-content li { 
  background:#ececec;
  color:#2f2cb8 !important;
  font-weight:bold !important;
}
.CSsuggestHover, /* This bit allows navigation by up/down arrows */
#csSuggestContainer .yui-ac-content li:hover { /* This bit does mouseovers */ 
  background:#D5D4F0  !important;
}

/* Changing link suggestions */


.link-suggest-container .yui-ac-content { 
  background:#ECECEC;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  border-radius:10px;
  border:1px solid #2f2cb8;
  -moz-box-shadow:0 0 40px #2f2cb8;
  -webkit-box-shadow:0 0 40px #2f2cb8;
  box-shadow:0 0 40px #2f2cb8;
  color:#2f2cb8;
  font-family: 'Book Antiqua','Calisto MT','Lucida Bright',Georgia,'DejaVu Serif',serif;
  font-size:11pt;
  padding:3px;
}

.link-suggest-container .yui-ac-content li {
  background:#ececec;
  color:#2f2cb8;
  /*makes kinda cool grid border:1px solid #2f2cb8;*/
  font-weight:bold !important;
}

.link-suggest-container .yui-ac-content li:hover, /* This bit does mouseovers */
.link-suggest-container .navigation-hover { /* This bit does navigation by up/down arrows */ 
  background:#D5D4F0  !important;
}

/* Changes font of Bot edits */
a[href="/wiki/User:CzechBot"],
a[href="/wiki/User:Wikia"] { 
 font-family: Zapfino, /* For Mac */
               'Edwardian Script ITC', /* For half of Win users */
               'Blackadder ITC', /* For the other half */
               'URW Chancery L', /* for virtually all Linux users */
               'Monotype Corsiva', /* For a tiny fraction of Win and Mac users */ 
               fantasy /* everyone's fallback */ !important;
  text-transform:none !important ;
  font-size:80%; 
  color: #6E6AC4 !important; 
}

/* Changes colour of Admin edits */

a[href="/wiki/User:***Stardizzy***"],
a[href="/wiki/User:23skidoo"],
a[href="/wiki/User:Amxitsa"],
a[href="/wiki/User:Azes13"],
a[href="/wiki/User:CzechOut"],
a[href="/wiki/User:Doug86"],
a[href="/wiki/User:Freethinker1of1"],
a[href="/wiki/User:Ghel%C3%A6"],
a[href="/wiki/User:Wikia-Jaster"],
a[href="/wiki/User:GingerM"],
a[href="/wiki/User:Joker1138"],
a[href="/wiki/User:Josiah_Rowe"],
a[href="/wiki/User:Mantrid"],
a[href="/wiki/User:Mini-mitch"],
a[href="/wiki/User:Nhprman"],
a[href="/wiki/User:OncomingStorm"],
a[href="/wiki/User:Revanvolatrelundar"],
a[href="/wiki/User:Sean-Black"],
a[href="/wiki/User:Skittles_the_hog"],
a[href="/wiki/User:Tangerineduel"],
a[href="/wiki/User:Wikia-Jaster"] { 
  color: #521452 !important;
  font-weight: normal;
  font-family: Gadget, "Arial Rounded MT Bold", "Abadi MT Condensed Extra Bold", "Gill Sans Ultra Bold",
             "Arial Black",sans-serif;
}

/* Changes colour of Wikia Staff edits */
/* Note: Because staff  can change, this list will have to be 
   amended when a staff member leaves Wikia's employ. 
   This list was updated on 16 Jan 2012 */
a[href="/wiki/User:Angela"],
a[href="/wiki/User:Bchwood"],
a[href="/wiki/User:DaNASCAT"],
a[href="/wiki/User:Dopp"],
a[href="/wiki/User:Kirkburn"],
a[href="/wiki/User:Moll.wikia"],
a[href="/wiki/User:Sarah Manley"],
a[href="/wiki/User:Sannse"],
a[href="/wiki/User:Scarecroe"],
a[href="/wiki/User:Toughpigs"],
a[href="/wiki/User:Uberfuzzy"],
a[href="/wiki/User:XD1"] { 
  /*color: #8F684F; nice but dull red*/
  color: #91854E !important;
  font-weight: normal;
  font-family: Gadget, "Arial Rounded MT Bold", "Abadi MT Condensed Extra Bold", "Gill Sans Ultra Bold",
             "Arial Black",sans-serif;
}
/* ======================
   POLLS
   ====================== */

div.ajax-poll {
   border:1px dashed #2f2cb8 !important;
    -webkit-border-radius: 10px 0px 0px 10px;
       -moz-border-radius: 10px 0px 0px 10px;
         -o-border-radius: 10px 0px 0px 10px;
            border-radius: 10px 0px 0px 10px;
   -moz-box-shadow: inset -0px 0px 25px 4px #D5D4F0 ;
   -webkit-box-shadow:  inset -0px 0px 25px 4px #D5D4f0 ;
   box-shadow:  inset -0px 0px 25px #D5D4f0 4px;
   color:#1F1E38;
   padding:5px;
   font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
   letter-spacing:.5px; 
   text-align:center;   
   margin-left:0;
   margin-right:0;
   margin-top:0px;
   margin-bottom:10px;
   width:auto !important     
}   

/* ======================
   TOP-OF-PAGE BANNERS
   which identify the type
   of article or give other
   important messages about
   the article as a whole
   =======================
   Clearly owes a debt to 
   memoryalpha.wikia.com, 
   who were riffin' off of
   en.wikipedia
   ======================= 
 
   +++++++++++++++++++++++
   Base frame
   +++++++++++++++++++++++ */

div#article-type { 
   border:1px dashed #2f2cb8 !important;
    -webkit-border-radius: 10px 0px 0px 10px;
       -moz-border-radius: 10px 0px 0px 10px;
         -o-border-radius: 10px 0px 0px 10px;
            border-radius: 10px 0px 0px 10px;
   -moz-box-shadow: inset -0px 0px 25px 4px #D5D4F0 ;
   -webkit-box-shadow:  inset -0px 0px 25px 4px #D5D4f0 ;
   box-shadow:  inset -0px 0px 25px #D5D4f0 4px;
   color:#2f2cb8;
   padding:5px;
   font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
   letter-spacing:.5px; 
   text-align:left;   
   min-height:55px; 
   margin-left:0;
   margin-right:0;
   margin-top:0px;
   margin-bottom:10px;     
}   
  

div#article-type p {
  margin-left:205px;
  line-height:.9em;
  font-size:.9em;
  text-align:left;
  font-weight:normal;
  font-style:normal;
  color:#1F1E38;
  font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;   
}

/* +++++++++++++++++++
   Various article types
   +++++++++++++++++++ */

div#type-title {
  margin-left:205px;
  font-size:1.6em;
  line-height:1.2em;         
  color:#1F1E38;
}

div.type-realworld {
  margin:auto auto auto auto;
  /*position:absolute;*/
  top:0px; 
  max-height:55px;
  background: transparent url(http://images3.wikia.nocookie.net/tardis/images/d/d8/SmallClapper.jpg) no-repeat;
   z-index:5; 
}

div.type-nc {
  max-height:55px;
  background: transparent url(http://images1.wikia.nocookie.net/tardistest/images/8/8c/NoncanonImage.jpg) no-repeat;
  z-index:5; 
}

div.type-disambig {
  max-height:55px;
  background: transparent url(http://images2.wikia.nocookie.net/__cb20090426213327/tardis/images/a/af/Transferring.jpg) no-repeat; 
   z-index:5; 
}

div.type-inuse {
  background: transparent url(http://images1.wikia.nocookie.net/tardis/images/e/e0/Inuse200px.jpg) no-repeat;
   z-index:5; 
}

div.type-update {
  margin-left:180px;
  background: transparent url(http://images4.wikia.nocookie.net/tardis/images/3/37/Update200px.jpg) no-repeat;
   z-index:5; 
}

div.type-cleanup {
  background: transparent url(http://images1.wikia.nocookie.net/tardis/images/e/e2/Cleanup200px.jpg) no-repeat;
   z-index:5; 
}
div.type-delete {
  background: transparent url(http://images4.wikia.nocookie.net/tardis/images/6/6b/Delete200px.jpg) no-repeat;
   z-index:5; 
}
div.type-oou {
  background:transparent url(http://images4.wikia.nocookie.net/tardis/images/6/63/Oou200px.jpg) no-repeat;
   z-index:5; 
}
div.type-rename {
  background:transparent url(http://images4.wikia.nocookie.net/tardis/images/1/1e/Rename200px.jpg) no-repeat;
   z-index:5; 
}
div.type-spoiler {
  background:transparent url(http://images3.wikia.nocookie.net/tardis/images/7/7f/Spoiler200px.jpg) no-repeat;
   z-index:5; 
}
div.type-conjecture {
  background:transparent url(http://images3.wikia.nocookie.net/tardis/images/c/c3/Conjecture200px.jpg) no-repeat;
   z-index:5; 
}
div.type-talk {
  background:transparent url(http://images2.wikia.nocookie.net/__cb20110514204758/tardis/images/b/b4/Talk200px.jpg) no-repeat;
   z-index:5; 
}
div.type-unprod {
  background:transparent url(http://images3.wikia.nocookie.net/tardis/images/f/f2/Unprod.png) no-repeat;
  z-index:5;
}
div.type-doctorwhich {
  background:transparent url(http://images4.wikia.nocookie.net/tardis/images/a/af/WhichDoctor.jpg) no-repeat;
  z-index:5;
}
div.type-nonfiction {
  background:transparent url(http://images3.wikia.nocookie.net/tardis/images/2/26/Nonfiction.png) no-repeat;
  z-index:5;
}
div.type-prefix {
  background:transparent url(http://images2.wikia.nocookie.net/tardis/images/d/d5/Prefix.png) no-repeat;
  z-index:5;
}
div.type-merge {
  background-color:transparent;
  background-image: url(http://images4.wikia.nocookie.net/__cb20100517214718/tardis/images/9/9c/Merge.png);
   background-repeat:no-repeat; 
   background-size:200px 200px;
   background-position:0 0; 
   z-index:5;
}

/* This is for the small, right-floating boxes, like DisconNav */
div#inline-box-rt {
  padding:5px;
  text-align: right;
  font-family:'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;   
  color:#2f2cb8;
  float:right;
   border:1px dashed #2f2cb8 !important;
    -webkit-border-radius: 10px 0px 0px 10px;
       -moz-border-radius: 10px 0px 0px 10px;
         -o-border-radius: 10px 0px 0px 10px;
            border-radius: 10px 0px 0px 10px;
   -moz-box-shadow: inset -0px 0px 25px 4px #D5D4F0 ;
   -webkit-box-shadow:  inset -0px 0px 25px 4px #D5D4f0 ;
   box-shadow:  inset -0px 0px 25px #D5D4f0 4px;
   color:#2f2cb8;
   width:250px;   
   margin:.5 em 0em .5em 1em; 
   padding: 5px;
   line-height:1.1em;
   font-size:.8em;
   font-weight:normal;
   font-style:normal;
   background-color:#ececec;
}

/* This is for the small, left-floating boxes, like section cleanup */
div#inline-box {
  background-color: #ececec;
  border: 1px dashed #2f2cb8;
  margin: .5em 1em .5em 0em !important;
  margin-right:10px;
  padding:5px;
  width:250px;
  text-align: right;
    -webkit-border-radius: 0px 10px 10px 0px;
       -moz-border-radius: 0px 10px 10px 0px;
         -o-border-radius: 0px 10px 10px 0px;
            border-radius: 0px 10px 10px 0px;
   -moz-box-shadow: inset -0px 0px 25px 4px #D5D4F0 ;
   -webkit-box-shadow:  inset -0px 0px 25px 4px #D5D4f0 ;
   box-shadow:  inset -0px 0px 25px #D5D4f0 4px;
   color:#2f2cb8;
    line-height:1.1em;
  font-size:.8em;
  font-weight:normal;
  font-style:normal; 
  font-style:italic;
  font-family:'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;    
  color:#2f2cb8;
  margin-bottom:auto;
  margin-right:auto;
  float:left;
}

div#inline-box p,
div#inline-box-rt p {
  line-height:.9em;
  font-size:.8em;
  font-weight:normal;
  font-style:normal;
  color:#2f2cb8;
  font-family: font-family:'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
}


/* ++++++++++++++++++++++++++++
   ARTICLES 

   some of this comes
   from MemAlpha 
   ++++++++++++++++++++++++++++ */


/* Allow limiting of which header levels are shown in a TOC;
   <div class="toclimit-3">, for instance, will limit to
   showing ==headings== and ===headings=== but no further
   (as long as there are no =headings= on the page, which
   there shouldn't be according to the MoS).
   
   Taken from en:wikipedia in order to make template:TOC limit work
 */
.toclimit-2 .toclevel-1 ul,
.toclimit-3 .toclevel-2 ul,
.toclimit-4 .toclevel-3 ul,
.toclimit-5 .toclevel-4 ul,
.toclimit-6 .toclevel-5 ul,
.toclimit-7 .toclevel-6 ul {
    display: none;
}



.commentsbubble {
  color: #666 !important;
}

/* Special Pages */

.mw-specialpagesgroup {
  background-color:#2f2cb8 !important;
  border:1px solid #666;
  color:white !important;
}

/* Quotations */
/* This method of getting big, proper quotation marks comes from 
   http://24ways.org/2005/swooshy-curly-quotes-without-images */ 

blockquote:before { content: "“";
                       float: left;
     height: 60px; /* original value 45px */
     margin-top: -20px;
     padding-top: 45px;
     margin-bottom: -50px;
     font-size: 700%;
     color: #2f2cb8; 
}

blockquote:after { content: "”";
float: right;
     height: 25px;
     margin-top: 0px;
     padding-top: 20px; /* original value 45 px */
     font-size: 700%;
     color: #2f2cb8; 
}

blockquote { 
 font-family: 'Book Antiqua','Calisto MT','Lucida Bright',Georgia,'DejaVu Serif',serif;
 font-style:italic;
 text-indent: 1.0em; /* original value -0.4 em */ 
}

blockquote[cite]:after {
    display: block;
    text-align: right;
    content: "\2014\ " attr(cite);
    font-style: normal;
    font-size: 1.2em;
}


/* ================
   TABLES
   ================ */

/* ================
   General hover background
   which should apply to all
   tables. 
   ================ */

/* Takin' this out;
   far too wide ranging  

.hover {
   background:#6E6AC4;
   color:#FFF
}

.hover a:link { color:#fff !important;}
.hover a:link:interwiki {color:#fff !important;}
.hover a:link:external {color:#fff !important;} 
.hover a:visited { color: #fff !important;}
.hover a:hover { color:#fff !important;}
.hover a:active  {color: #fff !important;}

*/

/* ================
   Main style for all infoboxes is to be 
   rounded through CSS3 techniques.  We're officially
   abandoning support for IE below version 9, since
   has <20& market share as of Feb 2012
   ================= */


table.infobox-exterior,
#infobox-exterior {
   border:1px dashed #2f2cb8 !important;
    -webkit-border-radius: 10px 0px 0px 10px;
       -moz-border-radius: 10px 0px 0px 10px;
         -o-border-radius: 10px 0px 0px 10px;
            border-radius: 10px 0px 0px 10px;
/*   -moz-box-shadow: inset -0px 0px 25px 4px #D5D4F0 ;
   -webkit-box-shadow:  inset -0px 0px 25px 4px #D5D4f0 ;
   box-shadow:  inset -0px 0px 25px #D5D4f0 4px;*/
  background-image: -webkit-gradient(linear, center bottom, center top, from(rgba(252,252,252,0.78)), to(rgba(213,212,240,0.78)), color-stop(3%, rgba(247,247,247,0.78)), color-stop(12%, rgba(242,242,242,0.78)), color-stop(90%, rgba(228,227,241,0.78)));
  background-image: -webkit-gradient(linear, center bottom, center top, from(rgba(252,252,252,0.78)), to(rgba(213,212,240,0.78)), color-stop(3%, rgba(247,247,247,0.78)), color-stop(12%, rgba(242,242,242,0.78)), color-stop(90%, rgba(228,227,241,0.78)));
  background-image: -moz-linear-gradient(bottom, rgba(252,252,252,0.78), rgba(247,247,247,0.78) 3%, rgba(242,242,242,0.78) 12%, rgba(228,227,241,0.78) 90%, rgba(213,212,240,0.78));
  background-image: -o-linear-gradient(bottom, rgba(252,252,252,0.78), rgba(247,247,247,0.78) 3%, rgba(242,242,242,0.78) 12%, rgba(228,227,241,0.78) 90%, rgba(213,212,240,0.78));
  background-image: -ms-linear-gradient(bottom, rgba(252,252,252,0.78), rgba(247,247,247,0.78) 3%, rgba(242,242,242,0.78) 12%, rgba(228,227,241,0.78) 90%, rgba(213,212,240,0.78));
  background-image: linear-gradient(to top, rgba(252,252,252,0.78), rgba(247,247,247,0.78) 3%, rgba(242,242,242,0.78) 12%, rgba(228,227,241,0.78) 90%, rgba(213,212,240,0.78));
   color:#2f2cb8;
   width:250px !important;
   float:right;
   clear:right;
   margin:0px 0px 5px 5px;
   padding-top: 5px;
   padding-bottom:5px
}

table.infobox-interior,
#infobox-interior {
	font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L', 'Nimbus Sans L', sans-serif;
	font-size: 12px;
	margin:auto;
        padding:auto;
        /*clear:right;*/
        float:right;
	text-align: right;
        width:245px!important;
	border-collapse: collapse;
        -webkit-border-radius: 10px 0px 0px 10px;
         -moz-border-radius: 10px 0px 0px 10px;
         -o-border-radius: 10px 0px 0px 10px;
            border-radius: 10px 0px 0px 10px;
}

table.infobox-interior th,
#infobox-interior th {
   border: 0px solid #ffffff;
  /*-moz-border-radius:10px ;
  -webkit-border-radius:10px ;
   border-radius:10px ;*/
  /*-moz-box-shadow:10px 10px 10px #2f2cb8 ;
  -webkit-box-shadow:10px 10px 10px #2f2cb8 ;
   o-box-shadow:10px 10px 10px #2f2cb8;
   box-shadow:10px 10px 10px #2f2cb8;*/
   color: #fff;
   overflow:hidden;
   text-decoration:none !important;
   letter-spacing:0px !important; 
   /* margin: .5em 0em .5em 0em;*/
   margin-right:4px;
   padding: 4px;
   /* vertical-align: middle; */
   /* text-align:center; */
   width:240px !important;
   line-height:110%;
   /*font-size:150%;*/
   background:#2f2cb8; /*#b9c9fe*/ /*fallback for older browsers, like opera 10 */
   background: -moz-linear-gradient(-45deg,  #d5d4f0 0%, #2f2cb8 25%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#d5d4f0), color-stop(100%,#2f2cb8)); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(-45deg,  #d5d4f0 0%,#2f2cb8 25%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(-45deg,  #d5d4f0 0%,#2f2cb8 25%); /* Opera 11.10+ */
   background: -ms-linear-gradient(-45deg,  #d5d4f0 0%,#2f2cb8 25%); /* IE10+ */
   background: linear-gradient(-45deg,  #d5d4f0 0%,#2f2cb8 25%); /* W3C */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5d4f0', endColorstr='#2f2cb8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

table.infobox-interior td,
#infobox-interior td {
   padding: 4px;
   width:240px;
   background: #ececec; /* Old browsers */
   background: -moz-linear-gradient(45deg,  #ffffff 0%, #ececec 100%); /* FF3.6+ */
   background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#ffffff), color-stop(100%,#ececec)); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(45deg,  #ffffff 0%,#ececec 100%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(45deg,  #ffffff 0%,#ececec 100%); /* Opera 11.10+ */
   background: -ms-linear-gradient(45deg,  #ffffff 0%,#ececec 100%); /* IE10+ */
   background: linear-gradient(45deg,  #ffffff 0%,#ececec 100%); /* W3C */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ececec',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
   border-top: 1px solid #fff;
  color: #2f2cb8 /*#669;*/
}

table.infobox-interior tbody tr:hover td,
#infobox-interior tbody tr:hover td {
	background: #D5D4f0;
}

table.infobox-interior td.info-both,
#infobox-interior td.info-both {
   text-align:right;
   padding:0 0 0 0!important;
   line-height:100%;
  
}
table.infobox-interior td.info-both img,
#infobox-interior td.info-both img {
	display:block; /*force new line after img in sidebar */
	margin: 0 ;
	padding-left: 0; 
    padding-right: 0 !important;
}

table.infobox-interior td.info-left, 
#infobox-interior td.info-left {
	width: 125px !important;
	font-weight: bold;
	text-align: right;
	vertical-align:top;
   line-height:100%;
}

table.infobox-interior td.conflict-left,
#infobox-inteior td.conflict-left {
   width:50% !important;
   text-align:center;
   border-right:1px solid #2f2cb8
}

 
table.infobox-interior td.info-right,
#infobox-interior td.info-right {
   text-align:left;
   vergical-align:top;
   line-height:100%
}

table.infobox-interior td.conflict-right,
#infobox-inteior td.conflict-right {
   width:50% !important;
   text-align:center;
}

/* Navigation frame for story infoboxes */

table.infobox-interior td.info-left-nav,
#infobox-interior td.info-left-nav {
   width: 125px ;
   text-align: center;
   padding:2px;
   vertical-align:top;
   line-height:100%;
}

table.infobox-interior td.info-right-nav,
#infobox-interior td.info-right-nav {
   text-align: center;
   padding:2px;
   vertical-align:middle;
   line-height:100%;
}

table.infobox-interior td.info-both-nav,
#infobox-interior td.info-both-nav {
   text-align: center;
   padding:2px;
   font-weight:bold;
   vertical-align:middle;
   line-height:100%;
}


/* =================
   MediaWiki:Edittools 
   ================== */

#edittools, #editpage-specialchars {
	border:2px dashed #2f2cb8;
	background:transparent;
}

/*** Now, DIVs used in "messages" (as in the delete temp) ***/

div.warning {
	background-color: #401F22;
	border: 1px solid #660000;
	color: #FF0000 !important;
	font-weight: bold;
	margin: 2em 0 1em;
	padding: .5em 1em;
	margin-top:auto;
         margin-bottom:auto;
	text-align: justify;
}

div.header-notice,
.copyright-notice {
	background-color: transparent;
	border: 1px dashed #2f2cb8;
	color: #000;
	padding: .5em 1em;
        margin-top:auto;
        margin-bottom:auto;
        margin-left:auto;
        margin-right:auto;
        width:80%;
        line-height:110%;
        font-size:95%;
	text-align: justify;
        -moz-border-radius:10px !important;
        -webkit-border-radius:10px !important;
         border-radius:10px !important;
         -moz-box-shadow:0 0 40px #2f2cb8 !important;
         -webkit-box-shadow:0 0 40px #2f2cb8 !important;
         box-shadow:0 0 40px #2f2cb8 !important;
}

div.header-notice table {
	background-color: transparent;
	padding: 1px;
}

div.notice {
	background-color: #401F22;
	border: 1px dashed #CC0000;
	color: #FFFFFF;
	margin: 2em 10% 1em 10%;
	padding: .5em 1em;
	text-align: justify;
	font-size:smaller;
}

div.header-notice#fa {
	width: auto;
	font-size: inherit !important;
}

div.notice p,
div.header-notice p,
div.warning p {
	line-height: 120% !important;
}

div span.msg-title {
	display: block;
	width: 100%;
	color: #FFD942;
	text-align: center;
	font-size: 150%;
	font-weight: bold;
	border-bottom: 1px solid #666;
}
/* =======================
   SHORTCUTS
   the little boxes that say
   T:WHATEVER
   in the upper right hand corner
   of pages
   =======================
   Base style probably originated
   at en.wikipedia, but has spread
   to some of the larger Wikia
   wikis like Wookiee, The Vault and MA
   ======================== */

div.shortcut {
   float:right;
   border:1px dashed #2f2cb8;
   -webkit-border-radius: 10px 0px 0px 10px;
       -moz-border-radius: 10px 0px 0px 10px;
         -o-border-radius: 10px 0px 0px 10px;
            border-radius: 10px 0px 0px 10px;
  background-image: -webkit-gradient(linear, center bottom, center top, from(rgba(252,252,252,0.78)), to(rgba(213,212,240,0.78)), color-stop(3%, rgba(247,247,247,0.78)), color-stop(12%, rgba(242,242,242,0.78)), color-stop(90%, rgba(228,227,241,0.78)));
  background-image: -webkit-gradient(linear, center bottom, center top, from(rgba(252,252,252,0.78)), to(rgba(213,212,240,0.78)), color-stop(3%, rgba(247,247,247,0.78)), color-stop(12%, rgba(242,242,242,0.78)), color-stop(90%, rgba(228,227,241,0.78)));
  background-image: -moz-linear-gradient(bottom, rgba(252,252,252,0.78), rgba(247,247,247,0.78) 3%, rgba(242,242,242,0.78) 12%, rgba(228,227,241,0.78) 90%, rgba(213,212,240,0.78));
  background-image: -o-linear-gradient(bottom, rgba(252,252,252,0.78), rgba(247,247,247,0.78) 3%, rgba(242,242,242,0.78) 12%, rgba(228,227,241,0.78) 90%, rgba(213,212,240,0.78));
  background-image: -ms-linear-gradient(bottom, rgba(252,252,252,0.78), rgba(247,247,247,0.78) 3%, rgba(242,242,242,0.78) 12%, rgba(228,227,241,0.78) 90%, rgba(213,212,240,0.78));
  background-image: linear-gradient(to top, rgba(252,252,252,0.78), rgba(247,247,247,0.78) 3%, rgba(242,242,242,0.78) 12%, rgba(228,227,241,0.78) 90%, rgba(213,212,240,0.78));
   padding: 0.65em;
   margin: 10px 10px 10px 10px !important;
   text-align: center;
   font-size:smaller;
   font-weight:bold;
   width: auto;
}

/* =======================
   ARCHIVE TOOL
   ======================= */

#archstrip table, .archstrip table,
#archstrip td, .archstrip td {
   background-color:transparent !important;
   color:#FFF !important;
}

#archstrip, .archstrip {
   /* This was original declaration

background-image: -webkit-gradient(linear, 0% 0%, 0% 100%,color-stop(0.35, #7473BE), color-stop(0.65, #2F2CB8)); 

  This is the new set: */

background: #2f2cb8 !important; /* Old browsers */
background: -moz-linear-gradient(top,  #7473be 0%, #7473be 35%, #2f2cb8 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7473be), color-stop(35%,#7473be), color-stop(100%,#2f2cb8)) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7473be 0%,#7473be 35%,#2f2cb8 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7473be 0%,#7473be 35%,#2f2cb8 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7473be 0%,#7473be 35%,#2f2cb8 100%) !important; /* IE10+ */
background: linear-gradient(top,  #7473be 0%,#7473be 35%,#2f2cb8 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7473be', endColorstr='#2f2cb8',GradientType=0 ); /* IE6-9 */
   overflow: visible;
   padding: 10px 20px;
   position: relative;
   font-family:'Gill Sans', Verdana, sans-serif;
   text-transform:uppercase;
   letter-spacing:3px;
   border:2px white solid;
   float:right;
   line-height:110%;
   color:#fff !important;
   max-width:250px;
   -moz-border-radius:10px !important;
   -webkit-border-radius:10px !important;
   border-radius:10px !important;
   -moz-box-shadow:0 0 40px #2f2cb8 !important;
   -webkit-box-shadow:0 0 40px #2f2cb8 !important;
   box-shadow:0 0 40px #2f2cb8 !important;
 
}

/* =======================
   USER WARNINGS
   Styling for the boxes 
   that come up when using
   one of the automatic 
   messages to warn users
   of policy violations
   ========================
   They come in three variations:
   one for each round of violation.
   ========================= */

/* +++++++++++++++++++
   General font declaration
   that applies to all 
   user warnings
   +++++++++++++++++++ */
  
/* -------------------
   Headlines
   ------------------- */

#wh {
   font-family: Baskerville, 'Goudy Old Style', Palatino, 'Book Antiqua', serif !important;
   font-size:1.8em;
   line-height:1.2em;
   font-style:italic;
   color:#fff !important;
}

/* =====================
   Auto-centering tricks
   ===================== */

#warn-floater {
   float:left; 
   height:50%; 
   margin-bottom:-100px;
}

#warn-content {
   clear:both; 
   height:200px; 
   position:relative;
}

/* +++++++++++++++++++
   STYLING COMMON TO
   ALL LEVELS  
   +++++++++++++++++++ */

.warn1, 
.warn2, 
.warn3,
.warn4 {
   margin: 50px auto;
    height: 200px;
    max-width: 600px;
    position: relative;
    width: 80%;
    -webkit-box-shadow: 0 4px 7px hsla(0,0%,0%,.2);
       -moz-box-shadow: 0 4px 7px hsla(0,0%,0%,.2);
            box-shadow: 0 4px 7px hsla(0,0%,0%,.2);
    text-align:center;
}

.warn1:after,
.warn1:before,
.warn2:after,
.warn2:before,
.warn3:after,
.warn3:before,
.warn4:after,
.warn4:before {
    background: #E6DDA4 url(http://images4.wikia.nocookie.net/__cb20111014042019/tardis/images/4/44/Tape-right.png);
   background-repeat:repeat;
   background-origin:content-box;
    overflow:visible;
   opacity:.5;
    content: '';
    height: 30px;
    position: absolute;
    top: -25px; /*original -25px*/
    /*width:80px; this taken out so as to define them individually */
    -webkit-box-shadow: 0 5px 10px -7px hsla(0,0%,0%,.5);
       -moz-box-shadow: 0 5px 10px -7px hsla(0,0%,0%,.5);
            box-shadow: 0 5px 10px -7px hsla(0,0%,0%,.5);
}
.warn1:after,
.warn2:after,
.warn3:after,
.warn4:after {
    left: -40px;
   width:80px;
    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
         -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
}
.warn1:before,
.warn2:before,
.warn3:before,
.warn4:before {
    right: -30px;
   width:125px;
    -webkit-transform: rotate(25deg);
       -moz-transform: rotate(25deg);
        -ms-transform: rotate(25deg);
         -o-transform: rotate(25deg);
            transform: rotate(25deg);
}

/* +++++++++++++++++++
   Differences between
   the levels
   +++++++++++++++++++ */

.warn1 {
   background: #8CB82C url(http://images1.wikia.nocookie.net/__cb20111015010157/tardis/images/9/90/Info-background.png) no-repeat;
   padding:20px 100px 10px 10px;
}

.warn1 p,
.warn1 hr {
   font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif !important; 
   color:#fff !important;
   max-width:500px;
   width:500px;
}

.warn1 a:link,
.warn1 a:hover,
.warn1 a:visited {
   color:#2B380D;
}

.warn2 {
   background: #FDF23D /*#B89F2C #B8A92C nice orangey gold */ url(http://images3.wikia.nocookie.net/tardis/images/8/86/Grey-warning.png) no-repeat;
   padding:20px 100px 10px 10px;
}

.warn2 p,
.warn2 hr {
   font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif !important; 
   color:#706E3D; /*#B0AA2A; nice light shade*/
   max-width:500px;
   width:500px;
}

.warn2 a:link,
.warn2 a:hover,
.warn2 a:visited {
   color:#000;
}

.warn3 {
   background: #F08400 url(http://images2.wikia.nocookie.net/__cb20111015010157/tardis/images/9/9b/Lastwarn-background.png) no-repeat;
   padding:20px 100px 10px 10px;
}

.warn3 p,
.warn3 hr {
   font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif !important; 
   color:#fff !important;
   max-width:500px;
   width:500px;
}

.warn3 a:link,
.warn3 a:hover,
.warn3 a:visited {
   color:#703E00;
}
.warn4 {
   background: #B82c2c url(http://images4.wikia.nocookie.net/__cb20111015010157/tardis/images/0/0f/Blocked-background.png) no-repeat;
   padding:20px 100px 10px 10px;
}

.warn4 p {
   font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif !important; 
   color:#fff !important;
   max-width:370px;
   width:370px;
}

.warn4 hr {
   max-width:300px;
   text-align:left;
}

.warn4 wh {
   max-width:350px;
   width:350px;
   font-family: Baskerville, 'Goudy Old Style', Palatino, 'Book Antiqua', serif !important;
}

.warn4 a:link,
.warn4 a:hover,
.warn4 a:visited {
   color:#380E0E;
}


/*** Next are the TABLE formats ***/
/*** Note that this entire section of the style sheet will be 
        cleaned up in time.  As of 1 March 2011, none of this
        is currently used anywhere on the site.  References to
        files at MemAlpha clearly won't persist once table styles
        are implemented.  The term "sidebar" is a MemAlpha term
        for what we'd just call an infobox.  ***/ 

/* TABLE: WIKI-SIDEBAR */
table.wiki-sidebar {
	border: 1px dashed #2f2cb8;
	background-color: transparent;
	color: inherit;
	clear: right;
	float: right;
	width: 250px;
        margin-top: 0em;
	margin-left: 1.5em;
	margin-right: 0em;
	margin-bottom: 1.3em;
}

table.wiki-sidebar td.sb-name {
        text-align: center;
        background-color:#2f2cb8;
        line-height:125%;
        font-size:175%;
        border-bottom:0px solid gray;
        font-size:larger;
        color:white;
}


table.wiki-sidebar tr th {
	background: transparent;
	text-align: center;
	font-weight: bold;
	font-size:larger;
}

table.wiki-sidebar td {
	line-height: 130%;
	border:0;
	font-size:smaller;
}


table.wiki-sidebar td.sb-both {
	text-align: center;
	padding-left: 0;
	padding-right: 0;
}

table.wiki-sidebar td.sb-both img {
	/* display:block;  force new line after img in sidebar */ 
	border: 0px outset #888888;
	margin: 0;
	padding-left: 0;
	padding-right: 0;
}

table.wiki-sidebar td.sb-left {
	width: 50% !important;
        line-height:110%;
	font-weight: bold !important;
	text-align: right !important;
	vertical-align:middle;
}

table.wiki-sidebar td.sb-right {
         vertical-align:middle;
         border-bottom:1px dashed #2f2cb8;
         line-height:110%;
}

table.wiki-sidebar td.sb-nav-l-t { margin-left:20px !important;
                                   margin-right:90px!important;
                                   font-weight:bold; 
                                   width:35%;
}

table.wiki.sidebar td.sb-nav-l   { margin-left:20px;
                                   margin-right:90px;
                                   width:35%;
}
                             
table.wiki-sidebar td.sb-nav-r-t { margin-left:100px;
                                   margin-right:240px;
                                   font-weight:bold;
}

table.wiki.sidebar td.sb-nav-r   { margin-left:100px;
                                   margin-right:240px;
}    


/** Thumbnails in sidebars **/

table.wiki-sidebar tr td .thumb,
table.wiki-sidebar tr td .tright,
table.wiki-sidebar .thumbinner,
table.wiki-sidebar .magnify {
	clear: none;
	float: none;
	border:0 !important;
	margin:0 auto !important;
	padding:0 !important;
	width:auto !important;
	text-align:center;
	display:inline;
}
table.wiki-sidebar .thumbinner img {margin:0 auto !important;}
table.wiki-sidebar tr td .thumb .thumbcaption {display:none;}

table.wiki-sidebar td.sb-both div.sb-twoimg img.thumbimage {
	display:inline !important; /*no new line after img in two-image box */
}

table.wiki-sidebar .picture-attribution {
   display:none;
}


/* Timelines */
.timeline {
    background-position:top left;
    background: #ECECEC; /* for those browsers that can't do gradients */
    background: -moz-linear-gradient(top,  #ECECEC,  #D5D4F0);
    background: -webkit-gradient(linear, left top, left bottom, from(#ECECEC), to(#D5D4F0));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ECECEC', endColorstr='#D5D4F0'); 
    border: 1px solid #ccc;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    text-align: center;
    font-size: 0.85em;
    float: right;
    clear: right;
    width: 250px;
    margin-left: 10px;
    margin-bottom: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 20px #2f2cb8;
    -webkit-box-shadow: 0 0 20px #2f2cb8;
    box-shadow: 0 0 20px #2f2cb8;
}


/* =================
   NAVBOXES 
   =================
   This is for simple navigation, 
   as with seasonal nav boxes, 
   species nav boxes, etc.
   ================= 
   The core of this originally 
   came from wowwiki.com, 
   but it seemed to be a tweak 
   of code originally taken 
   from the English Wikipedia.  
   ================== */

/* ++++++++++++++++
   General tweak for navboxes
   +++++++++++++++++ */

.nowraplinks a { 
   white-space: nowrap; 
}

 /* ++++++++++++++++
    NAVFRAME STUFF 
    ++++++++++++++++
    Standard Navigationsleisten, 
    aka box hiding thingy from .de.wikipedia 
    Documentation at 
    [[wikipedia:Wikipedia:NavFrame]]. 
    ++++++++++++++++ */

 div.Boxmerge,
 div.NavFrame {
    margin: 0px;
    padding: 4px;
    /* border: 1px solid #aaa; Border unnecessary and uncurved */
    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 {
    background-color: #D5D4f0 !important;
    margin: 0px;
    padding: 5px;
    float: left;
   
}
 div.NavFrame div.NavHead {
    height: 1.6em;
    font-weight: bold;
    background-color: red;
    position:relative;
 }
 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 {
    position:absolute;
    top:0px;
    right:10px;
    font-weight:normal;
    font-size:smaller;
    margin-left:25px;
 }

.NavToggle .collapseButton,
.NavToggle collapseButton {
    right:10px;
    font-weight:normal;
    font-size:smaller;
    text-align:right;
    margin-left:25px;
}

.collapseButton {       

    float: right;
    font-weight: normal;
    margin-left: 0.5em;
    text-align: right;
    width: auto;
}

/* +++++++++++++++
   DEFAULT SKIN 
   FOR NAVBOXES
   +++++++++++++++ 
 
   =-=-=-=-=-=-=-=
   Navbox container style
   =-=-=-=-=-=-=-= */

table.navbox {    
   border:1px dashed #2f2cb8 !important;        
    -webkit-border-radius: 10px 0px 0px 10px;
       -moz-border-radius: 10px 0px 0px 10px;
         -o-border-radius: 10px 0px 0px 10px;
            border-radius: 10px 0px 0px 10px;
   -moz-box-shadow: inset -0px 0px 10px 4px #D5D4F0 ;
   -webkit-box-shadow:  inset -0px 0px 10px 4px #D5D4f0 ;
   box-shadow:  inset -0px 0px 25px 4px #D5D4f0;
   background-color:transparent;
   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-right:auto;
   margin-left:auto;    
   width:97%;  
}

/* =-=-=-=-=-=-=-=
   Single pixel border between 
   adjacent navboxes 
   (doesn't work for IE6, but that's okay) 
   =-=-=-=-=-=-=-= */

table.navbox + table.navbox { 
   margin-top:-1px; 
}

/* =-=-=-=-=-=-=-=-
   Title and above/below styles
   =-=-=-=-=-=-=-=- */

.navbox-title, 
.navbox-abovebelow, 
table.navbox th {
   /*border:1px dashed #2f2cb8 !important;*/        
    -webkit-border-radius: 10px 0px 0px 10px;
       -moz-border-radius: 10px 0px 0px 10px;
         -o-border-radius: 10px 0px 0px 10px;
            border-radius: 10px 0px 0px 10px;
   -moz-box-shadow: inset -0px 0px 25px 4px #D5D4F0 ;
   -webkit-box-shadow:  inset -0px 0px 25px 4px #D5D4f0 ;
   box-shadow:  inset -0px 0px 25px 4px #D5D4f0;
   text-align:center;      
   color:#2f2cb8;
   font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
   padding:3px;
   font-weight:normal;
   line-height:1.2;
   letter-spacing:3px;
   text-transform:uppercase;
   padding-left:1em;
   padding-right:1em;            
}

/* =-=--=-=-=-=-=-
   Group style
   =-=-=-=-=-=-=-= */

.navbox-group {    
  white-space:nowrap;
  text-align:right;
  font-weight:normal;
  padding-left:1em;
  padding-right:1em;
}

.navbox, 
.navbox-subgroup { 
   background:#fdfdfd; 
}

.navbox-list { 
   border-left:2px solid #fdfdfd; 
}

.navbox-title, 
table.navbox th { 
   /*border:1px dashed #2f2cb8 !important;*/        
   -webkit-border-radius: 10px 0px 0px 10px;
       -moz-border-radius: 10px 0px 0px 10px;
         -o-border-radius: 10px 0px 0px 10px;
            border-radius: 10px 0px 0px 10px;
   -moz-box-shadow: inset -0px 0px 25px 4px #D5D4F0 ;
   -webkit-box-shadow:  inset -0px 0px 25px 4px #D5D4f0 ;
   box-shadow:  inset -0px 0px 25px 4px #D5D4f0;
   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:auto;
   margin-right:auto;
   margin-top:5px;   
}

.navbox-abovebelow, 
.navbox-group { 
   background-color:#D5D4F0; 
}
 
.navbox-subgroup .navbox-title { 
   /*border:1px dashed #2f2cb8 !important;*/
   -webkit-border-radius: 10px 0px 0px 10px;
       -moz-border-radius: 10px 0px 0px 10px;
         -o-border-radius: 10px 0px 0px 10px;
            border-radius: 10px 0px 0px 10px;
   -moz-box-shadow: inset -0px 0px 25px 4px #D5D4F0 ;
   -webkit-box-shadow:  inset -0px 0px 25px 4px #D5D4f0 ;
   box-shadow:  inset -0px 0px 25px 4px #D5D4f0;
   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:auto;
   margin-right:auto;
   margin-top:5px;   
}

.navbox-subgroup .navbox-group, 
.navbox-subgroup .navbox-abovebelow { 
   background:#e6e6ff; 
}

.navbox-even { 
   background:#f7f7f7; 
}

.navbox-odd { 
   background:transparent; 
}
 
@media print { .navbox { display: none; } }


/* ================
   TABLE.NAV-SIDEBAR
   ================ 
   This is something from 
   memoryalpha.wikia.com;
   will probably not implement here
   though it is currently
   turned on.   
   ================= */

table.nav-sidebar {
   border: 1px dashed #2f2cb8;
   -webkit-border-radius: 10px 0px 0px 10px !important;
   -moz-border-radius: 10px 0px 0px 10px !important;
   -o-border-radius: 10px 0px 0px 10px !important;
    border-radius: 10px 0px 0px 10px !important;
   clear: right;
   float: right;
   width:250px;
   border-collapse:collapse; /*puts all the elemental borders below into the same border*/
   margin: auto;
   font-size: 95%; 
   font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L', 'Nimbus Sans L', sans-serif;

}

table.nav-sidebar th {
	background: #2f2cb8;
        color:white;
	text-align: center;
        width:250px;
        line-height:100%;
	font-weight: normal;
        font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L', 'Nimbus Sans L', sans-serif;
         -webkit-border-radius: 10px 0px 0px 10px;
         -moz-border-radius: 10px 0px 0px 10px;
         -o-border-radius: 10px 0px 0px 10px;
            border-radius: 10px 0px 0px 10px;
}

table.nav-sidebar tr,
table.nav-sidebar td {
	line-height: 130%;
        text-align:center; 
          font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L', 'Nimbus Sans L', sans-serif;
        -webkit-border-radius: 10px 0px 0px 10px;
         -moz-border-radius: 10px 0px 0px 10px;
         -o-border-radius: 10px 0px 0px 10px;
            border-radius: 10px 0px 0px 10px;
   -moz-box-shadow: inset -0px 0px 10px 2px #D5D4F0 ;
   -webkit-box-shadow:  inset -0px 0px 10px 2px #D5D4f0 ;
   box-shadow:  inset -0px 0px 10px 2px #D5D4f0;
}


/* ==================
   SEMANTIC MEDIAWIKI
   TABLES
   ================== */

.smwtable-exterior {
   border:1px dashed #2f2cb8 !important;
    -webkit-border-radius: 10px 0px 0px 10px;
       -moz-border-radius: 10px 0px 0px 10px;
         -o-border-radius: 10px 0px 0px 10px;
            border-radius: 10px 0px 0px 10px;
  background-image: -webkit-gradient(linear, center bottom, center top, from(rgba(252,252,252,0.78)), to(rgba(213,212,240,0.78)), color-stop(3%, rgba(247,247,247,0.78)), color-stop(12%, rgba(242,242,242,0.78)), color-stop(90%, rgba(228,227,241,0.78)));
  background-image: -webkit-gradient(linear, center bottom, center top, from(rgba(252,252,252,0.78)), to(rgba(213,212,240,0.78)), color-stop(3%, rgba(247,247,247,0.78)), color-stop(12%, rgba(242,242,242,0.78)), color-stop(90%, rgba(228,227,241,0.78)));
  background-image: -moz-linear-gradient(bottom, rgba(252,252,252,0.78), rgba(247,247,247,0.78) 3%, rgba(242,242,242,0.78) 12%, rgba(228,227,241,0.78) 90%, rgba(213,212,240,0.78));
  background-image: -o-linear-gradient(bottom, rgba(252,252,252,0.78), rgba(247,247,247,0.78) 3%, rgba(242,242,242,0.78) 12%, rgba(228,227,241,0.78) 90%, rgba(213,212,240,0.78));
  background-image: -ms-linear-gradient(bottom, rgba(252,252,252,0.78), rgba(247,247,247,0.78) 3%, rgba(242,242,242,0.78) 12%, rgba(228,227,241,0.78) 90%, rgba(213,212,240,0.78));
  background-image: linear-gradient(to top, rgba(252,252,252,0.78), rgba(247,247,247,0.78) 3%, rgba(242,242,242,0.78) 12%, rgba(228,227,241,0.78) 90%, rgba(213,212,240,0.78));
   color:#2f2cb8; 
   margin-right:auto;
   margin-left:auto;
   margin-top:5px;
   margin-bottom:5px; 
   padding:auto;
   width:95%!important;
}

table.wikitable,
#smwtable,
table.smwtable {
	font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L', 'Nimbus Sans L', sans-serif;
	font-size: 12px;
	text-align: center !important;
   background-color:transparent;
        -webkit-border-radius: 10px 0px 0px 10px;
         -moz-border-radius: 10px 0px 0px 10px;
         -o-border-radius: 10px 0px 0px 10px;
            border-radius: 10px 0px 0px 10px;
   margin:10px auto 10px auto!important;
   width:98% ;
}
th.headerSort,  
table.wikitable th,
#smwtable th,
table.smwtable th {
   border: 0px solid #ffffff;
   color: #FFF !important;
   overflow:hidden;
   text-decoration:none !important;
   letter-spacing:0px !important; 
   margin-right:4px;
   padding: 4px;
   vertical-align: middle;  
   line-height:110%;
   font-size:125%;
   background:#2f2cb8; /*#b9c9fe*/ /*fallback for older browsers, like opera 10 */
   background: -moz-linear-gradient(-45deg,  #d5d4f0 0%, #2f2cb8 25%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#d5d4f0), color-stop(100%,#2f2cb8)); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(-45deg,  #d5d4f0 0%,#2f2cb8 25%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(-45deg,  #d5d4f0 0%,#2f2cb8 25%); /* Opera 11.10+ */
   background: -ms-linear-gradient(-45deg,  #d5d4f0 0%,#2f2cb8 25%); /* IE10+ */
   background: linear-gradient(-45deg,  #d5d4f0 0%,#2f2cb8 25%); /* W3C */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5d4f0', endColorstr='#2f2cb8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

table.wikitable> tr> th, 
table.wikitable> *> tr> th,
#smwtable tr> th,
table.smwtable> *> tr> th  {  
   background:#2f2cb8; /*#b9c9fe*/ /*fallback for older browsers, like opera 10 */
   background: -moz-linear-gradient(-45deg,  #d5d4f0 0%, #2f2cb8 25%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#d5d4f0), color-stop(100%,#2f2cb8)); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(-45deg,  #d5d4f0 0%,#2f2cb8 25%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(-45deg,  #d5d4f0 0%,#2f2cb8 25%); /* Opera 11.10+ */
   background: -ms-linear-gradient(-45deg,  #d5d4f0 0%,#2f2cb8 25%); /* IE10+ */
   background: linear-gradient(-45deg,  #d5d4f0 0%,#2f2cb8 25%); /* W3C */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5d4f0', endColorstr='#2f2cb8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */ 
} 

table.wikitable tr,
table.wikitable tbody tr,
#smwtable tr,
#smwtable tbody tr,
table.smwtable tr,
table.smwtable tbody tr {
   text-align:center !important;
   vertical-align:middle !important;
  background-image: -webkit-gradient(linear, center bottom, center top, from(rgba(252,252,252,0.78)), to(rgba(213,212,240,0.78)), color-stop(3%, rgba(247,247,247,0.78)), color-stop(12%, rgba(242,242,242,0.78)), color-stop(90%, rgba(228,227,241,0.78)));
  background-image: -webkit-gradient(linear, center bottom, center top, from(rgba(252,252,252,0.78)), to(rgba(213,212,240,0.78)), color-stop(3%, rgba(247,247,247,0.78)), color-stop(12%, rgba(242,242,242,0.78)), color-stop(90%, rgba(228,227,241,0.78)));
  background-image: -moz-linear-gradient(bottom, rgba(252,252,252,0.78), rgba(247,247,247,0.78) 3%, rgba(242,242,242,0.78) 12%, rgba(228,227,241,0.78) 90%, rgba(213,212,240,0.78));
  background-image: -o-linear-gradient(bottom, rgba(252,252,252,0.78), rgba(247,247,247,0.78) 3%, rgba(242,242,242,0.78) 12%, rgba(228,227,241,0.78) 90%, rgba(213,212,240,0.78));
  background-image: -ms-linear-gradient(bottom, rgba(252,252,252,0.78), rgba(247,247,247,0.78) 3%, rgba(242,242,242,0.78) 12%, rgba(228,227,241,0.78) 90%, rgba(213,212,240,0.78));
  background-image: linear-gradient(to top, rgba(252,252,252,0.78), rgba(247,247,247,0.78) 3%, rgba(242,242,242,0.78) 12%, rgba(228,227,241,0.78) 90%, rgba(213,212,240,0.78));
}

table.wikitable tbody tr:hover td,
#smwtable tbody tr:hover td,
table.smwtable tbody tr:hover td {
   background:#d5d4f0;
}

.sortarrow,
table.smwtable .sortarrow,
table.smwtable span-sortarrow,
table.wikitable span-sortarrow {
   background-image:url('http://images3.wikia.nocookie.net/__cb20120515010412/tardis/images/f/f6/Sort_none_gold.gif') no-repeat;
}

/* ====================
   SMW property table
   ==================== */

div.smwfact {
   /*width:95% !important;*/
   font-weight:normal !important;
   background-color:#d5d4f0 !important;
   border: 2px solid #fff !important;
   color:#2f2cb8 !important;
   font-family:'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
   text-transform:uppercase;
   letter-spacing:2px;
    -webkit-border-radius: 10px 0px 0px 10px;
       -moz-border-radius: 10px 0px 0px 10px;
         -o-border-radius: 10px 0px 0px 10px;
            border-radius: 10px 0px 0px 10px;
   -moz-box-shadow:0 0 10px #2f2cb8 !important;
   -webkit-box-shadow:0 0 10px #2f2cb8 !important;
   -o-box-shadow:0 0 10px #2f2cb8 !important;
   box-shadow:0 0 10px #2f2cb8 !important;
}

div.smwfact table { 
   width:95% !important
}

div.smwfact td, 
div.smwfact tr, 
div.smwfact table {
   font-family:'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif !important;
   text-transform:none !important;
   background-color:#d5d4f0 !important;
   letter-spacing:0 !important;
}

div.smwfact tr:hover {
   background-color:#d5d4f0 !important
}

span.smwrdflink {
    padding-left:5px !important;
   letter-spacing:0px;
   text-transform:lowercase;
   font-family: 'Book Antiqua','Calisto MT','Lucida Bright',Georgia,'DejaVu Serif',serif; 
   font-style:italic !important;
}


/* =====================
   File history table 
   ===================== */

div.mw-imagepage-section-filehistory table.wikitable.filehistory,
div.mw-imagepage-section-filehistory > table.wikitable.filehistory,
table.wikitable.filehistory {
   font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L', 'Nimbus Sans L', sans-serif;
   font-size: 10px !important;
   text-align: center !important;
   background-color:transparent;
   margin:auto;
   width:80% !important;
}

/**** PICTURE STUFF ****/

/*** Redefining galleries ***/
/* Original format from WP */
div.wikia-gallery div.wikia-gallery-item {
	background-color: #F9F9F9;
	margin: 0 4px 5px 0;
	padding: 4px 5px 5px 5px;
}
div.wikia-gallery div.wikia-gallery-item div.thumb {
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC;
	padding: 4px 0px 2px 0px;
}
div.wikia-gallery div.wikia-gallery-item div.thumb div.gallery-image-wrapper {
	border: none;
}
div.wikia-gallery div.wikia-gallery-item div.lightbox-caption {
	padding: 0;
	margin-top: 5px;
}

/* Trying to kill the policy-violating "add images" crap - from WP */
#wmuLinkDiv {display:none !important}
#wmu-imagebutton {display:none !important}
#wmu_imagebutton {display:none !important}
#mw-editbutton-wmu {display:none !important}
#wmuLink {display:none !important}

/* ====================
   FORUMS 
   ====================
   Forum formatting sort of by -Algorithm & -Splaka 
   a long time ago, several revisions back,
   on another wiki in the distant past, 
   but really this is pretty much a CzechOut special now 
   with some CSS element names provided by 
   es.pokemon.wkia.com
   ===================== */

.forumheader { 
   border:1px dashed #2f2cb8 !important;
    -webkit-border-radius: 10px 0px 0px 10px;
       -moz-border-radius: 10px 0px 0px 10px;
         -o-border-radius: 10px 0px 0px 10px;
            border-radius: 10px 0px 0px 10px;
   -moz-box-shadow: inset -0px 0px 25px 4px #D5D4F0 ;
   -webkit-box-shadow:  inset -0px 0px 25px 4px #D5D4f0 ;
   box-shadow:  inset -0px 0px 25px #D5D4f0 4px;
   color:#1F1E38;
   padding:5px;
   font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif; 
   text-align:left;    
   margin-left:0;
   margin-right:0;
   margin-top:0px;
   margin-bottom:10px;     
} 

.forumheader a,
.forumheader a:visited,
.forumheader span a,
.forumheader span a:hover {
   color:#1F1E38 !important
}

/* -------------------
   The following styles the actual 
   list of threads.  Probably
   needs to be revisited at some point.
   It's a bit dull.  This part is 
   currently pretty much out of the box
   bog-standard Wikia forum formatting.
   -------------------- */

.forumlist td.forum_edited a { 
   color: black; 
   text-decoration: none; 
   width:100px; 
}

.forumlist td.forum_title a { 
   padding-left: 20px; 
}

.forumlist td.forum_title a.forum_new { 
   font-weight: bold; 
   background: url(/images/4/4e/Forum_new.gif) center left no-repeat; 
   padding-left: 20px; 
}

.forumlist td.forum_title a.forum_new:visited { 
   font-weight: normal; 
   background: none; 
   padding-left: 20px; 
}

.forumlist th.forum_title { 
   padding-left: 20px; 
}

/* Suppressing the parent being listed when subpages are called.
   This is mainly for Forum:Discontinuity index */

body.ns-110 #contentSub .subpages {
            display:none;
}


/* ========================
   TABS on STATS PAGE
   ======================== */

#ws_action_tabs {
   text-transform:none !important
}


/* =========================
   SPECIAL STYLES
   mainly used in template design
   =========================
   These designs are all unique
   to tardis.wikia.com and were 
   created by CzechOut
   ========================= */


/* The glowy box thing */

#editpage-specialchars,
#glow {
	background-color: transparent;
	border: 1px dashed #2f2cb8;
	color: #000;
	padding: .5em 1em;
        margin-top:auto;
        margin-bottom:auto;
        margin-left:auto;
        margin-right:auto;
        width:95%;
        line-height:110%;
        font-size:95%;
	text-align: justify;
    -webkit-border-radius: 10px 0px 0px 10px;
       -moz-border-radius: 10px 0px 0px 10px;
         -o-border-radius: 10px 0px 0px 10px;
            border-radius: 10px 0px 0px 10px;
         -moz-box-shadow:0 0 40px #2f2cb8 !important;
         -webkit-box-shadow:0 0 40px #2f2cb8 !important;
         box-shadow:0 0 40px #2f2cb8 !important;
}

#quote-nom {
	background-color: transparent;
	border: 1px dashed #2f2cb8;
	color: #000;
	margin-right: 260px; 
	padding: .5em 1em;
	vertical-align: middle;
        margin-left:auto;
        margin-right:auto;
        line-height:110%;
        font-size:95%;
	text-align: justify;
        -moz-border-radius:10px !important;
        -webkit-border-radius:10px !important;
        border-radius:10px !important;
        -moz-box-shadow:0 0 20px #2f2cb8 !important;
        -webkit-box-shadow:0 0 20px #2f2cb8 !important;
        box-shadow:0 0 20px #2f2cb8 !important;
}

#license {
	background-color: transparent;
	border: 1px dashed #2f2cb8;
	color: #000;
	margin: auto auto auto auto;
	padding: .5em 1em;
        width:80%;
        line-height:110%;
        font-size:95%;
        font-family: 'Book Antiqua','Calisto MT','Lucida Bright',Georgia,'DejaVu Serif',serif;
	text-align: left;
    -webkit-border-radius: 10px 0px 0px 10px;
       -moz-border-radius: 10px 0px 0px 10px;
         -o-border-radius: 10px 0px 0px 10px;
            border-radius: 10px 0px 0px 10px;
         /*-moz-box-shadow:0 0 40px #2f2cb8 !important;
         -webkit-box-shadow:0 0 40px #2f2cb8 !important;
         box-shadow:0 0 40px #2f2cb8 !important;
         
         Turning glow off for all browsers on this one */
}

#tech {
	background-color: #DFE080;
	border: 1px dashed #2f2cb8;
	color: #000;
	margin-left:auto;
    margin-right:auto;
    margin-top:5px;
    margin-bottom:5px;
	padding: 5px;
        width:95%;
        line-height:130%;
        font-size:95%;
	text-align: left;
    -webkit-border-radius: 10px 0px 0px 10px;
       -moz-border-radius: 10px 0px 0px 10px;
         -o-border-radius: 10px 0px 0px 10px;
            border-radius: 10px 0px 0px 10px;
         font-family:'Lucida Grande', 'Gill Sans', 'Trebuchet MS',Verdana, serif;
}

#gradient { 
background-position:top left;
    background:#ECECEC; 
    background: -moz-linear-gradient(top,  #ECECEC,  #D5D4F0);
    background: -webkit-gradient(linear, left top, left bottom, from(#ECECEC), to(#D5D4F0));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ECECEC', endColorstr='#D5D4F0');  
    border:1px solid #ccc;
    border-bottom:2px solid #bbb;
    border-top:1px solid #ddd;
    -webkit-border-radius: 10px 0px 0px 10px;
       -moz-border-radius: 10px 0px 0px 10px;
         -o-border-radius: 10px 0px 0px 10px;
            border-radius: 10px 0px 0px 10px;
    text-align:center;
    clear:right;
    float:right;
    margin-left:5px;
    font-size: 0.85em;
} 

#mainpage-highlight { 
   margin-bottom:15px!important;
   padding:5px!important;
   background-color: #D5d4f0; 
   border:2px dashed #2f2cb8;
   -webkit-border-radius: 10px 0px 0px 10px !important;
      -moz-border-radius: 10px 0px 0px 10px !important;
        -o-border-radius: 10px 0px 0px 10px !important;
           border-radius: 10px 0px 0px 10px !important;
}

#crewtop { 
    background-position:top left;
    background: #D5d4f0 ; 
    background: -moz-linear-gradient(top,  #ECECEC,  #d5d4f0);
    background: -webkit-gradient(linear, left top, left bottom, from(#ECECEC), to(#d5d4f0));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ECECEC', endColorstr='#d5d4f0');
    /*border: 2px solid #ffffff;*/
    -moz-border-radius:10px !important;
    -webkit-border-radius:10px !important;
    border-radius:10px !important;
    /*-moz-box-shadow:0 0 40px #2f2cb8 !important;
    -webkit-box-shadow:0 0 40px #2f2cb8 !important;
    box-shadow:0 0 40px #2f2cb8 !important;*/
    -webkit-border-radius: 10px 0px 0px 10px;
       -moz-border-radius: 10px 0px 0px 10px;
         -o-border-radius: 10px 0px 0px 10px;
            border-radius: 10px 0px 0px 10px;
    clear:both;
    width:99%;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:10px;
    padding:5px !important;
    font-size: 0.90em;
    line-height:.95em;
    font-family : 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L', 'Nimbus Sans L', sans-serif;
}

#crew { 
    background-position:top left;
    background:#ECECEC;  
    /*border:2px solid #2f2cb8;*/
    -webkit-border-radius: 10px 0px 0px 10px;
       -moz-border-radius: 10px 0px 0px 10px;
         -o-border-radius: 10px 0px 0px 10px;
            border-radius: 10px 0px 0px 10px;
    clear:both;
    width:99%;
    padding:5px !important;
    margin-left:auto;
    margin-right:auto;
    font-size: 0.80em;
    line-height:.90em;
    font-family : 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L', 'Nimbus Sans L', sans-serif;
}


#tagtest {
  border-style:dashed;
}


.stitched {
   padding: 5px 10px;
   margin: 10px;
   background: rgb(206,219,233);
background: -moz-linear-gradient(left,  rgba(206,219,233,1) 0%, rgba(235,234,242,1) 0%, rgba(223,220,234,1) 67%, rgba(160,159,183,1) 100%, rgba(170,197,222,1) 100%, rgba(226,225,247,1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(206,219,233,1)), color-stop(0%,rgba(235,234,242,1)), color-stop(67%,rgba(223,220,234,1)), color-stop(100%,rgba(160,159,183,1)), color-stop(100%,rgba(170,197,222,1)), color-stop(100%,rgba(226,225,247,1)));
background: -webkit-linear-gradient(left,  rgba(206,219,233,1) 0%,rgba(235,234,242,1) 0%,rgba(223,220,234,1) 67%,rgba(160,159,183,1) 100%,rgba(170,197,222,1) 100%,rgba(226,225,247,1) 100%);
background: -o-linear-gradient(left,  rgba(206,219,233,1) 0%,rgba(235,234,242,1) 0%,rgba(223,220,234,1) 67%,rgba(160,159,183,1) 100%,rgba(170,197,222,1) 100%,rgba(226,225,247,1) 100%);
background: -ms-linear-gradient(left,  rgba(206,219,233,1) 0%,rgba(235,234,242,1) 0%,rgba(223,220,234,1) 67%,rgba(160,159,183,1) 100%,rgba(170,197,222,1) 100%,rgba(226,225,247,1) 100%);
background: linear-gradient(to right,  rgba(206,219,233,1) 0%,rgba(235,234,242,1) 0%,rgba(223,220,234,1) 67%,rgba(160,159,183,1) 100%,rgba(170,197,222,1) 100%,rgba(226,225,247,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedbe9', endColorstr='#e2e1f7',GradientType=1 );
   color: #fff;
   line-height: 100%;
   border: 1px dashed #fff;
   border-top-left-radius: 3px;
   -moz-border-radius-topleft: 3px;
   -webkit-border-top-left-radius: 3px;
   border-bottom-right-radius: 3px;
   -moz-border-radius-bottomright: 3px;
   -webkit-border-bottom-right-radius: 3px;
   border-top-right-radius: 3px;
   -moz-border-radius-topright: 3px;
   -webkit-border-top-right-radius: 3px;
   -moz-box-shadow: 0 0 0 4px #2f2cb8, 2px 1px 4px 4px rgba(10,10,0,.5);
   -webkit-box-shadow: 0 0 0 4px #2fcb8, 2px 1px 4px 4px rgba(10,10,0,.5);
   box-shadow: 0 0 0 4px #2f2cb8, 2px 1px 6px 4px rgba(10,10,0,.5);
   /*text-shadow: -1px -1px #fff;*/
   font-weight: normal;
   font-family : 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L', 'Nimbus Sans L', sans-serif;
}

#block {
   display:block;
   height:30px;
   width:100px;
   border:1px dashed #2f2cb8;
   margin:5px;
}

#mos-summary {
   font-style:italic;
   margin: 25px;
   border-bottom: 2px solid #b0b0b0;
   font-size:150%;
   padding:10px; 
   font-weight:normal;
   line-height:150%;
   font-family: 'Book Antiqua','Calisto MT','Lucida Bright',Georgia,'DejaVu Serif',serif;
}

table.infobox-demo,
#infobox-demo {
   border:1px dashed #2f2cb8 !important;
    -webkit-border-radius: 10px 0px 0px 10px;
       -moz-border-radius: 10px 0px 0px 10px;
         -o-border-radius: 10px 0px 0px 10px;
            border-radius: 10px 0px 0px 10px;
/*   -moz-box-shadow: inset -0px 0px 25px 4px #D5D4F0 ;
   -webkit-box-shadow:  inset -0px 0px 25px 4px #D5D4f0 ;
   box-shadow:  inset -0px 0px 25px #D5D4f0 4px;*/
  background-image: -webkit-gradient(linear, center bottom, center top, from(rgba(252,252,252,0.78)), to(rgba(213,212,240,0.78)), color-stop(3%, rgba(247,247,247,0.78)), color-stop(12%, rgba(242,242,242,0.78)), color-stop(90%, rgba(228,227,241,0.78)));
  background-image: -webkit-gradient(linear, center bottom, center top, from(rgba(252,252,252,0.78)), to(rgba(213,212,240,0.78)), color-stop(3%, rgba(247,247,247,0.78)), color-stop(12%, rgba(242,242,242,0.78)), color-stop(90%, rgba(228,227,241,0.78)));
  background-image: -moz-linear-gradient(bottom, rgba(252,252,252,0.78), rgba(247,247,247,0.78) 3%, rgba(242,242,242,0.78) 12%, rgba(228,227,241,0.78) 90%, rgba(213,212,240,0.78));
  background-image: -o-linear-gradient(bottom, rgba(252,252,252,0.78), rgba(247,247,247,0.78) 3%, rgba(242,242,242,0.78) 12%, rgba(228,227,241,0.78) 90%, rgba(213,212,240,0.78));
  background-image: -ms-linear-gradient(bottom, rgba(252,252,252,0.78), rgba(247,247,247,0.78) 3%, rgba(242,242,242,0.78) 12%, rgba(228,227,241,0.78) 90%, rgba(213,212,240,0.78));
  background-image: linear-gradient(to top, rgba(252,252,252,0.78), rgba(247,247,247,0.78) 3%, rgba(242,242,242,0.78) 12%, rgba(228,227,241,0.78) 90%, rgba(213,212,240,0.78));
   color:#2f2cb8;
   minimum-width:250px !important;
   width:250px !important;
   float:right;
   margin:0 0 5px 10px;
   padding: auto auto 4px 8px;
}


/* =====================
   MediaWiki:Edittools 
   ===================== */

#edittools {
	border:2px solid #ffffff;
	background:transparent;
        -moz-border-radius:10px !important;
        -webkit-border-radius:10px !important;
         border-radius:10px !important;
}
/*
div.noarticle,
.noarticle {
   border:2px solid #fff !important;
    -webkit-border-radius: 10px 0px 0px 10px;
       -moz-border-radius: 10px 0px 0px 10px;
         -o-border-radius: 10px 0px 0px 10px;
            border-radius: 10px 0px 0px 10px;
   -moz-box-shadow:  -0px 0px 25px 2px grey ;
   -webkit-box-shadow:  -0px 0px 25px 2px grey ;
   box-shadow:  inset -0px 0px 25px grey 2px;
   color:#1F1E38 !important;
   max-width:500px !important;
   width:500px !important;    
   margin:0 0 5px 60px ;
   padding-left:70px !important;
   padding-top:20px;
   padding-bottom:20px; 
   padding-right:20px;
   background-color: #D4B667 !important;*/
   /*background-image: url('http://images3.wikia.nocookie.net/__cb20120118211740/tardis/images/f/f6/Zeroroom.png'); 
   overflow:visible !important;
   background-repeat:no-repeat;
   background-position: 0px 20px !important;*/
   /*line-height:100%;
   font-family : 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L', 'Nimbus Sans L', sans-serif; 
}

.noarticle p,
div.noarticle p {
   padding-left:0px;
   padding-right:0px;
   padding-bottom:0px;
   padding top:150px !important;
   line-height:110% ;
   color:#1F1E38 !important;
}

Don't need this anymore, but want to keep it around */

.noarticle {
   background-color:#ececec;
   border: 1px dashed #2f2cb8;
   color: #000;
   margin-left: auto;
   margin-right: auto;
   margin-top:100px;
   padding: .5em 1em;
   width:80%;
   line-height:110%;
   font-size:95%;
   font-family: 'Book Antiqua','Calisto MT','Lucida Bright',Georgia,'DejaVu Serif',serif;
   text-align: left;
    -webkit-border-radius: 10px 0px 0px 10px;
       -moz-border-radius: 10px 0px 0px 10px;
         -o-border-radius: 10px 0px 0px 10px;
            border-radius: 10px 0px 0px 10px;
         -moz-box-shadow:0 0 40px #2f2cb8 !important;
         -webkit-box-shadow:0 0 40px #2f2cb8 !important;
         box-shadow:0 0 40px #2f2cb8 !important;
}

.noarticle:before {
   background:url('http://images3.wikia.nocookie.net/__cb20120118211740/tardis/images/f/f6/Zeroroom.png') no-repeat;
   background-origin:content-box; 
   overflow:visible!important;
   content:'';
   height: 544px;
   width: 500px;
   position: absolute;
   top: -100px;
   z-index:-1;
   opacity:1.0
}

div.noarticletext {
   background:none;
   border:none;
}

/*End archive */ 


/* ==================
   Warning formatting
   ================== */

div.mw-edit-longpagewarning,
div.mw-editinginterface,
div.mw-warning-with-logexcerpt {
   border:2px solid #fff !important;
    -webkit-border-radius: 10px 0px 0px 10px;
       -moz-border-radius: 10px 0px 0px 10px;
         -o-border-radius: 10px 0px 0px 10px;
            border-radius: 10px 0px 0px 10px;
   -moz-box-shadow:  -0px 0px 25px 2px grey ;
   -webkit-box-shadow:  -0px 0px 25px 2px grey ;
   box-shadow:  inset -0px 0px 25px grey 2px;
   color:#1F1E38 !important;
   max-width:500px !important;
   width:500px !important;
   margin:0 0 5px 75px ;
   padding-left:70px !important;
   padding-top:20px;
   padding-bottom:20px; 
   padding-right:20px;
   background: #D4B667 url(http://images3.wikia.nocookie.net/tardis/images/1/17/Grey-warning-small.png) no-repeat;
   background-position: 0px 10px;
   font-family : 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L', 'Nimbus Sans L', sans-serif; 
}


/* div.mw-warning-with-logexcerpt a {
   this is how you define the link colors (but with mods of "a", as seen further up this file)
} */ 

/* -=-=-=-=-=-=-=-=-=
   "Lesser" warnings
   Styled as above, but
   with less alarming
   backgrounds.
   -=-=-=-=-=-=-=-=-=- */

div.sharedHelpEditInfo {
   border:2px solid #fff !important;
    -webkit-border-radius: 10px 0px 0px 10px;
       -moz-border-radius: 10px 0px 0px 10px;
         -o-border-radius: 10px 0px 0px 10px;
            border-radius: 10px 0px 0px 10px;
   -moz-box-shadow:  -0px 0px 25px 2px grey ;
   -webkit-box-shadow:  -0px 0px 25px 2px grey ;
   box-shadow:  inset -0px 0px 25px grey 2px;
   color:#1F1E38 !important;
   max-width:500px !important;
   width:500px !important;    
   margin:0 0 5px 75px ;
   padding-left:70px !important;
   padding-top:20px;
   padding-bottom:20px; 
   padding-right:20px;
   background: #D4B667 url(http://images1.wikia.nocookie.net/tardis/images/c/c9/WikiaLogoVertical.png) no-repeat;
   background-position: 10px 10px;
   line-height:100%;
   font-family : 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L', 'Nimbus Sans L', sans-serif; 
}

div.sharedHelpEditInfo[style] { /* This is necessary to override some inline HTML style declarations */
   margin:0 0 5px 75px !important;
   padding-left:70px !important;
   padding-top:10px !important;
   padding-bottom:10px !important; 
   padding-right:10px !important;
   color:#1F1E38 !important;
}

/* this probably isn't necessary
p.sharedHelpEditInfo[style],
div.sharedHelpEditInfo p {
   margin-left:70px !important;
   line-height:110%;
}
*/
div.sharedHelpEditInfo li {
   margin-left:75px !important;
   line-height:105%;
}

div.loading-message {
   font-family : 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L', 'Nimbus Sans L', sans-serif !important; 
   letter-spacing: 1.5px;
   text-transform: uppercase;
}

#EditPageEditor .loading-indicator .loading-message .loading-throbber {
   background-image: url(http://images3.wikia.nocookie.net/tardis/images/c/c6/TardisLoader.gif) !important;
   background-size: 242px 200px !important;
   background-repeat:no-repeat !important;
   background-position:top center;
   background-color:transparent;
   overflow:visible;
   height:200px !important;
   width: 600px !important;
}

/* Gallery captions */ 

div.lightbox-caption {
   font-family : 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L', 'Nimbus Sans L', sans-serif !important; 
}

/* Slideshow on main page */

.page-Doctor-Who-Wiki .wikia-slideshow .wikia-slideshow-prev-next > a > span {
   display:none
}

.page-Doctor-Who-Wiki .wikia-slideshow .wikia-slideshow-prev-next > .wikia-slideshow-next > span {
   display:none
}

/* Slideshows, period */

.wikia-slideshow .wikia-slideshow-prev-next > a > span {
    display:none
}
   
/*</pre>*/