MediaWiki:Monobook.css: Difference between revisions

From Pikmin Fanon
(This should make the external links like the normal ones.)
mNo edit summary
 
(83 intermediate revisions by 9 users not shown)
Line 3: Line 3:
body.page-Main_Page #siteSub,  
body.page-Main_Page #siteSub,  
body.page-Main_Page #contentSub,  
body.page-Main_Page #contentSub,  
body.page-Main_Page h1.firstHeading {
body.page-Main_Page .firstHeading {
     display: none !important;
     display: none !important;
}
}


.editsimilar {
.editsimilar {
     background: #cfc;
     background: #D0F0C0;
     border: 2px outset #0b0;
     border: 2px outset #CCBBDD;
     border-top-left-radius: 40px;
     border-radius: 40px 0;
    border-bottom-right-radius: 40px;
    -webkit-border-top-left-radius: 40px;
    -webkit-border-bottom-right-radius: 40px;
    -moz-border-radius-topleft: 40px;
    -moz-border-radius-bottomright: 40px;
}
}


/*Watchlist edit message*/
/*Watchlist edit message*/
.usermessage {
.usermessage {
     background: #cfc;
     background: #D0F0C0;
     font-weight: bold;
     font-weight: bold;
     margin: 20px 0 10px 0;
     margin: 20px 0 10px 0;
     padding: 5px 10px;
     padding: 5px 10px;
     vertical-align: middle;
     vertical-align: middle;
     border: 2px outset #0b0;
     border: 2px outset #000000;
     border-top-left-radius: 15px;
     border-radius: 15px;
    border-bottom-right-radius: 15px;
    -webkit-border-top-left-radius: 15px;
    -webkit-border-bottom-right-radius: 15px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-bottomright: 15px;
}
}
/* Header */
#p-personal a {background-color:inherit; color:#EEEEEE!important;}
#p-personal a:hover {color:#48A627!important;}
#p-personal a:visited {color:#48A627;}
li#pt-userpage.mw-list-item a:hover {background-color:inherit!important; color:#48A627; text-decoration: underline!important;}
li#pt-mytalk.mw-list-item a:hover {background-color:inherit!important; color:#48A627; text-decoration: underline!important;}
li#pt-preferences.mw-list-item a:hover {background-color:inherit!important; color:#48A627!important; text-decoration: underline!important;}
li#pt-watchlist.mw-list-item a:hover {background-color:inherit!important; color:#48A627!important; text-decoration: underline!important;}
li#pt-mycontris.mw-list-item a:hover {background-color:inherit!important; color:#48A627!important; text-decoration: underline!important;}
li#pt-logout.mw-list-item a:hover {background-color:inherit!important; color:#FFA590!important; text-decoration: underline!important;}
li#pt-userpage,
li#pt-anonuserpage,
li#pt-login {background: none!important; background-size:16px!important; padding:0 0 0 0!important}


