Path of Exile Wiki

Wiki поддерживается сообществом, поэтому подумайте над тем, чтобы внести свой вклад.

ПОДРОБНЕЕ

Path of Exile Wiki
(Новая страница: «→‎CSS placed here will affect users of the Hydra Dark skin: →‎Hydra: body { background: #000 url("https://hydra-media.cursecdn.com/pathofexile.gamepedia.c…»)
 
Нет описания правки
Строка 854: Строка 854:
 
margin-bottom: 0.6em;
 
margin-bottom: 0.6em;
 
margin-left: 1.6em !important;
 
margin-left: 1.6em !important;
  +
}
  +
  +
/* Styling for default gamepedia templates */
  +
/* for "edit this page" tab and "discussion" tab etc */
  +
.pagetab {
  +
border-style: solid solid none;
  +
border-width: thin;
  +
border-color: #808080;
  +
padding: 0.25ex 1ex 0ex;
  +
font-size: 95%;
  +
}
  +
  +
.ambox {
  +
background-color: #282828;
  +
border-bottom-color: #383838;
  +
border-right-color: #383838;
  +
border-top-color: #383838;
  +
border-collapse: collapse;
  +
font-size: 95%;
  +
margin: 0 auto 2px auto;
  +
width: 80%;
  +
}
  +
  +
.ambox-gray {
  +
border-left-color: #383838;
  +
}
  +
  +
.ambox.ambox-tiny {
  +
font-size: 90%;
  +
margin: 2px 0;
  +
width: auto;
  +
}
  +
  +
.ambox + .ambox {
  +
margin-top: -2px;
  +
}
  +
  +
.ambox-text {
  +
padding: 0.25em 0.5em;
  +
}
  +
  +
.ambox-image {
  +
padding: 2px 0px 2px 0.5em;
  +
text-align: center;
  +
width: 60px;
  +
}
  +
  +
.ambox-tiny .ambox-image {
  +
padding: 2px 0.5em;
  +
text-align: left;
  +
width: auto;
  +
}
  +
  +
/* Ambox colors */
  +
.ambox-blue {
  +
border-left: 10px solid #1e90ff;
  +
}
  +
  +
.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;
  +
}
  +
  +
/* Ambox small text */
  +
.amsmalltext {
  +
font-size: smaller;
  +
margin-left: 0.8em;
  +
margin-top: 0.5em;
 
}
 
}

Версия от 21:09, 22 сентября 2016

/* CSS placed here will affect users of the Hydra Dark skin */
/* Hydra */

body {
	background: #000 url("https://hydra-media.cursecdn.com/pathofexile.gamepedia.com/9/98/Bg.jpg") no-repeat top left;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.mw-body-content {
	z-index: auto;
}

/* Abbr */
abbr[title], .explain[title] {
	text-decoration: none;
}


/* ===== Link Styles ===== */
a,
a:visited,
.mw-body a.extiw,
.mw-body a.extiw:visited,
.mw-body a.external,
.mw-body a.external:visited,
div.vectorTabs ul li span a,
div.vectorTabs ul li span a:visited,
div.vectorTabs ul li.selected span a,
div.vectorTabs ul li.selected span a:visited,
div.vectorMenu .menu ul li a,
div.vectorMenu .menu ul li a:visited,
div#mw-head a,
.vectorTabs li a span,
div#mw-head div.vectorTabs a,
div#mw-head div.vectorMenu a {
    color: #f2c462;
}

a:active,
.mw-body a.extiw:active,
.mw-body a.external:active,
div.vectorTabs ul li span a:active,
div.vectorTabs ul li.selected span a:active,
div.vectorMenu .menu ul li a:active {
	color: #f2dcae;
}

#content a.new,
#quickbar a.new,
div.vectorTabs ul li.new span a,
div.vectorTabs ul li.new span a:visited,
div#mw-head div.vectorTabs ul li.new span a,
div#mw-head div.vectorTabs ul li.new span a:visited {
	color: #f25749;
}

#content a.new:active,
#quickbar a.new:active,
div.vectorTabs ul li.new span a:active {
	color: #f2b4ae;
}

