User:Sceptre/monobook.css

From Wikipedia, the free encyclopedia

Note: After saving, you have to bypass your browser's cache to see the changes. In Internet Explorer and Firefox, hold down the Ctrl key and click the Refresh or Reload button. Opera users have to clear their caches through Tools→Preferences, see the instructions for Opera. Konqueror and Safari users can just click the Reload button.

#mw-hidden-catlinks {display:block;width:100%; background: #fcf3d5; border: 1px solid #f4c430}
 
table.ambox {
  background: #f8fcff; 
}
table.ambox-serious {
  background: #efd2d2;
}
table.ambox-content {
  background: #fce6cc;
}
table.ambox-style {
  background: #fcf3d5;
}
table.ambox-merge {
  background: #ead6f4;
}
table.ambox-notice {
  background: #d2e8ff;
}
table.ambox-protection {
  background: #eed;
}
 
#p-navigation {display:none}
.usermessage {
    background: #DBE1EA url('http://www.micahclemens.com/wikipedia/red.png') repeat-x scroll left top;
    border: 1px solid #222222;
    font-weight: bold;
    margin: 2em 0em 1em 0em;
    padding: 0.5em 1em 0.5em 1em;
    vertical-align: middle;
	}
.usermessage a, .usermessage a:visited {color:#0043A7 !important}
 
h1.firstHeading {background: #0043A7 url('http://www.micahclemens.com/wikipedia/new_message_blue.png') repeat-x scroll left top;color:#FEFEFE; border:1px solid #696B2E; padding-left: .5em; margin: 0 -.52em 0 -.55em; z-index:1}
 
/* Colors of links */
a { color: #003399; }
a:visited { color: #8800CC; }
a:active, a.new { color: #CC1100; }
a.interwiki, a.external { color: #0044CC; }
a.stub { color: #CC8100; }
#bodyContent a.external { color: #0044CC; }
 
.portlet h5 {border:1px solid #232323;border-bottom: 0; background:#3934B4 url('http://www.micahclemens.com/wikipedia/new_message_blue.png') repeat-x scroll left top;color:#FFFFFF;padding:1px 10em 1px 1em;margin:0 3px 0.5em 0;font-size:125%;text-align:left;}
.portlet .pBody {margin-top:-2px; margin-bottom: 2px; margin-right:-1px}
#p-cactions .pBody {margin-top:0}
 
#content, #mytabs li a, #p-cactions li a, #p-cactions li a:hover, #p-cactions li.selected a {background-color: #EBF1FA;}
#content div.thumb {border-color: #EBF1FA;}
 
#content, #footer {
   -moz-border-radius-topleft: 4px;
   -moz-border-radius-bottomleft: 4px;
}
 
div.pBody {
   -moz-border-radius-topright: 4px;
   -moz-border-radius-bottomright: 4px;
}
 
/* Dotted borders on pre look ugly, replace with a solid one */
#bodyContent pre {
    border: 1px solid #aaa;
}
 
/* suppress the person icon by your username */
li#pt-userpage { background: none }
 
 
/* Avoid offpage text */
 
/* Eliminate yellow colour everywhere in borders */
#p-cactions li.selected {
    border-color: #aaa;
}
/* Make the footer not 100% wide, but as wide as the content box, and change it from the annoying yellow colour */
#footer {
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    border-left: 1px solid #aaa;
    margin: 0.6em 0em 1em 155px;
}
 
/*Junk I'm glad to get rid of */
li#f-copyright,
li#f-lastmod,
#editpage-copywarn,
h3#siteSub,
#fundraising,
#editpage-specialchars,
#editpage-copywarn2,
#pabanner { display: none; }
 
#nav {
	float: left;
	width: 750px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 82%;
	border-top: 1px solid #64A6F3;
	border-bottom: 3px solid #134783;
	background: #235C9D url(../img/nav-bg-blue.gif) repeat-x top left;
	}
#nav li {
	float: left;
	margin: 0;
	padding: 0 1px 0 0;
	list-style: none;
	background: url(../img/nav-li-bg-blu.gif) no-repeat top right;
	}
#nav a {
	float: left;
	padding: 7px 13px;
	text-decoration: none;
	border-bottom: none;
	color: #fff;
	}
#nav a:hover, #nav a.active {
	color: #fff;
	background: #235C9D;
	}
#nav a.active {
	font-weight: bold;
	}
li#t-home a {
	margin-left: 25px;
	background: url(../img/nav-li-bg-blu.gif) no-repeat top left;
	}
 
/* Nice borders for (almost) all boxes */
input[type="radio"],
input[type="checkbox"] { border:none; }
input[type="text"], input[type="submit"], textarea {
    border: 1px solid #aaa !important;
}
/* make round corners for the rest */
input[type="text"], input[type="submit"], textarea, pre, #toc {
   -moz-border-radius: 2px;
}
 
