Difference between revisions of "MediaWiki:Vector.css"

MuseWiki, wiki for the band Muse
Jump to navigation Jump to search
(Moved from MediaWiki:Common.css. This wasn't here when the wiki was installed, thus is custom, thus should be here.)
m
 
(356 intermediate revisions by 3 users not shown)
Line 1: Line 1:
/* <pre><nowiki> */
/* CSS placed here will affect users of the Vector skin */
/* CSS placed here will affect users of the Vector skin */


html, body {
html, body {
font-size: 100%;
font-size: 100%;
}
}
/* Use bullet character, not image, for unordered lists */
#content ul li {
list-style: disc none;
}
/* But not for some ul */
#toc ul li {
list-style-type: none;
}
/* Side-bar */
body {
body {
background: black url('http://www.musewiki.org/skins/common/images/resistancebg2.jpg') no-repeat fixed;
background: black url('images/Human.jpg') no-repeat fixed;
}
}


#p-logo {
body, h1, h2, h3, h4, h5, pre, table, th, #siteSub {
background: url('http://www.musewiki.org/skins/common/images/musewikiLogo.png') no-repeat center center;
color: #333;
height: 40px;
margin-bottom: 1em;
position: relative;
top: 0;
z-index: -1;
}
}


#p-logo a {
h1 {
background: none !important;
border-bottom: .0781em dotted #DDD;
}
}


#mw-panel {
li {
top: 0;
list-style-image: none !important;
}
}


#mw-panel li {
pre {
font-size: .8em !important;
background-color: #EEE;
border-color: #AAA;
}
}


.body {
#content {
background: #000 !important;
background-image: none !important;
opacity: .7;
box-shadow: .36em .264em .16em #000;
padding: .625em 0 .3125em .625em !important;
transition: opacity 1s;
-moz-transition: opacity 1s;
-webkit-transition: opacity 1s;
}
}


.body:hover {
opacity: 1;
}


.portal h5 {
/* Hide editing-related info when not editing */
font-size: 1em !important;
padding: 0 .25em .25em 1.25em !important;
text-transform: uppercase;
}


.body a, .portal h5 {
#bodyContent > .hide-this {
color: #FFF !important;
display: none;
}
}




/* Top bar */
/* Use bullet character, not image, for unordered lists */


#mw-page-base {
#content ul > li {
background: none !important;
list-style: disc none;
height: 65px !important;
margin-left: 10em;
}
}


#mw-head-base, #left-navigation * {
/* But not for some ul */
background: none !important;
}


#left-navigation .vectorTabs a span {
.toclevel-1, .toclevel-2, .toclevel-3 {
padding-top: .25em !important;
list-style-type: none !important;
}
}


#right-navigation {
/* Side-bar */
margin-top: 25px;
background: #FFF !important;
}


#p-namespaces a span {color: #FFF !important}
#p-logo {
 
background: url('wiki.png') no-repeat center center;
#p-personal li a {color: #FFF}
height: 40px;
 
margin-bottom: 1em;
.page-MuseWiki #firstHeading {display: none}
position: relative;
 
top: 0;
 
/* Stop disc bullets from appearing on drop-downs */
 
ul.col li {
list-style-type: none !important;
}
}


/* Links and make guillemet thingies look like links */
#p-logo > a {
 
background-image: none !important;
a, .col .gu, #p-views span {
height: 40px !important;
color: #069;
}
}


a:visited, ul.col:hover *.gu {
#mw-panel {
color: #669;
top: 0 !important;
}
}


a.external {
#feed-atom {
color: #069 !important;
background-image: none;
padding-left: 0;
}
}


ul.col *.gu {
.body > ul > li {
display: inline;
font-size: .8em !important;
}
}


 
.portal h3{
/* 2px / 16px / 1.6em */
font-size: 1em !important;
h1 {
padding: 0 .25em .25em 1.25em !important;
border-bottom: .078125em dotted #DDD;
text-transform: uppercase;
}
}


h1, h2, h3, h4, h5 {
.portal h3 {
color: #333;
color: #FFF !important;
}
}


pre {
.portal h3 a{
background-color: #EEE;
color: #FFF !important;
border-color: #AAA;
color: #333;
}
}


table, body, #siteSub {
#mw-panel .vector-menu-content {
color: #333;
background: #000 !important;
filter: alpha(opacity=70);
opacity: .7;
padding: .625em 0 .3125em .625em !important;
-o-transition: background-image 1s, margin-left 1s, opacity 1s;
-webkit-transition: background-image 1s, margin-left 1s, opacity 1s;
transition: background-image 1s, margin-left 1s, opacity 1s;
}
}


table, td, .frontth, table.diff, table.diff div, table.diff td, #preferences, #userloginForm form table, #mw_metadata td, table.gallery, table.gallery td {
#mw-panel .vector-menu-content > ul > li > a, #p-personal .vector-menu-content > ul > li > a{
background: transparent;
color: #FFF !important;
display: block;
}
}


#userlogin table, #userlogin .captcha {
background: transparent !important;
}


table.gallery td {
/* Top bar */
border: transparent;
}


th {
#mw-page-base {
background: #FFF;
background-color: transparent;
color: #333;
height: 4.0625em;
text-transform: uppercase;
margin-left: 10em;
}
}


.portlet h5 {
#mw-head-base, #mw-page-base {
font-size: 1.3em;
background-image: none;
}
}
#left-navigation{
top:25px !important;
margin-top:25px !important;


.portlet ul {
font-size: .97em;
}
}
 
#left-navigation > .vectorTabs > ul, #left-navigation > .vectorTabs > ul > li > a {
#contentSub {
background: none !important;
margin: 0;
}
}


/* Home page index box */
.selected > span {
#frontpage-indexbox {
font-weight: bold;
border: .0781em solid #CCC;
border-radius: 1em;
margin-top: .7em;
width: 100%;
-khtml-border-radius: 1em;
-moz-border-radius: 1em;
-webkit-border-radius: 1em;
}
}


/* fuck yeah, gradients */
#frontpage-indexbox {
background: #C9DAE1;
box-shadow: 0 .078125em .390625em #0378AE, 0 .78125em 1.5625em #FFF inset;
transition: background-color 3s;
-moz-box-shadow: 0 .078125em .390625em #0378AE, 0 .78125em 1.5625em #FFF inset;
-moz-transition: background-color 3s;
-webkit-box-shadow: 0 .078125em .390625em #0378AE, 0 .78125em 1.5625em #FFF inset;
-webkit-transition: background-color 3s;
}


#frontpage-indexbox:hover {
#left-navigation > .vectorTabs {
background: #FFF;
background-image: none !important;
padding-left: 0 !important;
}
}


#frontpage-indexbox table {
#left-navigation > .vectorTabs:hover {
text-align: center;
filter: alpha(opacity=100);
opacity: 1;
}
}


#frontpage-indexbox div:first-child {
#left-navigation > .vectorTabs > ul {
font-size: 1.62em;
background-image: none !important;
padding: .1em;
}
}


#frontpage-subtitle {
#left-navigation > .vectorTabs > ul > li {
font-size: .95em;
background-color: #ffffff;
}
margin-right: .1em;


#frontpage-stats {
font-size: .85em;
}
}


#frontpage-indexbox-footer {
#left-navigation > .vectorTabs > ul > li > span {
color: #CCC;
background-image: none !important;
font-size: .95em;
margin-left: .5em;
margin: -.175em 0 .075em;
margin-right: .5em;
width: 100%
}
}


#frontpage-indexbox-footer td {
#left-navigation > .vectorTabs a > span {
padding: 0;
background-image: none;
padding-top: .25em;
}
}


