User:Poddster/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.
body {
   background-color: #00007f !important;
   color: white;
   font-family: sans-serif;
   font-size: 120%;
   font-weight: 650;
   }

#toolbar {
  display: none;
}

#contentSub {
  padding-left: 2em;
}

a {
  text-decoration: none;
  font-weight: Bold;
  color: #E9E900 !important;
}

a:hover {
  text-decoration: underline !important;
  color: #FFFF00 !important;
}

#column-content {
  width: 100%;
  float: right;
  margin: 0 0 0.6em -12.2em;
  padding:0;
  background-color: #000090;
}

#content {
    margin: 0em 0 0 12.2em;
    padding: 0em 1em 1.5em 1em;
    border-left: 1px solid white;
    line-height: 1.5em;
    position: relative;
    z-index: 2;
    background-color: #00007f !important;
}

*/#column-one { 
  position: absolute;
  top: 0px; left: 0px;
}
*/

#footer, #siteSub {
  display: none;
}

#footer {
 background-color: #000090;
}

body {
    margin: 0;
    padding: 0;
}

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

img {
    border: none;
    vertical-align: middle;
}
p {
    margin: 0.4em 0em 0.5em 0em;
    line-height: 1.5em;
}
p img { margin: 0; }

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding-top: 0.5em;
    padding-bottom: 0.17em;
}
fieldset {
    margin: 1em 0em 1em 0em;
    padding: 0em 1em 1em 1em;
}
.usermessage {
    background-color: #ffce7b;
    border: 1px solid #ffa500;
    color: Black;
    font-weight: bold;
    margin: 2em 0em 1em 0em;
    padding: 0.5em 1em;
    vertical-align: middle;
}
.error {
    color: red;
    font-size: 125%;
text-deoration: bold;
}

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;
    width: 11.8em;
    overflow: hidden;
}
.portlet h4 {
    font-weight: normal;
    white-space: nowrap;
}
.portlet h5 { 
  padding: 0em 1em 0em 0.5em;
  display: inline;
  height: 1em;
  font-weight: normal;
  white-space: nowrap;
}
.portlet h6 { 
    padding: 0em 1em 0em 1em;
    display: block;
    height: 1.2em;
    font-weight: normal;
    white-space: nowrap;
}
.pBody {
    border-collapse: collapse;
    padding: 0 0.8em 0.3em 0.5em;
}
.portlet h1, 
.portlet h2, 
.portlet h3, 
.portlet h4 {
  margin: 0;
  padding: 0;
  }

#p-search .pBody {
    text-align: center;
}

#searchInput {
  width: 150%;
  clear: both;
  margin: 0 0 0 0;
}

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

#p-search .pBody {
    padding: 0.5em 0.4em 0.4em 0.4em;
}

textarea {
  width: 150%;
}

#p-personal li, #p-personal ul,
#p-tb li, #p-tb ul,
#p-nav li, #p-nav ul,
#p-cactions li, #p-cactions ul,
#p-newlinks li, #p-newlinks ul {
  padding-left: 0em;
  margin-left: 0.5em;
}

#p-cactions li, #p-cactions ul {
  margin-left: 0.7em;
}

#p-cactions {
  background-color: #000090 !important;
}

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

h1.firstHeading, h2 {
  border-bottom: solid 1px white;
}
#bodyContent a[href ^="http://"],
#bodyContent a[href ^="gopher://"] {
    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://"] {
    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;
}

#bodyContent a.extiw,
#bodyContent a.extiw:active {
  color: #5E7CFF;
  background: none;
  padding: 0;
}

td.diff-addedline { 
    background: #D273E5;
    color: #FFFF00;
    border: 1px solid #EA80FF;
}
td.diff-deletedline { 
    background: #7373E6;
    color: #FFFF00;
    border: 1px solid #8080FF;
}
td.diff-context {
    background: #4848AA;
    color: #FFFF00;
    border: 1px solid #5C5CE5;
}
span.diffchange { background-color: #73D2E5; color: #FF2B00; }
.autocomment { color:  grey; }
#pagehistory span.user { 
    margin-left: 1.4em;
    margin-right: 0.4em;
}
#pagehistory span.minor { font-weight: bold; }
#pagehistory li.selected { 
    background-color:#00007f;
    border:1px dashed white;
}
span.urlexpansion {
  display: none;
}

div.tocindent {
  margin-left: 2em;
}

#toc {
  width: 45%;
  text-align: left;
  border-top: solid 1px white;
  border-bottom: solid 1px white;
  clear: both;
  background-color: #5050A9;
}

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;
    border: none !important;
    background: none !important;
}
div.magnify a, div.magnify img {
    display: block;
    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;
}

#p-cactions .new a { color:#CE3500; }
a.stub { color: #772233; }
a.new,
#p-personal a.new { color:#ED5E2D; }
a.new:visited,
#p-personal a.new:visited { color:#34DF1E; }

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

#content {
    background: none;
    border-bottom: solid 1px white;
    border-top: solid 1px white;
}

.ns-0 * #content {
    background: none;
}

#mytabs li {
    background: none;
}

.ns-0 * #mytabs li {
    background: none;
}

#mytabs li a {
    background-color: none;
}

.ns-0 * #mytabs li a {
    background-color: none;
}

#p-cactions li {
    background: none;
}

.ns-0 * #p-cactions li {
    background: none;
}

#p-cactions li a {
    background-color: none;
}

.ns-0 * #p-cactions li a {
    background-color: none;
}

#mytabs {
  background-color: none;
}
#p-cactions {
  background-color: none;
}
div.printfooter {
  display: none;
}
/*
#content {
    background: #00007f !important;
}
#mytabs li {
    background: #00007f !important;
}
#mytabs li a {
    background-color: #00007f !important;
}
#p-cactions li {
    background: none !important;
}
#p-cactions li a {
    background-color: none !important;
}
*/
/* I really wish people would stop changing these. */
div.spoiler,
p.spoiler,
font.spoiler,
span.spoiler {
    background: inherit !important;
    border: none !important; 
    width: inherit !important;
    padding: inherit !important;
}

div.boilerplate {
    width: inherit !important; 
    background: inherit !important; 
    border: none !important; 
    margin: inherit !important; 
    padding: none !important; 
    text-align: inherit !important;
}

#ca-addsection a:before {
  content: "Add section";
  }

#n-portal,
#n-currentevents,
#n-help,
#n-sitesupport {
  display: none;
}

div.notice{
color: #000000;
}