MediaWiki:Common.css: differenze tra le versioni

Da ScoutWiki, il wiki sullo scautismo.
Vai alla navigazione Vai alla ricerca
Nessun oggetto della modifica
Nessun oggetto della modifica
 
(31 versioni intermedie di uno stesso utente non sono mostrate)
Riga 1: Riga 1:
/*<pre><nowiki>*/
/* <pre> */
#footer { clear: both }
/* Contollare se ci sono errori:
/* images */
http://jigsaw.w3.org/css-validator/validator?uri=http://it.scoutwiki.org/MediaWiki:Common.css&warning=1&profile=css21&usermedium=all
div.floatright { float: right; margin: 0em 0.5em 0em 0.5em; }
*/
div.floatright p { font-style: italic; }
div.floatleft { float: left; margin: 0em 0.5em 0em 0.5em; }
div.floatleft p { font-style: italic; }


/* Print-specific things to hide */
/* Note più piccole */
.printfooter {
ol.references { font-size: 100%; }
        display: none;
}


/* table standards */
.references-small { font-size: 90%;}
table {
    background-color:#FFFFFF;   /* bianco opaco, per evitare sovrapp. con le linee dei titoli di sezione */
}


table.rimage {
/* Classi per Navbox generic */
        float:right;
table.navbox {
        margin-left:1em;
     background-color: #f9f9f9;
        margin-bottom:1em;
     border: 1px solid #aaa;
        text-align:center;
     clear: both;
        font-size:smaller;
     font-size: 90%;
}
     margin: 1em 0em 0em;
 
/* thumbnails */
div.thumb {
     margin: 0.5em;
     text-align: center;
     width: auto;
}
div.thumb div {
     border: 1px solid #888888;
     background-color: #f7f7f7;
     padding: 2px;
     padding: 2px;
    font-size: 95%;
    text-align: center;
    overflow: hidden;
}
div.thumb div * {
    border: none;
    background: none;
}
div.thumb img {
    border:1px solid #888888;
    margin-bottom:3px;
    background:#FFFFFF;
}
div.thumbcaption,
div.thumbcaption * {
    border: none !important;
    background: none !important;
}
div.thumbcaption {
    padding: 0.2em 0 0.2em 0 !important;
    text-align: left !important;
}
div.tright {
    float: right;
    margin-left:0.5em;
}
div.tleft {
    float: left;
    margin-right:0.5em;
}
/* Page history styling */
/* the auto-generated edit comments */
.autocomment { color: #4b4b4b; }
#pagehistory span.user {
    margin-left: 1.4em;
    margin-right: 0.4em;
}
#pagehistory span.minor { font-weight: bold; }
#pagehistory li { border: 1px solid White; }
#pagehistory li.selected {
    background-color:#f9f9f9;
    border:1px dashed #aaaaaa;
}
table.diff { background:white; }
td.diff-otitle { background:#ffffff; }
td.diff-ntitle { background:#ffffff; }
td.diff-addedline {
    background:#ccffcc;
    font-size: 80%;
}
td.diff-deletedline {
    background:#ffffaa;
    font-size: 80%;
}
td.diff-context {
    background:#eeeeee;
    font-size: 80%;
}
span.diffchange { color: red; font-weight: bold; }
img { border: none; }
img.tex { vertical-align: middle; }
span.texhtml { font-family: serif; }
#toc,
.toc {
    border: 1px solid #bba;
    background-color: #f7f8ff;
    padding: 5px;
    font-size: 95%;
     text-align: center;
     text-align: center;
}
#toc h2,
.toc h2 {
    display: inline;
    border: none;
    padding: 0;
    font-size: 100%;
    font-weight: bold;
}
#toc ul,
.toc ul {
    list-style-type: none;
    list-style-image: none;
    margin-left: 0;
    padding-left: 0;
    text-align: left;
}
#toc ul ul,
.toc ul ul {
    margin: 0 0 0 2em;
}
#toc .toctoggle,
.toc .toctoggle {
    font-size: 94%;
}
.error {
    color: red;
    font-size: larger;
}
/* emulate center */
.center {
     width: 100%;
     width: 100%;
    text-align: center;
}
*.center * {
    margin-left: auto;
    margin-right: auto;
}
}
/* small for tables and similar */
.small, .small * { font-size: 94%; }
table.small { font-size: 100% }


/* use this instead of #toc for page content */
table.navbox th {
.toccolours {
     background-color: #ccf;
    border:1px solid #aaaaaa;
     padding-left: 1em;
     background-color:#f9f9f9;
     padding-right: 1em;
    padding:5px;
    font-size: 95%;
}
#siteNotice {
    border:none;
     padding-left: 0.5em;
     padding-right: 0.5em;
}
.redirectText {
    font-size:150%;
    margin:5px;
}
/* Makes redirects appear in italics on [[Special:Allpages]] */
.allpagesredirect {
    font-style: italic;
}
.searchmatch {
    color: red;
    font-weight: bold;
}
.sharedUploadNotice {
    font-style: italic;
}
span.unpatrolled {
    font-weight:bold;
    color:red;
}
}


span.updatedmarker {
table.navbox tr:not(:first-child) th {
    color:black;
     background-color: #ddf;
    background-color:#00FF00;
}
span.newpageletter {
    font-weight:bold;
    color:black;
    background-color:yellow;
}
span.minoreditletter {
    color:black;
     background-color:#C5FFE6;
}
}


table.gallery {
@media print {
         border: 1px solid #cccccc;
    .navbox {
        margin:  2px;
         display: none;
        padding: 2px;
    }
        background-color:#ffffff;
}
}


table.gallery tr {
/* Classi per Infobox */
        vertical-align:top;
}


table.gallery td {
.infobox {
      vertical-align:top;
  border: 1px solid #aaa;
      background-color:#f9f9f9;
  background-color: #f9f9f9;
      border: solid 2px white;
  color: black;
  margin-bottom: 0.5em;
  margin-left: 1em;
  padding: 0.2em;
  float: right;
  clear: right;
}
}
 
.infobox td,
div.gallerybox {
.infobox th {
        margin: 2px;
  vertical-align: top;
        width: 150px;
}
}


