MediaWiki:Mariowiki2018.css: differenze tra le versioni

Da Mario Wiki, l'enciclopedia italiana.
mNessun oggetto della modifica
m (Annullate le modifiche di Duraner Hawkeye (discussione), riportata alla versione precedente di Stormkyleis)
Etichetta: Rollback
(Una versione intermedia di uno stesso utente non è mostrata)
(Nessuna differenza)

Versione delle 17:18, 23 gen 2020

body {
	font-family: 'Source Sans Pro', Calibri, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: normal;
	margin: 0;
	padding: 0;
	word-wrap: break-word;
	-webkit-print-color-adjust: exact;
	background: var(--sfondo) url(https://www.mariocastle.it/wp/wp-content/uploads/2019/05/sito-sfondo.jpg.webp);
	color: #222;
	overflow-x: hidden !important;
	overflow-y: scroll !important;
	direction: ltr; /* Needed for RTL flipping */
	unicode-bidi: embed;
}
.mobileonly {display:none;}
#content {
	position: relative;
	background: #fcfcfc;
	border-top: 2px solid var(--colore-4);
	border-bottom: 2px solid #bbbbcc;
	border-radius: var(--arrotondamento);
	padding: 10px;
	line-height: 25px !important;
	margin-top: -15px;
}
p {line-height:25px;}
table {text-align:initial;}

.mw-indicators {
	float: right;
	line-height: 1.5em;
	font-size: 95%;
}

.mw-indicator {
	display: -moz-inline-block;
	display: inline-block;
	zoom: 1;
	*display: inline; /* stylelint-disable-line declaration-block-no-duplicate-properties */
}

#jump-to-nav {display:none;}
#mw-content-text ul:not(.tabbernav) {line-height:1.7em;}
#toc {min-width:200px; margin-top:5px; font-size:14px;}
#toc ul {line-height:1.5em;}

#column-one {
	position: absolute;
	width: 160px;
	margin-top: -30px;
	padding-top: 160px;
	z-index: 1;
	top: 47px;
}
/* Hide, but keep accessible for screen-readers */
#column-one h2 {
	position: absolute;
	top: -9999px;
}

/* Rendering immagini */
#content img {
    image-rendering: optimizeSpeed;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: optimize-contrast;
    image-rendering: crisp-edges;
    image-rendering: pixelated;
    -ms-interpolation-mode: nearest-neighbor;
}
.zoom img {
    image-rendering: initial!important;
}

/* the left column width is specified in class .portlet */

a.new,
#p-personal a.new {
	color: #ba0000;
}

ul {
	line-height: 1.5em;
}

input.historysubmit {
	padding: 0 .3em .3em .3em !important;
	font-size: 94%;
	cursor: pointer;
	height: 1.7em !important;
	margin-left: 1.6em;
}

pre, .mw-code {
	line-height: 1.1em;
}

sup, sub {
	font-size: 11px;
}

code {
	background-color: #eef1f5;
	border: 1px solid #bcc7cc;
}

#firstHeading {
	padding-top: 0;
	font-family: Times, serif;
	font-size: 32px;
}
#contentSub, #contentSub2 {margin:10px 5px;}
#contentSub b {font-weight:normal;}
/*
** the main content area
*/

#siteNotice {
	font-size: 95%;
	padding: 0 0.9em;
}
#localNotice {
	margin: 0;
}
#siteNotice p {
	margin: 0;
	padding: 0;
}

/*
** classes for special content elements like town boxes
** intended to be referenced directly from the wiki src
*/

/*
** User styles
*/
/* table standards */
table.rimage {
	float: right;
	position: relative;
	margin-left: 1em;
	margin-bottom: 1em;
	text-align: center;
}
th {
    color: #000;
}

/*
** edit views etc
*/
.special li {
	line-height: 1.6em;
	margin: 0;
	padding: 0;
}

/*
** keep the whitespace in front of the ^=, hides rule from konqueror
** this is css3, the validator doesn't like it when validating as css2
*/
#bodyContent a.external {
	/* @embed */
	color: #36b;
}
#bodyContent a.external[href ^="https://"],
.link-https {
	/* @embed */
	/* background: url(lock_icon.gif) center right no-repeat;
	padding-right: 16px; */
}
#bodyContent a.external[href ^="mailto:"],
.link-mailto {
	/* @embed */
	/* background: url(mail_icon.gif) center right no-repeat;
	padding-right: 18px; */
}
#bodyContent a.external[href ^="news:"] {
	/* @embed */
	background: url(news_icon.png) center right no-repeat;
	padding-right: 18px;
}
#bodyContent a.external[href ^="ftp://"],
.link-ftp {
	/* @embed */
	background: url(file_icon.gif) center right no-repeat;
	padding-right: 18px;
}
#bodyContent a.external[href ^="irc://"],
#bodyContent a.external[href ^="ircs://"],
.link-irc {
	/* @embed */
	background: url(discussionitem_icon.gif) center right no-repeat;
	padding-right: 18px;
}
#bodyContent a.external[href $=".ogg"], #bodyContent a.external[href $=".OGG"],
#bodyContent a.external[href $=".mid"], #bodyContent a.external[href $=".MID"],
#bodyContent a.external[href $=".midi"], #bodyContent a.external[href $=".MIDI"],
#bodyContent a.external[href $=".mp3"], #bodyContent a.external[href $=".MP3"],
#bodyContent a.external[href $=".wav"], #bodyContent a.external[href $=".WAV"],
#bodyContent a.external[href $=".wma"], #bodyContent a.external[href $=".WMA"],
.link-audio {
	/* @embed */
	background: url(audio.png) center right no-repeat;
	padding-right: 13px;
}
#bodyContent a.external[href $=".ogm"], #bodyContent a.external[href $=".OGM"],
#bodyContent a.external[href $=".avi"], #bodyContent a.external[href $=".AVI"],
#bodyContent a.external[href $=".mpeg"], #bodyContent a.external[href $=".MPEG"],
#bodyContent a.external[href $=".mpg"], #bodyContent a.external[href $=".MPG"],
.link-video {
	/* @embed */
	background: url(video.png) center right no-repeat;
	padding-right: 13px;
}
#bodyContent a.external[href $=".pdf"], #bodyContent a.external[href $=".PDF"],
#bodyContent a.external[href *=".pdf#"], #bodyContent a.external[href *=".PDF#"],
#bodyContent a.external[href *=".pdf?"], #bodyContent a.external[href *=".PDF?"],
.link-document {
	/* @embed */
	background: url(document.png) center right no-repeat;
	padding-right: 12px;
}