#frontpage-bodytable {
#right-navigation {
border-spacing: .5em;
background: #FFF;
margin: 0 -.5em;
margin-top: 1.5625em;
}
}


#museAre {
#p-search {
vertical-align: top;
padding-bottom: .7em;
width: 170px;
}
}


#museAre p span {
#p-namespaces > ul > li > a > span {
font-size: x-small;
color: #FFF !important;
}
}


#museNew {
#p-personal > ul > li {
padding: 0 .781em;
background-image: none;
vertical align: top;
}
}


#museGigs {
#p-personal > ul > li > a {
vertical-align: top;
color: #FFF;
}
}


#museGigs div {
#preferences {
border-radius: 1em;
border: 0 none;
padding: .781em;
-khtml-border-radius: 1em;
-moz-border-radius: 1em;
-webkit-border-radius: 1em;
}
}


#museGigs div:first-child {
.page-MuseWiki > #content > #firstHeading {
background: #E4B5CC;
display: none;
margin-bottom: .781em;
}
}


#museGigs div div {
padding: 0;
}


#frontpage-gigs {
/* Stop disc bullets from appearing on drop-downs */
background: #FFD;
margin-bottom: .781em;
}


#musetwitter {
.col > li {
background: #E2ECF2;
list-style-type: none !important;
margin-bottom: .781em;
}
}


#wikitwitter {
/* Links and make guillemet thingies look like links */
background: #ECF2E2;
}


#frontpage-infofooter {
a, .gu, #p-views > ul > li > a > span {
font-size: .95em;
color: #0378AE;
margin-bottom: .5em;
text-align: center;
}
}


/* Home page Feed images */
a:visited, .col:hover > li > .gu {
.MainPageBG li img {
color: #669;
float: right;
margin: 0 0 .781em .781em;
}
}


/* NB: What's this needed for? */
a.external {
.MainPageBG .simplepie li {
color: #069 !important;
clear: both;
}
}


#museNew .simplepie ul {
.gu {
margin: 0;
display: inline;
}
}


#museNew .simplepie ul li {
/* end links and guillemet thingies */
list-style-type: none;
}


/* Right side bar */
/* Make links fill their parents, easier to click */
#musetwitter h2{
background: url('https://s3.amazonaws.com/twitter_production/profile_images/1285340280/muse1_mini.jpg') no-repeat right 5px;
}


#wikitwitter h2{
li.toclevel-1 > a, li.toclevel-2 > a, li.toclevel-3 > a, .video-list > tbody > tr > td > a {
background: url('https://s3.amazonaws.com/twitter_production/profile_images/359401915/theresistance_mini.jpg') no-repeat right 5px;
display: block;
}
}


/* End links blocking */


/* Curves are the new pr0n - sidebar */
table, td, .frontth, #preferences, #mw_metadata > tbody > tr > td, table.gallery > tbody > tr > td {
background-color: transparent;
}


.portlet > h5 {
#preferences {
border-top-right-radius: 1em;
background-image: none;
-khtml-border-top-right-radius: 1em;
-moz-border-radius-topright: 1em;
-webkit-border-top-right-radius: 1em;
}
}


.pBody {
.gallery, .gallery > tbody > tr > td {
border-bottom-right-radius: .5em;
border-style: none !important;
-khtml-border-bottom-right-radius: .5em;
-moz-border-radius-bottomright: .5em;
-webkit-border-bottom-right-radius: .5em;
}
}


.gigindex {
.gallerybox > .thumb {
border-radius: .5em;
border-style: none !important;
border: 1px #CCC solid;
padding: 0 !important;
font-size: .95em;
margin: 1em 1em 1em 0;
-khtml-border-radius: .5em;
-moz-border-radius: .5em;
-webkit-border-radius: .5em;
}
}


/* End curves */
.diff {
border-collapse: collapse;
}


th {
background: #FFF;
text-transform: uppercase;
}


/* Notice box styling */
.lyrics{
background: -o-linear-gradient(to bottom, #d9eaf3 0%, #fff 8%) 0 4px;
background: -webkit-linear-gradient(top, #d9eaf3 0%, #fff 8%) 0 4px;
background: linear-gradient(to bottom, #d9eaf3 0%, #fff 8%) 0 4px;
background-size: 100% 20px;
border: 1px solid #d2d2d2;
border-radius: 3px;
box-shadow: 0 1px 2px rgba(0,0,0,0.07);
color: #444;
font: normal 1.2em/1.5 "Lucida Grande", arial, sans-serif;
line-height: 20px;
padding: 6px 5px 4px 55px;
position: relative;
white-space: pre-wrap;
width: 500px;
}


.colourbox {
.lyrics:before {
border-radius: .5em;
border: 1px solid;
color: #000;
border-color: transparent #efe4e4;
display: block;
bottom: 0;
font-weight: bold;
content: '';
margin: 0 10% .5em 10%;
left: 40px;
padding: .5em;
position: absolute;
text-align: center;
top: 0;
width: 80%;
-khtml-border-radius: .5em;
-moz-border-radius: .5em;
-webkit-border-radius: .5em;
}
}


.colourbox a {
#contentSub {
color: #000;
margin: 0;
}
}


.bluebackbox {  
fieldset {
background: #AAF;
border-color: #AAA;
border: .5em #AAF solid;
background: -webkit-gradient(linear, left bottom, right top, from(#AAF), to(#AAF), color-stop(.7, #7474AF), color-stop(.7, #7474AF));
}
}


.greenbackbox {
fieldset > hr {
background: #AFA;
background-color: #AAA !important;
border: .5em #AFA solid;
background: -webkit-gradient(linear, left bottom, right top, from(#AFA), to(#AFA), color-stop(.7, #74AF74), color-stop(.7, #74AF74));
}
}


.redbackbox {
/* Home page index box */
background: #FAA;
#frontpage-indexbox {
border: .5em #FAA solid;
background: #C9DAE1;
background: -webkit-gradient(linear, left bottom, right top, from(#FAA), to(#FAA), color-stop(.7, #AF7474), color-stop(.7, #AF7474));
border: .0781em solid #AAA;
-khtml-border-radius: 1em;
border-radius: 1em;
box-shadow: 0 .0781em .3906em #0378AE, 0 .7813em 1.5625em #FFF inset;
display: inline-block;
margin-top: .7em;
width: 100%;
*display: block;
}
}


/* End notice boxes */
#frontpage-indexbox > div:first-child {
 
float: left;
 
margin: .3em 0 .3em .5em;
/* Box shadows */
 
/* Infoboxes, gigtable (for .8em tables) */
 
.infbox, .gigtable, #pricetable, div.thumbinner {
box-shadow: .45em .33em .2em 0 #666;
}
}


/* Discography tables (for .95em tables)
#frontpage-title > a, #frontpage-stats > a, #frontpage-indexbox > ul > li > a {
 
border-bottom: 1px dotted;
$val / .95em * .8em
color: black;
*/
text-decoration: none;
 
.disco-list {
box-shadow: .3789em .2779em .1684em 0 #666;
}
}


/* End box shadows */
#frontpage-title > a:hover, #frontpage-stats > a:hover, #frontpage-indexbox > ul > li > a:hover {
 
border-bottom: 1px solid;
 
text-decoration: none;
/* Info boxes (+gig tables) */
 
/* Colours */
 
.infbox th, .gigtable th {
color: #FFF;
}
}


.discobox th {
#frontpage-title {
background: #4D1F68;
font-size: 1.62em;
padding: .1em;
text-align: center;
}
}


.discobox tr:nth-child(2n+1) {
#frontpage-subtitle {
background: #DAD0DF;
font-size: .95em;
text-align: center;
}
}


#gearbox th {
#frontpage-indexbox > ul {
background: #656565;
float: right;
margin: .3em 2%;
}
}


