Customize your theme
[[code type="css"]] h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}
#page-content {}
#page-content ol li {
    margin: 1em 0;
}
#page-title {
    padding-right: 0%;
    padding-bottom: 0.1%;
}
blockquote {
    background-color: #ebebeb;
    border: none;
    padding: 10px;
}
blockquote blockquote {
    background-color: #FbFbFb;
    border: 0px;
    padding: 2px 2px 2px 10px;
    margin: 15px;
    border: 1px solid #bbb;
}
#container {
    background-color: #F8F8F8;
    min-width: 700px;
}
body {
    color: #000;
    font-size: 0.77em;
    font-size: 0.77em;
}
textarea {
    font-family: helvetica, verdana, arial, sans-serif;
}
a {
    color: #061fd0;
    text-decoration: none;
}
a:hover {
    background-color: transparent;
    text-decoration: underline;
}
#main-content {
    margin: 0 0 0 15em;
    padding: 0 1.5em;
}
a.newpage {
    color: #F66;
}
#login-status a {
    color: #000;
}
#search-top-box:after {
    color: black;
    font-weight: 500;
}
.hrContainer {
    margin: 0 38em 0 0;
    padding: 15px 0px 0 0;
}
.hrDouble {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 0px;
}
table.wiki-content-table th {
    background-color: #D0D0D0;
}
#toc {
    margin: 1em auto 1em 0;
    padding: 0em 0.6em;
    border: 1px solid gray;
    background-color: transparent;
    display: table;
}
#toc .title {
    display: none;
}
#toc #toc-action-bar:before {
    font-weight: bold;
    font-size: .9em;
    color: black;
    content: "Contents ";
}
#toc #toc-action-bar {
    padding: 2px;
    text-align: center;
}
#toc #toc-action-bar a:before {
    content: "[";
    color: black;
    font-weight: 500;
}
#toc #toc-action-bar a {
    font-size: .7em;
    font-weight: bold;
    color: blue;
}
#toc #toc-action-bar a:after {
    content: "]";
    color: black;
    font-weight: 500;
}
#toc-list {
    margin: 0.5em 0;
}
#toc-list a {
    font-weight: bold;
    color: blue;
}
#toc.floatright {
    float: right;
    margin: 0.5em;
}
#toc.floatleft {
    float: left;
    margin: 0.5em;
}
.table {
    align: left;
    text-align: center;
    font-size: 1em;
    empty-cells: show;
    width: 100%;
    margin: auto;
    border-collapse: collapse;
    border-spacing: 0px;
    border: 1px solid black;
    border-top: none;
}
.table td {
    padding: 5px;
    background-color: #F8F8F8
}
.table th {
    padding: 5px;
    background-color: #CACACA
}
table.wiki-content-table {
    align: left;
    text-align: center;
    font-size: 1em;
    empty-cells: show;
    width: 100%;
    margin: auto;
    border-collapse: collapse;
    border-spacing: 0px;
    border: 1px solid black;
    border-top: none;
}
table.wiki-content-table td {
    padding: 5px;
    background-color: #F8F8F8
}
table.wiki-content-table th {
    padding: 5px;
    background-color: #CACACA
}
/* set margin and line height for fisrt level menu items */
 
.foldable-list-container ul>li {
    margin-left: -25px;
    line-height: 1.25;
    /* set bullet type for first level menu items */
    list-style-type: none;
}
/* set margin and line height for second level menu items */
 
.foldable-list-container ul>li>ul>li {
    margin-left: 0px;
    line-height: 1.25;
    /* set bullet type for second level menu items */
    list-style-type: disc;
    /* to use an image, use this syntax */
    /*     list-style-image: url('arrow.gif'); */
}
#footer {
    color: #000;
    background-color: #ccc;
}
#footer a {
    color: #000;
}
#footer {
    width: 95%;
    margin: 0 auto;
    height: 16px;
    border: 1px solid;
    border-radius: 8px;
}
#footer {
    border-color: #000;
}
/* Bottom Edit Buttons when */
 
