User:PoccilScript/myskin.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
#fundraising,
#n-help,
#n-sitesupport,
#n-portal,
#pt-logout,
#longpagewarning,
#editpage-copywarn,
#editpage-copywarn2,
#editpage-copywarn3,
#n-mainpage,
#n-contact,
#toolbar,
#siteNotice,
#footer,
#newarticletext,
#p-logo,
#siteSub,
li#f-copyright,
#uploadtext,
li#f-lastmod,
.unpatrolled,
/*.ns--1 .comment,*/
.fullImage,
.printfooter {
  display: none;
  visibility:hidden;
}

#searchform{
 text-align: left;
 padding-bottom: 3px;
}

#searchInput,
.searchButton{
 border: 1px solid;
 font-size: 8pt;
}

span.searchmatch {
  font-weight: bold;
}


.searchButton{
 width: 55px;
}

#searchInput{
 clear: both;
 margin-left: -5px;
}

#contentSub {
  padding-left: 2em;
}

div.editsection {
  z-index:1;
  visibility:visible;
  display:block;
}

font {font-size: 10pt;}
small {font-size: 90%;}
big {font-size: 110%;}

div, p, li, td{
  font-size: inherit !important;
}
pre, textarea, tt {
  font-size: inherit !important;
}


div, p, li, td, input {
  font-family: "Pokemon RS", "Lucida Sans Unicode", "Arial Unicode MS", Verdana, Arial, sans-serif;
}

pre, textarea, tt {
  font-family: Lucida Console, Courier New, monospaced;
}


#column-content {
 width: 80%;
 margin-left: 20%;
 z-index:1;
 position: relative;
 left: 0;
 top: 0;
}

#column-one {
 position: absolute;
 left: 0;
 top: 0;
 z-index: 2;
 width:20%;
}

#content {
 margin: 0 0 0 0;
 padding: 0 1.5em 1.5em 1em;
 width:100%;
 text-align:justify;
 border-left: 1px solid;
}

body {
 margin: 0;
 padding: 0;
 font-size: 10pt;
}

#globalWrapper {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.visualClear { clear: both; }

img {
    border: none;
    vertical-align: middle;
}

p {
    margin: 0.4em 0em 0em 0em;
    z-index:2;
}
p img {
    margin: 0;
    z-index:2;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding-top: 0.1em;
    padding-bottom: -0.1em;
}
h1{font-size:18pt;font-weight:200;}
h2{font-size:16pt;font-weight:200;}
h3{font-size:14pt;font-weight:bold;}
h4{font-size:12pt;font-weight:bold;}
h5{font-size:10pt;font-weight:bold;}
h6{font-size:8pt;font-weight:bold;}

fieldset {
    margin: 1em 0em 1em 0em;
    padding: 0em 1em 1em 1em;
}
.usermessage {
    background-color: #ffce7b;
    border: 1px solid #ffa500;
    color: #000000;
    font-weight: bold;
    margin: 2em 0em 1em 0em;
    padding: 0.5em 1em;
    vertical-align: middle;
}
.error {
    color: red;
}

table.rimage {
    float:right;
    position:relative;
    margin-left:1em;
    margin-bottom:1em;
    text-align:center;
}

div.townBox {
    position:relative;
    float:right;
    margin-left:1em;
    padding:0.3em;
    width: 200px;
    overflow: hidden;
    clear: right;
}
div.townBox dl {
    padding: 0;
    margin: 0 0 0.3em 0; 
}
div.townBox dl dt {
    background: none;
    margin: 0.4em 0 0 0;
}
div.townBox dl dd {
    margin: 0.1em 0 0 1.1em;
}
.portlet {
    border: none;
    float: none;
    padding: 0 0 0 0;
    width: 11.6em;
    overflow: hidden;
}
.portlet h4 {
    font-weight: normal;
    white-space: nowrap;
}
.portlet h5 {
  padding: 0em 0em 0em 0.5em;
  display: inline;

  font-weight: normal;
  white-space: nowrap;
  font-size: 10pt;
}
.portlet h6 { 
    padding: 0em 1em 0em 1em;
    display: block;
    height: 1.2em;
    font-weight: normal;
    white-space: nowrap;
}
.pBody {
    border-collapse: collapse;
    padding: 0 0em 0em 0.0em;
}
.portlet h1, 
.portlet h2, 
.portlet h3,
.portlet h4 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-size: 10pt;
}


input.searchButton {
    margin-top:1px;
    padding: 0 0.4em !important;
}


textarea {
  width: 100%;
}

#p-personal ul,
#p-tb ul,
#p-nav ul,
#p-navigation ul,
#p-cactions ul,
#p-search form,
#p-lang ul {
  padding-left: 0em;
  margin-left: 0.5em;
  margin-top:-0.10em;
  margin-bottom:-0.10em;
}

#p-personal li,
#p-tb li, 
#p-nav li,
#p-navigation ul,
#p-cactions li,
#p-lang li {
  padding-left: 0em;
}

#p-cactions li, #p-cactions ul {
}

pre {
  margin: 2em;
  border: solid 1px #bbbbbb;
}

h1, h2 {
  border-bottom: solid 1px #aaaaaa;
}