/* Interwiki Styling */
#bodyContent a.extiw,
#bodyContent a.extiw:active {
	color: #006075;
}

/*
** the personal toolbar
*/
#p-personal {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
	width: 100%;
	white-space: nowrap;
	padding: 0;
	margin: 0;
	border: none;
	background: none;
	overflow: visible;
	line-height: 1.2em;
}
#p-personal h3 {
	display: none;
}
#p-personal .portlet,
#p-personal .pBody {
	z-index: 0;
	padding: 0;
	margin: 0;
	border: none;
	overflow: visible;
	background: none;
}
/* this is the ul contained in the portlet */
#p-personal li {
	z-index: 0;
	border: none;
	padding: 0;
	display: inline;
	color: #fff;
	margin-left: 10px;
	vertical-align: middle;
	background: none;
	font-size: 13px;
}
#p-personal li a {
	text-decoration: none;
}
/* The icon in front of the username / login link */
#p-personal li.active {
	font-weight: bold;
}
/*
** the page-related actions- page/talk, edit etc
*/
#p-cactions {
	position: relative !important;
	top:-5px !important;
	margin-top:-5px;
	white-space: nowrap;
	line-height: 1.1em;
	overflow: visible;
	background: none;
	border-collapse: collapse;
	font-size: 95%;
}
#p-cactions ul {
	list-style-type: none;
	list-style-image: none;
}
#p-cactions li {
	display: inline-block;
	overflow: visible;
	border: 1px solid transparent;
	background: #f9f9fc;
	height: 24px;
	margin-top: 12px;
	padding-top: 1px;
	margin-left: -3px;
	position: relative; 
	transition: background 0.1s ease-out;
}
#p-cactions li:hover {
	background: #fff;
	margin-top: 12px;
}
#p-cactions li.selected {
	background: #fff;
	z-index: 3;
	position: relative;
	top: -2px;
    border-bottom: 0;
    border-width: 2px;
    border-color: var(--colore-4);
	font-weight: bold;
	border-radius: var(--arrotondamento) var(--arrotondamento) 0 0!important;
}
#p-cactions li a {
	border: none;
	padding: 0 .8em .3em;
	position: relative;
	margin: 0;
	text-decoration: none;
	z-index: 3;
}
#p-cactions li.selected a {
	color: #333;
}
#p-cactions .new a {
	color: #ba0000;
}
#p-cactions li a:hover {
	z-index: 3;
	text-decoration: none;
}
#p-cactions h3 {
	display: none;
}
#p-cactions li.istalk {
	margin-right: 2px;
}
#p-cactions li.istalk a {
	padding-right: .5em;
}
#p-cactions #ca-addsection a {
	padding-left: .4em;
	padding-right: .4em;
}
#p-cactions .pBody ul {margin-top:-3px; height:45px;}
#p-cactions .pBody>ul>li {margin-right:3px; border-radius:var(--arrotondamento) var(--arrotondamento) 0 0;}
#p-cactions .pBody>ul>li:first-child {border-top-right-radius:0; margin-right:0;}
#ca-talk {border-top-left-radius:0!important;}
#ca-addsection {margin:0 8px 0 -3px;}

/* Icone */
#p-cactions .pBody>ul>li>a:before, .mw-editsection a:before {
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 900;
    width: 20px;
    display: inline-block;
    text-align: center;
    margin-left: -6px;
    font-size: 11px;
    vertical-align: top;
    color: #afafd2;
    transition: color 0.1s ease-out;
}
#p-cactions .pBody>ul>li:hover a:before, .mw-editsection a:hover:before {
    color: inherit!important;
}
#p-cactions .pBody>ul>li:first-child>a:before {content:none; margin-right:0;}
#ca-talk a:before, .fa-comment:before {content:'\f075';}
#ca-tinymceedit a:before {content:'\f304';}
#ca-edit a:before {content:'\f121';}
#ca-history a:before {content:'\f1da';}
#ca-delete a:before {content:'\f12d';}
#ca-move a:before {content:'\f362';}
#ca-protect a:before, #ca-unprotect a:before {content:'\f023';}
#ca-watch a:before {content:'\f005';}
#ca-purge a:before {content:'\f2f9';}
.mw-editsection a:before {
    content: '\f304';
    margin-left: -2px;
    vertical-align: middle;
    position: relative;
    top: -1px;
}

