@-moz-document url-prefix("http://en.wikipedia.org/"), domain(wikipedia.org) {

/* Coded by Marcus Lee, 
   FL, USA - 05/14/10 */

/* Globals */
body.mediawiki { background: #D9DBDA !important; }

/* Header */
div#mw-head-base { background: #D9DBDA !important; }
div#simpleSearch, form#searchform { margin-top: 0 !important; width: 18em !important; }
div#simpleSearch { position: absolute !important; top: 8px; right: 5px; }
div#p-namespaces, div#p-views, div#page-base, div#p-personal, div#siteNotice, div#p-cactions, div#protected-icon, div#spoken-icon, div#good-star { display: none !important; }
button#searchButton img { margin-bottom: 6px !important; }

/* Left Nav */
div#panel, div#p-logo { background: #AAA !important; }
div#mw-panel { position: absolute !important; top: 125px !important; padding-left: 0 !important; background: #AAA !important; }
div#mw-page-base { width: 160px !important; }
div#p-logo a { height: 115px !important; background-position: 50% 0% !important; }
div#p-logo { height: 125px !important; width: 160px !important; top: -125px !important; left: 0 !important; }
div.portal { margin: 0 6px 5px 6px !important; border: 1px solid #555 !important; background: #CCC !important; }
div.portal:hover { background: #DDD !important; }
div.portal a:visited { color: #0645AD !important; }

/* Main Content & TOC */
div#content { position: absolute !important; top: 0; padding: 5px 5px 0 2px !important; background: #D9DBDA !important; }
div#content a:visited { color: #0645AD !important; }
#toc { border-radius: 10px !important; }
#toc, div#catlinks { background: #EAECEB !important; }

/* Main Content - Section Headers */
h1#firstHeading { margin: 10px 0 3px 0 !important; font: bold 16pt candara, serif !important; } 
div#bodyContent h2 { font-family: candara, serif !important; font-weight: bold !important; border-bottom: 1px solid #BBB !important; }
div#mw-content-text h2, div#mw-content-text h3 { clear: left !important; }

/* Main Content - Tables */
table.infobox, table.vertical-navboxtable.ambox, table.navbox, table.wikitable td { background: #EAECEB !important; }
table.ambox { margin-bottom: 3px !important; }

/* Footer */
div#footer { display: none !important; }

/* en.wikipedia.org Homepage specific */
table#mp-topbanner tbody tr td table tbody tr td div { font-family: candara, serif !important; font-weight: bold !important; }
table#mp-topbanner { margin-top: 20px !important; background: #DADDDD !important; }
table#mp-upper td, table#mp-left, table#mp-right { background: #DADDDD !important; }
table#mp-upper td { border: none !important; }
}