Difference between revisions of "MediaWiki:Common.css"

From Morloch Wiki
Jump to: navigation, search
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
  
body.background-fixed.skin-oasis,
+
.wrap {
body.background-dynamic.skin-oasis,
+
  white-space: pre-wrap;
body.has-trans-bg {
 
    background: url('https://vignette2.wikia.nocookie.net/tibia/images/c/c0/Background_Artwork_11.40_%28Standard_Dimensions%29.jpg/revision/latest?cb=20170725134737&path-prefix=en') no-repeat fixed center top #051122;
 
 
}
 
}
 
   
 
   
/* [[Special:Allpages]]
+
/*** LINK HOVERING ***/
* [[Special:Watchlist]]
+
/****************************/
*/
+
/*UNVISITED LINKS */
.allpagesredirect,
+
.watchlistredir {
+
a,
    font-style: italic;
+
.color2 a {
 +
color: #70b8ff;
 +
}
 +
a: hover,
 +
.color2 a:hover {
 +
/* VISITED LINKS */
 +
color: #16a92d;
 +
text-decoration: none;
 +
text-shadow: #16a92d 0 0 10px;
 +
}
 +
a: visited,
 +
.color2 a:visited {
 +
color: #70b8ff;
 +
text-decoration: none;
 +
}
 +
a: visited: hover,
 +
.color2 a:visited:hover {
 +
/* NEW LINKS */
 +
color: #16a92d;
 +
text-decoration: none;
 +
text-shadow: #16a92d 0 0 10px;
 
}
 
}
/* [[Special:RecentChanges]] */
+
a.new {
.mw-plusminus-pos {
+
color: #871611 !important;
    color: #006500;
 
 
}
 
}
.mw-plusminus-neg {
+
a.new: hover,
    color: #8B0000;
+
.color2 a.new:hover {
 +
/* Mists countdown background */
 +
color: #16a92d!important;
 +
text-decoration: none;
 +
text-shadow: #16a92d 0 0 5px !important;
 
}
 
}
/* Template:Archives */
+
.countdownBkgndMists {
.archives-box {
+
/* Background-colors for Template: Level right color box */
    width: 22em;
+
background-image: url("http://images.wikia.com/wowwiki/images/a/ae/MoPGiveawayHeader.jpg");
    float: right;
 
    margin: 0.2em 0 0.2em 0.2em;
 
 
}
 
}
.archives-header {
+
.levelbgcolor-horde {
    text-align: center;
+
background-color: #300;
    font-weight: bold;
 
    font-size: 1.2em;
 
 
}
 
}
ol.archives-links {
+
.levelbgcolor-alliance {
    margin: 0;
+
background-color: #003;
    list-style-type: none;
 
 
}
 
}
.archives-links > li {
+
.levelbgcolor-neutral {
    float: left;
+
background-color: #330;
    margin: 0 0.75em;
 
 
}
 
}
.archives-links > li + li {
+
.levelbgcolor-combat {
    list-style-type: disc;
+
background-color: #530;
 
}
 
}
/* References */
+
.levelbgcolor-easternkingdoms {
ol.references > li:target, sup.reference:target, cite:target {
+
background-color: #413;
    background-color: #DEF;
 
 
}
 
}
sup.reference {
+
.levelbgcolor-kalimdor {
    font-weight: normal;
+
background-color: #303;
    font-style: normal;
 
 
}
 
}
.references, .references-small {
+
.levelbgcolor-outland {
    font-size:90%;
+
background-color: #030;
 
}
 
}
cite {
+
.levelbgcolor-northrend {
    font-style: normal;
+
background-color: #033;
    word-wrap: break-word;
 
 
}
 
}
+
.levelbgcolor-vashjir {
/* Image frame fix */
+
background-color: #350;
div.tright, div.tleft {
 
    border: 1px solid #c0c0c0;
 
 
}
 
}
div.thumb {
+
.levelbgcolor-deepholm {
    margin: 2px 2px 2px 6px;
+
background-color: #310;
 
}
 
}
div.thumbinner {
+
.levelbgcolor-firelands {
    background: inherit;
+
/* remove table backgrounds */
    border: none;
+
background-color: #610;
 
}
 
}
#article div.thumb {
+
table {
    color: inherit;
+
/* quick fix for darker red links problem */
 +
background-color: inherit;
 
}
 
}
/* Edit Preview - unused? */
+
a.new {
#new_edit_page_preview_notice {
+
/* to remove the external link icon from sortable tables */
    background: transparent !important;
+
color: #f05048;
    color: black !important;
 
 
}
 
}
/* Link icons */
+
#bodyContent a.sortheader {
#mw-content-text a[href*="http://tibia.wikia.com/wiki/Mapper"] {
+
/* fixes spacing after using plainlinks class to remove arrow */
    background: url('http://images2.wikia.nocookie.net/tibia/en/images/6/6e/Mapper.gif') center right no-repeat;
+
background: none;
    padding: 0 20px 0 0;
+
padding-right: 0;
 
}
 
}
#mw-content-text a[href*="wikipedia.org"] {
+
#bodyContent .plainlinks a {
    background: url('http://images.wikia.com/tibia/en/images/0/00/Wikipedia.gif') center right no-repeat;
+
/* increase h2 heading margin */
    padding: 0 20px 0 0;
+
background: none !important;
 +
padding: 0 !important;
 
}
 
}
+
h2 {
/* Tibia interface emulation */
+
/* Change background of category bar */
span.tibiatext a {
+
margin-top: 1em;
    font-family: Tahoma !important;
 
    color: #AFAFAF !important;
 
    font-size: 8pt !important;
 
    font-weight: bold !important;
 
    text-decoration: none !important;
 
 
}
 
}
.msg-sound,
+
#catlinks {
span.sounds,
+
/* --- PERSONAL LINKS --- */
span.orange {
+
/* icon change */
    font-family: Tahoma !important;
+
background-color: #e6e6fd;
    color: #FE6500 !important;
 
    font-size: 8pt !important;
 
    font-weight: bold !important;
 
    text-decoration: none !important;
 
    /*text-shadow: 0.1em 0.1em 0.08em #474747, -0.1em -0.1em 0.08em #474747, 0.1em -0.1em 0.08em #474747, -0.1em 0.1em 0.08em #474747, -0.1em 0em 0.08em #474747, 0.1em 0em 0.08em #474747 !important;*/
 
 
}
 
}
.msg-server {
+
li#pt-userpage,
    color: #636363;
+
li#pt-anonuserpage,
    font-style: italic;
+
li#pt-login {
    text-shadow: 0 0 0.1em #cbcbcb;
+
/* self spacing, bold */
    font-weight: bold;
+
background: url("http://images4.wikia.nocookie.net/__cb1/wowwiki/images/4/49/UserIcon.png") no-repeat;
 
}
 
}
span.yellow {
+
#p-personal {
    font-family: Tahoma !important;
+
/* content spacing */
    color: #EFEF00 !important;
+
font-weight: bold;
    font-size: 8pt !important;
+
padding: 4px 0 3px;
    font-weight: bold !important;
 
    text-decoration: none !important;
 
    background: #505050 !important;
 
 
}
 
}
span.green {
+
#column-content,
    font-family: Tahoma !important;
+
#p-cactions {
    color: #00EF00 !important;
+
/* removing a little wasted space */
    font-size: 8pt !important;
+
margin-top: 5px;
    font-weight: bold !important;
 
    text-decoration: none !important;
 
    text-shadow: 0.1em 0.1em 0.08em #474747, -0.1em -0.1em 0.08em #474747, 0.1em -0.1em 0.08em #474747, -0.1em 0.1em 0.08em #474747, -0.1em 0em 0.08em #474747, 0.1em 0em 0.08em #474747 !important;
 
 
}
 
}
div.tibiatext {
+
#p-personal UL {
    font-family: Tahoma !important;
+
/* --- RC LIST --- */
    color: #AFAFAF !important;
+
/* rc list byte-change colours */
    font-size: 8pt !important;
+
padding-right: 1em;
    font-weight: bold !important;
 
    text-decoration: none !important;
 
 
}
 
}
span.tibiabutton {
+
.mw-plusminus-neg {
    background: url('http://images2.wikia.nocookie.net/tibia/en/images/8/81/Npcs_Window_Back.png') no-repeat scroll right center transparent !important;
+
color: #8b0000;
    border-color: black !important;
 
    border-style: groove !important;
 
    border-width: 2px !important;
 
    color: #AFAFAF !important;
 
    font-family: Tahoma !important;
 
    font-size: 10px !important;
 
    font-weight: bold !important;
 
    text-decoration: none !important;
 
 
}
 
}
/* [[Template:Backpack Slot]] */
+
.mw-plusminus-pos {
.tw-bp-slot {
+
color: #006400;
    position: relative;
 
    float: left;
 
    height: 32px;
 
    width: 32px;
 
    overflow: hidden;
 
    background: url("http://static4.wikia.nocookie.net/tibia/en/images/1/1a/Backpack_Slot.png") no-repeat scroll 0 0 #292929;
 
    padding: 1px;
 
 
}
 
}
.tw-bp-slot-count {
+
.mw-plusminus-null {
    position: absolute;
+
/* move namespace bit on RC to the right */
    bottom: 0;
+
color: #666;
    right: 0;
 
    color: #BFBFBF;
 
    font-weight: bold;
 
    line-height: 1em;
 
    margin: 0 2px 2px 0;
 
 
}
 
}
.tw-bp-slot-img > img {
+
div.namespacesettings {
    width: 32px;
+
/* colour 'N' and 'm' */
    height: 32px;
+
background: #eee;
    padding: 0;
+
border: 1px dotted #606060;
    margin: 0;
+
clear: none;
 +
float: right;
 +
font-size: 90%;
 +
padding: 4px;
 +
position: relative;
 +
top: -4em;
 +
width: 160px;
 
}
 
}
.tw-bp-slot-link > a {
+
.newpage {
    display: block;
+
color: #a56c40;
    height: 100%;
 
    width: 100%;
 
    z-index: 2;
 
    position: absolute;
 
    text-decoration: none;
 
 
}
 
}
/* [[Template:Item Obtained]] */
+
.minor {
.tw-item-obtained {
+
/* --- SMALLER TEMPLATES USED TEXT --- */
    background: url("http://static4.wikia.nocookie.net/tibia/en/images/1/1a/Backpack_Slot.png") repeat scroll 0 17px #292929;
+
color: #666;
    border: 2px outset #00A100;
 
    height: auto;
 
    width: 136px;
 
    overflow: hidden;
 
 
}
 
}
.tw-item-obtained .tw-bp-head:before {
+
.templatesUsed ul {
    color: #90EE90;
+
/* --- [[SPECIAL: ALLPAGES]], CATEGORY REDIRECT TWEAKS --- */
    content: "+";
+
font-size: 90%;
    margin: 0 0.5em;
 
 
}
 
}
.tw-bp-head {
+
.redirect-in-category,
    background-color: #3D3D3D;
+
.allpagesredirect {
    color: #8F8F8F;
+
font-style: italic;
    font-size: 12px;
 
    font-weight: bold;
 
    height: 17px;
 
    line-height: 17px;
 
 
}
 
}
/* [[Template:Ability List]] ([[Template:Ability]]) */
+
.allpagesredirect:after {
#creature-ability canvas {
+
/* --- REFERENCE STYLES --- */
    background: url("http://images.wikia.com/tibia/en/images/9/98/Demo_Tile.png") repeat scroll 0 0 transparent;
+
/* make the list of references look smaller */
 +
color: #808080;
 +
content: " (redirect)";
 
}
 
}
.demo-show {
+
ol.references {
    color: #0078F0;
+
font-size: 100%;
    cursor: pointer;
 
    text-decoration: underline;
 
 
}
 
}
div.ability {
+
.references-small {
    float:left;
+
/* VALIDATOR NOTICE: the following is correct, but the W3C validator doesn't accept it */
    line-height:0px;
+
/* -moz-* is a vendor-specific extension (CSS 2.1 4.1.2.1) */
    width:32px;
+
/* Please ignore any validator errors caused by these two lines */
    height:32px;
+
/* column-count is from the CSS3 module "CSS Multi-column Layout" */
    background-image: url('http://images1.wikia.nocookie.net/__cb20070125104259/tibia/en/images/7/79/Stone_Tile.gif');
+
font-size: 90%;
 
}
 
}
.ability {
+
.references-2column {
    float:left;
+
-moz-column-count: 2;
    line-height:0px;
+
column-count: 2;
    width:32px;
+
font-size: 90%;
    height:32px;
 
    background-image: url('http://images1.wikia.nocookie.net/__cb20070125104259/tibia/en/images/7/79/Stone_Tile.gif');
 
 
}
 
}
/* In-game scenery emulation */
+
.same-bg {
.grass {
+
/* Highlight clicked reference in blue to help navigation */
    background: #008000 url('http://images4.wikia.nocookie.net/__cb20080817072802/tibia/en/images/6/60/Grass_%28Tile%29.gif') repeat scroll top left;
+
background: none;
 
}
 
}
/* Section headers */
+
ol.references > li:target {
.WikiaPageHeader {  
+
background-color: #ccf;
    border-bottom: 1px solid #AA8D79 !important;
 
 
}
 
}
.WikiaArticle h2 {
+
sup.reference:target {
    margin: 20px 0 0 0;
+
/* --- YOU HAVE NEW MESSAGES BAR --- */
    border-bottom: 1px solid #AA8D79;
+
/* prettified */
 +
background-color: #ccf;
 
}
 
}
+
.usermessage,
/* ToC */
+
.usermessage plainlinks {
#toc {
+
/* --- TAB STYLES --- */
    background-color: rgba(255, 255, 255, 0.25);
+
/* for "edit this page" tab and "discussion" tab etc */
    border: 0.1em solid #d9d9d9;
+
border: 2px solid #ee8500;
    -moz-border-radius: 0.5em;
+
margin: 0.5em 0;
    -webkit-border-radius: 0.5em;
+
padding: 0.5em;
    border-radius: 0.5em;
+
vertical-align: middle;
    padding: 5px;
 
    margin-bottom: 0.5em;
 
    margin-top: 1.5em;
 
    text-align: left;
 
 
}
 
}
#toc ol {
+
.tab {
    margin: 0.4em 0 0.5em 0.5em;
+
/* --- OTHER TWEAKS --- */
 +
/* TabView extension */
 +
border-color: #808080;
 +
border-style: solid solid none;
 +
border-width: thin;
 +
font-size: 95%;
 +
padding: 0.25ex 1ex 0;
 
}
 
}
#toctitle {
+
.yui-content {
    background: rgba(141, 196, 188, 0.5);
+
/* border: solid 1px;*/
    -moz-border-radius: 0.5em;
+
background-color: #edf5ff;
    -webkit-border-radius: 0.5em;
+
padding: 0.25em 0.5em;
    border-radius: 0.5em;
 
 
}
 
}
#toc li {
+
.yui-nav {
    padding: 0 0 0 1.5em;
+
border-color: #edf5ff;
    text-indent: -1.5em;
+
border-style: solid;
 +
border-width: 0 0 5px;
 +
margin: 0 !important;
 
}
 
}
+
.yui-skin-sam .yui-navset .yui-nav,
/* Template documentation */
+
.yui-skin-sam .yui-navset .yui-navset-top .yui-nav {
table.docupara {
+
border-color: #edf5ff;
    width: 80%;
+
border-style: solid;
    margin: 1em 1em 1em 0;
+
border-width: 0 0 5px;
    background: #F9F9F9;
 
    text-align: left;
 
 
}
 
}
.docupara td {
+
.yui-navset .yui-nav .selected {
    border: 1px #AAA solid;
+
background-color: #edf5ff;
    padding: 0.2em;
 
 
}
 
}
+
.yui-navset .yui-nav li {
/* [[Template:Conditions]] */
+
/* Tabber tweaks */
table.condition {
+
.tabberlive .tabbertab h2, ;padding-left: 10px;
    border-collapse: collapse;
+
padding-right: 10px;
 
}
 
}
table.condition td {
+
.tabberlive .tabbertab h3 {
    background-color: #d4e6ff;
+
display: block !important;
    border: 1px solid #60a3ff;
 
 
}
 
}
+
ul.tabbernav li a:link {
/* [[Main Page]] */
+
color: #70b8ff !important;
div.mp-boxes h2 {
 
    color: #000000;
 
    font-family: sans-serif;
 
    font-size: 120%;
 
    font-weight: bold;
 
    margin: 0;
 
    padding: 0.2em 0.4em;
 
    text-align: left;
 
 
}
 
}
.mp-boxes h2 {
+
ul.tabbernav li a:hover {
    background-color: #6E1F1B;
+
background: #333 !important;
    border: 1px solid #37100E;
+
border-color: #227 !important;
 +
color: black !important;
 
}
 
}
.mp-boxes .readmore {
+
ul.tabbernav li.tabberactive a:hover {
    display:block;
+
background: #333 !important;
    margin:0 0 1em 0;
+
color: black !important;
    font-style:italic;
 
 
}
 
}
.mp-boxes.rightbox > div {
+
ul.tabbernav li.tabberactive a:link {
    margin: 2em 0;
+
color: #d5d4d4 !important;
 
}
 
}
.mp-boxes.leftbox .donthave {
+
ul.tabbernav li.tabberactive a {
    color: #ff0000;
+
background-color: #333 !important;
    font-size: 0.8em;
+
border-bottom-style: none !important;
 +
border: 1px solid #d5d4d4 !important;
 
}
 
}
/* Main Page Revamp */
+
ul.tabbernav li a {
.content-navigation {
+
-khtml-border-radius: 0;
    text-align: center;
+
-moz-border-radius: 0;
 +
-webkit-border-radius: 0;
 +
background: #333 !important;
 +
border-radius: 0;
 +
border: 1px !important;
 +
margin-left: 0 !important;
 +
margin-right: 3px;
 
}
 
}
.iconnav-item:hover {
+
.tabberlive .tabbertab {
    transition-duration: 1s;
+
border: none !important;
    transition-timing-function: ease-in-out;
 
    opacity: 1;
 
 
}
 
}
.iconnav-item {
+
ul.tabbernav {
    background: none repeat scroll 0 0 #B74555;
+
border-bottom: none !important;
    float: left;
 
    opacity: 0.75;
 
    position: relative;
 
    transition-duration: 0.5s;
 
    transition-timing-function: ease-out;
 
 
}
 
}
.iconnav-icon {
+
.tabberlive .editsection {
    border: 0.3em solid #442434;
+
/* background for transparent images when viewed directly */
    overflow: hidden;
+
display: none;
    border-radius: 5em;
 
    width: 64px;
 
    height: 64px;
 
    background-color: #d04648;
 
    margin: 0 auto;
 
 
}
 
}
.iconnav-text {
+
#file img {
    width: 100%;
+
/* Prevents line breaks in links, used for navboxes */
    text-align: center;
+
background: transparent url("http://images2.wikia.nocookie.net/__cb1/wowwiki/images/thumb/3/34/Wwchecker.svg/16px-Wwchecker.svg.png") repeat scroll 0 0;
    overflow: hidden;
 
    background-color: #ffacac;
 
 
}
 
}
.iconnav-text > a {
+
.nowraplinks a {
    color: #d00000;
+
/* *** WOWWIKI TEMPLATES ****/
    font-weight: bold;
+
/* --- NAVFRAME STUFF --- */
    font-size: 1.1em;
+
/* Documentation at [[wikipedia: Wikipedia: NavFrame]]. */
    display: block;
+
/* Standard Navigationsleisten, aka box hiding thingy from .de. */
    padding: 0.2em 0.5em;
+
div.Boxmerge, ;white-space: nowrap; /* this line is malformed, an error */
 
}
 
}
.iconnav-item > a {
+
div.NavFrame {
    position: absolute;
+
border-collapse: collapse;
    display: block;
+
border: 1px solid #aaa;
    height: 100%;
+
font-size: 95%;
    width: 100%;
+
margin: 0;
    text-decoration: none;
+
padding: 4px;
 +
text-align: center;
 
}
 
}
/* [[Promoted Tibia Fansites]], [[Unsupported Tibia Fansites]], [[Unsupported Tibia Fansites]] */
+
div.Boxmerge div.NavFrame {
.fansitelist td {
+
border-style: none;
    border:1px solid #000;
 
 
}
 
}
/* [[Pair of Soft Boots]] */
+
div.NavFrame+div.NavFrame {
.softboots-regen {
+
border-top-style: none;
    border: 1px solid #000;
 
    width: 100%;
 
    height: 17px;
 
    width: 91px;
 
    font-family: Arial;
 
    vertical-align: bottom;
 
    white-space: nowrap;
 
    font-weight: 400;
 
    padding-left: 1px;
 
    padding-right: 1px;
 
    padding-top: 1px;
 
    border-collapse: collapse;
 
 
}
 
}
.softboots-regen th {
+
div.NavPic {
    font-size:12px;
+
background-color: #fff;
    text-align:left;
+
float: left;
 +
margin: 0;
 +
padding: 2px;
 
}
 
}
.softboots-regen td {
+
div.NavFrame div.NavHead {
    font-size:10px;
+
background-color: #ccf;
    border:1px solid #000;
+
font-weight: bold;
    text-align:right;
+
height: 1.6em;
    padding:0px 4px;
+
position: relative;
 
}
 
}
/* [[Experience Table]] */
+
div.NavFrame p {
table.experience td {
+
font-size: 100%;
    background-color: #f1e0c6;
 
 
}
 
}
+
div.NavFrame div.NavContent {
/* Sortable tables */
+
font-size: 100%;
.sortable th {
 
    background-color: #c7a48d;
 
 
}
 
}
/** Note: Wikia has their own wikitable styles which have specific CSS selectors
+
div.NavFrame div.NavContent p {
* To enforce our own styles we need to use !important
+
font-size: 100%;
*/
 