/*Content area*/
/*Content area*/
#footer {background: none;}
#footer {
html body.skin-monobook ul {list-style-image: url(http://www.pikminwiki.com/images/7/7a/Bullet.png);}
    border: 2px outset #CCCCCC;
    border-width: 2px 0;
    background: #FFFFFFDD;
 
}
html .skin-monobook ul {list-style-image: url(/w/images/Bullet.png);}
#toc {
#toc {
     background: #cfc;
     background: #D0F0C0;
     border-top-left-radius: 60px;
     border: 2px outset #CCBBDD;
    border-bottom-right-radius: 40px;
     border-radius: 60px 0 40px 0;
     -webkit-border-top-left-radius: 60px;
     padding: 7px 11px;
    -webkit-border-bottom-right-radius: 40px;
min-width: 120px;
     -moz-border-radius-topleft: 60px;
    -moz-border-radius-bottomright: 40px;
    border: 2px outset #0b0;
}
}
#toc li {list-style: none;}
#toc li {list-style: none;}
body {background: url(http://www.pikminwiki.com/images/3/3f/BG.png) no-repeat right fixed;}
body {background-color: #336612; background: #336612;}
#content {
#content {
     border: 2px outset #0b0 !important;
     border: 2px outset #CCCCCC !important;
     border-radius: 15px;
     border-radius: 10px;
    -webkit-border-radius: 15px;
     background: #EEEEEE;
    -moz-border-radius: 20px;
    background: url(http://www.pikminwiki.com/images/9/9d/W80.png);
     background: rgba(255, 255, 255, 0.8);
}
}
table, td {background: none;}
#editform {background: #EEEEEE; padding-bottom:3px}
 
table, td, .diff, .diff-otitle, .diff-ntitle {background: none;}
pre {background: #EAEDE8; border:2px solid #000000;}
div.thumb {border: none;}
div.thumb {border: none;}
div.tright {
.tright {
   border: none;
   border: none;
   margin: 5px 0 5px 10px;
   margin: 5px 0 5px 10px;
}
}
div.tleft {
.tleft {
   border: none;
   border: none;
   margin: 5px 15px 5px 0;
   margin: 5px 15px 5px 0;
}
}
.wikia-gallery-item .thumb {border-color: #aca;}
 
#catlinks {
#catlinks {
   border: 2px outset #0b0;
   border: 2px outset #CCBBDD;
   background: #ccffcc;
   background: #CCFFCC;
     border-top-left-radius: 30px;
     border-radius: 10px 0;
    border-bottom-right-radius: 30px;
    -webkit-border-top-left-radius: 30px;
    -webkit-border-bottom-right-radius: 30px;
  -moz-border-radius-topleft: 30px;
  -moz-border-radius-bottomright: 30px;
     padding-bottom: 0;
     padding-bottom: 0;
     padding-top: 0;
     padding-top: 0;
Line 82: Line 83:


/*Sidebar*/
/*Sidebar*/
.portlet {width: 150px;}
.portlet {width: 175px;}
.portlet h5 {
.portlet {
    text-transform: uppercase;
     color: black;
     color: #fff;
     background: #336612;
     background: #050;
     border: 2px outset #000000;
     border: 2px outset #0b0;
     padding: 1px 0 3px 10px;
     padding: 1px 0 3px 10px;
    font-family:"Helvetica", Helvetica, serif;
     font-weight: bold;
     font-weight: bold;
     display: block;
     display: block;
     border-top-left-radius: 11px;
     border-radius: 11px 0;
    border-bottom-right-radius: 11px;
    -webkit-border-top-left-radius: 11px;
    -webkit-border-bottom-right-radius: 11px;
    -moz-border-radius-topleft: 11px;
    -moz-border-radius-bottomright: 11px;
 
}
}
.pBody {
.portlet label {cursor: auto;}
     background: #cfc;
#sidebar div.pBody {
     border: 2px outset #0b0;
     background: #A3D293;
     border: 2px outset #CCBBDD;
     padding-left: 0;
     padding-left: 0;
     margin: 2px 20px 0 5px;
     margin: 2px 5px;
     border-top-left-radius: 25px;
     border-radius: 15px 0;
    border-bottom-right-radius: 25px;
    -webkit-border-top-left-radius: 25px;
    -webkit-border-bottom-right-radius: 25px;
    -moz-border-radius-topleft: 25px;
    -moz-border-radius-bottomright: 25px;
}
}
.portlet ul {list-style-type: none;}
.portlet ul {list-style-type: none;}
#sidebar {background-color:inherit;}
#p-Community-label {color:#EEEEEE; padding-top:3px; font-size: 1.2em; text-transform:capitalize;}
#p-Navigation-label {color:#EEEEEE; padding-top:3px; font-size: 1.2em; text-transform:capitalize;}
#p-search-label {color:#EEEEEE; padding-top:3px; font-size: 1.2em; text-transform:capitalize;}
#p-Help_and_rules-label {color:#EEEEEE; padding-top:3px; font-size: 1.2em; text-transform:capitalize;}
#p-Affiliates-label {color:#EEEEEE; padding-top:3px; font-size: 1.2em; text-transform:capitalize;}
#p-tb-label {color:#EEEEEE; padding-top:3px; font-size: 1.2em; text-transform:capitalize;}
#p-tb a:visited {color:#48A627;}
#sidebar div.pBody {font-weight:bold;}
#sidebar div.pBody a {color:#336612;}
#sidebar div.pBody a:visted {color:#336612;}
#sidebar div.pBody a:hover {color:#336612; text-transform:underline;}


/*Search*/
/*Search*/
#p-search input[type="submit"] {padding: 0;}
body:not(.skin--responsive) #searchButton {border-radius: 11px 0;font-weight:bold;}
input[type="submit"]:hover,
#searchGoButton, #mw-searchButton {border-radius: 11px 0; font-weight:bold;}
input[type="button"]:hover {
body:not(.skin--responsive) #searchButton:hover {text-transform:underline;}
    background: none;
#searchGoButton, #mw-searchButton:hover {text-transform:underline;}
}
 
#searchInput {width: 100px;}
#searchInput {width: 120px;}
#p-search .pBody {padding: 4px 6px 5px 6px;}
body:not(.skin--responsive) #searchInput {width: 120px;}
#searchGoButton,
#p-search .pBody {padding: 2px;}
#mw-searchButton {padding: 0 4px;}
 
/* increase sidebar width */
#column-content { margin-left: -13.5em }
#column-content #content { margin-left: 13.5em }
#p-logo a, #p-logo a:hover { width: 13.5em }
#p-cactions { left: 13em }
.portlet { width: 12.5em }
#column-content { margin-left: -12.5em }
#content { margin-left: 12.5em }


/*Tabs*/
/*Tabs*/
#p-cactions .pBody:hover {opacity: 1;}
body:not(.skin--responsive) #p-cactions li.selected a {z-index:0;}
#p-cactions li:hover {opacity: 0.8;}
body:not(.skin--responsive) #p-cactions li.selected a:hover {z-index:0;}
#p-cactions li {
body:not(.skin--responsive) #p-cactions li a:hover {z-index:0;}
    border: 2px outset #0b0;
body.skin--responsive #p-cactions li.selected a {z-index:0;}
    border-bottom: 1px solid #fff;
body.skin--responsive #p-cactions li.selected a:hover {z-index:0;}
    border-top-left-radius: 10px;
body.skin--responsive #p-cactions li a:hover {z-index:0;}
    border-bottom-right-radius: 10px;
body:not(.skin--responsive) #p-cactions ul {margin-left:23px}
    -webkit-border-top-left-radius: 10px;
body:not(.skin--responsive) #p-cactions li {background:none;}
    -webkit-border-bottom-right-radius: 10px;
body.skin--responsive #p-cactions ul {margin-left:23px}
    -moz-border-radius-topleft: 10px;
body.skin--responsive #p-cactions li {background:none;}
    -moz-border-radius-bottomright: 10px;
div#p-cactions.portlet {background-color:inherit; text-transform:capitalize!important;}
}
div#p-cactions.portlet li a {background-color:#336612; padding-top:3px; border-color:#AADC00; border: 2px outset #CCCCCC; border-top-left-radius: 10px; text-transform:capitalize!important; color:#FFFFFF!important;}
#p-cactions li a {
div#p-cactions.portlet li a:hover {background-color:#A3D293;}
    border: none;
/* yes these really have to be individual for some reason */
    border-top-left-radius: 10px;
li#ca-nstab-user.selected.mw-list-item a {background-color:#A3D293!important;}
    border-bottom-right-radius: 10px;
li#ca-nstab-user.selected.mw-list-item a:hover {background-color:#336612!important;}
    -webkit-border-top-left-radius: 10px;
li#ca-nstab-main.selected.mw-list-item a {background-color:#A3D293!important;}
    -webkit-border-bottom-right-radius: 10px;
li#ca-nstab-main.selected.mw-list-item a:hover {background-color:#336612!important;}
    -moz-border-radius-topleft: 10px;
li#ca-nstab-project.selected.mw-list-item a {background-color:#A3D293!important;}
    -moz-border-radius-bottomright: 10px;
li#ca-nstab-project.selected.mw-list-item a:hover {background-color:#336612!important;}
}
li#ca-nstab-mediawiki.selected.mw-list-item a {background-color:#A3D293!important;}
 
li#ca-nstab-mediawiki.selected.mw-list-item a:hover {background-color:#336612!important;}
/*Hover*/
li#ca-nstab-image.selected.mw-list-item a {background-color:#A3D293!important;}
.usermessage:hover,
li#ca-nstab-image.selected.mw-list-item a:hover {background-color:#336612!important;}
#toc:hover,
li#ca-nstab-template.selected.mw-list-item a {background-color:#A3D293!important;}
#catlinks:hover {background: none;}
li#ca-nstab-template.selected.mw-list-item a:hover {background-color:#336612!important;}
.portlet .pBody:hover,
li#ca-nstab-category.selected.mw-list-item a {background-color:#A3D293!important;}
.portlet h5:hover {
li#ca-nstab-category.selected.mw-list-item a:hover {background-color:#336612!important;}
    background: #fff;
li#ca-nstab-help.selected.mw-list-item a {background-color:#A3D293!important;}
    opacity: 0.85;
li#ca-nstab-help.selected.mw-list-item a:hover {background-color:#336612!important;}
}
li#ca-nstab-blog.selected.mw-list-item a {background-color:#A3D293!important;}
.portlet h5:hover {color: #050;}
li#ca-nstab-blog.selected.mw-list-item a:hover {background-color:#336612!important;}
li#ca-nstab-module.selected.mw-list-item a {background-color:#A3D293!important;}
li#ca-nstab-module.selected.mw-list-item a:hover {background-color:#336612!important;}
li#ca-nstab-competitive.selected.mw-list-item a {background-color:#A3D293!important;}
li#ca-nstab-competitive.selected.mw-list-item a:hover {background-color:#336612!important;}
li#ca-nstab-special.selected.mw-list-item a {background-color:#A3D293!important;}
li#ca-nstab-special.selected.mw-list-item a:hover {background-color:#336612!important;}
li#ca-talk.selected.mw-list-item a {background-color:#A3D293!important;}
li#ca-talk.selected.mw-list-item a:hover {background-color:#336612!important;}
li#ca-edit.selected.mw-list-item a {background-color:#A3D293!important;}
li#ca-edit.selected.mw-list-item a:hover {background-color:#336612!important;}
li#ca-history.selected.mw-list-item a {background-color:#A3D293!important;}
li#ca-history.selected.mw-list-item a:hover {background-color:#336612!important;}
li#ca-delete.selected.mw-list-item a {background-color:#A3D293!important;}
li#ca-delete.selected.mw-list-item a:hover {background-color:#336612!important;}
li#ca-undelete.selected.mw-list-item a {background-color:#A3D293!important;}
li#ca-undelete.selected.mw-list-item a:hover {background-color:#336612!important;}
li#ca-move.selected.mw-list-item a {background-color:#A3D293!important;}
li#ca-move.selected.mw-list-item a:hover {background-color:#336612!important;}
li#ca-watch.selected.mw-list-item a {background-color:#A3D293!important;}
li#ca-watch.selected.mw-list-item a:hover {background-color:#336612!important;}
li#ca-unwatch.selected.mw-list-item a {background-color:#A3D293!important;}
li#ca-unwatch.selected.mw-list-item a:hover {background-color:#336612!important;}
li#ca-forum.selected.mw-list-item a {background-color:#A3D293!important;}
li#ca-forum.selected.mw-list-item a:hover {background-color:#336612!important;}
li#ca-protect.selected.mw-list-item a {background-color:#A3D293!important;}
li#ca-protect.selected.mw-list-item a:hover {background-color:#336612!important;}
li#ca-cargo-purge.selected.mw-list-item a {background-color:#A3D293!important;}
li#ca-cargo-purge.selected.mw-list-item a:hover {background-color:#336612!important;}
li#ca-viewsource.selected.mw-list-item a {background-color:#A3D293!important;}
li#ca-viewsource.selected.mw-list-item a:hover {background-color:#336612!important;}
li.new.mw-list-item a {background-color:#336612; color:#FFA590!important;}
li#ca-talk.new.mw-list-item a {background-color:#336612; color:#FFA590!important;}
div#p-cactions.portlet li {border: none;}


/*Input boxes*/
/*Input boxes*/
input[type="submit"],
input[type="button"] {
    color: #000;
    cursor: pointer;
    background: #cfc;
    border: 2px outset #0b0;
}
input[type="submit"],
input[type="submit"],
input[type="button"],
input[type="button"],
Line 171: Line 208:
input[type="password"],
input[type="password"],
input[type="search"] {
input[type="search"] {
     border-top-left-radius: 15px;
     border-radius: 10px 0;
     border-bottom-right-radius: 15px;
     border: 2px inset #CCCCCC;
     -webkit-border-top-left-radius: 15px;
     padding: 0 3px;
     -webkit-border-bottom-right-radius: 15px;
}
     -moz-border-radius-topleft: 15px;
input[type="submit"],
     -moz-border-radius-bottomright: 15px;
input[type="button"] {
     border: 2px inset #0b0;
     color: #000;
    padding-left: 3px;
     cursor: pointer;
     background: #d0f0c0;
     border: 2px outset #CCCCCC;
}
}
input[type="text"],
input[type="password"],
input[type="search"] {height: 16px;}
textarea {
textarea {
     border: 2px inset #0b0;
     border: 2px inset #CCCCCC;
     background: none;
     background: none;
     padding: 0;
     padding: 0;
     margin-bottom: 3px;
     margin-bottom: 3px;
}
}
/* save button color */
.oo-ui-buttonElement-framed.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button {background-color: #A3D293; background-image: linear-gradient(to bottom,#A3D293 0,#48A627 100%); border: 2px outset #CCCCCC;}
.oo-ui-buttonElement-framed.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:hover {text-transform:underline; border: 2px outset #787878;}
.oo-ui-buttonElement-framed > .oo-ui-buttonElement-button {border: 2px outset #CCCCCC;}
.oo-ui-buttonElement-framed > .oo-ui-buttonElement-button:hover {border: 2px outset #787878;}


/*Links*/
/*Links*/
Line 196: Line 239:
#bodyContent a.extiw,
#bodyContent a.extiw,
#bodyContent a.external {
#bodyContent a.external {
     color: #080;
     color: #008844;
}
}
a:visited,
a:visited,
#bodyContent a.extiw:visited,
#bodyContent a.extiw:visited,
#bodyContent a.external:visited {
#bodyContent a.external:visited {
     color: #084;
     color: #00552b;
}
}
a:hover,
a:hover,
Line 207: Line 250:
#bodyContent a.extiw:hover,
#bodyContent a.extiw:hover,
#bodyContent a.external:hover {
#bodyContent a.external:hover {
     color: #0b0;
     color: #00bb5e;
}
}
a:visited:hover,
a:visited:hover,
#bodyContent a.extiw:visited:hover,
#bodyContent a.extiw:visited:hover,
#bodyContent a.external:visited:hover {
#bodyContent a.external:visited:hover {
     color: #0b4;
     color: #00bb5e;
}
}
a.new:link,
a.new:link,
Line 220: Line 263:
#p-personal li a.new:visited,
#p-personal li a.new:visited,
#p-cactions .new a:visited {
#p-cactions .new a:visited {
     color: #bb0;
     color: #d5d500;
}
}
#bodyContent a.external {background-image: url;}
#p-personal li a:hover {background: none;}


