MediaWiki:Common.css
From Tardis Wiki, the free Doctor Who reference
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.
/* IMPORTS */
@import url("/load.php?debug=false&&allinone=0&lang=en&mode=articles&articles=MediaWiki:NavboxWP.css|MediaWiki:Staff.css|MediaWiki:Namespace.css|MediaWiki:Transmat.css|MediaWiki:Themes.css|MediaWiki:Infoboxes.css&only=styles");
@import "https://fonts.googleapis.com/css?family=Anton%7CVollkorn%7CLato%7CQuicksand%7CJosefin+Sans%7COswald%7CRaleway:100,200,400,700,800,900%7CDroid+Serif%7CDroid+Sans%7CMerriweather:400,400italic,700,700italic,900,300,300italic%7CGentium+Basic%7CRoboto+Slab:400,100,300,700&subset=latin,latin-ext";
/* ============================
Italics
============================ */
.ital {
font-style:italic;
}
/* ============================
Poetry
============================ */
div.poem {
margin-left:20px;
}
/* =======================
ADMIN COLOURING
======================= */
/* Changes font of Bot edits */
a[href="/wiki/User:CzechBot"], /* "CzechOut's Bot */
a[href="/wiki/User:SV7"], /* "SOTO's Bot" */
a[href="/wiki/User:Wikia_Video_Library"],
a[href="/wiki/User:Wikia"],
a[href="/wiki/User:WikiaBot"],
a[href="/wiki/User:Fandom"],
a[href="/wiki/User:FANDOM"],
a[href="/wiki/User:FandomBot"],
a[href="/wiki/User:Default"],
a[href="/wiki/User:Maintenance_script"],
a[href="/wiki/User:MediaWiki_default"],
a[href="/wiki/User:QATestsBot"],
a[href="/wiki/user:VSTF_bot"] {
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 */;
text-transform:none;
font-size:85%;
color: #521452 /* #6E6AC4 */;
}
/* Changes colour of Admin edits */
a[href="/wiki/User:23skidoo"],
a[href="/wiki/User:Amorkuz"],
a[href="/wiki/User:Azes13"],
a[href="/wiki/User:Doug86"],
a[href="/wiki/User:Ghel%C3%A6"],
a[href="/wiki/User:Josiah_Rowe"],
a[href="/wiki/User:Mini-mitch"],
a[href="/wiki/User:Nhprman"],
a[href="/wiki/User:PicassoAndPringles"],
a[href="/wiki/User:Revanvolatrelundar"],
a[href="/wiki/User:SmallerOnTheOutside"],
a[href="/wiki/User:SOTO"],
a[href="/wiki/User:Skittles_the_hog"],
a[href="/wiki/User:Shambala108"],
a[href="/wiki/User:Tangerineduel"] {
color: #521452;
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 solid #012c57;
color:#1F1E38;
padding:5px;
font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
letter-spacing:1px;
text-align:left;
margin:10px;
width:auto
}
/* ======================
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 solid #012c57;
color:#012c57;
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:0px 0px 10px 0px;
}
div#article-type p {
margin-left:205px;
line-height:11px;
font-size:11px;
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:18pt;
line-height:16pt;
color:#1F1E38;
}
div.type-realworld {
margin:auto auto auto auto;
top:0px;
max-height:55px;
background: #ececec url(https://images.wikia.nocookie.net/tardis/images/d/d8/SmallClapper.jpg) no-repeat;
z-index:5;
}
div.type-nc {
max-height:55px;
background: #ececec url(https://images.wikia.nocookie.net/tardistest/images/8/8c/NoncanonImage.jpg) no-repeat;
z-index:5;
}
div.type-disambig {
max-height:55px;
background: #ececec url(https://images.wikia.nocookie.net/__cb20090426213327/tardis/images/a/af/Transferring.jpg) no-repeat;
z-index:5;
}
div.type-inuse {
background: #ececec url(https://images.wikia.nocookie.net/tardis/images/e/e0/Inuse200px.jpg) no-repeat;
z-index:5;
}
div.type-update {
margin-left:180px;
background: #ececec url(https://images.wikia.nocookie.net/tardis/images/3/37/Update200px.jpg) no-repeat;
z-index:5;
}
div.type-cleanup {
background: #ececec url(https://images.wikia.nocookie.net/tardis/images/e/e2/Cleanup200px.jpg) no-repeat;
z-index:5;
}
div.type-delete {
background: #ececec url(https://images.wikia.nocookie.net/tardis/images/6/6b/Delete200px.jpg) no-repeat;
z-index:5;
}
div.type-oou {
background:#ececec url(https://images.wikia.nocookie.net/tardis/images/6/63/Oou200px.jpg) no-repeat;
z-index:5;
}
div.type-rename {
background:#ececec url(https://images.wikia.nocookie.net/tardis/images/1/1e/Rename200px.jpg) no-repeat;
z-index:5;
}
div.type-spoiler {
background:#ececec url(https://images.wikia.nocookie.net/tardis/images/7/7f/Spoiler200px.jpg) no-repeat;
z-index:5;
}
div.type-conjecture {
background:#ececec url(https://images.wikia.nocookie.net/tardis/images/c/c3/Conjecture200px.jpg) no-repeat;
z-index:5;
}
div.type-talk {
background:#ececec url(https://images.wikia.nocookie.net/__cb20110514204758/tardis/images/b/b4/Talk200px.jpg) no-repeat;
z-index:5;
}
div.type-unprod {
background:#ececec url(https://images.wikia.nocookie.net/tardis/images/f/f2/Unprod.png) no-repeat;
z-index:5;
}
div.type-doctorwhich {
background:#ececec url(https://images.wikia.nocookie.net/tardis/images/a/af/WhichDoctor.jpg) no-repeat;
z-index:5;
}
div.type-nonfiction {
background:#ececec url(https://images.wikia.nocookie.net/tardis/images/2/26/Nonfiction.png) no-repeat;
z-index:5;
}
div.type-prefix {
background:#ececec url(https://images.wikia.nocookie.net/tardis/images/d/d5/Prefix.png) no-repeat;
z-index:5;
background-size:200px 90px;
background-position:left top;
}
div.type-merge {
background-color:#ececec;
background-image: url(https://images.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;
}
div.type-demonym {
background:#ececec url(https://images.wikia.nocookie.net/tardis/images/c/c6/Demonym200px.jpg) no-repeat;
z-index:5;
background-position:0px -20px
}
/* This is for the small, right-floating boxes,
like DisconNav */
div#inline-box-rt {
float:right;
padding:10px;
text-align: center;
font-family:'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
color:#012c57;
border:1px solid #012c57;
width:250px;
margin:10px;
line-height:1.1em;
font-size:.8em;
font-weight:400;
font-style:normal;
background-color:#ececec;
}
/* This is for the small, left-floating
boxes, like section cleanup */
div#inline-box {
float:left;
padding:10px;
text-align: center;
font-family:'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
color:#012c57;
border:1px solid #012c57;
width:250px;
margin:10px;
line-height:1.1em;
font-size:.8em;
font-weight:400;
font-style:normal;
background-color:#ececec;
}
div#inline-box p,
div#inline-box-rt p {
line-height:.9em;
font-size:.8em;
font-weight:normal;
font-style:normal;
color:#012c57;
font-family: font-family:'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
}
.commentsbubble {
display:none;
}
/* Special Pages */
.mw-specialpagesgroup {
background-color:#012c57;
border:1px solid #666;
color:white;
}
/* ===================
DIFF RENDERING
=================== */
table.diff,
td.diff-otitle,
td.diff-ntitle {
background:none!important;
background-color:transparent;
font-family:'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
}
td.diff-addedline {
border:2px solid white;
background: #bfbe30;
color: black;
padding:10px!important;
line-height:120%;
font-size:14px;
font-family: Monaco,"Andale Mono","Lucida Sans Typewriter", "Lucida Console", "Nimbus Mono L", "Courier New", monospace;
}
td.diff-deletedline {
border:2px solid white;
background: #c35858;
color: black;
padding:10px!important;
line-height:120%;
font-size:14px;
font-family: Monaco,"Andale Mono","Lucida Sans Typewriter", "Lucida Console", "Nimbus Mono L", "Courier New", monospace;
}
td.diff-context {
background:#ececec;
color: black;
border: none;
font-weight:normal;
font-size:12px;
margin-bottom:5px;
margin-top:5px;
padding:10px!important;
line-height:120%;
font-family:'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
}
.diffchange {
color:blanchedalmond!important;
background:none!important;
}
span.diffchange {
color:#fff;
font-weight: bold;
text-decoration: none;
font-size:14px;
}
span.autocomment {
color:#012c57;
font-family:'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
}
.WikiaArticle #pagehistory li.selected {
background-color:#d5e9fe;
color:#012c57;
}
.WikiaArticle #pagehistory li.selected a {
color:#012c57
}
/* ===================
QUOTATIONS
=================== */
/* -------------------
SIMPLE QUOTATIONS
powers template:sq
------------------- */
.simplequote::before {
content: "“";
float: left;
height: 60px; /* original value 45px */
margin-top: -20px;
padding-top: 45px;
margin-bottom: -50px;
font-size: 700%;
color: #012c57;;
}
.simplequote::after {
content: "”";
float: right;
height: 25px;
margin-top: 0px;
padding-top: 20px; /* original value 45 px */
font-size: 700%;
color: #012c57;
}
.simplequote {
font-family: Adelle, 'Cambria', 'Book Antiqua','Calisto MT','Lucida Bright',Georgia,'DejaVu Serif',serif;
font-style:italic;
margin-left:25px;
margin-right:25px;
font-size: 1.5em;
line-height: 1.6em;
margin-bottom: 1.5em;
}
.simplequote[cite]::after {
display: block;
text-align: right;
content: "\2014\ " attr(cite);
font-style: normal;
font-size: 1.2em;
}
.simplequote span.author {
position: relative;
display: block;
font-size:100%;
line-height:90%;
text-align: right;
margin-top: 5px;
color: #999;
font-style:italic;
}
.simplequote span.author i {
position: relative;
font-size:100%;
line-height:90%;
background: #eee;
/* padding-left: 25px; */
font-style: italic;
z-index: 5;
padding-right: 12px;
padding-left: 18px;
border: solid .75px transparent;
border-radius: 4px;
}
.simplequote span.author::before {
display: block;
content: "";
position: absolute;
top: 50%;
left: 0;
width: 100%;
float:left;
height: 1px;
background: #ccc;
z-index: 1;
}
/* Blockier way of doing quotes */
blockquote {
position: relative;
display: inline-block;
background: #eee;
padding: 40px 30px 30px 60px;
border-radius: 10px;
font-size:110%;
line-height:120%;
font-family: Adelle, 'Cambria', 'Book Antiqua','Calisto MT','Lucida Bright',Georgia,'DejaVu Serif',serif;
color: #333;
text-align: left;
box-shadow: 1px 1px 1px #012c57,
2px 2px 1px #012c57,
3px 3px 1px #012c57;
transition-duration: .3s;
margin-right:20px;
margin-left:20px;
width:auto;
}
blockquote span.author {
position: relative;
display: block;
font-size:100%;
line-height:90%;
text-align: right;
margin-top: 5px;
color: #999;
font-style:italic;
}
blockquote span.author i {
position: relative;
font-size:100%;
line-height:90%;
background: #eee;
padding-left: 25px;
font-style: italic;
z-index: 5;
}
blockquote span.author::before {
display: block;
content: "";
position: absolute;
top: 50%;
left: 0;
width: 100%;
float:left;
height: 1px;
background: #ccc;
z-index: 1;
}
blockquote:hover {
box-shadow: 1px 1px 5px #012c57,
2px 2px 6px #012c57,
3px 3px 7px #012c57;
}
blockquote::before {
display: block;
position: absolute;
top: 40px;
left: 0px;
content: "“";
font-family: "Lucida Grande", sans-serif;
font-size: 150px;
color: #012c57;
z-index:6;
}
/* DIVs used in "messages" (as in the delete temp) */
div.warning {
background-color: #401F22;
border: 1px solid #660000;
color: #FF0000;
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 solid #012c57;
color: #000;
padding: .5em 1em;
margin: auto;
width:80%;
line-height:110%;
font-size:95%;
text-align: justify;
}
div.header-notice table {
background-color: transparent;
padding: 1px;
}
div.notice {
background-color: #401F22;
border: 1px solid #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;
}
div.notice p,
div.header-notice p,
div.warning p {
line-height: 120%;
}
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;
background:transparent;
border:1px solid #012c57;
padding: 0.65em;
margin: 10px 10px 10px 10px;
text-align: center;
font-size:smaller;
font-weight:bold;
width: auto;
}
/* =======================
ARCHIVE TOOL
======================= */
#archstrip table, .archstrip table,
#archstrip td, .archstrip td {
background-color:transparent;
color:#FFF;
}
#archstrip,
.archstrip {
background: #012c57;
overflow: visible;
padding: 10px 20px;
position: relative;
font-family:'Gill Sans', Verdana, sans-serif;
text-transform:uppercase;
letter-spacing:3px;
border:2px #fff solid;
float:right;
line-height:110%;
color:#fff;
max-width:250px;
}
/* =======================
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: Adelle, 'Cambria', 'Book Antiqua','Calisto MT','Lucida Bright',Georgia,'DejaVu Serif',serif;
font-size:1.8em;
line-height:1.2em;
font-style:italic;
color:#fff;
}
/* =====================
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;
min-height: 200px;
height:auto;
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);
-ms-box-shadow: 0 4px 7px hsla(0,0%,0%,.2);
-o-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(https://images.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;
-webkit-box-shadow: 0 5px 10px -7px hsla(0,0%,0%,.5);
-moz-box-shadow: 0 5px 10px -7px hsla(0,0%,0%,.5);
-ms-box-shadow: 0 5px 10px -7px hsla(0,0%,0%,.5);
-o-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(https://images.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;
color:#fff;
max-width:500px;
width:500px;
line-height:110%;
}
.warn1 a:link,
.warn1 a:hover,
.warn1 a:visited {
color:#2B380D;
}
.warn2 {
background: #FDF23D /*#B89F2C #B8A92C nice orangey gold */ url(https://images.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;
color:#706E3D; /*#B0AA2A; nice light shade*/
max-width:500px;
width:500px;
line-height:110%;
}
.warn2 a:link,
.warn2 a:hover,
.warn2 a:visited {
color:#000;
}
.warn3 {
background: #F08400 url(https://images.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;
color:#fff;
max-width:500px;
width:500px;
line-height:110%;
}
.warn3 a:link,
.warn3 a:hover,
.warn3 a:visited {
color:#703E00;
}
.warn4 {
background: #B82c2c url(https://images.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;
color:#fff;
max-width:370px;
width:400px;
line-height:110%;
}
.warn4 hr {
max-width:300px;
text-align:left;
}
.warn4 #wh {
max-width:350px;
width:350px;
font-family: Adelle, 'Cambria', 'Book Antiqua','Calisto MT','Lucida Bright',Georgia,'DejaVu Serif',serif;
}
.warn4 a:link,
.warn4 a:hover,
.warn4 a:visited {
color:#380E0a;
}
/* ===============
TIMELINE
=============== */
.timeline a:visited,
.timeline a:link {
color:#ccdfff
}
.timeline a:hover {
color:#fff9d4;
background:none;
}
.timeline {
color:#fff;
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;
border-color:transparent;
text-align: center;
font-size: 0.85em;
float: right;
clear: right;
width: 250px!important;
min-width:250px!important;
margin-bottom: 10px;
margin-right: 10px;
}
/* ==================
SEMANTIC MEDIAWIKI
TABLES
================== */
.smwtable-exterior {
border:1px solid #012c57;
-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;
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:#012c57;
margin:5px auto 5px auto;
padding:auto;
}
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;
background-color:transparent;
-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;
margin:10px auto 10px auto;
width:auto;
}
th.headerSort,
table.wikitable th,
#smwtable th,
table.smwtable th {
border: 0px solid #ffffff;
color: #FFF;
overflow:hidden;
text-decoration:none;
letter-spacing:0px;
margin-right:4px;
padding: 4px;
vertical-align: middle;
line-height:110%;
font-size:125%;
background-color:#012c57;
background-color: -moz-linear-gradient(-45deg, #012C57 0%, #012c57 25%);
background-color: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#012C57), color-stop(100%,#012c57));
background-color: -webkit-linear-gradient(-45deg, #012C57 0%,#012c57 25%);
background-color: -o-linear-gradient(-45deg, #012C57 0%,#012c57 25%);
background-color: -ms-linear-gradient(-45deg, #012C57 0%,#012c57 25%);
background-color: linear-gradient(-45deg, #012C57 0%,#012c57 25%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#012C57', endColorstr='#012c57',GradientType=1 );
}
table.wikitable> tr> th,
table.wikitable> *> tr> th,
#smwtable tr> th,
table.smwtable> *> tr> th {
background:#012c57;
background: -moz-linear-gradient(-45deg, #012C57 0%, #012c57 25%);
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#012C57), color-stop(100%,#012c57));
background: -webkit-linear-gradient(-45deg, #012C57 0%,#012c57 25%);
background: -o-linear-gradient(-45deg, #012C57 0%,#012c57 25%);
background: -ms-linear-gradient(-45deg, #012C57 0%,#012c57 25%);
background: linear-gradient(-45deg, #012C57 0%,#012c57 25%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#012C57', endColorstr='#012c57',GradientType=1 );
}
table.wikitable tr,
table.wikitable tbody tr,
#smwtable tr,
#smwtable tbody tr,
table.smwtable tr,
table.smwtable tbody tr,
table.wikitable td,
table.wikitable tbody td,
#smwtable td,
#smwtable tbody td,
table.smwtable td,
table.smwtable tbody td {
text-align:center;
vertical-align:middle;
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:#D8DFE5;
}
table.wikitable tbody tr td#series {
background: #002244;
font-size: 1.8em;
vertical-align: top;
}
table.wikitable tbody tr td#series a {
color: #aecfff!important;
}
table.wikitable .row-red td,
div#block.row-red {
/* background: #ffcccc; */
background: #f4bbb9;
}
table.wikitable .row-yellow td,
div#block.row-yellow {
/* background: #ffff79; */
background: #fdd6a2;
}
/* This bit keeps {{il}} working properly,
that is, not intenting
within a table
*/
table div.poem {
margin-left: 0;
}
/*
.sortarrow,
table.smwtable .sortarrow,
table.smwtable span-sortarrow,
table.wikitable span-sortarrow {
background-image:url('https://images.wikia.nocookie.net/__cb20120515010412/tardis/images/f/f6/Sort_none_gold.gif') no-repeat;
}
*/
.wikitable.uncat img {
max-width: 250px;
}
/* ====================
SMW property table
==================== */
div.smwfact {
font-weight:normal;
background:grey url(https://images.wikia.nocookie.net/tardistest/images/c/ce/70opacitywhite.png)!important;
word-wrap:break-word;
color:#012c57;
font-family:'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
text-transform:uppercase;
letter-spacing:2px;
margin-bottom:10px;
}
div.smwfact table {
width:95%
}
div.smwfact td,
div.smwfact tr,
div.smwfact table,
#smwfacttable {
font-family:'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
text-transform:none;
letter-spacing:0;
font-size:90%;
background:grey url(https://images.wikia.nocookie.net/tardistest/images/c/ce/70opacitywhite.png)!important;
}
div.smwfact tr:hover {
background-color:#D8DFe5
}
span.smwrdflink {
padding-left:5px;
letter-spacing:0px;
text-transform:lowercase;
font-family: Adelle, 'Cambria', 'Book Antiqua','Calisto MT','Lucida Bright',Georgia,'DejaVu Serif',serif;
font-style:italic;
font-size:60%;
}
span.smwfactboxhead {
font-size: 70%!important;
font-weight: bold;
float: left;
}
/* ====================
Grid display table
==================== */
/* This is for grid tables, such as {{BFT}},
with two axes, and marked cells. */
.wikitable#grid {
overflow: hidden;
}
.wikitable#grid tr > td:first-of-type {
background: #012c57;
color: white;
}
.wikitable#grid tr > td:first-of-type a,
.wikitable#grid td:nth-of-type(n+2) a {
color: white!important;
background: none!important;
z-index: 2;
}
.wikitable#grid tr:hover > td:hover:nth-of-type(n+2) > a:hover {
text-decoration: none;
}
.wikitable#grid tr:hover > td:hover:nth-of-type(n+2) > a:after {
content: "";
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
z-index: 2;
}
.wikitable#grid tr > td:nth-child(n+2) {
background: #6c97c1;
color: #3a3a3a;
border-left: none;
border-color: #012c57;
border-width:.5px;
}
.wikitable#grid tr:hover > td:nth-child(n+2) {
background: #5c8cbb!important;
}
.wikitable#grid tr:hover > td:first-of-type {
background: #0b325a;
}
.wikitable#grid tr > td#X {
background: #002244!important;
color: white;
border-color: #4e7dab;
}
.wikitable#grid tr > td:nth-child(1),
.wikitable#grid tr > th {
border-color: #4e7dab;
border-width: 1px;
}
.wikitable#grid th:nth-of-type(n+2):hover {
background: #002244!important;
}
.wikitable#grid td:nth-of-type(n+2),
.wikitable#grid th:nth-of-type(n+2) {
position: relative;
}
.wikitable#grid td:nth-of-type(n+2):hover::after,
.wikitable#grid th:nth-of-type(n+2):hover::after {
content: "";
position: absolute;
background-color: #3772b1;
left: 0;
top: -5000px;
height: 10000px;
width: 100%;
z-index: 1;
opacity: .2;
}
/* /// disabling for now
.wikitable#grid tr:hover > td#X {
background: #0b325a!important;
} */
.wikitable#grid tr > td#sh-2 {
background: #5c8cbb;
border-color: #4e7dab;
color: #012c57;
text-align: right;
padding-right: 5px;
}
.wikitable#grid tr:nth-of-type(even) > td#sh-2 {
background: #5280ad;
}
.wikitable#grid td#sh-2 a,
.wikitable#grid td#sh-2 a:hover {
color: #012c57!important;
}
/* .wikitable#grid td#sh:nth-of-type(n+2):hover::after,
.wikitable#grid td#sh-2:nth-of-type(n+2):hover::after{
top: 0px;
height: 25px;
height: 100%;
} */
.wikitable#grid td#sh:nth-of-type(n+2):hover::after,
.wikitable#grid td#sh-2:hover::after{
display: none;
}
.wikitable#grid tr:hover > td#sh {
background: #6c97c1!important;
}
.wikitable#grid tr:hover > td#sh:hover {
background: #5c8cbb!important;
}
/* =====================
NOARTICLE
===================== */
.WikiaArticle .noarticletext {
border:none;
}
div.noarticle,
.noarticle {
color:#012C57;
max-width:500px;
width:500px;
margin:0 0 5px 62px; /*I really don't know why this has to be 62px for alignment with the warning boxes, but it does */
padding-left:70px;
padding-top:20px;
padding-bottom:20px;
padding-right:20px;
background-color: #ececec;
overflow:visible;
background-repeat:no-repeat;
background-position: 0px 20px;
line-height:100%;
font-family : 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L', 'Nimbus Sans L', sans-serif;
}
div.noarticle a:link,
div.noarticle a:visited {
color:#2f2cb8!important;
}
.noarticle p,
div.noarticle p {
padding:180px 0px 0px 0px;
background:url('https://images.wikia.nocookie.net/__cb20120118211740/tardis/images/f/f6/Zeroroom.png') no-repeat;
line-height:110%;
color:#012c57;
}
div.noarticletext {
background:none;
border:none;
}
/* ==================
Warning formatting
================== */
div.mw-edit-longpagewarning,
div.mw-editinginterface,
div.mw-warning-with-logexcerpt {
color:#012C57;
max-width:500px;
width:500px;
margin:0 0 5px 75px;
padding-left:70px;
padding-top:20px;
padding-bottom:20px;
padding-right:20px;
overflow:visible;
line-height:100%;
font-family : 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L', 'Nimbus Sans L', sans-serif;
background-position: 0px 2px;
background: #ececec url(https://images.wikia.nocookie.net/tardis/images/1/17/Grey-warning-small.png) no-repeat;
border:none;
}
div.mw-warning-with-logexcerpt p,
div.mw-edit-longpagewarning p,
div.mw-editinginterface p {
color:#012c57!important;
font-weight:600;
}
div.mw-warning-with-logexcerpt a,
div.mw-edit-longpagewarning a,
div.mw-editinginterface a {
color:#2f2cb8!important;
}
div.mw-warning-with-logexcerpt a.new,
div.mw-edit-longpagewarning a.new,
div.mw-editinginterface a.new {
color:#aa1111!important;
}
/* -=-=-=-=-=-=-=-=-=
"Lesser" warnings
Styled as above, but
with less alarming
backgrounds.
-=-=-=-=-=-=-=-=-=- */
div.sharedHelpEditInfo {
border:2px solid #fff;
-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;
-moz-box-shadow: inset -0px 0px 25px 4px #012C57;
-webkit-box-shadow: inset -0px 0px 25px 4px #012C57;
-ms-box-shadow: inset -0px 0px 25px 4px #012C57;
-o-box-shadow: inset -0px 0px 25px 4px #012C57;
box-shadow: inset -0px 0px 25px #012C57 4px;
color:#1F1E38;
max-width:500px;
width:500px;
margin:0 0 5px 75px;
padding:20px 20px 20px 70px;
background-position: 10px 10px;
background-repeat: no-repeat;
background-image: url(https://images.wikia.nocookie.net/tardis/images/c/c9/WikiaLogoVertical.png), rgb(206,219,233);
background-image: url(https://images.wikia.nocookie.net/tardis/images/c/c9/WikiaLogoVertical.png), -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-image: url(https://images.wikia.nocookie.net/tardis/images/c/c9/WikiaLogoVertical.png), -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-image: url(https://images.wikia.nocookie.net/tardis/images/c/c9/WikiaLogoVertical.png), -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-image: url(https://images.wikia.nocookie.net/tardis/images/c/c9/WikiaLogoVertical.png), -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-image: url(https://images.wikia.nocookie.net/tardis/images/c/c9/WikiaLogoVertical.png), -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-image: url(https://images.wikia.nocookie.net/tardis/images/c/c9/WikiaLogoVertical.png), 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 );
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;
padding:10px 10px 10px 70px;
color:#1F1E38;
}
div.sharedHelpEditInfo li {
margin-left:75px;
line-height:105%;
}
/* =====================
TRICKS FOR INDIVIDUAL
MW MESSAGES
===================== */
.our404image {
background-image: url('https://images.wikia.nocookie.net/__cb20080704184806/tardis/images/thumb/1/1a/MagnifiedDoctor.jpg/600px-MagnifiedDoctor.jpg');
background-repeat:no-repeat;
width:400px;
}
/* =====================
LOADING MESSAGE
===================== */
div.loading-message {
font-family : 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L', 'Nimbus Sans L', sans-serif;
letter-spacing: 1.5px;
text-transform: uppercase;
}
#EditPageEditor .loading-indicator .loading-message .loading-throbber {
background-image: url(https://images.wikia.nocookie.net/tardis/images/c/c6/TardisLoader.gif);
background-size: 242px 200px;
background-repeat:no-repeat;
background-position:top center;
background-color:transparent;
overflow:visible;
height:200px;
width: 600px;
}
/* ====================
SLIDESHOWS
==================== */
.page-Doctor-Who-Wiki .wikia-slideshow .wikia-slideshow-prev-next > a > span,
.page-Doctor-Who-Wiki .wikia-slideshow .wikia-slideshow-prev-next > .wikia-slideshow-next > span,
.wikia-slideshow .wikia-slideshow-prev-next > a > span {
display:none;
}
/* ====================
Definitions for classes
used in templates that
invoke the following dissolving
image carousel
==================== */
.info-pic {
text-align:center;
margin: 0;
padding:0;
}
.info-pic2 {
text-align:center;
margin: 0;
padding:3px 0 0 0;
}
.info-pic img,
.info-pic2 img {
width:250px;
height:auto!important;
}
/* ===================
Dissolving image
carousel
===================
From mishunov.me/lab
=================== */
.dissolve {
position: relative;
overflow: hidden;
width:250px; /*necessary for Firefox*/
height:141.24px!important
}
.dissolve .item {
position: absolute;
left: 0;
right: 0;
opacity: 0;
width:250px; /*necessary for Firefox*/
height:141.24px!important;
-webkit-animation: dissolve 130s linear infinite;
-moz-animation: dissolve 130s linear infinite;
-ms-animation: dissolve 130s linear infinite;
-o-animation: dissovle 130s linear infinite;
animation: dissolve 130s linear infinite;
}
.dissolve .item:nth-child(2) {
-webkit-animation-delay: 10s;
-moz-animation-delay: 10s;
-ms-animation-delay: 10s;
-o-animation-delay: 10s;
animation-delay: 10s;
}
.dissolve .item:nth-child(3) {
-webkit-animation-delay: 20s;
-moz-animation-delay: 20s;
-ms-animation-delay: 20s;
-o-animation-delay: 20s;
animation-delay: 20s;
}
.dissolve .item:nth-child(4) {
-webkit-animation-delay: 30s;
-moz-animation-delay: 30s;
-ms-animation-delay: 30s;
-o-animation-delay: 30s;
animation-delay: 30s;
}
.dissolve .item:nth-child(5) {
-webkit-animation-delay: 40s;
-moz-animation-delay: 40s;
-ms-animation-delay: 40s;
-o-animation-delay: 40s;
animation-delay: 40s;
}
.dissolve .item:nth-child(6) {
-webkit-animation-delay: 50s;
-moz-animation-delay: 50s;
-ms-animation-delay: 50s;
-o-animation-delay: 50s;
animation-delay: 50s;
}
.dissolve .item:nth-child(7) {
-webkit-animation-delay: 60s;
-moz-animation-delay: 60s;
-ms-animation-delay: 60s;
-o-animation-delay: 60s;
animation-delay: 60s;
}
.dissolve .item:nth-child(8) {
-webkit-animation-delay: 70s;
-moz-animation-delay: 70s;
-ms-animation-delay: 70s;
-o-animation-delay: 70s;
animation-delay: 70s;
}
.dissolve .item:nth-child(9) {
-webkit-animation-delay: 80s;
-moz-animation-delay: 80s;
-ms-animation-delay: 80s;
-o-animation-delay: 80s;
animation-delay: 80s;
}
.dissolve .item:nth-child(10) {
-webkit-animation-delay: 90s;
-moz-animation-delay: 90s;
-ms-animation-delay: 90s;
-o-animation-delay: 90s;
animation-delay: 90s;
}
.dissolve .item:nth-child(11) {
-webkit-animation-delay: 100s;
-moz-animation-delay: 100s;
-ms-animation-delay: 100s;
-o-animation-delay: 100s;
animation-delay: 100s;
}
.dissolve .item:nth-child(12) {
-webkit-animation-delay: 110s;
-moz-animation-delay: 110s;
-ms-animation-delay: 110s;
-o-animation-delay: 110s;
animation-delay: 110s;
}
.dissolve .item:nth-child(13) {
-webkit-animation-delay: 120s;
-moz-animation-delay: 120s;
-ms-animation-delay: 120s;
-o-animation-delay: 120s;
animation-delay: 120s;
}
/* The keyframes calculations are based on assumption of 4 items in the carousel. You should notice the pattern for your own calculations.
To support Safari 4, you *must* have 0% and 100% frames */
@-webkit-keyframes dissolve {
7.69%, 15.38%, 23.08%, 30.77%, 38.46%, 46.15%, 53.85%, 61.54%, 69.23%, 76.92%, 84.61%, 92.30%, 100% { opacity: 0; }
11%, 20%, 27%, 33%, 41%, 50%, 57%, 66%, 72%, 80%, 89%, 96% { opacity: 1;}
}
@-moz-keyframes dissolve {
7.69%, 15.38%, 23.08%, 30.77%, 38.46%, 46.15%, 53.85%, 61.54%, 69.23%, 76.92%, 84.61%, 92.30%, 100% { opacity: 0; }
11%, 20%, 27%, 33%, 41%, 50%, 57%, 66%, 72%, 80%, 89%, 96% { opacity: 1;}
/*
0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90%, 100% { opacity: 0; }
5%, 25% { opacity: 1;} */
}
@-ms-keyframes dissolve {
7.69%, 15.38%, 23.08%, 30.77%, 38.46%, 46.15%, 53.85%, 61.54%, 69.23%, 76.92%, 84.61%, 92.30%, 100% { opacity: 0; }
11%, 20%, 27%, 33%, 41%, 50%, 57%, 66%, 72%, 80%, 89%, 96% { opacity: 1;}
/*0%, 30%, 100% { opacity: 0; }
5%, 25% { opacity: 1;}*/
}
@keyframes dissolve {
7.69%, 15.38%, 23.08%, 30.77%, 38.46%, 46.15%, 53.85%, 61.54%, 69.23%, 76.92%, 84.61%, 92.30%, 100% { opacity: 0; }
11%, 20%, 27%, 33%, 41%, 50%, 57%, 66%, 72%, 80%, 89%, 96% { opacity: 1;}
/* 0%, 30%, 100% { opacity: 0; }
5%, 25% { opacity: 1;}*/
}
/* =========================
SPECIAL STYLES
mainly used in template design
=========================
These designs are all unique
to tardis.wikia.com and were
created by CzechOut
========================= */
#editpage-specialchars,
#glow {
background-color: transparent;
border: 1px solid #012c57;
color: #000;
padding: .5em 1em;
margin:auto;
width:95%;
line-height:110%;
font-size:95%;
text-align:justify;
-moz-box-shadow: -0px 0px 40px #012C57;
-webkit-box-shadow: -0px 0px 40px #012C57;
-ms-box-shadow: -0px 0px 40px #012C57;
-o-box-shadow: -0px 0px 40px #012C57;
box-shadow: -0px 0px 40px #012C57;
}
#quote-nom {
background-color: transparent;
border: 1px solid #012c57;
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-box-shadow: inset -0px 0px 25px 4px #012C57;
-webkit-box-shadow: inset -0px 0px 25px 4px #012C57;
-ms-box-shadow: inset -0px 0px 25px 4px #012C57;
-o-box-shadow: inset -0px 0px 25px 4px #012C57;
box-shadow: inset -0px 0px 25px #012C57 4px;
}
#license {
background-color: transparent;
border: 1px solid #012c57;
color: #000;
margin: auto;
padding: .5em 1em;
width:80%;
line-height:110%;
font-size:95%;
font-family: Adelle, 'Cambria', 'Book Antiqua','Calisto MT','Lucida Bright',Georgia,'DejaVu Serif',serif;
text-align: left;
}
#box {
font-weight:normal;
background-color:transparent;
border: 1px solid #012c57;
color:inherit;
font-family:'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
padding:10px;
margin-top:25px;
margin-bottom:25px;
margin-left:auto;
margin-right:auto;
font-size:95%;
}
#box-rt {
font-weight:normal;
background-color:transparent;
border: 2px solid #012c57;
color:#012c57;
font-family:'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
padding:10px;
margin-top:25px;
margin-bottom:25px;
margin-left:auto;
margin-right:auto;
font-size:95%;
}
#box-lt {
font-weight:normal;
background-color:transparent;
border: 1px solid #012c57;
color:#012c57;
font-family:'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
padding:10px;
margin:25px auto 25px auto;
font-size:95%;
}
#th {
font-family: Adelle, 'Cambria', 'Book Antiqua','Calisto MT','Lucida Bright',Georgia,'DejaVu Serif',serif;
font-size:1.8em;
line-height:1.2em;
font-style:italic;
color:#000;
font-weight:bold;
}
.error, #error {
color:#012c57;
font-weight:bold;
}
.error, #error,
#tech, .tech {
width:95%;
font-weight:normal;
background-color:transparent;
border: 1px solid #012c57;
font-family:'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
padding:10px;
margin-top:25px;
margin-bottom:25px;
margin-left:auto;
margin-right:auto;
font-size:95%;
}
#gradient {
background-position:top left;
background:#ECECEC;
background: -moz-linear-gradient(top, #ECECEC, #012C57);
background: -webkit-gradient(linear, left top, left bottom, from(#ECECEC), to(#012C57));
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ECECEC', endColorstr='#012C57');
border:1px solid #ccc;
border-bottom:2px solid #bbb;
border-top:1px solid #ddd;
text-align:center;
clear:right;
float:right;
margin-left:5px;
font-size: 0.85em;
}
#mainpage-highlight {
margin-bottom:15px;
padding:5px;
background-color: transparent;
border:1px solid #012c57;
}
#crewtop {
background:#ececec;
-moz-border-radius:50% 50% 0% 0% / 5% 5% 0% 0%;
-webkit-border-radius:50% 50% 0% 0% / 5% 5% 0% 0%;
-ms-border-radius:50% 50% 0% 0% / 5% 5% 0% 0%;
-o-border-radius:50% 50% 0% 0% / 5% 5% 0% 0%;
border-radius:50% 50% 0% 0% / 5% 5% 0% 0%;
border:3px solid #012c57;
clear:both;
width:auto;
margin-left:auto;
margin-right:auto;
margin-bottom:10px;
padding:10px;
font-size:.90em;
line-height:.95em;
font-family : 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L', 'Nimbus Sans L', sans-serif;
}
#crew {
background:#ECECEC;
-webkit-border-radius: 0px 0px 10px 10px;
-moz-border-radius: 0px 0px 10px 10px;
-ms-border-radius: 0px 0px 10px 10px;
-o-border-radius: 0px 0px 10px 10px;
border-radius: 0px 0px 10px 10px;
clear:both;
width:auto;
padding:11px;
border:2px solid #012c57;
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;
}
.stitched {
padding: 5px 10px;
margin: 10px;
line-height: 100%;
border: 1px solid #012c57;
-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;
/* -moz-box-shadow: inset -0px 0px 25px 4px #012C57;
-webkit-box-shadow: inset -0px 0px 25px 4px #012C57;
-ms-box-shadow: inset -0px 0px 25px 4px #012C57;
-o-box-shadow: inset -0px 0px 25px 4px #012C57;
box-shadow: inset -0px 0px 25px #012C57 4px;*/
font-weight: normal;
font-family : 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L', 'Nimbus Sans L', sans-serif;
}
.key, #key {
font-size:.9em;
background-color:inherit;
border: 1pt outset #012C57;
text-align:center;
vertical-align:middle;
padding:2px;
margin:2px;
font-weight:bold;
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 solid #012c57;
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: Adelle, 'Cambria', 'Book Antiqua','Calisto MT','Lucida Bright',Georgia,'DejaVu Serif',serif;
}
#tgrey {
background:transparent url(https://images.wikia.nocookie.net/tardistest/images/6/6e/75opacitygrey.png);
}
#mosbox {
word-wrap:break-word;
}
.mosheadcolor {
color:#012c57;
}
.moscolor {
color:#012c57;
}
/* ==============
DPL formats
============== */
.dpl3 {
vertical-align:top;
width:100%;
margin:0 auto;
}