/*
 * Main File : ./../styles/hexeris/theme/less/forum.less
 * Variables :
  * @topbar-color1 = #061722
 * @topbar-color2 = #bcc7d6
 * @topbar-color3 = #81cde7
 * @topbar-color4 = #ffe2ab
 * @topbar-color5 = #d1dfe0
 * @header-type = custom
 * @header-overlay = dark
 * @header-accent = #d63d3e
 * @header-accent2 = #d63d3e
 * @header-customheader-image = url(../../theme/images/backgrounds/)
 * @main-pattern = none
 * @main-body-overlay = light
 * @main-accent = #d63d3e
 * @main-accent2 = #061722
 * @footer-type = preset2
 * @footer-overlay = dark
 * @footer-accent = #0f0f0f
 * @footer-accent2 = #81cde7
 * @footer-customfooter-image = url(../../theme/images/backgrounds/)
 * Included Files : 
/storage/av01281/www/public_html/styles/hexeris/theme/less/variables.less
/storage/av01281/www/public_html/styles/hexeris/theme/less/mixins/index.less
/storage/av01281/www/public_html/styles/hexeris/theme/less/mixins/rockettheme/mixins.less
/storage/av01281/www/public_html/styles/hexeris/theme/less/mixins/rockettheme/utilities.less
/storage/av01281/www/public_html/styles/hexeris/theme/less/mixins/rockettheme/dropdowns.less
/storage/av01281/www/public_html/styles/hexeris/theme/less/mixins/rockettheme/popover.less
/storage/av01281/www/public_html/styles/hexeris/theme/less/mixins/rockettheme/buttons.less
/storage/av01281/www/public_html/styles/hexeris/theme/less/mainbody-light.less
/storage/av01281/www/public_html/styles/hexeris/theme/less/forum-icons.less
 */