#gigbox th, .gigtable th {
#frontpage-indexbox-lfooter, #frontpage-indexbox-rfooter {
background: #82A63A;
color: #AAA;
display: inline-block;
font-size: .95em;
*display: block;
}
}


#gigbox tr:nth-child(2n+1), .gigtable tr:nth-child(2n+1) {
#frontpage-indexbox-rfooter {
background: #E0E6D3;
float: right;
}
}


#memberbox th {
.frontpage-photos {
background: #AF2022;
display: inline-block;
text-align: center;
vertical-align: top;
width: 33%;
*display: inline;
}
}


#memberbox tr:nth-child(2n+1) {
.frontpage-photos > .image > img {
background: #DEDEDE;
box-shadow: .45em .33em .2em #666;
}
}


#songbox th {
.frontpage-photos > p {
background: #0378AE;
font-size: .95em;
}
}


#songbox tr:nth-child(2n+1) {
#frontpage-infofooter {
background: #C9DAE1;
font-size: .95em;
margin-bottom: .5em;
margin-top: 2em;
text-align: center;
}
}


#vidbox th {
#frontpage-infofooter > b {
background: #E3AF1E;
color: #AAA;
}
}


/* End colours */
/* Gig links */
 
/* Info box borders */


.gigtable, .gigtable th, .gigtable td, .infbox, .infbox th, .infbox td {
.gigindex {
border: none !important;
background: #E0E6D3;
padding: .2em .5em .2em .5em !important;
border: .0781em solid #AAA;
-khtml-border-radius: .5em;
border-radius: .5em;
box-shadow: 0 .0781em .3906em #82A63A, 0 .7813em 1.5625em #FFF inset;
display: inline-block;
font-size: 1.2em;
font-weight: bold;
margin: 1em 0;
padding: .2em;
*display: block;
}
}


/* Info box left column */
.gigindex > span {
float: left;
}


.infbox td:first-child {
.gigindex > span > a {
font-weight: bold;
display: block;
padding: .3125em;
}
}


/* End info boxes */
/* End gig links */




/* GigNav */
/* Forum link template */


.nav {
.forum-links {
border: 1px #aaa solid;
margin-left: 5em;
border-collapse: collapse;
border-radius: .5em;
box-shadow: .58em .42em .25em 0 #666;
font-size: x-small;
padding: 0;
text-align: center;
-khtml-border-radius: .5em;
-moz-border-radius: .5em;
-webkit-border-radius: .5em;
}
}


.nav th {
/* End forum link template */
background: #000;
border: .1em solid transparent;
border-radius: .5em .5em 0 0;
color: #FFF;
padding: inherit;
-khtml-border-radius: .5em;
-moz-border-radius: .5em .5em 0 0;
-webkit-border-radius: .5em;
}


#nav-gig th {
background: #82A63A;
}


#nav-song th {
/* Notice box styling */
background: #0378AE;
}


/* Appears to fix buggy border */
.colourbox {
.nav tr:last-child {
border: .0781em solid #AAA;
border: .1em solid transparent;
-khtml-border-radius: .5em;
border-radius: .5em;
color: #000;
display: block;
font-weight: bold;
margin: .5em 10%;
padding: .5em;
text-align: center;
width: 80%;
}
}


.nav td {
.colourbox > a {
padding: inherit;
border-bottom: .0781em dotted;
color: #000 !important;
}
}


.nav td:nth-child(2n), .nav td:nth-child(3) {
.colourbox > a:hover {
font-weight: bold;
border-bottom: .0781em solid;
text-decoration: none;
}
}


.nav td:nth-child(2n+1) {
.bluebackbox {  
transition: background-color 1s;
background: #C9DAE1;
width: 17em;
box-shadow: 0 .0781em .3906em #0378AE, 0 .7813em 1.5625em #FFF inset;
-moz-transition: background-color 1s;
-webkit-transition: background-color 1s;
}
}


.nav td:nth-child(2n+1):hover {
.greenbackbox {
background-color: #E0E6D3;
background: #E0E6D3;
box-shadow: 0 .0781em .3907em #82A63A, 0 .7813em 1.5625em #FFF inset;
}
}


#nav-song td:nth-child(2n+1):hover {
.redbackbox {
background-color: #C9DAE1;
background: #D68485;
box-shadow: 0 .0781em .3907em #AF2022, 0 .7813em 1.5625em #FFF inset;
}
}


/* End Gignav */
/* End notice boxes */




/* Set lists */
/* Box shadows */


/* hide YouTube link images within set-lists */
/* for .8em tables */


.ytube a {
.disco-list, .infbox, .greytable, .gigtable, #pricetable, #speechtable, .tabulature-list, .thumbinner, .gallerybox > .thumb > div > .image > img {
background: none !important;
box-shadow: .45em .33em .2em #666;
padding: 0 !important;
}
}


/* align intro with songs in set-lists
/* End box shadows */
* remove bullet therefrom            */


#setlist ul {
margin-left: 3.2em;
}


#intro {
/* Info boxes (+gig tables) */
list-style-type: none;
}


/* End set lists */
/* Colours */
 
 
/* Footer */
 
#footer-icons {display: none}
#footer ul li {color: #CCC}
 
 
/* plain styling */


.bold {
.infbox > tbody > tr > th, .greytable > tbody > tr > th, .gigtable > tbody > tr > th {
font-weight: bold;
color: #FFF;
}
}


.normal {
.discobox > tbody > tr > th {
font-weight: normal;
background: #4D1F68;
}
}


.small {
.discobox > tbody > tr > th > div {
font-size: x-small;
float: right;
font-size: xx-small;
text-transform: lowercase;
}
}


.unknown {
.discobox > tbody > tr > th > div > a:before {
font-style: italic;
content: "⇩";
-o-transition: color 1s, content 1s;
-webkit-transition: color 1s, content 1s;
transition: color 1s, content 1s;
}
}


/* End plain styling */
.discobox > tbody > tr > th > div > a {
 
color: #DAD0DF;
 
-o-transition: color 1s;
 
-webkit-transition: color 1s;
/* MOVED FROM COMMONS */
transition: color 1s;
 
/* <pre><nowiki> */
/* Main page fixes */
#interwiki-completelist {
    font-weight: bold;
}
}


/* Add space below the toolbar */
.discobox > tbody > tr > th > div > a:hover:before {
#toolbar {
color: #FFF;
    margin-bottom: 6px;
content: "⬇" !important;
}
}


/* make the list of references look smaller */
.discobox > tbody > tr > th > div > a:hover {
ol.references {
color: #FFF;
    font-size: 100%;
text-decoration: none;
}
}


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


.same-bg { background: none; }
#gearbox > tbody > tr > th, .greytable > tbody > tr > th {
 
background: #656565;
/* Highlight clicked reference in blue to help navigation */
ol.references > li:target {
    background-color: #DEF;
}
}


sup.reference:target {  
#gearbox > tbody > tr:nth-child(2n+1), .greytable > tbody > tr:nth-child(2n+1) {
    background-color: #DEF;
background: #D9D9D9;
}
}


/* Styling for citations */
#gigbox > tbody > tr > th, .gigtable > tbody > tr > th {
cite {
background: #82A63A;
    font-style: normal;
    word-wrap: break-word;
}
}


/* If there is an inline link to a full citation, the full citation will turn blue when the inline link is clicked */
#gigbox > tbody > tr:nth-child(2n+1), .gigtable > tbody > tr:nth-child(2n+1) {
cite:target {  
background: #E0E6D3;
    background-color: #DEF;
}
}


/* Do not expand URLs within citations for printing. The URLs should be included explicitly, to avoid confusion */
#memberbox > tbody > tr > th {
 
