MediaWiki:Monobook.css: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
(testing.)
(trying to sort this page out, since it's getting so large (hope this works))
Line 1: Line 1:
/* CSS placed here will affect users of the Monobook skin */
/* CSS placed here will affect users of the Monobook skin */


body {
/* <h2> All pages </h2> */
background: #f9f9f9 url(images/mariowikiheadbg.png) repeat;
}


.pBody, .portlet h5, ul#f-list {
/* <h3> Interface elements </h3> */
font-family: verdana;
}


.special li {
body {
line-height: 19px;
  background: #f9f9f9 url(images/mariowikiheadbg.png) repeat;
}
}


a { color: #00f; }
.pBody,
.portlet h5,
ul#f-list {
  font-family: verdana;
}


a:visited { color: #00c; }
#p-personal a.new {  
  color: #f00;  
}


a:active { color: orange; }
#p-personal a.new:visited {  
  color: #c00;  
}


.fakelinks {
li#pt-userpage,
cursor: pointer;
li#pt-anonuserpage,
color: #002bb8;
li#pt-login {
}
  background: url(images/mushroom.gif) top left no-repeat;
  padding: 1px 0 2px 20px;
  line-height: 17px;
}


.fakelinks:hover {
textarea {  
text-decoration: underline;
  background: #FFFFFF url(images/marioeditbg.jpg);  
}
}


#p-personal a.new { color: #f00; }
#file img,
.ns-6 .wikitable.filehistory img {
  background: url("images/Checker-16x16.png") repeat scroll 0 0 transparent;
  border: 1px solid white;
}


#p-personal a.new:visited { color: #c00; }
#siteNotice {
  border-top: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  padding: 3px 2px 2px 2px;
  margin: 10px 0 -5px 0;
}


li#pt-userpage,
#firstHeading {
li#pt-anonuserpage,
  margin-top: -3px;
li#pt-login {
}
background: url(images/mushroom.gif) top left no-repeat;
padding: 1px 0 2px 20px;
line-height: 17px;
}


p { margin: 0.9em 0em 1em 0em; }
.catlinks {
  background: #f9f9f9 url(images/papermariohead.jpg) no-repeat center right;
  margin-top: 10px;
}


h1, h2, h3, h4, h5, h6 {
#p-cactions ul li,
color: black;
#p-cactions ul li a,
margin: 0px;
#p-cactions li.selected,
}
#p-cactions li.selected a {
  -moz-border-radius-topleft: 1em;
  -moz-border-radius-topright: 1em;
  -webkit-border-top-left-radius: 1em;
  -webkit-border-top-right-radius: 1em;
  border-top-left-radius: 1em;
  border-top-right-radius: 1em;
  khtml-border-top-left-radius: 1em;
  khtml-border-top-right-radius: 1em;
  -icab-border-top-left-radius: 1em;
  -icab-border-top-right-radius: 1em;
}


pre {  
div.pBody {
border: 1px dashed #06f;
  -moz-border-radius-topright: 1em;
overflow: auto;
  -moz-border-radius-bottomright: 1em;
}
  -webkit-border-top-right-radius: 1em;
  -webkit-border-bottom-right-radius: 1em;
  border-top-right-radius: 1em;
  border-bottom-right-radius: 1em;
  khtml-border-top-right-radius: 1em;
  khtml-border-bottom-right-radius: 1em;
  -icab-border-top-right-radius: 1em;
  -icab-border-bottom-right-radius: 1em;
}


textarea { background: #FFFFFF url(images/marioeditbg.jpg); }
#p-cactions li {
  padding-bottom: 1em;
  -moz-border-radius-topleft: .72em !important;
  -moz-border-radius-topright: .72em !important;
  -webkit-border-top-left-radius: .72em !important;
  -webkit-border-top-right-radius: .72em !important;
  border-top-left-radius: .72em !important;
  border-top-right-radius: .72em !important;
  khtml-border-top-left-radius: .72em !important;
  khtml-border-top-right-radius: .72em !important;
  -icab-border-top-left-radius: .72em !important;
  -icab-border-top-right-radius: .72em !important;
}


#file img, .ns-6 .wikitable.filehistory img {
#f-poweredbyico {
   background: url("images/Checker-16x16.png") repeat scroll 0 0 transparent;
   margin-left: 30px;
   border: 1px solid white;
   z-index: 0;
}
}


#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 {
input.searchButton {
margin-bottom: 0.6em;
  padding: 0 0.4em !important;
}
  cursor: pointer;
  background-color: white;
  border: 1px solid #2f6fab;
  font-weight: normal;
}  


#siteNotice {
#searchGoButton {
border-top: 2px solid #ccc;
  font-weight: normal;
border-bottom: 2px solid #ccc;
}
padding: 3px 2px 2px 2px;
margin: 10px 0 -5px 0;
}


#firstHeading {
#searchInput {
margin-top: -3px;
  border: 1px solid #2f6fab;  
}
}  


.smalltoptext {
input[type="radio"],
font-size: 108%;
input[type="checkbox"] {
float: right;
  border: none;
position: absolute;
}
right: 133px;
top: 20px;
white-space: nowrap;
}


.catlinks {
select {
background: #f9f9f9 url(images/papermariohead.jpg) no-repeat center right;
  border: 1px solid #2f6fab;  
margin-top: 10px;
  color: black;
}
}


#navbox {  
#content {
/* border: 1px solid #2f6fab; */
  margin: 2.8em 0 0 12.2em;
border: 1px solid #aaaaaa;
  padding-right: 133px;
background-color: #f9f9f9;
  -moz-border-radius-topleft: 1em;
padding: 5px;
  -moz-border-radius-bottomleft: 1em;
font-size: 95%;
  -webkit-border-top-left-radius: 1em;
margin-left: 15px;
  -webkit-border-bottom-left-radius: 1em;
margin-bottom: 15px;
  border-top-left-radius: 1em;
}
  border-bottom-left-radius: 1em;
  khtml-border-top-left-radius: 1em;
  khtml-border-bottom-left-radius: 1em;
  -icab-border-top-left-radius: 1em;
  -icab-border-bottom-left-radius: 1em;
}


#bodyContent a.extiw:active { color: #06f; }
#p-cactions {
  left: 11.7em;
}


#bodyContent a.external { color: #06f; }
.portlet {
  width: 11.8em;
}


#p-personal li a:hover {
#p-personal li a:hover {
background-color: none;
  background-color: none;
text-decoration: underline;
  text-decoration: underline;
}
}


#p-cactions li a { color: #00c; }
#p-cactions li a {  
  color: #00c;  
}


#p-cactions .new a { color: #c00; }
#p-cactions .new a {  
  color: #c00;  
}


#preftoc a:active { color: #00c; }
.pBody {
  z-index: 3!important;
}


#content {
/* <h3> Page content </h3> */
margin: 2.8em 0 0 12.2em;
padding-right: 133px;
-moz-border-radius-topleft: 1em;
-moz-border-radius-bottomleft: 1em;
-webkit-border-top-left-radius: 1em;
-webkit-border-bottom-left-radius: 1em;
border-top-left-radius: 1em;
border-bottom-left-radius: 1em;
khtml-border-top-left-radius: 1em;
khtml-border-bottom-left-radius: 1em;
-icab-border-top-left-radius: 1em;
-icab-border-bottom-left-radius: 1em;
}


#p-cactions {
a {  
left: 11.7em;
  color: #00f;  
}
}


