* {
  box-sizing: border-box;
}

.topic {
  word-break: break-word;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

a {
  text-decoration: none;
  color: #59545C;
}

body {
  background-color: #524F59;
  margin: 220px auto 0;
  font-family: "Source Sans Pro", "Helvetica", "Arial", "Bitstream Vera Sans", "Verdana", sans-serif;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  clear: both;
  empty-cells: show;
  width: 100%;
}

input, textarea {
  background-color: #c3bec4;
  border: 1px solid darkgray;
  color: #524F59;
  font-family: inherit;
}

textarea {
  width: 100%;
}

#mascot {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}

#header-area {
  position: absolute;
  top: 0;
  left: 4%;
  color: #C5C1C7;
  font-family: 'Amatica SC', cursive;
  font-size: 5rem;
}
@media (max-width: 900px) {
  #header-area {
    font-size: 3.5rem;
  }
}
#header-area::after {
  content: "Where do you stand?";
  position: absolute;
  font-size: 3.125rem;
  left: 10rem;
  top: 6.5rem;
  color: #A09BA3;
}
@media (max-width: 900px) {
  #header-area::after {
    font-size: 2rem;
    top: 4.5rem;
  }
}

#header-menu {
  width: 90%;
  height: 50px;
  margin: 0 auto;
  margin-top: 5rem;
  text-align: center;
}
#header-menu #important-links {
  display: inline-block;
}
#header-menu #important-links ul {
  list-style: none;
  padding: 0;
}
#header-menu #important-links ul li {
  display: inline-block;
  background-color: #716875;
  padding: 8px 20px;
  margin: 0px 5px;
  border-radius: 10px 10px 0 0;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  -ms-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
@media (max-width: 870px) {
  #header-menu #important-links ul li {
    margin: 0px 1px;
  }
}
@media (max-width: 768px) {
  #header-menu #important-links ul li {
    padding: 8px 5px;
  }
}
#header-menu #important-links ul li:hover {
  background-color: #3d383f;
}
#header-menu #important-links ul li a {
  color: #B8B3BA;
  font-weight: 600;
}

#menu-button {
  background-color: #716875;
  display: inline-block;
  color: #B8B3BA;
  text-align: center;
  font-weight: 600;
  padding: 8px 20px;
  margin: 0px 5px;
  border-radius: 10px 10px 0 0;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  -ms-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
@media (max-width: 870px) {
  #menu-button {
    margin: 0px 1px;
  }
}
@media (max-width: 768px) {
  #menu-button {
    padding: 8px 5px;
  }
}
#menu-button:hover {
  background-color: #3d383f;
  cursor: pointer;
}
#menu-button:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}
@media (max-width: 1180px) {
  #menu-button:hover ul {
    right: 0;
  }
}
#menu-button:hover ul.calendar li + li {
  border-top: 1px solid #B8B3BA;
}
#menu-button:hover ul.calendar li::before {
  font-size: .85rem;
  position: relative;
  top: -.25rem;
  display: block;
}
#menu-button:hover ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
  position: absolute;
  top: 34px;
}
@media (max-width: 1800px) {
  #menu-button:hover ul li:hover ul {
    left: -280px;
    border-left: none;
    border-right: 1px solid #B8B3BA;
  }
}
#menu-button:hover ul li ul {
  display: none;
  opacity: 0;
  visibility: hidden;
  left: 100%;
  margin-top: -34px;
  width: 100%;
  border-left: 1px solid #B8B3BA;
}
#menu-button ul {
  padding: 0;
  margin: 0;
  margin-top: 8px;
  position: absolute;
  display: none;
  opacity: 0;
  visibility: hidden;
  width: 280px;
  z-index: 9000;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
#menu-button ul li {
  background-color: #716875;
  display: block;
  color: #B8B3BA;
  font-size: 1rem;
  padding: 15px 20px;
  text-align: left;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
#menu-button ul li:not(.nohover):hover {
  background-color: #57505a;
}
#menu-button ul li.nohover:hover {
  cursor: default;
}
#menu-button ul li.has-submenu::after {
  position: absolute;
  right: 10px;
  content: ">";
}
#menu-button ul li.season {
  padding-left: 4rem;
  border-bottom: 1px solid #B8B3BA;
}
#menu-button ul li.season::before {
  position: absolute;
  margin-left: -3.3rem;
  font-size: 3rem;
}
#menu-button ul li.season .current {
  color: #9f98a2;
  font-size: .85rem;
  position: relative;
  top: -.25rem;
}
#menu-button ul li.summer::before {
  color: #FAEDB4;
  content: "\263c";
}
#menu-button ul li.fall::before, #menu-button ul li.autumn::before {
  color: #ED885C;
  content: "\2767";
}
#menu-button ul li.winter::before {
  color: #B6D8D9;
  content: "\2744";
}
#menu-button ul li.spring::before {
  color: #A1DB8C;
  content: "\2767";
}
#menu-button ul li a {
  color: #B8B3BA;
}