div.gallerybox div.thumb {
/* Stili per i box che si visualizzano al passaggio del mouse → Licenza: GFDL e Creative Commons Attribution 2.5 */
        text-align: center;
.HopContent
        border: 1px solid #cccccc;
{
        margin: 2px;
display:none;
}
}


div.gallerytext {
.HopFrame:hover .HopContent
        font-size: 94%;
{
        padding: 2px 4px;
display:block;
}
}


span.comment {
/* Se tutte le categorie di una voce sono nascoste, le mostra lo stesso (in modo da visualizzare il [altre] per poterci accedere) */
    font-style: italic;
.catlinks-allhidden { display: block; }
}


span.changedby {
/* Evita che i link vadano a capo */
     font-size: 95%;
.nowraplinks a {
     white-space: nowrap;
}
}


.previewnote {
/* Crea immagine di PDF davanti a link di pdf */
    text-align: center;
#bodyContent a[href$=".pdf"].external,
    color: #cc0000;
#bodyContent a[href*=".pdf?"].external,
}
#bodyContent a[href*=".pdf#"].external,
.editExternally {
#bodyContent a[href$=".PDF"].external,
        border-style:solid;
#bodyContent a[href*=".PDF?"].external,
        border-width:1px;
#bodyContent a[href*=".PDF#"].external {
        border-color:gray;
    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;
        background: #ffffff;
     padding-right: 16px;
        padding:3px;
}
        margin-top:0.5em;
        float:left;
        font-size:small;
        text-align:center;
}
.editExternallyHelp {
        font-style:italic;
        color:gray;
}
 
li span.deleted {
    text-decoration: line-through;
     color: #888;
    font-style: italic;
}


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;
}


/* Classes for EXIF data display */
/* Inserisce logo di Wikipedia davanti a link di Wikipedia */
table.mw_metadata {
#bodyContent a[href ^="http://it.wikipedia.org/wiki/"] {
     margin-left: 0.5em;
     background: url(http://upload.wikimedia.org/wikipedia/commons/1/17/Wikipedia-logo-it.png/15px-Wikipedia-logo-it.png) center right no-repeat;
    padding-right: 17px;
}
}


table.mw_metadata caption { font-weight: bold; }
.midia.audio {background: url("http://upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome-speakernotes.png/35px-Gnome-speakernotes.png") no-repeat top left;}  
table.mw_metadata th { font-weight: normal; }
.midia.video {background: url("http://upload.wikimedia.org/wikipedia/en/thumb/2/20/Tango-video-x-generic.png/35px-Tango-video-x-generic.png") no-repeat top left;}
table.mw_metadata td { padding: 0.1em; }


table.mw_metadata {
/* Colori delle pagine */
    border: none;
/* default (bianco) */
    border-collapse: collapse;
#content,  
}
#p-cactions li,
table.mw_metadata td, table.mw_metadata th {
#p-cactions li a { background: white; }
    border: 1px solid #aaaaaa;
    padding-left: 4px;
    padding-right: 4px;
}
table.mw_metadata th {
    background-color: #f9f9f9;
}
table.mw_metadata td {
    background-color: #fcfcfc;
}
table.mw_metadata td.spacer {
    background: inherit;
    border-top: none;
    border-bottom: none;
}
table.collapsed tr.collapsable {
    display: none;
}
 
.visualClear {
    clear: both;
}


#mw_trackbacks {
/* (principale) */
    border: solid 1px #bbbbff;
.ns-0 * #content,
    background-color: #eeeeff;
.ns-0 * #p-cactions li,
    padding: 0.2em;
.ns-0 * #p-cactions li a { background : white; }
}


/* Allmessages table */
/* ScoutWiki:  */
.ns-4 * #content,
.ns-4 * #p-cactions li,
.ns-4 * #p-cactions li a { background: #F4F4F4; }


#allmessagestable th {
/* MediaWiki: */
    background-color: #b2b2ff;
.ns-8 * #content,
}
.ns-8 * #p-cactions li,
.ns-8 * #p-cactions li a { background: #EEEEFF; }


#allmessagestable tr.orig {
/* Speciale: */
    background-color: #ffe2e2;
.ns--1 #content,
}
.ns--1 #p-cactions li,
.ns--1 #p-cactions li a { background:#F8FCFF }


#allmessagestable tr.new {
/* Aiuto: */
    background-color: #e2ffe2;
.ns-12 * #content,
}
.ns-12 * #p-cactions li,
.ns-12 * #p-cactions li a { background:#FFF3BE }


#allmessagestable tr.def {
/* Progetto: */
    background-color: #f0f0ff;
.ns-102 * #content,
}
.ns-102 * #p-cactions li,
.ns-102 * #p-cactions li a { background: #F6F6F6; }


#jump-to-nav {
/* Sfondo per le pagine di discussione */
  display: none;
.ns-1 * #content, .ns-1 * #p-cactions li, .ns-1 * #p-cactions li a,
}
.ns-3 * #content, .ns-3 * #p-cactions li, .ns-3 * #p-cactions li a,
.ns-5 * #content, .ns-5 * #p-cactions li, .ns-5 * #p-cactions li a,
.ns-7 * #content, .ns-7 * #p-cactions li, .ns-7 * #p-cactions li a,
.ns-9 * #content, .ns-9 * #p-cactions li, .ns-9 * #p-cactions li a,
.ns-11 * #content, .ns-11 * #p-cactions li, .ns-11 * #p-cactions li a,
.ns-13 * #content, .ns-13 * #p-cactions li, .ns-13 * #p-cactions li a,
.ns-15 * #content, .ns-15 * #p-cactions li, .ns-15 * #p-cactions li a,
.ns-101 * #content, .ns-101 * #p-cactions li, .ns-101 * #p-cactions li a,
.ns-103 * #content, .ns-103 * #p-cactions li, .ns-103 * #p-cactions li a,
.ns-105 * #content, .ns-105 * #p-cactions li, .ns-105 * #p-cactions li a { background: #FFFFEE; }


