@charset "UTF-8";
@font-face {
  font-family: 'itcavantgardestd';
  src: url("fonts/itcavantgardestd-xlt.eot");
  src: url("fonts/itcavantgardestd-xlt.eot?#iefix") format("embedded-opentype"), url("fonts/itcavantgardestd-xlt.woff") format("woff"), url("fonts/itcavantgardestd-xlt.ttf") format("truetype"), url("fonts/itcavantgardestd-xlt.svg#itcavantgardestd-xlt") format("svg");
  font-style: normal;
  font-weight: 300;
  text-rendering: optimizeLegibility; }

@font-face {
  font-family: 'itcavantgardestd';
  src: url("fonts/itcavantgardestd-bk.eot");
  src: url("fonts/itcavantgardestd-bk.eot?#iefix") format("embedded-opentype"), url("fonts/itcavantgardestd-bk.woff") format("woff"), url("fonts/itcavantgardestd-bk.ttf") format("truetype"), url("fonts/itcavantgardestd-bk.svg#itcavantgardestd-bk") format("svg");
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility; }

@font-face {
  font-family: 'itcavantgardestd';
  src: url("fonts/itcavantgardestd-bkobl.eot");
  src: url("fonts/itcavantgardestd-bkobl.eot?#iefix") format("embedded-opentype"), url("fonts/itcavantgardestd-bkobl.woff") format("woff"), url("fonts/itcavantgardestd-bkobl.ttf") format("truetype"), url("fonts/itcavantgardestd-bkobl.svg#itcavantgardestd-bkobl") format("svg");
  font-style: italic;
  font-weight: normal;
  text-rendering: optimizeLegibility; }

@font-face {
  font-family: 'itcavantgardestd';
  src: url("fonts/itcavantgardestd-demi.eot");
  src: url("fonts/itcavantgardestd-demi.eot?#iefix") format("embedded-opentype"), url("fonts/itcavantgardestd-demi.woff") format("woff"), url("fonts/itcavantgardestd-demi.ttf") format("truetype"), url("fonts/itcavantgardestd-demi.svg#itcavantgardestddemi") format("svg");
  font-style: normal;
  font-weight: bold;
  text-rendering: optimizeLegibility; }

@font-face {
  font-family: 'itcavantgardestd';
  src: url("fonts/itcavantgardestd-demiobl.eot");
  src: url("fonts/itcavantgardestd-demiobl.eot?#iefix") format("embedded-opentype"), url("fonts/itcavantgardestd-demiobl.woff") format("woff"), url("fonts/itcavantgardestd-demiobl.ttf") format("truetype"), url("fonts/itcavantgardestd-demiobl.svg#itcavantgardestddemiobl") format("svg");
  font-style: italic;
  font-weight: bold;
  text-rendering: optimizeLegibility; }

@font-face {
  font-family: 'bentonmdisp';
  src: url("fonts/bentonmdisp-regular.eot");
  src: url("fonts/bentonmdisp-regular.eot?#iefix") format("embedded-opentype"), url("fonts/bentonmdisp-regular.woff") format("woff"), url("fonts/bentonmdisp-regular.ttf") format("truetype"), url("fonts/bentonmdisp-regular.svg#bentonmdisp-regular") format("svg");
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility; }

@font-face {
  font-family: 'bentonmdisp';
  src: url("fonts/bentonmdisp-regularitalic.eot");
  src: url("fonts/bentonmdisp-regularitalic.eot?#iefix") format("embedded-opentype"), url("fonts/bentonmdisp-regularitalic.woff") format("woff"), url("fonts/bentonmdisp-regularitalic.ttf") format("truetype"), url("fonts/bentonmdisp-regularitalic.svg#bentonmdisp-regularitalic") format("svg");
  font-style: italic;
  font-weight: normal;
  text-rendering: optimizeLegibility; }

/* RESET CSS */
html {
  color: #000; }

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

fieldset,
img {
  border: 0; }

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal; }

li {
  list-style: none; }

caption,
th {
  text-align: left; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal; }

q:before,
q:after {
  content: ''; }

abbr,
acronym {
  border: 0;
  font-variant: normal; }

sup {
  vertical-align: top; }

sub {
  vertical-align: bottom; }