table.wikitable {
 
    margin: 1em 1em 1em 0 !important;
 
    border: 1px #0f6357 solid !important;
 
    border-collapse: collapse !important;
 
    background: transparent !important;
 
    background: none !important;
 
 
}
 
}
.wikitable caption {
+
div.NavEnd {
    border-color: #0f6357 !important;
+
clear: both;
    border-style: solid !important;
+
line-height: 1px;
    border-width: 0.1em 0.1em 0 !important;
+
margin: 0;
    font-weight: bold !important;
+
padding: 0;
 
}
 
}
.wikitable th, .wikitable td {
+
a.NavToggle {
    padding: 0.2em !important;
+
/* --- TOOLTIP --- */
    border: 0.1em solid #0f6357 !important;
+
/* WoW Style Tooltip */
 +
font-size: smaller;
 +
font-weight: normal;
 +
position: absolute;
 +
right: 3px;
 +
top: 0;
 
}
 
}
.wikitable th {
+
/* div.itemtooltip li a {
    text-align: center !important;
+
color: inherit;;
    background-color: #17525b !important;
 
    color: #e5e9f3;
 
 
}
 
}
table.wikitable > tr > th a,
+
would ideally replace most a declarations here, but IE support is lacking. */
table.wikitable > * > tr > th a {
+
div.itemtooltip {
    color: #95a0e6;
+
-moz-border-radius: 0.75ex;
 +
-webkit-border-radius: 0.75ex;
 +
background-color: #111;
 +
border: 1px #bbb solid;
 +
margin: 5px;
 +
min-width: 15em;
 +
padding: 0.3em;
 +
text-align: left;
 
}
 
}
/* low support (IE etc.) */
+
div.itemtooltip ul,
table.wikitable tr:nth-child(odd) {
+
.htt .tooltip-content ul {
    background-color: #c0dad6; /* fallback */
+
list-style: none;
    background-color: rgba(141, 196, 188, 0.25);
+
margin: 0;
 +
padding: 0;
 
}
 
}
table.wikitable tr:nth-child(even) {
+
div.itemtooltip,
    background-color: #79b8af; /* fallback */
+
div.itemtooltip li,
    background-color: rgba(141, 196, 188, 0.75);
+
div.itemtooltip li a,
 +
.htt .tooltip-content,
 +
.htt .tooltip-content li,
 +
.htt .tooltip-content li a {
 +
color: #fff;
 
}
 
}
.wikitable td.item-animation,
+
div.itemtooltip li.socket,
.wikitable td.creature-animation,
+
div.itemtooltip li.socket a,
.wikitable td.numeric {
+
.htt .tooltip-content li.socket,
    text-align: right;
+
.htt .tooltip-content li.socket a {
 +
color: #999;
 
}
 
}
.wikitable td.achievement-grade,
+
div.itemtooltip li.glyph,
.wikitable td.npc-animation,
+
div.itemtooltip li.glyph a,
.wikitable td.bool {
+
.htt .tooltip-content li.glyph,
    text-align: center;
+
.htt .tooltip-content li.glyph a {
 +
color: #71d5ff;
 
}
 
}
table.full-width {
+
div.itemtooltip li.req,
    width: 100%;
+
div.itemtooltip li.req a,
 +
.htt .tooltip-content li.req,
 +
.htt .tooltip-content li.req a {
 +
color: #999;
 
}
 
}
/* Broken image links should not disrupt flow */
+
div.itemtooltip li.locked,
td.npc-animation,
+
div.itemtooltip li.locked a,
td.item-animation,
+
.htt .tooltip-content li.locked,
td.creature-animation {
+
.htt .tooltip-content li.locked a {
    overflow: hidden;
+
color: #d22;
 
}
 
}
td.npc-animation a.new,
+
div.itemtooltip li.bonus,
td.item-animation a.new,
+
div.itemtooltip li.bonus a,
td.creature-animation a.new {
+
.htt .tooltip-content li.bonus,
    display: block;
+
.htt .tooltip-content li.bonus a {
    width: 0;
+
color: #0f0;
    word-wrap: normal;
 
 
}
 
}
+
div.itemtooltip li.flavor,
/* Infobox*/
+
div.itemtooltip li.flavor a,
.infobox {
+
.htt .tooltip-content li.flavor,
    background-color: inherit;
+
.htt .tooltip-content li.flavor a {
    border: none;
+
color: #ffd517;
    clear: inherit;
 
    color: inherit;
 
    float: inherit;
 
    margin: inherit;
 
    padding: inherit;
 
 
}
 
}
+
div.itemtooltip li.detail,
/* Update Header */
+
div.itemtooltip li.detail a,
.update-header {
+
.htt .tooltip-content li.detail,
    border: 0.1em solid #0f6357;
+
.htt .tooltip-content li.detail a {
    padding: 5px 10px 5px;
+
color: #66c;
    font-size: 100%;
 
    color: #e5e9f3;
 
    background-color: #17525b;
 
    margin: 0 0 0;
 
    font-weight: bold;
 
 
}
 
}
.update-header a {
+
div.itemtooltip li.set,
    color: #95a0e6;
+
div.itemtooltip li.set a,
 +
.htt .tooltip-content li.set,
 +
.htt .tooltip-content li.set a {
 +
color: #ffd100;
 
}
 
}
/* Infobox lists */
+
div.itemtooltip li.setbonus,
/* Used on e.g. [[Template:Infobox Item/List]] */
+
div.itemtooltip li.setbonus a,
table.infobox_list {
+
.htt .tooltip-content li.setbonus,
    background-color: rgba(255, 255, 255, 0.25);
+
.htt .tooltip-content li.setbonus a {
    width: 100%;
+
color: #999;
    border-collapse: collapse;
 
    border: 0.1em solid #0f6357;
 
 
}
 
}
table.infobox_list tr td {
+
.tooltip,
    border: 0.1em solid #0f6357;
+
.htt .tooltip-content {
    border-collapse: collapse;
+
-moz-border-radius: 0.75ex;
 +
-webkit-border-radius: 0.75ex;
 +
background-color: #111;
 +
border: 1px #bbb solid;
 +
color: #fff;
 +
float: left;
 +
font-size: 1em;
 +
margin: 5px;
 +
min-width: 15em;
 +
padding: 0.3em;
 +
width: 18em;
 
}
 
}
.infobox_list_caption {
+
.tooltip ul,
    color: black;
+
.htt .tooltip-content ul {
    font-weight: bold;
+
list-style: none;
    font-size: 132%;
+
margin: 0;
    padding: 0 0 0.3em 0;
+
padding: 0;
 
}
 
}
.infobox_list_header {
+
.htt .tooltip-content {
    background-color: #17525b;
+
background: transparent url("http://images1.wikia.nocookie.net/__cb20080417010831/wowwiki/images/thumb/c/c0/Ttbackground.svg/275px-Ttbackground.svg.png") !important;
    border: 0.1em solid #0f6357;
+
font-size: 1em;
    color: white;
+
max-width: 300px;
 +
width: auto !important;
 
}
 
}
.infobox_list_center {
+
.htt .tooltip-content .tooltip-hide {
    text-align: center;
+
display: none;
 
}
 
}
+
.tooltip-ready {
.infobox_list_header > tr > th a,
+
/* default skin for navigation boxes */
.infobox_list_header > * > tr > th a {
+
display: block;
    color: #95a0e6;
+
visibility: hidden;
 +
z-index: 999;
 
}
 
}
+
/* --- TABLE DESIGNS --- */
/* Loot list, [[Template:Loot]], [[Template:Loot/List]] */
+
table.navbox {
table.loot_list {
+
/* single pixel border between adjacent navboxes (doesn't work for IE6, but that's okay) */
    border-collapse: collapse;
+
border: 1px solid #aaa;
    border: 1px #0f6357 solid;
+
clear: both;
    background-color: rgba(255, 255, 255, 0.25);
+
font-size: 88%;
 +
margin: auto;
 +
padding: 1px;
 +
text-align: center;
 +
width: 100%;
 
}
 
}
table.loot_list tr th {
+
table.navbox+table.navbox {
    border-right: 0.1em solid #0f6357;
+
margin-top: -1px;
    border-bottom: 0.1em solid #0f6357;
 
    border-collapse: collapse;
 
 
}
 
}
table.loot_list tr td {
+
.navbox-title,
    border-right: 0.1em solid #0f6357;
+
.navbox-abovebelow,
    border-collapse: collapse;
+
table.navbox th {
 +
/* title and above/below styles */
 +
padding-left: 1em;
 +
padding-right: 1em;
 +
text-align: center;
 
}
 
}
.loot_list_header, .loot_list th {
+
.navbox-group {
    background-color: #17525b;
+
/* group style */
    color: #e5e9f3;
+
font-weight: bold;
 +
padding-left: 1em;
 +
padding-right: 1em;
 +
text-align: right;
 +
white-space: nowrap;
 
}
 
}
.loot_list_no_border {
+
.navbox,
    border-right: none !important;
+
.navbox-subgroup {
 +
background: #fdfdfd;
 
}
 
}
+
.navbox-list {
table.loot_list > tr > th a,
+
border-left: 2px solid #fdfdfd;
table.loot_list > * > tr > th a {
 
    color: #95a0e6;
 
 
}
 
}
+
.navbox-title,
/* [[Template:Infobox Transcript]] */
+
table.navbox th {
.npc_chat_div_r td, .npc_chat_div td {
+
background: #ccf;
    vertical-align: bottom !important;
 
 
}
 
}
.npc_chat_div_r .t3, .npc_chat_div .t3 {
+
.navbox-abovebelow,
    color: #002bb8 !important;
+
.navbox-group,
    text-align: right;
+
.navbox-subgroup .navbox-title {
    font-size: 80%;
+
background: #ddf;
 
}
 
}
.npc_chat_div_r .m3, .npc_chat_div .m3 {
+
.navbox-subgroup .navbox-group,
    padding: 4px 6px 4px 6px;
+
.navbox-subgroup .navbox-abovebelow {
 +
background: #e6e6ff;
 
}
 
}
.npc_chat_div_r .t3 > a, .npc_chat_div .t3 > a {
+
.navbox-even {
    color: #002bb8 !important;
+
background: #f7f7f7;
 
}
 
}
.npc_chat_div_r .t1, .npc_chat_div .t1 {
+
.navbox-odd {
    background: url('http://images2.wikia.nocookie.net/tibia/en/images/e/ea/Npcs_Window_0.png') 0px 0px;
+
background: transparent;
 
}
 
}
.npc_chat_div_r .t2, .npc_chat_div .t2 {
+
@media print {
    background: url('http://images2.wikia.nocookie.net/tibia/en/images/e/ea/Npcs_Window_0.png') -8px 0px;
+
/* dark table style */
 +
.navbox {
 +
display: none;
 +
}
 
}
 
}
.npc_chat_div_r .t3, .npc_chat_div .t3 {
+
    background: url('http://images2.wikia.nocookie.net/tibia/en/images/a/ac/Npcs_Window_H.png') 0px 0px repeat-x;
+
/* plain verison of darktable suitable for placing inside a dark table or other table */
 +
table.innertable {
 +
/*background: #f9f9f9;*/
 +
/*border: 1px solid #aaa;*/
 +
/*font-size: 89%;*/
 +
margin: 0 0 0 0;
 +
/*padding: 5px;*/
 
}
 
}
.npc_chat_div_r .t4, .npc_chat_div .t4 {
+
table.innertable th {
    background: url('http://images2.wikia.nocookie.net/tibia/en/images/e/ea/Npcs_Window_0.png') -116px 0px;
+
background-color: #ccf;
 +
padding: 0 0.5em;
 
}
 
}
.npc_chat_div_r .m1, .npc_chat_div .m1 {
+
table.innertable caption {
    background: url('http://images3.wikia.nocookie.net/tibia/en/images/3/35/Npcs_Window_V.png') 0px 0px repeat-y;
+
font-size: 120%;
 +
font-weight: bold;
 
}
 
}
.npc_chat_div_r .m4, .npc_chat_div .m4 {
+
table.innertable tr:not(:first-child) th {
    background: url('http://images3.wikia.nocookie.net/tibia/en/images/3/35/Npcs_Window_V.png') -8px 0px repeat-y;
+
/*background-color: #ddf;*/
 
}
 
}
.npc_chat_div_r .b1, .npc_chat_div .b1 {
+
    background: url('http://images2.wikia.nocookie.net/tibia/en/images/e/ea/Npcs_Window_0.png') 0px -25px;
+
table.darktable {
 +
background: #f9f9f9;
 +
border: 1px solid #aaa;
 +
font-size: 89%;
 +
margin: 0.5em 0 1em 0.5em;
 +
padding: 5px;
 
}
 
}
.npc_chat_div_r .b2, .npc_chat_div .b2 {
+
table.darktable th {
    background: url('http://images2.wikia.nocookie.net/tibia/en/images/e/ea/Npcs_Window_0.png') -8px -25px;
+
background-color: #ccf;
 +
padding: 0 0.5em;
 
}
 
}
.npc_chat_div_r .b3, .npc_chat_div .b3 {
+
table.darktable caption {
    background: url('http://images2.wikia.nocookie.net/tibia/en/images/a/ac/Npcs_Window_H.png') 0px -25px repeat-x;
+
font-size: 120%;
 +
font-weight: bold;
 
}
 
}
.npc_chat_div_r .b4, .npc_chat_div .b4 {
+
table.darktable tr:not(:first-child) th {
    background: url('http://images2.wikia.nocookie.net/tibia/en/images/e/ea/Npcs_Window_0.png') -116px -25px;
+
background-color: #ddf;
 
}
 
}
/** Plain style **/
+
.npc_chat_div_r a {
+
table.extrapadding td {
    text-decoration: underline !important;
+
padding-left: 4px;
 +
padding-right: 4px;
 
}
 
}
.npc_chat_div_r p {
+
table.td-right td {
    margin: 0px;
+
/* title stuff */
 +
text-align: right;
 
}
 
}
.npc_chat_div_r span.pl {
+
.title {
    font-style: normal !important;
+
background-color: #ddf;
    font-weight: bold
+
font-weight: bold;
 +
padding: 1px 2px;
 +
text-align: center;
 
}
 
}
.npc_chat_div_r span.pl>span.i {
+
.alt {
    font-style: italic;
+
background-color: #e9e9ff;
    font-weight: normal !important
 
 
}
 
}
.npc_chat_div_r .m3 {
+
table.zebra > tbody > tr:nth-child(2n+1) {
    font: 11px/14px Tahoma, sans-serif;
+
background-color: #e9e9ff;
 
}
 
}
/** Tibia style */
+
table .hover:hover {
.npc_chat_div a {
+
/* --- MAIN PAGE STYLES --- */
    color: #5FF7F7 !important;
+
/* darkgreen header */
    text-decoration: underline !important;
+
background-color: orange;
 
}
 
}
.npc_chat_div b {
+
/* for occasions where a table element is class="hover": for legibility in larger tables *  /
    color: #1F9FFE;
+
.mainpagetabledarkgreen {
 +
/* green body */
 +
background-color: #8ac4b4;;
 
}
 
}
.npc_chat_div p {
+
.mainpagetablegreen {
    margin: 0px;
+
/* darkblue header */
 +
background-color: #a2ccbe;
 
}
 
}
.npc_chat_div span.pl a {
+
.mainpagetabledarkblue {
    color: #9F9FFE !important;
+
/* blue body */
 +
background-color: #a0a2b8;
 
}
 
}
.npc_chat_div span.pl b, .npc_chat_div span.pl i {
+
.mainpagetableblue {
    color: #9F9FFE;
+
/* darkred header */
    font-style: normal;
+
background-color: #babbd0;
 
}
 
}
.npc_chat_div span.pl {
+
.mainpagetabledarkred {
    color: #9F9FFE;
+
/* red body */
 +
background-color: #bdacac;
 
}
 
}
.npc_chat_div span.pl > span.i {
+
.mainpagetablered {
    font-style: italic;
+
/* --- GENERAL TEMPLATE DESIGNS --- */
 +
/* bg for wowbox */
 +
background-color: #d7c6c6;
 
}
 
}
.npc_chat_div .m2 {
+
.wowboxbg {
    background: url('http://images2.wikia.nocookie.net/tibia/en/images/8/81/Npcs_Window_Back.png') repeat;
+
/* making certain links black on monobook */
 +
background-color: #ddd;
 
}
 
}
.npc_chat_div .m3 {
+
.speciallink {
    color: #5FF7F7;
+
/* disambig, i-note design */
    font: bold 11px/14px Tahoma, sans-serif;
+
color: black;
    scrollbar-shadow-color: #1D1D1D;
 
    scrollbar-highlight-color: #434343;
 
    scrollbar-face-color: #444444;
 
    scrollbar-drakshadow-color: #1D1D1D;
 
    scrollbar-3dlight-color: #949494;
 
    scrollbar-arrow-color: #8E8E8E;
 
    scrollbar-track-color: #373837;
 
 
}
 
}
/* [[Template:Minimap]] */
+
.greybar {
body.page-Template_Minimap .map .b {
+
/* band, in use by [[template: infoline]] */
    background-color: #000;
+
background-color: #ddd;
 +
border-bottom: 1px #606060 solid;
 +
border-top: 1px #606060 solid;
 +
color: #000;
 
}
 
}
body.page-Template_Minimap .map .l {
+
.band {
    display: inline-block;
+
display: table;
    width: 63px;
+
line-height: 130%;
    height: 63px;
+
margin: 0.2ex 3em;
    border-left: #FF00FF 1px solid;
+
padding: 1ex 3em 0.5ex;
    border-top: #FF00FF 1px solid;
+
text-align: center;
    z-index: 200;
 
    color: #FF00FF;
 
    font: bold 12px Arial;
 
    text-align: center;
 
    vertical-align: bottom;
 
 
}
 
}
* html body.page-Template_Minimap .map .l {
+
/* --- {
    display: inline;
+
{
 +
t|Ambox;;
 +
}
 
}
 
}
/** IE 6 **/
+
TEMPLATE DESIGNS --- */
* + html body.page-Template_Minimap .map .l {
+
/* {
    display: inline;
+
{
 +
t|Ambox;;
 +
}
 +
;;
 
}
 
}
/* [[Mapper]] and [[Template:Minimap]] transclusions */
+
design */
#minimap_maindiv img {
+
.ambox {
    position: relative;
+
background-color: #eee;
 +
border-collapse: collapse;
 +
border-left: 10px solid #228b22;
 +
border: 1px #aaa solid;
 +
font-size: 95%;
 +
margin: 0 auto;
 +
width: 80%;
 
}
 
}
div#minimap_maindiv {
+
/* {
    display: none;
+
{
    width: 512px;
+
t|Ambox;;
    height: 384px;
+
}
 
}
 
}
div.minimap_clic {
+
colors */
    display:inline;
+
.ambox-blue {
 +
border-left: 10px solid #1e90ff;
 
}
 
}
div.minimap_w .zoomm {
+
.ambox-brown { border-left: 10px solid #442800; }
    background: url(http://images1.wikia.nocookie.net/__cb20100713182626/dantest/images/d/d6/Minimap_Buttons.png) -18px -41px;
+
.ambox-red {
 +
border-left: 10px solid #b22222;
 
}
 
}
div.minimap_w .zoomm:active {
+
.ambox-orange {
    background: url(http://images1.wikia.nocookie.net/__cb20100713182626/dantest/images/d/d6/Minimap_Buttons.png) -18px -59px;
+
border-left: 10px solid #f28500;
 
}
 
}
div.minimap_w .zoomp {
+
.ambox-yellow {
    background: url(http://images1.wikia.nocookie.net/__cb20100713182626/dantest/images/d/d6/Minimap_Buttons.png) 0px -41px;
+
border-left: 10px solid #f4c430;
 
}
 
}
div.minimap_w .zoomp:active {
+
.ambox-purple {
    background:url(http://images1.wikia.nocookie.net/__cb20100713182626/dantest/images/d/d6/Minimap_Buttons.png) 0px -59px;
+
border-left: 10px solid #9932cc;
 
}
 
}
div.minimap_w .floorp {
+
.ambox-gray {
    background:url(http://images1.wikia.nocookie.net/__cb20100713182626/dantest/images/d/d6/Minimap_Buttons.png) -36px -41px;
+
border-left: 10px solid #bba;
 
}
 
}
div.minimap_w .floorp:active {
+
.ambox-green {
    background:url(http://images1.wikia.nocookie.net/__cb20100713182626/dantest/images/d/d6/Minimap_Buttons.png) -36px -59px;
+
border-left: 10px solid #228b22;
 
}
 
}
div.minimap_w .floorm {
+
/* {
    background:url(http://images1.wikia.nocookie.net/__cb20100713182626/dantest/images/d/d6/Minimap_Buttons.png) -54px -41px;
+
{
 +
t|Ambox;;
 +
}
 
}
 
}
div.minimap_w .floorm:active {
+
small text */
    background:url(http://images1.wikia.nocookie.net/__cb20100713182626/dantest/images/d/d6/Minimap_Buttons.png) -54px -59px;
+
.amsmalltext {
 +
font-size: smaller;
 +
margin-left: 0.8em;
 +
margin-top: 0.5em;
 
}
 
}
/** Map Marker */
+
/* {
/* Move to a more generic class? */
+
{
div.minimap_w input.mapper_marker_r {
+
t|Ambox;;
    width: 22px;
+
}
    height: 22px;
 
    padding: 0px;
 
    margin: 0px;
 
    border: 0px;
 
 
}
 
}
div.minimap_w .starn {
+
image */
    width: 41px;
+
.ambox-image {
    height: 14px;
+
/* 0.5em left, 0 right */
    background: url(http://images1.wikia.nocookie.net/__cb20100713182626/dantest/images/d/d6/Minimap_Buttons.png);
+
padding: 2px 0 2px 0.5em;
    border-width: 1px 1px 0px 1px;
+
text-align: center;
 +
width: 60px;
 
}
 
}
div.minimap_w .stars {
+
@media print {
    width: 41px;
+
.ambox {
    height: 14px;
+
display: none;
    background: url(http://images1.wikia.nocookie.net/__cb20100713182626/dantest/images/d/d6/Minimap_Buttons.png) 0px -27px;
+
/* Blizz text color */
    border-width: 0px 1px 1px 1px;
+
}
 +
/* --- COLORS --- */
 +
.blizztext,
 
}
 
}
div.minimap_w .starw {
+
/* no ambox when printing */
    width: 14px;
+
.text-blizz {
    height: 13px;
+
/* text colors: say, yell, emote, whisper */
    background: url(http://images1.wikia.nocookie.net/__cb20100713182626/dantest/images/d/d6/Minimap_Buttons.png) 0px -13px;
+
color: #0070af;
    border-width: 0px 0px 0px 1px;
 
    padding: 0px;
 
 
}
 
}
div.minimap_w .starc {
+
.text-say {
    width: 13px;
+
color: #c90;
    height: 13px;
 
    background: url(http://images1.wikia.nocookie.net/__cb20100713182626/dantest/images/d/d6/Minimap_Buttons.png) -13px -13px;
 
    border: 0px;
 
    padding: 0px;
 
 
}
 
}
div.minimap_w .stare {
+
.text-yell {
    width: 14px;
+
color: #ff4040;
    height: 13px;
 
    background: url(http://images1.wikia.nocookie.net/__cb20100713182626/dantest/images/d/d6/Minimap_Buttons.png) -26px -13px;
 
    border-width: 0px 1px 0px 0px;
 
    padding: 0px;
 
 
}
 
}
div.minimap_w .btns, div.minimap_w .btn {
+
.text-emote {
    filter: none;
+
color: #f87431;
    outline: none;
 
    background-color: #BFBFBF !important;
 
    box-shadow: none !important;
 
    -webkit-box-shadow: none !important;
 
    -moz-box-shadow: none !important;
 
    border-radius: 0px !important;
 
    -moz-border-radius: 0 !important;
 
    -webkit-border-radius: 0px !important;
 
 
}
 
}
div.minimap_w .btn {
+
.text-whisper {
    width: 20px;
+
color: #f8b0de;
    height: 20px;
 
    border: 1px solid;
 
    padding: 0px;
 
    margin: 0px 1px 1px 0px;
 
 
}
 
}
div.minimap_w .btns, div.minimap_w .btn, div.minimap_w .btns:active {
+
.text-bossemote {
    border-color: #757575 #2A2A2A #2A2A2A #757575 !important;
+
/* Item Quality Colors */
 +
color: #f0d000;
 
}
 
}
div.minimap_w .btn:active {
+
.qc-artifact,
     border-color: #2A2A2A #757575 #757575 #2A2A2A !important;
+
.qc-artifact a,
 +
.qc-artifact a.new,
 +
.qc-heirloom,
 +
.qc-heirloom a,
 +
.qc-heirloom a.new {
 +
     color: #00ccff !important; /* Aqua Cyan */
 +
/* Pre-Legion (Light Gold): color: #e6cc80 !important; */
 
}
 
}
div.minimap_wx {
+
.qc-legendary,
    display: block;
+
.qc-legendary a,
    text-align: center;
+
.qc-legendary a.new {
    position: absolute;
+
color: #ff8000 !important;
    right: 5px;
 
    top: 4px;
 
    cursor: pointer;
 
    height: 16px;
 
    width: 16px;
 
    font-size: 12px;
 
    font-weight: bolder;
 
 
}
 
}
div.minimap_wl {
+
.qc-epic,
    display: block;
+
.qc-epic a,
    position: absolute;
+
.qc-epic a.new {
    bottom: 5px;
+
color: #a335ee !important;
    right: 26px;
 
    height: 16px;
 
    width: 16px;
 
    font-size: 10px;
 
    cursor: pointer;
 
    background: transparent url("http://images2.wikia.nocookie.net/tibia/en/images/6/6e/Mapper.gif");
 
 
}
 
}
div.minimap_wtml {
+
.qc-rare,
    display: block;
+
.qc-rare a,
    position: absolute;
+
.qc-rare a.new {
    bottom: 5px;
+
color: #0070ff !important;
    right: 5px;
 
    height: 16px;
 
    width: 16px;
 
    font-size: 10px;
 
    cursor: pointer;
 
    background-image: url("http://images3.wikia.nocookie.net/tibia/en/images/e/ea/Tibiaml_Icon.png");
 
 
}
 
}
div.minimap_wp {
+
.qc-uncommon,
    z-index: 2002;
+
.qc-uncommon a,
    display: none;
+
.qc-uncommon a.new {
    position: absolute;
+
color: #1eff00 !important;
    top: 0%;
 
    background-color: white;
 
    padding: 2px 2px 2px 2px;
 
    text-align: left;
 
    width: 514px;
 
 
}
 
}
div.minimap_wf {
+
.qc-common,
    z-index: 2002;
+
.qc-common a,
    display: inline-block;
+
.qc-common a.new {
    position: relative;
+
color: #000 !important;
    top: 0%;
+
div.itemtooltip li a span.qc-common,
    background-color: #F9FCFF;
 
    padding: 10px 10px 5px 10px;
 
    text-align: left;
 
    zoom: 1;
 
    border: 1px #bfcfcf solid;
 
    width: 514px;
 
 
}
 
}
div.minimap_blackout {
+
/* common is normally white, but white on white is bad */
    display: none;
+
.htt .tooltip-content li a span.qc-common {
    position: absolute;
+
color: #fff !important;
    top: 0%;
 
    left: 0%;
 
    width: 100%;
 
    height: 100%;
 
    background-color: #000;
 
    filter: alpha(opacity=65);
 
    opacity: 0.65;
 
    z-index: 2001;
 
    border: none;
 
 
}
 
}
div#minimap_imgdiv img {
+
/* but we want it white inside tooltips. */
    image-rendering: crisp-edges;
+
.qc-poor,
    image-rendering: optimizeSpeed;
+
.qc-poor a,
    image-rendering: -moz-crisp-edges;
+
.qc-poor a.new {
    image-rendering: -webkit-optimize-contrast;
+
color: #9d9d9d !important;
    image-rendering: pixelated;
 
    -ms-interpolation-mode: nearest-neighbor;
 
 
}
 
}
/* [[Template:Equips Set]] */
+
/* Non-item quality colors */
div.equips_set_basic, .tibia_client_background_light {
+
.qc-enchant,
    background: #808080 url('http://images4.wikia.nocookie.net/tibia/en/images/3/39/Tibia_Client_Background_Light.gif');
+
.qc-enchant a,
 +
.qc-enchant a.new {
 +
color: #ffd100 !important;
 
}
 
}
div.equips_set_basic {
+
.qc-object,
    width: 108px;
+
.qc-object a,
    height: 144px;
+
.qc-object a.new {
    border: 1px outset #000;
+
/* Class Colors */
    position: relative;
+
color: #ee0 !important;
 
}
 
}
div.equips_set_basic>div {
+
.qc-ability,
    position: absolute;
+
.qc-ability a,
    width: 32px;
+
.qc-ability a.new {
    height: 32px;
+
     color: #60dbfd !important;
    padding: 1px;
 
     background: url('http://images2.wikia.nocookie.net/tibia/en/images/b/b3/Set_Background.gif') transparent;
 
 
}
 
}
#calculator_armor_body_main div {
+
.qc-power,
    position:absolute;
+
.qc-power a,
    width:32px;
+
.qc-power a.new {
    height:32px;
+
     color: #90ee90 !important;
    background:url('http://images2.wikia.nocookie.net/tibia/en/images/b/b3/Set_Background.gif');
 
     padding: 1px;
 
 
}
 
}
 
   
 
   
/** [[Template:NPC Trades]] */
+
.cc-druid,
td.buys table tbody tr td, td.sells table tbody tr td {
+
.cc-druid a {
    line-height: 1em;
+
color: #ff7d0a;
    padding: 2px;
 
 
}
 
}
td.buys table, td.sells table {
+
.cc-hunter,
    padding: 0;
+
.cc-hunter a {
    margin: 0;
+
color: #abd473;
 
}
 
}
table.trades td {
+
.cc-mage,
    padding:0;
+
.cc-mage a {
    line-height:1.25em;
+
color: #69ccf0;
 
}
 
}
.exception:after {
+
.cc-monk,
    content:" \2718";
+
.cc-monk a {
    color: #F1292E;
+
color: #00ff96;
 +
.cc-paladin,
 
}
 
}
.npcprice:after, .npcvalue:after {
+
/* Theoretically from game UI constant value. */
    content:" \2714";
+
.cc-paladin a {
    color: #1a940a;
+
color: #f58cba;
 
}
 
}
.npcprice, .npcvalue {
+
.cc-priest,
    font-weight: bold;
+
.cc-priest a {
    line-height:100%;
+
color: gray;
 +
.cc-rogue,
 
}
 
}
/* [[Template:Legend]] */
+
/* priest is white, but not on light skins... see monaco/wowwiki.css */
div.legend div.legendtext p {
+
.cc-rogue a {
    text-align:left;
+
color: #c90;
 
}
 
}
/* [[Template:Messages]] */
+
.cc-shaman,
/* Where is this used? Is it used enough to justify CSS? */
+
.cc-shaman a {
div.message > div.message > div.message {
+
color: #2459ff;
    line-height: 1em;
 
    margin: -1px;
 
    padding: 0 0.5em !important;
 
 
}
 
}
div.message > div.message {
+
.cc-warlock,
    margin: 0 -3px;
+
.cc-warlock a {
    padding: 1px !important;
+
color: #9482ca;
 
}
 
}
div.message {
+
.cc-warrior,
    padding: 3px;
+
.cc-warrior a {
 +
color: #c79c6e;
 
}
 
}
/* [[Template:Infobox Streets]] */
+
.cc-deathknight,
/* This needs better naming: #mapDiv is a table ? */
+
.cc-deathknight a {
#mapDiv span + span {
+
color: #c41e3a;
    display: none;
 
 
}
 
}
#mapDiv span:hover + span {
+
.druid,
    display: block;
+
.druidalt {
 +
color: white;
 
}
 
}
/* [[TibiaWiki:Lightbearer Basin Monitor]] */
+
.druid {
.lb-01 {
+
background-color: #7f3e05;
    background-color: #74F16C;
 
    border-color: #5cbf56;
 
 
}
 
}
.lb-02 {
+
.druidalt {
    background-color: #DEF57B;
+
background-color: #630;
    border-color: #b0c261;
 
 
}
 
}
.lb-03 {
+
.druid a,
    background-color: #F5D66C;
+
.druidalt a {
    border-color: #c2a955;
+
color: #ff7f0a;
 
}
 
}
.lb-04 {
+
.hunter,
    background-color: #F5A568;
+
.hunteralt {
    border-color: #c28352;
+
color: white;
 
}
 
}
.lb-05 {
+
.hunter {
    background-color: #E8A3A4;
+
background-color: #453;
    border-color: #b57f80;
 
    font-weight: bold;
 
 
}
 
}
#lb-basin-list {
+
.hunteralt {
    border: 0.1em solid #000000;
+
background-color: #342;
    list-style: none;
 
    margin: 0;
 
    padding: 0;
 
    width: 22em;
 
 
}
 
}
#lb-basin-list li {
+
.hunter a,
    padding: 0 0.5em;
+
.hunteralt a {
    font-size: 1.2em;
+
color: #abd473;
    line-height: 1.5em;
 
    margin: 0;
 
    border-width: 1px;
 
    border-style: solid;
 
 
}
 
}
#lb-basin-list li a {
+
.mage,
    float: right;
+
.magealt {
 +
color: white;
 
}
 
}
.lb-input-container input {
+
.mage {
    text-align: center;
+
background-color: #48a;
    width: 2.5em;
 
 
}
 
}
.lb-input-container {
+
.magealt {
    text-align: center;
+
background-color: #367;
 
}
 
}
#basin-tools-url {
+
.mage a,
    font-size: 1.2em;
+
.magealt a {
    width: 18em;
+
color: #6cf;
 
}
 
}
/* [[Template:Element Icon]] */
+
.paladin,
.element-icon {
+
.paladinalt {
    display: block;
+
color: white;
    height: 32px;
 
    width: 32px;
 
    overflow: hidden;
 
    float: left;
 
 
}
 
}
.element-icon.physical img {
+
.paladin {
    margin-left: 0px;
+
background-color: #835;
 
}
 
}
.element-icon.life_drain img {
+
.paladinalt {
    margin-left: -32px;
+
background-color: #624;
 
}
 
}
.element-icon.death img {
+
.paladin a,
    margin-left: -64px;
+
.paladinalt a {
 +
color: #f9c;
 
}
 
}
.element-icon.fire img {
+
.priest,
    margin-left: -96px;
+
.priestalt {
 +
color: white;
 
}
 
}
.element-icon.energy img {
+
.priest {
    margin-left: -128px;
+
background-color: #777;
 
}
 
}
.element-icon.holy img {
+
.priestalt {
    margin-left: -160px;
+
background-color: #444;
 
}
 
}
.element-icon.ice img {
+
.priest a,
    margin-left: -192px;
+
.priestalt a {
 +
color: #bbb;
 
}
 
}
.element-icon.earth img {
+
.rogue,
    margin-left: -224px;
+
.roguealt {
 +
color: white;
 
}
 
}
.element-icon.drown img {
+
.rogue {
    margin-left: -256px;
+
background-color: #550;
 
}
 
}
/* [[Template:Creature Types]] */
+
.roguealt {
.ctypes {
+
background-color: #440;
    background-color: rgba(255, 255, 255, 0.35);
 
    margin: 1em auto;
 
    border: 1px solid #B1806E;
 
    width: 48em;
 
 
}
 
}
.ctypes .main-header {
+
.rogue a,
    margin: 0 auto;
+
.roguealt a {
    width: 16em;
+
color: #fff569;
    padding: 0.5em;
 
    text-align: center;
 
    border-width: 0 1px;
 
    border-style: solid;
 
    border-color: #B1978D;
 
 
}
 
}
.ctypes .leftcol, .ctypes .rightcol, .ctypes .list-container li {
+
.shaman,
    float: left;
+
.shamanalt {
    width: 50%;
+
color: white;
 
}
 
}
.ctypes .list-container ul {
+
.shaman {
    list-style: none;
+
background-color: #127;
    padding: 0;
 
    margin: 0;
 
 
}
 
}
.ctypes .ctype .header {
+
.shamanalt {
    background-color: #B1806E;
+
background-color: #125;
    text-align: center;
 
 
}
 
}
.ctypes .list-container {
+
.shaman a,
    border-color: #B1806E;
+
.shamanalt a {
    border-style: solid;
+
color: #2459ff;
    border-width: 1px;
 
 
}
 
}
.ctypes .leftcol .list-container {
+
.warlock,
    border-left: 0;
+
.warlockalt {
 +
color: white;
 
}
 
}
.ctypes .rightcol .list-container {
+
.warlock {
    border-right: 0;
+
background-color: #315;
 
}
 
}
/* Involve ~ templates */
+
.warlockalt {
ul.involves {
+
background-color: #204;
    list-style: none;
 
    margin: 0;
 
    padding: 0;
 
 
}
 
}
.involves > li {
+
.warlock a,
    float: left;
+
.warlockalt a {
    padding: 0 1.5em;
+
color: #c9f;
    border: 1px solid #000000;
 
    border-radius: 1.5em;
 
    position: relative;
 
    line-height: 72px;
 
 
}
 
}
.involves .link-whole > a {
+
.warrior,
    display: block;
+
.warrioralt {
    height: 100%;
+
color: white;
    width: 100%;
 
    position: absolute;
 
    text-decoration: none;
 
    border-radius: 1.5em;
 
    margin: 0 0 0 -1.5em;
 
 
}
 
}
+
.warrior {
/* [[Template:Show-Hide]] */
+
background-color: #753;
.showhide-hidden > .showhide-body {
 
    visibility: hidden;
 
    position: absolute;
 
    z-index: -999;
 
    height: 0;
 
    overflow: hidden;
 
 
}
 
}
.showhide-init.showhide-hidden > .showhide-body,
+
.warrioralt {
.showhide-visible > .showhide-body {
+
background-color: #432;
    visibility: visible;
 
    position: relative;
 
    z-index: auto;
 
    height: auto;
 
    overflow: auto;
 
 
}
 
}
.showhide-header {
+
.warrior a,
    cursor: pointer;
+
.warrioralt a {
 +
color: #c79c6e;
 
}
 
}
/* [[Template:JSpoiler]] */
+
.deathknight,
.spoiler-container > .showhide-header {
+
.deathknightalt {
    background-color: #FFDDDD;
+
color: white;
    border: 1px solid #FF0000;
 
    display: inline;
 
    font-weight: bold;
 
    line-height: 24px;
 
    padding: 4px 4px 2px;
 
 
}
 
}
.spoiler-content {
+
/* .deathknight {
    padding: 4px 0;
+
background-color: #;;;
 +
}*/
 +
/* .deathknightalt {
 +
background-color: #;;;
 +
.deathknight a,
 +
;
 +
}*/
 +
.deathknightalt a {
 +
/* PLAINLINKS (see wikipedia: Common.css */
 +
color: #c41e3a;
 
}
 
}
.spoiler-warning {
+
.plainlinksneverexpand {
    border-bottom: 2px solid #FF0000;
+
background: none ! important;
    border-top: 2px solid #FF0000;
+
padding: 0 ! important;
    line-height: 22px;
 
    padding: 3px;
 
 
}
 
}
.spoiler-pretext {
+
.plainlinksneverexpand .urlexpansion {
    text-align: center;
+
display: none ! important;
    font-size: 1.5em;
 
 
}
 
}
/* [[Template:QSpoiler]] */
+
.plainlinksneverexpand a {
.quest-spoiler > .showhide-header {
+
background: none !important;
    background-color: #FFD1D1;
+
padding: 0 !important;
    border: 1px solid #D0070A;
 
    color: #D0070A;
 
    font-size: 1.7em;
 
    padding: 1em 0;
 
    text-align: center;
 
 
}
 
}
.quest-spoiler > .showhide-body {
+
.plainlinksneverexpand a.external.text:after {
    margin: 1.5em 0 0 0;
+
display: none !important;
 
}
 
}
/* [[Template:Show More]] */
+
.plainlinksneverexpand a.external.autonumber:after {
.show-more,
+
/* USERBOXES */
.show-more .showhide-header,
+
display: none !important;
.show-more .showhide-body,
 
.show-more .showhide-body > p {
 
    display: inline;
 
 
}
 
}
.show-more.showhide-visible .showhide-header:after {
+
table.wwusrbox {
    content: "(show less)";
+
border-style: solid;
 +
border-width: 1px;
 +
float: left;
 +
margin: 0.2em;
 +
padding: 0;
 
}
 
}
.show-more.showhide-hidden .showhide-header:after {
+
table.wwusrbox td.left,
    content: "(show more)";
+
table.wwusrbox td.right {
 +
font-size: 1.6em;
 +
padding: 0;
 +
text-align: center;
 +
vertical-align: middle;
 
}
 
}
/* [[Template:Item Icon]] */
+
table.wwusrbox td.main {
.item-icon .new {
+
font-size: 0.90em;
    display: none;
+
line-height: 125%;
 +
padding: 0 4px;
 +
vertical-align: middle;
 
}
 
}
.item-icon .no-exist {
+
table.wwusrbox {
    display: none;
+
background: #f8f8f8;
 +
border-color: #aaa;
 
}
 
}
.item-icon .new + .no-exist {
+
table.wwusrbox td.left,
    display: block;
+
table.wwusrbox td.right {
 +
/* - Book Styling */
 +
background: #d8d8d8;
 
}
 
}
/* Template:Additional Information */
+
div.book {
.additional-information {
+
margin: 0.5em;
    display: inline;
 
 
}
 
}
.additional-information > .showhide-header {
+
div.book > div {
    font-size: 1.2em;
+
border-style: solid;
    font-weight: bold;
+
border-width: 1px;
    display: inline;
 
 
}
 
}
.additional-information > .showhide-body {
+
div.book > div > h4 {
    border-color: #A3A3A3;
+
border-bottom-style: solid;
    border-style: solid;
+
border-bottom-width: 1px;
    border-width: 0 0 0.02em;
+
font-family: Georgia, serif;
    margin: 0 0 0 1.5em;
+
font-size: 1.1em;
 +
font-weight: bold;
 +
margin: 0;
 +
padding: 0.2em;
 
}
 
}
+
div.book > div > h4 span.editsection {
/* Template:Book */
+
font-family: sans-serif;
.ok-box > a {
+
font-size: 0.91em;
    color: inherit;
 
    display: inline-block;
 
    width: 100%;
 
    height: 100%;
 
    line-height: 1.5em;
 
 
}
 
}
+
div.book > div > div > div {
/* Template:Infobox Book */
+
font-family: Georgia, serif;
blockquote.book {
+
font-size: 0.85em;
    color: #555;
+
margin-top: 0;
    border-left: 10px solid #ccc;
+
margin: 0.5em;
    margin: 1.5em 10px;
+
position: relative;
    padding: 0.5em 10px;
 
    quotes: "\201C""\201D""\2018""\2019";
 
 
}
 
}
blockquote.book:before {
+
/* For IE7 because it doesn't support double-colon selectors and there's a strict mode bug with inline elements */
    color: #ccc;
+
div.book p:first-child:first-letter {
    content: open-quote;
+
font-size: 2em;
    font-size: 4em;
+
line-height: 1;
    line-height: 0.1em;
+
text-transform: uppercase;
    margin-right: 0.25em;
 
    vertical-align: -0.4em;
 
 
}
 
}
blockquote.book p {
+
div.book p:first-child::first-letter {
    display: inline;
+
/* Select reputation colors */
 +
border-style: solid;
 +
border-width: 1px;
 +
font-size: 2em;
 +
line-height: 1;
 +
padding: 1px;
 +
text-transform: uppercase;
 
}
 
}
/* Experimental:
+
span.rep-friendly {
* [[User:Sixorish/Item2]]
+
color: lime;
* [[User:Sixorish/NPC2]]
 
* [[User:Sixorish/Spell2]]
 
*/
 
/* "boxing" for infoboxes */
 
#twbox, .twbox {
 
    background-color: #ecf0f4;
 
    border: 0.1em solid #7990aa;
 
    padding: 0.5em;
 
    min-height: 500px;
 
 
}
 
}
/* Introduction in infobox */
+
span.rep-neutral {
#twbox-intro {
+
color: yellow;
    margin: 0.5em 0 1.5em 1.5em;
 
 
}
 
}
#twbox-image {
+
span.rep-hostile {
    float: left;
+
/* Tooltip formatting common */
    margin: 0.5em 1em 0.5em 0.5em;
+
color: red;
 
}
 
}
#twbox-image a.new {
+
div.wtooltip {
    display: inline-block;
+
-moz-border-radius: 0.75ex;
    width: 64px;
+
-webkit-border-radius: 0.75ex;
    height: 64px;
+
background-color: #111;
    overflow: hidden;
+
border: 1px #bbb solid;
 +
color: white;
 +
margin: 5px;
 +
min-width: 15em;
 +
padding: 0.3em;
 +
text-align: left;
 
}
 
}
#twbox-look {
+
div.wtooltip ul {
    color: green;
+
/* Buffs & Debuffs */
    font-weight: bold;
+
list-style: none;
    padding: 0 2em 0 1.5em;
+
margin: 0;
 +
padding: 0;
 
}
 
}
#twbox-sounds {
+
div.bufftip {
    margin: 0 0 0 3em;
+
border-color: #aaa;
 +
border-style: solid;
 +
border-width: 1px;
 
}
 
}
#twbox-name {
+
div.debuff {
    font-size: 1.2em;
+
border-color: #c00;
    font-weight: bold;
 
 
}
 
}
#twbox-words,
+
div.debuffmagic {
.spell-words {
+
border-color: #39f;
    font-style: italic;
 
    text-indent: 1em;
 
 
}
 
}
.semantic-header {
+
div.debuffcurse,
    display: none;
+
div.buffweapon {
    visibility: hidden;
+
border-color: #90f;
    height: 0;
 
 
}
 
}
#twbox #tabular-data {
+
div.debuffdisease {
    background-color: #c1d0e0;
+
border-color: #960;
    border: 0.2em solid #2373c4;
 
    border-radius: 0.5em;
 
    float: right;
 
    margin: 0.5em;
 
    padding: 1em;
 
 
}
 
}
#twbox #tabular-data > table {
+
div.debuffpoison {
    border-collapse: collapse;
+
border-color: #090;
 
}
 
}
#twbox #tabular-data .property {
+
.achievementlink {
    padding: 0 0.25em 0 0;
+
/* *************************/
    text-align: right;
+
/* New main page-related styles */
    font-weight: bold;
+
/****** TESTING AREA ******/
    vertical-align: top;
+
/**************************/
 +
color: goldenrod;
 
}
 
}
#twbox #tabular-data .meta {
+
body.page-Portal_Main #wikia_page,
    display: none;