font[size ^= "-1"]{font-size:90%;}
font[size ^= "-2"]{font-size:80%;}
font[size ^= "1"]{font-size:110%;}
font[size ^= "2"]{font-size:120%;}
font[size ^= "+1"]{font-size:110%;}
font[size ^= "+2"]{font-size:120%;}
#bodyContent a[href ^="http://"],
#bodyContent a[href ^="gopher://"],
.link-gopher,
.link-http {
    background: url("/style/monobook/external.png") center right no-repeat;
    padding-right: 13px;
}
#bodyContent a[href ^="https://"],
.link-https {
    background: url("/style/monobook/lock_icon.gif") center right no-repeat;
    padding-right: 16px;
}
#bodyContent a[href ^="mailto:"],
.link-mailto {
    background: url("/style/monobook/mail_icon.gif") center right no-repeat;
    padding-right: 18px;
}
#bodyContent a[href ^="news://"],
.link-news {
    background: url("/style/monobook/news_icon.png") center right no-repeat;
    padding-right: 18px;
}
#bodyContent a[href ^="ftp://"],
.link-ftp {
    background: url("/style/monobook/file_icon.gif") center right no-repeat;
    padding-right: 18px;
}
#bodyContent a[href ^="irc://"],
.link-irc {
    background: url("/style/monobook/discussionitem_icon.gif")  center right no-repeat;
    padding-right: 18px;
}

td.diff-addedline { 
    font-size: 10pt;
    font-weight: normal;
}
td.diff-deletedline {
    font-size: 10pt;
    font-weight: normal;
}
td.diff-context {
    font-size: 10pt;
    font-weight: normal;
}
.diffchange { 
 font-weight: normal;
}
#pagehistory span.user {
    margin-left: 1.4em;
    margin-right: 0.4em;
}
#pagehistory span.minor { font-weight: bold; }
span.urlexpansion {
  display: none;
}

div.tocindent {
  margin-left: 2em;
}
#toc {
/*  width: 100%;*/
  text-align: left;
  border-top: solid 1px;
  border-bottom: solid 1px;
 /* clear: both;*/
}

div.floatright, table.floatright {
    clear: right;
    float: right; 
    margin: 0;
    position: relative;
    border-width: 0.5em 0 0.8em 1.4em;
}

div.floatright p { font-style: italic; } 
div.floatleft, table.floatleft {
    float: left;
    margin: 0.3em 0.5em 0.5em 0;
    position: relative;
    border-width: 0.5em 1.4em 0.8em 0;
}
div.floatleft p { font-style: italic; } 
/* thumbnails */
div.thumb {
    margin-bottom: 0.5em;
    width: auto;
}
div.thumb div {
    padding: 3px !important;
    text-align: center;
    overflow: hidden;
}
div.thumb div a img {
}
div.thumb div div.thumbcaption {
    border: none;
    text-align: left;
    line-height: 1.4;
    padding: 0.3em 0 0.1em 0;
}
div.magnify {
/*  float: right;*/
    z-index: 10;
    border: none !important;
    background: none !important;
}
div.magnify a, div.magnify img {
    display: block;
    z-index: 10;
    border: none !important;
    background: none !important;
}

div.tright {
    clear: right;
    float: right;
    border-width: 0.5em 0 0.8em 1.4em;
}
div.tleft {
    float: left;
    margin-right:0.5em;
    border-width: 0.5em 1.4em 0.8em 0;
}
a {text-decoration: underline;}
a:hover {text-decoration: underline;}


p.catlinks {
  text-align: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding: 3px;
}

.editsection{
 float:right;
 margin-left:5px;
}

@media print {
 .editlink, .noprint, .metadata, .dablink {
  display: none
 }
}
#toc{
 background-color:#eeeeee;
 border-top:#c6c6c6;
 border-bottom:#c6c6c6;
}
#searchInput,
.searchButton{
 border: #c6c6c6;
 background-color: #ffffff;
 color: #606060;
}

body {
  background-color: #eeeeee;
  color: #606060;
}
#content {
 background: #dddddd;
 color:#606060;
 border-left: #c6c6c6;
}
.ns-0 * #content {
 background: #dddddd;
 color:#606060;
 border-left: #c6c6c6;
}
#mytabs li { background: #dddddd;}
.ns-0 * #mytabs li { background: #dddddd;}
#mytabs li a { background-color: #dddddd;}
.ns-0 * #mytabs li a { background-color: #dddddd;}
#p-cactions li {background: transparent;}
.ns-0 * #p-cactions li {background: transparent;}
#p-cactions li a { background-color: transparent;}
.ns-0 * #p-cactions li a {background-color: transparent;}

.autocomment { color:  #b5b5b5; }
#pagehistory li.selected {
    background-color:#ffffff;
    border:1px dashed #c6c6c6;
}
td.diff-addedline {background: #c6c6c6;}
td.diff-deletedline {background: #c6c6c6;}
td.diff-context {background: #ffffff;}
.diffchange {
 background-color: #ffffff;
 color:#800000;
}


a             {color:#0000ff;}
a:visited     {color:#800080;}
a.stub        {color:#000080;}
a.new         {color:#bb0000;}
a.new:visited {color:#820000;}
a.external        {color:#0080ff;}
a.external:visited{color:#0059b2;}

.autocomment a             {color:#9797e7;}
.autocomment a:visited     {color:#bf97bf;}
.autocomment a.stub        {color:#9797bf;}
.autocomment a.new         {color:#d29797;}
.autocomment a.new:visited {color:#c09797;}
.autocomment a.external        {color:#97bfe7;}
.autocomment a.external:visited{color:#97b3cf;}

#p-cactions li a             {color:#0000ff;}
#p-cactions li a:visited     {color:#800080;}
#p-cactions li.stub a.stub        {color:#000080;}
#p-cactions li.new a         {color:#bb0000;}
#p-cactions li.new a:visited {color:#820000;}
#p-cactions li.external a        {color:#0080ff;}
#p-cactions li.external a:visited{color:#0059b2;}