img {
  vertical-align: top; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

.clear {
  clear: both; }

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

* {
  outline: 0;
  outline-color: transparent;
  outline-style: none;
  outline-width: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

body {
  line-height: 1;
  font: 15px/28px "itcavantgardestd", "Myriad Pro", sans-serif; }

/* END RESET CSS */
/* Overall */
.page {
  width: 100%; }

.pageTopBanner {
  position: relative;
  width: 995px;
  margin: 0 auto; }
  .pageTopBanner .banner {
    max-height: 300px;
    overflow: hidden; }

.wrap {
  width: 995px;
  margin: 0 auto; }

.user-page-wrap {
  margin: 20px auto; }

@media only screen and (max-width: 1460px) {
  #mainWrapper {
    min-width: 1460px; } }

@media only screen and (max-width: 1460px) {
  .section.category .wrap {
    clear: both; } }

.user-page h2,
.single h2 {
  font-size: 45px;
  font-weight: 300;
  line-height: 50px;
  margin: 0 0 20px;
  text-transform: uppercase; }

.single .content {
  width: 635px; }
  .single .content p,
  .single .content ul,
  .single .content ol {
    margin: 28px 0;
    letter-spacing: 0.4px; }

.red {
  color: #FF0080; }

.block--gray {
  background-color: #f6f7f9; }

.block__item {
  width: 300px;
  float: left;
  padding: 15px 0;
  margin-right: 35px; }
  .block__item:nth-child(-n+3) {
    border-bottom: solid 3px #3f2a4e; }
  .block__item:nth-child(3n) {
    margin: 0; }

.block__content {
  padding: 25px 12px 37px; }

.block__excerpt {
  float: left;
  word-wrap: break-word;
  width: 185px;
  height: 100px; }

.block__image {
  float: left;
  width: 100px;
  height: 100px;
  margin-right: 15px; }

.block__title {
  margin-bottom: 5px; }
  .block__title a {
    font-size: 18px;
    font-weight: normal;
    line-height: 1;
    text-align: left;
    color: #301e3d; }

.section.category {
  padding: 40px 0; }
  .section.category .wrap {
    padding: 0 12px; }

input,
textarea,
button {
  font: 15px/28px "itcavantgardestd", sans-serif;
  color: #331b4d;
  border: 1px solid #331b4d;
  padding: 0 15px;
  background-color: #FFF;
  outline: none; }

/* Overall end */
/* SLIDERS */
.section .title {
  font-size: 18px;
  font-weight: bold;
  overflow: hidden;
  padding: 0px 4px;
  margin-bottom: 10px; }
  .section .title a {
    text-decoration: underline; }

a {
  color: #331b4d;
  text-decoration: none; }

.items-in-slider {
  overflow: hidden;
  position: relative; }
  .items-in-slider .scroll {
    position: absolute;
    left: 0;
    top: 0;
    width: 2000em; }

.bx-wrapper {
  margin: 0 !important;
  max-width: 965px !important;
  position: relative; }

.bx-controls-direction a {
  background: #fff url(../../../media/images/icons/slider-arrows.png) no-repeat 0 10px;
  height: 50px;
  display: block;
  overflow: hidden;
  position: absolute;
  text-indent: -9999px;
  top: 55px;
  width: 22px; }

.bx-controls-direction .bx-prev {
  left: 0; }

.bx-controls-direction .bx-next {
  background-position: 100% -190px;
  right: 0; }

.latest-issues .bx-controls-direction a {
  top: 125px; }

/* z-index temp fix  */
.items-in-slider .picture .border {
  z-index: 0; }

.items-in-slider .bx-wrap .scroll {
  position: static;
  left: auto;
  top: auto;
  width: auto; }

.items-in-slider .item {
  float: left;
  margin: 0 19px 0 0 !important;
  width: 150px; }

.items-in-slider .item:first-child,
.items-in-slider .bx-wrapper .item {
  margin: 0; }

.items-in-slider .excerpt {
  font-family: 'itcavantgardestd', sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 18px;
  padding: 22px 10px 0; }

/* SLIDERS end */
/* Results table */
.results {
  display: table;
  width: 100%; }
  .results__table {
    width: 100%; }
  .results__row {
    display: table-row; }
  .results tbody .results__row:hover {
    background-color: #fee7e6 !important; }
  .results__cell {
    display: table-cell;
    text-align: center;
    font-size: 12px; }
    .results__cell--left {
      text-align: left;
      padding: 15px 12px;
      font-size: 15px;
      font-weight: normal;
      color: #301e3d; }
    .results__cell--right {
      text-align: right;
      padding: 15px 12px; }
    .results__cell--header {
      font-size: 11px;
      font-weight: bold;
      color: #301e3d;
      padding-top: 15px;
      padding-bottom: 15px; }

/* banners */
.three-banners .banner,
.horizontal-banners .banner {
  float: left;
  margin: 40px 0 40px 47px;
  width: 300px; }
  .three-banners .banner:first-child,
  .horizontal-banners .banner:first-child {
    margin-left: 0; }

.three-banners .banner-300x250,
.three-banners .banner-300x250 img,
.horizontal-banners .banner-300x250,
.horizontal-banners .banner-300x250 img {
  max-width: 300px;
  max-height: 250px; }

/* Pagination */
.pager {
  width: 995px;
  position: relative;
  text-align: right;
  z-index: 1;
  margin: 60px 0 40px; }
  .pager a {
    background-color: #f6f7f9;
    display: inline-block;
    height: 34px;
    font-size: 20px;
    line-height: 34px;
    margin: 0 0 0 6px;
    text-align: center;
    padding: 0 12px; }
    .pager a.disabled:hover, .pager a.disabled {
      background-color: lightgrey;
      color: grey; }
    .pager a.selected {
      background-color: #3f2a4e;
      font-size: 20px;
      font-weight: normal;
      color: #fefefe; }
  .pager .active,
  .pager a:hover {
    background: #331b4d;
    color: #fefefe; }

/* Search form */
.search-bar {
  background: #fff;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  display: none;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1002;
  overflow: visible !important;
  padding: 70px 0 110px; }
  .search-bar__submit {
    position: relative; }
  .search-bar__form {
    visibility: hidden; }
  .search-bar__block {
    float: left;
    width: 340px;
    margin-top: 40px; }
    .search-bar__block .form-field__radio {
      margin-bottom: 20px;
      margin-right: 15px; }
      .search-bar__block .form-field__radio:last-child {
        margin-bottom: 0; }
  .search-bar__close {
    background: url(../../../media/images/icons/search-bar-close.png) no-repeat 50% 50%;
    bottom: 0;
    cursor: pointer;
    height: 77px;
    left: 50%;
    margin: 0 0 0 -44px;
    position: absolute;
    width: 88px;
    display: none; }
  .search-bar__text {
    font-size: 18px;
    font-weight: normal;
    line-height: 1;
    color: #301e3d; }
  .search-bar__select {
    font-size: 18px;
    font-weight: normal;
    line-height: 1;
    text-align: left;
    color: #301e3d;
    margin-top: 15px;
    width: 203px !important;
    height: 35px; }

/* INPUTS */
.form-field input,
.form-field textarea,
.form-field button {
  font: 15px/28px "itcavantgardestd", sans-serif;
  color: #331b4d;
  border: solid 1px #3f2a4e;
  padding: 0 15px;
  background-color: #FFF;
  outline: none; }

.form-field__input {
  height: 70px;
  padding: 21px 28px;
  font-size: 30px;
  font-weight: normal;
  line-height: 1;
  color: #301e3d; }
  .form-field__input--search {
    width: 100%;
    padding-right: 150px; }

/* BANNER SIDEBAR */
.sidebar {
  position: absolute;
  right: -100px;
  top: 0;
  width: 200px;
  z-index: 999; }
  .sidebar__articles {
    margin-top: 40px; }
  .sidebar-mostRead {
    margin: 10px 0;
    padding: 10px 0;
    background: #e7e9f7; }
    .sidebar-mostRead__article {
      margin-top: 20px; }
      .sidebar-mostRead__article p {
        padding-left: 8px; }
    .sidebar-mostRead__title {
      margin-bottom: 10px;
      padding-left: 8px;
      font-family: "itcavantgardestd";
      font-size: 18px;
      font-style: normal;
      font-weight: bold;
      color: #301e3d; }
    .sidebar-mostRead__text {
      font-size: 14px;
      line-height: 18px;
      padding-top: 10px;
      font-weight: normal;
      color: #301e3d; }
      .sidebar-mostRead__text--red {
        color: #ff0080; }
  .sidebar-latestLogins {
    margin: 20px 0;
    padding: 15px 0;
    background: #e7e9f7; }
    .sidebar-latestLogins__title {
      padding: 0 5px;
      margin-bottom: 30px;
      font-family: "itcavantgardestd";
      font-size: 18px;
      font-style: normal;
      font-weight: bold;
      color: #301e3d; }
    .sidebar-latestLogins__container {
      float: left;
      margin: 0 0 5px 5px; }
    .sidebar-latestLogins__picture {
      width: 60px;
      height: 50px; }
  .sidebar .banner {
    margin-bottom: 20px; }
    .sidebar .banner img {
      max-width: 100%;
      height: auto;
      display: block; }
  .sidebar .game-window {
    padding: 15px 0;
    background: #ffffff; }
    .sidebar .game-window h4 {
      margin-bottom: 10px;
      padding-left: 8px;
      font-family: "itcavantgardestd";
      font-size: 18px;
      font-style: normal;
      font-weight: bold;
      color: #301e3d; }
    .sidebar .game-window .comments-number {
      display: inline;
      color: #ff0080; }
    .sidebar .game-window .item .excerpt {
      padding-top: 10px;
      padding-left: 8px; }
      .sidebar .game-window .item .excerpt a {
        font-size: 14px;
        line-height: 18px;
        font-weight: normal;
        color: #301e3d; }
  .sidebar .forum-feed.side-feed .excerpt {
    word-wrap: break-word; }

.news-feed {
  background: #fcfee2; }
  .news-feed img {
    width: 100%;
    margin-bottom: 10px; }
  .news-feed h4 {
    padding-left: 8px;
    font-size: 17px !important; }
  .news-feed .excerpt {
    padding-left: 8px; }
    .news-feed .excerpt a {
      font-weight: normal !important; }
    .news-feed .excerpt .comments-number {
      color: #ff0080; }

.forum-feed {
  background: #d9ffff; }

.side-feed {
  margin: 10px 0;
  padding: 15px; }
  .side-feed h4 {
    margin-bottom: 10px;
    font-family: "itcavantgardestd";
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    color: #301e3d; }
  .side-feed .item {
    margin-bottom: 10px; }
  .side-feed .excerpt {
    font-size: 14px;
    font-style: normal;
    line-height: 18px; }
    .side-feed .excerpt .comments-number {
      font-size: 14px;
      right: auto;
      position: relative;
      top: auto;
      font-family: 'bentonmdisp', serif;
      font-weight: normal; }
    .side-feed .excerpt a {
      font-weight: bold; }

/* BANNER SIDEBAR END */
/* REWARDS */
.rewards {
  width: 995px; }
  .rewards__header {
    font-size: 14px;
    color: #c00;
    font-weight: bold;
    margin: 10px 0; }
    .rewards__header--title {
      font-size: 45px;
      font-weight: 300;
      color: #301e3d;
      line-height: 1;
      text-transform: uppercase; }
    .rewards__header--italic {
      font-family: 'bentonmdisp';
      font-size: 19px;
      font-weight: normal;
      font-style: italic;
      color: #FF0080; }
  .rewards__item {
    float: left;
    width: 49%;
    margin: 2px;
    border: 1px solid #CCCCCC;
    height: 250px;
    padding: 5px; }
    .rewards__item-info {
      min-height: 140px; }
  .rewards__text {
    font-weight: normal;
    font-size: 11px;
    line-height: 2; }
    .rewards__text--strong {
      font-weight: bold; }
    .rewards__text--small {
      font-size: 10px; }
  .rewards__order {
    margin-top: 20px; }
  .rewards__link {
    font-size: 13px;
    font-weight: bold;
    color: #FF0080;
    word-break: break-word; }
  .rewards__image {
    float: left;
    width: 140px;
    height: 140px;
    margin-right: 5px; }

.reward {
  margin-top: 20px; }
  .reward__image {
    width: 140px;
    height: 140px; }
  .reward__name {
    font-weight: bold;
    color: #c00;
    font-size: 14px; }
  .reward__image {
    margin-bottom: 20px; }
  .reward__text--strong {
    font-weight: bold; }
  .reward__text--red {
    color: #c00; }

.items-in-slider .item-market:hover .picture .border .b-top,
.items-in-slider .item-market .picture.active .border .b-top,
.items-in-slider .item-market:hover .picture .border .b-bottom,
.items-in-slider .item-market .picture.active .border .b-bottom {
  left: 0; }

.items-in-slider .item-market:hover .picture .border .b-right,
.items-in-slider .item-market .picture.active .border .b-right,
.items-in-slider .item-market:hover .picture .border .b-left,
.items-in-slider .item-market .picture.active .border .b-left {
  top: 0; }

.items-in-slider .item-market .picture {
  border: 1px solid #ebe9ed;
  height: 160px;
  overflow: hidden;
  width: 150px; }
  .items-in-slider .item-market .picture img {
    position: relative;
    z-index: 0;
    width: 150px; }
  .items-in-slider .item-market .picture a {
    display: block;
    overflow: hidden;
    position: relative; }
  .items-in-slider .item-market .picture .border {
    display: block;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1; }
    .items-in-slider .item-market .picture .border .b-bottom,
    .items-in-slider .item-market .picture .border .b-top {
      left: 0;
      height: 10px;
      width: 100%; }
    .items-in-slider .item-market .picture .border .b-left,
    .items-in-slider .item-market .picture .border .b-right {
      height: 100%;
      width: 10px; }
    .items-in-slider .item-market .picture .border .b-left {
      background-position: 0 -20px;
      left: 0;
      top: 100%; }
    .items-in-slider .item-market .picture .border .b-right {
      background-position: 100% 100%;
      right: 0;
      top: -100%; }
    .items-in-slider .item-market .picture .border .b-bottom {
      background: url(../../../media/images/picture-border.png) no-repeat 0 0;
      background-position: 0 -10px;
      bottom: 0;
      left: 100%; }
    .items-in-slider .item-market .picture .border .b-top {
      background-position: 100% 0;
      left: -100%;
      top: 0; }
    .items-in-slider .item-market .picture .border span {
      background: url(../../../media/images/picture-border.png) no-repeat 0 0;
      display: block;
      position: absolute;
      -webkit-transition-delay: .2s;
           -o-transition-delay: .2s;
              transition-delay: .2s;
      -webkit-transition-duration: .3s;
           -o-transition-duration: .3s;
              transition-duration: .3s; }

#mainWrapper .filters {
  width: 995px; }

#mainWrapper .wrap {
  width: 1240px;
  margin: 0 auto; }

/* REWARDS END*/
/* UNAUTHORIZED */
.unauthorized {
  text-align: center;
  padding: 100px 0;
  font-size: 22px;
  line-height: 1;
  color: #ff0080;
  font-weight: bold; }
  .unauthorized__login {
    font-size: 14px;
    font-weight: normal;
    color: #331b4d;
    margin-top: 20px; }
  .unauthorized .unauthorized-container {
    width: 995px;
    margin: 0; }
  .unauthorized .open-login-panel {
    cursor: pointer; }

#container > .banner.banner-1000xY.header-banner {
  width: 1240px;
  margin: 0 auto; }

.banner.banner-1000xY.header-banner div {
  margin: 0 !important; }

.banner.banner-1000x200 {
  width: 995px; }

.chosen-container .chosen-results {
  max-height: 250px;
  overflow: auto; }

#user-messages .user-menu,
#user-messages form {
  width: 995px; }

.user-page form[name=addImage],
#user-points .pts-content,
#user-profile h2,
#user-profile .user-menu,
#user-profile .profile-section,
#user-messages .mail-bottom-links,
#user-messages .mail-contents,
#user-messages .message-title,
#user-messages .mail-footer,
#user-messages .user-menu,
#user-messages form {
  width: 995px; }

.section.comments.user-page {
  width: 1240px;
  margin: 0 auto; }

.section.comments.user-page .wrap {
  width: 995px !important;
  margin: 0 !important; }

#registerForm fieldset {
  width: 995px; }

#registerForm input[type="submit"] {
  margin-right: 245px; }

#account-page .account-section {
  width: 995px; }

.b {
  font-weight: bold; }

.forumPostRight {
  width: 995px; }

/* UNAUTHORIZED END */
.single .floating-sidebar {
  position: absolute;
  right: 245px;
  top: 0;
  width: 300px; }

.single .wrap {
  position: relative; }

.sidebar-latestLogins__image a {
  display: block;
  height: 50px;
  background: #fff;
  width: 50px;
  overflow: hidden; }

.sidebar-latestLogins__picture {
  width: auto !important; }

.sidebar-latestLogins__container:nth-child(1n) {
  margin-left: 12px; }

.hideBanner {
  z-index: 50; }

.hideBanner:after {
  content: "";
  display: table;
  clear: both; }

.hideBanner span {
  float: right;
  padding: 5px 10px;
  color: #FFF;
  background: #c00;
  cursor: pointer;
  z-index: 60;
  -webkit-border-top-left-radius: 5px;
          border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
          border-top-right-radius: 5px; }

/* HEADER */
.header {
  padding: 13px 0; }
  .header .wrap.clearfix {
    height: 120px; }
  .header .menu-icons {
    margin-top: 5px;
    width: 140px;
    text-align: left;
    padding-left: 5px; }
  .header .username {
    font-weight: bold; }
  .header .logout-link {
    position: relative;
    top: 5px;
    margin-left: 3px; }
  .header .unread-mails-count {
    position: relative;
    top: -10px;
    margin-left: -2px;
    font-size: 9px;
    padding: 0;
    font-weight: bold;
    color: #331B4D; }
  .header__logo, .header__menu, .header__login {
    float: left;
    position: relative;
    padding: 15px 0; }
  .header__login {
    width: 172px; }
  .header__logo {
    margin-right: 30px;
    height: 72px;
    width: 53px; }
  .header__menu {
    width: 740px; }
  .header__row {
    padding: 0 8px;
    border-bottom: 1px solid #221f20; }
    .header__row:last-child {
      border: none; }
  .header__items--bullets li {
    background: url(../../../media/images/icons/menu-bullet.png) no-repeat 10px 12px;
    float: left;
    font-size: 20px; }
  .header__items li {
    float: left;
    padding: 0 0 0 20px;
    height: 28px; }
    .header__items li:first-child {
      background: none;
      padding-left: 0; }
  .header__items a {
    font-size: 14px;
    font-weight: normal;
    line-height: 28px;
    color: #301e3d; }
  .header__items--bold a, .header__items--bold em {
    font-size: 20px;
    font-weight: bold;
    color: #301e3d; }
  .header__social {
    top: 0;
    width: auto;
    padding: 0;
    position: absolute;
    right: 0; }
  .header__icon {
    background: url(../../../media/images/icons/social.png) no-repeat 0 0;
    display: block;
    height: 30px;
    margin: 3px 0 0;
    overflow: hidden;
    text-align: left;
    text-indent: -9999px;
    width: 27px; }
    .header__icon--tw {
      background-position: 0 -100px; }
    .header__icon--in {
      background-position: 0 -50px; }
  .header__account {
    text-align: right;
    padding: 10px 55px 0 0; }

/* Search-bar */
.filters {
  height: 40px;
  background-color: #3f2a4e; }
  .filters__left {
    float: left; }
  .filters__right {
    float: right; }
  .filters__label, .filters__arrow {
    float: left;
    height: 40px; }
  .filters__label {
    font-size: 14px;
    font-weight: normal;
    letter-spacing: -0.3px;
    color: #fefefe;
    line-height: 40px;
    vertical-align: middle; }
  .filters__arrow {
    background: url(../../../../media/images/icons/order-collapse.png) no-repeat 50% -29px;
    display: block;
    margin: 0 40px 0 20px;
    overflow: hidden;
    text-indent: -9999px;
    width: 40px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
    .filters__arrow--opened {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); }
  .filters__button, .filters__search {
    height: 40px;
    float: right; }
  .filters__input {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 135px;
    height: 40px;
    background-color: #ffffff;
    border: solid 2px #3f2a4e;
    text-align: right;
    padding: 13px 16px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #aeacad; }
  .filters__button {
    background: url(../../../media/images/icons/search-white.png) no-repeat 50% 6px;
    overflow: hidden;
    text-indent: -9999px;
    width: 40px;
    border: 0;
    cursor: pointer; }

.categories {
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  max-height: 0; }
  .categories--opened {
    max-height: 250px; }
  .categories__wrapper {
    padding: 30px 0 30px 30px; }
  .categories__block {
    float: left;
    width: 275px;
    padding-left: 70px;
    border-right: solid 1px #3f2a4e;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .categories__block li {
      line-height: 28px;
      height: 28px; }
    .categories__block:last-child {
      border: none; }
    .categories__block a {
      font-size: 14px;
      font-weight: normal;
      line-height: 1;
      color: #301e3d; }

/* HEADER end */
/* <-- SEARCHBAR */
.search-bar .chosen-container .chosen-results {
  max-height: 250px;
  overflow: auto; }

/* SEARCHBAR --> */
/* BUTTONS */
.button {
  height: 30px;
  line-height: 30px;
  cursor: pointer;
  border: none;
  margin: 0;
  background: #3f2a4e;
  display: block;
  text-align: center;
  /*&:active {
        -webkit-transform: translateY(1px);
        -moz-transform: translateY(1px);
        -ms-transform: translateY(1px);
        -o-transform: translateY(1px);
        transform: translateY(1px);
    }*/ }
  .button:hover {
    text-decoration: none; }
  .button--white {
    background: #ffffff;
    border: solid 1px #3f2a4e; }
    .button--white .button__span {
      font-weight: normal;
      color: #301e3d; }
  .button__span {
    font-family: "itcavantgardestd", "Myriad Pro", sans-serif;
    font-size: 15px;
    font-weight: 300;
    text-align: center;
    color: #fefefe;
    padding: 0 12px; }
  .button--search {
    position: absolute;
    top: 0;
    right: 0;
    width: 140px;
    height: 70px;
    text-align: center; }
    .button--search .button__span {
      font-size: 30px; }
  .button--left {
    float: left !important; }

.link-button {
  font-size: 15px;
  font-weight: normal;
  color: #301e3d;
  border-bottom: solid 1px #3f2a4e; }

/* RADIO BUTTON */
.radio-button input[type=radio] {
  position: absolute;
  visibility: hidden; }

.radio-button label {
  position: relative;
  left: -25px;
  top: -2px;
  padding: 0 0 0 30px;
  margin: 10px auto;
  height: 30px;
  z-index: 9;
  cursor: pointer; }

.radio-button__check {
  display: inline-block;
  border: 1px solid #3f2a4e;
  -webkit-border-radius: 100%;
          border-radius: 100%;
  height: 19px;
  width: 19px;
  z-index: 5; }
  .radio-button__check::before {
    display: block;
    position: relative;
    content: '';
    -webkit-border-radius: 100%;
            border-radius: 100%;
    height: 9px;
    width: 9px;
    top: 4px;
    margin: auto;
    background: #eceaed; }

.radio-button input[type=radio]:checked ~ .radio-button__check::before {
  background: #3f2a4e; }

/* RADIO BUTTON END */
#login-wrapper {
  padding: 0 !important;
  overflow: auto; }

#login-wrapper > div {
  float: left; }

#user-login-form {
  width: 65%; }

#user-login-form > form {
  margin-top: 0; }

#forgot-login {
  position: relative;
  width: 35%;
  padding-left: 15px;
  border-left: 1px solid #331b4d; }

#user-login-form form {
  overflow: auto; }

#user-login-form label {
  display: block;
  clear: both;
  float: left;
  width: 170px;
  background-color: #331b4d;
  color: #FFF;
  font-size: 1.2em;
  margin-bottom: 20px;
  padding: 7px 20px 0 20px;
  height: 42px; }

#user-login-form input {
  float: left;
  height: 42px;
  padding: 0 15px;
  width: 250px; }

#user-login-form input[type="submit"] {
  width: 250px;
  font-size: 1.1em;
  cursor: pointer;
  clear: none;
  margin-left: 14px; }

#user-login-form label.radio {
  background-color: transparent;
  color: #000;
  font-size: 1em;
  font-weight: normal;
  left: 0;
  padding: 0;
  margin: 0;
  width: 157px;
  position: relative;
  top: 6px; }

#user-login-form #rememberBox {
  width: auto;
  height: auto;
  clear: both;
  padding: 0;
  border: none; }

#forgot-login a {
  display: block;
  clear: both; }

#forgot-login .registerButton {
  font-weight: bold; }

#forgot-login #facebookLoginButton {
  margin-bottom: 15px; }

.userArea {
  background: #fff;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  display: none;
  left: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1002; }
  .userArea .close {
    background: url(../../../media/images/icons/search-bar-close.png) no-repeat 50% 50%;
    bottom: 0;
    cursor: pointer;
    height: 77px;
    left: 50%;
    margin: 0 0 0 -44px;
    position: absolute;
    width: 88px; }

/* THREADS fronpage */
.thread {
  margin-bottom: 30px;
  position: relative; }
  .thread__counter {
    width: 230px;
    float: left;
    display: none;
    margin-left: 10px;
    text-align: left; }
  .thread__header {
    padding: 20px 0; }
  .thread__content {
    width: 995px; }
  .thread__name {
    float: left;
    font-size: 45px;
    font-weight: 300;
    color: #301e3d;
    line-height: 1;
    text-transform: uppercase; }
    .thread__name--link:hover {
      border-bottom: 1px solid #301e3d; }
  .thread__person-img {
    width: 15px;
    height: 15px;
    vertical-align: middle;
    margin-left: 15px; }
  .thread__actions {
    float: right;
    margin-right: 245px; }
  .thread__view-all {
    margin-top: 10px;
    line-height: 1;
    display: block;
    text-align: right;
    text-decoration: underline; }
  .thread__table {
    display: table;
    width: 100%;
    table-layout: fixed; }
    .thread__table .three-banners {
      width: 995px; }
  .thread__row {
    display: table-row; }
  .thread tbody .thread__row:hover {
    background-color: #fee7e6 !important; }
  .thread__cell {
    display: table-cell;
    text-align: center;
    font-size: 12px;
    padding: 15px 20px;
    white-space: nowrap;
    letter-spacing: 0.4px; }
    .thread__cell--left {
      text-align: left;
      padding: 15px 12px;
      font-size: 15px;
      font-weight: normal;
      color: #301e3d;
      word-wrap: break-word;
      -o-text-overflow: ellipsis;
         text-overflow: ellipsis;
      overflow: hidden; }
      .thread__cell--left-small {
        max-width: 300px; }
    .thread__cell--right {
      text-align: right;
      padding: 15px 12px 23px 0; }
    .thread__cell--header {
      font-size: 11px;
      font-weight: bold;
      color: #301e3d;
      padding: 15px 0; }

/* THREADS fronpage end*/
/* Topic page */
.topic {
  position: relative; }
  .topic__header {
    padding: 20px 0;
    background-color: #fee7e6; }
    .topic__header--post {
      padding: 30px 0 0;
      background: #ffffff;
      margin: 0; }
    .topic__header .banner {
      width: 300px;
      height: 250px;
      margin: 0 0 20px 20px; }
  .topic-modify__link, .topic-lock__link {
    font-size: 14px;
    font-weight: bold;
    color: #301e3d; }
  .topic-controls {
    margin-top: -1px;
    margin-bottom: 20px;
    width: 995px; }
    .topic-controls .button {
      float: right;
      display: inline-block;
      margin-left: 6px; }
  .topic-user {
    float: left;
    width: 180px;
    padding: 0 20px 0 10px; }
    .topic-user__picture {
      margin-bottom: 20px;
      position: relative; }
    .topic-user__confirmed {
      position: absolute;
      left: -10px;
      top: 35px; }
    .topic-user__image {
      height: 50px; }
    .topic-user__info {
      margin-bottom: 5px; }
    .topic-user__username {
      font-size: 15px;
      font-weight: bold;
      color: #301e3d; }
    .topic-user__email {
      width: 18px;
      height: 14px;
      vertical-align: middle; }
    .topic-user__text {
      font-size: 12px;
      font-weight: normal;
      color: #301e3d;
      line-height: 1.5; }
  .topic__margin {
    margin-bottom: 20px; }
  .topic-info {
    float: left;
    width: 495px;
    position: relative; }
    .topic-info--wide {
      width: 815px; }
    .topic-info__header {
      float: left; }
      .topic-info__header--post {
        width: 100%;
        float: none; }
    .topic-info__actions {
      float: right;
      width: 300px;
      margin-right: 245px; }
    .topic-info__title {
      text-transform: uppercase;
      font-size: 45px;
      font-weight: 300;
      letter-spacing: 0px;
      color: #301e3d;
      line-height: 1;
      margin-bottom: 20px; }
    .topic-info__text {
      font-size: 15px;
      font-weight: normal;
      color: #301e3d; }
      .topic-info__text--small {
        font-size: 12px; }
      .topic-info__text--pink {
        color: #fc488f; }
    .topic-info__thread-buttons {
      text-align: right;
      padding-left: 20px; }
      .topic-info__thread-buttons .button {
        max-width: 130px;
        float: right;
        clear: both; }
    .topic-info__follow {
      display: inline-block;
      font-size: 15px;
      font-weight: normal;
      color: #301e3d;
      margin-left: 30px;
      text-decoration: underline; }
    .topic-info__social {
      text-align: right;
      margin-top: 70px; }
    .topic-info__sharings {
      display: inline-block;
      margin-right: 20px; }
      .topic-info__sharings .topic-info__text {
        line-height: 1.2; }
    .topic-info__icon {
      display: inline-block;
      height: 30px;
      margin: 3px 0 0;
      overflow: hidden;
      text-align: left;
      text-indent: -9999px;
      width: 27px;
      background: url(../../../media/images/icons/social.png) no-repeat 0 0; }
      .topic-info__icon--in {
        background-position: 0 -50px; }
      .topic-info__icon--tw {
        background-position: 0 -100px; }
  .topic__thread-message {
    padding-top: 45px;
    background-color: #fee7e6; }
  .topic__thread-content {
    width: 995px;
    padding-left: 10px;
    margin-top: 230px;
    letter-spacing: 0.4px; }
    .topic__thread-content a {
      text-decoration: underline; }
  .topic__quote {
    padding-left: 10px;
    float: left; }
    .topic__quote a {
      text-decoration: none; }
  .topic-actions {
    margin-bottom: 10px; }
    .topic-actions--main {
      padding-left: 180px; }
    .topic-actions__left {
      float: left; }
    .topic-actions__right {
      float: right; }
      .topic-actions__right a {
        margin-left: 20px;
        text-decoration: none; }
    .topic-actions__complain, .topic-actions__vote {
      display: inline-block;
      margin-right: 30px; }
    .topic-actions__likes {
      background: url(../../../media/Foorum/thumbs-up.svg) no-repeat 0 1px;
      padding-left: 25px; }
      .topic-actions__likes--active {
        background-image: url(../../../media/Foorum/thumbs-up-active.svg); }
    .topic-actions__unlikes {
      background: url(../../../media/Foorum/thumbs-down.svg) no-repeat 0 4px;
      padding-left: 25px; }
      .topic-actions__unlikes--active {
        background: url(../../../media/Foorum/thumbs-down-active.svg); }
  .topic__banner-area {
    background-color: #fefefe; }

.post {
  border-bottom: solid 1px #3f2a4e;
  padding-bottom: 20px; }
  .post__content {
    font-size: 15px;
    font-weight: normal;
    color: #301e3d;
    letter-spacing: 0.4px; }
  .post__title {
    font-weight: bold;
    font-size: 18px; }
  .post__quote {
    margin-left: 30px;
    padding-left: 20px;
    border-left: solid 1px #3f2a4e;
    font-family: 'bentonmdisp';
    font-size: 19px;
    font-weight: normal;
    font-style: italic;
    color: #301e3d;
    letter-spacing: 0.4px; }

/* Stars */
.stars {
  margin-bottom: 50px;
  position: relative; }
  .stars .wrap {
    padding-bottom: 40px; }
  .stars__wrapper {
    width: 995px; }
  .stars__table-title {
    font-size: 18px;
    font-weight: bold;
    color: #301e3d;
    margin-bottom: 20px; }
  .stars__counter {
    position: absolute;
    bottom: -82px; }
  .stars__header {
    background-color: #fee7e6;
    margin-bottom: 50px; }
  .stars__content {
    margin-top: 35px; }
  .stars__name {
    font-size: 45px;
    font-weight: 300;
    color: #301e3d;
    line-height: 1;
    margin-top: 40px;
    text-transform: uppercase; }
  .stars__actions {
    margin-top: 40px;
    float: right; }
  .stars__view-all {
    margin-top: 20px;
    display: block;
    text-align: right;
    text-decoration: underline; }
  .stars__table {
    display: table;
    width: 995px; }
  .stars__row {
    display: table-row; }
  .stars__cell {
    display: table-cell;
    font-size: 12px;
    padding: 23px 20px;
    white-space: nowrap;
    word-wrap: break-word;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    overflow: hidden;
    max-width: 173px; }
    .stars__cell--left {
      text-align: left;
      padding: 23px 12px;
      font-weight: bold;
      color: #301e3d;
      max-width: none; }
    .stars__cell--right {
      padding: 23px 70px 23px 12px;
      max-width: none; }
    .stars__cell--border {
      border-right: 12px solid #ffffff; }
    .stars__cell--header {
      font-size: 11px;
      font-weight: bold;
      color: #301e3d;
      padding-top: 15px;
      padding-bottom: 15px; }

/* Registration/account */
.red {
  color: #FF0080; }

.no-clear {
  clear: none !important; }

#required-notice {
  position: relative;
  top: -20px;
  font-family: 'bentonmdisp';
  font-style: italic;
  font-size: 1.1em; }

.buduaar-form {
  overflow-y: auto;
  overflow-x: hidden;
  margin: 25px 0; }

.buduaar-form label {
  cursor: pointer;
  display: block;
  clear: both;
  float: left;
  width: 155px;
  font-weight: bold;
  height: 36px;
  padding-top: 5px; }

.buduaar-form label.full-width {
  width: 100% !important; }

.buduaar-form textarea,
.buduaar-form input,
.buduaar-form select.no-chosen,
.buduaar-form select[name="smartpostDestination"],
.buduaar-form .chosen-container {
  clear: none;
  float: left;
  width: 260px;
  height: 36px;
  margin-bottom: 15px;
  border: 1px solid #331B4D;
  font-size: 15px;
  font-family: 'itcavantgardestd', 'Myriad Pro', sans-serif; }

.buduaar-form .chosen-container {
  width: 260px !important;
  border: 0; }

.buduaar-form textarea {
  width: 100%;
  height: 200px; }

.article-comment-form input,
.article-comment-form textarea,
.article-comment-form .form-notice {
  width: 480px; }

.article-comment-form textarea {
  height: 86px; }

.buduaar-form label.radio {
  position: relative;
  left: 155px;
  width: 200px; }

.buduaar-form input[type="radio"],
.buduaar-form input[type="checkbox"] {
  width: auto;
  height: auto;
  margin: 7px 8px 0 0;
  border: none; }

.buduaar-form .submit-btn,
.buduaar-form input[type="submit"] {
  clear: both;
  float: right;
  cursor: pointer;
  background-color: #331B4D;
  color: #FFF;
  border: 1px solid #331B4D;
  border-bottom: 2px solid #331B4D;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  -webkit-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out; }

.buduaar-form input[type="submit"]:hover {
  color: #FFF; }

#registerForm input[type="submit"],
#account-page input[type="submit"] {
  margin-top: 38px;
  min-width: 20%;
  max-width: 600px;
  width: auto; }

#registerForm #day_chosen,
#accountForm #day_chosen {
  width: 85px !important; }

#registerForm #month_chosen,
#accountForm #month_chosen {
  width: 160px !important; }

#registerForm input[name="year"],
#accountForm input[name="year"] {
  width: 70px; }

#account-page #edit-message-settings {
  font-weight: bold; }

#account-page .success {
  margin-bottom: 20px;
  border-top: 1px solid #FF0080;
  border-bottom: 2px solid #FF0080;
  color: #FF0080;
  font-weight: bold;
  padding: 5px 0; }

.buduaar-form label.first-option {
  clear: none;
  left: 0 !important; }

.buduaar-form fieldset {
  margin-top: 35px; }

.itemsTable {
  width: 100%;
  margin-bottom: 35px; }

.itemsTable thead {
  font-weight: bold; }

.itemsTable th {
  font-weight: bold;
  background: #eef1f1; }

.itemsTable th, .itemsTable td {
  padding: 5px 7px; }

#registerForm .submit {
  width: 500px;
  margin: 0 auto; }

.buduaar-form .form-notice {
  font-family: 'bentonmdisp';
  clear: both;
  position: relative;
  left: 155px;
  top: -10px;
  font-style: italic;
  font-size: 1.1em;
  color: #FF0080;
  line-height: 1.3em; }

.article-comment-form {
  margin-top: 0; }

.article-comment-form .form-notice {
  left: 155px;
  top: 0;
  margin-bottom: 15px; }

.article-comment-form input[name="sendComment"] {
  position: relative;
  cursor: pointer;
  float: right; }

.post-comments .cmt-tabs {
  overflow: auto;
  z-index: 5; }

.post-comments ul.cmt-tabs li {
  float: left;
  margin: 0;
  padding: 0;
  background: transparent;
  border: 1px solid #331B4D;
  border-left: none;
  background: #331B4D;
  color: #FFF; }

.post-comments ul.cmt-tabs li.active {
  background: #FFF;
  color: #000; }

.post-comments ul.cmt-tabs li:first-child {
  border-left: 1px solid #331B4D; }

.post-comments ul.cmt-tabs li a {
  padding: 0 25px;
  color: #FFF; }

.post-comments ul.cmt-tabs li a.active {
  cursor: default;
  border-bottom: 1px solid #FFF;
  padding-bottom: 5px;
  color: #000; }

.cmt-tabs-wrap {
  position: relative; }

.cmt-tabs-wrap .border {
  position: absolute;
  width: 100%;
  height: 1px;
  background: #331B4D;
  top: 29px;
  z-index: -5; }

.buduaar-form .form-notice a {
  text-decoration: underline; }

.buduaar-form legend {
  font-family: 'bentonmdisp';
  color: #FFF;
  font-style: italic;
  font-size: 1.6em;
  background-color: #331B4D;
  padding: 5px 15px;
  margin: 15px 0 25px 0;
  width: 100%; }

#registerForm .chosen-container,
#accountForm .chosen-container {
  clear: none;
  float: left;
  margin-right: 15px; }

.buduaar-form #rules {
  height: 250px;
  overflow-y: scroll;
  position: relative;
  top: -25px;
  padding: 25px 25px 0 0;
  border-bottom: 5px solid #331B4D; }

.buduaar-form div, #registerForm legend {
  clear: both; }

.buduaar-form input:disabled {
  border: 1px dashed #E2DFE5; }

.wrap.success,
.error-box {
  border: 1px solid #331B4D;
  border-left: none;
  border-right: none;
  padding: 15px 0;
  position: relative;
  font-weight: bold; }

.error-box .error-message {
  text-transform: uppercase;
  font-weight: bold; }

#account-page form {
  margin: 0;
  padding: 0; }

#accountForm label {
  width: 175px; }

#account-page #forgotPwdForm fieldset:first-child,
#accountForm fieldset:first-child {
  margin-top: 5px; }

#accountForm .profile-pic {
  display: block;
  width: 60px;
  height: 50px;
  float: left;
  margin: 0 0 15px 0; }

#accountForm .form-notice {
  left: 176px;
  max-width: 80%; }

#accountForm label.radio {
  left: 175px;
  width: 153px; }

.buduaar-form input[type="file"] {
  padding-top: 5px; }

#accountForm #businessUser {
  position: relative;
  top: 15px; }

#account-page .account-section {
  margin: 35px 0;
  background: #FAFAFA;
  padding: 35px; }

#account-page .account-section:first-child {
  margin-top: 0; }

/* End registration/account */
/* Profile */
#user-profile .profile-pic {
  display: block;
  float: left;
  width: 60px;
  height: 50px;
  margin: 0 15px 15px 0; }

#user-profile .auth-img {
  display: block;
  float: right;
  margin-top: 5px; }

#user-profile .profile-section {
  margin: 65px 0;
  overflow: auto;
  padding-left: 15px; }

#user-profile .summary {
  overflow: auto;
  background: #fee7e6;
  padding: 15px;
  padding-bottom: 0; }

#user-profile ul span {
  font-weight: bold; }

#user-profile .username {
  display: block;
  float: left;
  font-size: 1.4em;
  margin-top: 4px; }

#user-profile .user-links {
  margin-top: -65px;
  float: right; }

#user-profile .user-links a:first-child {
  font-weight: bold; }

.user-page.comments h3,
#user-messages h3,
#user-profile h3 {
  font-family: 'bentonmdisp', serif;
  font-style: italic;
  font-size: 2em;
  margin-bottom: 15px; }

#user-profile .has-images .image-container {
  position: relative;
  width: 33.3%;
  float: left; }

#user-profile .has-images .image {
  float: left;
  margin: 0 15px 15px 0; }

#user-profile .has-images .image-author {
  position: absolute;
  bottom: 6px;
  border-top: 1px solid #331B4D;
  font-weight: bold; }

#user-profile .view-all {
  clear: both;
  font-weight: bold; }

#user-profile .has-images .image-title {
  font-size: 0.9em;
  width: 90%;
  line-height: 1.4em; }

#user-profile .has-images img {
  width: 100px;
  height: 100px; }

#user-profile .col-left,
#user-profile .col-right {
  float: left;
  width: 50%; }

#user-profile .forum-row {
  overflow: auto; }

#user-profile .forum-row > div {
  float: left;
  width: 10%; }

#user-profile .forum-row .forum-topic {
  width: 60%; }

