User:Carla/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.
/* initial source: http://en.wikipedia.org/wiki/User:MiniMenu/myskin.css -- tweaked by Carla Hufstedler, http://www.hauntedpalace.net */

@import url("/style/common.css");

body {background: #F4F8FA; color: #040E42; margin: 5px; padding: 1px;}
h1 { margin:0;
    padding: 1em 0em 0; 
    font-weight: bold;
 	font-size: 24px;
 	font-family: "Dustismo Roman",serif; 
    line-height: 0.8em; 
    border-bottom: 1px solid silver; 
    text-align: right; 
    color: #557; 
    letter-spacing: 2px;
    margin-right: 135px;
}
h2 { border-bottom: 1px solid silver; }
h3 { border-bottom: 1px dotted silver; }
h2,h3,h4,h5,h6 {
    margin:0;
    padding: 0.5em 0.25em 0;
    font-weight: bold; 
	font-family: "Dustismo Roman",serif;
    text-align: left;
    color: #557;
    letter-spacing: 1px;
}
h3#siteSub {
    text-align: right;
    letter-spacing: 2px;
    margin-right: 135px;
    margin-bottom: 20px;
}

#globalWrapper {
  margin-right: 2px;
  margin-left: 2px;
}

#globalWrapper a {
  text-decoration: none;
  color:  #339;
}

#globalWrapper a:hover {
  /*text-decoration: underline;*/
  border-bottom: 1px dotted #040E42;
  color:  #00F;
}

#globalWrapper a.new {
  color: #933;
}

#globalWrapper a.new:hover {
  color: #F00;
}

#globalWrapper pre {
  border: 1px dotted silver;
  background-color: #F8F8F8;
}

#contentSub {
  clear: both;
  margin-top:1em;
}

/**********************************************************************/

#column-one {
   position: fixed; 
   top: 0em; 
   right: 0; 
   width: 120px; 
   margin: 0; 
   padding: 0; 
   font-family: "Dustismo Roman",serif;
   font-size: 10px;
   background-color: #EEE ;}

#column-one ul {display: none;}

#column-one li {
  list-style-type: none;
  margin: 0; 
  padding: 0;}

#column-one li a {
  display: block; 
  text-decoration: none;
  padding: 2px;
  background: #F8F8F8;
  color: #040E42;
}

#column-one h5 {
   padding: 0 0 0 5px; 
   line-height: 1.25em;
   text-decoration: none;
   font-weight: normal;
   font-size: 10px;
   color: #040E42;
   letter-spacing: 1px;
}
#column-one h5:hover {
    background-color: #EED;
    background: #F8F8F8;
    letter-spacing: 2px;
    color: blue;
}

#column-one div.portlet:hover ul {
   display: block;
   width: 7em;
   position: absolute;
   margin-left: -8em;
   margin-top: 0em;
opacity: 0.83;
}

#column-one div.portlet:hover a:hover {
   letter-spacing: 1px;
   color: blue;
}

#urlexpansion {
  display: none;
}

div#catlinks {
  position: fixed;
  top: 0px;
  left: 0px;
  background: #EEE;
  font-size: 10px;
  margin-top : 0px ;
  margin-right: 3px;
  margin-left: 3px;
  margin-bottom: 0px;
}

div#catlinks > p > a {
  display: none;
  color: #040E42;
  text-decoration: none;
}

div#catlinks > p {
  margin: 0px;
}

div#catlinks > p a:first-child {
  display: inline;
}

div#catlinks > p:hover > a {
  display: inline;
}

/*********************************************************************/

div#footer {
  padding-top: 5px;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 1px;
  margin-right: 1em;
  margin-left: 1em;
  border: 1px dotted silver;
  background: #F8F8F8;
}

div#footer > div#f-copyrightico {
  display:block;
}
div#footer > div#f-poweredbyico {
  display:block;
  text-align:right;
  width:100%;
  margin-right:0px;
}
div#footer > div#f-copyrightico {
  display:block;
  margin-top:-31px;
}
div#footer > ul {
  display:block;
  margin-top:-3em;
  margin-left:60px;
  font-size: 10px;
}
div#footer li {
  list-style-type: none;
  display:block;
  padding-right:3em;
}
div#footer img {
  border: none;
}
/* bottom tab styling (not for IE currently) */
#mytabs {
    margin: -0.3em 0 0  11.5em;
    white-space:nowrap;
    line-height: 1.1em;
    overflow: visible;
    border-collapse: collapse;
    padding: 0 0 0 1em;
    list-style: none;
    font-size: 95%;
}
#mytabs .hiddenStructure { display: none; }
#mytabs li {
    display: inline;
    border: 1px solid #aaaaaa;
    border-top: none;
    padding: 0.1em 0 0 0;
    margin: 0 0.3em 0 0;
    overflow: visible;
    background: White;
}
#mytabs li.selected {
    border-color: #fabd23;
    padding: 0.2em 0 0 0;
}
#mytabs li a {
    background-color: White;
    color: #002bb8;
    border: none;
    padding: 0.3em 0.8em 0 0.8em;
    text-decoration: none;
    text-transform: lowercase;
    position: relative;
    margin: 0;
}
#mytabs li.selected a { z-index: 3; }
#mytabs .new a { color:#ba0000; }
#mytabs li a:hover {
    z-index: 3;
    text-decoration: none;
}
#mytabs h5 { display: none; }
#mytabs li.istalk { margin-right: 0; }
#mytabs li.istalk a { padding-right: 0.5em; }
#mytabs-ca-addsection a { 
    padding-left: 0.4em;
    padding-right: 0.4em;
}
/* offsets to distinguish the tab groups */
li#mytabs-ca-talk { margin-right: 1.6em; }
li#mytabs-ca-watch, li#mytabs-ca-unwatch, li#mytabs-ca-varlang-0, li#mytabs-ca-print { margin-left: 1.6em; }

/* remove comment tags if bottom tabs should be rounded as well in moz */
#mytabs li, #mytabs li a { 
  -moz-border-radius-bottomleft: 1em;
  -moz-border-radius-bottomright: 1em;
}

/* rounding some corners as best allowed by current limitations; source: http://wikidev.net/MediaWiki_skin_tweaks */
#p-cactions ul li, #p-cactions ul li a { -moz-border-radius-topleft: 0.4em; -moz-border-radius-topright: 0.4em; }
#content { -moz-border-radius-topleft: 0.6em; -moz-border-radius-bottomleft: 0.6em; }
div.pBody { -moz-border-radius-topright: 0.4em; -moz-border-radius-bottomright: 0.4em; }