html {
  background: url('../pagebackground5.gif');
}

body {
  width: 960px;
  margin: 0 auto;
  font-family: Arial, Tahoma, 'Liberation Sans', sans-serif;
  font-size: 14px;
  line-height: 1.5em;
  color: #000;
}

h1 img, li img {
  border: 0;
  display: block;
}

a {
  font-weight: bold;
  text-decoration: none;
  color: #6F1700;
}

ul, dl {
  list-style: none;
}

h1, h2, h3, ul, ol, li, dl, dd, dt, p {
  padding: 0;
  margin: 0;
  font-size: inherit;
}

code, kbd, pre {
  font-family: 'Consolas', 'Bitstream Vera Sans Mono', 'Lucida Console', 'Courier New', courier, monospace;
}

pre, blockquote {
  display: block;
  width: 75%;
  border: 1px solid #FFCD47;
  background: #FFF;
  padding: 1em;
  margin: 1em auto;
}

pre {
  width: 90%;
  background: #FEFFCF;
  overflow: auto;
}

blockquote, blockquote p {
  font-family: Cambria, 'Bitstream Vera Serif', 'Liberation Serif', 'Times New Roman', serif;
  font-size: 1.1em;
  text-align: right;
  font-style: italic;
  line-height: 1.25em;
}

blockquote ul, blockquote ol {
  list-style: none !important;
}

blockquote {
  background: #FFF url('../gfx/quote.gif') no-repeat 0.5em 0.5em;
}

h1 a {
  width: 100%;
  height: 80px;
  background: url('../gfx/header_wide.png');
  display: block;
}

fieldset, h4 {
  border: 0;
  padding: 0;
  margin: 0;
}

form div {
  clear: both;
}

textarea {
  display: block;
  float: left;
  padding-right: 0.5em;
  font-family: Arial, Tahoma, 'Liberation Sans', sans-serif;
}

textarea, select, input[type=text], input[type=password] {
  background-color: #FFF;
  border: 1px solid #ADA99F;
}

textarea, input[type=text], input[type=password] {
  padding: 2px;
}

fieldset h3 {
  width: 100%;
  background: #FFF9A0 !important;
  font-weight: bold;
  display: block;
  width: 100%;
}

.ajaxBusy {
  color: #AAA;
}

.hidden {
  display: none !important;
}

/* *********************
   Navigation list @ top
   ********************* */
#nav, #header {
  clear: both;
}

.navlist li, #nav-gip, h1 a {
  text-indent: -9999em;
}

.navlist a {
  height: 20px;
  display: block;
}

#nav a {
  text-decoration: none;
}

#nav {
  text-transform: lowercase;
  background: #FFE26A url('../gfx/nav_bg_wide.png') no-repeat top left;
  font-size: 11px;
  height: 21px;
  border: 1px solid #000;
  border-width: 0 1px;
}

#nav dl, #nav dt, #nav dd {
  float: left;
  display: block;
}

#nav h2, #nav a {
  font-weight: bold;
  color: #B62700;
}

#nav dt, #nav h3 {
  font-size: 10px;
  color: #D8690F;
  padding: 0 0 0 23px;
  float: left;
  font-weight: bold;
}

#nav dt {
  border-width: 1px 0;
  padding-right: 5px;
  padding-top: 4px;
  height: 16px;
}

#nav li {
  display: block;
  float: left;
  height: 21px;
}

#h-game {
  width: 27px;
}

#h-comm {
  width: 53px;
}

/* *****************
   other popup thing
   ***************** */
#nav-other dl {
  display: none;
}

#nav-other:hover dl {
  display: block;
  position: absolute;
  top: 100px;
  border: 1px solid #F93;
  background: #FFF9A0;
  width: 110px;
  height: 136px;
  text-transform: none;
  opacity: 0.95;
  font-family: Arial, Verdana, Helvetica;
  padding: 3px;
  z-index: 1;
}

#nav-other:hover dl a {
  background: none;
  width: auto;
}

#nav-other:hover dl li {
  text-indent: 0;
  float: none;
  height: 1.25em;
  font-size: 12px;
}

#nav-other:hover dt {
  float: none;
  clear: both;
  padding: 0;
  text-indent: 0;
  font-size: 13px;
  color: #000;
}

#nav-other .pushed {
  padding-top: 0.5em !important;
}


/* ***************
   nav hover stuff
   *************** */
.navlist li a {
  background: url('../gfx/topbar_v3.png') repeat-y;
  background-position-y: 0;
}

.navlist li a:hover { background-position-y: 20px; }