.portlet {
a:visited {  
width: 11.8em;
  color: #00c;  
}
}


input.searchButton {
a:active {  
padding: 0 0.4em !important;
  color: orange;  
cursor: pointer;
}
background-color: white;
border: 1px solid #2f6fab;
font-weight: normal;
}  


#searchGoButton {
p {  
font-weight: normal;
  margin: 0.9em 0em 1em 0em;  
}
}


#searchInput {
h1,
border: 1px solid #2f6fab;  
h2,
}  
h3,
h4,
h5,
h6 {
  color: black;
  margin: 0px;
}


input[type="radio"], input[type="checkbox"] {
pre {  
border: none;
  border: 1px dashed #06f;
}
  overflow: auto;
}


select {
#bodyContent h1,
border: 1px solid #2f6fab;
#bodyContent h2,
color: black;
#bodyContent h3,
}
#bodyContent h4,
#bodyContent h5 {
  margin-bottom: 0.6em;
}


.ns-104 div.thumb {
.smalltoptext {
border-color: transparent;
  font-size: 108%;
}
  float: right;
  position: absolute;
  right: 133px;
  top: 20px;
  white-space: nowrap;
}


html .thumbimage {
.ipa {  
background: white;
  font-family: "Arial Unicode MS","Charis SIL","DejaVu Sans",Gentium,"Lucida Sans Unicode","TITUS Cyberbit","DoulosSIL",Arial,"Courier New","Microsoft Sans Serif",Tahoma,"Times New Roman";
}
}


ol.references { font-size: 90%; }
blockquote {
.references-small { font-size: 80%; }
  border-left: 3px solid #06f;
ol.references > li:target { background-color: #ddeeff; }
  margin-left: 2em;
sup.reference:target { background-color: #ddeeff; }
  padding-left: 1em;
}


.references { font-size: 92%; }
ol.references {
  font-size: 90%;  
}


.IntroPageBox {
.references-small {  
background-color: #ffe;
  font-size: 80%;  
background-repeat: no-repeat;
}
background-position: bottom right;
}


.IntroPageBox div.tright {
ol.references > li:target {  
border-color: transparent !important;
  background-color: #ddeeff;  
}
}


blockquote {
sup.reference:target {  
border-left: 3px solid #06f;
  background-color: #ddeeff;  
margin-left: 2em;
}
padding-left: 1em;
}


.oldh3 { font-size: 132%; }
.references {  
  font-size: 92%;  
}


.spoiler {
table.gallery .gallerybox .gallerytext {
width: 70%;
  text-align:center;
padding: 0.2em;
}
margin: 10px;
border-top: 2px solid #ccc;
border-bottom: 2px solid #ccc;
}


.easywrap {
table.gallery .gallerybox .gallerytext p {
width: 100%;
  margin:0;
table-layout: fixed;
}
word-wrap: break-word;
overflow: hidden;
}


#disambig {
table.gallery {
border-top: 3px double #cccccc;
  margin: 2px auto;
border-bottom: 3px double #cccccc;
}
}


/* creates a div class that can be used to add mouse-over functionality. */
#bodyContent a.extiw:active {  
.hoverexpand {
  color: #06f;  
height: 18px;
}
padding: 2px;
overflow: hidden;
*overflow: visible;
_overflow: visible;
}
.hoverexpand:hover {
height: 100%;
overflow: visible;
}


@font-face {
#bodyContent a.external {  
font-family: plum;
  color: #06f;  
src: url('PlumScript.ttf');
}
}
/* <h2> Specific pages or groups of pages </h2> */


.shroom {
/* <h3> [[Main Page]] </h3> */
background: #d4e6ea url(images/c/c9/Mushroombg.png) repeat;
padding: 0.3em;
color: black;
}


.shroomwinter {
body.page-Main_Page h1.firstHeading,
background: #d4e6ea url(images/3/35/Shroomwinter.png) repeat;
body.page-Main_Page #lastmod {
padding: 0.3em;
  display: none;
color: black;
}
}


.shroomwinter a { color: green; text-decoration: none; }
body.page-Main_Page #bodyContent {  
  margin-top: 16px;  
}


.shroomwinter a:visited { color: #030; }
.MainTopText a {
  color: black;
  text-decoration: none;
}


.shroomwinter a:active { color: green; }
.MainTopText a:hover {
  color: black;
  text-decoration: underline;
}


.shroomspring {
.MainPageProposalBox h3 {
background: #FFFFFF url(images/3/37/Shroomspring.png) repeat;
  font-size: 120%;
padding: 0.3em;
}
color: black
}


.shroomspring a {color: blue; text-decoration: none; }
.mainpagebox {
  border: 2px solid #496C9C;
  padding: 2px;
  background: #F8F8FF;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  border-radius: 1em;
  khtml-border-radius: 1em;
  -icab-border-radius: 1em;
}


.shroomspring a:visited { color: purple; }
.mainpagebox#welcome {
  padding: 2px 2px 2px 0px;
}


.shroomspring a:active { color: blue; }
.mainpagebox#nav {
  font-size: 120%;
  padding: 2px 2px 5px 0px;
  background: #FDFDFF;
  border-color: #999;
}


.shroomfall {
.mainpagebox#proposal,
background: #FFFFFF url(images/f/f2/Shroomfall.png) repeat;
.mainpagebox#shroom {
padding: 0.3em;
  margin-top: 10px;
color: black;
}
}


.shroomfall a {color: #8A2BE2; text-decoration: none; }
.mainpagebox#right {
  padding: 2px 2px 5px 2px;
}


.shroomfall a:visited { color: #7F007F; }
.mainpagebox#maintain {
  text-align: center;
  padding: 0 2px 0 2px;
  margin-top: 10px;
}


.shroomfall a:active { color: #4169E1; }
.mainpagebox h2 {
  margin: 0;
  border: 2px solid #567CAF;
  font-size: 120%;
  font-weight: bold;
  padding: 0.2em 0.4em;
  color: #FFFFFF;
  text-align: center;
  -moz-border-radius: 0.75em;
  -webkit-border-radius: 0.75em;
  border-radius: 0.75em;
  khtml-border-radius: 0.75em;
  -icab-border-radius: 0.75em;
}


.shroomsummer {
.mainpagebox#featured h2 {
background: #FFFFFF url(images/8/8d/Shroomsummer.png) repeat;
  background: #009D00;
padding: 0.3em;
  border-color: #005100;
color: black;
}
}


.shroomsummer a {color: blue; text-decoration: none; }
.mainpagebox#proposal h2 {
  background: #9B04FF;
  border-color: #4F0084;
}


.shroomsummer a:visited { color: purple; }
.mainpagebox#shroom h2 {
  background: #EC0000;
  border-color: #9D0000;
}


.shroomsummer a:active { color: blue; }
.mainpagebox h2#news {
  background: #1C49FF;
  border-color: #001C8A;
}


.shroomsummerwatered {
.mainpagebox h2#poll {
background: #FFFFFF url(images/8/8d/Shroomsummer.png) repeat;
  background: #FF8000;
padding: 0.3em;
  border-color: #914800;
color: black;
}
}


.shroomsummerwatered a {color: blue; text-decoration: none; }
.mainpagebox h2#dyk {
  background: #FF4868;
  border-color: #C60023;
}


.shroomsummerwatered a:visited { color: purple; }
.mainpagebox#announce {
  text-align: center;
  padding: 0 2px 0 2px;
  margin-top: 10px;
}