.drop_menu li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}
.drop_menu ul {
  padding: 0;
  margin: 0;
  position: absolute;
  display: none;
  opacity: 0;
  visibility: hidden;
  z-index: 9000;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.drop_menu ul li {
  background-color: #716875;
  display: block;
  color: #B8B3BA;
  font-size: 1rem;
  padding: 15px 20px;
  width: 150px;
  text-align: left;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.drop_menu ul li:hover {
  background-color: #57505a;
}
.drop_menu ul li a {
  color: #B8B3BA;
}

#top {
  display: block;
  width: 90%;
  margin: 0 auto;
  padding: 1rem;
  color: #59545C;
  background-color: #99919C;
  border-radius: 15px 15px 0 0;
  border-top: 10px solid #716875;
  border-left: 10px solid #716875;
  border-right: 10px solid #716875;
}
#top #top_info {
  display: inline-block;
  height: 20px;
}
#top #top_menu {
  margin: 0;
}
#top #top_menu img {
  display: none;
}
#top a {
  color: #59545C;
  font-weight: 600;
}
#top ul {
  display: inline-block;
  float: right;
  list-style: none;
}
#top ul li {
  display: inline-block;
  padding: 0px 5px;
}
#top .drop_menu li ul li {
  display: block;
  padding: 15px 20px;
}
#top .drop_menu li ul li a {
  color: #B8B3BA;
}

#nav {
  display: block;
  width: 90%;
  margin: 0 auto;
  background-color: #99919C;
  border-left: 10px solid #716875;
  border-right: 10px solid #716875;
  list-style: none;
  color: #59545C;
}
#nav li {
  display: inline;
}
#nav a {
  color: #59545C;
  font-weight: 600;
}

#wrap {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  background-color: #99919C;
  border-radius: 0 0 15px 15px;
  padding: .5rem 4rem;
  border-left: 10px solid #716875;
  border-right: 10px solid #716875;
  border-bottom: 10px solid #716875;
}

#nav, #wrap, #top {
  max-width: 1200px;
}

#main, #foot_wrap {
  color: #59545C;
}