#nav-about a { width: 39px; }					
#nav-chars a { background-position-x: -39px; width: 72px; }     
#nav-levs a  { background-position-x: -111px; width: 43px; }     
#nav-mp a    { background-position-x: -154px; width: 71px; }     
#nav-jcs a   { background-position-x: -225px; width: 27px; }   

#nav-forum a { background-position-x: -251px; width: 49px; }    
#nav-dls a   { background-position-x: -300px; width: 64px; }  
#nav-art a   { background-position-x: -364px; width: 55px; } 
#nav-links a { background-position-x: -419px; width: 36px; }   
#nav-other a { background-position-x: -455px; width: 40px;}     

#nav-snippets a { background-position-x: -455px; width: 60px; }
#nav-pictures a { background-position-x: -589px; width: 61px; } 
#nav-wiki a { background-position-x: -515px; width: 31px; }      
#nav-users a { background-position-x: -546px; width: 43px; }     
#nav-help a { background-position-x: -650px; width: 35px; }

#nav-gip:hover {
  background-position: 0 -41px;
}

#page {
  clear: both;
  background: #FFF url('../gfx/sidebar.gif') repeat-y top left;
  border-right: 1px solid #000;
}

/* *********************
   user bar + gip
   ********************* */
#userbar {
  width: 100%;
  background: url('../gfx/userbar.gif') repeat-x;
  clear: both;
  height: 46px;
}

#userbar a {
  color: #000;
}

#userbar a:hover {
  color: #B62700;
}

#userbar div {
  width: 644px;
  float: left;
  height: 40px;
  text-align: center;
  padding-top: 9px;
}

#userbar li {
  border-right: 1px solid #000;
  padding: 0 5px 0 1px;
  line-height: 11px;
  display: inline;
}

#nav-gip {
  display: block;
  width: 162px;
  height: 41px;
  background: url('../gfx/jazzgip.png') no-repeat 0 0;
  float: right;
}

/* *********
   Sidebar
   ********* */

#sidebar {
  width: 151px !important;
  float: left;
  border-top: 1px solid #B62700;
}

#sidebar #sidebarlinks {
  width: 145px;
}

#sidebar #sidebarlinks li {
  border-bottom: 1px solid #FFD472;
  margin-left: 1px;
  width: 149px;
  padding-top: 3px;
  overflow: hidden;
}

#sidebar #sidebarlinks img {
  display: block;
  float: left;
  margin-right: 4px;
  margin-left: 4px;
}

#sidebar #sidebarlinks a {
  color: #B62700;
  display: block;
}

#sidebar #sidebarlinks a:hover {
  color: #4F1100;
}

#copyright {
  font-size: 11px;
  width: 770px;
  margin: 0 auto;
  text-align: center;
  color: #FFF;
  clear: both;
  padding: 1em 0 0 0;
}

#copyright a {
  color: #FFF;
}

#copyright p {
  margin-bottom: 1em;
}

#viewport {
  float: left;
  min-height: 250px;
}

/* ******
   footer
   ****** */
#footer {
  clear: both;
  width: 958px;
  background: #FFE26A;
  height: 1.5em;
  border: 1px solid #B62700;
  border-width: 2px 0 1px 0;
  border-left-color: #000;
  border-right-color: #000;
  margin-left: 1px;
}

#footer * {
  font-size: 12px;
  display: block;
  color: #B62700;
  text-transform: lowercase;
}

#footer dt {
  float: left;
  font-weight: normal;
  margin-left: 50px;
}

#footer dt:after {
  content: ':';
}

#footer dd {
  float: left;
  margin-top: 2px;
}

#footer li {
  float: left;
  border-right: 1px solid #B62700;
  line-height: 11px;
  padding: 0 3px;
  margin-top: 3px;
}

#footer li.last, #userbar li.last {
  border: 0;
}

/* ***********
   page elements
   ************* */
#pagecontent {
  padding: 13px;
  position: relative;
  width: 780px;
}

#pagecontent > h2 {
  margin-bottom: 1em;
  font-size: 2em;
  color: #B62700;
}

.contentbox {
  width: 90%;
  border: 1px solid #FFCD47;
  background: #FEFFCF;
  margin: 0 auto 1em auto;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}

.contentbox h2, .pagelist h3, .contentbox h3 {
  background: #FFF9A0;
  color: #000;
  padding: 0.5em;
  font-size: 1em
  clear: both;
}

h3.highlight {
  background: #FFEA84 !important;
}

.contentbox p, .contentbox table {
  padding: 0.5em 1em 0.5em 1em;
}

.contentbox h2 a, .contentbox h3 a {
  color: #8E2800;
}

.contentbox.notice {
  width: 75%;
  margin-top: 2em;
}