background: #AF2022;
@media print {
    #content cite a.external.text:after {
        display: none;
    }
}
}


/* For linked citation numbers and document IDs, where the number need not be shown on a screen or a handheld, but should be included in the printed version */
#memberbox > tbody > tr:nth-child(2n+1) {
 
background: #DEDEDE;
@media screen, handheld, projection {
    cite *.printonly {
        display: none;
    }
}
}


/* wikitable/prettytable class for skinning normal tables */
#jambox > tbody > tr > th, #songbox > tbody > tr > th {
table.wikitable,
background: #0378AE;
table.prettytable {
    margin: 1em 1em 1em 0;
    border: 1px #aaa solid;
    border-collapse: collapse;
}
}


table.wikitable th, table.wikitable td,
#jambox > tbody > tr:nth-child(2n+1), #songbox > tbody > tr:nth-child(2n+1) {
table.prettytable th, table.prettytable td {
background: #C9DAE1;
    border: 1px #aaa solid;
    padding: 0.2em;
}
}


table.wikitable th,
#vidbox > tbody > tr > th {
table.prettytable th {
background: #E3AF1E;
    text-align: center;
}
}


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


table.prettytable code,
/* Info box borders */
table.wikitable code {
    background-color: transparent;
}


/* default skin for navigation boxes */
.greytable, .greytable > tbody > tr > th, .greytable > tbody > tr > td, .gigtable, .gigtable > tbody > tr > th, .gigtable > tbody > tr > td, .infbox, .infbox > tbody > tr > th, .infbox > tbody > tr > td {
table.navbox {
border: none !important;
    background-color: #f9f9f9;
padding: .2em .5em .2em .5em !important;
    border: 1px solid #aaa;
    clear: both;
    font-size: 90%;
    margin: 1em 0em 0em;
    padding: 2px;
    text-align: center;
    width: 100%;
}
}


table.navbox th {
/* Info box left column */
    background-color: #ccf;
    padding-left: 1em;
    padding-right: 1em;
}


@media print {
.infbox > tbody > tr > td:first-child {
    .navbox {
font-weight: bold;
        display: none;
    }
}
}


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


.infobox.sisterproject {
.discobox-chron {
    width: 20em;
text-align: center;
    font-size: 90%;
}
}


@media print {
.discobox-chron > div, .discobox-chron > a {
    .infobox.sisterproject {
display: inline-block;
        display: none;
font-size: x-small;
    }
font-weight: normal;
padding: 0 .5em;
*display: block;
}
}


/* styles for bordered infobox with merged rows */
.discobox-chron-current {
.infobox.bordered .mergedtoprow td,
font-weight: bold !important;
.infobox.bordered .mergedtoprow th {
    border: 0;
    border-top: 1px solid #aaa;
    border-right: 1px solid #aaa;
}
}


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


/* Styles for geography infoboxes, e.g. countries, country subdivisions, cities, etc. */
.infobox.geography {
    text-align: left;
    border-collapse: collapse;
    line-height: 1.2em;
    font-size: 90%;
}


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


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


.infobox.geography .mergedbottomrow td,
#backto-muse {
.infobox.geography .mergedbottomrow th {
border: 0.0781em #AAA solid;
    border-top: 0;
-khtml-border-radius: .5em;
    border-bottom: solid 1px #aaa;
border-radius: .5em;
    padding: 0 0.6em 0.4em 0.6em;
margin: 1em 1em 1em 0;
text-align: center;
width: 20em;
}
}


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


/* Style for "notices" */
/* Discography, tabulature, and video tables */
.notice {
    margin: 1em;
    padding: 0.2em;
}


#disambig {
.disco-list, .tabulature-list, .video-list {
    border-top: 1px solid #ccc;  
border: .0781em #AAA solid;
    border-bottom: 1px solid #ccc;
border-radius: .5em;
border-spacing: 0;
margin-bottom: 1em;
}
}


.spoiler {
.disco-list > tbody, .tabulature-list > tbody, .video-list > tbody {
    border-top: 2px solid #ddd;
border-collapse: collapse;
    border-bottom: 2px solid #ddd;
}
}


/* Standard talk template style */
/* 1em / 12.8px * 4px = 0.3125em */


.Talk-Notice  {
.disco-list > tbody > tr > th, .disco-list > tbody > tr > td {
    border: 1px solid #C0C090;
padding: .3125em .5em .3125em .5em;
    background-color: #F8EABA;
    margin-bottom: 3px;
    width: 85%;
    border-spacing: 3px;
    margin-left: auto;
    margin-right: auto;
}
}


.Talk-Notice:after {
.tabulature-list > tbody > tr > th, .tabulature-list > tbody > tr > td, .video-list > tbody > tr > td {
  content: "The CSS for this template should be changed. See [[Wikipedia:Template Standardisation]].";
padding: .3125em;
vertical-align: text-top;
}
}


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


/* Persondata and other (future) metadata */
/* End discography, tabulature, and video tables */
table.InChI, /* temporary */
 
table.persondata {
 
    border: 1px solid #aaa;
.columns-auto {
    display: none;
-moz-column-width: 20em;
    speak: none;
-webkit-column-width: 20em;
}
column-width: 20em;
.InChI-label, /* temporary */
.persondata-label {
    color: #aaa;
}
}


/* Makes redirects appear in italics in categories and on [[Special:Allpages]] */
.references {
.redirect-in-category, .allpagesredirect {
-moz-column-width: 32em;
    font-style: italic;
-webkit-column-width: 32em;
column-width: 32em;
}
}


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


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


/* Icons for medialist templates [[Template:Listen]], [[Template:Multi-listen_start]], [[Template:Video]], [[Template:Multi-video_start]] */
.nav {
 
border: 1px #AAA solid;
div.listenlist {
border-collapse: collapse;
    background: url("http://upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome-speakernotes.png/30px-Gnome-speakernotes.png");
-khtml-border-radius: .5em;
    padding-left: 40px;
border-radius: .5em;
box-shadow: .58em .42em .25em #666;
font-size: x-small;
padding: 0;
text-align: center;
}
}


div.videolist, div.multivideolist {
.nav > tbody > tr > th {
    background: url("http://upload.wikimedia.org/wikipedia/en/thumb/2/20/Tango-video-x-generic.png/40px-Tango-video-x-generic.png");
border: .1em solid transparent;
    padding-left: 50px;
-khtml-border-radius: .5em;
border-radius: .5em .5em 0 0;
color: #FFF;
padding: inherit;
}
}


/* Style rules for media list templates */
#nav-gig > tbody > tr > th {
div.medialist {
background: #82A63A;
    min-height: 50px;
    margin: 1em;
    background-position: top left;
    background-repeat: no-repeat;
}
}


div.medialist ul {
#nav-song > tbody > tr > th {
    list-style-type: none;
background: #0378AE;
    list-style-image: none;
    margin: 0;
}
}


div.medialist ul li {
#nav-vid > tbody > tr > th {
    padding-bottom: 0.5em;
background: #E3AF1E;
}
}


div.medialist ul li li {
/* Appears to fix buggy border */
    font-size: 91%;
.nav > tbody > tr:last-child {
    padding-bottom: 0;
border: .1em solid transparent;
}
}


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