div#content a.external,
div#content a.external[href^="gopher://"] {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJAgMAAACd/+6DAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3QILAiAEXthF5QAAAAlQTFRFV8jI////8sRiiS6XIAAAAAJ0Uk5TAAB2k804AAAAAWJLR0QB/wIt3gAAACRJREFUCNdjCM1qYAgNa2BYFdnAMFW1gWHKVAeGqZEIvGqlAwDRaAuu3hIlOQAAAABJRU5ErkJggg==") no-repeat scroll right center transparent;
	padding-right: 12px;
}

/* ===== Page Header ===== */
#mw-page-base {
	height: 0;
	background: transparent;
}

#mw-head-base {
	margin: 0;
	height: 92px;
	background: transparent;	
}

#mw-head {
	height: 92px;
}

#left-navigation {
	margin-top: 66px;
}

#right-navigation {
	position: absolute;
	right: 0;
	bottom: 0;
	margin-right: 6px;
	top: 26px;
}

div.vectorTabs {
        background-color: rgba(0, 0, 0, 0);
	background-image: none;
	padding: 0;
	height: 26px;
	background: none;
}

div#mw-head div.vectorTabs a {
    background-image: none;
}

div.vectorTabs ul {
        background-color: rgba(0, 0, 0, 0);
	background-image: none;
}

div.vectorMenu {
	transition: none;
	-webkit-transition: none;
}

div.vectorMenu div.menu {
    background-color: rgba(0, 0, 0, 0);
    border-color: inherit;
}

div.vectorTabs ul li,
div.vectorMenu {
	padding: 0 0 0 9px;
	background: transparent url("https://hydra-media.cursecdn.com/pathofexile.gamepedia.com/5/54/Vector-tab-edge.png") left top no-repeat;
}

div.vectorTabs ul li.selected,
div.vectorMenu.menuForceShow,
div.vectorMenu:hover {
	background: transparent url("https://hydra-media.cursecdn.com/pathofexile.gamepedia.com/5/54/Vector-tab-edge.png") left bottom no-repeat;
}

div.vectorTabs ul li span,
div#mw-head div.vectorMenu h3 {
	padding: 0 9px 0 0;
	height: 100%;
	background: transparent url("https://hydra-media.cursecdn.com/pathofexile.gamepedia.com/6/68/Vector-tab.png") right top;
}

div.vectorTabs ul li.selected span,
div#mw-head div.vectorMenu.menuForceShow h3,
div#mw-head div.vectorMenu:hover h3 {
	background: transparent url("https://hydra-media.cursecdn.com/pathofexile.gamepedia.com/6/68/Vector-tab.png") right bottom;
}

div.vectorTabs ul li span a,
div.vectorTabs ul li span a:visited,
div.vectorTabs ul li.selected span a,
div.vectorTabs ul li.selected span a:visited {
	display: inline-block;
	margin: 0 -3px;
	padding: 0 12px;
	height: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 26px;
	font-variant: small-caps;
}

div#mw-head div.vectorMenu h3 {
	margin: 0;
}

div.vectorMenu h3 span {
	color: #f2c462;
	height: 100%;
	float: left;
	font-size: 14px;
	font-variant: small-caps;
	font-weight: normal;
	line-height: 26px;
	padding: 0 9px 0 0;
	text-align: center;
}

div.vectorMenu h3 a {
	float: left;
	width: 30px;
	height: 26px;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAFCAYAAACTphZWAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3QQYFxkfDTht+QAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAAATElEQVQI14XMQQ2AMBQE0fcxgAQwQlIrKMMKBCNUAg64AClNGva4O7Nx7vOIFYN2MlLAj5CR+mk54mkawgtClBeV8AGhK+F7SNhqEC60JBsT/5zCxwAAAABJRU5ErkJggg==") center no-repeat;
}

div.vectorMenu .menu {
	left: -14px;
	top: 23px !important;
}

