MediaWiki:Custom.css

From Lotro-Wiki.com
Jump to navigation Jump to search

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
* {
margin: 0;
padding: 0;} /* Remove any default margins/paddings some browsers have */

/* General positioning */

body {
margin-top: 172px;
margin-left: auto;
margin-right: auto;
width: 910px;
}

#column-one {
position: absolute;
margin-left: auto;
margin-right: auto;
width: 910px;
top: 0px;
}

#content {
z-index: 2;
}

#p-personal {
position: absolute;
top: 200px; 
left: 910px; }

#p-personal ul {
padding-right: 10px;}

#p-cactions {
margin-top: 158px;
z-index: 1;
padding-left: 90px; }

#p-search {
float: right;
position: absolute;
top: 202px;
margin-left: 720px;
z-index: 3;}

#editpage-specialchars {
margin-top: 5px; }

#p-logo {
z-index: 1; }

.mw-summary-preview {
margin: -8px 0 10px 0; }

#f-copyrightico {
float: right; }

.firstHeading, #firstHeading {
width: 855px;
margin-left: -60px; }

/* Hidden elements */

#p-navigation, #p-createarticle, #p-popularpages, #p-tb, #p-search h5, #p-cactions h5, #p-personal h5, #siteSub {
display: none; } /* Hides left navbar, search heading, actions heading, personal links heading, "From Lotro-wiki" message on top of pages */

/* Logo */

#p-logo a, #p-logo a:hover {
position: absolute;
background: url(/images/6/60/Wiki_Logo.png) center !important;
background-repeat: no-repeat;
width: 900px;
height: 140px; }

#p-logo {
position: absolute;
top: 10px; }

/* Link icons */

#bodyContent a.external,
#bodyContent a.external[href ^="gopher://"] {
	/* @embed */
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAVklEQVR4Xn3PgQkAMQhDUXfqTu7kTtkpd5RA8AInfArtQ2iRXFWT2QedAfttj2FsPIOE1eCOlEuoWWjgzYaB/IkeGOrxXhqB+uA9Bfcm0lAZuh+YIeAD+cAqSz4kCMUAAAAASUVORK5CYII=) center right no-repeat;
	padding-right: 13px;
}
#bodyContent a.external[href ^="https://"],
.link-https {
	/* @embed */
	background: url(lock_icon.gif) center right no-repeat;
	padding-right: 16px;
}
#bodyContent a.external[href ^="mailto:"],
.link-mailto {
	/* @embed */
	background: url(mail_icon.gif) center right no-repeat;
	padding-right: 18px;
}
#bodyContent a.external[href ^="news:"] {
	/* @embed */
	background: url(news_icon.png) center right no-repeat;
	padding-right: 18px;
}
#bodyContent a.external[href ^="ftp://"],
.link-ftp {
	/* @embed */
	background: url(file_icon.gif) center right no-repeat;
	padding-right: 18px;
}
#bodyContent a.external[href ^="irc://"],
#bodyContent a.external[href ^="ircs://"],
.link-irc {
	/* @embed */
	background: url(/images/7/76/Irc_link_icon.gif) center right no-repeat;
	padding-right: 18px; }

#bodyContent a.external[href $=".ogg"], #bodyContent a.external[href $=".OGG"],
#bodyContent a.external[href $=".mid"], #bodyContent a.external[href $=".MID"],
#bodyContent a.external[href $=".midi"], #bodyContent a.external[href $=".MIDI"],
#bodyContent a.external[href $=".mp3"], #bodyContent a.external[href $=".MP3"],
#bodyContent a.external[href $=".wav"], #bodyContent a.external[href $=".WAV"],
#bodyContent a.external[href $=".wma"], #bodyContent a.external[href $=".WMA"],
.link-audio {
	/* @embed */
	background: url(audio.png) center right no-repeat;
	padding-right: 13px;
}
#bodyContent a.external[href $=".ogm"], #bodyContent a.external[href $=".OGM"],
#bodyContent a.external[href $=".avi"], #bodyContent a.external[href $=".AVI"],
#bodyContent a.external[href $=".mpeg"], #bodyContent a.external[href $=".MPEG"],
#bodyContent a.external[href $=".mpg"], #bodyContent a.external[href $=".MPG"],
.link-video {
	/* @embed */
	background: url(video.png) center right no-repeat;
	padding-right: 13px;
}
#bodyContent a.external[href $=".pdf"], #bodyContent a.external[href $=".PDF"],
#bodyContent a.external[href *=".pdf#"], #bodyContent a.external[href *=".PDF#"],
#bodyContent a.external[href *=".pdf?"], #bodyContent a.external[href *=".PDF?"],
.link-document {
	/* @embed */
	background: url(document.png) center right no-repeat;
	padding-right: 12px;
}