+
body.page-Portal_World_of_Warcraft #wikia_page,
 +
body.page-Portal_WotLK #wikia_page,
 +
body.page-Portal_Interface_customization #wikia_page,
 +
body.page-Portal_Warcraft_universe #wikia_page,
 +
body.page-Portal_Community #wikia_page {
 +
min-width: 735px;
 
}
 
}
#twbox #tabular-data .value {
+
body.page-Portal_Main hr,
    padding: 0 0 0 0.25em;
+
body.page-Portal_World_of_Warcraft hr,
    text-align: left;
+
body.page-Portal_WotLK hr,
    font-weight: normal;
+
body.page-Portal_Interface_customization hr,
    max-width: 11em;
+
body.page-Portal_Warcraft_universe hr,
 +
body.page-Portal_Community hr {
 +
background-color: #444;
 +
color: #444;
 
}
 
}
#twbox #tabular-data .property:after {
+
.mpcontentbox-sidebar {
    content: ":";
+
-moz-border-radius: 0.5em;
 +
-webkit-border-radius: 0.5em;
 +
font-size: 89%;
 +
margin-top: 10px;
 +
padding: 7px 10px 12px;
 
}
 
}
.implementation-date {
+
.mpcontentbox-main {
    font-style: italic;
+
-moz-border-radius: 0.5em;
    white-space: nowrap;
+
-webkit-border-radius: 0.5em;
 +
font-size: 89%;
 +
margin-top: 10px;
 +
padding: 7px 15px 12px;
 
}
 
}
#twbox .creature-list-generic {
+
.mpcontentbox-header {
    overflow: auto;
+
border-bottom: 1px solid #444;
    margin: 0;
 
    padding: 0;
 
    max-height: 12em;
 
    min-height: 3em;
 
    text-indent: 1em;
 
 
}
 
}
#twbox .creature-list-generic li {
+
.mpcontentbox-table {
    float: left;
+
width: 100%;
    display: inline-block;
 
    width: 50%;
 
    margin: 0;
 
    padding: 0;
 
    line-height: 1.5em;
 
    list-style: none;
 
 
}
 
}
.trades > h4,
+
.mpcontentbox-table td {
.trades > table {
+
width: 50%;
    margin: 0 auto !important;
 
    padding: 0;
 
    text-align: center;
 
 
}
 
}
#twbox-learnfrom {
+
.bg-darkgray {
    text-align: center;
+
background-color: #bbb;
 
}
 
}
#twbox-learnfrom > table {
+
.bg-darkblue {
    margin: 0 auto !important;
+
background-color: #a0a2b8;
 
}
 
}
#twbox #tabular-data .table-section > th {
+
.bg-darkred {
    border-bottom: 0.2em groove #cc8400;
+
background-color: #bdacac;
 
}
 
}
#twbox #quicklinks {
+
.bg-darkgreen {
    float: left;
+
background-color: #8ac4b4;
    margin: 0;
 
    padding: 0;
 
    text-align: center;
 
    width: 100%;
 
 
}
 
}
#twbox #quicklinks > h3 {
+
#mptabs {
    margin: 0;