div.vectorMenu .menu ul {
	border: 1px solid #875b3a;
	border-top-color: #734E32;
	border-radius: 6px;
	min-width: 59px;
	background: #734e32; /* Old browsers */
	background: -moz-linear-gradient(top,  #734e32 0%, #47301e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#734e32), color-stop(100%,#47301e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #734e32 0%,#47301e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #734e32 0%,#47301e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #734e32 0%,#47301e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #734e32 0%,#47301e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#734e32', endColorstr='#47301e',GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: -2px 5px 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:	-2px 5px 5px rgba(0, 0, 0, 0.5);
	box-shadow:		 -2px 5px 5px rgba(0, 0, 0, 0.5);
}

#ca-unwatch.icon a,
#ca-watch.icon a {
	padding: 23px 0 0;
}

#ca-unwatch.icon a {
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJhIj48c3RvcCBvZmZzZXQ9IjAiIHN0b3AtY29sb3I9IiNjMmVkZmYiLz48c3RvcCBvZmZzZXQ9Ii41IiBzdG9wLWNvbG9yPSIjNjhiZGZmIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjZmZmIi8+PC9saW5lYXJHcmFkaWVudD48bGluZWFyR3JhZGllbnQgeDE9IjEzLjQ3IiB5MT0iMTQuMzYzIiB4Mj0iNC41OTYiIHkyPSIzLjM5NyIgaWQ9ImIiIHhsaW5rOmhyZWY9IiNhIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIvPjwvZGVmcz48cGF0aCBkPSJNOC4xMDMgMS4xNDZsMi4xNzUgNC40MDggNC44NjQuNzA3LTMuNTIgMy40MzEuODMxIDQuODQ1LTQuMzUxLTIuMjg3LTQuMzUxIDIuMjg3LjgzMS00Ljg0NS0zLjUyLTMuNDMxIDQuODY0LS43MDd6IiBmaWxsPSJ1cmwoI2IpIiBzdHJva2U9IiM3Y2I1ZDEiIHN0cm9rZS13aWR0aD0iMC45OTk5MTk5OTk5OTk5OTk5Ii8+PC9zdmc+") !important;
}

#ca-watch.icon a {
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjE2IiBoZWlnaHQ9IjE2Ij48cGF0aCBkPSJNOC4xMDMgMS4xNDZsMi4xNzUgNC40MDggNC44NjQuNzA3LTMuNTIgMy40MzEuODMxIDQuODQ1LTQuMzUxLTIuMjg3LTQuMzUxIDIuMjg3LjgzMS00Ljg0NS0zLjUyLTMuNDMxIDQuODY0LS43MDd6IiBmaWxsPSIjZmZmIiBzdHJva2U9IiM3Y2I1ZDEiIHN0cm9rZS13aWR0aD0iMC45OTk5MTk5OTk5OTk5OTk5Ii8+PC9zdmc+") !important;
}

#p-search {
	margin-right: 9px;
	margin-bottom: 2px;
	margin-left: 9px;
}

#p-search form {
	margin: 0;
}

div#simpleSearch {
	margin: 0;
}

div#mw-head #p-sharing h4 {
	display: none;
}

#p-sharing h3 span,
#p-sharing h5 span {
	display: inline-block;
}

#p-sharing h3 a,
#p-sharing h5 a {
	margin-right: 7px;
	width: 14px;
}

/* ===== Recent Changes ===== */
.autocomment {
	color: #5e4f45;
}

.mw-plusminus-pos {
	color: #577f1a;
}

.mw-plusminus-neg {
	color: #7f1a1a;
}

.mw-plusminus-null {
	color: #5e4f45;
}

.unpatrolled {
	color: #f25749;
	font-weight: bold;
}