.contentbox.fullwidth {
  width: 100%;
}

.contentbox.dark p, .contentbox.quick p, p.dark {
  background: #FFF9A0;
}

.contentbox.centered p, .contentbox.fieldwarning p {
  text-align: center;
}

.contentbox.right-aligned p, p.right-aligned {
  text-align: right;
}

.contentbox.fieldwarning p, .fieldwarning {
  color: #F00;
  font-weight: bold;
}

.fieldwarning input, .fieldwarning textarea, .fieldwarning select {
  border-color: #F00;
}

.fieldwarning input[type=file] {
  color: #F00;
}

.contentbox.justified p {
  text-align: justify;
}

.contentbox.quick h2 {
  height: 9px;
  display: inline;
  float: left;
  position: relative;
  background: none;
 /* padding: 8px 5px 0 5px;*/
  padding: 5px 5px 0 15px;
  line-height: 18px;
}

.contentbox.pagelist h3 {
  font-weight: normal;
  line-height: 9px;
}

.contentbox ul {
  padding: 0.5em;
  list-style: disc inside;
}

.contentbox.content h2, .contentbox.content h3 {
  color: #B62700;
  font-size: 1em;
}

.contentbox ol {
  padding: 0.5em;
  list-style-position: inside;
}

.contentbox.breadcrumb {
  width: 760px;
  padding-left: 20px;
  background-image: url('/media/icons/folder.png');
  background-repeat: no-repeat;
  background-position: 5px -2px;
  border: 0;
  border-bottom: 1px solid #FFCD47;
  background-color: transparent;
  font-size: 0.8em;
}
.contentbox.breadcrumb p {
  padding-top: 0;
}
.pagelist {
  background: #FFF9A0;
}

.pagelist li {
  display: inline;
}

.pagelist li a {
  padding: 3px;
  font-weight: bold;
}

.pagelist li a:hover {
  background: #FEFFCF;
}

.pagelist .current {
  color: #B62700;
  font-weight: bold;
  background: #FFF9A0;
  font-size: 1.25em;
  text-decoration: underline;
}

.centered {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

/* ******
   panels
   ****** */
#sidepanel h3 {
  display: block;
  clear: both;
  text-align: center;
  width: 100%;
  margin: 0;
  padding: 3px 0 2px 0;
}

#sidepanel ul {
  clear: both;
  display: block;
}

hr.spacer {
  visibility: hidden;
  display: block;
  width: 100%;
  height: 1px;
  clear: both;
  margin-bottom: 0;
}

hr.separator {
  display: none;
}

ul.bulletless, ol.bulletless {
  list-style: none;
}

.submitbutton {
  margin: 0 auto;
  clear: both;
  display: block;
}

.news.date {
  font-weight: normal;
  font-size: 0.8em !important;
}

.basic.form legend {
  font-weight: bold;
  background: #FFF9A0;
  padding: 0.5em;
  display: block;
  width: 521px !important;
  margin-bottom: 5px;
}

.notice .basic.form legend {
  width: 432px !important;
}

.basic.form label {
  width: 100px;
  text-align: right;
  padding: 1px 1em 0 0;
  float: left;
  display: block;
}

.basic.form.small label {
  width: 140px;
}

.basic.form.small.registration label {
  width: 180px;
}

.basic.form label.wrap {
  width: 100%;
  text-align: left;
}

.basic.form input.small {
  width: 200px;
}

.basic.form input.large {
  width: 457px;
}

.basic.form input.medium {
  width: 400px;
}

.basic.form h3 {
  margin-top: 5px;
}

.basic.form input.submit {
  width: 125px;
  display: block;
  margin: 0 auto;
}

.basic.form textarea {
  width: 65%;
  padding: 2px;
}

.basic.form textarea.small {
  height: 100px;
}

.basic.form .fakeinput {
  position: relative;
  top: 2px;
  display: block;
}

.basic.form p.submit {
  background: #FFF9A0;
  border-top: 1em solid #FEFFCF;
}

.basic.form.dynamic p.submit {
  border-top: 0;
}

.basic.form label.trail {
  width: 300px;
  float: none;
  text-align: left;
  padding: 0;
  display: inline;
}

.basic.form label.trail input {
  position: relative;
  top: 2px;
}

.basic.form.small p:not(.submit) {
  width: 30em;
  margin: 0 auto;
}

.sidebarsearch input {
  height: 18px;
  display: block;
}

.sidebarsearch .searchfield, #listlist .add input {
  border: 1px solid #ADA99F;
  background: #FFF;
  padding: 1px;
  width: 118px;
  display: inline;
  font-size: 0.9em;
  float: right;
  height: 14px;
  margin-right: 3px;
}