+
clear: left;
    padding: 0;
+
font-size: 93%;
 +
font-weight: bold;
 +
margin: 1em 0 3px;
 
}
 
}
#twbox #quicklinks > ul {
+
#mptabs .activetab {
    margin: 0 auto;
+
-moz-border-radius-topleft: 0.5em;
    padding: 0;
+
-moz-border-radius-topright: 0.5em;
    width: 100%;
+
-webkit-border-radius-topleft: 0.5em;
 +
-webkit-border-radius-topright: 0.5em;
 +
background: #bbb;
 +
color: black;
 +
margin: 0 3px 0 0;
 +
padding: 5px 10px;
 +
text-decoration: none;
 
}
 
}
#twbox #quicklinks > ul > li {
+
#mptabs a .inactivetab,
    float: left;
+
#mptabs strong .inactivetab {
    list-style: none;
+
-moz-border-radius-topleft: 0.5em;
    margin: 0;
+
-moz-border-radius-topright: 0.5em;
    padding: 0;
+
-webkit-border-radius-topleft: 0.5em;
    width: 25%;
+
-webkit-border-radius-topright: 0.5em;
 +
background: #ddd;
 +
color: black;
 +
margin: 0 3px 0 0;
 +
padding: 5px 10px;
 +
text-decoration: none;
 
}
 
}
#twbox #quicklinks > ul > li > a {
+
#mptabs a .inactivetab: hover,
    display: block;
