html {
  background: url('../../media/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;
}

a {
  color: #b62700;
  text-decoration: none;
}

.page {
  background: #FFF;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}

.thread-wrap {
  background: #FFF;
  padding: 0 4em;
  border: 0;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}

.thread-wrap .page {
  border: 0;
}

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

#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 '
}

/** END SITENETWORK BAR **/
.hidden {
  display: none;
}

.prefix {
  font-size: 0.8em;
  background: #FFEA84;
  padding: 0.1em 0.5em;
  display: inline-block;
}

h1 {
  border-right: 1px solid #000;
  padding: 0;
  padding-top: 32px;
  margin: 0;
  font-size: 0;
}

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

h1.login a {
  background: url('/media/gfx/header_nojazz_empty.png');
}

#header {
  position: relative;
  z-index: 2;
  box-shadow:0 0 15px 0px #000;
  border-bottom: 1px solid #000;
}
#userbar {
  position: relative;
  margin-bottom: 1em;
  background: #FFFCB4 url('/media/gfx/navbg3.png');
  height: 25px;
  padding-top: 0;
  height: 25px;
  filter:drop-shadow(0 2px 5px rgba(0, 0, 1));
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
  overflow: hidden;
}

#userbar img {
  filter:drop-shadow(0px 2px 2px #000);
}

#userbar li:hover {
  filter: hue-rotate(160deg);
}

#userbar li {
  border: 0;
}

#subnav {
  text-align: center;
}

#subnav li {
  display: inline-block;
  padding: 9px 0 0 8px;
}

#subnav li img {
  display: inline-block;
  vertical-align: top;
  margin-top: -3px;
}

#subnav li:not(:last-child)::after {
  content: '\2022';
  margin-left: 1em;
}


#site-nav {
  position: relative;
  background: #ffed98 url('/media/gfx/navbg2.png') no-repeat -1px 0;
  border-right: 1px solid #000;
  border-left: 1px solid #000;
  font-size: 13px;
  line-height: normal;
}
 

.navlist {
  font-size: 0;
  width: 959px;
  text-align: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.with-login .navlist {
  width: 959px;
}

.navlist a {
  height: 23px;
  background-repeat: no-repeat;
  margin-top: 6px;
  margin-left: 13px;
  font-size: 13px;
  display: inline-block;
  text-indent: -999em;
  overflow: hidden;
}

.navlist li {
  padding-right: 13px;
}

.navlist li:hover, .navlist li.current {
}

.navlist li a {
  background: url('/media/gfx/nav3.png') repeat-y;
  background-position-y: 0;
  filter:drop-shadow(0px 3px 2px #000);
}

.navlist li {
  display: inline-block;
}

.navlist li a:hover, .navlist li.current a {
  background-position-y: 25px;
}

#nav-about a { width: 82px; }                                 
#nav-mp a { background-position-x: -82px; width: 93px; }       
#nav-jcs a { background-position-x: -176px; width: 29px; }      
#nav-forum a { background-position-x: -206px; width: 60px; }   
#nav-dls a { background-position-x: -267px; width: 81px; }     
#nav-snippets a { background-position-x: -348px; width: 70px; } 
#nav-pictures a { background-position-x: -419px; width: 70px; } 
#nav-wiki a { background-position-x: -490px; width: 36px; } 
#nav-help a { background-position-x: -525px; width: 38px; }  
#nav-login a { background-position-x: -563px; width: 46px; } 
#nav-signup a { background-position-x: -609px; width: 58px; }  
#nav-logout a { background-position-x: -667px; width: 60px; }  
#nav-buy a { background-position-x: -727px; width: 112px; }  

.sidebarsearch {
  position: absolute;
  top: -4px;
  right: 0;
}

#user-menu {
  position: absolute;
  top: 2.3em;
  right: 0;
  background: #FFE26A; /* url('../gfx/navbg1.png');*/
  height: 2em;
  box-shadow:0 0 10px 0px #000;
  border-radius: 2px;
  border-right: 1px solid #000;
  font-size: 14px;
}

#user-menu * {
  display: inline-block;
  vertical-align: top;
}

#user-menu ul {
  position: absolute;
  top: 0.6em;
  right: 0.6em;
  list-style: none;
  padding: 0;
  margin: 0;
}

#user-menu h2 {
  margin-left: 0.6em;
  margin-top: 0.2em;
  padding-right: 7em;
  font-size: 14px;
}

#user-menu h2 i {
  margin-top: 0.3em;
  color: #6F1700;
}

#user-menu a {
  color: #6F1700;
}

#user-menu li {
  display: inline-block;
  font-size: 0;
}

#user-menu li i {
  font-size: 16px;
  margin-top: -3px;
}

textarea {
  font: inherit;
}

strong {
  font-weight: bold;
}

.tborder {
  box-shadow: 0 0 3px 0px #CCC;
}