/* Change the external link icon to an Adobe icon anywhere the PDFlink class */
.nav > tbody > tr > td:nth-child(2n+1) {
/* is used (notably Template:PDFlink). This works in IE, unlike the above. */
-o-transition: background-color 1s;
span.PDFlink a {
-webkit-transition: background-color 1s;
    background: url(http://upload.wikimedia.org/wikipedia/commons/thumb/2/23/Icons-mini-file_acrobat.gif/15px-Icons-mini-file_acrobat.gif) center right no-repeat !important;
transition: background-color 1s;
    padding-right: 17px !important;
width: 17em;
}
}


span.geolink a {
#nav-gig > tbody > tr > td:nth-child(2n+1):hover {
    background: url(http://upload.wikimedia.org/wikipedia/en/a/a7/Monobook-globe.png) center right no-repeat !important;
background-color: #E0E6D3;
    padding-right: 11px !important;
}
}


/* Content in columns with CSS instead of tables [[Template:Columns]] */
#nav-song > tbody > tr > td:nth-child(2n+1):hover {
div.columns-2 div.column {
background-color: #C9DAE1;
    float: left;
    width: 50%;
    min-width: 300px;
}
}


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


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


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


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


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


.plainlinksneverexpand .urlexpansion {
/* align intro with songs in set-lists
    display: none ! important;
* remove bullet therefrom            */
}


/* Make sure that ext links displayed within "plainlinksneverexpand" don't get
#setlist > ul {
  the arrow...
margin-left: 3.2em;
*/
.plainlinksneverexpand a {
    background: none !important;
    padding: 0 !important;
}
}


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


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


/* Article message box template styles */
table.ambox {
    margin: 0 10%;                      /* Will not overlap with other elements */
    border-collapse: collapse;
    background: #fbfbfb;
    border: 1px solid #aaa;
    border-left: 10px solid #1e90ff;    /* Default "notice" blue */
}
table.ambox th.ambox-text, table.ambox td.ambox-text {      /* The message body cell(s) */
    padding: 0.25em 0.5em;            /* 0.5em left/right */
    width: 100%;                      /* Make all templates the same width regardless of text size */
}
table.ambox td.ambox-image {          /* The left image cell */
    padding: 2px 0px 2px 0.5em;      /* 0.5em left, 0px right */
    text-align: center;
}
table.ambox td.ambox-imageright {    /* The right image cell */
    padding: 2px 4px 2px 0px;        /* 0px left, 4px right */
    text-align: center;
}
table.ambox-notice {
    border-left: 10px solid #1e90ff;    /* Blue */
/* border-right: 10px solid #1e90ff; */  /* If you want two blue bars */
}
table.ambox-delete,
table.ambox-serious {
    border-left: 10px solid #b22222;    /* Red */
}
table.ambox-content {
    border-left: 10px solid #f28500;    /* Orange */
}
table.ambox-style {
    border-left: 10px solid #f4c430;    /* Yellow */
}
table.ambox-merge {
    border-left: 10px solid #9932cc;    /* Purple */
}
table.ambox-protection {
    border-left: 10px solid #bba;        /* Gray */
}
table.ambox.ambox-mini {                /* small floating box variant */
    float: right;
    clear: right;
    margin: 0 0 0 1em;
    width: 25%;
}


/* Put a checker background at the image description page only visible if the image has transparent background */
/* Horizontal scroll for images larger than .body */
#file img {background: url("http://upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png") repeat;}


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


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


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


#wpSave {
#footer-icons {
    font-weight: bold;
display: none;
}
}


/* class hiddenStructure is defunct. See [[Wikipedia:hiddenStructure]] */
#footer {
.hiddenStructure {
background-color: #FFF;
    display: inline ! important;
background-image: none !important;
    color: #f00;  
border-radius: 0 0 .5em .5em;
    background-color: #0f0;
filter: alpha(opacity=70);
margin: 0 auto .5em !important;
opacity: .7;
-o-transition: opacity 1s;
-webkit-transition: opacity 1s;
transition: opacity 1s;
width: 17em;
}
}


/* suppress missing interwiki image links where #ifexist cannot be used due to high number of requests */
#footer:hover {
/* use restricted to rail icon management pages */
filter: alpha(opacity=100);
/* see .hidden-redlink on http://meta.wikimedia.org/wiki/MediaWiki:Common.css */
opacity: 1;
.check-icon a.new {
    display: none;  
    speak:none;
}
}


/* Removes underlines from links */
#footer > ul {
.nounderlines a {  
text-align: center;
    text-decoration: none;
}
}


/* Remove underline from IPA links */
#footer-info > li {
.IPA a:link, .IPA a:visited {
padding: 0 0 .5em !important;
    text-decoration: none;
}
}


/* Removes useless links from printout */
#footer-places > li {
@media print {
padding: 0 !important;
    #privacy, #about, #disclaimer {display:none;}
}
}


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


/* Standard Navigationsleisten, aka box hiding thingy from .de.  Documentation at [[Wikipedia:NavFrame]]. */


div.Boxmerge,
/* Tablets and whatnot */
div.NavFrame {
    margin: 0px;
    padding: 4px;
    border: 1px solid #aaa;
    text-align: center;
    border-collapse: collapse;
    font-size: 95%;
}
div.Boxmerge div.NavFrame {
    border-style: none;
    border-style: hidden;
}
div.NavFrame + div.NavFrame {
    border-top-style: none;
    border-top-style: hidden;
}
div.NavPic {
    background-color: #fff;
    margin: 0px;
    padding: 2px;
    float: left;
}
div.NavFrame div.NavHead {
    height: 1.6em;
    font-weight: bold;
    background-color: #ccf;
    position:relative;
}
div.NavFrame p {
    font-size: 100%;
}
div.NavFrame div.NavContent {
    font-size: 100%;
}
div.NavFrame div.NavContent p {
    font-size: 100%;
}
div.NavEnd {
    margin: 0px;
    padding: 0px;
    line-height: 1px;
    clear: both;
}
a.NavToggle {
    position:absolute;
    top:0px;
    right:3px;
    font-weight:normal;
    font-size:smaller;
}


/* Coloured watchlist numbers */
@media handheld {
.mw-plusminus-pos {
.col > .di {
    color: #006400; /* darkgreen */
display: block !important;
}
}
}


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


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


.dablink {
/* plain styling */
    font-style: italic;
    padding-left: 2em;
}


.dablink i {
.bold {
    font-style: normal;
font-weight: bold;
}
}


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


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


.horizontal li:last-child {
.unknown {
    border-right: none;
font-style: italic;
    padding-right: 0;
}
}


/* Geographical coordinates
/* For making first letter upper-case */


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


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


To display coordinates using DMS notation, write this in your User:Username/monobook.css:
.sup {
  .geo-default { display: inline } .geo-nondefault { display: inline }
font-size: x-small;
  .geo-dec { display: none }  .geo-dms { display: inline }
line-height: 0;
vertical-align: super;
}


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


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


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


*/
.col {
 
list-style: none none;
.geo-default { display: inline; }
margin-left: 0;
.geo-nondefault { display: none; }
}
.geo-dms { display: inline; }
.geo-dec { display: inline; }
.geo-multi-punct { display: none; }


.longitude .latitude {
.col > .di {
    white-space: nowrap;
display: none;
}
}


/* This is used for the Geo microformat, but no style is needed for now other than .geo-dec. */
.col:hover > .di {
.geo { }
display: block;
 
/***** end Geo-related */
 
/* When <div class="nonumtoc"> is used on the table of contents, the ToC will display without numbers */
.nonumtoc .tocnumber { display:none; }
.nonumtoc #toc ul,
.nonumtoc .toc ul {
    line-height: 1.5em;
    list-style: none;
    margin: .3em 0 0;
    padding: 0;
}
.nonumtoc #toc ul ul,
.nonumtoc .toc ul ul {
    margin: 0 0 0 2em;  
}
}