+
#mptabs strong .inactivetab:hover {
    border: 0.1em solid #17525b;
+
background: #ccc;
    background: rgba(141, 196, 188, 0.25);
+
color: black;
    text-align: center;
 
 
}
 
}
.colorbox {
+
#mptabs a:hover {
    border-radius: 1em;
+
/* poll stuff */
 +
text-decoration: none !important;
 
}
 
}
.trades {
+
.poll {
    width: 50%;
+
background-color: #a0a2b8 !important;
    float: left;
+
border: none !important;
 +
max-width: 500px !important;
 +
padding: 5px 0 !important;
 +
width: 88% !important;
 
}
 
}
#twbox h5,
+
.pollAjax {
#twbox h4,
+
background-color: #999 !important;
#twbox h3,
 
#twbox h2,
 
#twbox h1 {
 
    margin: 0.5em 0 0 0;
 
    padding: 0;
 
    text-indent: 1.5em;
 
 
}
 
}
#twbox h5,
+
.pollAnswerVotes {
#twbox h4,
+
padding:1px !important;
#twbox h3,
 
#twbox h2,
 
#twbox h1,
 
#twbox #tabular-data .table-section {
 
    color: #cc8400;
 
    font-weight: bold;
 
    border: 0;
 
 
}
 
}
#twbox #npc-location .minimap {
+
.pollAnswerVotes div {
    float: left;
+
padding:1px !important;
    margin: 0 1em 1em 1em;
+
background-color: #999 !important;
 +
margin-right: 10px !important;
 
}
 
}
#twbox .notes-label {
+
.poll .ourVote div {
    font-weight: bold;
+
/* NEW poll stuff */
    padding: 0 0.2em;
+
border: 1px solid #ccc !important;
 
}
 
}
.item-droppedby-wrapper {
+
div.ajax-poll {
    border: 0.1em solid #7990aa;
+
/* costitem */
    border-radius: 1em;
+
border: none !important;
    padding: 0.5em;
+
width: 88% !important;
    overflow: auto;
 
 
}
 
}
.item-droppedby-wrapper > ul {
+
span.costitem div {
    list-style: none;
+
/* Login form fix attempt for all skins */
    margin: 0;
+
display: inline;
    overflow-x: hidden;
 
    overflow-y: auto;
 
    max-height: 12em;
 
 
}
 
}
.item-droppedby-wrapper li {
+
* html #userloginForm form {
    float: left;
+
float: none;
    width: 33%;
 
    min-width: 12.5em;
 
    margin: 0;
 
 
}
 
}
.no-results {
+
* html #userlogin form {
    font-style: italic;
+
/* Recent changes, Special: Filelist arrows */
 +
float: none;
 
}
 
}
.trades > .no-results {
+
.mw-arr-r {
    text-align: center;
+
background-image: url("http://images3.wikia.nocookie.net/__cb1/wowwiki/images/2/26/Icon-next-12x12.png");
 
}
 
}
.explained {
+
.mw-arr-d,
    line-height: 0.8em;
+
.mw-sort-desc {
    font-size: 0.8em;
+
background-image: url("http://images4.wikia.nocookie.net/__cb1/wowwiki/images/6/68/Icon-down-12x12.png");
    font-weight: bold;
 
    float: right;
 
 
}
 
}
/* twbox - section headers behave as anchor links */
+
.mw-arr-u,
#twbox h1:hover .mw-headline:after,
+
.mw-sort-asc {
#twbox h2:hover .mw-headline:after,
+
background-image: url("http://images2.wikia.nocookie.net/__cb1/wowwiki/images/7/79/Icon-up-12x12.png");
#twbox h3:hover .mw-headline:after,
 
#twbox h4:hover .mw-headline:after,
 
#twbox h5:hover .mw-headline:after,
 
#twbox h6:hover .mw-headline:after {
 
    color: #000;
 
    content: "§";
 
    margin: 0 1em 0 0;
 
    position: absolute;
 
    right: 100%;
 
 
}
 
}
#twbox .mw-headline {
+
.mw-arr-l {
    position: relative;
+
/* Table sort for Special: Filelist */
 +
background-image: url("http://images2.wikia.nocookie.net/__cb1/wowwiki/images/2/20/Icon-back-12x12.png");
 
}
 
}
#twbox h1:hover .mw-headline,
+
.TablePager_sort {
#twbox h2:hover .mw-headline,
+
background-position: 2px 50%;
#twbox h3:hover .mw-headline,
 
#twbox h4:hover .mw-headline,
 
#twbox h5:hover .mw-headline,
 
#twbox h6:hover .mw-headline {
 
    cursor: pointer;
 
 
}
 
}
#creature-resistance {
+
.TablePager th a {
    overflow: auto;
+
display: block;
 
}
 
}
#creature-resistance ul {
+
.TablePager_sort a {
    list-style: none;
+
/* Lootbox design */
    margin: 0;
+
padding: 0 4px 0 16px;
    font-size: 1.1em;
 
 
}
 
}
#creature-resistance li {
+
table.lootbox td {
    margin: 0;
+
margin: 0;
    line-height: 1.5em;
+
padding: 1px;
    clear: left;
 
 
}
 
}
#creature-resistance .res-label {
+
table.lootbox div.itemtooltip {
    float: left;
+
/* Forum formatting */
    font-weight: bold;
+
margin: 0;
    text-align: right;
 
    width: 7em;
 
    padding: 0 0.5em 0 0;
 
 
}
 
}
#creature-resistance .visual-percent-container {
+
.forumheader {
    overflow: auto;
+
background-color: #f9f9f9;
 +
border: 1px solid #aaa;
 +
margin-top: 1em;
 +
padding: 12px;
 
}
 
}
#creature-resistance .res-value {
+
.forumlist td span {
    background: linear-gradient(to bottom, #6a70c4, #9a9dc4, #232ba4) repeat scroll 0 0 rgba(0, 0, 0, 0);
+
display: block;
    font-weight: bold;
+
font-size: smaller;
    text-align: right;
+
padding-left: 10px;
    border-radius: 0 0.3em 0.3em 0;
 
    overflow: visible;
 
    white-space: nowrap;
 
 
}
 
}
#creature-loot {
+
.forumlist td span a {
    clear: both;
+
text-decoration: none;
 
}
 
}
.loot-table {
+
.forumlist td span.forum_author {
    border: 0.1em solid #7990aa;
+
padding-left: 30px;
    border-radius: 1em;
 
    padding: 0.5em;
 
 
}
 
}
.loot-table > ul {
+
.forumlist td.forum_edited a {
    list-style: none;
+
text-decoration: none;
    margin: 0;
 
    overflow-x: hidden;
 
    overflow-y: auto;
 
    max-height: 12em;
 
 
}
 
}
#twbox .loot-table > ul {
+
.forumlist td.forum_title a {
    max-height: 26em;
+
padding-left: 20px;
 
}
 
}
.loot-table li {
+
.forumlist td.forum_title span a {
    float: left;
+
padding-left: 0;
    width: 33%;
 
    min-width: 12.5em;
 
    margin: 0;
 
 
}
 
}
#twbox-sounds {
+
.forumlist td.forum_title a.forum_new {
    color: #d14703;
+
background: url("http://images1.wikia.nocookie.net/__cb1/wowwiki/images/4/4e/Forum_new.gif") center left no-repeat;
    font-weight: bold;
+
font-weight: bold;
 +
padding-left: 20px;
 
}
 
}
.loot-table .table-header {
+
.forumlist td.forum_title a.forum_new:visited {
    display: none;
+
background: none;
 +
font-weight: normal;
 +
padding-left: 20px;
 
}
 
}
.sound-list {
+
.forumlist th.forum_title {
    overflow: auto;
+
/* "Temporary" additions */
    list-style: none;
+
padding-left: 20px;
 
}
 
}
.sound-list > li {
+
.blizzcon {
    display: inline;
+
background: url("http://images1.wikia.nocookie.net/__cb1/wowwiki/images/3/30/WoWbg.jpg");
    padding: 0 0.5em;
 
 
}
 
}
.sound-list > li:after, .sound-list > li:before {
+
.opacity70 {
    color: #000;
+
/* accessibility tweaks */
    content: "\0022";
+
background: url("http://images1.wikia.nocookie.net/__cb1/wowwiki/images/c/ca/70opacity.png") repeat;
    font-size: 1.1em;
 
 
}
 
}
/* force right ToC for quest spoilers */
+
.horizontal ul {
#twbox #toc {
+
margin: 0;
    float: right;
+
padding: 0;
    margin: 0;
 
    max-width: 22em;
 
 
}
 
}
/* Experimental: [[Template:Navigation]] */
+
.horizontal li {
.navigation-body {
+
border-right: 1px solid;
    border: 0.1em solid #7990aa;
+
display: inline;
    border-radius: 1em;
+
padding: 0 0.2em 0 0.4em;
    padding: 0.5em;
 
 
}
 
}
.navigation-list-wrapper {
+
.horizontal li:last-child {
    border: 0.1em solid #7990aa;
+
/* elinks */
    border-radius: 0.5em;
+
border-right: medium none;
    padding: 0.5em;
+
padding-right: 0;
 
}
 
}
.navigation-list-wrapper > ul {
+
ul.elinks {
    margin: 0;
+
list-style-type: none;
    max-height: 14em;
+
margin: 0;
    overflow: auto;
+
padding: 0;
    list-style: none;
 
 
}
 
}
.navigation-body li {
+
ul.elinks li {
    float: left;
+
background-position: 0 0;
    width: 33%;
+
background-repeat: no-repeat;
    margin: 0;
+
list-style: none;
 +
min-height: 25px;
 +
padding-left: 25px;
 +
vertical-align: middle;
 
}
 
}
/* Lists outside of #twbox */
+
ul.elinks li.mmo4ever {
ul.creature-list-generic {
+
background-image: url("http://images1.wikia.nocookie.net/__cb1/wowwiki/images/b/b5/Icon-mmo4ever-22x22.png");
    margin: 0;
 
    padding: 0;
 
 
}
 
}
.creature-list-generic > li {
+
ul.elinks li.sigrie {
    display: inline-block;
+
background-image: url("http://images2.wikia.nocookie.net/__cb1/wowwiki/images/b/ba/Icon-mmochampion-22x22.png");
    padding: 0 1.5em 0 0;
 
 
}
 
}
/* Temporary style to test Quest2 - will not be needed if it goes live */
+
ul.elinks li.wowdb {
.quest-spoiler #toc + table,
+
background-image: url("http://images4.wikia.nocookie.net/__cb1/wowwiki/images/d/da/Icon-wowdb-22x22.png");
.quest-spoiler #toc + table + div {
 
    display: none;
 
    clear: none;
 
 
}
 
}
/* Information Icon */
+
ul.elinks li.wowhead {
.information-icon {
+
background-image: url("http://images1.wikia.nocookie.net/__cb1/wowwiki/images/6/6e/Icon-wowhead-22x22.png");
    border-radius: 1em;
 
    color: #ffffff;
 
    cursor: pointer;
 
    font-size: 0.9em;
 
    height: 1em;
 
    width: 1em;
 
    line-height: 1em;
 
    text-align: center;
 
    display: inline-block;
 
    background-color: #003ad9;
 
    text-indent: 0;
 
 
}
 
}
.information-icon:before {
+
ul.elinks li.allakhazam {
    content: "i";
+
background-image: url("http://images2.wikia.nocookie.net/__cb1/wowwiki/images/7/7c/Icon-allakhazam-22x22.png");
    font-size: 0.75em;
 
 
}
 
}
/* sprite list */
+
ul.elinks li.thottbot {
ul.animation-frames {
+
background-image: url("http://images3.wikia.nocookie.net/__cb1/wowwiki/images/f/ff/Icon-thottbot-22x22.png");
    list-style: none;
 
    margin: 0;
 
    max-height: 7.5em;
 
    overflow: auto;
 
 
}
 
}
/* For [[Template:Website Creature Description]] */
+
ul.elinks li.wowus {
#twbox .webdesc-text {
+
background-image: url("http://images4.wikia.nocookie.net/__cb1/wowwiki/images/9/9c/Icon-wowus-22x22.png");
    font-style: italic;
 
    max-height: 10em;
 
    overflow: auto;
 
    padding: 0;
 
    margin: 0;
 
 
}
 
}
#twbox .webdesc {
+
span.alliance-link,
    border: 0.1em solid #7990aa;