.category, .posts, #topic_viewer, .posting, #pm_compose, #edit_profile,
.profile, #pm_inbox, #tracker_list, .faq_list, #address_book, #pm_settings_box,
#add_address, .topic, #active_list, #top_posters, #member_list_full, #search_form,
#reg_rules_intro, .register, #login_page, .notice, #mod_screen, #pm_viewer, #conversation,
#subscriptions {
  background-color: #B8B3BA;
  border: 1px solid #524F59;
  margin-bottom: 1rem;
  border-radius: 12px 12px 0 0;
  overflow: hidden;
  border-collapse: separate;
}
.category .cat_head, .category thead, .category .special, .posts .cat_head, .posts thead, .posts .special, #topic_viewer .cat_head, #topic_viewer thead, #topic_viewer .special, .posting .cat_head, .posting thead, .posting .special, #pm_compose .cat_head, #pm_compose thead, #pm_compose .special, #edit_profile .cat_head, #edit_profile thead, #edit_profile .special,
.profile .cat_head,
.profile thead,
.profile .special, #pm_inbox .cat_head, #pm_inbox thead, #pm_inbox .special, #tracker_list .cat_head, #tracker_list thead, #tracker_list .special, .faq_list .cat_head, .faq_list thead, .faq_list .special, #address_book .cat_head, #address_book thead, #address_book .special, #pm_settings_box .cat_head, #pm_settings_box thead, #pm_settings_box .special,
#add_address .cat_head,
#add_address thead,
#add_address .special, .topic .cat_head, .topic thead, .topic .special, #active_list .cat_head, #active_list thead, #active_list .special, #top_posters .cat_head, #top_posters thead, #top_posters .special, #member_list_full .cat_head, #member_list_full thead, #member_list_full .special, #search_form .cat_head, #search_form thead, #search_form .special,
#reg_rules_intro .cat_head,
#reg_rules_intro thead,
#reg_rules_intro .special, .register .cat_head, .register thead, .register .special, #login_page .cat_head, #login_page thead, #login_page .special, .notice .cat_head, .notice thead, .notice .special, #mod_screen .cat_head, #mod_screen thead, #mod_screen .special, #pm_viewer .cat_head, #pm_viewer thead, #pm_viewer .special, #conversation .cat_head, #conversation thead, #conversation .special,
#subscriptions .cat_head,
#subscriptions thead,
#subscriptions .special {
  color: #C5C1C7;
  border-radius: 10px 10px 0 0;
  overflow: hidden;
}
.category .cat_head .collapse, .category .cat_head .uncollapse, .category thead .collapse, .category thead .uncollapse, .category .special .collapse, .category .special .uncollapse, .posts .cat_head .collapse, .posts .cat_head .uncollapse, .posts thead .collapse, .posts thead .uncollapse, .posts .special .collapse, .posts .special .uncollapse, #topic_viewer .cat_head .collapse, #topic_viewer .cat_head .uncollapse, #topic_viewer thead .collapse, #topic_viewer thead .uncollapse, #topic_viewer .special .collapse, #topic_viewer .special .uncollapse, .posting .cat_head .collapse, .posting .cat_head .uncollapse, .posting thead .collapse, .posting thead .uncollapse, .posting .special .collapse, .posting .special .uncollapse, #pm_compose .cat_head .collapse, #pm_compose .cat_head .uncollapse, #pm_compose thead .collapse, #pm_compose thead .uncollapse, #pm_compose .special .collapse, #pm_compose .special .uncollapse, #edit_profile .cat_head .collapse, #edit_profile .cat_head .uncollapse, #edit_profile thead .collapse, #edit_profile thead .uncollapse, #edit_profile .special .collapse, #edit_profile .special .uncollapse,
.profile .cat_head .collapse,
.profile .cat_head .uncollapse,
.profile thead .collapse,
.profile thead .uncollapse,
.profile .special .collapse,
.profile .special .uncollapse, #pm_inbox .cat_head .collapse, #pm_inbox .cat_head .uncollapse, #pm_inbox thead .collapse, #pm_inbox thead .uncollapse, #pm_inbox .special .collapse, #pm_inbox .special .uncollapse, #tracker_list .cat_head .collapse, #tracker_list .cat_head .uncollapse, #tracker_list thead .collapse, #tracker_list thead .uncollapse, #tracker_list .special .collapse, #tracker_list .special .uncollapse, .faq_list .cat_head .collapse, .faq_list .cat_head .uncollapse, .faq_list thead .collapse, .faq_list thead .uncollapse, .faq_list .special .collapse, .faq_list .special .uncollapse, #address_book .cat_head .collapse, #address_book .cat_head .uncollapse, #address_book thead .collapse, #address_book thead .uncollapse, #address_book .special .collapse, #address_book .special .uncollapse, #pm_settings_box .cat_head .collapse, #pm_settings_box .cat_head .uncollapse, #pm_settings_box thead .collapse, #pm_settings_box thead .uncollapse, #pm_settings_box .special .collapse, #pm_settings_box .special .uncollapse,
#add_address .cat_head .collapse,
#add_address .cat_head .uncollapse,
#add_address thead .collapse,
#add_address thead .uncollapse,
#add_address .special .collapse,
#add_address .special .uncollapse, .topic .cat_head .collapse, .topic .cat_head .uncollapse, .topic thead .collapse, .topic thead .uncollapse, .topic .special .collapse, .topic .special .uncollapse, #active_list .cat_head .collapse, #active_list .cat_head .uncollapse, #active_list thead .collapse, #active_list thead .uncollapse, #active_list .special .collapse, #active_list .special .uncollapse, #top_posters .cat_head .collapse, #top_posters .cat_head .uncollapse, #top_posters thead .collapse, #top_posters thead .uncollapse, #top_posters .special .collapse, #top_posters .special .uncollapse, #member_list_full .cat_head .collapse, #member_list_full .cat_head .uncollapse, #member_list_full thead .collapse, #member_list_full thead .uncollapse, #member_list_full .special .collapse, #member_list_full .special .uncollapse, #search_form .cat_head .collapse, #search_form .cat_head .uncollapse, #search_form thead .collapse, #search_form thead .uncollapse, #search_form .special .collapse, #search_form .special .uncollapse,
#reg_rules_intro .cat_head .collapse,
#reg_rules_intro .cat_head .uncollapse,
#reg_rules_intro thead .collapse,
#reg_rules_intro thead .uncollapse,
#reg_rules_intro .special .collapse,
#reg_rules_intro .special .uncollapse, .register .cat_head .collapse, .register .cat_head .uncollapse, .register thead .collapse, .register thead .uncollapse, .register .special .collapse, .register .special .uncollapse, #login_page .cat_head .collapse, #login_page .cat_head .uncollapse, #login_page thead .collapse, #login_page thead .uncollapse, #login_page .special .collapse, #login_page .special .uncollapse, .notice .cat_head .collapse, .notice .cat_head .uncollapse, .notice thead .collapse, .notice thead .uncollapse, .notice .special .collapse, .notice .special .uncollapse, #mod_screen .cat_head .collapse, #mod_screen .cat_head .uncollapse, #mod_screen thead .collapse, #mod_screen thead .uncollapse, #mod_screen .special .collapse, #mod_screen .special .uncollapse, #pm_viewer .cat_head .collapse, #pm_viewer .cat_head .uncollapse, #pm_viewer thead .collapse, #pm_viewer thead .uncollapse, #pm_viewer .special .collapse, #pm_viewer .special .uncollapse, #conversation .cat_head .collapse, #conversation .cat_head .uncollapse, #conversation thead .collapse, #conversation thead .uncollapse, #conversation .special .collapse, #conversation .special .uncollapse,
#subscriptions .cat_head .collapse,
#subscriptions .cat_head .uncollapse,
#subscriptions thead .collapse,
#subscriptions thead .uncollapse,
#subscriptions .special .collapse,
#subscriptions .special .uncollapse {
  float: right;
}
.category .cat_head td, .category thead td, .category .special td, .posts .cat_head td, .posts thead td, .posts .special td, #topic_viewer .cat_head td, #topic_viewer thead td, #topic_viewer .special td, .posting .cat_head td, .posting thead td, .posting .special td, #pm_compose .cat_head td, #pm_compose thead td, #pm_compose .special td, #edit_profile .cat_head td, #edit_profile thead td, #edit_profile .special td,
.profile .cat_head td,
.profile thead td,
.profile .special td, #pm_inbox .cat_head td, #pm_inbox thead td, #pm_inbox .special td, #tracker_list .cat_head td, #tracker_list thead td, #tracker_list .special td, .faq_list .cat_head td, .faq_list thead td, .faq_list .special td, #address_book .cat_head td, #address_book thead td, #address_book .special td, #pm_settings_box .cat_head td, #pm_settings_box thead td, #pm_settings_box .special td,
#add_address .cat_head td,
#add_address thead td,
#add_address .special td, .topic .cat_head td, .topic thead td, .topic .special td, #active_list .cat_head td, #active_list thead td, #active_list .special td, #top_posters .cat_head td, #top_posters thead td, #top_posters .special td, #member_list_full .cat_head td, #member_list_full thead td, #member_list_full .special td, #search_form .cat_head td, #search_form thead td, #search_form .special td,
#reg_rules_intro .cat_head td,
#reg_rules_intro thead td,
#reg_rules_intro .special td, .register .cat_head td, .register thead td, .register .special td, #login_page .cat_head td, #login_page thead td, #login_page .special td, .notice .cat_head td, .notice thead td, .notice .special td, #mod_screen .cat_head td, #mod_screen thead td, #mod_screen .special td, #pm_viewer .cat_head td, #pm_viewer thead td, #pm_viewer .special td, #conversation .cat_head td, #conversation thead td, #conversation .special td,
#subscriptions .cat_head td,
#subscriptions thead td,
#subscriptions .special td {
  padding: 0;
}
.category .cat_head h2, .category .cat_head tr, .category thead h2, .category thead tr, .category .special h2, .category .special tr, .posts .cat_head h2, .posts .cat_head tr, .posts thead h2, .posts thead tr, .posts .special h2, .posts .special tr, #topic_viewer .cat_head h2, #topic_viewer .cat_head tr, #topic_viewer thead h2, #topic_viewer thead tr, #topic_viewer .special h2, #topic_viewer .special tr, .posting .cat_head h2, .posting .cat_head tr, .posting thead h2, .posting thead tr, .posting .special h2, .posting .special tr, #pm_compose .cat_head h2, #pm_compose .cat_head tr, #pm_compose thead h2, #pm_compose thead tr, #pm_compose .special h2, #pm_compose .special tr, #edit_profile .cat_head h2, #edit_profile .cat_head tr, #edit_profile thead h2, #edit_profile thead tr, #edit_profile .special h2, #edit_profile .special tr,
.profile .cat_head h2,
.profile .cat_head tr,
.profile thead h2,
.profile thead tr,
.profile .special h2,
.profile .special tr, #pm_inbox .cat_head h2, #pm_inbox .cat_head tr, #pm_inbox thead h2, #pm_inbox thead tr, #pm_inbox .special h2, #pm_inbox .special tr, #tracker_list .cat_head h2, #tracker_list .cat_head tr, #tracker_list thead h2, #tracker_list thead tr, #tracker_list .special h2, #tracker_list .special tr, .faq_list .cat_head h2, .faq_list .cat_head tr, .faq_list thead h2, .faq_list thead tr, .faq_list .special h2, .faq_list .special tr, #address_book .cat_head h2, #address_book .cat_head tr, #address_book thead h2, #address_book thead tr, #address_book .special h2, #address_book .special tr, #pm_settings_box .cat_head h2, #pm_settings_box .cat_head tr, #pm_settings_box thead h2, #pm_settings_box thead tr, #pm_settings_box .special h2, #pm_settings_box .special tr,
#add_address .cat_head h2,
#add_address .cat_head tr,
#add_address thead h2,
#add_address thead tr,
#add_address .special h2,
#add_address .special tr, .topic .cat_head h2, .topic .cat_head tr, .topic thead h2, .topic thead tr, .topic .special h2, .topic .special tr, #active_list .cat_head h2, #active_list .cat_head tr, #active_list thead h2, #active_list thead tr, #active_list .special h2, #active_list .special tr, #top_posters .cat_head h2, #top_posters .cat_head tr, #top_posters thead h2, #top_posters thead tr, #top_posters .special h2, #top_posters .special tr, #member_list_full .cat_head h2, #member_list_full .cat_head tr, #member_list_full thead h2, #member_list_full thead tr, #member_list_full .special h2, #member_list_full .special tr, #search_form .cat_head h2, #search_form .cat_head tr, #search_form thead h2, #search_form thead tr, #search_form .special h2, #search_form .special tr,
#reg_rules_intro .cat_head h2,
#reg_rules_intro .cat_head tr,
#reg_rules_intro thead h2,
#reg_rules_intro thead tr,
#reg_rules_intro .special h2,
#reg_rules_intro .special tr, .register .cat_head h2, .register .cat_head tr, .register thead h2, .register thead tr, .register .special h2, .register .special tr, #login_page .cat_head h2, #login_page .cat_head tr, #login_page thead h2, #login_page thead tr, #login_page .special h2, #login_page .special tr, .notice .cat_head h2, .notice .cat_head tr, .notice thead h2, .notice thead tr, .notice .special h2, .notice .special tr, #mod_screen .cat_head h2, #mod_screen .cat_head tr, #mod_screen thead h2, #mod_screen thead tr, #mod_screen .special h2, #mod_screen .special tr, #pm_viewer .cat_head h2, #pm_viewer .cat_head tr, #pm_viewer thead h2, #pm_viewer thead tr, #pm_viewer .special h2, #pm_viewer .special tr, #conversation .cat_head h2, #conversation .cat_head tr, #conversation thead h2, #conversation thead tr, #conversation .special h2, #conversation .special tr,
#subscriptions .cat_head h2,
#subscriptions .cat_head tr,
#subscriptions thead h2,
#subscriptions thead tr,
#subscriptions .special h2,
#subscriptions .special tr {
  font-size: 1.25rem;
  padding: .5rem 1rem;
  margin: 0;
  background-color: #59545C;
}
.category .cat_head h2 a, .category .cat_head tr a, .category thead h2 a, .category thead tr a, .category .special h2 a, .category .special tr a, .posts .cat_head h2 a, .posts .cat_head tr a, .posts thead h2 a, .posts thead tr a, .posts .special h2 a, .posts .special tr a, #topic_viewer .cat_head h2 a, #topic_viewer .cat_head tr a, #topic_viewer thead h2 a, #topic_viewer thead tr a, #topic_viewer .special h2 a, #topic_viewer .special tr a, .posting .cat_head h2 a, .posting .cat_head tr a, .posting thead h2 a, .posting thead tr a, .posting .special h2 a, .posting .special tr a, #pm_compose .cat_head h2 a, #pm_compose .cat_head tr a, #pm_compose thead h2 a, #pm_compose thead tr a, #pm_compose .special h2 a, #pm_compose .special tr a, #edit_profile .cat_head h2 a, #edit_profile .cat_head tr a, #edit_profile thead h2 a, #edit_profile thead tr a, #edit_profile .special h2 a, #edit_profile .special tr a,
.profile .cat_head h2 a,
.profile .cat_head tr a,
.profile thead h2 a,
.profile thead tr a,
.profile .special h2 a,
.profile .special tr a, #pm_inbox .cat_head h2 a, #pm_inbox .cat_head tr a, #pm_inbox thead h2 a, #pm_inbox thead tr a, #pm_inbox .special h2 a, #pm_inbox .special tr a, #tracker_list .cat_head h2 a, #tracker_list .cat_head tr a, #tracker_list thead h2 a, #tracker_list thead tr a, #tracker_list .special h2 a, #tracker_list .special tr a, .faq_list .cat_head h2 a, .faq_list .cat_head tr a, .faq_list thead h2 a, .faq_list thead tr a, .faq_list .special h2 a, .faq_list .special tr a, #address_book .cat_head h2 a, #address_book .cat_head tr a, #address_book thead h2 a, #address_book thead tr a, #address_book .special h2 a, #address_book .special tr a, #pm_settings_box .cat_head h2 a, #pm_settings_box .cat_head tr a, #pm_settings_box thead h2 a, #pm_settings_box thead tr a, #pm_settings_box .special h2 a, #pm_settings_box .special tr a,
#add_address .cat_head h2 a,
#add_address .cat_head tr a,
#add_address thead h2 a,
#add_address thead tr a,
#add_address .special h2 a,
#add_address .special tr a, .topic .cat_head h2 a, .topic .cat_head tr a, .topic thead h2 a, .topic thead tr a, .topic .special h2 a, .topic .special tr a, #active_list .cat_head h2 a, #active_list .cat_head tr a, #active_list thead h2 a, #active_list thead tr a, #active_list .special h2 a, #active_list .special tr a, #top_posters .cat_head h2 a, #top_posters .cat_head tr a, #top_posters thead h2 a, #top_posters thead tr a, #top_posters .special h2 a, #top_posters .special tr a, #member_list_full .cat_head h2 a, #member_list_full .cat_head tr a, #member_list_full thead h2 a, #member_list_full thead tr a, #member_list_full .special h2 a, #member_list_full .special tr a, #search_form .cat_head h2 a, #search_form .cat_head tr a, #search_form thead h2 a, #search_form thead tr a, #search_form .special h2 a, #search_form .special tr a,
#reg_rules_intro .cat_head h2 a,
#reg_rules_intro .cat_head tr a,
#reg_rules_intro thead h2 a,
#reg_rules_intro thead tr a,
#reg_rules_intro .special h2 a,
#reg_rules_intro .special tr a, .register .cat_head h2 a, .register .cat_head tr a, .register thead h2 a, .register thead tr a, .register .special h2 a, .register .special tr a, #login_page .cat_head h2 a, #login_page .cat_head tr a, #login_page thead h2 a, #login_page thead tr a, #login_page .special h2 a, #login_page .special tr a, .notice .cat_head h2 a, .notice .cat_head tr a, .notice thead h2 a, .notice thead tr a, .notice .special h2 a, .notice .special tr a, #mod_screen .cat_head h2 a, #mod_screen .cat_head tr a, #mod_screen thead h2 a, #mod_screen thead tr a, #mod_screen .special h2 a, #mod_screen .special tr a, #pm_viewer .cat_head h2 a, #pm_viewer .cat_head tr a, #pm_viewer thead h2 a, #pm_viewer thead tr a, #pm_viewer .special h2 a, #pm_viewer .special tr a, #conversation .cat_head h2 a, #conversation .cat_head tr a, #conversation thead h2 a, #conversation thead tr a, #conversation .special h2 a, #conversation .special tr a,
#subscriptions .cat_head h2 a,
#subscriptions .cat_head tr a,
#subscriptions thead h2 a,
#subscriptions thead tr a,
#subscriptions .special h2 a,
#subscriptions .special tr a {
  color: #C5C1C7;
}
.category .special, .posts .special, #topic_viewer .special, .posting .special, #pm_compose .special, #edit_profile .special,
.profile .special, #pm_inbox .special, #tracker_list .special, .faq_list .special, #address_book .special, #pm_settings_box .special,
#add_address .special, .topic .special, #active_list .special, #top_posters .special, #member_list_full .special, #search_form .special,
#reg_rules_intro .special, .register .special, #login_page .special, .notice .special, #mod_screen .special, #pm_viewer .special, #conversation .special,
#subscriptions .special {
  font-size: 1.25rem;
  padding: .5rem 1rem;
  margin: 0;
  background-color: #59545C;
}