/* Edit panel */

.wikiEditor-toolbar-spritedButton {
background-image: url(/images/7/71/Editbuttons_sprite.png); }

.wikiEditor-ui-toolbar .tabs span.tab a.current, .wikiEditor-ui-toolbar .tabs span.tab a.current:visited {
background-image: url(/images/7/71/Editbuttons_sprite.png);
background-position: -72px -575px; }

.wikiEditor-ui-toolbar .tabs span.tab a, .wikiEditor-ui-toolbar .tabs span.tab a:visited {
background-image: url(/images/7/71/Editbuttons_sprite.png) ;
background-position: -72px -595px; }

.editOptions {
margin: 5px 0 5px; }

/* Checkboxes and radio buttons */

input[type="checkbox"], input[type="radio"] {
opacity: 0;}

input[type=checkbox] + label:before, input[type=radio] + label:before  {
background: url(/images/f/f7/Custom_Checkboxes.png) no-repeat;
content: "\00a0\00a0\00a0"; /* 3x   */
position: absolute;
width: 16px;
height: 16px;
overflow: hidden;
margin: 3px 3px 0px -18px;}

input[type=checkbox]:checked + label:before { 
background-position: -17px 0; }

input[type=checkbox]:disabled + label:before { 
background-position: -51px 0; }

input[type=checkbox]:disabled:checked + label:before { 
background-position: -34px 0; }

input[type=radio] + label:before { 
background-position: 0px -17px; }

input[type=radio]:checked + label:before { 
background-position: -17px -17px; }

input[type=radio]:disabled + label:before { 
background-position: -34px -17px; }

input[type=radio]:disabled:checked + label:before { 
background-position: -51px -17px; }

.editCheckboxes {
margin-bottom: 5px;
margin-top: -7px; }

/* Border styling */

#content {
background-color: transparent !important;
border-width: 72px 86px 72px 86px !important; 
-moz-border-image: url(/images/f/f1/Custom_Border-image.png) 72 86 72 86 fill round !important; /* Firefox */
-webkit-border-image: url(/images/f/f1/Custom_Border-image.png) 72 86 72 86 fill round !important; /* Safari */
-o-border-image: url(/images/f/f1/Custom_Border-image.png) 72 86 72 86 fill round !important; /* Opera */
border-image: url(/images/f/f1/Custom_Border-image.png) 72 86 72 86 fill round !important; /* Chrome */
border-style: solid !important; /* for IE and FF bug */
border-color: #010713 !important; /* for IE */ }

#bodyContent {
width: 855px;
position: relative;
left: -60px; }

/* Search bar */

#p-search {
width: 172px;} 

#searchBody {
padding-left: 24px;
height: 55px;
background-image: url(http://imageshack.us/a/img836/6410/allkt.png); 
background-position: -218px -78px;
background-repeat: no-repeat;}

#searchGoButton, #mw-searchButton {
background-color: transparent;
border: none;
color: transparent;
position: relative;
top: 7px;}

#searchInput {
background-color: transparent;
color: #c5a239;
float: left;
width: 120px;
height: 20px;
border: none;
outline: none; }

/* Actions tabs */

#p-cactions a {
display: block;
color: transparent;
height: 22px; }