/* Allow limiting of which header levels are shown in a TOC; <div class="toclimit-3">, for
/* End collapsible CSS stuff */
  instance, will limit to showing ==headings== and ===headings=== but no further (as long as
  there are no =headings= on the page, which there shouldn't be according to the MoS). */
.toclimit-2 .toclevel-2 {display:none;}
.toclimit-3 .toclevel-3 {display:none;}
.toclimit-4 .toclevel-4 {display:none;}
.toclimit-5 .toclevel-5 {display:none;}
.toclimit-6 .toclevel-6 {display:none;}
.toclimit-7 .toclevel-7 {display:none;}
 
/* Allow transcluded pages to display in lists rather than a table. Compatible in Firefox; incompatible in IE6. */
.listify td {display:list-item;}
.listify tr {display:block;}
.listify table {display:block;}


/* Styling for Template:Quote */


blockquote.templatequote { margin-top: 0; }
/* OoS anniversary */


blockquote.templatequote div.templatequotecite {  
.page-Leeds_Bramham_Park_2011_gig, .page-Reading_Little_John_s_Farm_2011_gig {
    line-height: 1em;
background: #FFF url('images/Origin_of_Symmetry_art_%E2%80%93_dark.jpg') repeat-x fixed;
    text-align: left;
background-size: 100%;
    padding-left: 2em;
    margin-top: 0;
}
}


blockquote.templatequote div.templatequotecite cite {
.page-Leeds_Bramham_Park_2011_gig > #content > #bodyContent > #gigbox > tbody > tr > th, .page-Reading_Little_John_s_Farm_2011_gig > #content > #bodyContent > #gigbox > tbody > tr > th {
    font-size: smaller;
background: #B04D48;
}
}


div.user-block {
.page-Leeds_Bramham_Park_2011_gig > #content > #bodyContent > #gigbox > tbody > tr:nth-child(2n+1), .page-Reading_Little_John_s_Farm_2011_gig > #content > #bodyContent > #gigbox > tbody > tr:nth-child(2n+1) {
    padding: 5px;
background: #FFD1CF;
    border: 1px solid #A9A9A9;
    background-color: #FFEFD5;
}
}


/* Prevents line breaks in links; see docs at Template:Nowraplinks */
.page-Leeds_Bramham_Park_2011_gig > #content > #bodyContent > #nav-gig th, .page-Reading_Little_John_s_Farm_2011_gig > #content > #bodyContent > #nav-gig th {
 
background: #B04D48;
.nowraplinks a {
    white-space: nowrap;
}
}


/* For template documentation */
.page-Leeds_Bramham_Park_2011_gig > #content > #bodyContent > #nav-gig > tbody > tr > td:nth-child(2n+1):hover, .page-Reading_Little_John_s_Farm_2011_gig > #content > #bodyContent > #nav-gig > tbody > tr > td:nth-child(2n+1):hover {
.template-documentation {
background-color: #FFD1CF;
    clear: both;
    margin: 1em 0 0 0;
    border: 1px solid #aaa;
    background-color: #ecfcf4;
    padding: 5px;
}
}


.thumbinner {
/* end OoS anniversary */
    min-width:100px;
}


/* Inline div's in ImageMaps (code borrowed from de.wiki) */
.imagemap-inline div {
    display: inline;
}




/*                                       */
/* MOVED FROM COMMONS */
/* Custom theme-independent CSS from here */
/*                                        */


/* collapsible CSS stuff */


ul.col {
/* Highlight clicked references */
list-style-image: none;
list-style-type: none;
margin-left: 0;
}


ul.col * {
.reference:target, .references > li:target {  
list-style-image: none;
background-color: #C9DAE1;
list-style-type: none;
}
}


ul.col > li.di {
display: none;
}


/* IE6 doesn't support hover selector, so use > selector above so it doesn't read "display: none" (it doesn't support > either). */
/* Make redirects appear in italics in categories and on [[Special:Allpages]] */


ul.col:hover > li.di {
.redirect-in-category, .allpagesredirect {
display: block;
font-style: italic;
}
}


/* For making first letter upper-case */


.TextToUpper:first-letter {
/* Transparency checkered background on image description pages */
text-transform: uppercase;
 
#file > a > img {
background: url("https://upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png") repeat;
}
}


/* Superscript CSS */


span.sup {
/* Remove useless links from printout */
font-size: x-small;
 
line-height: 0;
@media print {
vertical-align: super;
#privacy, #about, #disclaimer {
display:none;
}
}
}


/* </nowiki></pre> */
/* </nowiki></pre> */

Latest revision as of 16:35, 9 December 2021

/* <pre><nowiki> */ 

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

html, body {
	font-size: 100%;
}
body {
	background: black url('images/Human.jpg') no-repeat fixed;
}

body, h1, h2, h3, h4, h5, pre, table, th, #siteSub {
	color: #333;
}

h1 {
	border-bottom: .0781em dotted #DDD;
}

li {
	list-style-image: none !important;
}

pre {
	background-color: #EEE;
	border-color: #AAA;
}

#content {
	background-image: none !important;
	box-shadow: .36em .264em .16em #000;
}


/* Hide editing-related info when not editing */

#bodyContent > .hide-this {
	display: none;
}


/* Use bullet character, not image, for unordered lists */

#content ul > li {
	list-style: disc none;
}

/* But not for some ul */

.toclevel-1, .toclevel-2, .toclevel-3 {
	list-style-type: none !important;
}

/* Side-bar */

#p-logo {
	background: url('wiki.png') no-repeat center center;
	height: 40px;
	margin-bottom: 1em;
	position: relative;
	top: 0;
}

#p-logo > a {
	background-image: none !important;
	height: 40px !important;
}

#mw-panel {
	top: 0 !important;
}

#feed-atom {
	background-image: none;
	padding-left: 0;
}

.body > ul > li {
	font-size: .8em !important;
}

.portal h3{
	font-size: 1em !important;
	padding: 0 .25em .25em 1.25em !important;
	text-transform: uppercase;
}

.portal h3 {
	color: #FFF !important;
}

.portal h3 a{
	color: #FFF !important;
}

#mw-panel .vector-menu-content {
	background: #000 !important;
	filter: alpha(opacity=70);
	opacity: .7;
	padding: .625em 0 .3125em .625em !important;
	-o-transition: background-image 1s, margin-left 1s, opacity 1s;
	-webkit-transition: background-image 1s, margin-left 1s, opacity 1s;
	transition: background-image 1s, margin-left 1s, opacity 1s;
}

#mw-panel .vector-menu-content > ul > li > a, #p-personal .vector-menu-content > ul > li > a{
	color: #FFF !important;
	display: block;
}


/* Top bar */

#mw-page-base {
	background-color: transparent;
	height: 4.0625em;
	margin-left: 10em;
}

#mw-head-base, #mw-page-base {
	background-image: none;
}
#left-navigation{
	top:25px !important;
	margin-top:25px !important;

}
#left-navigation > .vectorTabs > ul, #left-navigation > .vectorTabs > ul > li > a {
	background: none !important;
}

.selected > span {
	font-weight: bold;
}


#left-navigation > .vectorTabs {
	background-image: none !important;
	padding-left: 0 !important;
}

#left-navigation > .vectorTabs:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

#left-navigation > .vectorTabs > ul {
	background-image: none !important;
}

#left-navigation > .vectorTabs > ul > li {
	background-color: #ffffff;
	margin-right: .1em;

}

#left-navigation > .vectorTabs > ul > li > span {
	background-image: none !important;
	margin-left: .5em;
	margin-right: .5em;
}

#left-navigation > .vectorTabs a > span {
	background-image: none;
	padding-top: .25em;
}

#right-navigation {
	background: #FFF;
	margin-top: 1.5625em;
}

#p-search {
	padding-bottom: .7em;
}

#p-namespaces > ul > li > a > span {
	color: #FFF !important;
}

#p-personal > ul > li {
	background-image: none;
}