/* caratteri per i template IPA, Unicode, polytonic */
/* Stile per le pagine di discussione */
/* "Inherit" resetta i fonts per tutti i browser eccetto MSIE6. Il commento vuoto deve essere presente */
.ns-1 dd, .ns-3 dd, .ns-5 dd, .ns-7 dd, .ns-9 dd,
.IPA {
.ns-11 dd, .ns-13 dd,.ns-15 dd, .ns-101 dd, .ns-103 dd, .ns-105 dd { margin: 0; padding: 0; }
        font-family: Chrysanthi Unicode, Doulos SIL, Gentium, GentiumAlt, Code2000, TITUS Cyberbit Basic, DejaVu Sans, Bitstream Vera Sans, Bitstream Cyberbit, Arial Unicode MS, Lucida Sans Unicode, Hiragino Kaku Gothic Pro, Matrix Unicode;
.ns-1 dl, .ns-3 dl, .ns-5 dl, .ns-7 dl, .ns-9 dl,
        font-family /**/:inherit;
.ns-11 dl, .ns-13 dl, .ns-15 dl, .ns-101 dl, .ns-103 dl, .ns-105 dl { border-top: solid 1px #F0F080; border-left: solid 1px #F0F080; padding-top: 0.5em; padding-left: 0.5em; margin-left: 1em; }
}
.ns-1 dl, .ns-3 dl, .ns-5 dl, .ns-7 dl, .ns-9 dl,
.Unicode {
.ns-11 dl, .ns-13 dl, .ns-15 dl, .ns-101 dl, .ns-103 dl, .ns-105 dl
        font-family: TITUS Cyberbit Basic, Code2000, Doulos SIL, Chrysanthi Unicode, Bitstream Cyberbit, Bitstream CyberBase, Bitstream Vera, Thryomanes, Gentium, GentiumAlt, Visual Geez Unicode, Lucida Grande, Arial Unicode MS, Microsoft Sans Serif, Lucida Sans Unicode;
{ background-color: #FFFFE0; }
        font-family /**/:inherit;
.ns-1 dl dl, .ns-3 dl dl, .ns-5 dl dl, .ns-7 dl dl, .ns-9 dl dl,  
}
.ns-11 dl dl, .ns-13 dl dl, .ns-15 dl dl, .ns-101 dl dl, .ns-103 dl dl, .ns-105 dl dl
.polytonic {
{ background-color: #FFFFEE; }
        font-family: Athena, Gentium, Palatino Linotype, Arial Unicode MS, Lucida Sans Unicode, Lucida Grande, Code2000;
.ns-1 dl dl dl, .ns-3 dl dl dl, .ns-5 dl dl dl, .ns-7 dl dl dl, .ns-9 dl dl dl,
        font-family /**/:inherit;
.ns-11 dl dl dl, .ns-13 dl dl dl, .ns-15 dl dl dl, .ns-101 dl dl dl, .ns-103 dl dl dl, .ns-105 dl dl dl
}
{ background-color: #FFFFE0; }
.ns-1 dl dl dl dl, .ns-3 dl dl dl dl, .ns-5 dl dl dl dl, .ns-7 dl dl dl dl,
.ns-9 dl dl dl dl, .ns-11 dl dl dl dl, .ns-13 dl dl dl dl, .ns-15 dl dl dl dl,
.ns-101 dl dl dl dl, .ns-103 dl dl dl dl, .ns-105 dl dl dl dl
{ background-color: #FFFFEE; }
.ns-1 dl dl dl dl dl, .ns-3 dl dl dl dl dl, .ns-5 dl dl dl dl dl,
.ns-7 dl dl dl dl dl, .ns-9 dl dl dl dl dl, .ns-11 dl dl dl dl dl,
.ns-13 dl dl dl dl dl, .ns-15 dl dl dl dl dl, .ns-101 dl dl dl dl dl,
.ns-103 dl dl dl dl dl, .ns-105 dl dl dl dl dl
{ background-color: #FFFFE0; }
.ns-1 dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl,
.ns-5 dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl,
.ns-9 dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl,
.ns-13 dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl,
.ns-101 dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl,
.ns-105 dl dl dl dl dl dl
{ background-color: #FFFFEE; }
.ns-1 dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl,  
.ns-5 dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl,  
.ns-9 dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl,
.ns-13 dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl,
.ns-101 dl dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl dl,
.ns-105 dl dl dl dl dl dl dl
{ background-color: #FFFFE0; }
.ns-1 dl dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl dl,  
.ns-5 dl dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl dl,  
.ns-9 dl dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl dl,  
.ns-13 dl dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl dl,  
.ns-101 dl dl dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl dl dl,
.ns-105 dl dl dl dl dl dl dl dl
{ background-color: #FFFFEE; }
.ns-1 dl dl dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl dl dl,
.ns-5 dl dl dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl dl dl,
.ns-9 dl dl dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl dl dl,
.ns-13 dl dl dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl dl dl,
.ns-101 dl dl dl dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl dl dl dl,
.ns-105 dl dl dl dl dl dl dl dl dl
{ background-color: #FFFFE0; }
.ns-1 dl dl dl dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl dl dl dl,
.ns-5 dl dl dl dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl dl dl dl,
.ns-9 dl dl dl dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl dl dl dl,  
.ns-13 dl dl dl dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl dl dl dl,  
.ns-101 dl dl dl dl dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl dl dl dl dl,
.ns-105 dl dl dl dl dl dl dl dl dl dl
{ background-color: #FFFFEE; }


  /* Stili per Wikipedia:CommonsTicker */
/* Stili per barra laterale */
#p-search h5 { display: none }
  .tList ul,    .tickerList ul li    { list-style: none; text-indent:-2em; margin-left:2em;  text-align:left; }
.portlet h5 { font-weight: bold }
  .tList ul ul, .tickerList ul ul li { list-style: none; text-indent:0;    margin-left:1.5em; text-align:left; }


  .tAction_deleted:before    { content:" [CANC] "; color: #FF0000; font-family:monospace; font-weight:bold; font-size:100%; } 
/* Colore delle sezioni di modifica */
  .tAction_replaced:before    { content:" [SOST] "; color: #880088; font-family:monospace; font-weight:bold; font-size:100%; } 
.editsection { color:#4A00D3; font-weight:1; vertical-align:middle; font-size: 90%; }
  .tAction_addedTag:before    { content:" [+TAG] "; color: #DD6600; font-family:monospace; font-weight:bold; font-size:100%; }
.editsection a { color:#4A00D3; margin:0.1em; font-size: 90%; }
  .tAction_removedTag:before  { content:" [-TAG] "; color: #00AA00; font-family:monospace; font-weight:bold; font-size:100%; } 
  .tAction_addedBad:before    { content:" [+TAG] "; color: #DD6600; font-family:monospace; font-weight:bold; font-size:100%; } 
  .tAction_removedBad:before  { content:" [-TAG] "; color: #00AA00; font-family:monospace; font-weight:bold; font-size:100%; } 
  .tAction_addedGood:before  { content:" [+ OK] "; color: #00AA00; font-family:monospace; font-weight:bold; font-size:100%; } 
  .tAction_removedGood:before { content:" [- OK] "; color: #DD6600; font-family:monospace; font-weight:bold; font-size:100%; }


  .tAction_replacedOwn:before { content:" [INFO] "; color: #808080; font-family:monospace; font-weight:bold; font-size:100%; } 
/* Metadata */
  .tAction_deletedRev:before  { content:" [INFO] "; color: #808080; font-family:monospace; font-weight:bold; font-size:100%; } 
table.metadata {
 
    border: 1px solid #aaaaaa;
  .tUsage  { font-size:80%; }  /* ticker usage list */
    display: none;
  .tTemplateEntry    { font-weight: bold; } /* entry applies to a template used by multiple images */
    speak: none;
 
/* make the list of references look smaller */
ol.references {
  font-size: 90%;
}
}


.references-small { font-size: 90%;}
.metadata-label {
 
     color: #aaaaaa;
/* Class for links with loudspeaker icon next to them */
/* copiata da en.wiki per fare link con l'icona di un altoparlante */
 
.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;
}
}


.AvvisoTrasferito
/* Evidenziazione maggiore della nota selezionata */
{
ol.references > li:target {
    background-color: #EEF8FF;
  background-color: #DEF;
    border: 1px solid black;
    margin: 5px;
    padding: 5px;
}
 
/* 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 */
 
/* Classi originariamente per Ref usate anche dal template coord - risolvono alcuni problemi di visualizzazione e di stampa */
/* per maggiori info vedere http://en.wikipedia.org/wiki/MediaWiki:Common.css */
.plainlinksneverexpand {
    background: none ! important;
    padding: 0 ! important;
}
.plainlinksneverexpand .urlexpansion {
    display: none ! important;
}
   
.plainlinksneverexpand a {
    background: none !important;
    padding: 0 !important;
}
 
.plainlinksneverexpand a.external.text:after {
    display: none !important;
}
.plainlinksneverexpand a.external.autonumber:after {
    display: none !important;
}
 
 
/* Classe per template Arabo */
.arabo{
  font-size:140%;
}
}


/* Classi per template Sinottici */
/* Colore dei numeri di modifica nelle UltimeModifiche */
 
.mw-plusminus-pos { color: #00aa00; }
.sinottico {
.mw-plusminus-neg { color: #aa0000; }
    border:1px solid #aaaaaa;
.mw-plusminus-null { color: #888888; }
    background-color:#f9f9f9;
    padding:3px;
    font-size: 95%;
    clear:right;
    width:250px;
    float:right;
    margin: 0 0 1em .5em;
    vertical-align: top;
}
}
.sinottico th {
    background-color: #f2f2f2;
    padding: 0em 0.5em;
    text-align: right;
    vertical-align: top;
}
.sinottico td {
    padding: 0em 0.2em;
    vertical-align: top;
}
.sinottico_testata th {
    font-size: 120%;
    padding: 0em 0.5em;
    background-color: #dedede;
    text-align: center;
}
.sinottico_piede {
    text-align: center;
    font-size: 90%;
    background:#EFEFEF;
}
.sinottico_divisione th {
    color: black;
    font-size: 100%;
    padding: 0em 0.5em;
    background-color: #eeeeee;
    text-align: center;
}
/* Fine classi per template Sinottici */


.messagebox {
/* Numeri romani */
    border: 1px solid #aaa;
.roman {
    background-color: #f9f9f9;
  text-transform:lowercase;
    width: 80%;
  font-variant:small-caps;
    margin: 0 auto 1em auto;
    padding: .2em;
}
 
/*Classe necessaria per rendere non visibili parte dei contenuti */
/*copiata qui perché presente solo in http://it.wikipedia.org/skins/monobook/main.css */
 
.hiddenStructure {
    display: none;
}
}


/* wikitable/prettytable class for skinning normal tables */
/* scouttable */
 
table.scouttable {
table.wikitable,
table.prettytable {
   margin: 1em 1em 1em 0;
   margin: 1em 1em 1em 0;
   background: #f9f9f9;
   background: #f9f9f9;
   border: 1px #aaa solid;
   border: 1px #aaaaaa solid;
   border-collapse: collapse;
   border-collapse: collapse;
}
}


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


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


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


/* Stili del template avviso */
/* Form di cancellazione trasparente */
table.avviso {
#deleteconfirm, #deleteconfirm>table {
  margin: 0 10%;                          /* Non si sovrappone ad altri elementi */
     background: transparent;
  border-collapse: collapse;
  background: #fbfbfb;
  border: 1px solid #aaa;
  border-left: 10px solid #1e90ff;        /* Colore blu di default */
}
table.avviso th.avviso-testo, table.avviso td.avviso-testo {      /* Corpo del messaggio */
  padding: 0.25em 0.5em;                  /* 0.5em sinistra/destra */
  width: 100%;                            /* Rende tutti i template della stessa lunghezza nonostante il testo interno */
}
table.avviso td.avviso-immagine {          /* Stile dell'immagine a sinistra */
  padding: 2px 0px 2px 0.5em;              /* 0.5em sinistra, 0px destra */
  text-align: center;
}
table.avviso td.avviso-immaginedestra {    /* Stile dell'immagine a destra */
  padding: 2px 4px 2px 0px;                /* 0px sinistra, 4px destra */
  text-align: center;
}
table.avviso-informazioni {
  border-left: 10px solid #1e90ff;        /* Blu */
}
table.avviso-cancella,
table.avviso-importante {
  border-left: 10px solid #b22222;        /* Rosso */
}
table.avviso-contenuto {
  border-left: 10px solid #f28500;        /* Arancio */
}
table.avviso-stile {
  border-left: 10px solid #f4c430;        /* Giallo */
}
table.avviso-statico {
  border-left: 10px solid limegreen;      /* Verde */
}
table.avviso-struttura {
  border-left: 10px solid #9932cc;        /* Viola */
}
table.avviso-generico {
  border-left: 10px solid #bba;            /* Grigio */
}
table.avviso.avviso-mini {                /* variante del box */
     float: right;
    clear: right;
    margin: 0 0 0 1em;
    width: 25%;
}
}


/***************
/* Modifica tabella con collegamenti personali in cima a destra + arrotondamenti */
* Prima parte *
.pBody { padding: 0.3em 0.1em; }
***************/
   
 
div.pBody {
/************************
    border-left:none;
  * STILI PER I TEMPLATE *
    border-radius-topright: 1em;
************************/
    border-radius-bottomright: 1em;
 
    -moz-border-radius-topright: 1em;
.itwiki_template_avviso {
    -moz-border-radius-bottomright: 1em;
  clear:both;
  text-align:left;
  background-color: #EEF8FF;
  padding-bottom: 0.5em;
}
}
.itwiki_template_avviso_v {
  clear:both;
.portlet h5 {
  float:right;
    background-color: #e0e3e6;
  width:16em;
    border: thin solid silver;
  background-color: #EEF8FF;
    -moz-border-radius-topright: 1em;
    border-radius-topright: 1em;
}
}
.itwiki_template_avviso .intestazione, .itwiki_template_avviso_v .intestazione {
  font-weight:bold;
#p-cactions ul li,
#p-cactions ul li a {
    -moz-border-radius-topright: 1em;
/*  border-radius-topleft: 1em; */
    border-radius-topright: 1em;
/*  -moz-border-radius-topleft: 1em; */
}
}
.itwiki_template_disclaimer {
  clear:both;
#p-cactions
  display:block; /* per allargare anche le tabelle (se servissero) alla
#ca-edit-0 a {  
                    larghezza della pagina (NON specificare "width"!) */
    padding-left: 0.4em;
  text-align:center;
    padding-right: 0.4em;
  border:1px solid #C00000;
  background-color: #FFFFFF;
  font-size: 90%;
}
.itwiki_template_disclaimer_v {
  clear:both;
  float:right;
  border:1px solid #C00000;
  background-color: #FFFFFF;
}
.itwiki_template_copyright {
  clear:both;
  display:block;
  text-align:left;
  background-color:#F1F1DE;
}
.itwiki_template_wikimedia {
  float:right;
  clear:right;
  border:solid #aaa 1px;
  width:22em;
  font-size:90%;
  background-color:#F9F9F9;
}
.itwiki_template_wikimedia .floatleft {
  border:.5em solid white;
}
.itwiki_template_wikimedia p {
  text-align:left;
}
.itwiki_template_babelbox {
  float:right;
  margin:0 0 .5em 1em;
  width:20em; /* per evitare problemi con Opera e Safari */
  padding:5px 7px 5px 5px; /* questo lo farà apparire storto in MSIE
                              ma non so che farci */
}
.itwiki_template_babelbox .intestazione {
  text-align:center;
  font-weight:bold;
  margin-left:2px;
}
.itwiki_template_babel {
  float:left;
  width:20em;
  background:#e0e8ff;
  border:solid #99b3ff 1px;
  margin:1px 1px 1px 0;
}
.itwiki_template_babel .sigla {
  background:#99b3ff;
  text-align:center;
  font-size:1.2em;
  font-weight:bold;
}
.itwiki_template_babel2 {
  float:left;
  width:20em;
  background:#c5fcdc;
  border:solid #6ef7a7 1px;
  margin:1px 1px 1px 0;
}
.itwiki_template_babel2 .sigla {
  background:#6ef7a7;
  text-align:center;
  font-size:1.2em;
  font-weight:bold;
}
.itwiki_template_babel .sigla,
.itwiki_template_babel2 .sigla {
  width:4em;
}
.itwiki_template_babel td,
.itwiki_template_babel2 td {
  font-size:.9em;
  line-height:1.2em;
  padding:5px;
}
.itwiki_template_babelbox .itwiki_template_babel,
.itwiki_template_babelbox .itwiki_template_babel2 {
  clear:left; /* perché i singoli template nel babelbox
                siano uno sotto l'altro */
}
.itwiki_template_toc {
    border: 1px solid #aaaaaa;
    background-color: #f9f9f9;
    padding: 0px;
    font-size: 95%;
}
}
#p-cactions a { filter: alpha(opacity=75); -moz-opacity: .75; opacity: .75; }


/* classi per arrotondare i bordi dei div e delle tabelle */
#p-cactions a:hover,
.radius {
#p-cactions .selected a { filter: none; -moz-opacity: 1; opacity: 1; }
-moz-border-radius: 1em;
}
#content {
.radius_top {
    -moz-border-radius-topleft: 0em;
-moz-border-radius-topright: 1em;
    border-radius-topleft: 0em;
-moz-border-radius-topleft: 1em;
}
.radius_bottom {
-moz-border-radius-bottomright: 1em;
-moz-border-radius-bottomleft: 1em;
}
.rad {
-moz-border-radius: .5em;
}
}


 
#p-personal ul {
/***********************
    filter: alpha(opacity=60);
* FINE STILI TEMPLATE *
    -moz-opacity: .60;
***********************/
    opacity: .60;
 
    -moz-border-radius-bottomleft:1em;
/* Per elementi che non vanno stampati */
    border-radius-bottomleft:1em;
@media print {
    border-color:rgb(250, 189, 35);
     .noprint { display: none }
    border-width:1px;
    border-style:solid;
    background:#F8FCFF url(http://it.scoutwiki.org/skins/monobook/user.gif) no-repeat;
    float:right;
    padding:0;
     padding-bottom:.3em;
    padding-right:3px;
    border-top:none;
    border-right:none;
    margin:0;
    padding-right:3px;
    font-size: 80%;
}
}
#p-personal a:hover { background:#FFF none; }


/**************************************
#p-personal a {
/* Classi per dynamic navigation bars *
    padding:.5em;
**************************************/
    margin:0;
 
.NavToggle {
  font-size: 95%;
  float:right;
}
}
 
div.BoxenVerschmelzen,
#p-personal li {
div.NavFrame {
    margin:0;
        margin: 0.5em 0 0 0;
    border-right:1px dotted rgb(170, 170, 170);
        padding: 2px;
    background-image: none;
        border: 1px solid #aaaaaa;
        text-align: center;
        border-collapse: collapse;
        font-size: 95%;
        clear:both;
}
}
div.BoxenVerschmelzen div.NavFrame {
        border-style: none;
table.metadata {
        border-style: hidden;
    border: 1px solid #aaaaaa;
        margin: 0;
    display: none;
}
div.NavFrame + div.NavFrame {
        border-top-style: none;
        border-top-style: hidden;
}
div.NavPic {
        background-color: #ffffff;
        margin: 0px;
        padding-right: 2px;
        float: left;
}
div.NavFrame div.NavHead {
        font-weight: bold;
        font-size: 100%;
        background-color: #efefef;
}
div.NavFrame p {
        font-size: 100%;
}
div.NavFrame div.NavContent {
        font-size: 100%;
}
div.NavFrame div.NavContent p {
        font-size: 100%;
}
div.NavEnd {
        margin: 0px;
        padding: 0px;
        line-height: 1px;
        clear: both;
}
}


#bodyContent .references sup{
.metadata-label { color: #aaaaaa; }
      color:#002BB8 !important;
body.page-Pagina_principale h1.firstHeading { display:none; }
}
/* </pre> */


/* Highlight per le note */
/* class per gli avvisi utenti */
 
.avvisiutenti {
ol.references > li:target {
    background:#FFD690;
background-color: #DEF;
    width:85%;
}
    padding:0.5em;
 
    margin-left:auto;
sup.reference:target {
    border:none;
background-color: #DEF;
    margin-right:auto;
}
}


/* BEGIN Template:Fumetto e animazione */
#mw-Protect-Form {
table.sinossifumetti th{
    background:transparent;
vertical-align: top;
color: black;
background-color: rgb(239, 239, 239);
text-align: left;
width: 35%;
min-width: 35%;
max-width: 35%;
}
table.sinossifumetti td{
color: black;
background-color: white;
vertical-align: bottom;
width: 65%;
min-width: 65%;
max-width: 65%;
}
}
tr.sinossifumettibreak{
.mw-label {
border-top: 1px solid #AAA;
    background:transparent;
}
}
 
.mw-input {
/* END  Template:Fumetto e animazione */
     background:transparent;
 
 
/* Rende il form di cancellazione trasparente nelle pagine con sfondo "colorato"*/
#deleteconfirm, #deleteconfirm>table {
     background: transparent;
}
}
 
#mwProtectSet {
/*
     background:transparent;
Serve per simulare le sottosezioni
nella sezione delle preferenze destinata ai gadgets,
visto che non si possono fare normalmente
*/
.tb-subsection {
     font-size: smaller;
}
}
/*
Stili per i box che si visualizzano al passaggio del mouse
Licenza: GFDL e Creative Commons Attribution 2.5
*/
.HopContent
{
display:none;
}
.HopFrame:hover .HopContent
{
display:block;
}
/* CATEGORIE NASCOSTE */
/* Se tutte le categorie di una voce sono nascoste, le mostra lo stesso (in modo da visualizzare il [altre] per poterci accedere) */
.catlinks-allhidden { display: block; }
/* Evita che i link vadano a capo */
.nowraplinks a {
    white-space: nowrap;
}
/* classi legate al template navbox generic */
table.navbox {            /* navbox container style */
  border:1px solid #aaa;
  width:100%;
  margin:auto;
  clear:both;
  text-align:center;
  padding:1px;
}
table.navbox + table.navbox {
  margin-top:-1px;        /* single pixel border between adjacent navboxes (doesn't work for IE6, but that's okay) */
}
.navbox-title, .navbox-abovebelow, table.navbox th {
  text-align:center;      /* title and above/below styles */
  padding-left:1em;
  padding-right:1em;
}
.navbox-group {          /* group style */
  white-space:nowrap;
  text-align:right;
  font-weight:bold;
  padding-left:1em;
  padding-right:1em;
}
.navbox, .navbox-subgroup {
  background:#fdfdfd;    /* Background color */
}
.navbox-list {
  border-color:#fdfdfd;  /* Must match background color */
}
.navbox-title, table.navbox th {
  background:#ccccff;    /* Level 1 color */
}
.navbox-abovebelow, .navbox-group, .navbox-subgroup .navbox-title {
  background:#ddddff;    /* Level 2 color */
}
.navbox-subgroup .navbox-group, .navbox-subgroup .navbox-abovebelow {
  background:#e6e6ff;    /* Level 3 color */
}
.navbox-even {
  background:#f7f7f7;    /* Even row striping */
}
.navbox-odd {
  background:transparent; /* Odd row striping */
}
/*</nowiki></pre>*/

Versione attuale delle 20:55, 19 lug 2010

/* <pre> */
/* Contollare se ci sono errori:
http://jigsaw.w3.org/css-validator/validator?uri=http://it.scoutwiki.org/MediaWiki:Common.css&warning=1&profile=css21&usermedium=all
*/

/* Note più piccole */
ol.references { font-size: 100%; }

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

/* Classi per Navbox generic */
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;
    }
}

/* Classi per Infobox */

.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;
}

/* Stili per i box che si visualizzano al passaggio del mouse → Licenza: GFDL e Creative Commons Attribution 2.5 */
.HopContent
{
 display:none;
}

.HopFrame:hover .HopContent
{
 display:block;
}

/* Se tutte le categorie di una voce sono nascoste, le mostra lo stesso (in modo da visualizzare il [altre] per poterci accedere) */
.catlinks-allhidden { display: block; }

/* Evita che i link vadano a capo */
.nowraplinks a {
    white-space: nowrap;
}

/* Crea immagine di PDF davanti a link di pdf */
 #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;
 }

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;
 }

/* Inserisce logo di Wikipedia davanti a link di Wikipedia */
#bodyContent a[href ^="http://it.wikipedia.org/wiki/"] {
    background: url(http://upload.wikimedia.org/wikipedia/commons/1/17/Wikipedia-logo-it.png/15px-Wikipedia-logo-it.png) center right no-repeat;
    padding-right: 17px;
}

.midia.audio {background: url("http://upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome-speakernotes.png/35px-Gnome-speakernotes.png") no-repeat top left;} 
.midia.video {background: url("http://upload.wikimedia.org/wikipedia/en/thumb/2/20/Tango-video-x-generic.png/35px-Tango-video-x-generic.png") no-repeat top left;}

/* Colori delle pagine */
/* default (bianco) */
#content, 
#p-cactions li, 
#p-cactions li a { background: white; }

/* (principale) */
.ns-0 * #content, 
.ns-0 * #p-cactions li, 
.ns-0 * #p-cactions li a { background : white; }

/* ScoutWiki:  */
.ns-4 * #content, 
.ns-4 * #p-cactions li, 
.ns-4 * #p-cactions li a { background: #F4F4F4; }

/* MediaWiki: */
.ns-8 * #content, 
.ns-8 * #p-cactions li, 
.ns-8 * #p-cactions li a { background: #EEEEFF; }

/* Speciale: */
.ns--1 #content,
.ns--1 #p-cactions li,
.ns--1 #p-cactions li a { background:#F8FCFF }

/* Aiuto: */
.ns-12 * #content,
.ns-12 * #p-cactions li,
.ns-12 * #p-cactions li a { background:#FFF3BE }

/* Progetto: */
.ns-102 * #content, 
.ns-102 * #p-cactions li, 
.ns-102 * #p-cactions li a { background: #F6F6F6; }

/* Sfondo per le pagine di discussione */
.ns-1 * #content, .ns-1 * #p-cactions li, .ns-1 * #p-cactions li a,
.ns-3 * #content, .ns-3 * #p-cactions li, .ns-3 * #p-cactions li a,
.ns-5 * #content, .ns-5 * #p-cactions li, .ns-5 * #p-cactions li a,
.ns-7 * #content, .ns-7 * #p-cactions li, .ns-7 * #p-cactions li a,
.ns-9 * #content, .ns-9 * #p-cactions li, .ns-9 * #p-cactions li a,
.ns-11 * #content, .ns-11 * #p-cactions li, .ns-11 * #p-cactions li a,
.ns-13 * #content, .ns-13 * #p-cactions li, .ns-13 * #p-cactions li a,
.ns-15 * #content, .ns-15 * #p-cactions li, .ns-15 * #p-cactions li a,
.ns-101 * #content, .ns-101 * #p-cactions li, .ns-101 * #p-cactions li a,
.ns-103 * #content, .ns-103 * #p-cactions li, .ns-103 * #p-cactions li a,
.ns-105 * #content, .ns-105 * #p-cactions li, .ns-105 * #p-cactions li a { background: #FFFFEE; }

/* Stile per le pagine di discussione */
.ns-1 dd, .ns-3 dd, .ns-5 dd, .ns-7 dd, .ns-9 dd, 
.ns-11 dd, .ns-13 dd,.ns-15 dd, .ns-101 dd, .ns-103 dd, .ns-105 dd { margin: 0; padding: 0; }
.ns-1 dl, .ns-3 dl, .ns-5 dl, .ns-7 dl, .ns-9 dl, 
.ns-11 dl, .ns-13 dl, .ns-15 dl, .ns-101 dl, .ns-103 dl, .ns-105 dl { border-top: solid 1px #F0F080; border-left: solid 1px #F0F080; padding-top: 0.5em; padding-left: 0.5em; margin-left: 1em; }
.ns-1 dl, .ns-3 dl, .ns-5 dl, .ns-7 dl, .ns-9 dl, 
.ns-11 dl, .ns-13 dl, .ns-15 dl, .ns-101 dl, .ns-103 dl, .ns-105 dl 
{ background-color: #FFFFE0; }
.ns-1 dl dl, .ns-3 dl dl, .ns-5 dl dl, .ns-7 dl dl, .ns-9 dl dl, 
.ns-11 dl dl, .ns-13 dl dl, .ns-15 dl dl, .ns-101 dl dl, .ns-103 dl dl, .ns-105 dl dl
{ background-color: #FFFFEE; }
.ns-1 dl dl dl, .ns-3 dl dl dl, .ns-5 dl dl dl, .ns-7 dl dl dl, .ns-9 dl dl dl, 
.ns-11 dl dl dl, .ns-13 dl dl dl, .ns-15 dl dl dl, .ns-101 dl dl dl, .ns-103 dl dl dl, .ns-105 dl dl dl
{ background-color: #FFFFE0; }
.ns-1 dl dl dl dl, .ns-3 dl dl dl dl, .ns-5 dl dl dl dl, .ns-7 dl dl dl dl,
.ns-9 dl dl dl dl, .ns-11 dl dl dl dl, .ns-13 dl dl dl dl, .ns-15 dl dl dl dl,
.ns-101 dl dl dl dl, .ns-103 dl dl dl dl, .ns-105 dl dl dl dl
{ background-color: #FFFFEE; }
.ns-1 dl dl dl dl dl, .ns-3 dl dl dl dl dl, .ns-5 dl dl dl dl dl, 
.ns-7 dl dl dl dl dl, .ns-9 dl dl dl dl dl, .ns-11 dl dl dl dl dl, 
.ns-13 dl dl dl dl dl, .ns-15 dl dl dl dl dl, .ns-101 dl dl dl dl dl, 
.ns-103 dl dl dl dl dl, .ns-105 dl dl dl dl dl
{ background-color: #FFFFE0; }
.ns-1 dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl, 
.ns-5 dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl, 
.ns-9 dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl, 
.ns-13 dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl, 
.ns-101 dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl, 
.ns-105 dl dl dl dl dl dl
{ background-color: #FFFFEE; }
.ns-1 dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl, 
.ns-5 dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl, 
.ns-9 dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl, 
.ns-13 dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl, 
.ns-101 dl dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl dl,
.ns-105 dl dl dl dl dl dl dl
{ background-color: #FFFFE0; }
.ns-1 dl dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl dl, 
.ns-5 dl dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl dl, 
.ns-9 dl dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl dl, 
.ns-13 dl dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl dl, 
.ns-101 dl dl dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl dl dl,
.ns-105 dl dl dl dl dl dl dl dl
{ background-color: #FFFFEE; }
.ns-1 dl dl dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl dl dl, 
.ns-5 dl dl dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl dl dl, 
.ns-9 dl dl dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl dl dl, 
.ns-13 dl dl dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl dl dl, 
.ns-101 dl dl dl dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl dl dl dl,
 .ns-105 dl dl dl dl dl dl dl dl dl 
{ background-color: #FFFFE0; }
.ns-1 dl dl dl dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl dl dl dl, 
.ns-5 dl dl dl dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl dl dl dl, 
.ns-9 dl dl dl dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl dl dl dl, 
.ns-13 dl dl dl dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl dl dl dl, 
.ns-101 dl dl dl dl dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl dl dl dl dl,
.ns-105 dl dl dl dl dl dl dl dl dl dl 
{ background-color: #FFFFEE; }

/* Stili per barra laterale */
#p-search h5 { display: none }
.portlet h5 { font-weight: bold }

/* Colore delle sezioni di modifica */
.editsection { color:#4A00D3; font-weight:1; vertical-align:middle; font-size: 90%; }
.editsection a { color:#4A00D3; margin:0.1em; font-size: 90%; }

/* Metadata */
table.metadata {
    border: 1px solid #aaaaaa;
    display: none;
    speak: none;
}

.metadata-label {
    color: #aaaaaa;
}

/* Evidenziazione maggiore della nota selezionata */
ol.references > li:target {
 background-color: #DEF;
}

/* Colore dei numeri di modifica nelle UltimeModifiche */
.mw-plusminus-pos { color: #00aa00; }
.mw-plusminus-neg { color: #aa0000; }
.mw-plusminus-null { color: #888888; }
}

/* Numeri romani */
.roman {
  text-transform:lowercase;
  font-variant:small-caps;
}

/* scouttable */
table.scouttable {
  margin: 1em 1em 1em 0;
  background: #f9f9f9;
  border: 1px #aaaaaa solid;
  border-collapse: collapse;
}

table.scouttable th, table.scouttable td {
  border: 1px #aaaaaa solid;
  padding: 0.2em;
}

table.scouttable th {
  background: #f2f2f2;
  text-align: center;
}

table.scouttable caption {
  margin-left: inherit;
  margin-right: inherit;
}

/* Form di cancellazione trasparente */
#deleteconfirm, #deleteconfirm>table {
    background: transparent;
}

/* Modifica tabella con collegamenti personali in cima a destra + arrotondamenti */
.pBody { padding: 0.3em 0.1em; }
 
div.pBody {
    border-left:none;
    border-radius-topright: 1em;
    border-radius-bottomright: 1em;
    -moz-border-radius-topright: 1em;
    -moz-border-radius-bottomright: 1em;
}
 
.portlet h5 {
    background-color: #e0e3e6;
    border: thin solid silver;
    -moz-border-radius-topright: 1em;
    border-radius-topright: 1em;
}
 
#p-cactions ul li,
#p-cactions ul li a {  
    -moz-border-radius-topright: 1em;
/*  border-radius-topleft: 1em; */
    border-radius-topright: 1em;
/*  -moz-border-radius-topleft: 1em; */
}
 
#p-cactions
#ca-edit-0 a { 
    padding-left: 0.4em;
    padding-right: 0.4em;
}
 
#p-cactions a { filter: alpha(opacity=75); -moz-opacity: .75; opacity: .75; }

#p-cactions a:hover,
#p-cactions .selected a { filter: none; -moz-opacity: 1; opacity: 1; }
 
#content {
    -moz-border-radius-topleft: 0em;
    border-radius-topleft: 0em;
}

#p-personal ul {
    filter: alpha(opacity=60);
    -moz-opacity: .60;
    opacity: .60;
    -moz-border-radius-bottomleft:1em;
    border-radius-bottomleft:1em;
    border-color:rgb(250, 189, 35);
    border-width:1px;
    border-style:solid;
    background:#F8FCFF url(http://it.scoutwiki.org/skins/monobook/user.gif) no-repeat;
    float:right;
    padding:0;
    padding-bottom:.3em;
    padding-right:3px;
    border-top:none;
    border-right:none;
    margin:0;
    padding-right:3px;
    font-size: 80%;
}
 
#p-personal a:hover { background:#FFF none; }

#p-personal a {
    padding:.5em;
    margin:0;
}
 
#p-personal li {
    margin:0;
    border-right:1px dotted rgb(170, 170, 170);
    background-image: none;
}
 
table.metadata {
    border: 1px solid #aaaaaa;
    display: none;
}

.metadata-label { color: #aaaaaa; }
body.page-Pagina_principale h1.firstHeading { display:none; }
 /* </pre> */

/* class per gli avvisi utenti */
.avvisiutenti {
    background:#FFD690;
    width:85%;
    padding:0.5em;
    margin-left:auto;
    border:none;
    margin-right:auto;
}

#mw-Protect-Form {
    background:transparent;
}
.mw-label {
    background:transparent;
}
.mw-input {
    background:transparent;
}
#mwProtectSet {
    background:transparent;
}