.shroomsummerwatered a:active { color: blue; }
.mainpagebox#niwa {
  padding: 3px 2px 2px 2px;
}


.shroom2 {
.mainpagebox h2#tourney {
border: 2px solid #aaa;
  background: #4682B4;
-moz-border-radius: 1em;
}
-webkit-border-radius: 1em;
border-radius: 1em;
khtml-border-radius: 1em;
-icab-border-radius: 1em;
background: #FFFFFF url(images/e/e8/SilverMushroombg.PNG) repeat;
padding: 0.3em;
color: black;
}


.shroom2 a:hover, .shroom2 p:hover, .shroom2 li:hover, .shroom2 h1:hover{ background: #fff; }
.mainpagebox#tourneysub {
  background-color: lightsteelblue;
  border: 2px solid #3b587e;
}


.shroommidnight {
.mainpagebox#tourneybox {
background: #11176d url(images/f/fc/ShroomMidnight.png) repeat;
  border-collapse: collapse;
padding: 0.3em;
  background: #F8F8FF;
color: #3FFF00;
}
}


.shroommidnight a, .shroommidnight a.external {
.newpoll {
color:#a8e7ff !important;
  width: 100%;
}
  background: transparent;
  text-align: center;
  table-layout: fixed;
  word-wrap: break-word;
}


.shroommidnight a:visited, .shroommidnight a.external:visited {
.pollq {
color:#a3bde8 !important;
  padding: 0 3px 0 6px;
}
  text-align: left;
}


.sigbox {
.MainPageAffiliatesBox {
background: url(images/sigboxbg.png) no-repeat top left;
  padding: 0px 2px 7px 2px;
min-height: 35px;
  color: #000;
min-width: 295px;
  background: url(images/affiliatesbg2.jpg) repeat-x bottom #2A3054;
}
  border: 1px solid #000000;
  width: 100%;
  margin-top: 1px;
  margin-bottom: -5px;
}


#f-poweredbyico {
.affiliates {
margin-left: 30px;
  text-align: center;
z-index: 0;
  font-size: 10px;
}
}


.right {
.affiliates a {
text-align: right;
  background: none !important;
}
  padding: 0 !important;
}


#p-cactions ul li, #p-cactions ul li a, #p-cactions li.selected, #p-cactions li.selected a {
.affiliates img {
-moz-border-radius-topleft: 1em;
  margin-top: 1px;
-moz-border-radius-topright: 1em;
  margin-bottom: 2px;
-webkit-border-top-left-radius: 1em;
-webkit-border-top-right-radius: 1em;
border-top-left-radius: 1em;
border-top-right-radius: 1em;
khtml-border-top-left-radius: 1em;
khtml-border-top-right-radius: 1em;
-icab-border-top-left-radius: 1em;
-icab-border-top-right-radius: 1em;
  }
  }


div.pBody {
.affiliates .affiliatesub {
-moz-border-radius-topright: 1em;
  background-color: #FFFFFF;
-moz-border-radius-bottomright: 1em;
  padding: 4px;
-webkit-border-top-right-radius: 1em;
  border: 1px solid #790000;
-webkit-border-bottom-right-radius: 1em;
  background-color: #FFF9F9;
border-top-right-radius: 1em;
border-bottom-right-radius: 1em;
khtml-border-top-right-radius: 1em;
khtml-border-bottom-right-radius: 1em;
-icab-border-top-right-radius: 1em;
-icab-border-bottom-right-radius: 1em;
  }
  }


#p-cactions li {
/* <h3> [[Mariowiki:Proposals]] </h3> */
padding-bottom: 1em;
-moz-border-radius-topleft: .72em !important;
-moz-border-radius-topright: .72em !important;
-webkit-border-top-left-radius: .72em !important;
-webkit-border-top-right-radius: .72em !important;
border-top-left-radius: .72em !important;
border-top-right-radius: .72em !important;
khtml-border-top-left-radius: .72em !important;
khtml-border-top-right-radius: .72em !important;
-icab-border-top-left-radius: .72em !important;
-icab-border-top-right-radius: .72em !important;
}


.page-MarioWiki_Anniversary #content {
.page-MarioWiki_Proposals #content {
background: #fffefe;
  background: #fefffe;
color: black;
  color: black;
-moz-border-radius: 8px;
  -moz-border-radius: 8px;
-webkit-border-radius: 8px;
  -webkit-border-radius: 8px;
border-radius: 8px;
  border-radius: 8px;
khtml-border-radius: 8px;
  khtml-border-radius: 8px;
-icab-border-radius: 8px;
  -icab-border-radius: 8px;
border: 2px solid black;
  border: 2px solid black;
background: #ffffff url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Untitled-2copy-1.png);
  background: #ffffff url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/peerreviewbg.png);
}
}


.page-MarioWiki_Proposals #content {
.page-MarioWiki_Proposals #p-cactions li.selected a,
background: #fefffe;
.page-MarioWiki_Anniversary #p-cactions li.selected a {
color: black;
  padding: 0 .8em .3em!important;
-moz-border-radius: 8px;
}
-webkit-border-radius: 8px;
border-radius: 8px;
khtml-border-radius: 8px;
-icab-border-radius: 8px;
border: 2px solid black;
background: #ffffff url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/peerreviewbg.png);
}


.page-MarioWiki_Proposals #p-cactions li.selected a, .page-MarioWiki_Anniversary #p-cactions li.selected a {
/* <h3> [[Mariowiki:Chronology]] </h3> */
padding: 0 .8em .3em!important;
}


.fakenews {
#fh1,
background: url(images/e/e0/Version2small.png);
#fh2,
}
#fh3,
#fh4,
#fh5,
#fh6 {
  color: black;
  background: none;
  font-weight: normal;
  margin: 0;
  padding-top: .5em;
  padding-bottom: .17em;
  border-bottom: 1px solid #aaa;
}


.interview {
#fh1 {
background: url(images/a/ab/Yoshi_Emblem.gif);
  font-size: 188%;
}
}


/* Main Page */
#fh2 {
  font-size: 150%;
}


body.page-Main_Page h1.firstHeading,  
#fh3,
body.page-Main_Page #lastmod {  
#fh4,
display: none;
#fh5,
}
#fh6 {
  border-bottom: none;
  font-weight: bold;
}


body.page-Main_Page #bodyContent { margin-top: 16px; }
#fh3 {  
  font-size: 132%;  
}


.MainTopText a {
#fh4 {  
color: black;
  font-size: 116%;  
text-decoration: none;
}
}


.MainTopText a:hover {
#fh5 {  
color: black;
  font-size: 100%;  
text-decoration: underline;
}
}


.MainPageProposalBox h3 {
#fh6 {  
font-size: 120%;
  font-size: 80%;
}
}


.mainpagebox {
#bodyContent #fh1,
border: 2px solid #496C9C;
#bodyContent #fh2 {
padding: 2px;
  margin-bottom: .6em;
background: #F8F8FF;
}
-moz-border-radius: 1em;
-webkit-border-radius: 1em;
border-radius: 1em;
khtml-border-radius: 1em;
-icab-border-radius: 1em;
}


.mainpagebox#welcome {
#bodyContent #fh3,
padding: 2px 2px 2px 0px;
#bodyContent #fh4,
}
#bodyContent #fh5 {
  margin-bottom: .3em;
}