.notice dt {
  color: #C5C1C7;
  border-radius: 10px 10px 0 0;
  background-color: #59545C;
  text-align: center;
  font-weight: bold;
  font-size: 1.25rem;
  padding: 5px;
}
.notice dd {
  padding: 5px;
}

#active_users th, #member_list_full th, #search_form th, #top_posters th, #reg_rules_intro th,
.register th, #login_page th, #mod_screen th, #pm_viewer th {
  background-color: #6b6774;
  color: #DAD5DE;
}

#conversation {
  padding: 30px;
}

#topic_review {
  border-radius: 0;
}
#topic_review tr td {
  padding: 20px;
  border-bottom: 1px solid #524F59;
}
#topic_review .c_desc {
  border-right: 1px solid #524F59;
width: 150px;
}

#search_results_topics {
  margin-bottom: 0;
}

.forums, .posts, #subscriptions {
  background-color: #B8B3BA;
  color: #3f3c41;
}
.forums th, .forums td, .posts th, .posts td, #subscriptions th, #subscriptions td {
  border: 1px solid #524F59;
  padding: 5px;
}
.forums a, .posts a, #subscriptions a {
  color: #57505a;
}
.forums .c_forum, .posts .c_forum, #subscriptions .c_forum {
  width: 60%;
}
.forums .c_foot, .posts .c_foot, #subscriptions .c_foot {
  height: 1rem;
  background-color: #6b6774;
  text-align: center;
  color: #B8B3BA;
}
.forums .c_foot a, .posts .c_foot a, #subscriptions .c_foot a {
  color: #DAD5DE;
}
.forums .c_foot .right, .posts .c_foot .right, #subscriptions .c_foot .right {
  float: none;
}
.forums .c_last a, .posts .c_last a, #subscriptions .c_last a {
  font-weight: 700;
  display: block;
}
.forums .c_last strong a, .posts .c_last strong a, #subscriptions .c_last strong a {
  font-weight: 400;
  display: inline;
}
.forums .c_mark, .posts .c_mark, #subscriptions .c_mark {
  text-align: center;
}