#user-profile .forum-row .forum-last {
  width: 20%; }

#user-profile .forum-row:nth-child(odd) {
  background: #F7F7F7; }

.user-page #commentForm label[for="comment"] {
  color: #FFF;
  background: #331B4D;
  width: 100%;
  padding-left: 15px; }

.user-page #commentForm textarea {
  display: block;
  clear: both;
  width: 100%; }

.user-page .msg-formatting,
.user-page .msg-emoticons {
  clear: none;
  width: 50%;
  float: left; }

.user-page .msg-formatting a {
  display: block;
  float: left;
  margin-right: 7px;
  color: #FF0080;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: bold; }

.user-page .msg-emoticons {
  text-align: right;
  padding-top: 5px; }

.user-page #commentForm .submit-btn {
  min-width: 20%;
  max-width: 600px;
  width: auto; }

.section-comments .pageNumbers,
.user-page .pageNumbers,
.pageNumbers.styled {
  padding: 3px 0;
  color: #331B4D;
  background: #FFF;
  border-top: 1px solid #331B4D;
  border-bottom: 1px solid #331B4D;
  margin-bottom: 27px; }

.section-comments .pageNumbers a,
.user-page .pageNumbers a,
.pageNumbers.styled a {
  padding: 3px 5px;
  color: #331B4D; }

.section-comments .pageNumbers .selected,
.user-page .pageNumbers .selected,
.pageNumbers.styled .selected {
  background: #FF0080;
  color: #FFF;
  font-weight: bold; }

.user-page.comments .user-comment {
  font-size: 0.86em;
  line-height: 1.6em;
  overflow: auto;
  margin-bottom: 45px; }

.user-page.comments .cmt-meta {
  text-align: right;
  color: #331B4D;
  background: #FFF;
  line-height: 2em;
  padding: 0 5px 3px 0; }

.user-page.comments .cmt-meta > span {
  font-weight: bold; }

.user-page.comments .cmt-actions {
  float: right;
  width: 20%;
  text-align: center; }

.user-page.comments .cmt-meta button,
.user-page.comments .cmt-meta a {
  color: #331B4D;
  background: transparent;
  border: none;
  text-transform: uppercase;
  cursor: pointer;
  font-size: 1em;
  line-height: 2em;
  font-weight: bold;
  padding: 3px 5px; }

.user-page.comments .user-comment .body {
  clear: both;
  padding-bottom: 5px;
  letter-spacing: 0.4px;
  border-bottom: 1px solid #331B4D; }

.comment-to-another-comment {
  display: none;
  background: #331B4D;
  color: #FFF;
  padding: 0 10px;
  margin-bottom: 15px; }

.comment-to-another-comment a {
  font-weight: bold;
  text-decoration: underline;
  color: #FFF; }

#scrollMarker {
  width: 0;
  height: 0; }

/* End profile */
/* User gallery */
.user-page#user-gallery .galleryImage {
  margin-bottom: 15px; }

/* End user gallery */
/* User messages */
.envelope-icon {
  position: relative;
  top: 1px;
  margin-left: 2px; }

.unread-mails-count {
  position: relative;
  top: -6px;
  margin-left: -5px;
  font-size: 9px;
  padding: 1px 0 1px 3px;
  color: #331B4D;
  font-weight: bold; }

body:not(.fixed-header) .account-menu .username {
  margin-left: -15px; }

.section.mails {
  margin-top: 0; }

.account-menu .msgs-link:hover {
  text-decoration: none; }

#user-profile h2,
#account-page h2,
#user-messages h2,
#user-gallery h2,
#user-points h2 {
  font-size: 30px;
  margin: 0 0 10px; }