div.buttons input, input.button, button, file, a.button {
    background-color: #ccc;
    color: #000;
}
div.buttons input:hover, input.button:hover, button:hover, a.button:hover {
    background-color: #ccc;
    color: #000;
}
/* Lock window when editing that shows you how long you have until time expires. */
 
#lock-info {
    background-color: #ccc;
}
#header {
    background-color: #F8F8F8;
    height: 200px;
}
#header h1 {
    margin: 0;
    padding: 0;
    background-image: url("http://ds3-cinders.wdfiles.com/local--files/admin%3Athemes/ds3_header.jpg");
    background-size: cover;
    height: 100%;
    width: 100%;
    position: relative;
}
#login-status {
    background-color: #F8F8F8;
    border: solid 1px black;
    padding: 5px;
}
#header h1 a {
    visibility: hidden;
}
#header h2 {
    visibility: hidden;
}
#header-extra-div-1 {
    visibility: hidden;
}
#header-extra-div-2 {}
#search-top-box input.text {}
#search-top-box {
    background-color: #F8F8F8;
    border: solid 1px black;
    padding: 5px;
    top: 25%;
}
#top-bar {
    background: rgba(15, 15, 15, 0.75);
    width: 100%;
    height: 25px;
    right: 0em !important;
    z-index: 1;
}
#header h2 {
    visibility: hidden;
}
#header-extra-div-1 {
    visibility: hidden;
}
#header-extra-div-2 {
    visibility: hidden;
}
#header-extra-div-3 {
    visibility: hidden;
}
.hover:hover {
    text-decoration: none;
    border-bottom: none;
}
.hover a {
    color: #061fd0;
}
.hover span {
    display: none;
}
.hover:hover span {
    display: inline;
    position: fixed;
    top: 135px;
    right: 60px;
    background-color: white;
    width: auto;
    color: #000;
    font-size: 10px;
    padding: 0px 13px;
    border: 1px solid black;
}
.hover:hover span span {
    height: 0px;
    position: relative;
    margin: auto;
    width: auto;
    border: none;
    padding: 0;
}
#side-bar {
    float: left;
    margin: 1em 0em 0;
    padding: 0.5em;
    border: 4px solid;
    border-left: none;
    background-color: #Fff;
    border-radius-topright: 45px;
    position: relative;
}
#side-bar .tr {
    width: 45px;
    height: 45px;
    position: absolute;
    top: -4px;
    right: -4px;
}
#side-bar {
    border-color: #666;
}
#side-bar a, {
    color: #000;
}
/* S I D E  B A R  */
 
/* Unspace news information */
 
#side-bar p {
    margin-top: 1px;
    margin-bottom: 5px;
}
#side-bar hr {
    margin-top: 12px;
    margin-bottom: 10px;
}
#side-bar .front-forum-box p {
    margin-top: -5px;
    margin-bottom: 5px;
    padding: 0px;
    margin-left: 25px;
}
/* Collapsible blocks */
 
#side-bar .collapsible-block .collapsible-block-folded .collapsible-block-link {
    background: transparent
    padding: 0 0 0 16px;
    margin-left: -5px;
}
#side-bar .collapsible-block .collapsible-block-unfolded .collapsible-block-link {
    background: transparent
    padding: 0 0 0 16px;
    margin-left: -5px;
}
/**
 * Add a side padding to the main-content, so it doesn't "touch" the right
 * side of the screen.
 */
#main-content {
  padding: 0 1em;
}
 
/**
 * Remove the top margin from the sidebar, and the top padding from the page-title.
 * Set top and bottom margin for the content-wrap instead.
 * It's probably more reasonable to control the top margin in one place (i.e. #content-wrap {margin-top: ...})
 */
#side-bar { margin-top: 0; }
#page-title { padding-top: 0; }
#content-wrap { margin: 1em 0; }
 
/**
 * Center the page-content, and limit the width to 64 (m) characters.
 * 64em equals somewhere in between 768px and 1024px, depending on the base font size.
 * 
 * Text is stretched across the whole screen width by default.
 * This is probably not a good idea for readability.
 */