#p-cactions .pBody {
	font-size: 1em;
	background-color: transparent;
	color: inherit;
	border-collapse: inherit;
	border: 0;
	padding: 0;
	overflow:hidden;
}

#p-lang {
	position: relative;
	z-index: 3;
}

/* Override text-transform on languages where capitalization is significant */
.capitalize-all-nouns .portlet h3,
.capitalize-all-nouns #p-personal ul,
.capitalize-all-nouns #p-cactions ul li a {
	text-transform: none;
}

/* TODO: #t-iscite is only used by the Cite extension, come up with some
 * system which allows extensions to add to this file on the fly
 */
#t-ispermalink, #t-iscite {
	color: #999;
}
/*
** footer
*/
#footer {
	background:#fafafa;
	margin: 10px 0 0 0;
	overflow: hidden;
	padding: .4em 0 .3em 0;
	text-align: center;
	border-bottom:2px solid #bbbbcc;
	border-top:2px solid var(--colore-4);
	border-radius:var(--arrotondamento);
}
#footer li {
	display: inline;
}
#f-poweredbyico, #f-copyrightico {
	margin: 0 8px;
	position: relative;
	top: -2px; /* Bump it up just a tad */
}
#f-poweredbyico {
	float: right;
	height: 1%;
}
#f-copyrightico {
	float: left;
	height: 1%;
}

.mw-htmlform-submit {
	font-weight: bold;
	padding-left: .3em;
	padding-right: .3em;
	margin-right: 2em;
}

/* js pref toc */
#preftoc {
	margin: 0;
	padding: 0;
	width: 100%;
	clear: both;
}
#preftoc li {
	background-color: #f0f0f0;
	color: #000;
}
#preftoc li {
	margin: 1px -2px 1px 2px;
	float: left;
	padding: 2px 0 3px 0;
	border: 1px solid #fff;
	border-right-color: #716f64;
	border-bottom: 0;
	position: relative;
	white-space: nowrap;
	list-style-type: none;
	list-style-image: none;
	z-index: 3;
}
#preftoc li.selected {
	font-weight: bold;
	background-color: #f9f9f9;
	border: 1px solid #aaa;
	border-bottom: none;
	cursor: default;
	top: 1px;
	padding-top: 2px;
	margin-right: -3px;
}
#preftoc > li.selected {
	top: 2px;
}
#preftoc a,
#preftoc a:active {
	display: block;
	color: #000;
	padding: 0 .7em;
	position: relative;
	text-decoration: none;
}
#preftoc li.selected a {
	cursor: default;
	text-decoration: none;
}
#preferences {
	margin: 0;
	border: 1px solid #aaa;
	clear: both;
	padding: 1.5em;
	background-color: #F9F9F9;
}
.prefsection {
	border: none;
	padding: 0;
	margin: 0;
}

.prefsection legend {
	font-weight: bold;
}
.prefsection table, .prefsection legend {
	background-color: #F9F9F9;
}
.mainLegend {
	display: none;
}
td.htmlform-tip {
	font-size: 90%;
	padding: .2em 2em;
	color: #666;
}

.preferences-login {
	clear: both;
	margin-bottom: 1.5em;
}

.prefcache {
	font-size: 90%;
	margin-top: 2em;
}

#userloginprompt, #languagelinks {
	font-size: 85%;
}
.mw-ui-vform {display:inline-block;}

#login-sectiontip {
	font-size: 85%;
	line-height: 1.2;
	padding-top: 2em;
}

#userloginlink a, #wpLoginattempt, #wpCreateaccount {
	font-weight: bold;
}

/**
 * This was originally added by Gabriel Wicke in r3681 (committed on 25 May 2004)
 * with the commit message "tweaks to page history".
 * Unlike the other IE/Mac fixes that used to be present here, this seems to get
 * applied on more modern browsers, so let's keep it here until someone has the
 * time to properly test it out.
 */
#pagehistory li.selected {
	position: relative;
}
#pagehistory li {
	margin:10px 0;
	font-size: 11px;
	font-family: Verdana;
	text-align: left;
}
fieldset {border-radius:2px;}
.mw-history-legend {color:#666; font-size:13px;}
input#year {width:50px;}
.mw-recentchanges-table {font-size:13px;}
.mw-recentchanges-toplinks {text-align:left;}
.mw-changeslist-legend .mw-collapsible-content {text-align:left !important;}

.redirectText {
	font-size: 150%;
	margin: 5px;
}

div.patrollink {
	clear: both;
}

.sharedUploadNotice {
	font-style: italic;
}

span.updatedmarker {
	color: black;
	background-color: #0f0;
}

.editExternally {
	border: 1px solid gray;
	background-color: #fff;
	padding: 3px;
	margin-top: 0.5em;
	float: left;
	font-size: small;
	text-align: center;
}
.editExternallyHelp {
	font-style: italic;
	color: gray;
}

.toggle {
	margin-left: 2em;
	text-indent: -2em;
}

/* @bug 1714 */
input#wpSave,
input#wpDiff {
	margin-right: 0.33em;
}

#wpSave {
	font-weight: bold;
}

/* noarticletext */
div.noarticletext {
	border: 1px solid #ccc;
	background: #fff;
	padding: .2em 1em;
	color: #000;
}

div#searchTargetContainer {
	left: 10px;
	top: 10px;
	width: 90%;
	background: white;
}