.mainpagebox#nav {
/* <h3> [[Mariowiki:Anniversary]] </h3> */
font-size: 120%;
padding: 2px 2px 5px 0px;
background: #FDFDFF;
border-color: #999;
}


.mainpagebox#proposal, .mainpagebox#shroom {
.page-MarioWiki_Anniversary #content {
margin-top: 10px;
  background: #fffefe;
}
  color: black;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  khtml-border-radius: 8px;
  -icab-border-radius: 8px;
  border: 2px solid black;
  background: #ffffff url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Untitled-2copy-1.png);
}


.mainpagebox#right {
/* <h3> [[Special:WebChat]] </h3> */
padding: 2px 2px 5px 2px;
}


.mainpagebox#maintain {
body.page-Special_Chat #content, body.page-Special_WebChat #content {
text-align: center;
  color: black;
padding: 0 2px 0 2px;
  background: #e9e9ff;
margin-top: 10px;
  border: 2px dashed #99f;
}
  padding: 20px;
}


.mainpagebox h2 {
/* <h3> The 'Shroom </h3> */
margin: 0;
border: 2px solid #567CAF;
font-size: 120%;
font-weight: bold;
padding: 0.2em 0.4em;
color: #FFFFFF;
text-align: center;
-moz-border-radius: 0.75em;
-webkit-border-radius: 0.75em;
border-radius: 0.75em;
khtml-border-radius: 0.75em;
-icab-border-radius: 0.75em;
}


.mainpagebox#featured h2 {
/* <h4> Normal theme </h4> */
background: #009D00;
border-color: #005100;
}


.mainpagebox#proposal h2 {
.shroom {
background: #9B04FF;
  background: #d4e6ea url(images/c/c9/Mushroombg.png) repeat;
border-color: #4F0084;
  padding: 0.3em;
}
  color: black;
}


.mainpagebox#shroom h2 {
/* <h4> Autumn theme </h4> */
background: #EC0000;
border-color: #9D0000;
}


.mainpagebox h2#news {
.shroomfall {
background: #1C49FF;
  background: #FFFFFF url(images/f/f2/Shroomfall.png) repeat;
border-color: #001C8A;
  padding: 0.3em;
}
  color: black;
}


.mainpagebox h2#poll {
.shroomfall a {
background: #FF8000;
  color: #8A2BE2;  
border-color: #914800;
  text-decoration: none;  
}
}


.mainpagebox h2#dyk {
.shroomfall a:visited {  
background: #FF4868;
  color: #7F007F;  
border-color: #C60023;
}
}


.mainpagebox#announce {
.shroomfall a:active {  
text-align: center;
  color: #4169E1;  
padding: 0 2px 0 2px;
}
margin-top: 10px;
}


.mainpagebox#niwa {
/* <h4> Winter theme </h4> */
padding: 3px 2px 2px 2px;
}


.mainpagebox h2#tourney {
.shroomwinter {
background: #4682B4;
  background: #d4e6ea url(images/3/35/Shroomwinter.png) repeat;
}
  padding: 0.3em;
  color: black;
}


.mainpagebox#tourneysub {
.shroomwinter a {  
background-color: lightsteelblue;
  color: green;  
border: 2px solid #3b587e;
  text-decoration: none;  
}
}


.mainpagebox#tourneybox {
.shroomwinter a:visited {  
border-collapse: collapse;
  color: #030;  
background: #F8F8FF;
}
}


.newpoll {
.shroomwinter a:active {  
width: 100%;
  color: green;  
background: transparent;
}
text-align: center;
table-layout: fixed;
word-wrap: break-word;
}


.pollq {
/* <h4> Spring theme </h4> */
padding: 0 3px 0 6px;
text-align: left;
}


.MainPageAffiliatesBox {
.shroomspring {
padding: 0px 2px 7px 2px;
  background: #FFFFFF url(images/3/37/Shroomspring.png) repeat;
color: #000;
  padding: 0.3em;
background: url(images/affiliatesbg2.jpg) repeat-x bottom #2A3054;
  color: black
border: 1px solid #000000;
}
width: 100%;
margin-top: 1px;
margin-bottom: -5px;
}


.affiliates {
.shroomspring a {
text-align: center;
  color: blue;  
font-size: 10px;
  text-decoration: none;  
}
}


.affiliates a {
.shroomspring a:visited {  
background: none !important;
  color: purple;  
padding: 0 !important;
}
}


.affiliates img {
.shroomspring a:active {  
margin-top: 1px;
  color: blue;  
margin-bottom: 2px;
}
}


.affiliates .affiliatesub {
/* <h4> Summer theme </h4> */
background-color: #FFFFFF;
padding: 4px;
border: 1px solid #790000;
background-color: #FFF9F9;
}


/* False headers for use on [[MarioWiki:Chronology]] */
.shroomsummer {
  background: #FFFFFF url(images/8/8d/Shroomsummer.png) repeat;
  padding: 0.3em;
  color: black;
}


#fh1, #fh2, #fh3, #fh4, #fh5, #fh6 {
.shroomsummer a {
color: black;
  color: blue;  
background: none;
  text-decoration: none;  
font-weight: normal;
}
margin: 0;
padding-top: .5em;
padding-bottom: .17em;
border-bottom: 1px solid #aaa;
}


#fh1 { font-size: 188%; }
.shroomsummer a:visited {  
  color: purple;  
}


#fh2 { font-size: 150%; }
.shroomsummer a:active {  
  color: blue;  
}


#fh3, #fh4, #fh5, #fh6 {
/* <h4> Summer water edition theme </h4> */
border-bottom: none;
font-weight: bold;
}


#fh3 { font-size: 132%; }
.shroomsummerwatered {
  background: #FFFFFF url(images/8/8d/Shroomsummer.png) repeat;
  padding: 0.3em;
  color: black;
}


#fh4 { font-size: 116%; }
.shroomsummerwatered a {
  color: blue;
  text-decoration: none;  
}


#fh5 { font-size: 100%; }
.shroomsummerwatered a:visited {  
  color: purple;  
}


#fh6 { font-size: 80%;  }
.shroomsummerwatered a:active {  
  color: blue;  
  }


#bodyContent #fh1, #bodyContent #fh2 {
/* <h4> Silver theme </h4> */
margin-bottom: .6em;
}


#bodyContent #fh3, #bodyContent #fh4, #bodyContent #fh5 {
.shroom2 {
margin-bottom: .3em;
  border: 2px solid #aaa;
}
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  border-radius: 1em;
  khtml-border-radius: 1em;
  -icab-border-radius: 1em;
  background: #FFFFFF url(images/e/e8/SilverMushroombg.PNG) repeat;
  padding: 0.3em;
  color: black;
}


.pipe {
.shroom2 a:hover,
background: #d4e6ea url(images/f/fd/Pipewarning_image.png) repeat;
.shroom2 p:hover,
padding: 0.3em;
.shroom2 li:hover,
color: black;
.shroom2 h1:hover{
}
  background: #fff;  
}


.fakecup {
/* <h3> Templates </h3> */
background: #d4e6ea url(images/f/fd/GreenTea.png) repeat;
        align: center;
        width: 60%;
padding: .5em 1em;
color: black;
        border: 2px solid #000000;
        -moz-border-radius: 1em;
}


.pBody {
/* <h4> {{tem|Super Mario Bros.}} </h4> */
z-index: 3!important;
}