button, input[type="submit"], input[type="button"], input[type="reset"] {
	background:#d12007;
	background:-moz-linear-gradient(top,  #230a02, #551304 50%, #d12007 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop (0% #230a02), color-stop(50%,#551304), color-stop(100%,#d12007 ));
	background:-webkit-linear-gradient(top, #230a02 0%, #551304 50%, #d12007 100%);
	background:-o-linear-gradient(top, #230a02 0%, #551304 50%, #d12007  100%);
	background:-ms-linear-gradient(top, #230a02 0%, #551304 50%, #d12007  100%);
	background:linear-gradient(to bottom, #230a02 0%, #551304 50%, #d12007  100%);
	border: 1px solid #75511d;
	border-radius: 4px 4px 4px 4px;
	color: #e8b656;
	font-weight: bold;
	margin: 0 1px 1px 0;
}

#pageWrapper {
	padding-right: 4px;
}

div#content {
	border: 2px solid #734e32;
	border-radius: 6px;
	color: #A38D6D;
	background: #0f0f0f;
}

div#mw-panel div.portal h5 {
	color: #DFCF99;
	font-weight:bold;
	text-transform: uppercase
}

.skin-hydradark #mw-panel.collapsible-nav .portal {
	background-image: none;
}

div#mw-panel div.portal h3,
div#mw-panel div.portal h3:visited,
.skin-hydradark #mw-panel.collapsible-nav .portal h3 a,
.skin-hydradark #mw-panel.collapsible-nav .portal h3 a:visited,
.skin-hydradark #mw-panel.collapsible-nav div.portal h3 a,
.skin-hydradark #mw-panel.collapsible-nav div.portal h3 a:visited,
.skin-hydradark #mw-panel.collapsible-nav .portal.collapsed h3 a,
.skin-hydradark #mw-panel.collapsible-nav .portal.collapsed h3 a:visited {
	color: #DFCF99;
	font-weight: bold;
	text-transform: uppercase;
}

div#mw-panel div.portal div.body ul li a,
div#mw-panel div.portal div.body ul li a:link {
	color: #A38D6D;
	font-weight:bold;
}

div#mw-panel div.portal div.body ul li a:hover {
	color: #DFCF99;
	font-weight:bold;
}

div#mw-panel div.portal div.body ul li a:visited {
	color: #A38D6D;
	font-weight:bold;
}

div#mw-panel div.portal div.body {
	background-image: none;
}

.skin-hydradark #mw-panel.collapsible-nav .portal.collapsed h3 a,
.skin-hydradark #mw-panel.collapsible-nav .portal.collapsed h5 a {
	color: #DFCF99;
}

.skin-hydradark #mw-panel.collapsible-nav .portal h5 a {
	color: #DFCF99;
	text-weight: bold;
	text-variant: small-caps;
}

.skin-hydradark #mw-panel.collapsible-nav div.portal h5 {
	color: #DFCF99;
	text-weight: bold;
	text-variant: small-caps;
}

.skin-hydradark #mw-panel.collapsible-nav div.collapsed h5 {
	color: #DFCF99;
}

div#footer {
	background-image: none;
}

div#footer ul li {
	color: #A38D6D;
}

div#footer a { 
	color: #00b6ff; 
}

div#toc, div.toc, .mw-warning {
	background: #141414;
	border: 1px solid #A38D6D;
	font-size: 95%;
	padding: 5px;
}

#pagehistory li.selected {
	background-color: transparent;
	border: 1px dashed #75511d;
}

#pagehistory li {
	border: 1px solid #75511d;
}

/* Preferences */
.skin-hydradark div#preferences {
	background-color: transparent;
	background-image: none;
	border: 1px solid #A38D6D;
	clear: both;
	float: left;
	margin: -2px 0 0;
	width: 100%;
}

.skin-hydradark div#preferences fieldset legend {
	background: transparent;
	border: 0px solid #A38D6D;
	color: #A38D6D;
	font-variant: small-caps;
}

.skin-hydradark #preftoc {
	background-color: #130f0a;
	border: 0px;
	margin: 0 0 4px !important;
}

.skin-hydradark #preftoc,
.skin-hydradark #preftoc li,  
.skin-hydradark #preferences {
	background-image: none;
	background-color: transparent;
	color: #a38d6d;
}

.skin-hydradark #preftoc li.selected a {
	background-color: #130f0a;
	background-image: none;
	border-color: #a38d6d;
	border-style: solid solid none;
	border-width: 1px 1px medium;
	color: #f2c462;
}

.skin-hydradark #preftoc li a,
.skin-hydradark #preftoc li a:active,
.skin-hydradark #preftoc li a:visited {
	color: #00b6ff;
	font-variant: small-caps;
}

.skin-hydradark #preftoc li a:hover {
	background-image: none;
	color: #00b6ff;
	font-variant: small-caps;
}