#p-cactions ul li {
float: left; 
list-style: none; }

li#ca-talk {
margin-right: 20px; }

li#ca-watch, li#ca-unwatch, li#ca-varlang-0, li#ca-print {
margin-left: 20px; }

#ca-move a, #ca-nstab-main a, #ca-article a, #ca-nstab-template a, #ca-nstab-category a, 
#ca-nstab-image a, #ca-nstab-item a, #ca-nstab-quest a, #ca-edit a, #ca-watch a, #ca-addsection a, 
#ca-nstab-special a, #ca-nstab-user a, #ca-protect a, #ca-talk a, #ca-lqt_talk a, #ca-purge a, 
#ca-history a, #ca-unprotect a, #ca-unwatch a, #ca-nstab-mediawiki a, #ca-nstab-social a, #ca-delete a, 
#ca-nstab-thread a {
background-image: url(http://imageshack.us/a/img836/6410/allkt.png);
background-repeat: no-repeat;}

#ca-nstab-user a, #ca-article a {
width: 83px;
background-position: -133px 0; }

#ca-nstab-user a:hover, #ca-article a:hover {
background-position: -133px -26px; }

#ca-nstab-user.selected a {
background-position: -133px -52px; }

#ca-nstab-user.new a {
background-position: -133px -78px; }

#ca-nstab-user.new a:hover {
background-position: -133px -104px; }

#ca-nstab-user.selected.new a {
background-position: -133px -130px; }

#ca-talk a, #ca-lqt_talk a {
width: 83px;
background-position: 0 0;}

#ca-talk a:hover, #ca-lqt_talk a:hover {
background-position: 0 -26px; }

#ca-talk.selected a {
background-position: 0 -52px; }

#ca-talk.new a {
background-position: 0 -78px; }

#ca-talk.new a:hover{
background-position: 0 -104px; }

#ca-talk.selected.new a {
background-position: 0 -130px; }

#ca-watch a {
width: 48px;
background-position: -84px 0; }

#ca-watch a:hover {
background-position: -84px -26px; }

#ca-history a {
width: 54px;
background-position: -273px 0;}

#ca-history a:hover {
background-position: -273px -26px;}

#ca-history.selected a {
background-position: -273px -52px}

#ca-purge a {
width: 54px;
background-position: -467px 0;}

#ca-purge a:hover {
background-position: -467px -26px;}

#ca-protect a {
width: 53px;
background-position: -218px 0px;}

#ca-protect a:hover {
background-position: -218px -26px;}

#ca-protect.selected a {
background-position: -218px -52px;}

#ca-nstab-special.selected a {
width: 88px;
background-position: -328px 0; }

#ca-edit a {
width: 50px;
background-position: -84px -52px; }

#ca-edit a:hover {
background-position: -84px -78px; }

#ca-edit.selected a {
background-position: -84px -104px; }

#ca-move a {
width: 50px;
background-position: -417px 0; }

#ca-move a:hover {
background-position: -417px -26px; }

#ca-move.selected a {
background-position: -417px -52px; }

#ca-watch a {
width: 47px;
background-position: -84px 0; }

#ca-watch a:hover {
background-position: -84px -26px; }

#ca-addsection a {
width: 28px;
background-position: -389px -26px; }

#ca-addsection a:hover {
background-position: -389px -52px; }

#ca-unwatch a {
width: 67px;
background-position: -522px 0; }

#ca-unwatch a:hover {
background-position: -522px -26px; }

#ca-unprotect a {
width: 125px;
background-position: -391px -78px;}

#ca-unprotect a:hover {
background-position: -391px -104px; }

#ca-unprotect.selected a {
background-position: -391px -130px; }

#ca-edit.selected.istalk a {
width: 53px;
background-position: -328px -26px; }

#ca-nstab-social a {
width: 55px;
background-position: -728px 0 ; }

#ca-nstab-social a:hover {
background-position: -728px -26px ; }