.posts tbody td, .posts tbody th, #subscriptions tbody td, #subscriptions tbody th {
  text-align: left;
  border: none;
  border-top: 1px solid #524F59;
}
.posts .generic a, #subscriptions .generic a {
  font-weight: bold;
}
.posts .c_foot .right, #subscriptions .c_foot .right {
  float: right;
}

.cat-pages {
  list-style: none;
}
.cat-pages li {
  display: inline-block;
  font-weight: bold;
  margin-left: .35em;
}
.cat-pages li a {
  color: #736c77;
  font-weight: normal;
}

.twitter-share-button {
  display: none;
}

#topic_viewer thead th small, .profile thead th small {
  font-style: italic;
  font-weight: normal;
  font-size: .8em;
}
#topic_viewer tbody, .profile tbody {
  color: #3f3c41;
}
#topic_viewer tbody img, .profile tbody img {
  max-width: 100%;
}
#topic_viewer tbody a, .profile tbody a {
  color: #755d80;
}
#topic_viewer tbody tr, .profile tbody tr {
  border-bottom: 1px solid #524F59;
}
#topic_viewer tbody tr th, .profile tbody tr th {
  background-color: #666069;
  color: #99919C;
  font-weight: normal;
}
#topic_viewer tbody tr th a, .profile tbody tr th a {
  font-weight: bold;
  color: #9f98a2;
}
#topic_viewer tbody tr td, .profile tbody tr td {
  padding: 5px 10px;
  vertical-align: top;
  border-bottom: 1px solid #524F59;
  border-right: 1px solid #524F59;
}
#topic_viewer tbody tr td.c_username, .profile tbody tr td.c_username {
  text-align: center;
  font-weight: bold;
  font-size: 1.25em;
}
#topic_viewer tbody tr td.c_postinfo, .profile tbody tr td.c_postinfo {
  background-color: #9f98a2;
}
#topic_viewer tbody tr td.c_username, #topic_viewer tbody tr td.c_user, #topic_viewer tbody tr td.c_postinfo, .profile tbody tr td.c_username, .profile tbody tr td.c_user, .profile tbody tr td.c_postinfo {
  border-bottom: none;
}
#topic_viewer tbody tr td.c_sig, .profile tbody tr td.c_sig {
  font-size: 80%;
}
#topic_viewer tbody tr td.c_sig tr, #topic_viewer tbody tr td.c_sig td, .profile tbody tr td.c_sig tr, .profile tbody tr td.c_sig td {
  border: none;
}
#topic_viewer tbody tr td.c_user, .profile tbody tr td.c_user {
  font-size: 80%;
  vertical-align: top;
  width: 1px;
  min-width: 175px;
  max-width: 175px;
}
#topic_viewer tbody tr td.c_user .user_info, .profile tbody tr td.c_user .user_info {
  margin: 10px 0;
  padding: 5px 7px;
  width: 160px;
}
#topic_viewer tbody tr td.c_user .user_info dt, #topic_viewer tbody tr td.c_user .user_info dd, .profile tbody tr td.c_user .user_info dt, .profile tbody tr td.c_user .user_info dd {
  padding: .1em;
}
#topic_viewer tbody tr td.c_user .user_info dt, .profile tbody tr td.c_user .user_info dt {
  float: left;
  margin: 0;
  min-width: 4em;
}
#topic_viewer tbody tr td.c_user .user_info dd, .profile tbody tr td.c_user .user_info dd {
  font-weight: 700;
  margin-bottom: 1px;
}
#topic_viewer tbody tr td.c_post, .profile tbody tr td.c_post {
  padding: 15px 10px;
}
#topic_viewer tbody tr td .usertitle, .profile tbody tr td .usertitle {
  text-align: center;
}
#topic_viewer .post_sep, .profile .post_sep {
  font-size: 1px;
  height: 7px;
}

