* {
  font-family: Raleway, sans-serif;
  color: #323232;
}
html {
  background-color: #f6f6f6;
}
body {
  position: absolute;
  visibility: hidden;
}
body #acplogin {
  background-color: #AAA;
  padding: 0 10px 10px 10px;
  visibility: visible;
}
.postnum,
.hideme_imnaked,
blockquote dl,
#fast-reply .btn_safe,
.c_foot,
.c_foot *,
#fast-reply dt {
  display: none;
}
.register .c_foot {
  display: inline;
}
.cat-pages {
  display: table;
  margin: 30px auto 0 auto;
  padding: 0;
}
.cat-pages li {
  background-color: #FFF;
  border: 1px solid #DDD;
  border-bottom: 2px solid #DDD;
  border-radius: 4px;
  color: #666;
  display: inline-block;
  padding: 5px 11px;
}
.cat-pagesjump {
  padding: 0;
}
.cat-pagesjump i {
  color: #9b9b9b
}
.cat-pages a {
  color: #9b9b9b;
  text-decoration: none;
}
.cat-pages a:visited {
  color: #9b9b9b
}
.cat-pages span {
  color: #666;
  font-weight: bold
}
.c_post {
  display: block;
  margin: 0 0 15px 140px;
  min-height: 80px;
}
.editby,
.editby a {
  font-size: 10px;
  color: #afafaf;
  margin-top: 20px;
}
.avatar {
  border-radius: 150px;
  height: 100px;
  width: 100px;
}
#avatar_editor {
  background-color: #FFF;
  border: 1px solid #DDD;
  border-radius: 3px;
  border-bottom: 4px solid #DDD;
  display: table;
  margin: 20px auto 20px auto;
  padding: 140px 10px 10px 10px;
  text-align: center;
}
#avatar_editor .avatar {
  left: 0;
  margin: -140px auto auto auto;
  position: absolute;
  right: 0;
}
#error_box,
#login_page,
.register,
#reg_rules_intro {
  background-color: #FFF;
  border: 1px solid #DDD;
  border-radius: 3px;
  border-bottom: 4px solid #DDD;
  display: table;
  margin: 20px auto 0 auto;
  padding: 10px;
}
#member_list_full {
  background-color: #FFF;
  border: 1px solid #DDD;
  border-radius: 3px;
  border-bottom: 4px solid #DDD;
  display: table;
  margin: 20px auto;
  padding: 10px;
}
#modal_website {
  background-color: #FFF;
  border: 1px solid #DDD;
  border-radius: 3px;
  border-bottom: 4px solid #DDD;
  display: table;
  margin: 20px auto;
  padding: 10px;
}
#menu_acp {
  display: inline;
}
.new_menu {
  display: inline;
}
#fast-reply dd {
  margin: 0;
}
#fast-reply textarea {
  display: table;
  height: 100px;
  margin: 10px auto;
  width: 550px;
}
#fast-reply .btn_default {
  display: table;
  margin: 0 auto;
}
#foot_themechooser {
  display: table;
  margin: 30px auto;
}
.c_username {
  padding: 10px 0 10px 0;
}
.c_username span {
  font-weight: normal;
  margin-left: 140px;
  text-transform: lowercase;
}
blockquote {
  display: inline;
  background-color: #EEE;
  border: 1px solid #DDD;
  margin: 0;
  max-width: 600px;
  border-radius: 3px;
}
blockquote div {
  display: inline;
  color: #666;
  font-size: 12px;
  padding: 5px;
  line-height: 18px;
}
code {
  color: #ca2647;
  font-family: Consolas, "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", Courier, monospace;
  font-size: 12px;
  padding: 5px;
  line-height: 18px;
}
.logologo {
  width: 100%;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  font-size: 60px;
  font-family: Candal, sans-serif;
  font-weight: bold;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  color: #5eb221;
}
.logologosub {
  text-decoration: none;
  font-size: 90px;
  font-family: Raleway, sans-serif;
  font-weight: bold;
  color: #323232;
  width: 100%;
  left: 0;
  right: 0;
  margin-top: -28px;
  text-align: center;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.6);
}
.logologosubsub {
  width: 100%;
  left: 0;
  right: 0;
  margin: -15px 0 30px 0;
  text-align: center;
  font-size: 20px;
  font-family: Raleway, sans-serif;
  font-weight: bold;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
  color: #afafaf;
}
#intro_seduce a {
  color: #fff;
  text-decoration: none;
}
.infinity_symbol {
  border: 15px solid #FFF;
  border-radius: 550px;
  color: #FFF;
  display: inline-block;
  font-size: 10em;
  height: 180px;
  margin: 30px auto;
  text-align: center;
  width: 180px;
}
.shortcutter {
  margin-right: 10px;
  text-align: right;
  position: absolute;
  right: 10px;
   top: 10px;
}
.backdrop {
  background: linear-gradient(to bottom, #6abc25 0%, #4ca21b 100%);
  text-align: center;
  padding: 2em 0;
}
.backdrop_deux {
  background: #4ca21b;
  padding-top: 5px;
  text-align: center;
  padding: 2em 0;
}
.tagline {
  color: #FFF;
  font-size: 4em;
  text-align: center;
}
.fud_header {
  color: #FFF;
  font-size: 20px;
  text-align: center;
}
.fud_subheader {
  color: #FFF;
  font-size: 30px;
  text-align: center;
}
.promos {
  display: table;
  margin: 80px auto;
  width: 900px;
}
.promos sup {
  font-size: 0.5em;
  line-height: 5px;
}
.promo_header {
  font-size: 2em;
  margin-bottom: 1em;
}
.promo_left,
.promo_right {
  display: table-cell;
  width: 40%;
  vertical-align: middle;
  line-height: 1.7em;
}
.promo_left img,
.promo_right img {
  max-width: 500px;
}
.button_register,
.button_login,
.button_start {
  border: 2px solid #FFF;
  border-radius: 5px;
  color: #FFF;
  display: inline-block;
  font-size: 2em;
  font-weight: bold;
  margin: 30px 5px 10px;
  padding: 5px 10px;
}
.button_register:hover,
.button_login:hover,
.button_start:hover {
  background-color: #FFF;
  color: #4ca21b;
}
/* Custom */
.postman {
  background-color: #FFF;
  border: 1px solid #DDD;
  border-radius: 3px;
  border-bottom: 4px solid #DDD;
  margin: 30px auto;
  padding: 8px 15px;
  width: 800px;
  transition: all 0.9s ease;
}
.postman .avatar {
  border-radius: 150px;
  height: 100px;
  margin: 13px 10px;
  position: absolute;
  width: 100px;
}
.rating {
  visibility: visible;
  position: relative;
  font-size: 10px;
  top: 0;
  right: 0;
  padding: 5px;
  letter-spacing: 0.5px;
  vertical-align: top;
}
.rating img {
  visibility: visible;
  max-height: 10px;
}
.rating .good {
  color: #5e8343;
  position: absolute;
  top: -40px;
  right: -5px;
}
.rating .bad {
  color: #cb0000;
  position: absolute;
  top: -40px;
  right: -5px;
}
.noobcap img {
  z-index: 1;
  visibility: visible;
  position: absolute;
  margin: -45px 0 0 -15px;
  max-height: none;
  max-width: 150px;
}
.welcome {
  background-color: #FFF;
  border: 1px solid #DDD;
  border-radius: 3px;
  border-bottom: 4px solid #DDD;
  display: table;
  margin: 0 auto;
  padding: 10px;
}
.welcome li {
  display: inline;
  margin: 0 5px;
}
.welcome * {
  text-align: center;
}
/* Mobile */
@media only screen and (max-width: 40em) {
  .logologo {
    font-size: 2em;
    line-height: 1em;
  }
  .logologosub {
    font-size: 2em;
    margin-top: 0;
  }
  .logologosubsub {
    font-size: 1em;
    margin-top: 0;
  }
  .postman {
    width: 80%;
  }
  .noobcap {
    margin-top: -120px;
  }
  .noobcap img {
    margin: -35px auto;
    left: 0;
    right: 0;
  }
  .good,
  .bad {
    margin-top: -120px;
  }
  .c_post {
    margin-left: 0;
    min-height: 0;
  }
  .c_post img {
    max-width: 100%;
  }
  .postman .avatar {
    margin: 20px auto;
    left: 0;
    right: 0;
  }
  .c_username {
    display: table;
    margin: auto;
    padding-top: 130px;
  }
  .c_username span {
    margin-left: 0;
  }
  #fast-reply textarea {
    width: 70%;
  }
  #setskin {
    width: 90%;
  }
  .tagline {
    font-size: 3em;
    line-height: 1em;
  }
  .promo_left,
  .promo_right {
    display: block;
    padding: 0 5px;
    text-align: center;
    width: 310px;
  }
  .promo_left img,
  .promo_right img {
    max-width: 300px;
  }
  .fud_header {
    padding: 0px 15px;
  }
  .welcome {
    width: 85%;
  }
  .cat-pages li {
    padding: 5px;
  }
  .cat-pages * {
    font-size: 10px;
  }
  #foot_themechooser {
    margin: 30px 10px;
  }
  .promos {
    width: 0;
  }
}

.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}