#page-content {
  margin: 2em auto;
  max-width: 90%;
  position: relative;
}
 
/**
 * Center the page tags just below the page content.
 */
.page-tags {
  clear: right;
  margin: 1em auto;
}
 
#page-content:not([display="none"]) ~ .page-tags {
  max-width: 64em;
}
 
/**
 * Remove the default 40px left padding from lists.
 */
ol, ul {
  padding-left: 2em;
}
 
/**
 * Remove the padding from the bibliography block,
 * so it fits better into the page flow.
 */
.bibitems {
  padding-top: 0;
  padding-bottom: 0;
}
 
/**
 * Increase the line height to improve readability.
 *
 * Note that bibliography references and footnotes need extra
 * handling, because they are for some stupid reason just divs
 * instead of list items.
 */
#page-content ol,
#page-content ul,
.bibitems,
.footnotes-footer {
  line-height: 1.5em;
}
 
/**
 * - Remove the "excessive" margin from ordered list items.
 * - Set the same margin for unordered list items and similar elements.
 */
li,
#page-content ol li, /* explicitly override css:grey-content */
.bibitem,
.footnote-footer {
  margin-top: 0;
  margin-bottom: 0.125em; /* = 2px, for a base font size of 16px. */
}
 
/**
 * - Improve readability for paragraphs by increasing the line height.
 * - Decrease the default top and bottom margins
 */
#page-content p {
  line-height: 1.5em;
  margin: 0.375em 0 0.625em 0;
}
 
/**
 * Remove the default 40px side margins from blockquotes.
 */
#page-content blockquote {
  margin-left: 0;
  margin-right: 0;
}
 
/**
 * Underline the page title and the top-level headings, and make them non-bold.
 */
#page-title,
h1,
.bibitems .title,
.footnotes-footer .title {
  font-weight: normal;
  border-bottom: 1px solid #666;
}
 
/**
 * - Override the weird 0.1% bottom padding for the page title.
 * - Decrease the margin between page title and breadcrumbs (i.e. nav links).
 */
#page-title {
  padding-bottom: 0;
  margin-bottom: 0.25em;
}
 
/**
 * Set the font for the footnotes block title, the bibliography block title,
 * and the page title. (Should be the same font as for the h1 headings.)
 *
 * This is required, because the titles here are just divs and not h1 elements...
 */
#page-title,
.bibitems .title,
.footnotes-footer .title {
  font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica;
}
 
/**
 * Font-sizes for the headings.
 *
 * The important fact to consider here is that the #page-title is a div and
 * not a heading. So it should, most likely, be larger than a h1 heading.
 */
#page-title {
  font-size: 2em;
}
 
h1,
.bibitems .title,
.footnotes-footer .title {
  font-size: 1.5em;
}
 
h2 {
  font-size: 1.3125em;
}
h3 {
  font-size: 1.125em;
}
h4 {
  font-size: 1em;
}
h5 {
  font-size: 0.875em;
}
h6 {
  font-size: 0.75em;
}
 
/**
 * Make the text in the Table of Contents non-bold.
 */
#toc-list a {
  font-weight: normal;
}
 
/**
 * Overwrites two table rules from wikidot-auto-table.css:
 * - Make tables left-aligned by setting the left margin to 0, instead of auto.
 * - Make tables not fill up 100% of the page width.
 */
table.wiki-content-table {
  margin: 1em 0;
  width: auto;
}
 
/**
 * Remove the negative top margin from the breadcrumps (i.e. the parent page navigation links).
 * The -0.5em top margin looked bad while editing pages via template/dataform.
 */
#breadcrumbs {
  margin-top: 0;
}
 
/**
 * Use a monospace font to edit the page source.
 * This should improve readability, especially with stuff like [[[Irithyll of the Boreal Valley|Irithyll]]]...
 */
#edit-page-textarea,
#edit-page-comments,
#edit-page-form input[type="text"],
#edit-page-form textarea {
  font-family: monospace;
  font-size: 13px;
}
 