.posting tbody th, #pm_compose tbody th {
  background-color: #716875;
  color: #B8B3BA;
  text-align: left;
}
.posting tbody th a, #pm_compose tbody th a {
  color: #99919C;
}
.posting textarea, #pm_compose textarea {
  width: 95%;
  font-size: 1rem;
}
.posting small, #pm_compose small {
  font-size: .75em;
  display: block;
}
.posting input[name="helpbox"], #pm_compose input[name="helpbox"] {
  display: none;
}
.posting #c_post-preview, #pm_compose #c_post-preview {
  border: 1px solid #99919C;
  margin-right: 5%;
  margin-bottom: 10px;
  padding: 10px;
}
.posting #c_post-wrap, #pm_compose #c_post-wrap {
  margin-bottom: 80px;
}
.posting #c_post-resize, #pm_compose #c_post-resize {
  float: right;
  margin-top: -1px;
  padding: 4px 0 0;
  text-align: right;
  margin-right: 5%;
  color: #99919C;
}
.posting #c_post-resize span, #pm_compose #c_post-resize span {
  cursor: pointer;
  font-size: 225%;
  padding: 20px 5px 0;
}
.posting #c_emot, #pm_compose #c_emot {
  text-align: center;
  height: 225px;
  vertical-align: top;
  width: 210px;
}
.posting #btn_preview, #pm_compose #btn_preview {
  float: left;
  margin: 10px 0 0 1px;
}
.posting #format-div, #pm_compose #format-div {
  font-size: 1rem;
  position: absolute;
  margin-top: 60px;
}
.posting .c_desc, #pm_compose .c_desc {
  text-align: right;
}
.posting .word-count, #pm_compose .word-count {
  float: left;
  margin: 10px;
  margin-top: 20px;
  font-size: 1rem;
  color: #5e5b67;
}
.posting .word-count #current-count, #pm_compose .word-count #current-count {
  font-weight: bold;
  color: #524F59;
}