div#searchTarget {
	padding: 3px;
	margin: 5px;
	background: #F0F0F0;
	border: solid 1px blue;
}

div#searchTarget ul li {
	list-style-type: none;
	list-style-image: none;
}

div#searchTarget ul li:before {
	color: orange;
	content: "\00BB \0020";
}

div#searchTargetHide {
	float: right;
	border: solid 1px black;
	background: #DCDCDC;
	padding: 2px;
}

#powersearch p {
	margin-top: 0;
}

div.multipageimagenavbox {
	border: solid 1px silver;
	padding: 4px;
	margin: 1em;
	background: #f0f0f0;
}

div.multipageimagenavbox div.thumb {
	border: 0;
	margin-left: 2em;
	margin-right: 2em;
}

div.multipageimagenavbox hr {
	margin: 6px;
}

table.multipageimage td {
	text-align: center;
}

.templatesUsed {
	margin-top: 1.5em;
}

.mw-summary-preview {
	margin: 0.1em 0;
}

/* Friendlier slave lag warnings */
div.mw-lag-warn-normal,
div.mw-lag-warn-high {
	padding: 3px;
	text-align: center;
	margin: 3px auto;
}
div.mw-lag-warn-normal {
	border: 1px solid #FC6;
	background-color: #FFC;
}
div.mw-lag-warn-high {
	font-weight: bold;
	border: 2px solid #F03;
	background-color: #FCC;
}

.MediaTransformError {
	background-color: #ccc;
	padding: 0.1em;
}
.MediaTransformError td {
	text-align: center;
	vertical-align: middle;
	font-size: 90%;
}

/* God-damned hack for the crappy layout */
.os-suggest {
	font-size: 127%;
}

/* Sometimes people don't want personal tools to be lowercase! */
.no-text-transform {
	text-transform: none;
}

/* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */
.tipsy {
	font-size: 127%;
}

/* mediawiki.notification */
.skin-mariowiki2016 .mw-notification {
	-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.125);
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.125);
}
 
 /* Proprietà del Content */
 
 #BodyContent {display: none}
 
 /* Link */
 
a, a:visited, #p-cactions li a {
	color: #0844d0; 
}
 
a:active {
	color: orange; 
}
 
 /* Sidebar */
 
.portlet h5 {text-transform: capitalize; font-weight: bold; color: white; text-shadow: 1px 1px 1px #1A1A1A;}
.mw-content-ltr ul {list-style: none outside url(images/9/90/Money_smw.png);}

#toc, #catlinks {border-radius:5px;}

#toc ul, .toc ul {
    list-style-image: none !important;
    list-style-type: none !important;
}
 .pBody a, .pBody a:hover, .pBody a:visited {color: #fff;}
 .pBody a:hover {text-transform:none;}
 
 #p-cactions .pBody {background: transparent !important; text-transform: initial}
 #p-cactions .pBody a, #p-cactions .pBody a:hover, #p-cactions .pBody a:visited {text-transform: initial}
 #ca-purge a {text-transform: capitalize !important;}
 #ca-purge a:after {content: ' cache'; text-transform: lowercase !important;}
 
 /* Scritte in alto a destra */
 
#p-personal ul {
	position: absolute;
	right: 7px;
	background: var(--colore-4);
	padding: 2px 12px;
	font-size: 14px;
	border-radius: var(--arrotondamento) var(--arrotondamento) 0 0;
	margin: 7px 10px 10px 10px;
}
#p-personal li a {
	text-transform: capitalize;
}
li#pt-userpage {
	background: url(skins/MarioWiki2018/fungo.png) left no-repeat;
	padding-left: 27px;
	margin-left:0;
	text-transform: capitalize;
} 
 li#pt-createaccount {font-weight:bold; margin-left:8px;}
 #pt-anonuserpage {text-shadow:1px 1px 3px #113;}
 
 p { margin: 8px 0 8px 0; }
 
 h1, h2, h3, h4, h5, h6 {
    color: black;
    margin: 0px;
 }
 
 pre { border: 1px dashed #06f!important; overflow: auto; }
 
 textarea { background: #FFFFFF url("https://www.mariocastle.it/images/wiki_textarea_bg.png")
 }
 
 #file img { background: #B0E0E6 url("https://upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png") repeat;
 }
 
 #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 {
    margin-bottom: .25em;
 }
 #bodyContent h3 {
    margin-top: .3em;
    margin-bottom: 0;
    padding-bottom: 0;
    line-height: 1.6;
    font-size: 1.2em;
}
#bodyContent h4 {
    font-size: 105%;
}
 