#ca-nstab-social.selected a {
background-position: -728px -52px ; }

#ca-nstab-social.new a {
background-position: -728px -78px ; }

#ca-nstab-social.new a:hover {
background-position: -728px -104px ; }

#ca-nstab-social.selected.new a {
background-position: -728px -130px ; }

#ca-nstab-main a, #ca-nstab-mediawiki a {
width: 46px;
background-position: -884px 0; }

#ca-nstab-main a:hover, #ca-nstab-mediawiki a:hover {
background-position: -884px -26px; }

#ca-nstab-main.selected a, #ca-nstab-mediawiki.selected a {
background-position: -884px -52px; }

#ca-nstab-main.new a, #ca-nstab-mediawiki.new a {
background-position: -884px -78px; }

#ca-nstab-main.new a:hover, #ca-nstab-mediawiki.new a:hover {
background-position: -884px -104px; }

#ca-nstab-main.new.selected a, #ca-nstab-mediawiki.new.selected a {
background-position: -884px -130px; }

#ca-nstab-quest a {
width: 50px;
background-position: -784px 0; }

#ca-nstab-quest a:hover {
background-position: -784px -26px; }

#ca-nstab-quest.selected a {
background-position: -784px -52px; }

#ca-nstab-quest.new a {
background-position: -784px -78px; }

#ca-nstab-quest.new a:hover {
background-position: -784px -104px; }

#ca-nstab-quest.new.selected a {
background-position: -784px -130px; }

#ca-nstab-item a {
width: 46px;
background-position: -836px 0; }

#ca-nstab-item a:hover {
background-position: -836px -26px; }

#ca-nstab-item.selected a {
background-position: -836px -52px; }

#ca-nstab-item.new a {
background-position: -836px -78px; }

#ca-nstab-item.new a:hover {
background-position: -836px -104px; }

#ca-nstab-item.new.selected a {
background-position: -836px -130px; }

#ca-nstab-image a {
width: 38px;
background-position: -932px 0; }

#ca-nstab-image a:hover {
background-position: -932px -26px; }

#ca-nstab-image.selected a {
background-position: -932px -52px; }

#ca-nstab-image.new a {
background-position: -932px -78px; }

#ca-nstab-image.new a:hover {
background-position: -932px -104px; }

#ca-nstab-image.new.selected a {
background-position: -932px -130px; }

#ca-nstab-template a {
width: 67px;
background-position: -659px 0 ; }

#ca-nstab-template a:hover {
background-position: -659px -26px ; }

#ca-nstab-template.selected a {
background-position: -659px -52px ; }

#ca-nstab-template.new a {
background-position: -659px -78px ; }

#ca-nstab-template.new a:hover {
background-position: -659px -104px ; }

#ca-nstab-template.selecte.new a {
background-position: -659px -130px ; }

#ca-nstab-category a {
width: 67px;
background-position: -590px 0 ; }

#ca-nstab-category a:hover {
background-position: -590px -26px ; }

#ca-nstab-category.selected a {
background-position: -590px -52px ; }

#ca-nstab-category.new a {
background-position: -590px -78px ; }

#ca-nstab-category.new a:hover {
background-position: -590px -104px ; }

#ca-nstab-category.selected.new a {
background-position: -590px -130px ; }

#ca-delete a {
width: 54px;
background-position: -522px -104px; }

#ca-delete a:hover {
background-position: -522px -130px; }

#ca-delete.selected a {
background-position: -328px -52px; }

#ca-nstab-thread.selected a {
width: 54px;
background-position: -522px -52px; }

#ca-nstab-thread.new.selected a {
background-position: -522px -78px; }

/* Main Page */

#mainpage_cellbody {
width: 262px;
padding-top: 33px; 
padding-left: 13px; }