body.page-Special_Chat #content, body.page-Special_WebChat #content {
.template-smb tr:first-child th {
color: black;
  background-image:url(images/1/1a/Temp_SMB_a.png), url(images/1/1d/Temp_SMB_b.png);
background: #e9e9ff;
  background-repeat:no-repeat,no-repeat;
border: 2px dashed #99f;
  background-attachment:scroll, scroll;
padding: 20px;
  background-color:black;
}
  background-position:left center, right center;
  text-align:center;
  font-size:12px;
}
 
.template-smb tr:first-child th [href="javascript:void(0);"] {
  color:yellow;
}
 
.template-smb tr:first-child th a:not([href="javascript:void(0);"]) {
  color:white;
  font-style:italic;
}
 
.template-smb tr:nth-child(n+2) th {
  background-color:#d82800;
}
 
.template-smb tr:nth-child(2n) td {
  background-color:#fc9838;
}
 
.template-smb tr:nth-child(2n+1) td {
  background-color:#fdc188;
}
 
.template-smb td {
  text-align:left;
}
 
.template-smb tr:nth-child(2) th{
  width:72px;
}
 
/* <h4> {{tem|Button}} </h4> */
 
.defaultbutton {
  background: white;
  border: 1px solid black;
  padding: 0px 0.5em;
  border-radius: 1em;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  khtml-border-radius: 1em;
  -icab-border-radius: 1em;
  font-variant: small-caps;
  color: black;
  font-size: smaller;
  white-space:nowrap;
  display: inline;
}
 
.button{
  background:url(http://www.mariowiki.com/images/thumb/7/75/Def_Button.svg/16px-Def_Button.svg.png) no-repeat;
  font-size:smaller;
  font-variant:small-caps;
  padding:0 3px;
  white-space:nowrap;
  width:10px;
  height:16px;
  display:inline-block;
  overflow:hidden
}
 
/* <h4> {{tem|Funwarning}} </h4> */
 
.shroommidnight {
  background: #11176d url(images/f/fc/ShroomMidnight.png) repeat;
  padding: 0.3em;
  color: #3FFF00;
}
 
.shroommidnight a,
.shroommidnight a.external {
  color:#a8e7ff !important;
}
 
.shroommidnight a:visited,
.shroommidnight a.external:visited {
  color:#a3bde8 !important;
}
 
/* <h4> {{tem|PipeWarning}} </h4> */
 
.pipe {
  background: #d4e6ea url(images/f/fd/Pipewarning_image.png) repeat;
  padding: 0.3em;
  color: black;
}
 
/* <h4> {{tem|Fakewarning}} </h4> */


.ipa {  
.fakecup {
font-family: "Arial Unicode MS","Charis SIL","DejaVu Sans",Gentium,"Lucida Sans Unicode","TITUS Cyberbit","DoulosSIL",Arial,"Courier New","Microsoft Sans Serif",Tahoma,"Times New Roman";
  background: #d4e6ea url(images/f/fd/GreenTea.png) repeat;
}
  align: center;
   
  width: 60%;
  padding: .5em 1em;
  color: black;
  border: 2px solid #000000;
  -moz-border-radius: 1em;
}
 
/* <h4> {{tem|Sigbox}} </h4> */
 
.sigbox {
  background: url(images/sigboxbg.png) no-repeat top left;
  min-height: 35px;
  min-width: 295px;
}
 
/* <h4> {{tem|ShroomInviteXLV}} </h4> */
 
@font-face {
  font-family: plum;
  src: url('PlumScript.ttf');
  }


  .invite {
  .invite {
Line 668: Line 822:
   line-height:29px;
   line-height:29px;
  }
  }
 
  .invite  .one {
  .invite  .one {
   font-size:32px;
   font-size:32px;
Line 676: Line 830:
   line-height:57px;
   line-height:57px;
  }
  }
 
   .invite  .two {
   .invite  .two {
   font-size:18px;
   font-size:18px;
Line 691: Line 845:
   height:21px;
   height:21px;
  }
  }
 
   .invite  .three {
   .invite  .three {
   font-size:24px;
   font-size:24px;
Line 700: Line 854:
  }
  }


  .niwa-ext, .niwa-ext tr, .niwa-ext td, .niwa-ext th {
/* <h4> {{tem|Fakelink}} </h4> */
 
.fakelinks {
  cursor: pointer;
  color: #002bb8;
}
 
.fakelinks:hover {
  text-decoration: underline;
}
 
/* <h4> {{tem|Shroom}} </h4> */
 
.template-shroom ul,
.template-shroom ul li {
  list-style-image:url("http://www.mariowiki.com/images/3/35/Shroombull.png");
}
 
/* <h4> {{tem|NIWA}} </h4> */
 
  .niwa-ext,
.niwa-ext tr,
.niwa-ext td,
.niwa-ext th {
   border: 0px;
   border: 0px;
   padding: 0px;
   padding: 0px;
Line 706: Line 883:
  }
  }


  table.gallery .gallerybox .gallerytext {
/* <h2> Misc / Unsorted </h2> */
   text-align:center;
 
  .special li {
  line-height: 19px;
}
 
#navbox {  
   /* border: 1px solid #2f6fab; */
  border: 1px solid #aaaaaa;
  background-color: #f9f9f9;
  padding: 5px;
  font-size: 95%;
  margin-left: 15px;
  margin-bottom: 15px;
}
 
#preftoc a:active {
  color: #00c;  
  }
  }


  table.gallery .gallerybox .gallerytext p {
  .ns-104 div.thumb {
   margin:0;
   border-color: transparent;
  }
  }


  .template-smb tr:first-child th {
  html .thumbimage {
   background-image:url(images/1/1a/Temp_SMB_a.png), url(images/1/1d/Temp_SMB_b.png);
   background: white;
  background-repeat:no-repeat,no-repeat;
  background-attachment:scroll, scroll;
  background-color:black;
  background-position:left center, right center;
  text-align:center;
  font-size:12px;
  }
  }


  .template-smb tr:first-child th [href="javascript:void(0);"] {
  .IntroPageBox {
   color:yellow;
  background-color: #ffe;
  background-repeat: no-repeat;
   background-position: bottom right;
  }
  }


  .template-smb tr:first-child th a:not([href="javascript:void(0);"]) {
  .IntroPageBox div.tright {
   color:white;
   border-color: transparent !important;
  font-style:italic;
  }
  }


  .template-smb tr:nth-child(n+2) th {
  .oldh3 {
   background-color:#d82800;
   font-size: 132%;  
  }
  }


  .template-smb tr:nth-child(2n) td {
  .spoiler {
   background-color:#fc9838;
  width: 70%;
  padding: 0.2em;
  margin: 10px;
  border-top: 2px solid #ccc;
   border-bottom: 2px solid #ccc;
  }
  }


  .template-smb tr:nth-child(2n+1) td {
  .easywrap {
   background-color:#fdc188;
  width: 100%;
  table-layout: fixed;
  word-wrap: break-word;
   overflow: hidden;
  }
  }


  .template-smb td {
  #disambig {
   text-align:left;
  border-top: 3px double #cccccc;
   border-bottom: 3px double #cccccc;
  }
  }


  .template-smb tr:nth-child(2) th{
/* creates a div class that can be used to add mouse-over functionality. */
   width:72px;
 
  .hoverexpand {
  height: 18px;
  padding: 2px;
  overflow: hidden;
  *overflow: visible;
   _overflow: visible;
  }
  }


  .navbox {
  .hoverexpand:hover {
   border:1px solid gray;
   height: 100%;
  width:100%; font-size:11px;
   overflow: visible;
  font-family:Arial;  
   text-align:right;
  }
  }


  table.gallery {
  .right {
   margin: 2px auto;
   text-align: right;
  }
  }


  .template-shroom ul, .template-shroom ul li {
  .fakenews {
   list-style-image:url("http://www.mariowiki.com/images/3/35/Shroombull.png");
   background: url(images/e/e0/Version2small.png);
  }
  }


  .defaultbutton {
  .interview {
   background: white;
   background: url(images/a/ab/Yoshi_Emblem.gif);
  border: 1px solid black;
  padding: 0px 0.5em;
  border-radius: 1em;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  khtml-border-radius: 1em;
  -icab-border-radius: 1em;
  font-variant: small-caps;
  color: black;
  font-size: smaller;
  white-space:nowrap;
  display: inline;
  }
  }