body.page-Pagina_principale h1.firstHeading {
	display: none;
}
 
 #siteNotice {
    background: transparent;
    padding: 0;
 }
 
 #catlinks {
    -moz-border-radius: 1em;    
 }
 .spoiler {
    width:70%;
    padding: 0.2em;
    margin: 10px;
    border-top: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
 }
 
 #navbox { 
    /*border:1px solid #630000;*/
    border: 1px solid #aaaaaa;
    background-color:#f9f9f9;
    padding: 5px;
    font-size: 95%;
    margin-left: 15px;
    margin-bottom: 15px;
 }
 
 #bodyContent a.extiw:active { color: #06f; }
 
 #p-personal li a:hover {
    background-color: none;
    text-decoration: underline;
 }
 
 #preftoc a:active { color: #00c; -moz-border-radius-topleft: 1em;
  -moz-border-radius-topright: 1em;}
 
 input.searchButton {
    padding: 0 0.4em !important;
    cursor: pointer;
    background: #fff url(skins/MarioWiki2018/search-ltr.png) center no-repeat;
    border: none; 
    color: transparent;
 } 

 input[type="radio"], input[type="checkbox"] {
    border: none;
 }
 select {
    border: 1px solid #630000; 
    color: Black;
 }
 
 .IntroPageBox {
    background-color: #ffe;
    background-repeat: no-repeat;
    background-position: bottom right;
 }
 
 .IntroPageBox div.tright {
    border-color: transparent !important;
 }
 
 blockquote {
   border-left: 3px solid #06f;
   margin-left: 2em;
   padding-left: 1em;
 }

 .usermessage {
   margin: 0em 0 1.5em;
   border-radius: 4px;
 }
 
 .oldh3 {font-size: 132%}
 
 .spoiler {
   padding: 0.2em;
   margin: 10px;
   border-top: 2px solid #ccc;
   border-bottom: 2px solid #ccc;
 }
 
 #disambig {
   border-top: 3px double #cccccc; 
   border-bottom: 3px double #cccccc;
 }
 
 .references {
   font-size:92%
 }
 
 .smalltoptext {
   font-size:108%;
   padding-top:5.2em;
   padding-bottom:0.09em;
   padding-right:0em;
   float:right;
   position:absolute;
   right:1.5em;
   top:0em;
   white-space:nowrap;
 }
 
 .shroom {
   background:url(https://www.mariowiki.com/images/c/c9/Mushroombg.png) repeat;
   padding:0.3em;
   color:black
 }
 
 .troublecenter {
   background:url(https://www.mariowiki.com/images/2/2c/Troublecenterbg.png) repeat;
   padding:0.2em;
   color:#262626
 }
 
 .sigbox {
   background: url(https://www.mariowiki.com/images/sigboxbg.png) no-repeat top left;
   min-height: 35px;
   min-width: 295px;
 }
 
 #p-personal {
     z-index: 6;
 }
 
 #f-poweredbyico {
     z-index: 0;
 }
 
 .right {
     text-align:right;
 }
 
 .awards {
     background:url(https://i.imgur.com/59xYH5e.png);
 }
 
 .proposal {
     background:url(https://i.imgur.com/z15XM0A.png);
 }
 
 .fakenews {
     background:url(https://www.mariowiki.com/images/e/e0/Version2small.png);
 }
 
 .interview {
     background:url(https://www.mariowiki.com/images/a/ab/Yoshi_Emblem.gif);
 }
 
 /* Side ad code */
 
 #column-google {
     width: 120px;
     clear: left;
     position: absolute;
     padding: 35px 0px 6px 6px;
     float: right;
     right: 0px;
     top: 0px;
     z-index: 1;
 }
 
 #google-ads {
     background-color: #FFFFFF;
     z-index: 5;
 }
 
 #google-linkbox {
     background-color: #FFFFFF;
     padding: 0px 0px 2px 0px;
     z-index: -5;
 }
 
 #google-referral {
     background-color: #FFFFFF;
     border: 1px solid #aaaaaa;
     padding: 2px 0px 2px 0px;
     text-align: center;
     z-index: 5;
 }
 
 #adbrite-ads {
     background-color: #FFFFFF;
     border: 1px solid #aaaaaa;
     padding: 0px 2px 2px 2px;
     text-align: center;
     z-index: 5;
 }
 
 .ads-banner {
     background: #fafafa;
     text-align: center;
     padding: 5px 0; 
     margin: 10px 0;
     border-bottom:2px solid #bbbbcc;
     border-top:2px solid var(--colore-4);
     border-radius:5px;
 }
.page-Pagina_principale .adside {display:none !important;}
.page-Pagina_principale #siteNotice {margin-bottom:22px;}
 
 /* End ad code */
 
 /* Main Page */
 
 .MainPageAffiliatesBox {
   padding: 0px 2px 7px 2px;
   color: #000;
   background: repeat-x bottom #5C94FC;
   border: 1px solid #000000;
   width: 100%;
   margin-top: 1px;
   margin-bottom: -5px;
 }
 
 .affiliates {
    text-align: center;
    font-size: 10px;
 }
 
 .affiliates a {
    background: none !important;
    padding: 0 !important;
 }
 
 .affiliates img {
    margin-top: 1px;
    margin-bottom: 2px;
 }
 
 .MainTopText a {
   color: black;
   text-decoration: none;
 }
 
 .MainTopText a:hover {
   color: black;
   text-decoration: underline;
 }
 
 .MainPageProposalBox h3 {
   font-size: 120%;
 }
 
 /* hiddenStructure from Monobook - allows selective hiding of markup in templates */
 .hiddenStructure {
    display: none;
 }
 
.mw-collapsible {margin-bottom:2px;}
.mw-changeslist .mw-collapsible {text-align:left;}
.mw-editfooter-toggler p {padding-left:16px!important;}
.templatesUsed ul {text-align:left;}

  /* End Main Page */
  
 div.pBody ul li#pt-userpage a.new {
    color: #99a;
 }
 
 div.pBody ul li#pt-userpage a.new:hover {
    color: #F0E6E6;
 }
 
 div.tleft div.thumbinner {
    margin-right: 5px;
 }
 
 div.tleft {
    margin: .3em 1em .3em 0;
 }
 div.tright {
	margin: .3em 0 .3em 1em;
 }

