MediaWiki:Monobook.css

From Super-wiki
Revision as of 17:33, 10 September 2009 by Angstslashhope (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
/* CSS placed here will affect users of the Monobook skin */


#editform .editOptions label {color:#000;}

#globalWrapper {padding-top: 120px;}

#column-one {padding-top: 50px;}

#content {
	background: #eeeeee;
	border: 1px solid #8A0B0E; border-right:none;
} 

table {background:#eee;}

body { background: #000000 url(http://www.supernaturalwiki.com/images/superwikimast.gif) 0 0 no-repeat; }


/*Restyling the navigation bullets to show bloody handprint */

.portlet ul { list-style-image: url(http://www.supernaturalwiki.com/images/bullet.png); }



/*Links content bar*/

a {
	text-decoration: uppercase;
	color: #8A0B0E;
	background: none;
}

a:visited { color: #9c6966; }

a:active { text-decoration: none; }

a:hover { text-decoration: none; }

a.stub {
	color: #fff;
        text-decoration: underline;
}

#column-content a.new, #p-personal a.new {
	text-decoration:underline;
        color: #8A0B0E;
}

a.new:visited, #p-personal a.new:visited { color: #9c6966; }

#bodyContent a.external,
#bodyContent a[href ^="gopher://"] {
	background: url(http://supernaturalwiki.com/images/external.png) center right no-repeat;
}



/*Tabs and Links Username/MyTalk/MyPreferences etc */

#p-personal li { padding:0; }

#p-personal li a {
	color: #eee;
	padding: .2em .4em .2em .4em;
	background: #000;
}

#p-personal li a:hover { background-color: #8A0B0E; }

#p-personal li.active a:hover {	background-color: #8A0B0E; }


/*P-cactions - TABS and Links for Main Content*/
/* the icon in front of the user name, single quotes
in bg url to hide it from iemac */

#p-personal ul { text-transform: none; }

#p-personal li.active {	font-weight: bold; }

li#pt-userpage, li#pt-mytalk, li#pt-preferences, li#pt-watchlist, li#pt-mycontris, li#pt-logout { margin-left: 1.6em; }


/*
** the page-related actions- page/talk, edit etc
*/

#p-cactions {padding-top: 120px;}

#p-cactions li {
	background-color: #6a6a6a;
	border: 0;
	padding-top: 2px;
}

#p-cactions li.selected {
	background-color: #8A0B0E;
	padding-top: 2px;
	font-weight: bold;
}

#p-cactions li a {
	background-color: #6a6a6a;
	color: #fff;
	text-transform: uppercase;
}

#p-cactions li.selected a {
	background-color: #8A0B0E;
	text-decoration: none;
}

#p-cactions .new a {
	text-decoration:underline;
	color:#fff;
}

#p-cactions .new a:hover {text-decoration:underline; color:#fff;}

#p-cactions li a:hover {
	background-color: #8A0B0E;
	padding-top:2px;
}


/*Restyling text navigation/search/toolbox */

.portlet h5, h5 label {color: #fff;}

label, #mw-upload-table {color:#000;}

/*External Link*/

#bodyContent a.external,
#bodyContent a[href ^="gopher://"] {color: #8A0B0E;}


/*Sidebar Boxes and Footer Background */

.pBody   {
	text-align: left;
	background-color: #eee;
	border: 1px solid #8A0B0E;
}

#p-navigation, #p-search, #p-tb,  #p-super-wiki, #p-browse  {
	background-color: #8A0B0E;
	border-left, border-right, border-bottom: 1px solid #000;
	padding-top:2px;
	text-align: center;
}


/*Footer specs*/

#footer {background-color:#6a6a6a; border:0;
	margin-top, margin-bottom: 10;
}

#footer a {color:#eee;}

#f-list {margin:0;	padding-top: 5;}

#f-poweredbyico {display:none;}