#footer {display:none;}
.printfooter {display:none;}
 
 
/*
** Diff rendering
*/
.diff-context, .diff-deletedline, .diff-addedline { overflow: auto; display: block; }
.diff-context {background: #f0f0ff !important; color: #52527f !important}
.diff-addedline {background: #eee !important; color: #44d !important;}
.diff-deletedline {background: #eee !important; color: #d44 !important}
.diffchange {background: #eee !important; color: #009 !important} 
 
/* this is the ul contained in the portlet */
#p-tb ul, #p-tb li, #p-tb li a, #p-navigation ul, #p-navigation li, #p-navigation li a, #p-personal ul, #p-personal li, #p-personal li a {color: #003399;}
 
 
/*
** the page-related actions- page/talk, edit etc 
*/
#p-cactions {
 
    position:absolute;
    top: 1.3em;
    left: 11.5em;
    margin: 0;
    white-space:nowrap;
    width: 76%;
    line-height: 1.1em;
    overflow: visible;
    background: none;
    border-collapse: collapse;
    padding-left: 1em;
    list-style: none;
    font-size: 95%;
}
#p-cactions .hiddenStructure { display: none; }
#p-cactions ul {
    list-style: none;
}
#p-cactions li {
    display: inline;
    border: 1px solid #aaaaaa;
    border-bottom: none;
    padding: 0 0 0.1em 0;
    margin: 0 0.3em 0 0;
    overflow: visible;
    background: none;
}
#p-cactions li.selected {
    border-color: #aaa;
	background:#DCDCDC;
    padding: 0 0 0.2em 0;
}
 
#p-cactions li#ca-nstab-main {background: #CCCCCC url('http://www.micahclemens.com/wikipedia/grey.png') repeat-x scroll left top;}
#p-cactions li a {
    background-color: none;
    color: #000000;
    border: none;
    padding: 0 0.8em 0.3em 0.8em;
    text-decoration: none;
    text-transform: lowercase;
    position: relative;
    z-index: 0;
    margin: 0;
}
#p-cactions .selected a { z-index: 3; }
#p-cactions .new a { color: #b22222; }
#p-cactions li a:hover {
    z-index: 3;
    text-decoration: none;
}
#p-cactions h5 { display: none; }
#p-cactions li.istalk { margin-right: 0; }
#p-cactions li.istalk a { padding-right: 0.5em; }
#p-cactions #ca-addsection a { 
    padding-left: 0.4em;
    padding-right: 0.4em;
 
}
 
#p-cactions {margin:0; padding:0}
#p-personal {margin-bottom: 3px}
 
#p-cactions ul li, #p-cactions ul li a {  
  -moz-border-radius-topright: 1em;
  -moz-border-radius-topleft: 1em;
  border-bottom: 0;
}
#content { 
  -moz-border-radius-bottomleft: 1em;
  -moz-border-radius topleft: 1em;
  padding-top:0;
  border-top: 0;
}
div.pBody {
  -moz-border-radius-bottomright: 1em;
}
a.selected, li.selected {z-index:0 !important;}
#p-cactions div ul li a:hover, #p-cactions div ul li:hover {z-index:0 !important;}
 
/* Add LI menu stuff */
 
.tabmenu ul
{
    display: none;
}
 
#pretags ul li, #talkm ul li, #misclinks ul li, #mb ul li, #afc ul li, #editprompts ul li, #imagetag ul li, #infotag ul li
{
    border: 1px solid #aaaaaa;
    border-top: none;
    text-align: center;
    background: #F8FCFF;
    background-color: #F8FCFF;
    padding: 0.2px;
}
 
.tabmenu:hover ul
{
    z-index: 2;
    display: block;
    position: relative;
    top: 2px;
    border-top: 1px solid #aaaaaa;
    padding: 0px;
    margin: 0px;
    background: #F8FCFF;
    background-color: #F8FCFF;
}
.tabmenu:hover ul li {display:block}
.tabmenu a
{
    padding: 0pt 0em !important;
    background: #F8FCFF;
    background-color: #F8FCFF;
}
 
.tabmenu ul a:hover
{
    font-weight: bold;
}
 
/* Custom font! Yay! */
 
li#pt-userpage { background: none; }
li#pt-preferences { display: none; border: none }
#p-personal ul {
   opacity:.6;
  -moz-border-radius-bottomleft:1em;
  border-color:#222222;
  border-width:1px;
  border-style:solid;
  background:#EBF1FA;
   float:right;
  padding:0;
  padding-bottom:.3em;
  padding-right:3px;
  border-top:none;
  border-right:none;
  margin:0;
   /* overrides 3px p-r that's above */
    padding-right:20px;
   background-position:right center;
 
}
 
#p-personal a:hover {
  background:#FFF;
}
 
#p-personal a {
  padding:.5em;
  margin:0;
}
 
#p-personal li {
  margin:0;
  border-right:1px dotted rgb(170, 170, 170);
}
#p-cactions #ca-edit-0 a { 
    padding-left: 0.4em;
    padding-right: 0.4em;
}
#p-cactions a {
   filter: alpha(opacity=75);
}
 
#p-cactions a:hover, #p-cactions .selected a {
   filter: none;
}
 
#p-cactions li
{
    position: relative;
    float: left;
}
 
body {font-family:"Segoe UI", "Trebuchet MS", sans-serif}