.mw-search-formheader div.results-info {float: left; padding:0 0 10px 10px;}
.mw-search-formheader div.results-info ul li {float:left;}
.mw-editsection, .mw-editsection-like {font-size:medium;}
 
 .blacklink a, .blacklink a:hover, .blacklink a:visited {color: #000 !important;}
 .whitelink a, .whitelink a:hover, .whitelink a:visited {color: #fff !important;}
 .navtemplate.white tr:first-child th, .navtemplate.white tr:first-child th a {color: #fff !important;}
 .navtemplate.black tr:first-child th, .navtemplate.black tr:first-child th a {color: #000 !important;}
.navtemplate tr th a, .navtemplate tr th a:visited, .navtemplate tr th a.new, .navtemplate tr th a.new:visited {color: #000000;}
 .navigazione.white tr th, .navigazione.white tr th a {color: #fff !important;}
 .navigazione.black tr th, .navigazione.black tr th a {color: #000 !important;}
 .box-featured h2 {color: #fff; font-weight:bold;}
 .rt_container {margin-top:-18px !important;}
 .recent-topics-header, #burlone {display:none !important;}
span.mw-collapsible-toggle {padding:0 0.3em 0 0}
.lingue tr:first-child th, .lingue tr:first-child th a {color: #000;}
.lingue td:first-child {padding-left: 5px;}
.lingue td {background: #e0e0f0}

.hide {opacity:0; transition: all 0.1s ease-in-out; pointer-events:none;}
.show {opacity:1; transition: all 0.25s ease-in-out;}
.slowshow {opacity:1; transition: all 0.7s ease-in-out;}

.wikiEditor-ui-controls, .wikiEditor-ui-buttons {background:#f7f7f7;}
.ui-dialog {font-family:'Source Sans Pro'; font-size:14px;}

#page-footer {
	clear: both;
}
#page-footer h3 {
	margin-top: 20px;
}
div#page-footer li {
	display: inline;
}

#f-list #privacy:before {display:block; content:'';} #f-list #about:before, #f-list #disclaimer:before, #f-list #mobileview:before {content:'·'; padding:0 4px;}
#f-list a {margin-right: 0;}

.site-notice a, .site-notice a:link, .site-notice a:hover, .site-notice a:visited {color:#fff !important; text-decoration:underline;}
.site-notice {margin:3px 0; display:block !important;}
.site-notice a.external.text {background:none; padding:0;}

.suggestions {z-index:99999!important}

/* Container */

#mc-wrapper {
	width: 100%;
    display: flex;
    min-height: 100vh;
}

/* Menu */

#menu2019 { background: var(--colore-2); width: 180px; flex-shrink: 0; position: relative; font-size:14px; }
#menu2019-sticky { background: var(--colore-2); padding: 0 10px 10px 10px; width: 160px; position: fixed; position: sticky; top: 10px; }
.menu-titolo { background: var(--colore-4); margin-top: 8px; }
.menu-riga, .menu-cerca { background: var(--colore-3); margin: 2px 0; }
.menu-riga {cursor:pointer;}
.menu-titolo, .menu-riga, .intestazione { border-radius: var(--arrotondamento); }

.portlet h3 {
    margin: 8px 0 2px 0;
    border-radius: var(--arrotondamento);
    font-size: 14px;
    font-weight: normal;
    color: var(--colore-6);
    padding: 4px 10px 4px 14px;
    text-indent: -999px;
    transform: skew(-20deg);
}
.portlet h3:after {
    transform: skew(20deg);
    color: #fff;
    text-indent: 999px;
    background: var(--colore-4);
    position: absolute;
    top: -14px;
    left: -14px;
    right: -14px;
    bottom: 0;
    padding-left: 45px;
}
#p-Contenuti h3:before, .generated-sidebar>h3:before, #p-tb>h3:before, #p-lang>h3:before {
    margin-left: -10px;
    text-indent: 999px;
    position: absolute;
    bottom: 4px;
    z-index: 1;
    transform: skew(20deg);
}
#p-Contenuti h3:before {
	content: '-\f101 ';
    left: 13px;
}
#p-Contenuti h3:after {
	content: '-Navigazione';
}
.generated-sidebar>h3:before {
	content: '-\f552 ';
    left: 8px;
}
.generated-sidebar>h3:after {
	content: '-Utilità';
}
#p-tb>h3:before {
	content: '-\f05a ';
    left: 12px;
}
#p-tb>h3:after {
	content: '-Altro';
}
#p-lang>h3:before {
	content: '-\f1ab ';
    left: 12px;
}
#p-lang>h3:after {
	content: '-In altre lingue';
}

#menu2019 .pBody li { border-radius: var(--arrotondamento); transform: skew(-20deg); overflow:hidden; position:relative; outline:none!important; max-height:26px; background:var(--colore-3); margin:2px 0; line-height:normal;}
#menu2019 .pBody li a:before, .portlet h3:before {
    padding-right: 4px;
    font-family: 'Font Awesome\ 5 Free','Font Awesome\ 5 Brands';
    font-weight: 900;
    width: 25px;
    display: inline-block;
    text-align: center;
    margin-left: -6px;
    vertical-align: middle;
}

#p-search {position: relative; top:-28px; margin:-6px 0 14px 0;}
#p-search h3 {display:none}

