@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url("http://www.runescape.com/title.ws") {

/* GLOBAL COLOURIZATION */
a {color: #999 !important;}

body {
  background: #333 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAFCCAMAAAAHcEfNAAAAb1BMVEUTExMSEhIzMzMRERExMTEtLS0hISEeHh4bGxs1NTUYGBgnJycmJiYuLi4yMjIrKysoKCgWFhYjIyMwMDAVFRUqKio0NDQdHR0sLCwaGhocHBwvLy8UFBQfHx8iIiIZGRkpKSkXFxclJSUgICAkJCSizggZAAAAqklEQVR4XnWMBwrEMAwEld5zvffy/zfeeiVkEjgPmlUBi0gCMq9ge+wyy8SufrOMu4Sd/UT44tb2Ymk/k6saqLcAJqtQ4AUrLad2wol+IEPVcE3OmJjgEEBWcOWOlHIjpfPx7k7WE97Ol+5D0Z0sUb104IkecGdgt5uxMEeOdIFUCmfQAhc1GOg5G6C2zsk55X9I6RE5Oqmx15nJO82Ldbg5jV6ApZPyivwBwOAQWpNw+MkAAAAASUVORK5CYII=") top left repeat-x !important;
  color: #fff !important;
}

div,td,dt,dd {
color: #fff !important;
}

fieldset {
  border: 2px solid #fff !important;
}
      
/* WIPES A LOT OF STUFF */

/* ad at top */
iframe,

/* right navbar */
li[class="i-started"],[class="i-rules"],[class="i-manual"],
[class="i-parents"],[class="i-safety"],[class="i-support"],
[class="i-lore"],[class="i-diary"],[class="i-submissions"],
[class="i-quest"],
form[action="http://www.runescape.com/kbase/search.ws"],
fieldset[class="menu rs"],[class="menu pmod"],[class="menu"],

/* buttons */
img[src="http://www.runescape.com/img/title2/doublebutton_create.gif"],

/* news posts */
table[class="newssummary"],
a[href="http://news.runescape.com/list.ws"],
div[class="article_of_week"],
img[src="http://www.runescape.com/img/title2/more_news.gif"],
[src="http://www.runescape.com/img/title2/article_week.gif"],
[src="http://www.runescape.com/img/title2/breaker_small.gif"], 
[src="http://www.runescape.com/img/title2/recent_articles.gif"],
[src="http://www.runescape.com/img/title2/recent_news.gif"],
[class="narrowscroll-top"],[class="narrowscroll-bottom"],

/* bottom disclaimer */
div[class="tandc"]

{
  display: none !important;
}

/* wipes fancy scroll stuff */

img[src="http://www.runescape.com/img/scroll/scroll457t.gif"] {
display: none !important;
}
div[class="narrowscroll-bgimg"] {
background-image: none !important;
}

/* DONE WIPING */

/* specific colouration, borders stuff, shrink/expand text */
div[class="narrowscroll-bg"] {
background-color: #111 !important;
}


td[style="text-align: justify; vertical-align: top;"] {
font-size: 5pt !important;
border: 2px solid #999 !important;
-moz-opacity: 0.9 !important;
text-align: center !important;
-moz-border-radius: 10px !important;
}

div[class="narrowscroll-content"] {
border: 2px solid #fff !important;
-moz-border-radius: 10px !important;
}

td[style="text-align: justify; vertical-align: top;"]:hover
{
font-size: 10pt !important;
background: #333 !important;
}

}