#account-page .account-section.first,
#user-profile .profile-section.summary,
#user-points .pts-content,
#user-gallery .image-0 {
  margin-top: 25px; }

#user-messages h3.message-title {
  padding: 15px 0 15px 25px;
  border-top: 2px solid #7C8A9B;
  background-color: #F1F7FF;
  margin: 25px 0 10px; }

#user-messages .subMenu {
  margin-bottom: 25px; }

#userMailsSearch {
  overflow: visible;
  margin: 22px 0 15px; }

.user-menu {
  border-bottom: 1px solid #331B4D; }

.msg-links .send-new {
  font-weight: bold; }

#userMailsSearch #searchFilter_chosen,
#userMailsSearch input[type="submit"] {
  clear: none;
  width: 150px !important;
  float: left; }

#userMailsSearch #messageSearchWord {
  margin: 0 15px; }

#messageList,
#messageList table {
  width: 100%;
  margin-top: 5px; }

#messageList th {
  background: #331B4D;
  color: #FFF; }

#messageList th,
#messageList td {
  padding: 3px 5px; }

#messageList input[type="checkbox"] {
  margin-top: 2px; }

#user-messages .mail-meta {
  background: #F1F7FF;
  color: #7C8A9B;
  text-align: left;
  padding: 4px 15px;
  float: left;
  width: 58%; }