#menu2019 .pBody ul {margin:0;list-style: none;}
#menu2019 .pBody li>a { width:100%; padding: 4px 10px 4px 14px; margin-left:-4px; display:inline-block; color:#fff; transform: skew(20deg); text-decoration:none;}
#menu2019 .pBody li:before {content:''; width:0%; border-radius:var(--arrotondamento); background:#bbccff20; position:absolute; top:0; right:0; bottom:0; left:0;  -webkit-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out; animation: lampeggio-menu 0.9s infinite ease-in-out;}

#ns-wrapper {
    flex-grow: 1;
    padding: 10px;
    overflow: hidden;
    transition: filter .3s ease-in-out;
    filter: none;
    position: relative;
	margin: 0;
}

#menu2019 #searchform {
    display: block;
    transform: skew(-20deg);
    overflow: hidden;
    position: relative;
    border-radius: var(--arrotondamento);
    margin: 2px 0;
    border: 2px solid var(--colore-3);
    height: 22px;
}
#menu2019 #searchInput {
    width: 100%;
    background: var(--colore-2);
    color: var(--colore-6);
    outline: none;
    border: none;
    padding: 3px 3px 3px 14px;
    margin-left: -4px;
    display: inline-block;
    transform: skew(20deg);
    font-family: 'Source Sans Pro';
    font-size: 14px;
	line-height: 17px;
}
#menu2019 .searchButton {visibility:hidden;overflow:hidden;height:0;width:0;padding:0;margin:0}
#menu2019 input:placeholder-shown {color:#c5c7cc!important;}
#menu2019 ::-webkit-input-placeholder {color:#c5c7cc!important;}
#menu2019 ::placeholder {color:#c5c7cc!important; opacity:1!important;}

#menu2019 .pBody li:hover {background:#211f42;} 
#menu2019 .pBody li:hover:before {width:100%; -webkit-transition: all 0.1s ease-in-out; transition: all 0.2s ease-in-out;}

#menu-logo-sfondo {
    background: var(--colore-4);
    background-image: url(https://www.mariocastle.it/wp/wp-content/themes/marios-castle-2020/footer.png);
    background-blend-mode: luminosity;
    background-position-y: 100px;
    background-position-x: -100px;
    opacity: .93;
    transition: opacity .2s ease-in-out;
    position: absolute;
    top: -10px;
    left: 0;
    width: 100%;
    height: 70px;
    z-index: 1;
    display: block;
}
#menu-logo-sfondo:hover {
	opacity: 1;
}
#menu-logo-sfumatura {
    background: linear-gradient(0deg, var(--colore-2), transparent 55%);
    position: relative;
    top: -10px;
    width: 100%;
    height: 70px;
    margin-left: -10px;
	margin-bottom: -5px;
    padding: 0 10px;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
}
#menu-logo-immagine {
    background: url(https://www.mariocastle.it/forum/styles/mariocastle2017/theme/images/sito-logo-mobile-SW1bDWj.png);
    background-size: 155px;
    width: 155px;
    height: 29px;
}

#ns-side-social{margin:8px 0 0 -1px;display:flex}#ns-side-social a,.ns-post-social a{display:inline-block;color:#fff;vertical-align:middle}.ns-social-icon{width:30px;height:30px;margin:0 3px 3px 0;position:relative;text-align:center;border-radius:var(--arrotondamento)}.ns-social-icon:hover{opacity:.9}.ns-social-icon .fab{top:5px;position:relative;font-size:20px}#ns-social-facebook{background:#1877f2}#ns-social-facebook .fab{top:6px}#ns-social-twitter{background:#1da1f2}#ns-social-twitter .fab{top:7px;left:1px}#ns-social-telegram{background:#29d}#ns-social-telegram .fab{top:5px;font-size:22px}#ns-social-youtube{background:#e62117}#ns-social-youtube .fab{top:6px;font-size:20px}#ns-social-twitch{background:#6441a4}#ns-social-twitch .fab{font-size:23px}

@keyframes lampeggio-menu {
  0% {background:#bbccff20;}
  50% {background:#bbccff10;}
  100% {background:#bbccff20;}
}
@keyframes lampeggio80 {
  0% {opacity:.8;}
  50% {opacity:1;}
  100% {opacity:.8;}
}
@keyframes lampeggio90 {
  0% {opacity:.9;}
  50% {opacity:1;}
  100% {opacity:.9;}
}
@keyframes lampeggio95 {
  0% {opacity:.95;}
  50% {opacity:1;}
  100% {opacity:.95;}
}
@media only screen and (max-width:780px){
	#menu2019 {display:none;}
}
@media only screen and (max-height:870px) and (min-height:841px) {
	#menu2019 .pBody li>a {padding:3px 10px 3px 14px;}
}
@media only screen and (max-height:840px) and (min-height:811px) {
	#menu2019 .pBody li>a {padding:2px 10px 2px 14px;}
}
@media only screen and (max-height:810px) {
	#menu2019-sticky {position:relative;}
}

/*Icone indice*/
#n-Indice a:before {
	content: '\f02d ';
}
/*Icone contenuti*/
#p-Contenuti a:before {
	content: '\f0ca ';
}
/*Icone utilita*/
#n-Ultime-modifiche a:before, .fa-history:before {
	content: '\f1da ';
}
#n-Pagina-casuale a:before {
	content: '\f074 ';
}
#n-Carica-dei-file a:before {
	content: '\f093 ';
}
#n-Immagini-recenti a:before {
	content: '\f302 ';
}
#n-Aiuto a:before, .fa-question:before {
	content: '\f128 ';
}
/*Icone strumenti*/
#feedlinks a:before {
	content: '\f09e '; /* Atom */
}