.button{
.navbox {
background:url(http://www.mariowiki.com/images/thumb/7/75/Def_Button.svg/16px-Def_Button.svg.png) no-repeat;
  border:1px solid gray;
font-size:smaller;
  width:100%; font-size:11px;  
font-variant:small-caps;
  font-family:Arial;  
padding:0 3px;
  text-align:right;
white-space:nowrap;
}
width:10px;
height:16px;
display:inline-block;
overflow:hidden
}

Revision as of 17:20, April 18, 2011

/* CSS placed here will affect users of the Monobook skin */

/* <h2> All pages </h2> */

/* <h3> Interface elements </h3> */

 body {
  background: #f9f9f9 url(images/mariowikiheadbg.png) repeat;
 }

 .pBody, 
 .portlet h5, 
 ul#f-list {
  font-family: verdana;
 }

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

 #p-personal a.new:visited { 
  color: #c00; 
 }

 li#pt-userpage,
 li#pt-anonuserpage,
 li#pt-login {
  background: url(images/mushroom.gif) top left no-repeat;
  padding: 1px 0 2px 20px;
  line-height: 17px;
 }

 textarea { 
  background: #FFFFFF url(images/marioeditbg.jpg); 
 }

 #file img, 
 .ns-6 .wikitable.filehistory img {
  background: url("images/Checker-16x16.png") repeat scroll 0 0 transparent;
  border: 1px solid white;
 }

 #siteNotice {
  border-top: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  padding: 3px 2px 2px 2px;
  margin: 10px 0 -5px 0;
 }

 #firstHeading {
  margin-top: -3px;
 }

 .catlinks {
  background: #f9f9f9 url(images/papermariohead.jpg) no-repeat center right;
  margin-top: 10px;
 }

 #p-cactions ul li,
 #p-cactions ul li a,
 #p-cactions li.selected,
 #p-cactions li.selected a {  
  -moz-border-radius-topleft: 1em;
  -moz-border-radius-topright: 1em;
  -webkit-border-top-left-radius: 1em;
  -webkit-border-top-right-radius: 1em;
  border-top-left-radius: 1em;
  border-top-right-radius: 1em;
  khtml-border-top-left-radius: 1em;
  khtml-border-top-right-radius: 1em;
  -icab-border-top-left-radius: 1em;
  -icab-border-top-right-radius: 1em;
 }

 div.pBody {
  -moz-border-radius-topright: 1em;
  -moz-border-radius-bottomright: 1em;
  -webkit-border-top-right-radius: 1em;
  -webkit-border-bottom-right-radius: 1em;
  border-top-right-radius: 1em;
  border-bottom-right-radius: 1em;
  khtml-border-top-right-radius: 1em;
  khtml-border-bottom-right-radius: 1em;
  -icab-border-top-right-radius: 1em;
  -icab-border-bottom-right-radius: 1em;
 }

 #p-cactions li {
  padding-bottom: 1em;
  -moz-border-radius-topleft: .72em !important;
  -moz-border-radius-topright: .72em !important;
  -webkit-border-top-left-radius: .72em !important;
  -webkit-border-top-right-radius: .72em !important;
  border-top-left-radius: .72em !important;
  border-top-right-radius: .72em !important;
  khtml-border-top-left-radius: .72em !important;
  khtml-border-top-right-radius: .72em !important;
  -icab-border-top-left-radius: .72em !important;
  -icab-border-top-right-radius: .72em !important;
 }

 #f-poweredbyico {
  margin-left: 30px;
  z-index: 0;
 }

 input.searchButton {
  padding: 0 0.4em !important;
  cursor: pointer;
  background-color: white;
  border: 1px solid #2f6fab; 
  font-weight: normal;
 } 

 #searchGoButton {
  font-weight: normal;
 }

 #searchInput {
  border: 1px solid #2f6fab; 
 } 

 input[type="radio"], 
 input[type="checkbox"] {
  border: none;
 }

 select {
  border: 1px solid #2f6fab; 
  color: black;
 }

 #content {
  margin: 2.8em 0 0 12.2em;
  padding-right: 133px;
  -moz-border-radius-topleft: 1em;
  -moz-border-radius-bottomleft: 1em;
  -webkit-border-top-left-radius: 1em;
  -webkit-border-bottom-left-radius: 1em;
  border-top-left-radius: 1em;
  border-bottom-left-radius: 1em;
  khtml-border-top-left-radius: 1em;
  khtml-border-bottom-left-radius: 1em;
  -icab-border-top-left-radius: 1em;
  -icab-border-bottom-left-radius: 1em;
 }

 #p-cactions {
  left: 11.7em;
 }

 .portlet {
  width: 11.8em;
 }

 #p-personal li a:hover {
  background-color: none;
  text-decoration: underline;
 }

 #p-cactions li a { 
  color: #00c; 
 }

 #p-cactions .new a { 
  color: #c00; 
 }

 .pBody {
  z-index: 3!important;
 }

/* <h3> Page content </h3> */

 a { 
  color: #00f; 
 }

 a:visited { 
  color: #00c; 
 }

 a:active { 
  color: orange; 
 }

 p { 
  margin: 0.9em 0em 1em 0em; 
 }

 h1, 
 h2, 
 h3, 
 h4, 
 h5, 
 h6 {
  color: black;
  margin: 0px;
 }

 pre { 
  border: 1px dashed #06f;
  overflow: auto;
 }

 #bodyContent h1, 
 #bodyContent h2, 
 #bodyContent h3, 
 #bodyContent h4, 
 #bodyContent h5 {
  margin-bottom: 0.6em;
 }

 .smalltoptext {
  font-size: 108%;
  float: right;
  position: absolute;
  right: 133px;
  top: 20px;
  white-space: nowrap;
 }

 .ipa { 
  font-family: "Arial Unicode MS","Charis SIL","DejaVu Sans",Gentium,"Lucida Sans Unicode","TITUS Cyberbit","DoulosSIL",Arial,"Courier New","Microsoft Sans Serif",Tahoma,"Times New Roman";
 }

 blockquote {
  border-left: 3px solid #06f;
  margin-left: 2em;
  padding-left: 1em;
 }

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

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

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

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

 .references { 
  font-size: 92%; 
 }

 table.gallery .gallerybox .gallerytext {
  text-align:center;
 }

 table.gallery .gallerybox .gallerytext p {
  margin:0;
 }

 table.gallery {
  margin: 2px auto;
 }

 #bodyContent a.extiw:active { 
  color: #06f; 
 }

 #bodyContent a.external { 
  color: #06f; 
 }
 