#user-messages .mail-footer {
  height: 36px; }

#user-messages .mail-bottom-links {
  margin-top: 15px; }

#user-messages .three-banners {
  margin-top: 60px; }

#user-messages .mail-contents {
  margin: 30px 0; }

#user-messages .username-search {
  position: relative; }

#user-messages .username-search #searchresults,
#user-messages .username-search #results {
  display: none;
  position: absolute;
  width: 260px;
  padding-left: 15px;
  left: 155px; }

#user-messages .username-search #searchresults {
  top: 36px;
  background: #331B4D;
  color: #FFF;
  font-weight: bold; }

#user-messages .username-search #results {
  height: 300px;
  top: 64px;
  padding: 0;
  margin: 0; }

#user-messages .username-search #results li a {
  padding-left: 10px; }

#user-messages .mail-actions a {
  color: #331B4D; }

#user-messages .mail-actions a {
  color: #FFF; }

#user-messages .mail-actions {
  text-align: right;
  background: #331B4D;
  color: #FFF;
  text-align: right;
  padding: 4px 15px;
  float: right;
  width: 42%; }

#user-messages .mail-actions a {
  font-weight: 500;
  margin: 0 5px;
  color: #FFF; }

#user-messages a.mail-reply {
  font-weight: 800; }

#msgSettingsForm {
  margin-top: 22px; }