#p-personal > ul > li > a {
	color: #FFF;
}

#preferences {
	border: 0 none;
}

.page-MuseWiki > #content > #firstHeading {
	display: none;
}


/* Stop disc bullets from appearing on drop-downs */

.col > li {
	list-style-type: none !important;
}

/* Links and make guillemet thingies look like links */

a, .gu, #p-views > ul > li > a > span {
	color: #0378AE;
}

a:visited, .col:hover > li > .gu {
	color: #669;
}

a.external {
	color: #069 !important;
}

.gu {
	display: inline;
}

/* end links and guillemet thingies */

/* Make links fill their parents, easier to click */

li.toclevel-1 > a, li.toclevel-2 > a, li.toclevel-3 > a, .video-list > tbody > tr > td > a {
	display: block;
}

/* End links blocking */

table, td, .frontth, #preferences, #mw_metadata > tbody > tr > td, table.gallery > tbody > tr > td {
	background-color: transparent;
}

#preferences {
	background-image: none;
}

.gallery, .gallery > tbody > tr > td {
	border-style: none !important;
}

.gallerybox > .thumb {
	border-style: none !important;
	padding: 0 !important;
}

.diff {
	border-collapse: collapse;
}

th {
	background: #FFF;
	text-transform: uppercase;
}

.lyrics{
	background: -o-linear-gradient(to bottom, #d9eaf3 0%, #fff 8%) 0 4px;
	background: -webkit-linear-gradient(top, #d9eaf3 0%, #fff 8%) 0 4px;
	background: linear-gradient(to bottom, #d9eaf3 0%, #fff 8%) 0 4px;
	background-size: 100% 20px;
	border: 1px solid #d2d2d2;
	border-radius: 3px; 
	box-shadow: 0 1px 2px rgba(0,0,0,0.07);
	color: #444;
	font: normal 1.2em/1.5 "Lucida Grande", arial, sans-serif;
	line-height: 20px;
	padding: 6px 5px 4px 55px;
	position: relative;
	white-space: pre-wrap;
	width: 500px;
}

.lyrics:before {
	border: 1px solid;
	border-color: transparent #efe4e4;
	bottom: 0;
	content: '';
	left: 40px;
	position: absolute;
	top: 0;
}

#contentSub {
	margin: 0;
}

fieldset {
	border-color: #AAA;
}

fieldset > hr {
	background-color: #AAA !important;
}

/* Home page index box */
#frontpage-indexbox {
	background: #C9DAE1;
	border: .0781em solid #AAA;
	-khtml-border-radius: 1em;
	border-radius: 1em;
	box-shadow: 0 .0781em .3906em #0378AE, 0 .7813em 1.5625em #FFF inset;
	display: inline-block;
	margin-top: .7em;
	width: 100%;
	*display: block;
}

#frontpage-indexbox > div:first-child {
	float: left;
	margin: .3em 0 .3em .5em;
}

#frontpage-title > a, #frontpage-stats > a, #frontpage-indexbox > ul > li > a {
	border-bottom: 1px dotted;
	color: black;
	text-decoration: none;
}

#frontpage-title > a:hover, #frontpage-stats > a:hover, #frontpage-indexbox > ul > li > a:hover {
	border-bottom: 1px solid;
	text-decoration: none;
}

#frontpage-title {
	font-size: 1.62em;
	padding: .1em;
	text-align: center;
}

#frontpage-subtitle {
	font-size: .95em;
	text-align: center;
}

#frontpage-indexbox > ul {
	float: right;
	margin: .3em 2%;
}

#frontpage-indexbox-lfooter, #frontpage-indexbox-rfooter {
	color: #AAA;
	display: inline-block;
	font-size: .95em;
	*display: block;
}

#frontpage-indexbox-rfooter {
	float: right;
}

.frontpage-photos {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 33%;
	*display: inline;
}

.frontpage-photos > .image > img {
	box-shadow: .45em .33em .2em #666;
}

.frontpage-photos > p {
	font-size: .95em;
}

#frontpage-infofooter {
	font-size: .95em;
	margin-bottom: .5em;
	margin-top: 2em;
	text-align: center;
}

#frontpage-infofooter > b {
	color: #AAA;
}

/* Gig links */

.gigindex {
	background: #E0E6D3;
	border: .0781em solid #AAA;
	-khtml-border-radius: .5em;
	border-radius: .5em;
	box-shadow: 0 .0781em .3906em #82A63A, 0 .7813em 1.5625em #FFF inset;
	display: inline-block;
	font-size: 1.2em;
	font-weight: bold;
	margin: 1em 0;
	padding: .2em;
	*display: block;
}

.gigindex > span {
	float: left;
}

.gigindex > span > a {
	display: block;
	padding: .3125em;
}

/* End gig links */


/* Forum link template */

.forum-links {
	margin-left: 5em;
}

/* End forum link template */


/* Notice box styling */

.colourbox {
	border: .0781em solid #AAA;
	-khtml-border-radius: .5em;
	border-radius: .5em;
	color: #000;
	display: block;
	font-weight: bold;
	margin: .5em 10%;
	padding: .5em;
	text-align: center;
	width: 80%;
}

.colourbox > a {
	border-bottom: .0781em dotted;
	color: #000 !important;
}

.colourbox > a:hover {
	border-bottom: .0781em solid;
	text-decoration: none;
}

.bluebackbox { 
	background: #C9DAE1;
	box-shadow: 0 .0781em .3906em #0378AE, 0 .7813em 1.5625em #FFF inset;
}

.greenbackbox {
	background: #E0E6D3;
	box-shadow: 0 .0781em .3907em #82A63A, 0 .7813em 1.5625em #FFF inset;
}

.redbackbox {
	background: #D68485;
	box-shadow: 0 .0781em .3907em #AF2022, 0 .7813em 1.5625em #FFF inset;
}

/* End notice boxes */


/* Box shadows */

/* for .8em tables */

.disco-list, .infbox, .greytable, .gigtable, #pricetable, #speechtable, .tabulature-list, .thumbinner, .gallerybox > .thumb > div > .image > img {
	box-shadow: .45em .33em .2em #666;
}

/* End box shadows */


/* Info boxes (+gig tables) */

/* Colours */

.infbox > tbody > tr > th, .greytable > tbody > tr > th, .gigtable > tbody > tr > th {
	color: #FFF;
}

.discobox > tbody > tr > th {
	background: #4D1F68;
}

.discobox > tbody > tr > th > div {
	float: right;
	font-size: xx-small;
	text-transform: lowercase;
}

.discobox > tbody > tr > th > div > a:before {
	content: "⇩";
	-o-transition: color 1s, content 1s;
	-webkit-transition: color 1s, content 1s;
	transition: color 1s, content 1s;
}

.discobox > tbody > tr > th > div > a {
	color: #DAD0DF;
	-o-transition: color 1s;
	-webkit-transition: color 1s;
	transition: color 1s;
}

.discobox > tbody > tr > th > div > a:hover:before {
	color: #FFF;
	content: "⬇" !important;
}

.discobox > tbody > tr > th > div > a:hover {
	color: #FFF;
	text-decoration: none;
}

.discobox > tbody > tr:nth-child(2n+1) {
	background: #DAD0DF;
}

#gearbox > tbody > tr > th, .greytable > tbody > tr > th {
	background: #656565;
}

#gearbox > tbody > tr:nth-child(2n+1), .greytable > tbody > tr:nth-child(2n+1) {
	background: #D9D9D9;
}

#gigbox > tbody > tr > th, .gigtable > tbody > tr > th {
	background: #82A63A;
}

#gigbox > tbody > tr:nth-child(2n+1), .gigtable > tbody > tr:nth-child(2n+1) {
	background: #E0E6D3;
}