/* <h2> Specific pages or groups of pages </h2> */

/* <h3> [[Main Page]] </h3> */

 body.page-Main_Page h1.firstHeading, 
 body.page-Main_Page #lastmod { 
  display: none;
 }

 body.page-Main_Page #bodyContent { 
  margin-top: 16px; 
 }

 .MainTopText a {
  color: black;
  text-decoration: none;
 }

 .MainTopText a:hover {
  color: black;
  text-decoration: underline;
 }

 .MainPageProposalBox h3 {
  font-size: 120%;
 }

 .mainpagebox {
  border: 2px solid #496C9C;
  padding: 2px;
  background: #F8F8FF;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  border-radius: 1em;
  khtml-border-radius: 1em;
  -icab-border-radius: 1em;
 }

 .mainpagebox#welcome {
  padding: 2px 2px 2px 0px;
 }

 .mainpagebox#nav {
  font-size: 120%;
  padding: 2px 2px 5px 0px;
  background: #FDFDFF;
  border-color: #999;
 }

 .mainpagebox#proposal,
 .mainpagebox#shroom {
  margin-top: 10px;
 }

 .mainpagebox#right {
  padding: 2px 2px 5px 2px;
 }

 .mainpagebox#maintain {
  text-align: center;
  padding: 0 2px 0 2px;
  margin-top: 10px;
 }

 .mainpagebox h2 {
  margin: 0;
  border: 2px solid #567CAF;
  font-size: 120%;
  font-weight: bold;
  padding: 0.2em 0.4em;
  color: #FFFFFF;
  text-align: center;
  -moz-border-radius: 0.75em;
  -webkit-border-radius: 0.75em;
  border-radius: 0.75em;
  khtml-border-radius: 0.75em;
  -icab-border-radius: 0.75em;
 }

 .mainpagebox#featured h2 {
  background: #009D00;
  border-color: #005100;
 }

 .mainpagebox#proposal h2 {
  background: #9B04FF;
  border-color: #4F0084;
 }

 .mainpagebox#shroom h2 {
  background: #EC0000;
  border-color: #9D0000;
 }

 .mainpagebox h2#news {
  background: #1C49FF;
  border-color: #001C8A;
 }

 .mainpagebox h2#poll {
  background: #FF8000;
  border-color: #914800;
 }

 .mainpagebox h2#dyk {
  background: #FF4868;
  border-color: #C60023;
 }

 .mainpagebox#announce {
  text-align: center;
  padding: 0 2px 0 2px;
  margin-top: 10px;
 }

 .mainpagebox#niwa {
  padding: 3px 2px 2px 2px;
 }

 .mainpagebox h2#tourney {
  background: #4682B4;
 }

 .mainpagebox#tourneysub {
  background-color: lightsteelblue;
  border: 2px solid #3b587e;
 }

 .mainpagebox#tourneybox {
  border-collapse: collapse;
  background: #F8F8FF;
 }

 .newpoll {
  width: 100%;
  background: transparent;
  text-align: center;
  table-layout: fixed;
  word-wrap: break-word;
 }

 .pollq {
  padding: 0 3px 0 6px;
  text-align: left;
 }

 .MainPageAffiliatesBox {
  padding: 0px 2px 7px 2px;
  color: #000;
  background: url(images/affiliatesbg2.jpg) repeat-x bottom #2A3054;
  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;
 }

 .affiliates .affiliatesub {
  background-color: #FFFFFF;
  padding: 4px;
  border: 1px solid #790000;
  background-color: #FFF9F9;
 }

/* <h3> [[Mariowiki:Proposals]] </h3> */

 .page-MarioWiki_Proposals #content {
  background: #fefffe;
  color: black;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  khtml-border-radius: 8px;
  -icab-border-radius: 8px;
  border: 2px solid black;
  background: #ffffff url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/peerreviewbg.png);
 }

 .page-MarioWiki_Proposals #p-cactions li.selected a,
 .page-MarioWiki_Anniversary #p-cactions li.selected a {
  padding: 0 .8em .3em!important;
 }

/* <h3> [[Mariowiki:Chronology]] </h3> */

 #fh1,
 #fh2,
 #fh3,
 #fh4,
 #fh5,
 #fh6 {
  color: black;
  background: none;
  font-weight: normal;
  margin: 0;
  padding-top: .5em;
  padding-bottom: .17em;
  border-bottom: 1px solid #aaa;
 }

 #fh1 {
  font-size: 188%;
 }

 #fh2 {
  font-size: 150%; 
 }

 #fh3,
 #fh4,
 #fh5,
 #fh6 {
  border-bottom: none;
  font-weight: bold;
 }

 #fh3 { 
  font-size: 132%; 
 }

 #fh4 { 
  font-size: 116%; 
 }

 #fh5 { 
  font-size: 100%; 
 }

 #fh6 { 
  font-size: 80%;  
 }

 #bodyContent #fh1, 
 #bodyContent #fh2 {
  margin-bottom: .6em;
 }

 #bodyContent #fh3, 
 #bodyContent #fh4, 
 #bodyContent #fh5 {
  margin-bottom: .3em;
 }

/* <h3> [[Mariowiki:Anniversary]] </h3> */

 .page-MarioWiki_Anniversary #content {
  background: #fffefe;
  color: black;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  khtml-border-radius: 8px;
  -icab-border-radius: 8px;
  border: 2px solid black;
  background: #ffffff url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Untitled-2copy-1.png);
 }

/* <h3> [[Special:WebChat]] </h3> */

 body.page-Special_Chat #content, body.page-Special_WebChat #content {
  color: black;
  background: #e9e9ff;
  border: 2px dashed #99f;
  padding: 20px;
 }

/* <h3> The 'Shroom </h3> */

/* <h4> Normal theme </h4> */

 .shroom {
  background: #d4e6ea url(images/c/c9/Mushroombg.png) repeat;
  padding: 0.3em;
  color: black;
 }

/* <h4> Autumn theme </h4> */

 .shroomfall {
  background: #FFFFFF url(images/f/f2/Shroomfall.png) repeat;
  padding: 0.3em;
  color: black;
 }

 .shroomfall a {
  color: #8A2BE2; 
  text-decoration: none; 
 }

 .shroomfall a:visited { 
  color: #7F007F; 
 }

 .shroomfall a:active { 
  color: #4169E1; 
 }

/* <h4> Winter theme </h4> */

 .shroomwinter {
  background: #d4e6ea url(images/3/35/Shroomwinter.png) repeat;
  padding: 0.3em;
  color: black;
 }

 .shroomwinter a { 
  color: green; 
  text-decoration: none; 
 }

 .shroomwinter a:visited { 
  color: #030; 
 }

 .shroomwinter a:active { 
  color: green; 
 }

/* <h4> Spring theme </h4> */

 .shroomspring {
  background: #FFFFFF url(images/3/37/Shroomspring.png) repeat;
  padding: 0.3em;
  color: black
 }

 .shroomspring a {
  color: blue; 
  text-decoration: none; 
 }

 .shroomspring a:visited { 
  color: purple; 
 }

 .shroomspring a:active { 
  color: blue; 
 }

/* <h4> Summer theme </h4> */

 .shroomsummer {
  background: #FFFFFF url(images/8/8d/Shroomsummer.png) repeat;
  padding: 0.3em;
  color: black;
 }

 .shroomsummer a {
  color: blue; 
  text-decoration: none; 
 }

 .shroomsummer a:visited { 
  color: purple; 
 }

 .shroomsummer a:active { 
  color: blue; 
 }