+
span.horde-link,
    border-radius: 1em;
+
span.neutral-link {
    font-style: italic;
+
background-position: 0 0;
    margin: 1em;
+
background-repeat: no-repeat;
    overflow: auto;
+
min-height: 15px;
    padding: 0.5em 1em;
+
padding-left: 17px;
 +
vertical-align: middle;
 
}
 
}
+
span.alliance-link {
/* For [[Template:Damage Icon]] */
+
background-image: url("http://images1.wikia.nocookie.net/__cb1/wowwiki/images/4/45/Alliance_15.gif");
.damage-icon-sprite {
 
    float: right;
 
    margin: 0 0 0 0.5em;
 
    width: 1em;
 
    height: 1em;
 
    overflow: hidden;
 
 
}
 
}
+
span.horde-link {
/* NOTE: background-image must be used in order to avoid the addition of [[File:Damage_Icons.png]] to the Wikia gallery. */
+
background-image: url("http://images2.wikia.nocookie.net/__cb1/wowwiki/images/6/68/Horde_15.gif");
.damage-icon-translator {
 
    background-image: url('https://vignette2.wikia.nocookie.net/tibia/images/2/25/Damage_Icons.png/revision/latest?cb=20150205133227&path-prefix=en');
 
    height: 1em; /* Update this if [[File:Damage_Icons.png]] is updated to change the number of rows. */
 
    width: 9em; /* Update this if [[File:Damage_Icons.png]] is updated to change the number of columns. */
 
    background-size: 9em 1em; /* Update this if height or width changes. background-size: width height; */
 
    position: relative; /* Implementation of this class, i.e. [[Template:Damage Icon]], needs to handle positioning. 1em to the right = second icon on the column, etc. */
 
 
}
 
}
+
span.neutral-link {
/* For [[Template:Item Tile]] */
+
background-image: url("http://images3.wikia.nocookie.net/__cb1/wowwiki/images/5/5f/Neutral_15.gif");
.item-tile {
 
    width: 10em;
 
 
}
 
}
.item-tile-image,
+
.alliance-link-big,
.item-tile-text {
+
.horde-link-big,
    display: block;
+
.neutral-link-big,
    text-align: center;
+
.combat-link-big {
 +
background-position: 1px 3px;
 +
background-repeat: no-repeat;
 +
min-height: 36px;
 +
padding-left: 39px;
 +
vertical-align: middle;
 
}
 
}
ul.item-tile-list {
+
.alliance-link-big {
    list-style: none;
+
background-image: url("http://images1.wikia.nocookie.net/__cb1/wowwiki/images/8/8e/Alliance_32-square.gif");
 
}
 
}
.item-tile-list li {
+
.horde-link-big {
    float: left;
+
background-image: url("http://images2.wikia.nocookie.net/__cb1/wowwiki/images/7/7c/Horde_32.gif");
 
}
 
}
/* For [[Template:Item Inline]] */
+
.neutral-link-big {
.item-inline,
+
background-image: url("http://images3.wikia.nocookie.net/__cb1/wowwiki/images/3/38/Neutral_32-square.gif");
.item-inline-image,
 
.item-inline-text {
 
    display: inline;
 
 
}
 
}
+
.combat-link-big {
/* For [[Template:Yes No]] */
+
background-image: url("http://images4.wikia.nocookie.net/__cb1/wowwiki/images/6/6c/Combat_32.gif");
.no-cross {
 
    color: #ff0000;
 
    font-weight: bold;
 
 
}
 
}
.yes-tick {
+
span.socketlink-red {
    color: #00c900;
+
background-image: url("http://images1.wikia.nocookie.net/__cb1/wowwiki/images/0px/02/UI-EmptySocket-Red.png");
    font-weight: bold;
 
 
}
 
}
.partial-tick {
+
span.socketlink-blue {
    color: #e69500;
+
background-image: url("http://images2.wikia.nocookie.net/__cb1/wowwiki/images/f/fc/UI-EmptySocket-Blue.png");
    font-weight: bold;
 
 
}
 
}
.archive-list > ul {
+
span.socketlink-yellow {
    list-style: outside none none;
+
background-image: url("http://images3.wikia.nocookie.net/__cb1/wowwiki/images/8/87/UI-EmptySocket-Yellow.png");
 
}
 
}
.archive-list li {
+
span.socketlink-prismatic {
    display: inline;
+
background-image: url("http://images4.wikia.nocookie.net/__cb1/wowwiki/images/4/48/UI-EmptySocket-Prismatic.png");
    margin: 0;
 
    padding: 0;
 
 
}
 
}
+
span.socketlink-meta {
.archive-list a {
+
background-image: url("http://images1.wikia.nocookie.net/__cb1/wowwiki/images/7/75/UI-EmptySocket-Meta.png");
    padding: 0 0.5em;
 
 
}
 
}
/* CSS for [[TibiaWiki:Scripts/VandalWarn.js]] */
+
span.socketlink {
#vandalism-notice {
+
background-position: 0 0;
    background-color: #bf7171;
+
background-repeat: no-repeat;
    border: 0.5em solid #795252;
+
min-height: 16px;
    border-radius: 2em;
+
padding-left: 18px;
    color: #000;
+
vertical-align: middle;
    font-size: 1.1em;
 
    padding: 0.5em;
 
 
}
 
}
+
span.socketlink a {
/*******************
+
color: #999;
* Navboxes
 
*******************/
 
.navbox {
 
    width: 100%;
 
    background: white;
 
    color: black;
 
    margin: 1em auto;
 
    font-size: 84%;
 
    clear: both;
 
    padding: 2px;
 
    border-spacing: 0;
 
    border: 1px solid #AAA;
 
 
}
 
}
+
.page-Special_Search #contentSub {
/* Merges navboxes that are directly under eachother */
+
font: 10pt sans-serif;
.navbox + .navbox {
 
    margin-top: -11px;
 
 
}
 
}
+
.mw-userpage-userdoesnotexist {
.navbox .navbox-title {
+
border: 2px solid red;
    background: #CCF;
+
font: bold 12pt sans-serif;
    color: black;
+
text-align: center;
    font-weight: bold;
 
 
}
 
}
+
.quotemark {
.navbox .navbox-vde {
+
font: bold 35px Times New Roman, serif;
    float:left;
+
padding: 7px;
    width:65px;
+
position: relative;
 +
top: -12px;
 
}
 
}
+
.quote {
.navbox .navbox-title-padright {
+
/* display: none; */
    padding-right: 65px;
+
max-width: 75%;
 
}
 
}
+
body.page-Portal_Main h1.firstHeading,
.navbox .navbox-title-padleft {
+
body.page-Portal_Main #mp-newsline,
    padding-left: 65px;
+
body.page-Portal_Main #contentSub,
 +
body.page-Portal_World_of_Warcraft #contentSub,
 +
body.page-Portal_WotLK #contentSub,
 +
body.page-Portal_Interface_customization #contentSub,
 +
body.page-Portal_Warcraft_universe #contentSub,
 +
body.page-Portal_Community #contentSub,
 +
.TablePager_sort img,
 +
.ajaxHide-active,
 +
body.ns-110 #ca-talk,
 +
body.ns-110 #this_talk,
 +
body.ns-110 #page_tabs li+li,
 +
.aChar,
 +
.hidden,
 +
#jsErrors,
 +
span.costitem p.error {
 +
display: none;
 
}
 
}
+
#profile-content-inner {
.navbox .navbox-subgroup {
+
margin-right: 0;
    border-spacing: 0;
 
    width: 100%;
 
 
}
 
}
+
.itemlink {
.navbox .navbox-gutter {
+
/* talent trees (experimental) */
    height: 2px;
+
white-space: nowrap;
 
}
 
}
+
.talenttree {
.navbox .navbox-subgroup .navbox-gutter {
+
position: relative;
    background: white;
 
 
}
 
}
+
.talenttree div {
.navbox .navbox-section-row > td {
+
position: absolute;
    padding: 0;
 
    height: 100%;
 
 
}
 
}
+
.talenttree div.col1 {
.navbox .navbox-section {
+
left: 1em;
    width: 100%;
 
    border-spacing: 0;
 
 
}
 
}
+
.talenttree div.col2 {
.navbox .navbox-above,
+
left: 5em;
.navbox .navbox-below {
 
    background: #DDF;
 
    text-align: center;
 
 
}
 
}
+
.talenttree div.col3 {
.navbox .navbox-image {
+
left: 9em;
    background: white;
 
    text-align: center;
 
 
}
 
}
+
.talenttree div.col4 {
.navbox .navbox-group,
+
left: 13em;
.navbox .navbox-header {
 
    background: #DDF;
 
    color: black;
 
    font-weight: bold;
 
    height: 100%;
 
    padding: 2px 4px;
 
 
}
 
}
+
.talenttree div.tier1 {
.navbox .navbox-header-collapsible {
+
top: 1em;
    padding-left: 65px;
 
 
}
 
}
+
.talenttree div.tier2 {
.navbox .navbox-group {
+
top: 5em;
    text-align: right;
 
    padding-right: 1em;
 
    min-width: 150px;
 
 
}
 
}
+
.talenttree div.tier3 {
.navbox .navbox-group,
+
top: 9em;
.navbox .navbox-image-left {
 
    border-right: 2px solid white;
 
 
}
 
}
+
.talenttree div.tier4 {
.navbox-image-right {
+
top: 13em;
    border-left: 2px solid white;
 
 
}
 
}
+
.talenttree div.tier5 {
.navbox .navbox-list {
+
top: 17em;
    background: white;
 
    color: black;
 
    width: 100%;
 
    height: 100%;
 
    padding: 0;
 
 
}
 
}
+
.talenttree div.tier6 {
.navbox .alt > .navbox-list {
+
top: 21em;
    background: #F7F7F7;
 
 
}
 
}
+
.talenttree div.tier7 {
.navbox .navbox-list div {
+
top: 25em;
    padding: 0px 4px;
 
 
}
 
}
+
.talenttree div.tier8 {
.navbox .navbox-list.no-group {
+
top: 29em;
    text-align: center;
 
    padding-top: 2px;
 
    padding-bottom: 2px;
 
 
}
 
}
+
.talenttree div.tier9 {
.navbox .mw-collapsible-toggle {
+
top: 33em;
    width: 65px;
 
 
}
 
}
+
.talenttree div.tier10 {
/* hlist */
+
top: 37em;
.hlist ul {
 
    margin: 0;
 
    list-style: none;
 
 
}
 
}
+
.talenttree div.tier11 {
.hlist li, .hlist ul ul {
+
top: 41em;
    display: inline;
 
 
}
 
}
+
.custom-dropdown {
.hlist li a {
+
padding: 1px 8px;
    white-space: nowrap;
 
 
}
 
}
+
.custom-dropdown > :first-child:after {
.hlist ul ul:before {
+
background-image: url("data:image/gif;base64,R0lGODlhAQABAIABAAAAAP///yH5BAEAAAEALAAAAAABAAEAQAICTAEAOw%3D%3D");
    content: "("
+
border-color: white transparent transparent;
 +
border-style: solid;
 +
border-width: 4px;
 +
content: "";
 +
display: inline-block;
 +
height: 1px;
 +
margin-left: 4px;
 +
margin-top: 2px;
 +
position: relative;
 +
vertical-align: middle;
 +
width: 1px;
 
}
 
}
+
.custom-dropdown:hover {
.hlist ul ul:after {
+
border-bottom-left-radius: 0;
    content: ")"
+
border-bottom-right-radius: 0;
 +
margin-bottom: -1px;
 +
padding-bottom: 2px;
 
}
 
}
+
.custom-dropdown ul {
.hlist li:after {
+
list-style: none outside none;
    content: " • ";
+
min-width: 100%;
 +
top: 23px;
 
}
 
}
+
.custom-dropdown:hover ul {
.hlist ul ul li:after {
+
display: block;
    content: "/";
 
 
}
 
}
+
.custom-dropdown li a {
.hlist li:last-child:after, .hlist ul ul li:last-child:after {
+
font-size: 12px;
    content: none;
+
height: 14px;
 +
line-height: 14px;
 
}
 
}

Revision as of 22:57, 16 September 2017

/* CSS placed here will be applied to all skins */

.wrap {
  white-space: pre-wrap;
}
 
/*** LINK HOVERING ***/
/****************************/
/*UNVISITED LINKS */
 