@font-face {
  font-family: 'EauSansBook';
  src: url('../fonts/eau_sans_book-webfont.eot');
  src: url('../fonts/eau_sans_book-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/eau_sans_book-webfont.woff') format('woff'), url('../fonts/eau_sans_book-webfont.ttf') format('truetype'), url('../fonts/eau_sans_book-webfont.svg#EauSansBook') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'EauSansBold';
  src: url('../fonts/eau_sans_bold-webfont.eot');
  src: url('../fonts/eau_sans_bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/eau_sans_bold-webfont.woff') format('woff'), url('../fonts/eau_sans_bold-webfont.ttf') format('truetype'), url('../fonts/eau_sans_bold-webfont.svg#EauSansBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'EauSansBook';
  src: url('../fonts/eau_sans_book-webfont.eot');
  src: url('../fonts/eau_sans_book-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/eau_sans_book-webfont.woff') format('woff'), url('../fonts/eau_sans_book-webfont.ttf') format('truetype'), url('../fonts/eau_sans_book-webfont.svg#EauSansBook') format('svg');
  font-weight: normal;
  font-style: normal;
}
.rok-left {
  float: left;
}
.rok-right {
  float: right;
}
.rok-dropdown-group,
.rok-dropdown {
  position: relative;
}
.rok-dropdown-open .rok-dropdown {
  display: block;
}
.rok-popover-group,
.rok-popover {
  position: relative;
}
.rok-popover-open .rok-popover {
  display: block;
}
@font-face {
  font-family: 'RocketThemeForum';
  src: url('../fonts/RocketThemeForum.eot');
  src: url('../fonts/RocketThemeForum.eot?#iefix') format('embedded-opentype'), url('../fonts/RocketThemeForum.woff') format('woff'), url('../fonts/RocketThemeForum.ttf') format('truetype'), url('../fonts/RocketThemeForum.svg#RocketThemeForum') format('svg');
  font-weight: normal;
  font-style: normal;
}
div.forum-icon:before,
div.topic-icon:before {
  font-family: 'RocketThemeForum';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  font-size: 27px;
  margin-top: 7px;
  margin-left: 6px;
}
div.forum-icon.unread {
  color: #d63d3e;
}
div.forum-icon:before {
  content: "\66";
}
div.forum-icon.link:before {
  content: "\e065";
}
div.forum-icon.locked:before {
  content: "\e09e";
}
div.topic-icon.unread {
  color: #d63d3e;
}
div.topic-icon:before {
  content: "\e0d0";
}
div.topic-icon.locked:before,
div.topic-icon.topiclocked:before,
div.topic-icon.announcelocked:before,
div.topic-icon.stickylocked:before {
  content: "\e09e";
}
div.topic-icon.moved:before {
  content: "\e044";
}
div.topic-icon.global-announce:before,
div.topic-icon.announce:before {
  content: "\e07b";
}
div.topic-icon.sticky:before {
  content: "\e0b7";
}
div.topic-icon.reported:before {
  content: "\e07f";
}
div.topic-icon.poll:before {
  content: "\e082";
}
div.topic-icon.unapproved:before {
  content: "\e08e";
}
div.topic-icon.hot:before {
  content: "\e060";
}
#wrap .icon-pages,
#wrap .row .pagination,
#wrap .icon-search,
#wrap a.up,
#wrap a.down,
#wrap a.left,
#wrap a.right,
#wrap blockquote,
#wrap .feed-icon-forum,
#wrap .subforum,
#wrap .icon-lastpost,
#wrap .icon-newest,
#wrap .icon-attach,
#wrap dl.file,
#wrap .icon-reported,
#wrap .icon-unapproved {
  background-image: none !important;
}
#wrap .icon-pages:before,
#wrap .row .pagination:before,
#wrap .icon-search:before,
#wrap a.up:before,
#wrap a.down:before,
#wrap a.left:before,
#wrap a.right:before,
#wrap blockquote:before,
#wrap .feed-icon-forum:before,
#wrap .subforum:before,
#wrap .icon-lastpost:before,
#wrap .icon-newest:before,
#wrap .icon-attach:before,
#wrap dl.file:before,
#wrap .icon-reported:before,
#wrap .icon-unapproved:before {
  font-family: 'RocketThemeForum';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  font-size: 16px;
  margin-top: 4px;
  margin-left: -21px;
}
#wrap .icon-pages a,
#wrap .row .pagination a,
#wrap .icon-search a,
#wrap a.up a,
#wrap a.down a,
#wrap a.left a,
#wrap a.right a,
#wrap blockquote a,
#wrap .feed-icon-forum a,
#wrap .subforum a,
#wrap .icon-lastpost a,
#wrap .icon-newest a,
#wrap .icon-attach a,
#wrap dl.file a,
#wrap .icon-reported a,
#wrap .icon-unapproved a {
  background-image: none !important;
}
#wrap .icon-unsubscribe:before {
  content: "\e0c2";
}
#wrap .row .pagination:before,
#wrap .icon-pages:before {
  content: "\e03b";
}
#wrap .icon-search:before {
  content: "\e0a6";
}
#wrap a.down:before {
  content: "\e02b";
}
#wrap a.up:before {
  content: "\e000";
}
#wrap a.right:before {
  content: "\e02d";
  right: 27px;
}
#wrap a.left:before {
  content: "\e002";
}
#wrap blockquote:before {
  content: "\e02c";
  margin-left: -2px;
  margin-top: -21px;
  font-size: 20px;
}
#wrap .feed-icon-forum:before {
  content: "\e003";
}
#wrap .subforum:before {
  content: "\e0d0";
  margin-left: -14px;
  font-size: 13px;
  margin-top: 4px;
}
#wrap .icon-lastpost:before {
  content: "\e031";
  margin-left: -8px;
  margin-top: -10px;
  font-size: 11px;
}
#wrap .icon-newest:before {
  content: "\e0d1";
  margin-top: -10px;
  margin-left: -7px;
  font-size: 11px;
}
#wrap .icon-reported:before {
  content: "\e07f";
  margin-top: -10px;
  margin-left: -7px;
  font-size: 11px;
}
#wrap .icon-unapproved:before {
  content: "\e08e";
  margin-top: -10px;
  margin-left: -7px;
  font-size: 11px;
}
#wrap .icon-attach:before {
  content: "\e0b8";
  margin-top: -10px;
  margin-left: -8px;
  font-size: 11px;
}
#wrap dl.file:before {
  content: "\e0b8";
  margin-top: 4px;
  margin-left: -18px;
  font-size: 11px;
}
#wrap .email-icon,
#wrap .aim-icon,
#wrap .yahoo-icon,
#wrap .web-icon,
#wrap .msnm-icon,
#wrap .icq-icon,
#wrap .jabber-icon,
#wrap .pm-icon,
#wrap .quote-icon,
#wrap .report-icon,
#wrap .edit-icon,
#wrap .delete-icon,
#wrap .info-icon,
#wrap .warn-icon,
#wrap .pmreply-icon,
#wrap .newpm-icon,
#wrap .forwardpm-icon,
#wrap .online,
#wrap .back2top {
  background-image: none !important;
}
#wrap .email-icon:before,
#wrap .aim-icon:before,
#wrap .yahoo-icon:before,
#wrap .web-icon:before,
#wrap .msnm-icon:before,
#wrap .icq-icon:before,
#wrap .jabber-icon:before,
#wrap .pm-icon:before,
#wrap .quote-icon:before,
#wrap .report-icon:before,
#wrap .edit-icon:before,
#wrap .delete-icon:before,
#wrap .info-icon:before,
#wrap .warn-icon:before,
#wrap .pmreply-icon:before,
#wrap .newpm-icon:before,
#wrap .forwardpm-icon:before,
#wrap .online:before,
#wrap .back2top:before {
  font-family: 'RocketThemeForum';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  font-size: 16px;
  margin-top: 1px;
  margin-left: 2px;
  z-index: 0;
}
#wrap .email-icon a,
#wrap .aim-icon a,
#wrap .yahoo-icon a,
#wrap .web-icon a,
#wrap .msnm-icon a,
#wrap .icq-icon a,
#wrap .jabber-icon a,
#wrap .pm-icon a,
#wrap .quote-icon a,
#wrap .report-icon a,
#wrap .edit-icon a,
#wrap .delete-icon a,
#wrap .info-icon a,
#wrap .warn-icon a,
#wrap .pmreply-icon a,
#wrap .newpm-icon a,
#wrap .forwardpm-icon a,
#wrap .online a,
#wrap .back2top a {
  position: relative;
  z-index: 20;
}
#wrap .email-icon:before {
  content: "\e0cb";
}
#wrap .aim-icon:before {
  content: "\22";
  font-size: 12px;
  margin-top: 3px;
}
#wrap .icq-icon:before {
  content: "\f304";
  margin-top: 2px;
}
#wrap .yahoo-icon:before {
  content: "\e004";
}
#wrap .msnm-icon:before {
  content: "\26";
}
#wrap .web-icon:before {
  content: "\e0b4";
}
#wrap .jabber-icon:before {
  content: "\f317";
  margin-left: 6px;
}
#wrap .pm-icon:before {
  content: "\e0c9";
}
#wrap .newpm-icon:before {
  content: "\e0c9";
  font-size: 25px;
  margin-top: 3px;
  margin-left: 4px;
}
#wrap .pmreply-icon:before {
  content: "\e08d";
  font-size: 25px;
  margin-top: 3px;
  margin-left: 4px;
}
#wrap .forwardpm-icon:before {
  content: "\e044";
  font-size: 25px;
  margin-top: 3px;
  margin-left: 4px;
}
#wrap .quote-icon:before {
  content: "\e02c";
  font-size: 19px;
  margin-top: 0px;
  margin-left: 0px;
}
#wrap .report-icon:before {
  content: "\e07f";
}
#wrap .edit-icon:before {
  content: "\e0d3";
}
#wrap .delete-icon:before {
  content: "\e0b5";
}
#wrap .info-icon:before {
  content: "\e03d";
}
#wrap .warn-icon:before {
  content: "\e08e";
}
#wrap .online:before {
  content: "\e0e0";
  right: 13px;
  font-size: 30px;
  margin-top: -20px;
}
#wrap .back2top:before {
  content: "\e000";
  margin-left: -12px;
}
input.search {
  background-image: url("../images/main/search-controls.png") !important;
}
#wrap p.author a img {
  content: '';
  background: none;
  display: none;
}
dl.file {
  padding-left: 20px;
}
dl.file img {
  display: none;
}
p.rules .icon-reported {
  margin-left: 14px;
}
p.rules .icon-reported:before {
  margin-top: 4px !important;
  margin-left: -14px !important;
}
#rt-mainbody-surround a.button1,
#rt-mainbody-surround input.button1,
#rt-mainbody-surround input.button3,
#rt-mainbody-surround a.button2,
#rt-mainbody-surround input.button2,
#rt-mainbody-surround .pagination span strong {
  color: #ffffff;
  background: #d63d3e;
  text-shadow: 1px -1px 0 rgba(0,0,0,0.3);
  border: 0 none;
  font-family: 'EauSansBold', Geneva, Verdana, Helvetica, Arial, sans-serif;
  font-weight: normal;
  vertical-align: middle;
}
#rt-mainbody-surround a.button1:hover,
#rt-mainbody-surround a.button1:active,
#rt-mainbody-surround a.button1:focus,
#rt-mainbody-surround input.button1:hover,
#rt-mainbody-surround input.button1:active,
#rt-mainbody-surround input.button1:focus,
#rt-mainbody-surround input.button3:hover,
#rt-mainbody-surround input.button3:active,
#rt-mainbody-surround input.button3:focus,
#rt-mainbody-surround a.button2:hover,
#rt-mainbody-surround a.button2:active,
#rt-mainbody-surround a.button2:focus,
#rt-mainbody-surround input.button2:hover,
#rt-mainbody-surround input.button2:active,
#rt-mainbody-surround input.button2:focus,
#rt-mainbody-surround .pagination span strong:hover,
#rt-mainbody-surround .pagination span strong:active,
#rt-mainbody-surround .pagination span strong:focus {
  color: #ffffff;
  background: #474747;
}
#wrap ul.forums,
#wrap ul.topics {
  background: #f0f0f0;
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
}
#wrap .box1 ul.forums,
#wrap .box1 ul.topics {
  background: #e89192;
  border-top: 1px solid #f1bbbc;
  border-bottom: 1px solid #f1bbbc;
}
#wrap .box2 ul.forums,
#wrap .box2 ul.topics,
#wrap .box4 ul.forums,
#wrap .box4 ul.topics {
  background: none;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
}
#wrap .box6 ul.forums,
#wrap .box6 ul.topics {
  margin: 0 1px;
}
#wrap .title1 .module-title,
#wrap .title2 .module-title,
#wrap .title3 .module-title,
#wrap .title4 .module-title {
  padding-top: 0;
  padding-top: 0;
  margin-bottom: -4px;
  position: relative;
  z-index: 100000;
}
#wrap .title1 .module-title h2,
#wrap .title2 .module-title h2,
#wrap .title3 .module-title h2,
#wrap .title4 .module-title h2 {
  display: block;
  padding-top: 7px;
}
#wrap .title1 .module-title ul.topiclist li.header,
#wrap .title2 .module-title ul.topiclist li.header,
#wrap .title3 .module-title ul.topiclist li.header,
#wrap .title4 .module-title ul.topiclist li.header {
  padding-bottom: 7px;
}
#wrap .title1 .module-title:before,
#wrap .title2 .module-title:before,
#wrap .title3 .module-title:before,
#wrap .title4 .module-title:before {
  top: 34px;
}
#wrap .rt-title-arrow .module-title {
  position: static;
}
#wrap .forabg .mod-smallonline,
#wrap .forumbg .mod-smallonline {
  padding: 8px;
  font-size: 90%;
}
#wrap .title3 .module-title h2,
#wrap .title3 .module-title h2 a,
#wrap .title3 .module-title li.header dt,
#wrap .title3 .module-title li.header dd,
#wrap .box3 .module-title h2,
#wrap .box3 .module-title h2 a,
#wrap .box3 .module-title li.header dt,
#wrap .box3 .module-title li.header dd,
#wrap .box5 .module-title h2,
#wrap .box5 .module-title h2 a,
#wrap .box5 .module-title li.header dt,
#wrap .box5 .module-title li.header dd,
#wrap .box6 .module-title h2,
#wrap .box6 .module-title h2 a,
#wrap .box6 .module-title li.header dt,
#wrap .box6 .module-title li.header dd {
  color: #606060;
  font-family: 'EauSansBold', Geneva, Verdana, Helvetica, Arial, sans-serif;
  text-shadow: 1px 1px 1px rgba(255,255,255,0.3);
}
#wrap .title1 .module-title h2,
#wrap .title1 .module-title h2 a,
#wrap .title1 .module-title li.header dt,
#wrap .title1 .module-title li.header dd,
#wrap .title2 .module-title h2,
#wrap .title2 .module-title h2 a,
#wrap .title2 .module-title li.header dt,
#wrap .title2 .module-title li.header dd,
#wrap .title4 .module-title h2,
#wrap .title4 .module-title h2 a,
#wrap .title4 .module-title li.header dt,
#wrap .title4 .module-title li.header dd,
#wrap .box1 .module-title h2,
#wrap .box1 .module-title h2 a,
#wrap .box1 .module-title li.header dt,
#wrap .box1 .module-title li.header dd,
#wrap .box2 .module-title h2,
#wrap .box2 .module-title h2 a,
#wrap .box2 .module-title li.header dt,
#wrap .box2 .module-title li.header dd,
#wrap .box4 .module-title h2,
#wrap .box4 .module-title h2 a,
#wrap .box4 .module-title li.header dt,
#wrap .box4 .module-title li.header dd {
  color: #ffffff;
  font-family: 'EauSansBold', Geneva, Verdana, Helvetica, Arial, sans-serif;
  text-shadow: 1px -1px 0 rgba(0,0,0,0.3);
}