#mainpage-header {
background-image: url(http://img198.imageshack.us/img198/3156/transparencymainpage.png); }

#mainpage_cellbody.box1, #mainpage_cellbody.box2, #mainpage_cellbody.box3, #mainpage_cellbody.box4,
#mainpage_cellbody.box5, #mainpage_cellbody.box6, #mainpage_cellbody.box7, #mainpage_cellbody.box8 {
background-repeat: no-repeat;
background-image: url(http://img842.imageshack.us/img842/833/bordersmainpage.png);
}

#mainpage_cellbody.box1, #mainpage_cellbody.box2, #mainpage_cellbody.box3 {
height: 233px; }

#mainpage_cellbody.box4, #mainpage_cellbody.box5 {
height: 209px; }

#mainpage_cellbody.box6, #mainpage_cellbody.box7, #mainpage_cellbody.box8 {
height: 309px; }

#mainpage_cellbody.box1 {
background-position: 0 0 }

#mainpage_cellbody.box2 {
background-position: -275px 0; }

#mainpage_cellbody.box3 {
background-position: -552px 0; }

#mainpage_cellbody.box4 {
background-position: 0 -267px }

#mainpage_cellbody.box5 {
background-position: -275px -267px; }

#mainpage_cellbody.box6 {
background-position: 0 -510px; }

#mainpage_cellbody.box7 {
background-position: -275px -510px; }

#mainpage_cellbody.box8 {
background-position: -552px -510px; }

/** General color styling  **/

/* Text */

body {
font: x-small sans-serif;
direction: ltr; /* Needed for RTL flipping */
unicode-bidi: embed;}

p {
line-height: 1.5em;
margin: 0.4em 0 0.5em;}

dd { 
line-height: 1.5em;
margin-bottom: 0.3em; }

ul {
margin-left: 10px; }

div#globalWrapper {
font-size: 127%; }

body {
color: #d9dfee; }

fieldset {
padding: 0px 1em 1em;
margin: 1em 0px; }

.mw-search-formheader div.search-types ul li.current a {
color: silver ; }

h2 .editsection {
font-size: 67%; }

h1, h2 {
margin-bottom: 0.4em; }

h1, h2, h3, h4, h5, h6 {
font-weight: normal; 
padding-top: 0.4em;
padding-bottom: 0.15em;
overflow: hidden; }

h3, h4, h5, h6 {
font-weight: bold; }

.editsection {
font-weight: normal; }

.firstHeading, #firstHeading {
margin-bottom: 0.1em; }

legend {
padding: 0.5em; }

pre {
padding: 5px; }

/* Borders and lines */

h1, h2 {
border-bottom: 1px solid #818181 ; }

.wikiEditor-ui {
border: 1px solid #818181; }

#editpage-specialchars, input, #catlinks, h1, h2, h3, h4, h5, h6, #toc, fieldset, #mw-js-message,
#filetoc, table.wikitable, div#preferences, div.thumbinner, .thumbimage, li.gallerybox, div.thumb,
div.noarticletext, .mw-search-formheader, table, fieldset#mw-searchoptions, 
fieldset#mw-searchoptions div.divider {
border-color: #818181; }

hr {
background-color: #818181; }

#pagehistory li {
border: none; }

div.successbox {
border-color: #013f1e; }

/* Backgrounds */

#catlinks, #mw-js-message, #toc, #filetoc, #preferences, div.thumbinner, table.ambox, 
table.wikitable, div.thumb, #editpage-specialchars, div.noarticletext, 
.mw-search-formheader, fieldset#mw-searchoptions {
background-image: url(/images/5/58/Custom_transparency-light.png); }

pre, textarea, input, code {
background-color: #193167; }

body {
background-color: black; }

#catlinks, #mw-js-message, #toc, ul#filetoc, #preferences, div.thumbinner, #p-cactions a, 
#p-cactions ul li, table.ambox, table.wikitable, div.thumb, li.selected, div.noarticletext, .mw-search-formheader, .prefsection table, .prefsection legend, fieldset#mw-searchoptions {
background-color: transparent ; }

div.successbox {
background-color: #007236;}

/* Gallery */

li.gallerybox {
border: none; }

/* Links */

a {
color: #c5a239;
text-decoration: none; }

a:hover {
color: #fcfc22;
text-decoration: underline; }

a:visited {
color: #c3b585; }

a.external {
color: #fcfc22; }

.usermessage a {
color: #007236;}

a.new {
color: #8b0000}

a.new:hover {
color: #ff0000 }

/* Body background */

body {
background-image: url(/images/1/13/Custom_Rohan_Background.jpg);
background-position: top center;
background-repeat: no-repeat;
background-attachment: fixed;}

#content {
min-height: 300px; }

/* Navigation base (Everything needed for it to work, shouldn't be changed) */

#wiki-nav {
position: absolute;
top: -100px; 
width: 850px; 
margin-left: auto;
margin-right: auto;}

#wiki-nav ul li {
list-style: none;
float: left; 
display: block;
}

#wiki-nav ul li ul, #wiki-nav ul li ul li ul, #wiki-nav ul li:hover ul li ul {
display: none; }

#wiki-nav a, #wiki-nav a:hover, #wiki-nav ul li:hover, #wiki-nav ul li ul li:hover, #wiki-nav ul li ul li ul li:hover  {
display: block; }

#wiki-nav ul li:hover ul li, #wiki-nav ul li ul li:hover ul li {
float: none;}

#wiki-nav ul li:hover ul, #wiki-nav ul li ul li:hover ul {
display: block;
position: absolute; 
margin: 0;
padding: 0;}

#wiki-nav ul li ul li:hover ul {
left: 100%;
top: 2px; }