#t-whatlinkshere a:before {
	content: '\f277 ';
}
#t-recentchangeslinked a:before {
	content: '\f1da ';
}

#t-contributions a:before {
	content: '\f4ff ';
}
#t-log a:before {
	content: '\f2b9 ';
}
#t-blockip a:before {
	content: '\f506 ';
}
#t-emailuser a:before {
	content: '\f0e0 ';
}
#t-userrights a:before {
	content: '\f509 ';
}

#t-specialpages a:before, .fa-star:before {
	content: '\f005 ';
}
#t-permalink a:before {
	content: '\f0c1 ';
}
#t-info a:before {
	content: '\f129 ';
}
#n-Chat-Discord a:before {
	content: '\f392 ';
}
.fa-fire-alt:before {
	content: '\f7e4 ';
}
.fa-newspaper:before {
	content: '\f1ea ';
}
.fa-hands-helping:before {
	content: '\f4c4 ';
}
.fa-globe:before {
	content: '\f0ac ';
}
.fa-language:before {
	content: '\f1ab ';
}
.fas {
    padding-right: 2px;
}

/*Icone in altre lingue*/
#p-lang .interwiki-en a:before, 
#p-lang .interwiki-de a:before {
    content: '';
    float: left;
    height: 19px;
    width: 25px;
    left: 2px;
    position: relative;
}
#p-lang .interwiki-en a:before{
    background: url(/w/skins/MarioWiki2018/en.png) no-repeat;
    background-size: 20px 10px;
    top: 5px;
}
#p-lang .interwiki-de a:before{
    background: url(/w/skins/MarioWiki2018/de.png) no-repeat;
    background-size: 20px 12px;
    top: 3px;
}
#ns-menu-wrapper ul li {list-style-image:none;}

.ns-barra-head {background:#fafafa; color:#112; margin:0; padding:4px 8px; border-top:3px solid var(--colore-4); border-bottom:1px dashed #96aabe; font-weight:bold; font-size:16px;}
.ns-annunci {margin-top:0 !important; margin-bottom:5px !important;}

#ns-fine {font-size:12px; text-align:center; padding:7px 30px; margin-top:5px;}
#ns-fine a {color:#8a98a2;}

#ns-sezione {display:block; color:#2851cc;}
.ns-condividi {margin:14px 0 16px 0;}
#ns-box-dx {float:right; width:70px; height:70px; background:var(--colore-4); text-align:center; font-size:54px; color:#fff;}
.ns-sezione {border-bottom:2px solid; display:inline-block; margin-bottom:8px; height:18px;}
.share-container {position:absolute; top:-46px; right:15px;}
.share-container-bottom {margin:10px 0 -10px 0;}
.share-container a, .share-container-bottom a {background:#fff; color:#fff !important; display:inline-block;}
.ns-boxlink {background:#fff; color:#fff; display:inline-block;}
.ns-boxmaterial {color:#fafafa; padding:7px 14px; display:inline-block; margin:1px 0 2px 0; font-size:10.5pt; letter-spacing:0.2pt; text-transform:uppercase;}
a .ns-boxmaterial:hover, .share-container .ns-boxmaterial:hover, .share-container-bottom .ns-boxmaterial:hover {opacity:0.8;}
.ns-boxgrigio {background:#8a98a2;}

.template-avviso {
    padding: 0 8px;
    font-size: 90%;
    line-height: 18px;
    vertical-align: middle;
    margin: 8px 0;
    border-radius: 4px;
}
.template-avviso .image {
    min-width: 30px;
    display: inline-block;
    text-align: center;
    padding-left: 0;
    margin-right: 0;
}
#p-personal li {margin-left:0.4em; font-size:13px;}
#p-personal li:first-child {margin-left: 1px;}
#p-cactions li a {text-transform:lowercase; padding:0 7px; letter-spacing:-0.1pt;}
#ca-talk {padding-left:3px;}
#p-cactions .pBody ul {margin-left:10px;}

@media only screen and (max-width:1564px) {
	#ns-wrapper {padding-top: 15px;}
	#p-personal ul {left:0; right:0; text-align:center; border-radius:var(--arrotondamento);}
	#p-cactions {margin-top: 20px;}
}
@media only screen and (max-width:780px) {
	#p-cactions .pBody>ul>li>a:before {content:none;}
	#p-personal ul {text-align:center; position:initial; display:block;}
}
a.feedlink {
    background:none !important;
}

/* Cookie notice */
.cc_banner-wrapper {z-index:99999 !important;}
.cc-floating {border-radius:var(--arrotondamento);}

.mw-enhanced-rc td {padding-left:6px;}
.mw-collapsible div {min-width: 64px;}

.portlet #t-upload,.portlet #t-print{display:none;}

/* Upload allineato a sinistra */
#mw-upload-form .thumb {float:none; clear:both; display:inline-block;}

/* Font Awesome - Questo codice velocizza il caricamento delle icone "seguici" */
.mw-changeslist {text-align:start}

/* Fix per il tasto "annulla" 404 di WikiEditor */
.wikiEditor-ui-buttons button:last-child {display:none;}

/* Il colore di box-heading in comune con la sidebar */
.box-heading {background-color:var(--colore-4);}