a,
.color2 a {
	color: #70b8ff;
}
a: hover,
.color2 a:hover {
	/* VISITED LINKS */
	color: #16a92d;
	text-decoration: none;
	text-shadow: #16a92d 0 0 10px;
}
a: visited,
.color2 a:visited {
	color: #70b8ff;
	text-decoration: none;
}
a: visited: hover,
.color2 a:visited:hover {
	/* NEW LINKS */
	color: #16a92d;
	text-decoration: none;
	text-shadow: #16a92d 0 0 10px;
}
a.new {
	color: #871611 !important;
}
a.new: hover,
.color2 a.new:hover {
	/* Mists countdown background */
	color: #16a92d!important;
	text-decoration: none;
	text-shadow: #16a92d 0 0 5px !important;
}
.countdownBkgndMists {
	/* Background-colors for Template: Level right color box */
	background-image: url("http://images.wikia.com/wowwiki/images/a/ae/MoPGiveawayHeader.jpg");
}
.levelbgcolor-horde {
	background-color: #300;
}
.levelbgcolor-alliance {
	background-color: #003;
}
.levelbgcolor-neutral {
	background-color: #330;
}
.levelbgcolor-combat {
	background-color: #530;
}
.levelbgcolor-easternkingdoms {
	background-color: #413;
}
.levelbgcolor-kalimdor {
	background-color: #303;
}
.levelbgcolor-outland {
	background-color: #030;
}
.levelbgcolor-northrend {
	background-color: #033;
}
.levelbgcolor-vashjir {
	background-color: #350;
}
.levelbgcolor-deepholm {
	background-color: #310;
}
.levelbgcolor-firelands {
	/* remove table backgrounds */
	background-color: #610;
}
table {
	/* quick fix for darker red links problem */
	background-color: inherit;
}
a.new {
	/* to remove the external link icon from sortable tables */
	color: #f05048;
}
#bodyContent a.sortheader {
	/* fixes spacing after using plainlinks class to remove arrow */
	background: none;
	padding-right: 0;
}
#bodyContent .plainlinks a {
	/* increase h2 heading margin */
	background: none !important;
	padding: 0 !important;
}
h2 {
	/* Change background of category bar */
	margin-top: 1em;
}
#catlinks {
	/* --- PERSONAL LINKS --- */
	/* icon change */
	background-color: #e6e6fd;
}
li#pt-userpage,
li#pt-anonuserpage,
li#pt-login {
	/* self spacing, bold */
	background: url("http://images4.wikia.nocookie.net/__cb1/wowwiki/images/4/49/UserIcon.png") no-repeat;
}
#p-personal {
	/* content spacing */
	font-weight: bold;
	padding: 4px 0 3px;
}
#column-content,
#p-cactions {
	/* removing a little wasted space */
	margin-top: 5px;
}
#p-personal UL {
	/* --- RC LIST --- */
	/* rc list byte-change colours */
	padding-right: 1em;
}
.mw-plusminus-neg {
	color: #8b0000;
}
.mw-plusminus-pos {
	color: #006400;
}
.mw-plusminus-null {
	/* move namespace bit on RC to the right */
	color: #666;
}
div.namespacesettings {
	/* colour 'N' and 'm' */
	background: #eee;
	border: 1px dotted #606060;
	clear: none;
	float: right;
	font-size: 90%;
	padding: 4px;
	position: relative;
	top: -4em;
	width: 160px;
}
.newpage {
	color: #a56c40;
}
.minor {
	/* --- SMALLER TEMPLATES USED TEXT --- */
	color: #666;
}
.templatesUsed ul {
	/* --- [[SPECIAL: ALLPAGES]], CATEGORY REDIRECT TWEAKS --- */
	font-size: 90%;
}
.redirect-in-category,
.allpagesredirect {
	font-style: italic;
}
.allpagesredirect:after {
	/* --- REFERENCE STYLES --- */
	/* make the list of references look smaller */
	color: #808080;
	content: " (redirect)";
}
ol.references {
	font-size: 100%;
}
.references-small {
	/* VALIDATOR NOTICE: the following is correct, but the W3C validator doesn't accept it */
	/* -moz-* is a vendor-specific extension (CSS 2.1 4.1.2.1) */
	/* Please ignore any validator errors caused by these two lines */
	/* column-count is from the CSS3 module "CSS Multi-column Layout" */
	font-size: 90%;
}
.references-2column {
	-moz-column-count: 2;
	column-count: 2;
	font-size: 90%;
}
.same-bg {
	/* Highlight clicked reference in blue to help navigation */
	background: none;
}
ol.references > li:target {
	background-color: #ccf;
}
sup.reference:target {
	/* --- YOU HAVE NEW MESSAGES BAR --- */
	/* prettified */
	background-color: #ccf;
}
.usermessage,
.usermessage plainlinks {
	/* --- TAB STYLES --- */
	/* for "edit this page" tab and "discussion" tab etc */
	border: 2px solid #ee8500;
	margin: 0.5em 0;
	padding: 0.5em;
	vertical-align: middle;
}
.tab {
	/* --- OTHER TWEAKS --- */
	/* TabView extension */
	border-color: #808080;
	border-style: solid solid none;
	border-width: thin;
	font-size: 95%;
	padding: 0.25ex 1ex 0;
}
.yui-content {
	/* border: solid 1px;*/
	background-color: #edf5ff;
	padding: 0.25em 0.5em;
}
.yui-nav {
	border-color: #edf5ff;
	border-style: solid;
	border-width: 0 0 5px;
	margin: 0 !important;
}
.yui-skin-sam .yui-navset .yui-nav,
.yui-skin-sam .yui-navset .yui-navset-top .yui-nav {
	border-color: #edf5ff;
	border-style: solid;
	border-width: 0 0 5px;
}
.yui-navset .yui-nav .selected {
	background-color: #edf5ff;
}
.yui-navset .yui-nav li {
	/* Tabber tweaks */
	.tabberlive .tabbertab h2, ;padding-left: 10px;
	padding-right: 10px;
}
.tabberlive .tabbertab h3 {
	display: block !important;
}
ul.tabbernav li a:link {
	color: #70b8ff !important;
}
ul.tabbernav li a:hover {
	background: #333 !important;
	border-color: #227 !important;
	color: black !important;
}
ul.tabbernav li.tabberactive a:hover {
	background: #333 !important;
	color: black !important;
}
ul.tabbernav li.tabberactive a:link {
	color: #d5d4d4 !important;
}
ul.tabbernav li.tabberactive a {
	background-color: #333 !important;
	border-bottom-style: none !important;
	border: 1px solid #d5d4d4 !important;
}
ul.tabbernav li a {
	-khtml-border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	background: #333 !important;
	border-radius: 0;
	border: 1px !important;
	margin-left: 0 !important;
	margin-right: 3px;
}
.tabberlive .tabbertab {
	border: none !important;
}
ul.tabbernav {
	border-bottom: none !important;
}
.tabberlive .editsection {
	/* background for transparent images when viewed directly */
	display: none;
}
#file img {
	/* Prevents line breaks in links, used for navboxes */
	background: transparent url("http://images2.wikia.nocookie.net/__cb1/wowwiki/images/thumb/3/34/Wwchecker.svg/16px-Wwchecker.svg.png") repeat scroll 0 0;
}
.nowraplinks a {
	/* *** WOWWIKI TEMPLATES ****/
	/* --- NAVFRAME STUFF --- */
	/* Documentation at [[wikipedia: Wikipedia: NavFrame]]. */
	/* Standard Navigationsleisten, aka box hiding thingy from .de. */
	div.Boxmerge, ;white-space: nowrap; /* this line is malformed, an error */
}
div.NavFrame {
	border-collapse: collapse;
	border: 1px solid #aaa;
	font-size: 95%;
	margin: 0;
	padding: 4px;
	text-align: center;
}
div.Boxmerge div.NavFrame {
	border-style: none;
}
div.NavFrame+div.NavFrame {
	border-top-style: none;
}
div.NavPic {
	background-color: #fff;
	float: left;
	margin: 0;
	padding: 2px;
}
div.NavFrame div.NavHead {
	background-color: #ccf;
	font-weight: bold;
	height: 1.6em;
	position: relative;
}
div.NavFrame p {
	font-size: 100%;
}
div.NavFrame div.NavContent {
	font-size: 100%;
}
div.NavFrame div.NavContent p {
	font-size: 100%;
}
div.NavEnd {
	clear: both;
	line-height: 1px;
	margin: 0;
	padding: 0;
}
a.NavToggle {
	/* --- TOOLTIP --- */
	/* WoW Style Tooltip */
	font-size: smaller;
	font-weight: normal;
	position: absolute;
	right: 3px;
	top: 0;
}
/* div.itemtooltip li a {
	color: inherit;;
}
would ideally replace most a declarations here, but IE support is lacking. */
div.itemtooltip {
	-moz-border-radius: 0.75ex;
	-webkit-border-radius: 0.75ex;
	background-color: #111;
	border: 1px #bbb solid;
	margin: 5px;
	min-width: 15em;
	padding: 0.3em;
	text-align: left;
}
div.itemtooltip ul,
.htt .tooltip-content ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.itemtooltip,
div.itemtooltip li,
div.itemtooltip li a,
.htt .tooltip-content,
.htt .tooltip-content li,
.htt .tooltip-content li a {
	color: #fff;
}
div.itemtooltip li.socket,
div.itemtooltip li.socket a,
.htt .tooltip-content li.socket,
.htt .tooltip-content li.socket a {
	color: #999;
}
div.itemtooltip li.glyph,
div.itemtooltip li.glyph a,
.htt .tooltip-content li.glyph,
.htt .tooltip-content li.glyph a {
	color: #71d5ff;
}
div.itemtooltip li.req,
div.itemtooltip li.req a,
.htt .tooltip-content li.req,
.htt .tooltip-content li.req a {
	color: #999;
}
div.itemtooltip li.locked,
div.itemtooltip li.locked a,
.htt .tooltip-content li.locked,
.htt .tooltip-content li.locked a {
	color: #d22;
}
div.itemtooltip li.bonus,
div.itemtooltip li.bonus a,
.htt .tooltip-content li.bonus,
.htt .tooltip-content li.bonus a {
	color: #0f0;
}
div.itemtooltip li.flavor,
div.itemtooltip li.flavor a,
.htt .tooltip-content li.flavor,
.htt .tooltip-content li.flavor a {
	color: #ffd517;
}
div.itemtooltip li.detail,
div.itemtooltip li.detail a,
.htt .tooltip-content li.detail,
.htt .tooltip-content li.detail a {
	color: #66c;
}
div.itemtooltip li.set,
div.itemtooltip li.set a,
.htt .tooltip-content li.set,
.htt .tooltip-content li.set a {
	color: #ffd100;
}
div.itemtooltip li.setbonus,
div.itemtooltip li.setbonus a,
.htt .tooltip-content li.setbonus,
.htt .tooltip-content li.setbonus a {
	color: #999;
}
.tooltip,
.htt .tooltip-content {
	-moz-border-radius: 0.75ex;
	-webkit-border-radius: 0.75ex;
	background-color: #111;
	border: 1px #bbb solid;
	color: #fff;
	float: left;
	font-size: 1em;
	margin: 5px;
	min-width: 15em;
	padding: 0.3em;
	width: 18em;
}
.tooltip ul,
.htt .tooltip-content ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.htt .tooltip-content {
	background: transparent url("http://images1.wikia.nocookie.net/__cb20080417010831/wowwiki/images/thumb/c/c0/Ttbackground.svg/275px-Ttbackground.svg.png") !important;
	font-size: 1em;
	max-width: 300px;
	width: auto !important;
}
.htt .tooltip-content .tooltip-hide {
	display: none;
}
.tooltip-ready {
	/* default skin for navigation boxes */
	display: block;
	visibility: hidden;
	z-index: 999;
}
/* --- TABLE DESIGNS --- */
table.navbox {
	/* single pixel border between adjacent navboxes (doesn't work for IE6, but that's okay) */
	border: 1px solid #aaa;
	clear: both;
	font-size: 88%;
	margin: auto;
	padding: 1px;
	text-align: center;
	width: 100%;
}
table.navbox+table.navbox {
	margin-top: -1px;
}
.navbox-title,
.navbox-abovebelow,
table.navbox th {
	/* title and above/below styles */
	padding-left: 1em;
	padding-right: 1em;
	text-align: center;
}
.navbox-group {
	/* group style */
	font-weight: bold;
	padding-left: 1em;
	padding-right: 1em;
	text-align: right;
	white-space: nowrap;
}
.navbox,
.navbox-subgroup {
	background: #fdfdfd;
}
.navbox-list {
	border-left: 2px solid #fdfdfd;
}
.navbox-title,
table.navbox th {
	background: #ccf;
}
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
	background: #ddf;
}
.navbox-subgroup .navbox-group,
.navbox-subgroup .navbox-abovebelow {
	background: #e6e6ff;
}
.navbox-even {
	background: #f7f7f7;
}
.navbox-odd {
	background: transparent;
}
@media print {
	/* dark table style */
	.navbox {
		display: none;
	}
}
 
/* plain verison of darktable suitable for placing inside a dark table or other table */
table.innertable {
	/*background: #f9f9f9;*/
	/*border: 1px solid #aaa;*/
	/*font-size: 89%;*/
	margin: 0 0 0 0;
	/*padding: 5px;*/
}
table.innertable th {
	background-color: #ccf;
	padding: 0 0.5em;
}
table.innertable caption {
	font-size: 120%;
	font-weight: bold;
}
table.innertable tr:not(:first-child) th {
	/*background-color: #ddf;*/
}
 
table.darktable {
	background: #f9f9f9;
	border: 1px solid #aaa;
	font-size: 89%;
	margin: 0.5em 0 1em 0.5em;
	padding: 5px;
}
table.darktable th {
	background-color: #ccf;
	padding: 0 0.5em;
}
table.darktable caption {
	font-size: 120%;
	font-weight: bold;
}
table.darktable tr:not(:first-child) th {
	background-color: #ddf;
}
 