.meta_menu {
  display: block;
  width: 49%;
  font-size: .8em;
  background-color: #B8B3BA;
  margin-bottom: 20px;
  height: 118px;
  border-radius: 14px 14px 0 0;
  border: 1px solid #524F59;
}
.meta_menu#pm_settings {
  float: left;
}
.meta_menu#pm_messages, .meta_menu#ucp_settings {
  float: right;
}
.meta_menu#ucp_settings {
  height: 170px;
}
.meta_menu h3 {
  background-color: #524F59;
  color: #B8B3BA;
  margin: 0;
  text-align: center;
  padding: 5px;
  border-radius: 12px 12px 0 0;
}
.meta_menu ul {
  list-style: none;
}
.meta_menu span {
  float: right;
  margin: 10px 20px;
}

#profile_menu {
  list-style: none;
  width: 85%;
  margin: 0 auto;
  padding: 10px;
  background-color: #716875;
}

#pm_folderlist {
  list-style: none;
  padding: 0;
}

#quick_pm_compose {
  display: none;
}

button, a.btn_fake, span.btn_fake {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: none;
  padding: 7px 10px;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.4;
  border-radius: 4px;
  transition: all .25s;
  color: #DAD5DE;
  background-color: #524F59;
  margin-right: 5px;
}
button:hover, a.btn_fake:hover, span.btn_fake:hover {
  background-color: #6b6774;
}

