.font-awesome-icon {
  background: transparent !important;
  font-family: FontAwesome;
  content: '\f013';
  display: inline-block;
  text-align: center;
  font-weight: normal;
  text-indent: 0;
  font-style: normal;
  text-transform: none;
}
.icon-button:before {
  background: transparent !important;
  font-family: FontAwesome;
  content: '\f013';
  display: inline-block;
  text-align: center;
  font-weight: normal;
  text-indent: 0;
  font-style: normal;
  text-transform: none;
  float: right;
  height: 14px;
  width: 14px;
  font-size: 12px;
  line-height: 14px;
}
.buttons > .icon-button:before {
  position: relative;
  top: -1px;
  right: -1px;
}
.rtl .buttons > .icon-button:before {
  right: auto;
  right: -1px;
}
.search-header .inputbox {
  margin-right: 5px;
}
#search-box.search-header .button.icon-button {
  padding: 2px 8px !important;
  font-weight: 400;
}
.button.icon-button.search-icon:before {
  content: '\f002';
  margin-top: 2px;
  margin-left: 5px;
}
.button.icon-button.search-adv-icon {
  padding: 3px 5px 1px 3px !important;
}
.button.icon-button.search-adv-icon:before {
  margin-top: 2px;
  margin-left: 5px;
}
.button.icon-button.post-icon:before,
.button.icon-button.newpm-icon:before {
  content: '\f005';
  margin-left: 4px;
  margin-top: 4px;
}
.button.icon-button.locked-icon:before {
  content: '\f023';
  margin-left: 4px;
  margin-top: 4px;
}
.button.icon-button.reply-icon:before,
.button.icon-button.pmreply-icon:before {
  content: '\f112';
  margin-left: 4px;
  margin-top: 4px;
}
.button.icon-button.forwardpm-icon:before {
  content: '\f064';
  margin-left: 4px;
  margin-top: 4px;
}
.button.icon-button.tools-icon:before {
  content: '\f0ad';
}
.button.icon-button.modtools-icon:before {
  content: '\f0e3';
}
.button.icon-button.edit-icon:before {
  content: '\f040';
}
.button.icon-button.delete-icon:before {
  content: '\f00d';
}
.button.icon-button.report-icon:before {
  content: '\f12a';
}
.button.icon-button.info-icon:before {
  content: '\f129';
}
.button.icon-button.warn-icon:before {
  content: '\f071';
}
.button.icon-button.quote-icon:before {
  content: '\f10d';
}
.small-icon {
  background: transparent !important;
}
.small-icon > a {
  padding: 0;
}
.small-icon > a:before {
  background: transparent !important;
  font-family: FontAwesome;
  content: '\f013';
  display: inline-block;
  text-align: center;
  font-weight: normal;
  text-indent: 0;
  font-style: normal;
  text-transform: none;
  margin: 0 3px;
}
.small-icon.icon-faq > a:before {
  content: '\f059';
}
.small-icon.icon-register > a:before {
  content: '\f046';
}
.small-icon.icon-logout > a:before {
  content: '\f090';
}
.small-icon.icon-contact > a:before,
.small-icon.icon-pm > a:before,
.small-icon.icon-sendemail > a:before {
  content: '\f0e0';
}
.small-icon.icon-team > a:before,
.small-icon.icon-members > a:before {
  content: '\f0c0';
}
.small-icon.icon-delete-cookies > a:before {
  content: '\f1f8';
}
.small-icon.icon-notification > a:before {
  content: '\f0f3';
}
.small-icon.icon-acp > a:before {
  content: '\f085';
}
.small-icon.icon-mcp > a:before {
  content: '\f0e3';
}
.small-icon.icon-ucp > a:before,
.small-icon.icon-profile > a:before {
  content: '\f007';
}
.small-icon.icon-search-self > a:before,
.small-icon.icon-search-new > a:before,
.small-icon.icon-search-unread > a:before,
.small-icon.icon-search-unanswered > a:before,
.small-icon.icon-search-active > a:before {
  content: '\f15b';
}
.small-icon.icon-search > a:before {
  content: '\f002';
}
.small-icon.icon-print > a:before {
  content: '\f02f';
}
.small-icon.icon-subscribe > a:before {
  content: '\f05d';
}
.small-icon.icon-unsubscribe > a:before {
  content: '\f05c';
}
.small-icon.icon-restore-permissions > a:before {
  content: '\f021';
}
.small-icon.icon-bookmark > a:before {
  content: '\f02e';
}
.small-icon.icon-bump > a:before {
  content: '\f062';
}
#nav-footer li.responsive-menu a.responsive-menu-link {
  width: auto;
  font-size: 1.2em;
  margin-right: 0;
}
#quick-links > a.responsive-menu-link:before,
ul.linklist li.responsive-menu > a.responsive-menu-link:before,
.small-icon.responsive-menu > a:before {
  background: transparent !important;
  font-family: FontAwesome;
  content: '\f013';
  display: inline-block;
  text-align: center;
  font-weight: normal;
  text-indent: 0;
  font-style: normal;
  text-transform: none;
  margin: 0 3px;
  content: '\f0c9';
  border: none;
  font-size: inherit;
  line-height: inherit;
  position: static;
  height: auto;
  width: auto;
}
.jumpbox-return .icon,
.back2top .icon {
  display: none;
}
.back2top .top {
  margin-right: -5px;
}
a.arrow-left,
a.arrow-right,
a.arrow-down,
a.arrow-up {
  background: transparent !important;
  padding-left: 0;
}
a.arrow-left:before,
a.arrow-right:before,
a.arrow-down:before,
a.arrow-up:before {
  background: transparent !important;
  font-family: FontAwesome;
  content: '\f013';
  display: inline-block;
  text-align: center;
  font-weight: normal;
  text-indent: 0;
  font-style: normal;
  text-transform: none;
  margin: 0 3px;
}
a.arrow-left:before {
  content: '\f060';
}
a.arrow-right:before {
  content: '\f061';
}
a.arrow-down:before {
  content: '\f063';
}
a.arrow-up:before {
  content: '\f062';
}
a.top {
  background: transparent !important;
  padding-left: 0;
  width: 12px;
  height: 13px;
}
a.top:before {
  background: transparent !important;
  font-family: FontAwesome;
  content: '\f013';
  display: inline-block;
  text-align: center;
  font-weight: normal;
  text-indent: 0;
  font-style: normal;
  text-transform: none;
  content: '\f0aa';
  float: left;
  width: 100%;
  font-size: 1.3em;
}
a.top2 {
  background: transparent !important;
  padding-left: 0;
}
a.top2:before {
  background: transparent !important;
  font-family: FontAwesome;
  content: '\f013';
  display: inline-block;
  text-align: center;
  font-weight: normal;
  text-indent: 0;
  font-style: normal;
  text-transform: none;
  margin: 0 3px;
  content: '\f0aa';
}
blockquote {
  background-image: none;
}
blockquote > div {
  margin-top: -18px;
}
blockquote > div > cite {
  margin-bottom: 10px;
}
blockquote.uncited {
  padding-top: 5px;
}
blockquote.uncited > div {
  margin-top: 8px;
}
blockquote:before {
  background: transparent !important;
  font-family: FontAwesome;
  content: '\f013';
  display: inline-block;
  text-align: center;
  font-weight: normal;
  text-indent: 0;
  font-style: normal;
  text-transform: none;
  content: '\f10d';
}
.imageset.icon_topic_reported {
  background: transparent !important;
  width: 11px;
  height: 11px;
  padding: 0;
}
.imageset.icon_topic_reported:before {
  background: transparent !important;
  font-family: FontAwesome;
  content: '\f013';
  display: inline-block;
  text-align: center;
  font-weight: normal;
  text-indent: 0;
  font-style: normal;
  text-transform: none;
  content: '\f071';
}
.imageset.icon_topic_attach {
  background: transparent !important;
  width: 10px;
  height: 12px;
  padding: 0;
}
.imageset.icon_topic_attach:before {
  background: transparent !important;
  font-family: FontAwesome;
  content: '\f013';
  display: inline-block;
  text-align: center;
  font-weight: normal;
  text-indent: 0;
  font-style: normal;
  text-transform: none;
  content: '\f0c6';
}
.imageset.icon_topic_poll {
  background: transparent !important;
  width: 13px;
  height: 12px;
  padding: 0;
}
.imageset.icon_topic_poll:before {
  background: transparent !important;
  font-family: FontAwesome;
  content: '\f013';
  display: inline-block;
  text-align: center;
  font-weight: normal;
  text-indent: 0;
  font-style: normal;
  text-transform: none;
  content: '\f080';
}
.imageset.icon_contact {
  background: transparent !important;
  width: 13px;
  height: 12px;
  padding: 0;
}
.imageset.icon_contact:before {
  background: transparent !important;
  font-family: FontAwesome;
  content: '\f013';
  display: inline-block;
  text-align: center;
  font-weight: normal;
  text-indent: 0;
  font-style: normal;
  text-transform: none;
  content: '\f075';
}
.file-status.file-working,
.file-status.file-uploaded,
.file-status.file-error {
  background: transparent !important;
  width: 16px;
  height: 16px;
}
.file-status.file-working:before,
.file-status.file-uploaded:before,
.file-status.file-error:before {
  background: transparent !important;
  font-family: FontAwesome;
  content: '\f013';
  display: inline-block;
  text-align: center;
  font-weight: normal;
  text-indent: 0;
  font-style: normal;
  text-transform: none;
  font-size: 16px;
}
.file-status.file-working:before {
  content: '\f110';
}
.file-status.file-uploaded:before {
  content: '\f05d';
}
.file-status.file-error:before {
  content: '\f071';
}
.file-status.file-working:before {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
html,
body,
label {
  color: #ddd;
}
strong,
h2,
h3 {
  color: white;
}
a {
  color: #68A8DD;
}
a:hover {
  color: white;
}
h3 {
  border-bottom-color: gray;
}
hr {
  border-top: 2px solid #444;
}
select {
  background-color: gray;
  color: #ddd;
}
select:hover,
select:focus {
  border-color: #C7C3BF;
  color: white;
}
option {
  background-color: gray;
  color: #ddd;
}
blockquote {
  background-color: #333 !important;
  border: 2px solid #444;
}
::-webkit-input-placeholder {
  color: #aaa !important;
}
:-moz-placeholder {
  color: #aaa !important;
  opacity: 1;
}
::-moz-placeholder {
  color: #aaa !important;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #aaa !important;
}
html {
  background-color: black;
}
body {
  background: none;
}
#background {
  background-image: url('./images/backgrounds/current.jpg');
  background-repeat: no-repeat;
  background-position: top center;
}
#wrap {
  background-color: rgba(34, 34, 34, 0.7);
  border: 2px solid #444;
  border-radius: 0;
  box-shadow: 0 0 10px black;
}
.headerbar {
  background: none;
  border: 0;
  border-radius: 0;
}
#logo,
#header-fill,
.header-link-sep {
  border-bottom: 2px solid #444;
}
.header-link {
  background: linear-gradient(#232323, transparent);
  border: 2px solid #444;
  border-bottom-width: 0;
}
.header-link:hover {
  background: none;
}
#logo,
.header-link-sep,
#site-name,
#header-fill,
#page-footer .copyright {
  background-color: #232323;
}
.navbar {
  border: 0;
  border-radius: 0;
  background: none;
}
.navbar ul.navlinks {
  border-top: 2px solid #444;
}
#page-header .navbar {
  border-bottom: 2px solid #444;
}
#page-footer .navbar,
#page-footer .copyright {
  border-top: 2px solid #444;
}
.copyright {
  color: #ddd;
}
@media only screen and (max-width: 700px), only screen and (max-device-width: 700px) {
  .headerbar {
    background-color: #232323;
    border-bottom: 2px solid #444;
  }
  #header-links-container,
  .header-link {
    border: 0;
  }
  .header-link {
    background: #333 !important;
    border-radius: 5px;
  }
}
#search-box {
  box-shadow: none;
}
.search-box .inputbox,
.search-box button.search-icon,
.search-box a.search-adv-icon {
  border: 1px solid gray;
}
input.search {
  background-color: #333;
  color: #ddd;
}
.inputbox,
fieldset.quick-login input.inputbox {
  background-color: #333;
  border: 1px solid gray;
  color: #ddd;
}
.inputbox:focus,
.inputbox:hover,
fieldset.quick-login input.inputbox:focus,
fieldset.quick-login input.inputbox:hover {
  border-color: #C7C3BF;
  color: white;
}
.button {
  border: 1px solid gray;
  box-shadow: none;
  background-image: none;
  background-color: #666;
  color: #ddd;
}
.button:hover,
.dropdown-visible .dropdown-select,
.nojs .dropdown-container:hover .dropdown-select {
  background-image: none;
  background-color: #666;
  border-color: #C7C3BF;
  text-shadow: none;
  color: white;
}
.dropdown-visible .dropdown-select,
.dropdown-visible .dropdown-select:hover,
.nojs .dropdown-container:hover .dropdown-select {
  color: white;
}
.dropdown-extended ul li:hover {
  background-color: #666;
}
.notification_list p.notification-time {
  color: white;
}
a.button1,
input.button1,
a.button2,
input.button2,
input.button3 {
  background-image: none;
  background-color: #666;
  color: #ddd;
}
input.button1:focus,
input.button2:focus,
input.button3:focus {
  border-color: #C7C3BF;
  color: white;
}
a.button1:hover,
input.button1:hover,
a.button2:hover,
input.button2:hover,
input.button3:hover {
  border-color: #C7C3BF;
  color: white;
}
dd label {
  color: #ddd;
}
fieldset dl:hover dt label {
  color: white;
}
#message-box textarea {
  background-color: #333;
  border-color: gray;
  color: #ddd;
}
#message-box textarea:focus,
#message-box textarea:hover {
  border-color: #C7C3BF;
  color: white;
}
.bg1,
.bg2 {
  background-color: #232323;
}
.bg3 {
  background-color: #333;
}
.panel,
.panel-container .panel {
  color: #ddd;
  background-color: #232323;
}
.panel h2 {
  border-bottom-color: gray;
  color: white;
}
.postbody,
.postprofile,
.content {
  color: #ddd;
}
.postprofile {
  border-color: gray;
}
.postprofile strong {
  color: white;
}
.panel-container .panel li.header dd,
.panel-container .panel li.header dt {
  color: white;
}
.panel-container table.table1 thead th {
  color: white;
  border-bottom-color: gray;
}
.panel-container h3,
.panel-container hr,
#cp-menu hr {
  border-color: gray;
}
.post,
.panel {
  border: 2px solid #444;
  border-radius: 0;
  box-shadow: 0 0 20px black;
}
.post:target .content {
  color: #ddd;
}
.post:target h3 a {
  color: #68A8DD;
}
.post:target h3 a:hover {
  color: white;
}
.portalbody .postheader {
  border-bottom: 2px solid #444;
}
.forumbg,
.forabg {
  background-image: none;
  background-color: #232323;
  border: 2px solid #444;
}
ul.forums {
  background-color: transparent;
  background-image: none;
}
.phpbb_alert {
  background-color: #232323;
  border: 2px solid #444;
  box-shadow: 0 0 20px black;
}
#cp-main .pm {
  background-color: #232323;
}
.current {
  color: #68A8DD !important;
}
.current:hover {
  color: white !important;
}
.contact-icons a {
  border-color: #444;
}
.contact-icons a:hover {
  background-color: #333;
}
.codebox {
  background-color: #333;
  border: 2px solid #444;
}
.codebox p {
  border-bottom-color: gray;
}
.codebox code {
  color: #ddd;
}
.attachbox {
  background-color: #333;
  border: 2px dashed #444;
}
dl.file dd {
  color: #ddd;
}
fieldset.polls dl.voted,
fieldset.polls dl {
  color: #ddd;
}
.pagination li a {
  background-color: transparent;
  border-color: gray;
  color: #ddd;
}
.pagination li.next a {
  background-position: -50px -18px;
}
.pagination li.previous a {
  background-position: -30px -18px;
}
.pagination li.page-jump a {
  background-position: 0 -18px;
}
.pagination li.ellipsis span {
  color: #ddd;
}
.dropdown .pointer {
  border-color: #444 transparent;
}
.dropdown .pointer-inner {
  border-color: transparent;
}
.dropdown .dropdown-contents {
  border: 2px solid #444;
  border-radius: 0;
  background-color: #232323;
  box-shadow: 0 0 20px black;
}
.dropdown .dropdown-contents li {
  border-color: gray;
}
.dropdown-select:after:hover {
  border-color: #C7C3BF;
}
.dropdown-select:after {
  border-color: gray;
}
.dropdown-extended .header {
  background: none;
  color: white;
  text-shadow: none;
}
#tabs .tab > a,
#minitabs .tab > a {
  background-image: none;
  background-color: rgba(0, 0, 0, 0.2);
  border: 1px solid gray;
  border-bottom: 0;
  color: gray;
}
#tabs .tab > a:hover,
#minitabs .tab > a:hover {
  background-image: none;
  background-color: rgba(0, 0, 0, 0.2);
  border-color: gray;
  color: white;
}
#tabs .activetab > a,
#tabs .activetab > a:hover,
#minitabs .activetab > a,
#minitabs .activetab > a:hover {
  background-image: none;
  background-color: #444;
  box-shadow: none;
}
#tabs .activetab > a,
#minitabs .activetab > a {
  color: white;
}
table.table1 td,
ul.topiclist li {
  color: #ddd;
}
ul.topiclist {
  border-bottom: 1px solid gray;
}
ul.topiclist dd,
li.row:hover dd {
  border-left-color: gray;
}
ul.cplist {
  border-top-color: gray;
}
li.row:hover,
li.reported:hover,
table.table1 tbody tr:hover,
table.table1 tbody tr.hover {
  background-color: #333 !important;
}
li.row,
.panel-container .panel li.row {
  border-top-color: gray;
  border-bottom-color: gray;
}
table.table1 tbody tr {
  border-color: gray;
}
table.table1 tbody td {
  border-top-color: gray;
}
dl.details dt {
  color: #ddd;
}
table.zebra-list tr:nth-child(odd) td,
ul.zebra-list li:nth-child(odd),
table.zebra-list tr:nth-child(even) td,
ul.zebra-list li:nth-child(even) {
  background-color: #232323;
}
@media only screen and (max-width: 700px), only screen and (max-device-width: 700px) {
  table.responsive tr {
    margin: 4px 0;
  }
}
#navigation a {
  background-image: none;
  background-color: rgba(0, 0, 0, 0.2);
  border: 1px solid gray;
  border-right: 0;
  color: gray;
}
#navigation a:hover {
  background-image: none;
  background-color: rgba(0, 0, 0, 0.2);
  color: white;
}
#navigation #active-subsection a,
#navigation #active-subsection a:hover {
  background-image: none;
  background-color: #333;
  box-shadow: none;
}
#navigation #active-subsection a,
#navigation #active-subsection a:hover {
  color: white;
}
.cp-mini {
  background-color: #232323;
  border: 1px solid gray;
}
dl.mini dt {
  color: white;
}
@media only screen and (max-width: 900px), only screen and (max-device-width: 900px) {
  #navigation a {
    border-right: 1px solid gray;
  }
}
.global_read {
  background-image: url("./images/announce_read.gif");
}
.global_read_mine {
  background-image: url("./images/announce_read_mine.gif");
}
.global_read_locked {
  background-image: url("./images/announce_read_locked.gif");
}
.global_read_locked_mine {
  background-image: url("./images/announce_read_locked_mine.gif");
}
.global_unread {
  background-image: url("./images/announce_unread.gif");
}
.global_unread_mine {
  background-image: url("./images/announce_unread_mine.gif");
}
.global_unread_locked {
  background-image: url("./images/announce_unread_locked.gif");
}
.global_unread_locked_mine {
  background-image: url("./images/announce_unread_locked_mine.gif");
}
.announce_read {
  background-image: url("./images/announce_read.gif");
}
.announce_read_mine {
  background-image: url("./images/announce_read_mine.gif");
}
.announce_read_locked {
  background-image: url("./images/announce_read_locked.gif");
}
.announce_read_locked_mine {
  background-image: url("./images/announce_read_locked_mine.gif");
}
.announce_unread {
  background-image: url("./images/announce_unread.gif");
}
.announce_unread_mine {
  background-image: url("./images/announce_unread_mine.gif");
}
.announce_unread_locked {
  background-image: url("./images/announce_unread_locked.gif");
}
.announce_unread_locked_mine {
  background-image: url("./images/announce_unread_locked_mine.gif");
}
.forum_link {
  background-image: url("./images/forum_link.gif");
}
.forum_read {
  background-image: url("./images/forum_read.gif");
}
.forum_read_locked {
  background-image: url("./images/forum_read_locked.gif");
}
.forum_read_subforum {
  background-image: url("./images/forum_read_subforum.gif");
}
.forum_unread {
  background-image: url("./images/forum_unread.gif");
}
.forum_unread_locked {
  background-image: url("./images/forum_unread_locked.gif");
}
.forum_unread_subforum {
  background-image: url("./images/forum_unread_subforum.gif");
}
.sticky_read {
  background-image: url("./images/sticky_read.gif");
}
.sticky_read_mine {
  background-image: url("./images/sticky_read_mine.gif");
}
.sticky_read_locked {
  background-image: url("./images/sticky_read_locked.gif");
}
.sticky_read_locked_mine {
  background-image: url("./images/sticky_read_locked_mine.gif");
}
.sticky_unread {
  background-image: url("./images/sticky_unread.gif");
}
.sticky_unread_mine {
  background-image: url("./images/sticky_unread_mine.gif");
}
.sticky_unread_locked {
  background-image: url("./images/sticky_unread_locked.gif");
}
.sticky_unread_locked_mine {
  background-image: url("./images/sticky_unread_locked_mine.gif");
}
.topic_moved {
  background-image: url("./images/topic_moved.gif");
}
.topic_read {
  background-image: url("./images/topic_read.gif");
}
.topic_read_mine {
  background-image: url("./images/topic_read_mine.gif");
}
.topic_read_hot {
  background-image: url("./images/topic_read_hot.gif");
}
.topic_read_hot_mine {
  background-image: url("./images/topic_read_hot_mine.gif");
}
.topic_read_locked {
  background-image: url("./images/topic_read_locked.gif");
}
.topic_read_locked_mine {
  background-image: url("./images/topic_read_locked_mine.gif");
}
.topic_unread {
  background-image: url("./images/topic_unread.gif");
}
.topic_unread_mine {
  background-image: url("./images/topic_unread_mine.gif");
}
.topic_unread_hot {
  background-image: url("./images/topic_unread_hot.gif");
}
.topic_unread_hot_mine {
  background-image: url("./images/topic_unread_hot_mine.gif");
}
.topic_unread_locked {
  background-image: url("./images/topic_unread_locked.gif");
}
.topic_unread_locked_mine {
  background-image: url("./images/topic_unread_locked_mine.gif");
}
.pm_read {
  background-image: url("./images/topic_read.gif");
}
.pm_unread {
  background-image: url("./images/topic_unread.gif");
}
.online {
  background-image: url("./images/icon_user_online.gif");
}
#background {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -999;
}
.wrap {
  padding: 0;
  border-color: #444;
  border-radius: 0;
  border-width: 3px;
  background-color: #232323;
}
.headerbar {
  margin: 0;
  padding: 0;
  position: relative;
  overflow: hidden;
}
.headerbar,
.headerbar > .inner,
#site-description {
  height: 80px;
}
#logo {
  display: inline-block;
  padding: 3px;
  width: 100px;
  height: 72px;
}
#logo-small {
  display: none;
  vertical-align: top;
  padding: 0;
  position: relative;
  top: 3px;
}
#logo-small .site_logo {
  background-size: 50px;
  background-position: center;
  width: 50px;
  height: 50px;
  padding: 0;
}
#site-description {
  float: none;
  width: auto;
  white-space: nowrap;
}
#site-name h1 {
  font-family: Chiller;
  font-size: 3.5em;
  font-weight: normal;
  height: 53px;
  margin: 0;
  position: relative;
  top: 10px;
  left: 10px;
}
#header-links-container,
.header-link,
.header-link-sep {
  display: inline-block;
  vertical-align: top;
}
.header-link,
.header-link-sep {
  height: 25px;
}
.header-link {
  font-size: 12px;
}
.header-link a {
  display: block;
  padding: 5px 10px;
}
.header-link a:hover {
  text-decoration: none;
}
.header-link-sep {
  width: 5px;
}
#header-fill {
  display: inline-block;
  vertical-align: top;
  width: 2000px;
  height: 78px;
}
#nav-footer .responsive-menu {
  margin-right: 0;
}
@media only screen and (max-width: 700px), only screen and (max-device-width: 700px) {
  .headerbar,
  .headerbar > .inner,
  #site-description,
  #site-name h1,
  .header-link,
  .header-link-sep {
    height: auto;
  }
  .headerbar,
  .navbar,
  .headerbar + .navbar {
    margin: 0;
  }
  .headerbar {
    width: 100%;
  }
  #site-description {
    white-space: normal;
  }
  #logo {
    display: none;
  }
  #logo-small,
  #site-name h1 {
    display: inline-block;
  }
  #site-name h1 {
    position: static;
    padding: 10px 5px 0 5px;
  }
  #header-links {
    white-space: normal;
    margin: 5px 20px;
  }
  .header-link {
    margin: 2px;
  }
  .header-link-sep {
    display: none;
  }
  #header-fill {
    width: 0;
  }
}
@media (max-width: 400px) {
  #site-description h1 {
    font-size: 3em;
  }
  #logo-small {
    display: none;
  }
  #header-links {
    margin: 5px 10px;
  }
}
#search-box {
  position: absolute;
  margin: 0;
  top: 10px;
  right: 10px;
}
#search-box .search-adv-icon {
  padding: 2px 5px 2px 3px;
}
.search-box .inputbox {
  padding-left: 5px;
}
.search-box button.search-icon,
.search-box a.search-adv-icon {
  margin-left: 1px;
}
input.search::-webkit-input-placeholder {
  font-style: italic;
}
input.search:-moz-placeholder {
  font-style: italic;
}
input.search::-moz-placeholder {
  font-style: italic;
}
input.search:-ms-input-placeholder {
  font-style: italic;
}
p.jumpbox-return {
  float: left;
}
#format-buttons {
  line-height: 2em;
}
.quickreply-title + .fields1 #message-box {
  width: 100%;
}
.quickreply-title + .fields1 #message-box textarea {
  box-sizing: border-box;
}
.file-progress {
  width: 40px;
}
.file-status {
  display: none;
}
.file-status.file-working,
.file-status.file-uploaded,
.file-status.file-error {
  display: inline-block;
}
input.capitalize {
  text-transform: capitalize;
}
@media only screen and (max-width: 700px), only screen and (max-device-width: 700px) {
  fieldset.display-options {
    margin-top: 10px !important;
  }
  fieldset.display-options label {
    display: inline-block;
  }
  fieldset.display-options label:first-child {
    display: block;
  }
}
#page-body {
  margin: 10px;
}
.post {
  margin-bottom: 10px;
}
.portalbody .post {
  padding: 0;
}
.portalbody .postheader,
.portalbody .content {
  padding: 10px;
}
.portalbody h3.first,
.portalbody p.author {
  margin: 0;
  padding: 0;
}
#ucp > .panel,
#mcp > .panel,
#cp-main > form > .panel {
  min-height: 200px;
}
dl.icon dt .list-inner {
  padding-top: 4px;
  padding-bottom: 4px;
}
@media only screen and (max-width: 700px), only screen and (max-device-width: 700px) {
  .forabg,
  .forumbg,
  .post,
  .panel {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 400px) {
  #page-body {
    margin: 5px;
  }
  #page-body h2 {
    font-size: 1.7em;
  }
  .post {
    margin-bottom: 5px;
  }
  .postbody h3 {
    font-size: 1.2em;
  }
  .postbody h3.first {
    font-size: 1.3em;
  }
}
@font-face {
  font-family: Chiller;
  src: url('fonts/chiller.eot');
  src: local('CHILLER'), url('fonts/chiller.ttf') format('truetype');
}
/* Global imageset items */
.imageset.site_logo {
  background-image: url("./images/site_logo.png");
  padding-left: 80px;
  padding-top: 70px;
}
.imageset.forum_link {
  background-image: url("./images/forum_link.gif");
}
.imageset.forum_read {
  background-image: url("./images/forum_read.gif");
}
.imageset.forum_read_locked {
  background-image: url("./images/forum_read_locked.gif");
}
.imageset.forum_read_subforum {
  background-image: url("./images/forum_read_subforum.gif");
}
.imageset.forum_unread {
  background-image: url("./images/forum_unread.gif");
}
.imageset.forum_unread_locked {
  background-image: url("./images/forum_unread_locked.gif");
}
.imageset.forum_unread_subforum {
  background-image: url("./images/forum_unread_subforum.gif");
}
.imageset.topic_moved {
  background-image: url("./images/topic_moved.gif");
}
.imageset.topic_read {
  background-image: url("./images/topic_read.gif");
}
.imageset.topic_read_mine {
  background-image: url("./images/topic_read_mine.gif");
}
.imageset.topic_read_hot {
  background-image: url("./images/topic_read_hot.gif");
}
.imageset.topic_read_hot_mine {
  background-image: url("./images/topic_read_hot_mine.gif");
}
.imageset.topic_read_locked {
  background-image: url("./images/topic_read_locked.gif");
}
.imageset.topic_read_locked_mine {
  background-image: url("./images/topic_read_locked_mine.gif");
}
.imageset.topic_unread {
  background-image: url("./images/topic_unread.gif");
}
.imageset.topic_unread_mine {
  background-image: url("./images/topic_unread_mine.gif");
}
.imageset.topic_unread_hot {
  background-image: url("./images/topic_unread_hot.gif");
}
.imageset.topic_unread_hot_mine {
  background-image: url("./images/topic_unread_hot_mine.gif");
}
.imageset.topic_unread_locked {
  background-image: url("./images/topic_unread_locked.gif");
}
.imageset.topic_unread_locked_mine {
  background-image: url("./images/topic_unread_locked_mine.gif");
}
.imageset.sticky_read {
  background-image: url("./images/sticky_read.gif");
}
.imageset.sticky_read_mine {
  background-image: url("./images/sticky_read_mine.gif");
}
.imageset.sticky_read_locked {
  background-image: url("./images/sticky_read_locked.gif");
}
.imageset.sticky_read_locked_mine {
  background-image: url("./images/sticky_read_locked_mine.gif");
}
.imageset.sticky_unread {
  background-image: url("./images/sticky_unread.gif");
}
.imageset.sticky_unread_mine {
  background-image: url("./images/sticky_unread_mine.gif");
}
.imageset.sticky_unread_locked {
  background-image: url("./images/sticky_unread_locked.gif");
}
.imageset.sticky_unread_locked_mine {
  background-image: url("./images/sticky_unread_locked_mine.gif");
}
.imageset.announce_read {
  background-image: url("./images/announce_read.gif");
}
.imageset.announce_read_mine {
  background-image: url("./images/announce_read_mine.gif");
}
.imageset.announce_read_locked {
  background-image: url("./images/announce_read_locked.gif");
}
.imageset.announce_read_locked_mine {
  background-image: url("./images/announce_read_locked_mine.gif");
}
.imageset.announce_unread {
  background-image: url("./images/announce_unread.gif");
}
.imageset.announce_unread_mine {
  background-image: url("./images/announce_unread_mine.gif");
}
.imageset.announce_unread_locked {
  background-image: url("./images/announce_unread_locked.gif");
}
.imageset.announce_unread_locked_mine {
  background-image: url("./images/announce_unread_locked_mine.gif");
}
.imageset.global_read {
  background-image: url("./images/announce_read.gif");
}
.imageset.global_read_mine {
  background-image: url("./images/announce_read_mine.gif");
}
.imageset.global_read_locked {
  background-image: url("./images/announce_read_locked.gif");
}
.imageset.global_read_locked_mine {
  background-image: url("./images/announce_read_locked_mine.gif");
}
.imageset.global_unread {
  background-image: url("./images/announce_unread.gif");
}
.imageset.global_unread_mine {
  background-image: url("./images/announce_unread_mine.gif");
}
.imageset.global_unread_locked {
  background-image: url("./images/announce_unread_locked.gif");
}
.imageset.global_unread_locked_mine {
  background-image: url("./images/announce_unread_locked_mine.gif");
}
.imageset.pm_read {
  background-image: url("./images/topic_read.gif");
}
.imageset.pm_unread {
  background-image: url("./images/topic_unread.gif");
}
.imageset.icon_user_online {
  background-image: url("./images/icon_user_online.gif");
}