table.extrapadding td {
	padding-left: 4px;
	padding-right: 4px;
}
table.td-right td {
	/* title stuff */
	text-align: right;
}
.title {
	background-color: #ddf;
	font-weight: bold;
	padding: 1px 2px;
	text-align: center;
}
.alt {
	background-color: #e9e9ff;
}
table.zebra > tbody > tr:nth-child(2n+1) {
	background-color: #e9e9ff;
}
table .hover:hover {
	/* --- MAIN PAGE STYLES --- */
	/* darkgreen header */
	background-color: orange;
}
/* for occasions where a table element is class="hover": for legibility in larger tables *   /
.mainpagetabledarkgreen {
	/* green body */
	background-color: #8ac4b4;;
}
.mainpagetablegreen {
	/* darkblue header */
	background-color: #a2ccbe;
}
.mainpagetabledarkblue {
	/* blue body */
	background-color: #a0a2b8;
}
.mainpagetableblue {
	/* darkred header */
	background-color: #babbd0;
}
.mainpagetabledarkred {
	/* red body */
	background-color: #bdacac;
}
.mainpagetablered {
	/* --- GENERAL TEMPLATE DESIGNS --- */
	/* bg for wowbox */
	background-color: #d7c6c6;
}
.wowboxbg {
	/* making certain links black on monobook */
	background-color: #ddd;
}
.speciallink {
	/* disambig, i-note design */
	color: black;
}
.greybar {
	/* band, in use by [[template: infoline]] */
	background-color: #ddd;
	border-bottom: 1px #606060 solid;
	border-top: 1px #606060 solid;
	color: #000;
}
.band {
	display: table;
	line-height: 130%;
	margin: 0.2ex 3em;
	padding: 1ex 3em 0.5ex;
	text-align: center;
}
/* --- {
	 {
		t|Ambox;;
	}
}
TEMPLATE DESIGNS --- */
/* {
	 {
		t|Ambox;;
	}
	;;
}
design */
.ambox {
	background-color: #eee;
	border-collapse: collapse;
	border-left: 10px solid #228b22;
	border: 1px #aaa solid;
	font-size: 95%;
	margin: 0 auto;
	width: 80%;
}
/* {
	 {
		t|Ambox;;
	}
}
colors */
.ambox-blue {
	border-left: 10px solid #1e90ff;
}
.ambox-brown { border-left: 10px solid #442800; }
.ambox-red {
	border-left: 10px solid #b22222;
}
.ambox-orange {
	border-left: 10px solid #f28500;
}
.ambox-yellow {
	border-left: 10px solid #f4c430;
}
.ambox-purple {
	border-left: 10px solid #9932cc;
}
.ambox-gray {
	border-left: 10px solid #bba;
}
.ambox-green {
	border-left: 10px solid #228b22;
}
/* {
	 {
		t|Ambox;;
	}
}
small text */
.amsmalltext {
	font-size: smaller;
	margin-left: 0.8em;
	margin-top: 0.5em;
}
/* {
	 {
		t|Ambox;;
	}
}
image */
.ambox-image {
	/* 0.5em left, 0 right */
	padding: 2px 0 2px 0.5em;
	text-align: center;
	width: 60px;
}
@media print {
	.ambox {
		display: none;
		/* Blizz text color */
	}
	/* --- COLORS --- */
	.blizztext,
}
/* no ambox when printing */
.text-blizz {
	/* text colors: say, yell, emote, whisper */
	color: #0070af;
}
.text-say {
	color: #c90;
}
.text-yell {
	color: #ff4040;
}
.text-emote {
	color: #f87431;
}
.text-whisper {
	color: #f8b0de;
}
.text-bossemote {
	/* Item Quality Colors */
	color: #f0d000;
}
.qc-artifact,
.qc-artifact a,
.qc-artifact a.new,
.qc-heirloom,
.qc-heirloom a,
.qc-heirloom a.new {
    color: #00ccff !important; /* Aqua Cyan */
	/* Pre-Legion (Light Gold): color: #e6cc80 !important; */
}
.qc-legendary,
.qc-legendary a,
.qc-legendary a.new {
	color: #ff8000 !important;
}
.qc-epic,
.qc-epic a,
.qc-epic a.new {
	color: #a335ee !important;
}
.qc-rare,
.qc-rare a,
.qc-rare a.new {
	color: #0070ff !important;
}
.qc-uncommon,
.qc-uncommon a,
.qc-uncommon a.new {
	color: #1eff00 !important;
}
.qc-common,
.qc-common a,
.qc-common a.new {
	color: #000 !important;
	div.itemtooltip li a span.qc-common,
}
/* common is normally white, but white on white is bad */
.htt .tooltip-content li a span.qc-common {
	color: #fff !important;
}
/* but we want it white inside tooltips. */
.qc-poor,
.qc-poor a,
.qc-poor a.new {
	color: #9d9d9d !important;
}
/* Non-item quality colors */
.qc-enchant,
.qc-enchant a,
.qc-enchant a.new {
	color: #ffd100 !important;
}
.qc-object,
.qc-object a,
.qc-object a.new {
	/* Class Colors */
	color: #ee0 !important;
}
.qc-ability,
.qc-ability a,
.qc-ability a.new {
    color: #60dbfd !important;
}
.qc-power,
.qc-power a,
.qc-power a.new {
    color: #90ee90 !important;
}
 
.cc-druid,
.cc-druid a {
	color: #ff7d0a;
}
.cc-hunter,
.cc-hunter a {
	color: #abd473;
}
.cc-mage,
.cc-mage a {
	color: #69ccf0;
}
.cc-monk,
.cc-monk a {
	color: #00ff96;
	.cc-paladin,
}
/* Theoretically from game UI constant value. */
.cc-paladin a {
	color: #f58cba;
}
.cc-priest,
.cc-priest a {
	color: gray;
	.cc-rogue,
}
/* priest is white, but not on light skins... see monaco/wowwiki.css */
.cc-rogue a {
	color: #c90;
}
.cc-shaman,
.cc-shaman a {
	color: #2459ff;
}
.cc-warlock,
.cc-warlock a {
	color: #9482ca;
}
.cc-warrior,
.cc-warrior a {
	color: #c79c6e;
}
.cc-deathknight,
.cc-deathknight a {
	color: #c41e3a;
}
.druid,
.druidalt {
	color: white;
}
.druid {
	background-color: #7f3e05;
}
.druidalt {
	background-color: #630;
}
.druid a,
.druidalt a {
	color: #ff7f0a;
}
.hunter,
.hunteralt {
	color: white;
}
.hunter {
	background-color: #453;
}
.hunteralt {
	background-color: #342;
}
.hunter a,
.hunteralt a {
	color: #abd473;
}
.mage,
.magealt {
	color: white;
}
.mage {
	background-color: #48a;
}
.magealt {
	background-color: #367;
}
.mage a,
.magealt a {
	color: #6cf;
}
.paladin,
.paladinalt {
	color: white;
}
.paladin {
	background-color: #835;
}
.paladinalt {
	background-color: #624;
}
.paladin a,
.paladinalt a {
	color: #f9c;
}
.priest,
.priestalt {
	color: white;
}
.priest {
	background-color: #777;
}
.priestalt {
	background-color: #444;
}
.priest a,
.priestalt a {
	color: #bbb;
}
.rogue,
.roguealt {
	color: white;
}
.rogue {
	background-color: #550;
}
.roguealt {
	background-color: #440;
}
.rogue a,
.roguealt a {
	color: #fff569;
}
.shaman,
.shamanalt {
	color: white;
}
.shaman {
	background-color: #127;
}
.shamanalt {
	background-color: #125;
}
.shaman a,
.shamanalt a {
	color: #2459ff;
}
.warlock,
.warlockalt {
	color: white;
}
.warlock {
	background-color: #315;
}
.warlockalt {
	background-color: #204;
}
.warlock a,
.warlockalt a {
	color: #c9f;
}
.warrior,
.warrioralt {
	color: white;
}
.warrior {
	background-color: #753;
}
.warrioralt {
	background-color: #432;
}
.warrior a,
.warrioralt a {
	color: #c79c6e;
}
.deathknight,
.deathknightalt {
	color: white;
}
/* .deathknight {
	background-color: #;;;
}*/
/* .deathknightalt {
	background-color: #;;;
	.deathknight a,
	;
}*/
.deathknightalt a {
	/* PLAINLINKS (see wikipedia: Common.css */
	color: #c41e3a;
}
.plainlinksneverexpand {
	background: none ! important;
	padding: 0 ! important;
}
.plainlinksneverexpand .urlexpansion {
	display: none ! important;
}
.plainlinksneverexpand a {
	background: none !important;
	padding: 0 !important;
}
.plainlinksneverexpand a.external.text:after {
	display: none !important;
}
.plainlinksneverexpand a.external.autonumber:after {
	/* USERBOXES */
	display: none !important;
}
table.wwusrbox {
	border-style: solid;
	border-width: 1px;
	float: left;
	margin: 0.2em;
	padding: 0;
}
table.wwusrbox td.left,
table.wwusrbox td.right {
	font-size: 1.6em;
	padding: 0;
	text-align: center;
	vertical-align: middle;
}
table.wwusrbox td.main {
	font-size: 0.90em;
	line-height: 125%;
	padding: 0 4px;
	vertical-align: middle;
}
table.wwusrbox {
	background: #f8f8f8;
	border-color: #aaa;
}
table.wwusrbox td.left,
table.wwusrbox td.right {
	/* - Book Styling */
	background: #d8d8d8;
}
div.book {
	margin: 0.5em;
}
div.book > div {
	border-style: solid;
	border-width: 1px;
}
div.book > div > h4 {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-family: Georgia, serif;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 0.2em;
}
div.book > div > h4 span.editsection {
	font-family: sans-serif;
	font-size: 0.91em;
}
div.book > div > div > div {
	font-family: Georgia, serif;
	font-size: 0.85em;
	margin-top: 0;
	margin: 0.5em;
	position: relative;
}
/* For IE7 because it doesn't support double-colon selectors and there's a strict mode bug with inline elements */
div.book p:first-child:first-letter {
	font-size: 2em;
	line-height: 1;
	text-transform: uppercase;
}
div.book p:first-child::first-letter {
	/* Select reputation colors */
	border-style: solid;
	border-width: 1px;
	font-size: 2em;
	line-height: 1;
	padding: 1px;
	text-transform: uppercase;
}
span.rep-friendly {
	color: lime;
}
span.rep-neutral {
	color: yellow;
}
span.rep-hostile {
	/* Tooltip formatting common */
	color: red;
}
div.wtooltip {
	-moz-border-radius: 0.75ex;
	-webkit-border-radius: 0.75ex;
	background-color: #111;
	border: 1px #bbb solid;
	color: white;
	margin: 5px;
	min-width: 15em;
	padding: 0.3em;
	text-align: left;
}
div.wtooltip ul {
	/* Buffs & Debuffs */
	list-style: none;
	margin: 0;
	padding: 0;
}
div.bufftip {
	border-color: #aaa;
	border-style: solid;
	border-width: 1px;
}
div.debuff {
	border-color: #c00;
}
div.debuffmagic {
	border-color: #39f;
}
div.debuffcurse,
div.buffweapon {
	border-color: #90f;
}
div.debuffdisease {
	border-color: #960;
}
div.debuffpoison {
	border-color: #090;
}
.achievementlink {
	/* *************************/
	/* New main page-related styles */
	/****** TESTING AREA ******/
	/**************************/
	color: goldenrod;
}
body.page-Portal_Main #wikia_page,
body.page-Portal_World_of_Warcraft #wikia_page,
body.page-Portal_WotLK #wikia_page,
body.page-Portal_Interface_customization #wikia_page,
body.page-Portal_Warcraft_universe #wikia_page,
body.page-Portal_Community #wikia_page {
	min-width: 735px;
}
body.page-Portal_Main hr,
body.page-Portal_World_of_Warcraft hr,
body.page-Portal_WotLK hr,
body.page-Portal_Interface_customization hr,
body.page-Portal_Warcraft_universe hr,
body.page-Portal_Community hr {
	background-color: #444;
	color: #444;
}
.mpcontentbox-sidebar {
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	font-size: 89%;
	margin-top: 10px;
	padding: 7px 10px 12px;
}
.mpcontentbox-main {
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	font-size: 89%;
	margin-top: 10px;
	padding: 7px 15px 12px;
}
.mpcontentbox-header {
	border-bottom: 1px solid #444;
}
.mpcontentbox-table {
	width: 100%;
}
.mpcontentbox-table td {
	width: 50%;
}
.bg-darkgray {
	background-color: #bbb;
}
.bg-darkblue {
	background-color: #a0a2b8;
}
.bg-darkred {
	background-color: #bdacac;
}
.bg-darkgreen {
	background-color: #8ac4b4;
}
#mptabs {
	clear: left;
	font-size: 93%;
	font-weight: bold;
	margin: 1em 0 3px;
}
#mptabs .activetab {
	-moz-border-radius-topleft: 0.5em;
	-moz-border-radius-topright: 0.5em;
	-webkit-border-radius-topleft: 0.5em;
	-webkit-border-radius-topright: 0.5em;
	background: #bbb;
	color: black;
	margin: 0 3px 0 0;
	padding: 5px 10px;
	text-decoration: none;
}
#mptabs a .inactivetab,
#mptabs strong .inactivetab {
	-moz-border-radius-topleft: 0.5em;
	-moz-border-radius-topright: 0.5em;
	-webkit-border-radius-topleft: 0.5em;
	-webkit-border-radius-topright: 0.5em;
	background: #ddd;
	color: black;
	margin: 0 3px 0 0;
	padding: 5px 10px;
	text-decoration: none;
}
#mptabs a .inactivetab: hover,
#mptabs strong .inactivetab:hover {
	background: #ccc;
	color: black;
}
#mptabs a:hover {
	/* poll stuff */
	text-decoration: none !important;
}
.poll {
	background-color: #a0a2b8 !important;
	border: none !important;
	max-width: 500px !important;
	padding: 5px 0 !important;
	width: 88% !important;
}
.pollAjax {
	background-color: #999 !important;
}
.pollAnswerVotes {
padding:1px !important;
}
.pollAnswerVotes div {
padding:1px !important;
	background-color: #999 !important;
	margin-right: 10px !important;
}
.poll .ourVote div {
	/* NEW poll stuff */
	border: 1px solid #ccc !important;
}
div.ajax-poll {
	/* costitem */
	border: none !important;
	width: 88% !important;
}
span.costitem div {
	/* Login form fix attempt for all skins */
	display: inline;
}
* html #userloginForm form {
	float: none;
}
* html #userlogin form {
	/* Recent changes, Special: Filelist arrows */
	float: none;
}
.mw-arr-r {
	background-image: url("http://images3.wikia.nocookie.net/__cb1/wowwiki/images/2/26/Icon-next-12x12.png");
}
.mw-arr-d,
.mw-sort-desc {
	background-image: url("http://images4.wikia.nocookie.net/__cb1/wowwiki/images/6/68/Icon-down-12x12.png");
}
.mw-arr-u,
.mw-sort-asc {
	background-image: url("http://images2.wikia.nocookie.net/__cb1/wowwiki/images/7/79/Icon-up-12x12.png");
}
.mw-arr-l {
	/* Table sort for Special: Filelist */
	background-image: url("http://images2.wikia.nocookie.net/__cb1/wowwiki/images/2/20/Icon-back-12x12.png");
}
.TablePager_sort {
	background-position: 2px 50%;
}
.TablePager th a {
	display: block;
}
.TablePager_sort a {
	/* Lootbox design */
	padding: 0 4px 0 16px;
}
table.lootbox td {
	margin: 0;
	padding: 1px;
}
table.lootbox div.itemtooltip {
	/* Forum formatting */
	margin: 0;
}
.forumheader {
	background-color: #f9f9f9;
	border: 1px solid #aaa;
	margin-top: 1em;
	padding: 12px;
}
.forumlist td span {
	display: block;
	font-size: smaller;
	padding-left: 10px;
}
.forumlist td span a {
	text-decoration: none;
}
.forumlist td span.forum_author {
	padding-left: 30px;
}
.forumlist td.forum_edited a {
	text-decoration: none;
}
.forumlist td.forum_title a {
	padding-left: 20px;
}
.forumlist td.forum_title span a {
	padding-left: 0;
}
.forumlist td.forum_title a.forum_new {
	background: url("http://images1.wikia.nocookie.net/__cb1/wowwiki/images/4/4e/Forum_new.gif") center left no-repeat;
	font-weight: bold;
	padding-left: 20px;
}
.forumlist td.forum_title a.forum_new:visited {
	background: none;
	font-weight: normal;
	padding-left: 20px;
}
.forumlist th.forum_title {
	/* "Temporary" additions */
	padding-left: 20px;
}
.blizzcon {
	background: url("http://images1.wikia.nocookie.net/__cb1/wowwiki/images/3/30/WoWbg.jpg");
}
.opacity70 {
	/* accessibility tweaks */
	background: url("http://images1.wikia.nocookie.net/__cb1/wowwiki/images/c/ca/70opacity.png") repeat;
}
.horizontal ul {
	margin: 0;
	padding: 0;
}
.horizontal li {
	border-right: 1px solid;
	display: inline;
	padding: 0 0.2em 0 0.4em;
}
.horizontal li:last-child {
	/* elinks */
	border-right: medium none;
	padding-right: 0;
}
ul.elinks {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.elinks li {
	background-position: 0 0;
	background-repeat: no-repeat;
	list-style: none;
	min-height: 25px;
	padding-left: 25px;
	vertical-align: middle;
}
ul.elinks li.mmo4ever {
	background-image: url("http://images1.wikia.nocookie.net/__cb1/wowwiki/images/b/b5/Icon-mmo4ever-22x22.png");
}
ul.elinks li.sigrie {
	background-image: url("http://images2.wikia.nocookie.net/__cb1/wowwiki/images/b/ba/Icon-mmochampion-22x22.png");
}
ul.elinks li.wowdb {
	background-image: url("http://images4.wikia.nocookie.net/__cb1/wowwiki/images/d/da/Icon-wowdb-22x22.png");
}
ul.elinks li.wowhead {
	background-image: url("http://images1.wikia.nocookie.net/__cb1/wowwiki/images/6/6e/Icon-wowhead-22x22.png");
}
ul.elinks li.allakhazam {
	background-image: url("http://images2.wikia.nocookie.net/__cb1/wowwiki/images/7/7c/Icon-allakhazam-22x22.png");
}
ul.elinks li.thottbot {
	background-image: url("http://images3.wikia.nocookie.net/__cb1/wowwiki/images/f/ff/Icon-thottbot-22x22.png");
}
ul.elinks li.wowus {
	background-image: url("http://images4.wikia.nocookie.net/__cb1/wowwiki/images/9/9c/Icon-wowus-22x22.png");
}
span.alliance-link,
span.horde-link,
span.neutral-link {
	background-position: 0 0;
	background-repeat: no-repeat;
	min-height: 15px;
	padding-left: 17px;
	vertical-align: middle;
}
span.alliance-link {
	background-image: url("http://images1.wikia.nocookie.net/__cb1/wowwiki/images/4/45/Alliance_15.gif");
}
span.horde-link {
	background-image: url("http://images2.wikia.nocookie.net/__cb1/wowwiki/images/6/68/Horde_15.gif");
}
span.neutral-link {
	background-image: url("http://images3.wikia.nocookie.net/__cb1/wowwiki/images/5/5f/Neutral_15.gif");
}
.alliance-link-big,
.horde-link-big,
.neutral-link-big,
.combat-link-big {
	background-position: 1px 3px;
	background-repeat: no-repeat;
	min-height: 36px;
	padding-left: 39px;
	vertical-align: middle;
}
.alliance-link-big {
	background-image: url("http://images1.wikia.nocookie.net/__cb1/wowwiki/images/8/8e/Alliance_32-square.gif");
}
.horde-link-big {
	background-image: url("http://images2.wikia.nocookie.net/__cb1/wowwiki/images/7/7c/Horde_32.gif");
}
.neutral-link-big {
	background-image: url("http://images3.wikia.nocookie.net/__cb1/wowwiki/images/3/38/Neutral_32-square.gif");
}
.combat-link-big {
	background-image: url("http://images4.wikia.nocookie.net/__cb1/wowwiki/images/6/6c/Combat_32.gif");
}
span.socketlink-red {
	background-image: url("http://images1.wikia.nocookie.net/__cb1/wowwiki/images/0px/02/UI-EmptySocket-Red.png");
}
span.socketlink-blue {
	background-image: url("http://images2.wikia.nocookie.net/__cb1/wowwiki/images/f/fc/UI-EmptySocket-Blue.png");
}
span.socketlink-yellow {
	background-image: url("http://images3.wikia.nocookie.net/__cb1/wowwiki/images/8/87/UI-EmptySocket-Yellow.png");
}
span.socketlink-prismatic {
	background-image: url("http://images4.wikia.nocookie.net/__cb1/wowwiki/images/4/48/UI-EmptySocket-Prismatic.png");
}
span.socketlink-meta {
	background-image: url("http://images1.wikia.nocookie.net/__cb1/wowwiki/images/7/75/UI-EmptySocket-Meta.png");
}
span.socketlink {
	background-position: 0 0;
	background-repeat: no-repeat;
	min-height: 16px;
	padding-left: 18px;
	vertical-align: middle;
}
span.socketlink a {
	color: #999;
}
.page-Special_Search #contentSub {
	font: 10pt sans-serif;
}
.mw-userpage-userdoesnotexist {
	border: 2px solid red;
	font: bold 12pt sans-serif;
	text-align: center;
}
.quotemark {
	font: bold 35px Times New Roman, serif;
	padding: 7px;
	position: relative;
	top: -12px;
}
.quote {
	/* display: none; */
	max-width: 75%;
}
body.page-Portal_Main h1.firstHeading,
body.page-Portal_Main #mp-newsline,
body.page-Portal_Main #contentSub,
body.page-Portal_World_of_Warcraft #contentSub,
body.page-Portal_WotLK #contentSub,
body.page-Portal_Interface_customization #contentSub,
body.page-Portal_Warcraft_universe #contentSub,
body.page-Portal_Community #contentSub,
.TablePager_sort img,
.ajaxHide-active,
body.ns-110 #ca-talk,
body.ns-110 #this_talk,
body.ns-110 #page_tabs li+li,
.aChar,
.hidden,
#jsErrors,
span.costitem p.error {
	display: none;
}
#profile-content-inner {
	margin-right: 0;
}
.itemlink {
	/* talent trees (experimental) */
	white-space: nowrap;
}
.talenttree {
	position: relative;
}
.talenttree div {
	position: absolute;
}
.talenttree div.col1 {
	left: 1em;
}
.talenttree div.col2 {
	left: 5em;
}
.talenttree div.col3 {
	left: 9em;
}
.talenttree div.col4 {
	left: 13em;
}
.talenttree div.tier1 {
	top: 1em;
}
.talenttree div.tier2 {
	top: 5em;
}
.talenttree div.tier3 {
	top: 9em;
}
.talenttree div.tier4 {
	top: 13em;
}
.talenttree div.tier5 {
	top: 17em;
}
.talenttree div.tier6 {
	top: 21em;
}
.talenttree div.tier7 {
	top: 25em;
}
.talenttree div.tier8 {
	top: 29em;
}
.talenttree div.tier9 {
	top: 33em;
}
.talenttree div.tier10 {
	top: 37em;
}
.talenttree div.tier11 {
	top: 41em;
}
.custom-dropdown {
	padding: 1px 8px;
}
.custom-dropdown > :first-child:after {
	background-image: url("data:image/gif;base64,R0lGODlhAQABAIABAAAAAP///yH5BAEAAAEALAAAAAABAAEAQAICTAEAOw%3D%3D");
	border-color: white transparent transparent;
	border-style: solid;
	border-width: 4px;
	content: "";
	display: inline-block;
	height: 1px;
	margin-left: 4px;
	margin-top: 2px;
	position: relative;
	vertical-align: middle;
	width: 1px;
}
.custom-dropdown:hover {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	margin-bottom: -1px;
	padding-bottom: 2px;
}
.custom-dropdown ul {
	list-style: none outside none;
	min-width: 100%;
	top: 23px;
}
.custom-dropdown:hover ul {
	display: block;
}
.custom-dropdown li a {
	font-size: 12px;
	height: 14px;
	line-height: 14px;
}