#msgSettingsForm fieldset:first-child {
  margin-top: 0; }

#msgSettingsForm label[for="emailLang"] {
  width: 200px; }

#msgSettingsForm label.radio {
  width: 100%;
  left: 0; }

#userLang_chosen {
  width: 200px !important;
  float: left; }

.chosen-single {
  height: 36px !important; }

/* End user messages */
/* Forgot username/password */
#lost-form {
  display: block;
  margin: 25px 0; }

#lost-form label {
  background: #331B4D;
  color: #FFF;
  padding-left: 15px;
  font-weight: normal; }

#lost-form input[type="submit"] {
  width: 415px; }

/* End forgot username/password */
/* TEATED OTSING */
#userMailsSearch .mail-search-new-button {
  clear: none;
  float: right;
  height: 36px;
  border: 1px solid gray;
  padding: 5px 15px; }

#userMailsSearch .mail-search-new-button a {
  clear: none;
  line-height: 28px;
  font-size: 15px; }

/* TEATED OTSING LÕPP */
/* Footer */
.footer {
  border-top: 1px solid #eef1f1;
  font-size: 14px;
  line-height: 19px; }
  .footer__info {
    border-top: solid 1px #eceaed; }
    .footer__info .menu {
      margin-right: 265px; }
  .footer .wrap {
    position: relative; }

.to-top {
  background: #331b4d;
  color: #fff;
  display: block;
  font-size: 20px;
  line-height: 34px;
  padding: 0 10px;
  position: absolute;
  right: 0;
  top: 0; }

/* footer temp fix, local works but not in dev  Ã‚Â¯\_(Ã£Æ’â€ž)_/Ã‚Â¯ */
.footer .follow {
  /* float: left; */
  padding: 55px 0;
  width: 150px;
  /* margin-right: 173px; */ }

/*
.footer .follow {
	float: left;
	padding: 55px 0;
	width: 150px;
}*/
.footer .menu {
  float: right;
  /* padding: 188px 0 0; */
  text-align: right;
  margin-top: -71px; }

/*
.footer .menu {
	float: right;
	padding: 188px 0 0;
	text-align: right;
}
*/
/* fix end */
.footer .follow .label {
  padding: 10px 0 0; }

.footer .follow .icon {
  background: url(../../../media/images/icons/follow.png) no-repeat 0 0;
  display: inline-block;
  height: 23px;
  margin: 0 0 0 7px;
  width: 20px; }

.footer .follow .icon:first-child {
  margin-left: 0; }

.footer .follow .icon-fb {
  background-position: 0 -75px; }

.footer .follow .icon-tw {
  background-position: 0 -25px; }

.footer .follow .icon-in {
  background-position: 0 -50px; }

.footer .follow .icon-pi {
  background-position: 0 0; }

.footer .follow .icon span {
  display: block;
  height: 23px;
  overflow: hidden;
  text-indent: -9999px;
  width: 20px; }

.footer .logo {
  padding: 40px 0 0; }

.footer .menu li {
  display: inline; }

.footer .menu a {
  display: inline-block;
  margin: 0 0 0 25px; }

.footer .menu a:hover {
  text-decoration: underline; }

.footer .menu li:first-child a {
  margin: 0; }

/* / Footer */
/* Footer BOTTOM PAGE BANNER */
#bottomPageBanner {
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 1000; }