#memberbox > tbody > tr > th {
	background: #AF2022;
}

#memberbox > tbody > tr:nth-child(2n+1) {
	background: #DEDEDE;
}

#jambox > tbody > tr > th, #songbox > tbody > tr > th {
	background: #0378AE;
}

#jambox > tbody > tr:nth-child(2n+1), #songbox > tbody > tr:nth-child(2n+1) {
	background: #C9DAE1;
}

#vidbox > tbody > tr > th {
	background: #E3AF1E;
}

/* End colours */

/* Info box borders */

.greytable, .greytable > tbody > tr > th, .greytable > tbody > tr > td, .gigtable, .gigtable > tbody > tr > th, .gigtable > tbody > tr > td, .infbox, .infbox > tbody > tr > th, .infbox > tbody > tr > td {
	border: none !important;
	padding: .2em .5em .2em .5em !important;
}

/* Info box left column */

.infbox > tbody > tr > td:first-child {
	font-weight: bold;
}

/* Discobox */

.discobox-chron {
	text-align: center;
}

.discobox-chron > div, .discobox-chron > a {
	display: inline-block;
	font-size: x-small;
	font-weight: normal;
	padding: 0 .5em;
	*display: block;
}

.discobox-chron-current {
	font-weight: bold !important;
}

/* End Discobox */


/* End info boxes */


#backto-muse {
	border: 0.0781em #AAA solid;
	-khtml-border-radius: .5em;
	border-radius: .5em;
	margin: 1em 1em 1em 0;
	text-align: center;
	width: 20em;
}


/* Discography, tabulature, and video tables */

.disco-list, .tabulature-list, .video-list {
	border: .0781em #AAA solid;
	border-radius: .5em;
	border-spacing: 0;
	margin-bottom: 1em;
}

.disco-list > tbody, .tabulature-list > tbody, .video-list > tbody {
	border-collapse: collapse;
}

/* 1em / 12.8px * 4px = 0.3125em */

.disco-list > tbody > tr > th, .disco-list > tbody > tr > td {
	padding: .3125em .5em .3125em .5em;
}

.tabulature-list > tbody > tr > th, .tabulature-list > tbody > tr > td, .video-list > tbody > tr > td {
	padding: .3125em;
	vertical-align: text-top;
}

.video-list {
	text-align: center;
}

/* End discography, tabulature, and video tables */


.columns-auto {
	-moz-column-width: 20em;
	-webkit-column-width: 20em;
	column-width: 20em;
}

.references {
	-moz-column-width: 32em;
	-webkit-column-width: 32em;
	column-width: 32em;
}


/* Nav */

.nav {
	border: 1px #AAA solid;
	border-collapse: collapse;
	-khtml-border-radius: .5em;
	border-radius: .5em;
	box-shadow: .58em .42em .25em #666;
	font-size: x-small;
	padding: 0;
	text-align: center;
}

.nav > tbody > tr > th {
	border: .1em solid transparent;
	-khtml-border-radius: .5em;
	border-radius: .5em .5em 0 0;
	color: #FFF;
	padding: inherit;
}

#nav-gig > tbody > tr > th {
	background: #82A63A;
}

#nav-song > tbody > tr > th {
	background: #0378AE;
}

#nav-vid > tbody > tr > th {
	background: #E3AF1E;
}

/* Appears to fix buggy border */
.nav > tbody > tr:last-child {
	border: .1em solid transparent;
}

.nav > tbody > tr > td {
	padding: inherit;
}

.nav > tbody > tr > td:nth-child(2n+1) {
	-o-transition: background-color 1s;
	-webkit-transition: background-color 1s;
	transition: background-color 1s;
	width: 17em;
}

#nav-gig > tbody > tr > td:nth-child(2n+1):hover {
	background-color: #E0E6D3;
}

#nav-song > tbody > tr > td:nth-child(2n+1):hover {
	background-color: #C9DAE1;
}

/* End Nav */


/* Set lists */

/* hide YouTube link images within set-lists */

.ytube > a {
	background: none !important;
	padding: 0 !important;
}

/* align intro with songs in set-lists
 * remove bullet therefrom             */

#setlist > ul {
	margin-left: 3.2em;
}

#intro {
	list-style: none !important;
}

/* End set lists */


/* Horizontal scroll for images larger than .body */

.horizontal-scroll > p {
	overflow-x: scroll;
}


/* Footer */

#footer-icons {
	display: none;
}

#footer {
	background-color: #FFF;
	background-image: none !important;
	border-radius: 0 0 .5em .5em;
	filter: alpha(opacity=70);
	margin: 0 auto .5em !important;
	opacity: .7;
	-o-transition: opacity 1s;
	-webkit-transition: opacity 1s;
	transition: opacity 1s;
	width: 17em;
}

#footer:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

#footer > ul {
	text-align: center;
}

#footer-info > li {
	padding: 0 0 .5em !important;
}

#footer-places > li {
	padding: 0 !important;
}

/* End footer */


/* Tablets and whatnot */

@media handheld {
	.col > .di {
		display: block !important;
	}
}

/* End tablets */


/* plain styling */

.bold {
	font-weight: bold;
}

.normal {
	font-weight: normal;
}

.small {
	font-size: x-small;
}

.unknown {
	font-style: italic;
}

/* For making first letter upper-case */

.TextToUpper:first-letter {
	text-transform: uppercase;
}

/* Superscript */

.sup {
	font-size: x-small;
	line-height: 0;
	vertical-align: super;
}

/* End plain styling */


/* collapsible CSS stuff */

.col {
	list-style: none none;
	margin-left: 0;
}

.col > .di {
	display: none;
}

.col:hover > .di {
	display: block;
}

/* End collapsible CSS stuff */


/* OoS anniversary */

.page-Leeds_Bramham_Park_2011_gig, .page-Reading_Little_John_s_Farm_2011_gig {
	background: #FFF url('images/Origin_of_Symmetry_art_%E2%80%93_dark.jpg') repeat-x fixed;
	background-size: 100%;
}

.page-Leeds_Bramham_Park_2011_gig > #content > #bodyContent > #gigbox > tbody > tr > th, .page-Reading_Little_John_s_Farm_2011_gig > #content > #bodyContent > #gigbox > tbody > tr > th {
	background: #B04D48;
}

.page-Leeds_Bramham_Park_2011_gig > #content > #bodyContent > #gigbox > tbody > tr:nth-child(2n+1), .page-Reading_Little_John_s_Farm_2011_gig > #content > #bodyContent > #gigbox > tbody > tr:nth-child(2n+1) {
	background: #FFD1CF;
}

.page-Leeds_Bramham_Park_2011_gig > #content > #bodyContent > #nav-gig th, .page-Reading_Little_John_s_Farm_2011_gig > #content > #bodyContent > #nav-gig th {
	background: #B04D48;
}

.page-Leeds_Bramham_Park_2011_gig > #content > #bodyContent > #nav-gig > tbody > tr > td:nth-child(2n+1):hover, .page-Reading_Little_John_s_Farm_2011_gig > #content > #bodyContent > #nav-gig > tbody > tr > td:nth-child(2n+1):hover {
	background-color: #FFD1CF;
}

/* end OoS anniversary */



/* MOVED FROM COMMONS */


/* Highlight clicked references */

.reference:target, .references > li:target { 
	background-color: #C9DAE1;
}


/* Make redirects appear in italics in categories and on [[Special:Allpages]] */

.redirect-in-category, .allpagesredirect {
	font-style: italic;
}


/* Transparency checkered background on image description pages */

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


/* Remove useless links from printout */

@media print {
	#privacy, #about, #disclaimer {
		display:none;
	}
}

/* </nowiki></pre> */