/**
 * Some basic styling for images, so that they fit better into the text flow.
 */
img {
  display: inline-block;
  vertical-align: middle;
}
 
/**
 * Styling for the comments toolbar.
 */
.wd-editor-toolbar-panel div {
  height: 24px;
  margin: 0.25em 0;
}
 
.wd-editor-toolbar-panel li.hseparator {
  height: 22px;
}
 
.infobox {
  float: right !important;
  clear: right !important;
  width: 22em !important;
  margin: 0.5em 0 0.5em 1em !important;
}
 
[!--
This is a very simple YUI TabView skin.
 
More information at:
https://developer.yahoo.com/yui/examples/tabview/skinning.html
--]
[[module CSS]]
.yui-navset .yui-nav { 
  border-width: 0;
}
 
.yui-navset .yui-nav li {
  padding: 0;
  margin: 5px 5px 0 0 !important;
}
 
.yui-navset .yui-nav :last-child {
  margin-right: 0;
}
 
.yui-navset .yui-nav a {
  background: #cacaca; /* tab button background */
  border: 1px solid #888; /* tab button border */
  color: #000; /* text color of non-selected tab button */
}
 
.yui-navset .yui-nav a em {
  font-weight: bold;
  border-width: 0;
  top: 0;
}
 
.yui-navset .yui-nav .selected a,
.yui-navset .yui-nav .selected a:focus, /* no focus effect for selected */
.yui-navset .yui-nav .selected a:hover { /* no hover effect for selected */
  background: #f8f8f8; /* selected tab button background */
  color: #000; /* text color of selected tab button */
}
 
.yui-navset .yui-nav a:hover,
.yui-navset .yui-nav a:focus {
  background: #cacaca; /* non-selected tab background */
}
 
.yui-navset .yui-nav .selected a em {
  padding: 0.25em 0.75em; /* don't raise the selected tab */
}
 
.yui-navset .yui-nav .selected a,
.yui-navset .yui-nav .selected a em {
  border-color: #888; /* selected tab border color */
}
 
.yui-navset .yui-content {
  background: #f8f8f8;
  border: 0;
  padding: 0; 
}
 
@media screen and (min-width: 1000px)
{
    .flex-container {
        padding: 0;
        margin: 0;
        list-style: none;
 
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
 
        -webkit-flex-flow: row wrap;
        flex-flow: row wrap;
 
        -webkit-justify-content: center;
        justify-content: center;
    }
 
    .flex-right {
        padding: 1em;
        width: 15%;
        max-width: 15%;
        margin-top: 1em;
        font-size: 1em;
        text-align: left;
        order: 1;
    }
 
    .flex-left {
        padding: 1em;
        width: 60%;
        max-width: 60%;
        margin-top: 1em;
        font-size: 1em;
        text-align: left;
        order: 2;
    }
}
 
@media screen and (max-width: 1000px) 
{
    .flex-container {
        padding: 0;
        margin: 0;
        list-style: none;
 
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
 
        -webkit-flex-flow: column nowrap;
        flex-flow: column nowrap;
    }
 
    .flex-right {
        padding: 1em;
        width: 90%;
        margin-top: 1em;
        font-size: 1em;
        text-align: left;
        order: 1;
    }
 
    .flex-left {
        padding: 1em;
        width: 90%;
        margin-top: 1em;
        font-size: 1em;
        text-align: left;
        order: 2;
    }
}
 
.ring-icon {
 max-width: 160px;
}
 
.main-image {
 max-width: 160px;
}
 
.content-wrapper {
  display: flex;
}
 
.content-left {
  flex: 0 0 auto;
  margin-right: 30px;
}
 
.content-right {
  flex: 1;
}
 
.weapon-image-view-icon {
 max-width: 160px;
}
 
.map-image { 
 max-width: 256px;
}
 
.infobox .main-image-container { text-align: center }
.infobox .main-image { width: 100%; max-width: 160px; }
[[/module]]
[[/code]]