/* Navigation styling */

#nav-li1 a, #nav-li2 a, #nav-li3 a, #nav-li4 a, #nav-li5 a, #nav li-6 a {
height: 25px; 
color: transparent;
margin-right: 5px;
background-image: url(http://imageshack.us/a/img685/7527/navwords.png);
background-repeat: no-repeat; }

#nav-li1 a {
width: 111px;
background-position: 0 0;}

#nav-li1 a:hover {
background-position: 0 0px;}

#nav-li2 a {
width: 118px;
background-position: -111px 0;}

#nav-li2 a:hover {
background-position: -111px 0px; }

#nav-li3 a {
width: 137px;
background-position: -231px 0 ;}

#nav-li3 a:hover {
background-position: -231px 0px; }

#nav-li4 a {
width: 97px;
background-position: -364px 0;}

#nav-li4 a:hover {
background-position: -364px 0px; }

#nav-li5 a {
width: 97px;
background-position: -463px 0; }

#nav-li5 a:hover {
background-position: -463px 0; }

#wiki-nav ul li:hover:first-child ul {
width: 111px; }

#wiki-nav ul li:hover:nth-child(2) ul {
width: 118px;}

#wiki-nav ul li:hover:nth-child(3) ul {
width: 137px;}

#wiki-nav ul li:hover:nth-child(4) ul {
width: 97px;}

#wiki-nav ul li:hover:nth-child(5) ul {
width: 97px;}

#wiki-nav ul li:hover ul li, ul li ul li:hover ul li {
margin: 0; }

#wiki-nav ul li ul a, #wiki-nav ul li ul a:hover {
padding: 3px;
margin-left: 2px;
border-bottom: 1px solid #505050;
border-right: 1px solid #818181;
border-left: 1px solid #818181;}

#wiki-nav ul li ul li ul li a, #wiki-nav ul li ul li ul li a:hover {
padding-left: 6px; }

#wiki-nav a, #wiki-nav a.external {
background-color: #08122c; }

#wiki-nav a:hover {
text-decoration: none; 
background-color: #0d1b41;}

#wiki-nav ul li:hover ul li:last-child a {
border-bottom-right-radius: 0.3em;
border-bottom-left-radius: 0.3em; }

#wiki-nav ul li ul li:hover ul li:first-child a  {
border-top-right-radius: 0.3em;
border-top: 1px solid #505050; }

#wiki-nav ul li ul li:hover ul li:last-child a {
border-bottom-left-radius: 0; }