/* <h4> Summer water edition theme </h4> */

 .shroomsummerwatered {
  background: #FFFFFF url(images/8/8d/Shroomsummer.png) repeat;
  padding: 0.3em;
  color: black;
 }

 .shroomsummerwatered a {
  color: blue; 
  text-decoration: none; 
 }

 .shroomsummerwatered a:visited { 
  color: purple; 
 }

 .shroomsummerwatered a:active { 
  color: blue; 
 }

/* <h4> Silver theme </h4> */

 .shroom2 {
  border: 2px solid #aaa;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  border-radius: 1em;
  khtml-border-radius: 1em;
  -icab-border-radius: 1em;
  background: #FFFFFF url(images/e/e8/SilverMushroombg.PNG) repeat;
  padding: 0.3em;
  color: black;
 }

 .shroom2 a:hover,
 .shroom2 p:hover,
 .shroom2 li:hover,
 .shroom2 h1:hover{ 
  background: #fff; 
 }

/* <h3> Templates </h3> */

/* <h4> {{tem|Super Mario Bros.}} </h4> */

 .template-smb tr:first-child th {
  background-image:url(images/1/1a/Temp_SMB_a.png), url(images/1/1d/Temp_SMB_b.png);
  background-repeat:no-repeat,no-repeat;
  background-attachment:scroll, scroll;
  background-color:black;
  background-position:left center, right center;
  text-align:center;
  font-size:12px;
 }

 .template-smb tr:first-child th [href="javascript:void(0);"] {
  color:yellow;
 }

 .template-smb tr:first-child th a:not([href="javascript:void(0);"]) {
  color:white;
  font-style:italic;
 }

 .template-smb tr:nth-child(n+2) th {
  background-color:#d82800;
 }

 .template-smb tr:nth-child(2n) td {
  background-color:#fc9838;
 }

 .template-smb tr:nth-child(2n+1) td {
  background-color:#fdc188;
 }

 .template-smb td {
  text-align:left;
 }

 .template-smb tr:nth-child(2) th{
  width:72px;
 }

/* <h4> {{tem|Button}} </h4> */

 .defaultbutton {
  background: white;
  border: 1px solid black;
  padding: 0px 0.5em;
  border-radius: 1em;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  khtml-border-radius: 1em;
  -icab-border-radius: 1em;
  font-variant: small-caps;
  color: black;
  font-size: smaller;
  white-space:nowrap;
  display: inline;
 }

 .button{
  background:url(http://www.mariowiki.com/images/thumb/7/75/Def_Button.svg/16px-Def_Button.svg.png) no-repeat;
  font-size:smaller;
  font-variant:small-caps;
  padding:0 3px;
  white-space:nowrap;
  width:10px;
  height:16px;
  display:inline-block;
  overflow:hidden
 }

/* <h4> {{tem|Funwarning}} </h4> */

 .shroommidnight {
  background: #11176d url(images/f/fc/ShroomMidnight.png) repeat;
  padding: 0.3em;
  color: #3FFF00;
 }

 .shroommidnight a, 
 .shroommidnight a.external {
  color:#a8e7ff !important;
 }

 .shroommidnight a:visited,
 .shroommidnight a.external:visited {
  color:#a3bde8 !important;
 }

/* <h4> {{tem|PipeWarning}} </h4> */

 .pipe {
  background: #d4e6ea url(images/f/fd/Pipewarning_image.png) repeat;
  padding: 0.3em;
  color: black;
 }

/* <h4> {{tem|Fakewarning}} </h4> */

 .fakecup {
  background: #d4e6ea url(images/f/fd/GreenTea.png) repeat;
  align: center;
  width: 60%;
  padding: .5em 1em;
  color: black;
  border: 2px solid #000000;
  -moz-border-radius: 1em;
 }

/* <h4> {{tem|Sigbox}} </h4> */

 .sigbox {
  background: url(images/sigboxbg.png) no-repeat top left;
  min-height: 35px;
  min-width: 295px;
 }

/* <h4> {{tem|ShroomInviteXLV}} </h4> */

 @font-face {
  font-family: plum;
  src: url('PlumScript.ttf');
 }

 .invite {
  background-image:url(images/c/c6/Shroom_background.png);
  width:747px;
  height:352px;
  color:#ffc90e;
  font-family:plum;
  position:relative;
  line-height:29px;
 }

 .invite  .one {
  font-size:32px;
  padding-left:248px;
  padding-top:25px;
  position:absolute;
  line-height:57px;
 }

  .invite  .two {
  font-size:18px;
  padding-left:247px;
  padding-top:84px;
  position:absolute;
  padding-right:1em;
  line-height:32px;
 }

 .invite  .two  * {
  width:150px;
  float:right;
  height:21px;
 }

  .invite  .three {
  font-size:24px;
  position:absolute;
  padding-top:215px;
  padding-left:398px;
  line-height:43px;
 }

/* <h4> {{tem|Fakelink}} </h4> */

 .fakelinks {
  cursor: pointer;
  color: #002bb8;
 }

 .fakelinks:hover {
  text-decoration: underline;
 }

/* <h4> {{tem|Shroom}} </h4> */

 .template-shroom ul,
 .template-shroom ul li {
  list-style-image:url("http://www.mariowiki.com/images/3/35/Shroombull.png");
 }

/* <h4> {{tem|NIWA}} </h4> */

 .niwa-ext,
 .niwa-ext tr,
 .niwa-ext td,
 .niwa-ext th {
  border: 0px;
  padding: 0px;
  margin: 0px;
 }

/* <h2> Misc / Unsorted </h2> */

 .special li {
  line-height: 19px;
 }

 #navbox { 
  /* border: 1px solid #2f6fab; */
  border: 1px solid #aaaaaa;
  background-color: #f9f9f9;
  padding: 5px;
  font-size: 95%;
  margin-left: 15px;
  margin-bottom: 15px;
 }

 #preftoc a:active { 
  color: #00c; 
 }

 .ns-104 div.thumb {
  border-color: transparent;
 }

 html .thumbimage {
  background: white;
 }

 .IntroPageBox {
  background-color: #ffe;
  background-repeat: no-repeat;
  background-position: bottom right;
 }

 .IntroPageBox div.tright {
  border-color: transparent !important;
 }

 .oldh3 {
  font-size: 132%; 
 }

 .spoiler {
  width: 70%;
  padding: 0.2em;
  margin: 10px;
  border-top: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
 }

 .easywrap {
  width: 100%;
  table-layout: fixed;
  word-wrap: break-word;
  overflow: hidden;
 }

 #disambig {
  border-top: 3px double #cccccc; 
  border-bottom: 3px double #cccccc;
 }

/* creates a div class that can be used to add mouse-over functionality. */

 .hoverexpand {
  height: 18px;
  padding: 2px;
  overflow: hidden;
  *overflow: visible;
  _overflow: visible;
 }

 .hoverexpand:hover {
  height: 100%;
  overflow: visible;
 }

 .right {
  text-align: right;
 }

 .fakenews {
  background: url(images/e/e0/Version2small.png);
 }

 .interview {
  background: url(images/a/ab/Yoshi_Emblem.gif);
 }

 .navbox {
  border:1px solid gray; 
  width:100%; font-size:11px; 
  font-family:Arial; 
  text-align:right;
 }