.mw-datatable th {
	background-color: #000000;
}

.mw-datatable,
.mw-datatable td,
.mw-datatable th {
	border: 1px solid #75511d;
	padding: 0 0.15em;
}

.mw-datatable td {
	background-color: transparent;
}

.TablePager tr:hover td {
	background-color: #000000 !important;
}

div.thumbinner {
	background-color: transparent;
	border: 1px solid #75511d;
}

li.gallerybox div.thumb {
	background-color: transparent;
	border: 1px solid #75511d;
	margin: 2px;
	text-align: center;
}

html .thumbimage { 
    border: none;
}

h1, h2, h3, h4, h5, h6 {
	color: #DFCF99;
	font-variant:small-caps;
	border-bottom-color: #5e4f45;
}

hr {
	background-color: #5e4f45;
	color: #5e4f45;
}

ul {
	list-style-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAANAQMAAABb8jbLAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3QILBTYv67Mf9wAAAAZQTFRF////o41tM9LLpAAAAAF0Uk5TAEDm2GYAAAABYktHRACIBR1IAAAAE0lEQVQI12NgQAEFDD/AsICBAQAakgPJO2sGpQAAAABJRU5ErkJggg==");
}

code {
	background-color: #1a1b18;
	color: #A38D6D;
}

pre {
	background-color: #1a1b18;
	border: 1px dashed #383636;
	color: #A38D6D;
}

fieldset,
ul#filetoc {
	border: 1px solid #503a1e;
	background-color: #130f0a;
}

#catlinks {
	border: 1px solid #503a1e;
	background-color: #130f0a;
}

.catlinks li {
	border-left: 1px solid #a38d6d;
}

.mw-search-profile-tabs {
	border: 1px solid #503a1e;
	background-color: #130f0a;
}

.mw-search-profile-tabs div.search-types ul li a {
	padding: 0.4em 0.5em;
}

.mw-search-profile-tabs div.search-types ul li.current a {
	color: #f2dcae;
}

.skin-hydradark fieldset#mw-searchoptions {
	background-color: #130f0a;
	border: 1px solid #503a1e;
}

/* ===== Table Styles ===== */
div#content table {
	color: inherit;
}
.skin-hydradark table.wikitable,
table.mw_metadata td {
	border: 1px solid #1a1812;
	color: #a38d6d;
	background-color: #26231b;
}

.skin-hydradark table.wikitable > tr > th,
.skin-hydradark table.wikitable > * > tr > th,
table.mw_metadata th { 
	background-color: #332f24;
	color: #dfcf99;
}

.skin-hydradark table.wikitable > tr > th, 
.skin-hydradark table.wikitable > tr > td, 
.skin-hydradark table.wikitable > * > tr > th, 
.skin-hydradark table.wikitable > * > tr > td,
table.mw_metadata th,
table.mw_metadata td { 
	border: 1px solid #1a1812;
}

.skin-hydradark table.wikitable:not(.jquery-tablesorter) tr:nth-child(even) th,
.skin-hydradark table.wikitable.jquery-tablesorter tbody tr:nth-child(odd) th {
	background-color: #2e2a20;
}

.skin-hydradark table.wikitable:not(.jquery-tablesorter) tr:nth-child(even) td,
.skin-hydradark table.wikitable.jquery-tablesorter tbody tr:nth-child(odd) td {
	background-color: #211F18;
}

/* ===== Table Cell Template Styles ===== */
.skin-hydradark table.wikitable .table-yes,
.skin-hydradark table.wikitable .table-no,
.skin-hydradark table.wikitable .table-na {
	vertical-align: middle;
	text-align: center;
}

.skin-hydradark table.wikitable .table-yes {
	/*background-color: #1e261b !important;*/
}

.skin-hydradark table.wikitable .table-no {
	/*background-color: #261b1b !important;*/
}

.skin-hydradark table.wikitable .table-na {
	/*background-color: #211f19 !important;*/
	color: #5e4f45;
}