#new_edit_page_preview_notice {display: none;}
#new_edit_page_preview_notice {display: none;}
Line 229: Line 270:
#editform {margin-top: 15px;}
#editform {margin-top: 15px;}


/* blogs */
code {border: 1px solid #ddd;}
#blog-comm-order {float: right;}
 
#blog-comments-ul {margin: 0; background: #cfc; background: rgba(50, 255, 50, 0.3); cursor: auto;}
/* Right-side margin for wider displays */
.blog-comments-li {list-style: none;}
@media all and (min-width: 1350px) {
.blog-comments-li br {line-height: 0;}
#column-content #content {
.blog-comment-row-even {background-color: #efe; background-color: rgba(255, 255, 255, 0.3);}
margin-right: 14em;
.blog-comment-row-odd .comment_avatar {-moz-box-shadow: 3px 3px 5px #666; -webkit-box-shadow: 3px 3px 5px #666;}
}
.blog-comment {padding: 5px;}
}
.comment_avatar {float: left; margin: 6px 5px 0 0; -moz-box-shadow: 3px 3px 5px #999; -webkit-box-shadow: 3px 3px 5px #999;}
.blog-comment .details {-moz-box-shadow: 3px 3px 5px #999; -webkit-box-shadow: 3px 3px 5px #999;}
.blog-comment-row-odd .blog-comment .details {-moz-box-shadow: 3px 3px 5px #666; -webkit-box-shadow: 3px 3px 5px #666;}
.blog-comment .details span {font-style: italic; padding: 0 1em; color: #666;}
.blog-comment .details > a {float: right; padding: 0 1em; font-style: italic; }
.blog-comment-hidden {padding-left: 2em; color: #333; font-style: italic;}
.blog-comm-input-avatar {display: none;}
#blog-comm-bottom {min-width: 600px; width: 75%; max-width: 1000px; margin: 0.5em 25% 0.5em 0.5em; height: 10em;}
#blog-comm-form-bottom .blog-comm-input-text div {color: #888; margin: 0.5em 0 0 5em;}
.blog-comm-input-text a {padding: 2px 5px; border: 1px outset #0b0; margin-left: 2em;}

Latest revision as of 03:29, 27 June 2024

/* Don't display some stuff on the main page */
body.page-Main_Page #lastmod, 
body.page-Main_Page #siteSub, 
body.page-Main_Page #contentSub, 
body.page-Main_Page .firstHeading {
    display: none !important;
}

.editsimilar {
    background: #D0F0C0;
    border: 2px outset #CCBBDD;
    border-radius: 40px 0;
}

/*Watchlist edit message*/
.usermessage {
    background: #D0F0C0;
    font-weight: bold;
    margin: 20px 0 10px 0;
    padding: 5px 10px;
    vertical-align: middle;
    border: 2px outset #000000;
    border-radius: 15px;
}

/* Header */
#p-personal a {background-color:inherit; color:#EEEEEE!important;}
#p-personal a:hover {color:#48A627!important;}
#p-personal a:visited {color:#48A627;}
li#pt-userpage.mw-list-item a:hover {background-color:inherit!important; color:#48A627; text-decoration: underline!important;}
li#pt-mytalk.mw-list-item a:hover {background-color:inherit!important; color:#48A627; text-decoration: underline!important;}
li#pt-preferences.mw-list-item a:hover {background-color:inherit!important; color:#48A627!important; text-decoration: underline!important;}
li#pt-watchlist.mw-list-item a:hover {background-color:inherit!important; color:#48A627!important; text-decoration: underline!important;}
li#pt-mycontris.mw-list-item a:hover {background-color:inherit!important; color:#48A627!important; text-decoration: underline!important;}
li#pt-logout.mw-list-item a:hover {background-color:inherit!important; color:#FFA590!important; text-decoration: underline!important;}
li#pt-userpage,
li#pt-anonuserpage,
li#pt-login {background: none!important; background-size:16px!important; padding:0 0 0 0!important}

/*Content area*/
#footer {
    border: 2px outset #CCCCCC;
    border-width: 2px 0;
    background: #FFFFFFDD;

}
html .skin-monobook ul {list-style-image: url(/w/images/Bullet.png);}
#toc {
    background: #D0F0C0;
    border: 2px outset #CCBBDD;
    border-radius: 60px 0 40px 0;
    padding: 7px 11px;
	min-width: 120px;
}
#toc li {list-style: none;}
body {background-color: #336612; background: #336612;}
#content {
    border: 2px outset #CCCCCC !important;
    border-radius: 10px;
    background: #EEEEEE;
}
#editform {background: #EEEEEE; padding-bottom:3px}

table, td, .diff, .diff-otitle, .diff-ntitle {background: none;}
pre {background: #EAEDE8; border:2px solid #000000;}
div.thumb {border: none;}
.tright {
   border: none;
   margin: 5px 0 5px 10px;
}
.tleft {
   border: none;
   margin: 5px 15px 5px 0;
}

#catlinks {
   border: 2px outset #CCBBDD;
   background: #CCFFCC;
    border-radius: 10px 0;
    padding-bottom: 0;
    padding-top: 0;
}

/*Sidebar*/
.portlet {width: 175px;}
.portlet {
    color: black;
    background: #336612;
    border: 2px outset #000000;
    padding: 1px 0 3px 10px;
    font-family:"Helvetica", Helvetica, serif;
    font-weight: bold;
    display: block;
    border-radius: 11px 0;
}
.portlet label {cursor: auto;}
#sidebar div.pBody {
    background: #A3D293;
    border: 2px outset #CCBBDD;
    padding-left: 0;
    margin: 2px 5px;
    border-radius: 15px 0;
}
.portlet ul {list-style-type: none;}
#sidebar {background-color:inherit;}
#p-Community-label {color:#EEEEEE; padding-top:3px; font-size: 1.2em; text-transform:capitalize;}
#p-Navigation-label {color:#EEEEEE; padding-top:3px; font-size: 1.2em; text-transform:capitalize;}
#p-search-label {color:#EEEEEE; padding-top:3px; font-size: 1.2em; text-transform:capitalize;}
#p-Help_and_rules-label {color:#EEEEEE; padding-top:3px; font-size: 1.2em; text-transform:capitalize;}
#p-Affiliates-label {color:#EEEEEE; padding-top:3px; font-size: 1.2em; text-transform:capitalize;}
#p-tb-label {color:#EEEEEE; padding-top:3px; font-size: 1.2em; text-transform:capitalize;}
#p-tb a:visited {color:#48A627;}
#sidebar div.pBody {font-weight:bold;}
#sidebar div.pBody a {color:#336612;}
#sidebar div.pBody a:visted {color:#336612;}
#sidebar div.pBody a:hover {color:#336612; text-transform:underline;}

/*Search*/
body:not(.skin--responsive) #searchButton {border-radius: 11px 0;font-weight:bold;}
#searchGoButton, #mw-searchButton {border-radius: 11px 0; font-weight:bold;}
body:not(.skin--responsive) #searchButton:hover {text-transform:underline;}
#searchGoButton, #mw-searchButton:hover {text-transform:underline;}

#searchInput {width: 120px;}
body:not(.skin--responsive) #searchInput {width: 120px;}
#p-search .pBody {padding: 2px;}

/* increase sidebar width */
#column-content { margin-left: -13.5em }
#column-content #content { margin-left: 13.5em }
#p-logo a, #p-logo a:hover { width: 13.5em }
#p-cactions { left: 13em }
.portlet { width: 12.5em }
#column-content { margin-left: -12.5em }
#content { margin-left: 12.5em }

/*Tabs*/
body:not(.skin--responsive) #p-cactions li.selected a {z-index:0;}
body:not(.skin--responsive) #p-cactions li.selected a:hover {z-index:0;}
body:not(.skin--responsive) #p-cactions li a:hover {z-index:0;}
body.skin--responsive #p-cactions li.selected a {z-index:0;}
body.skin--responsive #p-cactions li.selected a:hover {z-index:0;}
body.skin--responsive #p-cactions li a:hover {z-index:0;}
body:not(.skin--responsive) #p-cactions ul {margin-left:23px}
body:not(.skin--responsive) #p-cactions li {background:none;}
body.skin--responsive #p-cactions ul {margin-left:23px}
body.skin--responsive #p-cactions li {background:none;}
div#p-cactions.portlet {background-color:inherit; text-transform:capitalize!important;}
div#p-cactions.portlet li a {background-color:#336612; padding-top:3px; border-color:#AADC00; border: 2px outset #CCCCCC; border-top-left-radius: 10px; text-transform:capitalize!important; color:#FFFFFF!important;}
div#p-cactions.portlet li a:hover {background-color:#A3D293;}
/* yes these really have to be individual for some reason */
li#ca-nstab-user.selected.mw-list-item a {background-color:#A3D293!important;}
li#ca-nstab-user.selected.mw-list-item a:hover {background-color:#336612!important;}
li#ca-nstab-main.selected.mw-list-item a {background-color:#A3D293!important;}
li#ca-nstab-main.selected.mw-list-item a:hover {background-color:#336612!important;}
li#ca-nstab-project.selected.mw-list-item a {background-color:#A3D293!important;}
li#ca-nstab-project.selected.mw-list-item a:hover {background-color:#336612!important;}
li#ca-nstab-mediawiki.selected.mw-list-item a {background-color:#A3D293!important;}
li#ca-nstab-mediawiki.selected.mw-list-item a:hover {background-color:#336612!important;}
li#ca-nstab-image.selected.mw-list-item a {background-color:#A3D293!important;}
li#ca-nstab-image.selected.mw-list-item a:hover {background-color:#336612!important;}
li#ca-nstab-template.selected.mw-list-item a {background-color:#A3D293!important;}
li#ca-nstab-template.selected.mw-list-item a:hover {background-color:#336612!important;}
li#ca-nstab-category.selected.mw-list-item a {background-color:#A3D293!important;}
li#ca-nstab-category.selected.mw-list-item a:hover {background-color:#336612!important;}
li#ca-nstab-help.selected.mw-list-item a {background-color:#A3D293!important;}
li#ca-nstab-help.selected.mw-list-item a:hover {background-color:#336612!important;}
li#ca-nstab-blog.selected.mw-list-item a {background-color:#A3D293!important;}
li#ca-nstab-blog.selected.mw-list-item a:hover {background-color:#336612!important;}
li#ca-nstab-module.selected.mw-list-item a {background-color:#A3D293!important;}
li#ca-nstab-module.selected.mw-list-item a:hover {background-color:#336612!important;}
li#ca-nstab-competitive.selected.mw-list-item a {background-color:#A3D293!important;}
li#ca-nstab-competitive.selected.mw-list-item a:hover {background-color:#336612!important;}
li#ca-nstab-special.selected.mw-list-item a {background-color:#A3D293!important;}
li#ca-nstab-special.selected.mw-list-item a:hover {background-color:#336612!important;}
li#ca-talk.selected.mw-list-item a {background-color:#A3D293!important;}
li#ca-talk.selected.mw-list-item a:hover {background-color:#336612!important;}
li#ca-edit.selected.mw-list-item a {background-color:#A3D293!important;}
li#ca-edit.selected.mw-list-item a:hover {background-color:#336612!important;}
li#ca-history.selected.mw-list-item a {background-color:#A3D293!important;}
li#ca-history.selected.mw-list-item a:hover {background-color:#336612!important;}
li#ca-delete.selected.mw-list-item a {background-color:#A3D293!important;}
li#ca-delete.selected.mw-list-item a:hover {background-color:#336612!important;}
li#ca-undelete.selected.mw-list-item a {background-color:#A3D293!important;}
li#ca-undelete.selected.mw-list-item a:hover {background-color:#336612!important;}
li#ca-move.selected.mw-list-item a {background-color:#A3D293!important;}
li#ca-move.selected.mw-list-item a:hover {background-color:#336612!important;}
li#ca-watch.selected.mw-list-item a {background-color:#A3D293!important;}
li#ca-watch.selected.mw-list-item a:hover {background-color:#336612!important;}
li#ca-unwatch.selected.mw-list-item a {background-color:#A3D293!important;}
li#ca-unwatch.selected.mw-list-item a:hover {background-color:#336612!important;}
li#ca-forum.selected.mw-list-item a {background-color:#A3D293!important;}
li#ca-forum.selected.mw-list-item a:hover {background-color:#336612!important;}
li#ca-protect.selected.mw-list-item a {background-color:#A3D293!important;}
li#ca-protect.selected.mw-list-item a:hover {background-color:#336612!important;}
li#ca-cargo-purge.selected.mw-list-item a {background-color:#A3D293!important;}
li#ca-cargo-purge.selected.mw-list-item a:hover {background-color:#336612!important;}
li#ca-viewsource.selected.mw-list-item a {background-color:#A3D293!important;}
li#ca-viewsource.selected.mw-list-item a:hover {background-color:#336612!important;}
li.new.mw-list-item a {background-color:#336612; color:#FFA590!important;}
li#ca-talk.new.mw-list-item a {background-color:#336612; color:#FFA590!important;}
div#p-cactions.portlet li {border: none;}

/*Input boxes*/
input[type="submit"],
input[type="button"],
input[type="text"],
input[type="password"],
input[type="search"] {
    border-radius: 10px 0;
    border: 2px inset #CCCCCC;
    padding: 0 3px;
}
input[type="submit"],
input[type="button"] {
    color: #000;
    cursor: pointer;
    background: #d0f0c0;
    border: 2px outset #CCCCCC;
}
textarea {
    border: 2px inset #CCCCCC;
    background: none;
    padding: 0;
    margin-bottom: 3px;
}

/* save button color */
.oo-ui-buttonElement-framed.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button {background-color: #A3D293; background-image: linear-gradient(to bottom,#A3D293 0,#48A627 100%); border: 2px outset #CCCCCC;}
.oo-ui-buttonElement-framed.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:hover {text-transform:underline; border: 2px outset #787878;}

.oo-ui-buttonElement-framed > .oo-ui-buttonElement-button {border: 2px outset #CCCCCC;}
.oo-ui-buttonElement-framed > .oo-ui-buttonElement-button:hover {border: 2px outset #787878;}

/*Links*/
a,
#p-personal li a,
#p-cactions li a,
#bodyContent a.extiw,
#bodyContent a.external {
    color: #008844;
}
a:visited,
#bodyContent a.extiw:visited,
#bodyContent a.external:visited {
    color: #00552b;
}
a:hover,
#p-personal li a:hover,
#bodyContent a.extiw:hover,
#bodyContent a.external:hover {
    color: #00bb5e;
}
a:visited:hover,
#bodyContent a.extiw:visited:hover,
#bodyContent a.external:visited:hover {
    color: #00bb5e;
}
a.new:link,
a.new:visited,
#p-personal li a.new,
#p-cactions .new a,
#p-personal li a.new:visited,
#p-cactions .new a:visited {
    color: #d5d500;
}

#new_edit_page_preview_notice {display: none;}
#wikiPreview>*:first-child {display: block;}
#editform {margin-top: 15px;}

code {border: 1px solid #ddd;}

/* Right-side margin for wider displays */
@media all and (min-width: 1350px) {
	#column-content #content {
		margin-right: 14em;
	}
}