/** posts **/
.user-hover {
  opacity: 0;
  z-index: -1;
  font-size: 14px;
  font-weight: normal;
  padding: 1em;
  filter: drop-shadow(0px 0 3px #CCC);
  transition: .25s;
  display: block;
  position: absolute;
  top: 2.5em;
  left: -2em;
  z-index: 5;
  display: none;
  background: #FFF9A0;
}

.user-hover p {
  margin: 0;
  white-space: nowrap;
}

.user-hover p:first-child {
  font-weight: bold;
}

.bigusername {
  position: relative;
  display: inline-block;
}

.bigusername:hover .user-hover {
  opacity: 1;
  display: block;
}

.bigusername:hover .user-hover:after {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #FFF9A0;
  border-width: 7px;
  margin-left: -7px;
}

.post-header {
  position: relative;
  padding-left: 3em;
}

.toolbox {
  font-size: 0;
}

.user-mod {
  display: inline-block;
  opacity: 0;
  position: relative;
  top: -2px;
  transition: .25s;
}

.postbit-wrap {
  padding-bottom: 2em;
}

.post-header:hover .user-mod {
  opacity: 1;
}

.post-toolbox {
  position: absolute;
  top: 0.5em;
  right: 0.5em;
}

.post-toolbox div {
  display: inline-block;
}

.post-actions {
  position: relative;
  top: 3px;
}

.avatar img {
  width: 100%;
  height: 100%;
}

.avatar {
  position: absolute;
  top: -0.3em;
  left: -2.2em;
  width: 1.9em;
  height: 1.9em;
}

.announcements .page {
  padding: 0 4em;
}

.signature-wrap {
  opacity: 0.5;
  transition: .25s;
}

.post-wrap:hover .signature-wrap {
  opacity: 1;
}

.big-signature {
  max-height: 110px;
  overflow: hidden;
  position: relative;
  transition: .25s;
}

.big-signature:hover {
  max-height: 500px;
}

.big-signature::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background: linear-gradient(to bottom, rgba(254, 255, 207,0) 0%,rgba(254, 255, 207,1) 90%);
  content: ' ';
  opacity: 1;
  transition: .15s;
}

.big-signature:hover:after {
  opacity: 0;
  max-height: 0;
}

#thread-title {
  margin: 0;
  text-align: left;
  padding: 0 2em 1em 2em;
  font-size: 28px;
  line-height: 1.5em;
}

.jcf-notice {
  padding: 0.5em;
  background: #FEFFCF;
  text-align: center;
  box-shadow: 0 0 3px 0px #CCC;
  margin-bottom: 1em;
}
 

/** START VB OVERRIDES */
.page .tborder .alt1 img {
  max-width: 650px;
  transition: .25s;
}

.page .tborder .alt1 img:hover {
  max-width: none;
}

.bigusername {
  font-size: 1.25em;
  font-weight: bold;
}

.current_time {
  background: #FFF;
  font-size: 0.8em;
  padding: 1em 0;
}

.posttime {
  font-weight: normal;
  font-size: 11.2px;
  color: #363636;
  transition: .5s;
}

.post-header:hover .posttime {
  color: #000;
}

.smallfont {
  font-size: 0.8em;
}

#forum-header {
  border: 0;
  border-bottom: 1px solid #FFCD47;
  font-size: 0.8em;
  margin: 0 5em;
  width: 850px;
  background: transparent;
  padding: 0.5em 0.5em 0.5em 0.5em;
  margin-top: 2em;
  box-sizing: border-box;
  position: relative;
  box-shadow: none;
}

#forum-header img {
  position: relative;
  top: 0.2em;
}

#forum-header a {
  color: #6F1700;
  font-weight: bold;
  position: relative;
  top: 1px;
}

#forum-header .alt1 {
  background: #FFF;
}

#forum-navbar {
  border: 0;
  border-bottom: 1px solid #000;
  background: url('/media/gfx/navbg3.png');
  border-top: 7px solid #000; /*#b62700;*/
  height: 25px;
  padding-top: 0;
  height: 25px;
  filter:drop-shadow(0 2px 5px rgba(0, 0, 1));
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
}

#forum-navbar .vbmenu_control {
  background: inherit;
}

#forum-navbar img {
  filter:drop-shadow(0px 2px 2px #000);
}

#forum-navbar .vbmenu_control:hover {
  filter: hue-rotate(160deg);
}

#forum-navbar > table > tbody {
  text-align: center;
}
#forum-navbar tr[align=center] {
  display: inline-block;
  margin-top: 3px;
}

#forum-navbar tr[align=center] td:not(:last-child)::after {
  content: '\2022';
  margin-left: 1em;
  position: relative;
  top: -5px;
  font-size: 11px;
}

#vb-copyright {
  border: 1px solid #000;
  border-top: 0;
  background: #FFF;
  padding: 1em;
}

#vb-copyright div {
  display: inline;
  font-size: 0.8em;
}


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