/* ===== Table Sorting Arrows ===== */
.skin-hydradark table.jquery-tablesorter th.headerSort {
	background-image: url("data:image/gif;base64,R0lGODlhFQAJAIABAKONbf///yH5BAEKAAEALAAAAAAVAAkAAAIXjI+AywnaYnhUMoqt3gZXPmVg94yJVQAAOw==") !important;
}

.skin-hydradark table.jquery-tablesorter th.headerSortDown {
	background-image: url("data:image/gif;base64,R0lGODlhFQAEAIABAKONbf///yH5BAEKAAEALAAAAAAVAAQAAAINjI+AywnaYnhUMopbAQA7") !important;
}

.skin-hydradark table.jquery-tablesorter th.headerSortUp {
	background-image: url("data:image/gif;base64,R0lGODlhFQAEAIABAKONbf///yH5BAEKAAEALAAAAAAVAAQAAAINjB+gC+jP2ptn0WskLQA7") !important;
}

/* ===== Pop Up Notification ===== */
#mw-notification-area {
	top: auto;
}

.mw-notification {
	border: 1px dotted #00b6ff;
	border-radius: 4px;
	color: #b6bdbf;
	background-color: rgba(13, 32, 39, 0.9);
}

/* ===== User Message Notification ===== */
.usermessage {
	margin: 2em 0;
	padding: 0.5em 1em;
	border: 1px dotted #00b6ff;
	border-radius: 4px;
	font-weight: bold;
	color: inherit;
	background-color: rgba(0, 182, 255, 0.1);
}

/* ===== Revision comparison ===== */
.skin-hydradark table.diff {
    border-spacing: 4px;
    width: 100%;
}

.skin-hydradark td.diff-lineno,
.skin-hydradark td.diff-marker {
    font-weight: bold;
    color: #dfcf99;
}

.skin-hydradark td.diff-marker {
    font-size: 130%;
}

.skin-hydradark table.diff td {
    padding: 2px 4px;
}


.skin-hydradark table.diff,
.skin-hydradark td.diff-otitle,
.skin-hydradark td.diff-ntitle {
    background-color: rgba(0, 0, 0, 0);
}

.skin-hydradark td.diff-addedline,
.skin-hydradark td.diff-deletedline,
.skin-hydradark td.diff-context {
    border-width: 1px 1px 1px 4px;
    border-style: solid;
    border-radius: 4px;
    vertical-align: middle;
    font-family: "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Courier New", Courier, monospace;
    font-size: 88%;
    white-space: pre-wrap;
}

.skin-hydradark td.diff-context {
    background-color: #141414;
    border-color: #2c2b2b;
    color: #5e4f45;
}

.skin-hydradark td.diff-deletedline {
    background-color: #191b1c;
    border-color: #894a17;
}

.skin-hydradark td.diff-deletedline .diffchange {
    background-color: #4d3420;
    color: #dfcf99;
}

.skin-hydradark td.diff-addedline {
    background-color: #191b1c;
    border-color: #16678a;
}

.skin-hydradark td.diff-addedline .diffchange {
    background-color: #203f4c;
    color: #dfcf99;
}

/* ===== Category tree ===== */
.CategoryTreeEmptyBullet {
	color: #5e4f45;
}

.CategoryTreeToggle {
	color: #16678a;
}

/* ===== Wiki editor ===== */
div.wikiEditor-ui {
	background: rgba(0, 0, 0, 0);
	border: medium none;
}

div.wikiEditor-ui-buttons {
	background-color: rgba(0, 0, 0, 0);
	border-top: medium none;
	margin-right: 5px;
}

div.wikiEditor-ui-controls {
	background-color: rgba(0, 0, 0, 0);
	border-bottom: 1px solid #734e32;
}

div.wikiEditor-ui-tabs {
	background-color: #0f0f0f;
	border-left: 1px solid #734e32;
	border-top: 1px solid #734e32;
}

div.wikiEditor-ui-tabs div {
	background: #372518; 
	border-right: 1px solid #734e32;
	border-bottom: 1px solid #734e32;
	color: #a38d6d;
}

div.wikiEditor-ui-tabs div a {
	background: #372518; 
	color: #a38d6d;
}

div.wikiEditor-ui-tabs div.current {
	background-color: #734e32;
	border-bottom: 1px solid #734e32;
}