#close-moving-banner {
  z-index: 1000;
  position: fixed;
  bottom: 38px;
  line-height: 1;
  color: red;
  font-weight: 200;
  font-size: 18px;
  right: 0;
  cursor: pointer;
  padding: 10px; }

#movingBanners {
  height: 40px;
  width: 300%;
  padding-top: 0px;
  white-space: nowrap; }

#movingBanners li {
  position: absolute; }

#movingBanners span {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 24px;
  margin-top: 5px;
  margin-right: 100px; }

/* Footer BOTTOM BANNER END */
/* <-- SITEHAT */
.hidden {
  display: none; }

.sitehat.sitehat-not-frontpage #mainWrapper #page #account-page,
.sitehat.sitehat-not-frontpage #mainWrapper #page #user-profile,
.sitehat.sitehat-not-frontpage #mainWrapper #page #user-points,
.sitehat.sitehat-not-frontpage #mainWrapper #page #user-gallery,
.sitehat.sitehat-not-frontpage #mainWrapper #page #user-gallery + .wrap,
.sitehat.sitehat-not-frontpage #mainWrapper #page .section.user-page {
  width: 995px; }
  .sitehat.sitehat-not-frontpage #mainWrapper #page #account-page .wrap,
  .sitehat.sitehat-not-frontpage #mainWrapper #page #user-profile .wrap,
  .sitehat.sitehat-not-frontpage #mainWrapper #page #user-points .wrap,
  .sitehat.sitehat-not-frontpage #mainWrapper #page #user-gallery .wrap,
  .sitehat.sitehat-not-frontpage #mainWrapper #page #user-gallery + .wrap .wrap,
  .sitehat.sitehat-not-frontpage #mainWrapper #page .section.user-page .wrap {
    width: 995px; }

