Difference between revisions of "MediaWiki:Common.css"

From SWGANH Wiki
Jump to: navigation, search
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
/** <pre><nowiki> */
+
/*  
/***** BACKGROUND COLORS FOR NAMESPACES *****/
+
 
+
'''Common [[Cascading Style Sheets|CSS]] for all skins'''
  /* Colour of pseudo NS Special (light grey) */
+
 
+
'''Notice to Administrators!'''
.ns--2 #content, .ns--2 #p-cactions li, .ns--2 #p-cactions li a { background: #f4f4f4; }
+
 
.ns--2 div.thumb { border-color: #f4f4f4; }
+
<!--  
+
'''<span style="color: #f00;">Please note that due to caching effects any April Fools' joke placed here can last for several days! So will any block resulting from such actions.</span>'''
/* Colour of NS Project + Project_talk (light sky blue) */
+
-->
+
 
.ns-4 #content, .ns-4 #p-cactions li, .ns-4 #p-cactions li a { background: #f8fcff; }
+
Any changes to [[Mediawiki:Monobook.css|Monobook.css]] or [[MediaWiki:Common.css|Common.css]] should be first proposed to [[Wikipedia:Village Pump]].   
.ns-4 div.thumb { border-color: #f8fcff; }
+
 
+
Always check with the [http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fen.wikipedia.org%2Fw%2Findex.php%3Ftitle%3DMediaWiki%3ACommon.css%26action%3Draw%26ctype%3Dtext%2Fcss&usermedium=all W3C CSS Validation Service] ([http://qa-dev.w3.org:8001/css-validator/validator?uri=http%3A%2F%2Fen.wikipedia.org%2Fw%2Findex.php%3Ftitle%3DMediaWiki%3ACommon.css%26action%3Draw%26ctype%3Dtext%2Fcss&warning=2&profile=css3&usermedium=all CVS version]) after any changes.
.ns-5 #content, .ns-5 #p-cactions li, .ns-5 #p-cactions li a { background: #f8fcff; }
+
 
.ns-5 div.thumb { border-color: #f8fcff; }
+
Thank you.
+
 
/* Colour of NS MediaWiki + MediaWiki_talk (light grey) */
+
(In [[Mozilla]] and [[Opera (web browser)|Opera]], you can test style changes dynamically with the [http://www.squarefree.com/bookmarklets/webdevel.html test styles] bookmarklet from squarefree.comIt pops up a window for adding style rules, and updates the page as you type.)
+
 
.ns-8 #content, .ns-8 #p-cactions li, .ns-8 #p-cactions li a { background: #f4f4f4; }
+
See also the [[Wikipedia:Catalogue of CSS classes|catalogue of CSS classes]].
.ns-8 div.thumb { border-color: #f4f4f4; }
+
{{interwiki-all}}
+
<pre><nowiki>*/
.ns-9 #content, .ns-9 #p-cactions li, .ns-9 #p-cactions li a { background: #f4f4f4; }
+
 
  .ns-9 div.thumb { border-color: #f4f4f4; }
+
/* Main page fixes */
+
.interwiki-completelist {
/* Blue border for Public Domain namespaces.  This is currently NS Help (but NOT Help_talk) */
+
    font-weight: bold;
+
.ns-12 #content {
+
    border: 2px solid #0000CC; border-right: none;
+
+
    background-image: url(http://upload.wikimedia.org/wikipedia/mediawiki/b/b8/PD-banner.png);
+
    background-repeat: no-repeat;
+
    background-position: right top;
+
  }
+
+
  .ns-12 #bodyContent {
+
    background-image: url(http://upload.wikimedia.org/wikipedia/mediawiki/6/67/PD-icon-faded.png);
+
    background-repeat: no-repeat;
+
    background-position: right 5em;
+
  }
+
+
/* Colour of NS Manual + Manual_talk (light bluish violet) */
+
+
.ns-100 #content, .ns-100 #p-cactions li, .ns-100 #p-cactions li a { background: #f3f3ff; }
+
.ns-100 div.thumb { border-color: #f3f3ff; }
+
+
.ns-101 #content, .ns-101 #p-cactions li, .ns-101 #p-cactions li a { background: #f3f3ff; }
+
.ns-101 div.thumb { border-color: #f3f3ff; }
+
+
/***** BACKGROUND AND BORDER COLORS FOR CONTENT  *****/
+
+
/* Border colors */
+
+
.borderc1 { border-color: #e9e9e9; border-width:thin; }  /* light grey */
+
+
.borderc2 { border-color: #aaaaaa; border-width:thin; }  /* grey (as toc) */
+
+
.borderc3 { border-color: #777777; border-width:thin; }  /* dark grey */
+
+
.borderc4 { border-color: #000000; border-width:thin; }  /* black */
+
+
.borderc5 { border-color: #c00000; border-width:thin; }  /* red */
+
+
.borderc6 { border-color: #025e9d; border-width:thin; }  /* blue */
+
+
.borderc7 { border-color: #008040; border-width:thin; }  /* green */
+
+
.borderc8 { border-color: #ffcc00; border-width:thin; }  /* yellow */
+
+
/* Background colors */
+
+
.backgroundc1 { background-color: #ffffff; }  /* white */
+
+
.backgroundc2 { background-color: #f9f9f9; }  /* light grey (as toc)  */
+
+
.backgroundc3 { background-color: #eeeeee; }  /* light grey (headers) */
+
+
.backgroundc4 { background-color: #e0e0e0; }  /* more grey */
+
+
.backgroundc5 { background-color: #d2d2d2; }  /* more grey */
+
+
.backgroundc6 { background-color: #b7b7b7; }  /* more grey */
+
+
.backgroundc7 { background-color: #a3a3a3; }  /* darker grey */
+
+
/***** SOME OTHER SMALL THINGS *****/
+
+
/* Marking redirects in Special:Allpages  */
+
+
.allpagesredirect { font-style: italic; }
+
   
+
.watchlistredir { font-style: italic; }
+
+
/* Bug 1583 Printing of thumbnails */
+
+
div.tright { clear: right; }
+
+
/* SideBoxes ([[:de:Wikipedia:TownBox|TB]]) */
+
+
div.sideBox {
+
position: relative;
+
float: right;
+
background: white;
+
margin-left: 1em;
+
border: 1px solid gray;
+
padding: 0.3em;
+
width: 200px;
+
overflow: hidden;
+
clear: right;
+
}
+
div.sideBox dl {
+
padding: 0;
+
margin: 0 0 0.3em 0;
+
font-size: 96%;
+
}
+
div.sideBox dl dt {
+
background: none;
+
margin: 0.4em 0 0 0;
+
}
+
div.sideBox dl dd {
+
margin: 0.1em 0 0 1.1em;
+
background-color: #f3f3f3;
+
}
+
+
.LanguageLinks {
+
  margin-top: 0.5em;
+
}
+
+
/* Major warning - used on the main page template to warn against editing carelessly, but can be used elsewhere as well */
+
.majorwarning {
+
  background: yellow;
+
  padding: 0.3em;
+
  text-align: center;
+
  font-size: 125%;
+
  border: 2px solid red;
+
 
}
 
}
+
 
/******* MAIN PAGE STYLING **********/
+
/* Add space below the toolbar */
+
#toolbar {
#mainpage_topbox {
+
    margin-bottom: 6px;
  background: #f9f9f9;
+
  padding: 0px;
+
  border: 1px solid #aaaaaa;
+
  margin: 0.2em 10px 10px;
+
 
}
 
}
+
 
.mainpage_boxtitle, .mainpage_hubtitle, #mainpage_pagetitle {
+
/* make the list of references look smaller */
  font-size: 105%;  
+
ol.references {
  padding: 0.4em;
+
  font-size: 100%;
  background-color: #eeeeee;
+
  border-bottom: 1px solid #aaaaaa;
+
+
 
}
 
}
+
 
.mainpage_boxtitle {
+
.references-small { font-size: 90%;}
   line-height: 120%;
+
 
 +
/* VALIDATOR NOTICE: the following is correct, but the W3C validator doesn't accept it */
 +
/* -moz-* is a vendor-specific extension (CSS 2.1 4.1.2.1) */
 +
/* column-count is from the CSS3 module "CSS Multi-column Layout" */
 +
/* Please ignore any validator errors caused by these two lines */
 +
.references-2column {
 +
   font-size: 90%;
 +
  -moz-column-count:2;
 +
  -webkit-column-count:2;
 +
  column-count:2;
 
}
 
}
+
 
#mainpage_pagetitle {
+
.same-bg { background: none }
  color: #cf7606;
+
 
  font-size: 200% !important;
+
/* Highlight clicked reference in blue to help navigation */
 +
 
 +
ol.references > li:target {
 +
background-color: #DEF;
 
}
 
}
+
 
#mainpage_sitelinks {
+
sup.reference:target {  
   padding: 0.2em;  
+
   background-color: #DEF;
  text-align: center;
+
}
  background-color: white;
+
 
 +
/* Styling for Citations */
 +
 
 +
cite {
 +
    font-style: normal;
 +
    word-wrap: break-word;
 
}
 
}
.mainpage_hubtitle {
+
 
 +
/* If there is an inline link to a full citation, the full citation will turn blue when the inline link is clicked */
 +
 
 +
cite:target {
 +
  background-color: #DEF;
 +
}
 +
 
 +
/* Do not expand URLs within citations for printing. The urls should be included explicitly, to avoid confusion */
 +
 
 +
@media print {
 +
    #content cite a.external.text:after {
 +
        display: none;
 +
    }
 +
}
 +
 
 +
/* 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 */
 +
 
 +
@media screen, handheld, projection {
 +
    cite *.printonly {
 +
        display: none;
 +
    }
 +
}
 +
 
 +
/* wikitable/prettytable class for skinning normal tables */
 +
 
 +
table.wikitable,
 +
table.prettytable {
 +
  margin: 1em 1em 1em 0;
 +
  background: #f9f9f9;
 +
  border: 1px #aaa solid;
 +
  border-collapse: collapse;
 +
}
 +
 
 +
table.wikitable th, table.wikitable td,
 +
table.prettytable th, table.prettytable td {
 +
  border: 1px #aaa solid;
 +
  padding: 0.2em;
 +
}
 +
 
 +
table.wikitable th,
 +
table.prettytable th {
 +
  background: #f2f2f2;
 
   text-align: center;
 
   text-align: center;
 
}
 
}
+
 
.mainpage_boxcontents, .mainpage_boxcontents_small {
+
table.wikitable caption,
   background: #ffffff;
+
table.prettytable caption {
   padding:0.2em 0.4em;
+
   margin-left: inherit;
 +
   margin-right: inherit;
 +
  font-weight: bold;
 
}
 
}
+
 
.mainpage_boxcontents_small {
+
table.prettytable code,
   font-size: 95%;
+
table.wikitable code {
 +
   background-color: transparent;
 
}
 
}
+
 
.mainpage_hubbox, #mainpage_newscell, #mainpage_downloadcell {
+
/* default skin for navigation boxes */
  padding: 0;
+
table.navbox {
  border: 1px solid #aaaaaa;
+
    background-color: #f9f9f9;
 +
    border: 1px solid #aaa;
 +
    clear: both;
 +
    font-size: 90%;
 +
    margin: 1em 0em 0em;
 +
    padding: 2px;
 +
    text-align: center;
 +
    width: 100%;
 
}
 
}
+
 
.mainpage_hubbox {
+
table.navbox th {
  margin-bottom: 0;
+
    background-color: #ccf;
 +
    padding-left: 1em;
 +
    padding-right: 1em;
 
}
 
}
+
 
#mainpage_newscell {
+
table.navbox tr:not(:first-child) th {
  margin-bottom: 15px;
+
    background-color: #ddf;
  margin-top: 0 !important;
+
 
}
 
}
+
 
#mainpage_downloadcell {
+
@media print {
  width: 17em;
+
    .navbox {
  margin-bottom: 5px;  
+
        display: none;
 +
    }
 
}
 
}
+
 
/* The words 'MediaWiki.org' in the title.*/
+
/* Infobox template style */
#mainpage_mwtitle {
+
 
  color: #005288;
+
.infobox {
 +
  border: 1px solid #aaa;
 +
  background-color: #f9f9f9;
 +
  color: black;
 +
  margin-bottom: 0.5em;
 +
  margin-left: 1em;
 +
  padding: 0.2em;
 +
  float: right;
 +
  clear: right;
 
}
 
}
+
.infobox td,
/********* Extension Infobox Styling ***********/
+
.infobox th {
+
  vertical-align: top;
.ext-infobox {
+
  border: 2px solid #aaaaaa;
+
  width: 272px;
+
  float: right;
+
  margin: 0 0 0.5em 0.5em;
+
  border-collapse: collapse;
+
  background-color: white;
+
 
}
 
}
+
.infobox caption {
.ext-infobox td {
+
  font-size: larger;
  border: 2px none #aaaaaa;
+
  margin-left: inherit;
  padding: 0.2em 0.5em;
+
  border-bottom: 1px solid #f0f0f0 !important;
+
 
}
 
}
+
.infobox.bordered {
.ext-header {
+
  border-collapse: collapse;
  background-color: #aaaaaa;
+
  color: white;
+
  text-align: left;
+
 
}
 
}
.ext-header td {
+
.infobox.bordered td,
  padding-top: 0.5em;
+
.infobox.bordered th {
 +
  border: 1px solid #aaa;
 
}
 
}
+
.infobox.bordered .borderless td,
.ext-header img {
+
.infobox.bordered .borderless th {
  padding: 0 0.2em 0 0.5em;
+
  border: 0;
 
}
 
}
+
 
.ext-status-unstable, .ext-status-unstable td {
+
.infobox.sisterproject {
  border-color: #990000;
+
  width: 20em;
 +
  font-size: 90%;
 
}
 
}
.ext-status-unstable .ext-header {
+
 
  background-color: #990000;
+
@media print {
  color: #ffff00;
+
    .infobox.sisterproject {
 +
        display: none;
 +
    }
 
}
 
}
+
 
.ext-status-experimental, .ext-status-experimental td {
+
/* styles for bordered infobox with merged rows */
  border-color: #CC6600;
+
.infobox.bordered .mergedtoprow td,
 +
.infobox.bordered .mergedtoprow th {
 +
  border: 0;
 +
  border-top: 1px solid #aaa;
 +
  border-right: 1px solid #aaa;
 
}
 
}
.ext-status-experimental .ext-header {
+
 
  background-color: #CC6600;
+
.infobox.bordered .mergedrow td,
 +
.infobox.bordered .mergedrow th {
 +
  border: 0;
 +
  border-right: 1px solid #aaa;
 
}
 
}
+
 
.ext-status-beta, .ext-status-beta td {
+
 
  border-color: #000099;
+
/* styles for geography infoboxes, e.g. countries, country subdivisions, cities, etc. */
 +
 
 +
.infobox.geography {
 +
  text-align: left;
 +
  border-collapse: collapse;
 +
  line-height: 1.2em;
 +
  font-size: 90%;
 
}
 
}
.ext-status-beta .ext-header {
+
 
  background-color: #000099;
+
.infobox.geography  td,
 +
.infobox.geography  th {
 +
  border-top: solid 1px #aaa;
 +
  padding: 0.4em 0.6em 0.4em 0.6em;
 
}
 
}
+
.infobox.geography .mergedtoprow td,
.ext-status-stable, .ext-status-stable td {
+
.infobox.geography .mergedtoprow th {
  border-color: #009900;
+
  border-top: solid 1px #aaa;
 +
  padding: 0.4em 0.6em 0.2em 0.6em;
 +
}
 +
 
 +
.infobox.geography .mergedrow td,
 +
.infobox.geography .mergedrow th {
 +
      border: 0;
 +
      padding: 0 0.6em 0.2em 0.6em;
 
}
 
}
.ext-status-stable .ext-header {
+
 
  background-color: #009900;
+
.infobox.geography .mergedbottomrow td,
 +
.infobox.geography .mergedbottomrow th {
 +
  border-top: 0;
 +
  border-bottom: solid 1px #aaa;
 +
  padding: 0 0.6em 0.4em 0.6em;
 
}
 
}
+
 
+
.infobox.geography .maptable td,
  /**** prettify [[Extension Matrix]] ****/ 
+
.infobox.geography .maptable th {
+
      border: 0;
  .xm-table {
+
      padding: 0;
    border: 1px solid #666666;
+
}
    background-color: white;
+
 
  }
+
/* Style for "notices" */
+
.notice {
  .xm-table td, .xm-table th {
+
     margin: 1em;
     vertical-align: top;
+
     padding: 0.2em;
     text-align: left;
+
}
     border: none;
+
 
     background-color: #EEEEEE;
+
#disambig {
  }
+
     border-top: 1px solid #ccc;  
+
     border-bottom: 1px solid #ccc;
  .xm-table th {
+
}
     font-weight: bold;
+
 
  }
+
.spoiler {
+
     border-top: 2px solid #ddd;
  .xm-name { font-weight: bold; }
+
    border-bottom: 2px solid #ddd;
+
}
  .xm-status-unknown { color:#888888; }
+
 
  .xm-status-experimental { color:red; }
+
/* Standard talk template style */
  .xm-status-beta { color:blue; }
+
 
  .xm-status-stable { color:green; }
+
.Talk-Notice  {
+
    border: 1px solid #C0C090;
  .xm-type-unknown { color:#888888; }
+
    background-color: #F8EABA;
+
    margin-bottom: 3px;
  .xm-name, .xm-status, .xm-type, .xm-version, .xm-updated { white-space: nowrap; }
+
    width: 85%;
+
    border-spacing: 3px;
  .xm-updated { font-size:80%; }
+
    margin-left: auto;
+
    margin-right: auto;
  .xm-alert { background-color: yellow; }
+
}
+
 
  td.xm-blank { background-color: inherit; }
+
.Talk-Notice:after {
  td.xm-updated { background-color: inherit; }
+
  content: "The CSS for this template should be changed. See [[Wikipedia:Template Standardisation]].";
+
}
  td.xm-description {
+
 
    background-color: inherit;
+
/* Make template background appear correctly on all browsers */
 +
.Talk-Notice td {
 +
    background: inherit;
 +
}
 +
 
 +
/* Persondata */
 +
table.persondata {
 +
    border: 1px solid #aaa;
 +
    display: none;
 +
    speak: none;
 +
}
 +
.persondata-label {
 +
    color: #aaa;
 +
}
 +
 
 +
/* Makes redirects appear in italics in categories and on [[Special:Allpages]] */
 +
.redirect-in-category, .allpagesredirect {
 
     font-style: italic;
 
     font-style: italic;
  }
 
 
  th.xm-blank, th.xm-updated, th.xm-description {
 
    background-color: inherit;
 
    padding-bottom:0.6ex;
 
    border-bottom: 1px solid #666666;
 
  }
 
 
  th.xm-description {
 
    font-style: italic;
 
  }
 
 
/** GENERAL PURPOSE PRETTY TABLES */
 
table.datatable {
 
background-color: transparent;
 
 
}
 
}
table.datatable th, td {
+
 
padding: 4px;
+
/* Class for links with loudspeaker icon next to them */
 +
/* (Used in [[Template:Audio]] and the like to make the speaker clickable) */
 +
 
 +
.audiolink a {
 +
    background: url("http://upload.wikimedia.org/wikipedia/commons/thumb/8/8a/Loudspeaker.svg/11px-Loudspeaker.svg.png") center left no-repeat !important;
 +
    padding-left: 16px !important;
 +
    padding-right: 0 !important;
 
}
 
}
table.datatable th {
+
 
text-align: left;
+
/* Icons for medialist templates [[Template:Listen]], [[Template:Multi-listen_start]], [[Template:Video]], [[Template:Multi-video_start]] */
background-color: #999999;
+
 
 +
div.listenlist {
 +
    background: url("http://upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome-speakernotes.png/30px-Gnome-speakernotes.png");
 +
    padding-left: 40px;
 
}
 
}
table.datatable tr {
+
 
background-color: #CCCCCC;
+
div.videolist, div.multivideolist {
 +
    background: url("http://upload.wikimedia.org/wikipedia/en/thumb/2/20/Tango-video-x-generic.png/40px-Tango-video-x-generic.png");
 +
    padding-left: 50px;
 
}
 
}
table.datatable tr:hover {
+
 
background-color: #FFFFCC;
+
/* Style rules for media list templates */
 +
 
 +
div.medialist {
 +
    min-height: 50px;
 +
    margin: 1em;
 +
    background-position: top left;
 +
    background-repeat: no-repeat;
 
}
 
}
+
 
/* wikitable/prettytable class for skinning normal tables */
+
div.medialist ul {
table.wikitable,
+
    list-style-type: none;  
table.prettytable {
+
    list-style-image: none;
  margin: 1em 1em 1em 0;
+
    margin: 0;
  background: #f9f9f9;
+
  border: 1px #aaa solid;
+
  border-collapse: collapse;
+
  empty-cells:show;
+
 
}
 
}
+
 
table.wikitable th, table.wikitable td,
+
div.medialist ul li {
table.prettytable th, table.prettytable td {
+
    padding-bottom: 0.5em;
  border: 1px #aaa solid;
+
  padding: 0.2em;
+
 
}
 
}
+
 
table.wikitable th, table.wikitable td.hl3, table.wikitable th.hl3,
+
div.medialist ul li li {
table.prettytable th, table.prettytable td.hl3, table.wikitable th.hl3 {
+
    font-size: 91%;
  background: #8da7d6;
+
    padding-bottom: 0;
  text-align: center;
+
 
}
 
}
+
 
table.wikitable td.hl1, table.wikitable th.hl1,
+
/* Change the external link icon to an Adobe icon for all PDF files */
table.prettytable td.hl1, table.wikitable th.hl1 {
+
/* (in browsers that support these CSS selectors, like Mozilla and Opera) */
  background: #c5d8fc;
+
#bodyContent a[href$=".pdf"].external,  
  text-align: center;
+
#bodyContent a[href*=".pdf?"].external,  
 +
#bodyContent a[href*=".pdf#"].external,
 +
#bodyContent a[href$=".PDF"].external,
 +
#bodyContent a[href*=".PDF?"].external,
 +
#bodyContent a[href*=".PDF#"].external {
 +
    background: url(http://upload.wikimedia.org/wikipedia/commons/thumb/2/23/Icons-mini-file_acrobat.gif/15px-Icons-mini-file_acrobat.gif) center right no-repeat;
 +
    padding-right: 16px;
 
}
 
}
+
 
table.wikitable td.hl2, table.wikitable th.hl2,
+
/* Change the external link icon to an Adobe icon anywhere the PDFlink class */
table.prettytable td.hl2, table.wikitable th.hl2 {
+
/* is used (notably Template:PDFlink). This works in IE, unlike the above. */
  background: #a7c1f2;
+
span.PDFlink a {
  text-align: center;
+
    background: url(http://upload.wikimedia.org/wikipedia/commons/thumb/2/23/Icons-mini-file_acrobat.gif/15px-Icons-mini-file_acrobat.gif) center right no-repeat !important;
 +
    padding-right: 17px !important;
 
}
 
}
+
 
table.wikitable caption,
+
span.geolink a {
table.prettytable caption {
+
    background: url(http://upload.wikimedia.org/wikipedia/en/a/a7/Monobook-globe.png) center right no-repeat !important;
  margin-left: inherit;
+
    padding-right: 11px !important;
  margin-right: inherit;
+
  font-weight: bold;
+
 
}
 
}
+
 
+
/* Content in columns with CSS instead of tables [[Template:Columns]] */
/** Sidebar External Links **/
+
div.columns-2 div.column {
+
    float: left;
#n-browse-cvs a, #n-phpdoc a, #n-Mailing-list a {
+
    width: 50%;
background: url(/skins-1.5/monobook/external.png) center right no-repeat;
+
    min-width: 300px;
padding-right: 13px;
+
}
color: #36b;
+
 
 +
div.columns-3 div.column {
 +
    float: left;
 +
    width: 33.3%;
 +
    min-width: 200px;
 
}
 
}
+
 
/* make the list of references look smaller */
+
div.columns-4 div.column {
ol.references {
+
    float: left;
   font-size: 100%;
+
    width: 25%;
 +
    min-width: 150px;
 +
}
 +
 
 +
div.columns-5 div.column {
 +
    float: left;
 +
    width: 20%;
 +
    min-width: 120px;
 +
}
 +
 
 +
/*Add formatting to make sure that "external references" from [[Template:Ref]] do
 +
  not get URL expansion, not even when printed. The mechanism up to MediaWiki 1.4 was
 +
  that the HTML code contained a SPAN following the anchor A; this SPAN had the class
 +
  "urlexpansion", which was not displayed on screen, but was shown when the medium was
 +
  "print". The rules below ensure (a) that there is no extra padding to the right of
 +
  the anchor (displayed as "[<number>]"), (b) that there is no "external link arrow" for
 +
  the link, and (c) that this SPAN of class "urlexpansion" is never shown.
 +
  ~~~~
 +
*/
 +
 
 +
.plainlinksneverexpand {
 +
  background: none ! important;
 +
  padding: 0 ! important;
 +
}
 +
 
 +
.plainlinksneverexpand .urlexpansion {
 +
  display: none ! important;
 +
}
 +
 
 +
/* Make sure that ext links displayed within "plainlinksneverexpand" don't get
 +
  the arrow...
 +
*/
 +
.plainlinksneverexpand a {
 +
  background: none !important;
 +
  padding: 0 !important;
 +
}
 +
 
 +
/* With MediaWiki 1.5, the mechanism has changed: instead of a SPAN of class "urlexpansion"
 +
  following the anchor A, the anchor itself now has class "external autonumber" and the
 +
  expansion is inserted when printing (see the common printing style sheet at
 +
  http://en.wikipedia.org/skins-1.5/common/commonPrint.css) using the ":after" pseudo-
 +
  element of CSS. We have to switch this off for links due to Template:Ref!
 +
  ~~~~
 +
*/
 +
.plainlinksneverexpand a.external.text:after {
 +
  display: none !important;
 +
}
 +
.plainlinksneverexpand a.external.autonumber:after {
 +
  display: none !important;
 +
}
 +
 
 +
/* Messagebox templates */
 +
 
 +
.messagebox {
 +
  border: 1px solid #aaa;
 +
  background-color: #f9f9f9;
 +
  width: 80%;
 +
  margin: 0 auto 1em auto;
 +
  padding: .2em;
 +
}
 +
.messagebox.merge {
 +
  border: 1px solid #c0b8cc;
 +
  background-color: #f0e5ff;
 +
  text-align: center;
 +
}
 +
.messagebox.cleanup {
 +
  border: 1px solid #9f9fff;
 +
  background-color: #efefff;
 +
  text-align: center;
 +
}
 +
.messagebox.standard-talk {
 +
  border: 1px solid #c0c090;
 +
  background-color: #f8eaba;
 +
}
 +
.messagebox.nested-talk {
 +
  border: 1px solid #c0c090;
 +
  background-color: #f8eaba;
 +
  width: 100%;
 +
  margin: 2px 4px 2px 4px;
 +
}
 +
.messagebox.small {
 +
  width: 238px;
 +
   font-size: 85%;
 +
  float: right;
 +
  clear: both;
 +
  margin: 0 0 1em 1em;
 +
  line-height: 1.25em;
 +
}
 +
.messagebox.small-talk {
 +
  width: 238px;
 +
  font-size: 85%;
 +
  float: right;
 +
  clear: both;
 +
  margin: 0 0 1em 1em;
 +
  line-height: 1.25em;
 +
  background: #F8EABA;
 
}
 
}
+
 
.references-small { font-size: 90%;}
+
/* Article message box template styles */
+
table.ambox {
/* prevent ugly horizontal page expansion */
+
  width: 80%;  
pre { overflow: auto; }
+
   margin: 0 auto;  
+
/**** Version box on [[Manual:Downloading MediaWiki]] ****/
+
+
#DownloadVersionBox {
+
   border: 2px solid black;
+
 
   border-collapse: collapse;  
 
   border-collapse: collapse;  
   margin: auto;
+
   background: #f8fcff;  
   width: 50%;
+
   border: 1px solid #aaa;  
   color: black;
+
   border-left: 10px solid #1e90ff;       /* Default "notice" blue */
 
}
 
}
+
table.ambox th, table.ambox td {     /* The message body cell(s) */
#DownloadVersionBox td {
+
   padding: 0.25em 0.5em;             /* 0.5em left/right */
  border: 2px solid black;
+
   padding: 20px;
+
 
}
 
}
   
+
table.ambox td.ambox-image {          /* The left image cell */
/*** More whitespace on search page ***/
+
  width: 52px;
.page-Special_Search #search {
+
  padding: 2px 0px 2px 0.5em;        /* 0.5em left, 0px right */
   padding: 2em 0;
+
  text-align: center;
 +
}
 +
table.ambox td.ambox-imageright {    /* The right image cell */
 +
  width: 52px;
 +
  padding: 2px 4px 2px 0px;          /* 0px left, 4px right */
 +
  text-align: center;
 +
}
 +
table.ambox-notice {
 +
  border-left: 10px solid #1e90ff;      /* DodgerBlue */
 +
/* border-right: 10px solid #1e90ff; */ /* If you want two blue bars */
 +
}
 +
table.ambox-serious {
 +
  border-left: 10px solid #b22222;      /* FireBrick */
 +
}
 +
table.ambox-content {
 +
  border-left: 10px solid #f28500;      /* Tangerine */
 +
}
 +
table.ambox-style {
 +
  border-left: 10px solid #f4c430;      /* Saffron */
 +
}
 +
table.ambox-merge {
 +
  border-left: 10px solid #9932cc;      /* DarkOrchid */
 +
}
 +
table.ambox-growth {
 +
   border-left: 10px solid #228b22;      /* Forest green */
 +
}
 +
table.ambox.ambox-mini {                /* small floating box variant */
 +
    float: right;
 +
    clear: right;
 +
    margin: 0 0 0 1em;
 +
    width: 25%;
 +
}
 +
 
 +
/* Put a checker background at the image description page only visible if the image has transparent background */
 +
 
 +
#file img {background: url("http://upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png") repeat;}
 +
 
 +
/* Support for Template:IPA, Template:Unicode and Template:Polytonic. The inherit declaration resets the font for all browsers except MSIE6.  The empty comment must remain. Please copy any changes to [[Template:IPA fonts]] and [[Template:Unicode fonts]]. */
 +
.IPA {
 +
        font-family: "Chrysanthi Unicode", "Doulos SIL", Gentium, GentiumAlt, Code2000, "TITUS Cyberbit Basic", "DejaVu Sans", "Bitstream Cyberbit", "Arial Unicode MS", "Lucida Sans Unicode", "Hiragino Kaku Gothic Pro", "Matrix Unicode";
 +
        font-family /**/:inherit;
 +
}
 +
.Unicode {
 +
        font-family: Code2000, Code2001, "Free Serif", "TITUS Cyberbit Basic", "Doulos SIL", "Chrysanthi Unicode", "Bitstream Cyberbit", "Bitstream CyberBase", Thryomanes, Gentium, GentiumAlt, "Lucida Grande", "Free Sans", "Arial Unicode MS", "Microsoft Sans Serif", "Lucida Sans Unicode";
 +
        font-family /**/:inherit;
 +
}
 +
.latinx {
 +
        font-family: Code2000, Code2001, "TITUS Cyberbit Basic", "Microsoft Sans Serif";
 +
        font-family /**/:inherit;
 +
}
 +
.polytonic {
 +
        font-family: Athena, Gentium, "Palatino Linotype", "Arial Unicode MS", "Lucida Sans Unicode", "Lucida Grande", Code2000;
 +
        font-family /**/:inherit;
 +
}
 +
.mufi {
 +
        font-family: Alphabetum, Cardo, LeedsUni, Junicode, "TITUS Cyberbit Basic", ALPHA-Demo;
 +
}
 +
 
 +
/* pseudo-classes in support of [[Template:lang]]. */
 +
 
 +
:lang(he) {
 +
      font-family: "SBL Hebrew", "Ezra SIL SR", "Ezra SIL", Cardo, "Chrysanthi Unicode", "TITUS Cyberbit Basic", "Arial Unicode MS", Narkisim, "Times New Roman";
 +
      font-family /**/:inherit;
 +
}
 +
:lang(fa) {
 +
      font-family: "Nafees Nastaleeq", "Pak Nastaleeq", PDMS_Jauhar;
 +
      font-family /**/:inherit;
 +
}
 +
:lang(ps) {
 +
      font-family: "Nafees Nastaleeq", "Pak Nastaleeq", PDMS_Jauhar;
 +
      font-family /**/:inherit;
 +
}
 +
:lang(ur) {
 +
      font-family: "Nafees Nastaleeq", "Pak Nastaleeq", PDMS_Jauhar;
 +
      font-family /**/:inherit;
 +
}
 +
:lang(sux-Xsux) {
 +
      font-family: Akkadian;
 +
      font-family /**/:inherit;
 
}
 
}
 +
:lang(ja) {
 +
      font-family: Code2000, "Arial Unicode MS", "Bitstream Cyberbit", "Bitstream CyberCJK", IPAGothic, IPAPGothic, IPAUIGothic, "Kochi Gothic", IPAMincho, IPAPMincho;
 +
      font-family /**/:inherit;
 +
}
 +
:lang(ko) {
 +
      font-family: "Adobe Myungjo Std M", AppleMyungjo, "Baekmuk Batang", "Baekmuk Gulim", Batang, Dotum, DotumChe, Gulim, GulimChe, HYGothic-Extra, HYMyeongJo-Extra, "New Gulim", UnBatang, UnDotum, UnYetgul, UWKMJF;
 +
      font-family /**/:inherit;
 +
}
 +
:lang(zh-Hans) {
 +
      font-family: "Adobe Song Std L", "AR PL ShanHeiSun Uni", "AR PL ShanHeiSun Uni MBE", "MS Hei", "MS Song", SimHei;
 +
      font-family /**/:inherit;
 +
}
 +
:lang(zh-Hant) {
 +
      font-family: "Adobe Ming Std L", "AR PL New Sung", "AR PL ZenKai Uni", "AR PL ZenKai Uni MBE", MingLiU, PMingLiU;
 +
      font-family /**/:inherit;
 +
}
 +
:lang(grc) {
 +
      font-family: Athena, Gentium, "Palatino Linotype", "Arial Unicode MS", "Lucida Sans Unicode", "Lucida Grande", Code2000;
 +
      font-family /**/:inherit;
 +
}
 +
 +
#wpSave {
 +
  font-weight: bold;
 +
}
 +
 +
/* class hiddenStructure is defunct. See [[Wikipedia:hiddenStructure]] */
 +
.hiddenStructure {
 +
  display: inline ! important;
 +
  color: #f00;
 +
  background-color: #0f0;
 +
}
 +
 +
/* Removes underlines from links */
 +
.nounderlines a {
 +
  text-decoration: none;
 +
}
 +
 +
/* Remove underline from IPA links */
 +
.IPA a:link, .IPA a:visited {
 +
  text-decoration: none;
 +
}
 +
 +
/* Removes useless links from printout */
 +
@media print {
 +
    #privacy, #about, #disclaimer {display:none;}
 +
}
 +
 +
#EnWpMpBook { background-image: url(http://upload.wikimedia.org/wikipedia/en/7/7e/MP-open-book.png); }
 +
#EnWpMpSearch { background: url(http://upload.wikimedia.org/wikipedia/en/a/ae/MP-magnifying-glass.png) no-repeat top right; }
 +
#EnWpMpSearchInner { float: right; width: 20em; text-align: center; }
 +
#EnWpMpBook2 { background-image: url(http://upload.wikimedia.org/wikipedia/commons/8/8e/MP-open-book2.png); }
 +
 +
/* Standard Navigationsleisten, aka box hiding thingy from .de.  Documentation at [[Wikipedia:NavFrame]]. */
 
   
 
   
.page-Special_Search #powersearch {
+
div.Boxmerge,
  border: 1px solid #CCCCCC;
+
div.NavFrame {
  padding: 0.5em 0.5em;
+
    margin: 0;
 +
    padding: 4px;
 +
    border: 1px solid #aaa;
 +
    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: #fff;
 +
    margin: 0;
 +
    padding: 2px;
 +
    float: left;
 +
}
 +
div.NavFrame div.NavHead {
 +
    height: 1.6em;
 +
    font-weight: bold;
 +
    background-color: #ccf;
 +
    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: 0;
 +
    padding: 0;
 +
    line-height: 1px;
 +
    clear: both;
 
}
 
}
+
a.NavToggle {
.page-Special_Search #powersearch-namespaces {
+
    position: absolute;
  padding-left: 1em;
+
    top: 0;
  margin: 0.7em 0;
+
    right: 3px;
 +
    font-weight: normal;
 +
    font-size: 90%;
 
}
 
}
 
   
 
   
.page-Special_Search #powersearch-namespaces label {
+
/* Coloured watchlist numbers */
 +
.mw-plusminus-pos {
 +
  color: #006400; /* darkgreen */
 +
}
 +
 
 +
/* .mw-plusminus-null currently at developer default */
 +
 
 +
.mw-plusminus-neg {
 +
  color: #8B0000; /* darkred */
 +
}
 +
 
 +
.dablink {
 +
  font-style: italic;
 +
  padding-left: 2em;
 +
}
 +
 
 +
.dablink i {
 +
  font-style: normal;
 +
}
 +
 
 +
/* Style for horizontal UL lists */
 +
.horizontal ul {
 +
  padding: 0;
 +
  margin: 0;
 +
}
 +
 
 +
.horizontal li {
 +
  padding: 0 0.6em 0 0.4em;
 +
  display: inline;
 +
  border-right: 1px solid;
 +
}
 +
 
 +
.horizontal li:last-child {
 +
  border-right: none;
 +
  padding-right: 0;
 +
}
 +
 
 +
/* Geographical coordinates
 +
 
 +
To display coordinates using the notation in the source code, write this in your User:Username/monobook.css:
 +
  .geo-default { display: inline } .geo-nondefault { display: none }
 +
  .geo-dec { display: inline } .geo-dms { display: inline }
 +
 
 +
To display coordinates using decimal notation, write this in your User:Username/monobook.css:
 +
  .geo-default { display: inline } .geo-nondefault { display: inline }
 +
  .geo-dec { display: inline } .geo-dms { display: none }
 +
 
 +
To display coordinates using DMS notation, write this in your User:Username/monobook.css:
 +
  .geo-default { display: inline } .geo-nondefault { display: inline }
 +
  .geo-dec { display: none }  .geo-dms { display: inline }
 +
 
 +
To display coordinates in both decimal and DMS notation, write this in your User:Username/monobook.css:
 +
  .geo-default { display: inline } .geo-nondefault { display: inline }
 +
  .geo-dec { display: inline }  .geo-dms { display: inline }
 +
  .geo-multi-punct { display: inline }
 +
 
 +
See [[Template:Coor link]] for how these are used.
 +
 
 +
Note that the classes "geo", "longitude", and "latitude" are not just styles but also used by the [[Geo microformat]], so the names should not be changed.
 +
 
 +
*/
 +
 
 +
.geo-default { display: inline; }
 +
.geo-nondefault { display: none; }
 +
.geo-dms { display: inline; }
 +
.geo-dec { display: inline; }
 +
.geo-multi-punct { display: none; }
 +
 
 +
.longitude .latitude {
 
   white-space: nowrap;
 
   white-space: nowrap;
  min-width: 8.4em;
 
  display: block;
 
  float: left;
 
 
}
 
}
 +
 +
/* This is used for the Geo microformat, but no style is needed for now other than .geo-dec. */
 +
.geo { }
 +
 +
/***** end Geo-related */
 +
 +
/* When <div class="nonumtoc"> is used on the table of contents, the ToC will display without numbers */
 +
.nonumtoc .tocnumber { display:none; }
 +
.nonumtoc #toc ul,
 +
.nonumtoc .toc ul {
 +
  line-height: 1.5em;
 +
  list-style: none;
 +
  margin: .3em 0 0;
 +
  padding: 0;
 +
}
 +
.nonumtoc #toc ul ul,
 +
.nonumtoc .toc ul ul {
 +
margin: 0 0 0 2em;
 +
}
 +
 +
/* 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). */
 +
.toclimit-2 .toclevel-2 {display:none;}
 +
.toclimit-3 .toclevel-3 {display:none;}
 +
.toclimit-4 .toclevel-4 {display:none;}
 +
.toclimit-5 .toclevel-5 {display:none;}
 +
.toclimit-6 .toclevel-6 {display:none;}
 +
.toclimit-7 .toclevel-7 {display:none;}
 +
 +
/* Allow transcluded pages to display in lists rather than a table. Compatible in Firefox; incompatible in IE6. */
 +
.listify td {display:list-item}
 +
.listify tr {display:block}
 +
.listify table {display:block}
 +
 +
/* Styling for Template:Quote */
 +
 +
blockquote.templatequote { margin-top: 0; }
 +
 +
blockquote.templatequote div.templatequotecite {
 +
    line-height: 1em;
 +
    text-align: left;
 +
    padding-left: 2em;
 +
    margin-top: 0;
 +
}
 +
 +
blockquote.templatequote div.templatequotecite cite {
 +
    font-size: smaller;
 +
}
 +
 +
div.user-block {
 +
    padding: 5px;
 +
    border: 1px solid #A9A9A9;
 +
    background-color: #FFEFD5;
 +
}
 +
 +
/* Prevents line breaks in links; see docs at Template:Nowraplinks */
 +
 +
.nowraplinks a {
 +
    white-space: nowrap;
 +
}
 +
 +
/* Enables borders on PNG images in IE 5.5 and 6 */
 +
 +
.thumbborder {
 +
border:1px solid #DDDDDD;
 +
}
 +
 +
table.darktable {
 +
  border: 1px solid #aaa;
 +
  padding: 5px;
 +
  background: #F9F9F9;
 +
  font-size: 89%;
 +
  margin: 0.5em 0em 1em 0.5em;
 +
}
 +
table.darktable th {
 +
  background-color: #ccf;
 +
  padding: 0 0.5em;
 +
}
 +
table.darktable caption {
 +
  font-size: 120%;
 +
  font-weight: bold; 
 +
}
 +
table.darktable tr:not(:first-child) th {
 +
    background-color: #ddf;
 +
}
 +
 +
/* title stuff */
 +
.title {
 +
  background-color: #ddf;
 +
  text-align:center;
 +
  font-weight:bold;
 +
  padding: 1px 2px;
 +
}
 +
 +
.newsmalltext {
 +
  text-align:center;
 +
  font-size:smaller;
 +
}
 +
 +
/* anhsmalltable class for skinning normal tables */
 
   
 
   
/* Clear search button, but not check-boxes: */
+
table.anhsmalltable {
.page-Special_Search br {
+
  margin: 1em 1em 1em 0;
   clear: left;
+
  background: #f9f9f9;
 +
  border: 1px #aaa solid;
 +
  border-collapse: collapse;
 +
   font-size: smaller;
 
}
 
}
 
   
 
   
/**
+
table.anhsmalltable th, table.anhsmalltable td {
* Cute little "tip" boxes
+
  border: 1px #aaa solid;
*/
+
  padding: 0.2em;
div.tip {
+
  font-size: smaller;
    padding: 4px;
+
    margin-top: 4px;
+
    margin-bottom: 4px;
+
    min-height: 30px; /* IE users will hate this... */
+
 
}
 
}
div.tip-info {
+
    border: 1px solid #CC9933;
+
table.anhsmalltable th {
    background-color: #CCCC99;
+
  background: #f2f2f2;
 +
  text-align: center;
 +
  font-size: smaller;
 
}
 
}
div.tip-gotcha {
+
    border: 1px solid #CC0000;
+
table.anhsmalltable caption {
    background-color: #CC6666;
+
  margin-left: inherit;
 +
  margin-right: inherit;
 +
  font-weight: bold;
 +
  font-size: smaller;
 
}
 
}
 
   
 
   
/** </nowiki></pre> */
+
table.anhsmalltable code {
 +
  background-color: transparent;
 +
  font-size: smaller;
 +
}

Latest revision as of 03:56, 19 September 2008

/* 

'''Common [[Cascading Style Sheets|CSS]] for all skins''' 

'''Notice to Administrators!'''

<!-- 
'''<span style="color: #f00;">Please note that due to caching effects any April Fools' joke placed here can last for several days! So will any block resulting from such actions.</span>'''
-->

Any changes to [[Mediawiki:Monobook.css|Monobook.css]] or [[MediaWiki:Common.css|Common.css]] should be first proposed to [[Wikipedia:Village Pump]].  

Always check with the [http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fen.wikipedia.org%2Fw%2Findex.php%3Ftitle%3DMediaWiki%3ACommon.css%26action%3Draw%26ctype%3Dtext%2Fcss&usermedium=all W3C CSS Validation Service] ([http://qa-dev.w3.org:8001/css-validator/validator?uri=http%3A%2F%2Fen.wikipedia.org%2Fw%2Findex.php%3Ftitle%3DMediaWiki%3ACommon.css%26action%3Draw%26ctype%3Dtext%2Fcss&warning=2&profile=css3&usermedium=all CVS version]) after any changes.

Thank you.

(In [[Mozilla]] and [[Opera (web browser)|Opera]], you can test style changes dynamically with the [http://www.squarefree.com/bookmarklets/webdevel.html test styles] bookmarklet from squarefree.com.  It pops up a window for adding style rules, and updates the page as you type.)

See also the [[Wikipedia:Catalogue of CSS classes|catalogue of CSS classes]].
{{interwiki-all}}
<pre><nowiki>*/

/* Main page fixes */
.interwiki-completelist {
    font-weight: bold;
}

/* Add space below the toolbar */
#toolbar {
    margin-bottom: 6px;
}

/* make the list of references look smaller */
ol.references {
   font-size: 100%;
}

.references-small { font-size: 90%;}

/* VALIDATOR NOTICE: the following is correct, but the W3C validator doesn't accept it */
/* -moz-* is a vendor-specific extension (CSS 2.1 4.1.2.1) */
/* column-count is from the CSS3 module "CSS Multi-column Layout" */
/* Please ignore any validator errors caused by these two lines */
.references-2column {
  font-size: 90%;
  -moz-column-count:2;
  -webkit-column-count:2;
  column-count:2;
}

.same-bg { background: none }

/* Highlight clicked reference in blue to help navigation */

ol.references > li:target {
 background-color: #DEF;
}

sup.reference:target { 
  background-color: #DEF;
}

/* Styling for Citations */

cite {
    font-style: normal;
    word-wrap: break-word;
}

/* If there is an inline link to a full citation, the full citation will turn blue when the inline link is clicked */

cite:target { 
  background-color: #DEF;
}

/* Do not expand URLs within citations for printing. The urls should be included explicitly, to avoid confusion */

@media print {
    #content cite a.external.text:after {
        display: none;
    }
}

/* 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 */

@media screen, handheld, projection {
    cite *.printonly {
        display: none;
    }
}

/* wikitable/prettytable class for skinning normal tables */

table.wikitable,
table.prettytable {
  margin: 1em 1em 1em 0;
  background: #f9f9f9;
  border: 1px #aaa solid;
  border-collapse: collapse;
}

table.wikitable th, table.wikitable td,
table.prettytable th, table.prettytable td {
  border: 1px #aaa solid;
  padding: 0.2em;
}

table.wikitable th,
table.prettytable th {
  background: #f2f2f2;
  text-align: center;
}

table.wikitable caption,
table.prettytable caption {
  margin-left: inherit;
  margin-right: inherit;
  font-weight: bold;
}

table.prettytable code,
table.wikitable code {
  background-color: transparent;
}

/* default skin for navigation boxes */
table.navbox {
    background-color: #f9f9f9;
    border: 1px solid #aaa;
    clear: both;
    font-size: 90%;
    margin: 1em 0em 0em;
    padding: 2px;
    text-align: center;
    width: 100%;
}

table.navbox th {
    background-color: #ccf;
    padding-left: 1em;
    padding-right: 1em;
}

table.navbox tr:not(:first-child) th {
    background-color: #ddf;
}

@media print {
    .navbox {
        display: none;
    }
}

/* Infobox template style */

.infobox {
   border: 1px solid #aaa;
   background-color: #f9f9f9;
   color: black;
   margin-bottom: 0.5em;
   margin-left: 1em;
   padding: 0.2em;
   float: right;
   clear: right;
}
.infobox td,
.infobox th {
   vertical-align: top;
}
.infobox caption {
   font-size: larger;
   margin-left: inherit;
}
.infobox.bordered {
   border-collapse: collapse;
}
.infobox.bordered td,
.infobox.bordered th {
   border: 1px solid #aaa;
}
.infobox.bordered .borderless td,
.infobox.bordered .borderless th {
   border: 0;
}

.infobox.sisterproject {
   width: 20em;
   font-size: 90%;
}

@media print {
    .infobox.sisterproject {
        display: none;
    }
}

/* styles for bordered infobox with merged rows */
.infobox.bordered .mergedtoprow td,
.infobox.bordered .mergedtoprow th {
   border: 0;
   border-top: 1px solid #aaa;
   border-right: 1px solid #aaa;
}

.infobox.bordered .mergedrow td,
.infobox.bordered .mergedrow th {
   border: 0;
   border-right: 1px solid #aaa;
}


/* styles for geography infoboxes, e.g. countries, country subdivisions, cities, etc. */

.infobox.geography {
   text-align: left;
   border-collapse: collapse;
   line-height: 1.2em; 
   font-size: 90%;
}

.infobox.geography  td,
.infobox.geography  th {
   border-top: solid 1px #aaa;
   padding: 0.4em 0.6em 0.4em 0.6em;
}
.infobox.geography .mergedtoprow td,
.infobox.geography .mergedtoprow th {
   border-top: solid 1px #aaa;
   padding: 0.4em 0.6em 0.2em 0.6em;
}

.infobox.geography .mergedrow td,
.infobox.geography .mergedrow th {
      border: 0;
      padding: 0 0.6em 0.2em 0.6em;
}

.infobox.geography .mergedbottomrow td,
.infobox.geography .mergedbottomrow th {
   border-top: 0;
   border-bottom: solid 1px #aaa;
   padding: 0 0.6em 0.4em 0.6em;
}

.infobox.geography .maptable td,
.infobox.geography .maptable th {
      border: 0;
      padding: 0;
}

/* Style for "notices" */
.notice {
    margin: 1em;
    padding: 0.2em;
}

#disambig {
    border-top: 1px solid #ccc; 
    border-bottom: 1px solid #ccc;
}

.spoiler {
    border-top: 2px solid #ddd;
    border-bottom: 2px solid #ddd;
}

/* Standard talk template style */

.Talk-Notice  {
    border: 1px solid #C0C090;
    background-color: #F8EABA;
    margin-bottom: 3px;
    width: 85%;
    border-spacing: 3px;
    margin-left: auto;
    margin-right: auto;
}

.Talk-Notice:after {
  content: "The CSS for this template should be changed. See [[Wikipedia:Template Standardisation]].";
}

/* Make template background appear correctly on all browsers */
.Talk-Notice td {
    background: inherit;
}

/* Persondata */
table.persondata {
    border: 1px solid #aaa;
    display: none;
    speak: none;
}
.persondata-label {
    color: #aaa;
}

/* Makes redirects appear in italics in categories and on [[Special:Allpages]] */
.redirect-in-category, .allpagesredirect {
    font-style: italic;
}

/* Class for links with loudspeaker icon next to them */
/* (Used in [[Template:Audio]] and the like to make the speaker clickable) */

.audiolink a {
    background: url("http://upload.wikimedia.org/wikipedia/commons/thumb/8/8a/Loudspeaker.svg/11px-Loudspeaker.svg.png") center left no-repeat !important;
    padding-left: 16px !important;
    padding-right: 0 !important;
}

/* Icons for medialist templates [[Template:Listen]], [[Template:Multi-listen_start]], [[Template:Video]], [[Template:Multi-video_start]] */

div.listenlist {
    background: url("http://upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome-speakernotes.png/30px-Gnome-speakernotes.png");
    padding-left: 40px;
}

div.videolist, div.multivideolist {
    background: url("http://upload.wikimedia.org/wikipedia/en/thumb/2/20/Tango-video-x-generic.png/40px-Tango-video-x-generic.png");
    padding-left: 50px;
}

/* Style rules for media list templates */

div.medialist {
    min-height: 50px;
    margin: 1em;
    background-position: top left;
    background-repeat: no-repeat;
}

div.medialist ul {
    list-style-type: none; 
    list-style-image: none;
    margin: 0;
}

div.medialist ul li {
    padding-bottom: 0.5em;
}

div.medialist ul li li {
    font-size: 91%;
    padding-bottom: 0;
}

/* Change the external link icon to an Adobe icon for all PDF files */
/* (in browsers that support these CSS selectors, like Mozilla and Opera) */
#bodyContent a[href$=".pdf"].external, 
#bodyContent a[href*=".pdf?"].external, 
#bodyContent a[href*=".pdf#"].external,
#bodyContent a[href$=".PDF"].external, 
#bodyContent a[href*=".PDF?"].external, 
#bodyContent a[href*=".PDF#"].external {
    background: url(http://upload.wikimedia.org/wikipedia/commons/thumb/2/23/Icons-mini-file_acrobat.gif/15px-Icons-mini-file_acrobat.gif) center right no-repeat;
    padding-right: 16px;
}

/* Change the external link icon to an Adobe icon anywhere the PDFlink class */
/* is used (notably Template:PDFlink). This works in IE, unlike the above. */
span.PDFlink a {
    background: url(http://upload.wikimedia.org/wikipedia/commons/thumb/2/23/Icons-mini-file_acrobat.gif/15px-Icons-mini-file_acrobat.gif) center right no-repeat !important;
    padding-right: 17px !important;
}

span.geolink a {
    background: url(http://upload.wikimedia.org/wikipedia/en/a/a7/Monobook-globe.png) center right no-repeat !important;
    padding-right: 11px !important;
}

/* Content in columns with CSS instead of tables [[Template:Columns]] */
div.columns-2 div.column {
    float: left;
    width: 50%;
    min-width: 300px;
}

div.columns-3 div.column {
    float: left;
    width: 33.3%;
    min-width: 200px;
}

div.columns-4 div.column {
    float: left;
    width: 25%;
    min-width: 150px;
}

div.columns-5 div.column {
    float: left;
    width: 20%;
    min-width: 120px;
}

/*Add formatting to make sure that "external references" from [[Template:Ref]] do
  not get URL expansion, not even when printed. The mechanism up to MediaWiki 1.4 was
  that the HTML code contained a SPAN following the anchor A; this SPAN had the class
  "urlexpansion", which was not displayed on screen, but was shown when the medium was
  "print". The rules below ensure (a) that there is no extra padding to the right of
  the anchor (displayed as "[<number>]"), (b) that there is no "external link arrow" for
  the link, and (c) that this SPAN of class "urlexpansion" is never shown.
  ~~~~
*/

.plainlinksneverexpand {
  background: none ! important;
  padding: 0 ! important;
}

.plainlinksneverexpand .urlexpansion {
  display: none ! important;
}

/* Make sure that ext links displayed within "plainlinksneverexpand" don't get
   the arrow...
*/
.plainlinksneverexpand a {
   background: none !important;
   padding: 0 !important;
}

/* With MediaWiki 1.5, the mechanism has changed: instead of a SPAN of class "urlexpansion"
   following the anchor A, the anchor itself now has class "external autonumber" and the
   expansion is inserted when printing (see the common printing style sheet at
   http://en.wikipedia.org/skins-1.5/common/commonPrint.css) using the ":after" pseudo-
   element of CSS. We have to switch this off for links due to Template:Ref!
   ~~~~
*/
.plainlinksneverexpand a.external.text:after {
  display: none !important;
}
.plainlinksneverexpand a.external.autonumber:after {
  display: none !important;
}

/* Messagebox templates */

.messagebox {
   border: 1px solid #aaa;
   background-color: #f9f9f9;
   width: 80%;
   margin: 0 auto 1em auto;
   padding: .2em;
}
.messagebox.merge {
   border: 1px solid #c0b8cc;
   background-color: #f0e5ff;
   text-align: center;
}
.messagebox.cleanup {
   border: 1px solid #9f9fff;
   background-color: #efefff;
   text-align: center;
}
.messagebox.standard-talk {
   border: 1px solid #c0c090;
   background-color: #f8eaba;
}
.messagebox.nested-talk {
   border: 1px solid #c0c090;
   background-color: #f8eaba;
   width: 100%;
   margin: 2px 4px 2px 4px;
}
.messagebox.small {
   width: 238px;
   font-size: 85%;
   float: right;
   clear: both;
   margin: 0 0 1em 1em;
   line-height: 1.25em; 
}
.messagebox.small-talk {
  width: 238px;
  font-size: 85%;
  float: right;
  clear: both;
  margin: 0 0 1em 1em;
  line-height: 1.25em; 
  background: #F8EABA;
}

/* Article message box template styles */
table.ambox {
  width: 80%; 
  margin: 0 auto; 
  border-collapse: collapse; 
  background: #f8fcff; 
  border: 1px solid #aaa; 
  border-left: 10px solid #1e90ff;       /* Default "notice" blue */
}
table.ambox th, table.ambox td {      /* The message body cell(s) */
  padding: 0.25em 0.5em;              /* 0.5em left/right */
}
table.ambox td.ambox-image {          /* The left image cell */
  width: 52px; 
  padding: 2px 0px 2px 0.5em;         /* 0.5em left, 0px right */
  text-align: center; 
}
table.ambox td.ambox-imageright {     /* The right image cell */
  width: 52px; 
  padding: 2px 4px 2px 0px;           /* 0px left, 4px right */
  text-align: center; 
}
table.ambox-notice {
  border-left: 10px solid #1e90ff;       /* DodgerBlue */
/* border-right: 10px solid #1e90ff; */  /* If you want two blue bars */
}
table.ambox-serious {
  border-left: 10px solid #b22222;       /* FireBrick */
}
table.ambox-content {
  border-left: 10px solid #f28500;       /* Tangerine */
}
table.ambox-style {
  border-left: 10px solid #f4c430;       /* Saffron */
}
table.ambox-merge {
  border-left: 10px solid #9932cc;       /* DarkOrchid */
}
table.ambox-growth {
  border-left: 10px solid #228b22;       /* Forest green */
}
table.ambox.ambox-mini {                 /* small floating box variant */
    float: right;
    clear: right;
    margin: 0 0 0 1em;
    width: 25%;
}

/* Put a checker background at the image description page only visible if the image has transparent background */

#file img {background: url("http://upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png") repeat;}

/* Support for Template:IPA, Template:Unicode and Template:Polytonic. The inherit declaration resets the font for all browsers except MSIE6.  The empty comment must remain. Please copy any changes to [[Template:IPA fonts]] and [[Template:Unicode fonts]]. */
.IPA {
        font-family: "Chrysanthi Unicode", "Doulos SIL", Gentium, GentiumAlt, Code2000, "TITUS Cyberbit Basic", "DejaVu Sans", "Bitstream Cyberbit", "Arial Unicode MS", "Lucida Sans Unicode", "Hiragino Kaku Gothic Pro", "Matrix Unicode";
        font-family /**/:inherit;
}
.Unicode {
        font-family: Code2000, Code2001, "Free Serif", "TITUS Cyberbit Basic", "Doulos SIL", "Chrysanthi Unicode", "Bitstream Cyberbit", "Bitstream CyberBase", Thryomanes, Gentium, GentiumAlt, "Lucida Grande", "Free Sans", "Arial Unicode MS", "Microsoft Sans Serif", "Lucida Sans Unicode";
        font-family /**/:inherit;
}
.latinx {
        font-family: Code2000, Code2001, "TITUS Cyberbit Basic", "Microsoft Sans Serif";
        font-family /**/:inherit;
}
.polytonic {
        font-family: Athena, Gentium, "Palatino Linotype", "Arial Unicode MS", "Lucida Sans Unicode", "Lucida Grande", Code2000; 
        font-family /**/:inherit;
}
.mufi {
        font-family: Alphabetum, Cardo, LeedsUni, Junicode, "TITUS Cyberbit Basic", ALPHA-Demo;
}

/* pseudo-classes in support of [[Template:lang]]. */

:lang(he) {
       font-family: "SBL Hebrew", "Ezra SIL SR", "Ezra SIL", Cardo, "Chrysanthi Unicode", "TITUS Cyberbit Basic", "Arial Unicode MS", Narkisim, "Times New Roman";
       font-family /**/:inherit;
}
:lang(fa) {
       font-family: "Nafees Nastaleeq", "Pak Nastaleeq", PDMS_Jauhar;
       font-family /**/:inherit;
}
:lang(ps) {
       font-family: "Nafees Nastaleeq", "Pak Nastaleeq", PDMS_Jauhar;
       font-family /**/:inherit;
}
:lang(ur) {
       font-family: "Nafees Nastaleeq", "Pak Nastaleeq", PDMS_Jauhar;
       font-family /**/:inherit;
}
:lang(sux-Xsux) {
       font-family: Akkadian;
       font-family /**/:inherit;
}
:lang(ja) {
       font-family: Code2000, "Arial Unicode MS", "Bitstream Cyberbit", "Bitstream CyberCJK", IPAGothic, IPAPGothic, IPAUIGothic, "Kochi Gothic", IPAMincho, IPAPMincho;
       font-family /**/:inherit;
}
:lang(ko) {
       font-family: "Adobe Myungjo Std M", AppleMyungjo, "Baekmuk Batang", "Baekmuk Gulim", Batang, Dotum, DotumChe, Gulim, GulimChe, HYGothic-Extra, HYMyeongJo-Extra, "New Gulim", UnBatang, UnDotum, UnYetgul, UWKMJF;
       font-family /**/:inherit;
}
:lang(zh-Hans) {
       font-family: "Adobe Song Std L", "AR PL ShanHeiSun Uni", "AR PL ShanHeiSun Uni MBE", "MS Hei", "MS Song", SimHei;
       font-family /**/:inherit;
}
:lang(zh-Hant) {
       font-family: "Adobe Ming Std L", "AR PL New Sung", "AR PL ZenKai Uni", "AR PL ZenKai Uni MBE", MingLiU, PMingLiU;
       font-family /**/:inherit;
}
:lang(grc) {
       font-family: Athena, Gentium, "Palatino Linotype", "Arial Unicode MS", "Lucida Sans Unicode", "Lucida Grande", Code2000;
       font-family /**/:inherit;
}

#wpSave {
  font-weight: bold;
}

/* class hiddenStructure is defunct. See [[Wikipedia:hiddenStructure]] */
.hiddenStructure {
   display: inline ! important;
   color: #f00; 
   background-color: #0f0;
}

/* Removes underlines from links */
.nounderlines a { 
  text-decoration: none;
}

/* Remove underline from IPA links */
.IPA a:link, .IPA a:visited {
  text-decoration: none;
}

/* Removes useless links from printout */
@media print {
    #privacy, #about, #disclaimer {display:none;}
}

#EnWpMpBook { background-image: url(http://upload.wikimedia.org/wikipedia/en/7/7e/MP-open-book.png); }
#EnWpMpSearch { background: url(http://upload.wikimedia.org/wikipedia/en/a/ae/MP-magnifying-glass.png) no-repeat top right; }
#EnWpMpSearchInner { float: right; width: 20em; text-align: center; }
#EnWpMpBook2 { background-image: url(http://upload.wikimedia.org/wikipedia/commons/8/8e/MP-open-book2.png); }

/* Standard Navigationsleisten, aka box hiding thingy from .de.  Documentation at [[Wikipedia:NavFrame]]. */
 
div.Boxmerge,
div.NavFrame {
    margin: 0;
    padding: 4px;
    border: 1px solid #aaa;
    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: #fff;
    margin: 0;
    padding: 2px;
    float: left;
}
div.NavFrame div.NavHead {
    height: 1.6em;
    font-weight: bold;
    background-color: #ccf;
    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: 0;
    padding: 0;
    line-height: 1px;
    clear: both;
}
a.NavToggle {
    position: absolute;
    top: 0;
    right: 3px;
    font-weight: normal;
    font-size: 90%;
}
 
/* Coloured watchlist numbers */
.mw-plusminus-pos {
  color: #006400; /* darkgreen */
}

/* .mw-plusminus-null currently at developer default */

.mw-plusminus-neg {
  color: #8B0000; /* darkred */
}

.dablink {
  font-style: italic;
  padding-left: 2em;
}

.dablink i {
  font-style: normal;
}

/* Style for horizontal UL lists */
.horizontal ul {
  padding: 0;
  margin: 0;
}

.horizontal li { 
  padding: 0 0.6em 0 0.4em;
  display: inline;
  border-right: 1px solid;
}

.horizontal li:last-child {
  border-right: none;
  padding-right: 0;
}

/* Geographical coordinates 

To display coordinates using the notation in the source code, write this in your User:Username/monobook.css:
   .geo-default { display: inline } .geo-nondefault { display: none } 
   .geo-dec { display: inline } .geo-dms { display: inline }

To display coordinates using decimal notation, write this in your User:Username/monobook.css:
   .geo-default { display: inline } .geo-nondefault { display: inline } 
   .geo-dec { display: inline } .geo-dms { display: none }

To display coordinates using DMS notation, write this in your User:Username/monobook.css:
   .geo-default { display: inline } .geo-nondefault { display: inline } 
   .geo-dec { display: none }   .geo-dms { display: inline }

To display coordinates in both decimal and DMS notation, write this in your User:Username/monobook.css:
   .geo-default { display: inline } .geo-nondefault { display: inline } 
   .geo-dec { display: inline }   .geo-dms { display: inline }
   .geo-multi-punct { display: inline }

See [[Template:Coor link]] for how these are used.

Note that the classes "geo", "longitude", and "latitude" are not just styles but also used by the [[Geo microformat]], so the names should not be changed.

*/

.geo-default { display: inline; }
.geo-nondefault { display: none; }
.geo-dms { display: inline; }
.geo-dec { display: inline; }
.geo-multi-punct { display: none; }

.longitude .latitude {
  white-space: nowrap;
}

/* This is used for the Geo microformat, but no style is needed for now other than .geo-dec. */
.geo { }

/***** end Geo-related */

/* When <div class="nonumtoc"> is used on the table of contents, the ToC will display without numbers */
.nonumtoc .tocnumber { display:none; }
.nonumtoc #toc ul,
.nonumtoc .toc ul {
  line-height: 1.5em;
  list-style: none;
  margin: .3em 0 0;
  padding: 0;
}
.nonumtoc #toc ul ul, 
.nonumtoc .toc ul ul { 
margin: 0 0 0 2em; 
}

/* 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). */
.toclimit-2 .toclevel-2 {display:none;}
.toclimit-3 .toclevel-3 {display:none;}
.toclimit-4 .toclevel-4 {display:none;}
.toclimit-5 .toclevel-5 {display:none;}
.toclimit-6 .toclevel-6 {display:none;}
.toclimit-7 .toclevel-7 {display:none;}

/* Allow transcluded pages to display in lists rather than a table. Compatible in Firefox; incompatible in IE6. */
.listify td {display:list-item}
.listify tr {display:block}
.listify table {display:block}

/* Styling for Template:Quote */

blockquote.templatequote { margin-top: 0; }

blockquote.templatequote div.templatequotecite { 
    line-height: 1em;
    text-align: left;
    padding-left: 2em;
    margin-top: 0;
}

blockquote.templatequote div.templatequotecite cite {
    font-size: smaller;
}

div.user-block {
    padding: 5px;
    border: 1px solid #A9A9A9;
    background-color: #FFEFD5;
}

/* Prevents line breaks in links; see docs at Template:Nowraplinks */

.nowraplinks a {
    white-space: nowrap;
}

/* Enables borders on PNG images in IE 5.5 and 6 */

.thumbborder {
border:1px solid #DDDDDD;
}

table.darktable {
  border: 1px solid #aaa;
  padding: 5px;
  background: #F9F9F9;
  font-size: 89%;
  margin: 0.5em 0em 1em 0.5em;
}
table.darktable th {
  background-color: #ccf;
  padding: 0 0.5em;
 }
 table.darktable caption {
  font-size: 120%;
  font-weight: bold;   
 }
 table.darktable tr:not(:first-child) th {
    background-color: #ddf;
 }

 /* title stuff */
 .title {
  background-color: #ddf;
  text-align:center;
  font-weight:bold;
  padding: 1px 2px;
 }

.newsmalltext {
  text-align:center;
  font-size:smaller;
 }

/* anhsmalltable class for skinning normal tables */
 
table.anhsmalltable {
  margin: 1em 1em 1em 0;
  background: #f9f9f9;
  border: 1px #aaa solid;
  border-collapse: collapse;
  font-size: smaller;
}
 
table.anhsmalltable th, table.anhsmalltable td {
  border: 1px #aaa solid;
  padding: 0.2em;
  font-size: smaller;
}
 
table.anhsmalltable th {
  background: #f2f2f2;
  text-align: center;
  font-size: smaller;
}
 
table.anhsmalltable caption {
  margin-left: inherit;
  margin-right: inherit;
  font-weight: bold;
  font-size: smaller;
}
 
table.anhsmalltable code {
  background-color: transparent;
  font-size: smaller;
}