#wiki-nav ul li ul li:hover ul li a {
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
border-left: 1px solid #818181; 
margin-left: -1px;}

#wiki-nav ul li:nth-child(5) ul li:hover ul li a {
width: 120px; }

.submenu2 a {
background: url(/images/c/c7/Custom_Navigation_arrow.png) no-repeat scroll right center; }

/* AltRow Tables */

table.altRows, table.altRowsMed, table.altRowsMed2 {
border-radius: 0.3em;
border: 1px solid #818181; }

table.altRows th, table.altRowsMed th, table.altRowsMed2 th {
background-color: #08122c !important; }

table.altRows tr:nth-child(odd), table.altRowsMed tr:nth-child(odd), table.altRowsMed2 tr:nth-child(odd) {
background-color: #0d1b41 ; }

table.altRows tr:nth-child(even), table.altRowsMed tr:nth-child(even), table.altRowsMed2 tr:nth-child(even)  {
background-color: #122657 ; }

/* Other Tables */

table.wikitable, table.mw_metadata, table.collapsible {
border-color: #818181; }

table.stocktable th, table.wikitable th, table.mw_metadata th, table.collapsible th {
background-color: #08122c; }

table.wikitable tr, table.wikitable td, table.mw_metadata tr, table.mw_metadata td, table.collapsible td, table.collapsible {
background-color: #0d1b41; }

table.wikitable th {
color: #d9dfee; }

/* Difference between revisions tables */

table.diff, td.diff-otitle, td.diff-ntitle {
background-color: transparent; }

td.diff-addedline {
border-color: #197b30; }

td.diff-deletedline {
border-color: #beb53c; }

td.diff-context {
border-color: #707070; 
background-image: url("/images/5/58/Custom_transparency-light.png");
background-color: transparent;}

td.diff-deletedline .diffchange {
background-color: #beb53c; }

td.diff-addedline .diffchange {
background-color: #248e3d; }

/* Footer */

#footer {
text-shadow: 1px 0px black, -1px 0px black, 0px 1px black, 0px -1px black; 
padding: 10px; 
margin-bottom: 10px; }

#f-poweredbyico {
float: right;
padding-right: 5px; }

/* ToC */

#toc h2 {
border: none;
font-size: 90%; }

#toc {
padding: 3px;
border: 1px solid #818181; 
border-radius: 1px; }

/* Thumbnails and images */

.thumb {
padding: 3px;
margin: 3px;
border: 1px solid #818181; }

.center * {
margin-left: auto;
margin-right: auto;
}

/* Category links */

#catlinks {
border: 1px solid #818181;
padding: 2px 5px 2px 5px;
margin-top: 5px;
border-radius: 1px; 
clear: both; }

/* Preferences */

#preftoc li {
display: inline; }

#preferences fieldset {
border: none;
border-top: 1px solid; }

#preferences fieldset:first-child {
border: none; }

/* List bullets that need to disappear */

#preftoc li, .mw-logline-rights, .mw-logline-move, .mw-logline-newusers, .mw-logline-upload, .mw-logline-delete, .mw-logline-patrol, .mw-logline-protect, #pagehistory li, #toc ul li, #footer ul li, #p-personal ul li {
list-style: none; }

/* Personal links */

#p-personal {
text-shadow: 1px 0px black, -1px 0px black, 0px 1px black, 0px -1px black; }

/* Edit page */

textarea {
width: 100%; 
padding: 3px; }

/* Recent Changes */

fieldset.rcoptions {
border: 1px solid #818181;  }

.mw-rc-closearrow a img, .mw-rc-openarrow a img, .mw-rc-closearrow a, .mw-rc-openarrow a {
visibility: hidden; }

span.mw-rc-closearrow {
height: 12px;
background-image: url(/images/e/ed/Custom_arrow-down.png);
background-repeat: no-repeat; }

span.mw-rc-openarrow {
height: 12px;
background-image: url(/images/d/de/Custom_arrow-right.png); 
background-repeat: no-repeat; }