div.wikiEditor-ui-tabs div.current a {
	color: #f2c462;
}

div.wikiEditor-ui .wikiEditor-ui-top {
	border-bottom: 1px solid #734e32;
}

div.wikiEditor-ui-toolbar {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

div.wikiEditor-ui-toolbar .group {
	border-right: 1px solid #734e32;
}

div.wikiEditor-ui-toolbar .group-search {
	border-left: 1px solid #734e32;
	border-right: none;
}

div.wikiEditor-ui-toolbar .group .label {
	color: #a38d6d;
}

.tab {
	border-color: transparent;
}

div.wikiEditor-ui-toolbar .tabs span.tab a,
div.wikiEditor-ui-toolbar .tabs span.tab a:visited {
	color: #a38d6d;
}

div.wikiEditor-ui-toolbar .tabs span.tab a.current,
div.wikiEditor-ui-toolbar .tabs span.tab a.current:visited {
	color: #f2c462;
}

.wikiEditor-ui-toolbar .group .tool-select .label {
	color: #a38d6d;
}

div.wikiEditor-ui-toolbar .sections .section {
	background-color: rgba(0, 0, 0, 0.2);
	border-top: 1px solid #734e32;
}

div.wikiEditor-ui-toolbar .booklet .index div {
	color: #a38d6d;
}

div.wikiEditor-ui-toolbar .booklet .index .current {
	background-color: #0f0f0f;
	color: #f2c462;
}

div.wikiEditor-ui-toolbar .booklet .pages {
	background-color: #0f0f0f;
}

div.wikiEditor-ui-toolbar .page-characters div span {
	border: 1px solid #734e32;
	color: #a38d6d;
}

div.wikiEditor-ui-toolbar .page-characters div span:hover {
	background-color: rgba(255, 255, 255, 0.1);
	border-color: #734e32;
	color: #f2c462;
}

div.wikiEditor-ui-toolbar .page-table td {
	border-top: 1px solid #734e32;
	color: #a38d6d;
}

div.wikiEditor-preview-contents,
div.wikiEditor-preview-loading {
	background-color: rgba(0, 0, 0, 0);
}

div.editOptions {  
	background-color: #0f0f0f;
	border-color: -moz-use-text-color #734e32 #734e32;
	border-image: none;
	border-style: none solid solid;
	border-width: medium 1px 1px;
}

/* SMW message tweaks */
.smw-editpage-help {
    background-color: #0f0f0f;
    border: 1px solid #734e32;
}

.skin-hydradark tr.smwb-propvalue,
.skin-hydradark tr.smwb-propvalue td,
.skin-hydradark .smwb-center {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}


/* Math extension */
.mwe-math-fallback-image-display,
.mwe-math-mathml-display {
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	margin-left: 1.6em !important;
}

/* Styling for default gamepedia templates */
/* for "edit this page" tab and "discussion" tab etc */
.pagetab {
     border-style: solid solid none;
     border-width: thin;
     border-color: #808080;
     padding: 0.25ex 1ex 0ex;
     font-size: 95%;
}

.ambox {
    background-color: #282828;
    border-bottom-color: #383838;
    border-right-color: #383838;
    border-top-color: #383838;
    border-collapse: collapse;
    font-size: 95%;
    margin: 0 auto 2px auto;
    width: 80%;
}

.ambox-gray {
    border-left-color: #383838;
}

.ambox.ambox-tiny {
    font-size: 90%;
    margin: 2px 0;
    width: auto;
}

.ambox + .ambox {
     margin-top: -2px;
}

.ambox-text {
     padding: 0.25em 0.5em;
}

.ambox-image {
     padding: 2px 0px 2px 0.5em;
     text-align: center;
     width: 60px;
}

.ambox-tiny .ambox-image {
     padding: 2px 0.5em;
     text-align: left;
     width: auto;
}

/* Ambox colors */
.ambox-blue {
     border-left: 10px solid #1e90ff;
}

.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;
}

/* Ambox small text */
.amsmalltext {
     font-size: smaller;
     margin-left: 0.8em;
     margin-top: 0.5em;
}