.sitehat.sitehat-not-frontpage #mainWrapper #page .user-page#user-gallery .galleryImage {
  margin-bottom: 0;
  padding-bottom: 15px; }

.sitehat.sitehat-not-frontpage #mainWrapper #page .section.comments.user-page {
  margin: 0 0 0 15px; }

.sitehat .header-banner {
  width: 1000px;
  margin: 0; }

.sitehat #login-wrapper {
  margin: 0 auto; }

.sitehat #static-page-content {
  padding-top: 20px; }
  .sitehat #static-page-content .post-content {
    padding-bottom: 30px; }

.sitehat div#user-messages .wrap {
  margin-left: 0 !important; }

.sitehat .sitehat-banner a {
  display: block;
  height: 200px; }

.sitehat .sitehat-banner img {
  display: none; }

.sitehat #mainWrapper {
  margin: 0 auto;
  width: 1230px;
  background: #fff;
  padding: 10px 0 0 10px;
  overflow: hidden; }
  .sitehat #mainWrapper .topic .topic-info__actions {
    margin-right: 230px; }
  .sitehat #mainWrapper .wrap {
    margin: 0; }
  .sitehat #mainWrapper .search-bar .wrap {
    margin: 0 auto; }
  .sitehat #mainWrapper #page,
  .sitehat #mainWrapper #footer,
  .sitehat #mainWrapper .wrap {
    width: 1210px; }
  .sitehat #mainWrapper #page .thread .thread__actions {
    margin-right: 215px; }
  .sitehat #mainWrapper .pageTopBanner {
    width: 1220px;
    margin-left: -10px; }
    .sitehat #mainWrapper .pageTopBanner .sidebar {
      right: 0px; }
  .sitehat #mainWrapper .header,
  .sitehat #mainWrapper #container {
    width: 995px;
    background: #fff; }
  .sitehat #mainWrapper .header.mini {
    padding-left: 10px; }
    .sitehat #mainWrapper .header.mini .social {
      right: 35px; }
    .sitehat #mainWrapper .header.mini .lang,
    .sitehat #mainWrapper .header.mini .account-menu {
      right: 70px; }
    .sitehat #mainWrapper .header.mini .social {
      right: 25px; }
  .sitehat #mainWrapper .footer {
    padding-right: 10px; }
  @media only screen and (max-width: 1480px) {
    .sitehat #mainWrapper {
      min-width: 1230px; } }
  @media only screen and (max-width: 1430px) {
    .sitehat #mainWrapper {
      min-width: auto;
      margin-left: 100px; } }

@media only screen and (max-width: 1366px) {
  .sitehat {
    background-position: -webkit-calc(50% - -35px) 0% !important;
    background-position: calc(50% - -35px) 0% !important; } }

/* SITEHAT --> */
/* MANAGE THREAD */
.managePost {
  width: 995px; }
  .managePost__header {
    font-size: 45px;
    font-weight: 300;
    color: #301e3d;
    line-height: 1;
    margin: 34px 0; }
  .managePost__addImage, .managePost__submit {
    cursor: pointer;
    background-color: #331B4D;
    color: #FFF;
    border: 1px solid #331B4D;
    border-bottom: 2px solid #331B4D;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    -webkit-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    height: 36px;
    line-height: 36px; }
    .managePost__addImage a, .managePost__submit a {
      color: #fff;
      display: block; }
    .managePost__addImage:hover, .managePost__submit:hover {
      -webkit-box-shadow: 0 0 10px rgba(51, 27, 77, 0.3);
              box-shadow: 0 0 10px rgba(51, 27, 77, 0.3); }
  .managePost__submit {
    display: inline-block;
    padding: 0 50px;
    font-weight: bold; }
  .managePost .redButton {
    display: inline-block;
    margin: 0;
    border: 1px solid #c00;
    padding: 5px;
    font-size: 12px;
    line-height: 12px; }
  .managePost__tableCell {
    padding: 10px 0; }
    .managePost__tableCell--postTitle {
      width: 600px; }
    .managePost__tableCell--right {
      text-align: right; }
  .managePost__checkbox {
    position: relative;
    top: 3px;
    margin-right: 5px; }
  .managePost__title, .managePost__content {
    width: 100%; }
  .managePost__content {
    height: 150px;
    resize: none; }
    .managePost__content--edit {
      height: 100px; }
  .managePost__emojis {
    line-height: 0;
    margin: 5px 0 20px 0; }
  .managePost__emoji {
    display: inline-block; }
    .managePost__emoji img {
      width: 15px;
      height: 15px; }
  .managePost__notify {
    padding: 0;
    vertical-align: top;
    font-size: 12px; }
  .managePost__col--1 {
    width: 18.2%; }
  .managePost__col--2 {
    width: 40%; }
  .managePost__col--3 {
    width: 30%; }
  .managePost label {
    cursor: pointer; }
  .managePost input,
  .managePost textarea {
    -webkit-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out; }
    .managePost input:hover, .managePost input:focus,
    .managePost textarea:hover,
    .managePost textarea:focus {
      -webkit-box-shadow: 0 0 10px rgba(51, 27, 77, 0.3);
              box-shadow: 0 0 10px rgba(51, 27, 77, 0.3); }
  .managePost__added-image {
    font-size: 12px;
    display: inline-block;
    margin-right: 5px; }
    .managePost__added-image img {
      display: block;
      height: 100px;
      width: auto; }
  .managePost__addImage, .managePost__file {
    font-size: 12px;
    cursor: pointer;
    vertical-align: middle; }
  .managePost__addImage {
    line-height: 0;
    height: 34px; }
  .managePost__file {
    padding: 6px;
    height: 34px; }
  .managePost__cell--right {
    text-align: right; }
  .managePost__disclaimer {
    font-size: 12px;
    letter-spacing: 0.3px;
    line-height: 1.4em;
    padding: 15px 30px;
    background-color: #f6f7f9; }
  .managePost__captcha {
    float: right; }

/* MANAGE THREAD END */
/*# sourceMappingURL=foorum.css.map */