.basic.form p {
  clear: both;
}

.sidebarsearch .submit {
  float: left;
  width: 16px;
  height: 17px;
  padding: 0;
  border: 0;
  background: transparent url('/media/gfx/icon_search.png') no-repeat left 1px;
  font-size: 0;
  text-indent: 100%;
  margin: 0 4px 0 4px;
  color: transparent;
  text-transform: capitalize;
}

#sidebar li.sidebarsearch {
  height: 21px;
}

.pagelist {
  text-align: center;
}

.pagelist li {
  margin: 0 3px;
}

ol.compressed {
  list-style-position: outside;
  margin: 0 2em 1em 3em;
}

ol.compressed em {
  font-style: normal;
  font-weight: bold;
}

p.error {
  font-weight: bold;
  color: #F00;
  text-align: center;
}

.zebra {
  background-color: #FFFCB4;
}

.confirmForm p {
  text-align: center;
}

.deleted * {
  text-decoration: line-through;
  opacity: 0.75;
}

.deleted:hover * {
  opacity: 1;
}

table.generic {
  border: 1px solid #FFCD47;
  background: #FEFFCF;
  border-spacing: 0;
  empty-cells: show;
  margin-top: 1em;
}

table.generic td, table.generic th {
  padding: 0.5em;
}

table.generic th {
  background: #FFF9A0;
  text-align: left;
}
@font-face { font-family: 'Silkscreen'; src: url('/media/fonts/slkscr-webfont.ttf') format('truetype'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Silkscreen'; src: url('/media/fonts/slkscrb-webfont.ttf') format('truetype'); font-weight: bold; font-style: normal; }
.plasmamode, .plasmamode *, #togglePlasma, #toggleDOS { font-family: 'Silkscreen' !important; }

.toolbox {
  width: 90%;
  text-align: right;
  margin: 0 auto;
  padding-right: 0.5ex;
}

.toolbox li {
  display: inline-block;
  background: #FEFFCF;
  border: 1px solid #FFCD47;
  padding: 7px 7px 5px 7px;
  border-bottom: 0;
  position: relative;
}

.toolbox li:hover, .toolbox li.current {
  background: #FFFCB4;
}

.toolbox a {
  display: block;
}

table.table, table.downloadlist {
  border: 1px solid #FFCD47;
  background: #FEFFCF;
  border-top: 0;
  border-spacing: 0;
  margin-bottom: 25px;
  empty-cells: show;
  clear: both;
  margin-left: 1px;
  width: 100%;
}

table.table caption, table.downloadlist caption {
  border: 1px solid #FFCD47;
  border-bottom: 0;
  background: #FEFFCF;
  text-align: left;
  padding: 5px 5px 0 5px;
  color: #B62700;
  font-weight: bold;
  background: #FFF9A0;
}

table.table img, table.downloadlist img {
  border: 0;
}

table.table th, table.downloadlist th, table.table td, table.downloadlist td {
  padding: 0.5em;
  empty-cells: show;
}

table.table th , table.downloadlist th {
  background: #FFF9A0;
  text-align: left;
}

table.downloadlist td.stat, table.downloadlist td.rating {
  font-size: 0.8em;
}

table.downloadlist .recommended td.rating {
  font-weight: bold;
  color: #396b51;
}

table.downloadlist td.na {
  font-weight: bold;
  color: #B62700;
}

.zebra, .zebra td {
  background: #FFFCB4;
}

#sitenetwork-bar {
    width: 960px;
    background: #FFEA84;
    box-sizing: border-box;
    border: 1px solid #000;
    border-top: 0;
    border-bottom: 1px solid #FFCD47;
    color: $000;
    font-size: 10px;
    padding: 0.5em;
    text-align: center;
}

#sitenetwork-bar a {
    color: #B62700;
    font-weight: normal;
}

#sitenetwork-bar * {
    font-size: inherit;
}

#sitenetwork-bar ul {
    list-style: none;
}

#sitenetwork-bar li, #sitenetwork-bar ul, #sitenetwork-bar h2 {
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: top;
}

#sitenetwork-bar h2::after {
    content: ':';
}

#sitenetwork-bar li:not(:last-child)::after {
    content:' \2022 '
}

.gip {
  width: 100%;
  background: #FEFFCF;
  border-spacing: 0;
}

.gip td, .gip th {
  padding: 0.25em 0.5em;
}

.gip th {
  background: #FFF9A0;
}

.gip tr:nth-child(odd) td {
  background: #FFFCB4;
}

.gip img {
  position: relative;
  top: 2px;
}

.gip mo {
}