#c_bbcode button {
  margin-bottom: 5px;
  margin-right: 0;
  padding: 5px 10px;
}

.cat-buttons, .topic-buttons {
  text-align: right;
  margin-bottom: 10px;
}

#foot td {
  border-left: 0;
  border-right: 0;
  font-size: 80%;
}

blockquote dl dd, #foot #foot_links {
  text-align: right;
}

#vertical-toggle {
  display: none;
}

#chatter {
  display: block;
  position: static;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  width: 97%;
  max-width: 900px;
}

#cboxdiv iframe {
  width: 100%;
}

@media (max-width: 500px) {
  #chatter {
    width: 95%;
    max-width: 470px;
  }
}
#copyright {
  text-align: center;
}
#copyright a {
  color: #C5C1C7;
}

#emot_wrap, .cat-topicpages {
  list-style: none;
}
#emot_wrap li, .cat-topicpages li {
  display: inline-block;
}

.editby {
  font-size: .75rem;
  font-style: italic;
  margin-top: 15px;
}

blockquote {
  border: 1px solid #524F59;
  padding: 10px;
}
blockquote dt {
  font-style: italic;
  opacity: .8;
  margin-left: 20px;
}
blockquote dd {
  display: none;
}

#discord {
	background-color: #ababab;
	line-height: 2.5;
	font-size: 1.2em;
}
#discord a {
	color: #065895;
}

.l {text-align:left}
.c {text-align:center}
.r {text-align:right}
.left {float:left}
.right {float:right}
#stats_members a.member, .bday_strip {white-space:nowrap}
.calendar li span {cursor:default}
#c_tos li {display:list-item;margin-left:25px}
#c_tos ul li {list-style:disc}
#c_tos ol li {list-style:lower-alpha}
#shoutrefresh {cursor:pointer}