@import url(font.css);

/* 6-column grid */
div[class*=grid-] {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 30px;  
  min-height: 1px;
  position: relative;
}
div[class*=grid-]:last-child {
  margin-right: 0;
}
/* BANNER */
.b-banner {
  margin-top: 15px;
}
.banner {
  border: 1px solid #dcdbdb;
  float: left;
  margin-right: 15px;
  background: #fff;
  overflow: hidden;
}
.banner:last-child {
  margin-right: 0px;
}
.banner.center {
  margin: 0 auto;
  float: none;
}
.banner-h60 {
  height: 60px;
}
.banner-h280 {
  height: 280px;
}
.banner-h250 {
  height: 250px;
}
.banner-h200 {
  height: 202px;
}
.banner-w1200 {
  width: 1200px;
}
.banner-w300 {
  width: 300px;
}
.banner-w200 {
  width: 202px;
}
.bx-notifier-indicators a:hover{
  background: none !important;
  border: none !important;
  text-decoration: none !important;
  box-shadow: none !important;
}


.banner-w468 {
  width: 468px;
}
.banner-w234 {
  width: 234px;
}
.banner-w336 {
  width: 336px;
}

.b-banner .line {
  margin-bottom: 15px;
}
.search input[type=text]{
  padding: 0px 8px;
  border-radius: 0px;
  width: 230px;
  font-size: 12px;
  border: 1px solid #DCDBDB;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 30px;
  font-family: LucidaGrande;
  line-height: 20px;
  margin: 0px 0px 0px 3px;
}
.blue {
  color: #40719E;
}
button.mini {
  height: 30px;
  width: 30px;
  text-align: center;
  background: #F6F6F6;
  top: 1px;
  position: relative;
  margin-left: 3px;
}

.gray-button {
  background: -moz-linear-gradient(#ffffff, #f0f0f0);
  background: -webkit-linear-gradient(#FFF, #F0F0F0);
  background: -ms-linear-gradient(#ffffff, #f0f0f0);
  background: linear-gradient(#FFF, #F0F0F0);
  border: 1px solid #DCDBDB;
  color: #7C7C7C;
  height: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
}

/* END BANNER */
.top_banners>a{
  margin: 0px 10px 0px;
}

.head_link_home{
  width: 100%;
  height: 240px;
  display: block;
  position: absolute;
  top: 0px;
}
div.grid-1 {
  width: 175px;
}
div.grid-1 img{
  max-width: 100%;
  height: auto;
}
div.grid-2 {
  width: 380px;
}
div.grid-3 {
  width: 585px;
  display: none; 
}
div.grid-4 {
  width: 790px;
}
div.grid-5 {
  width: 995px;
}
div.grid-6 {
  width: 1200px;
}
.fll {
float: left;
}
.social-links {
padding: 2px 10px 0px;
margin-right: 6px;
}

div.search {
width: 552px;
margin-left: 39px;
font-size: 12px;
float: right;
}

.wrap .grid-3 .b-notice,.wrap .grid-3 .bx-notifier-panel {
  position: initial !important;
  top: 0;
  left: 50%;
  width: 220px;
  text-align: center;
  padding: 0px 15px;
  max-width: 300px;
  background: #2e506f !important;
  background: -moz-linear-gradient(#2e506f, #23476a) !important;
  background: -webkit-linear-gradient(#2E506F, #23476A) !important;
  background: -ms-linear-gradient(#2e506f, #23476a) !important;
  background: linear-gradient(#2E506F, #23476A) !important;
  color: #FFF;
  line-height: 16px;
  border-radius: 0;
  height: auto;
  box-shadow: none;
}
.bx-notifier-indicator, .bx-notifier-panel .bx-notifier-indicator {
  border: none !important;
  margin: 0;
  padding: 0;
  color: #FFF;
}

.clearfix:after {
  display: table;
  content: '';
  clear: both;
}
/* End grid */ 

.wrap {
  margin: 0 auto;
  width: 1206px;
  min-width: 1206px;
}
#mainframe{
  min-width: 1206px !important;
}

.clearfix:after {
  display: table;
  content: '';
  clear: both;
}
header {
  position: relative;
  display: block;
  padding-top: 240px;
  background: #ffffff url(../image/bg-header.jpg) no-repeat top center;
  margin-bottom: 15px;  
}

.b-main-menu {
  padding: 10px 0 11px 0;
  background: #dedde3 url(../image/menu_base.png) 50% 0 repeat-x;
  font-weight: bold;
  font-family: "HelveticaNeue";
  height: 58px;
  -webkit-box-shadow: 0px 3px 3px -1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow:    0px 3px 3px -1px rgba(0, 0, 0, 0.1);
  box-shadow:         0px 3px 3px -1px rgba(0, 0, 0, 0.1);
}
.b-main-menu ul {
  list-style: none;
  text-align: justify;
  margin: 0px;
  font-size: 12px;
  line-height: 18px;
  font-family: "LucidaGrande";  
  padding-left: 0px;
}
.b-main-menu li.main-menu-element {
  display: inline-block;
  text-align: left;
  padding: 20px 19px;
  line-height: 18px;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent; 
  background: transparent;
  cursor: pointer;
  position: relative;
}
.b-main-menu li.main-menu-element.active{
  background: #b8c5d2;
  border-color: #cad4dd;  
  background: -moz-linear-gradient(#b8c5d2, #e8eff5);
  background: -webkit-linear-gradient(#b8c5d2, #e8eff5);
  background: -ms-linear-gradient(#b8c5d2, #e8eff5);
  background: linear-gradient(#b8c5d2, #e8eff5);
}
.b-main-menu li.main-menu-element:hover{
  background: #b8c5d2;
  border-color: #c3ced9;  
  background: -moz-linear-gradient(#f3f3f4, #fafafb);
  background: -webkit-linear-gradient(#f3f3f4, #fafafb);
  background: -ms-linear-gradient(#f3f3f4, #fafafb);
  background: linear-gradient(#f3f3f4, #fafafb);
}
.b-main-menu li.justify-fix {
  width: 100%;
  height: 0;
}
.b-main-menu li.justify-fix:hover{
  background: transparent;
  border: 0;
}
.b-main-menu li.main-menu-element > a {
  color: #17385B;
  font-size: 16px;  
  text-decoration: none;
  text-shadow: 1px 1px 0px rgb(255,255,255);
}
.b-main-menu li.main-menu-element:hover .dropdown {
  display: block;
}
.b-main-menu .dropdown {
  position: absolute;
  display: none;
  z-index: 2;
  top: 100%;
  padding-top: 10px;
  left: -1px;
  padding-left: 0px;
}
.b-main-menu .dropdown li {
  padding: 10px;
  border-bottom: 1px solid #e4e4e4;
  border-left: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
  width: 170px;
  background: #ffffff;
  background: -moz-linear-gradient(#ffffff, #fafafa);
  background: -webkit-linear-gradient(#ffffff, #fafafa);
  background: -ms-linear-gradient(#ffffff, #fafafa);
  background: linear-gradient(#ffffff, #fafafa);
  -webkit-box-shadow: 0px 1px 4px -1px rgba(0, 0, 0, 0.28);
  -moz-box-shadow:    0px 1px 4px -1px rgba(0, 0, 0, 0.28);
  box-shadow:         0px 1px 4px -1px rgba(0, 0, 0, 0.28);
}
.b-main-menu .dropdown li:hover, .b-main-menu .dropdown li.active {
  background: #f6f6f6;
  background: -moz-linear-gradient(#f6f6f6, #f7f7f7);
  background: -webkit-linear-gradient(#f6f6f6, #f7f7f7);
  background: -ms-linear-gradient(#f6f6f6, #f7f7f7);
  background: linear-gradient(#f6f6f6, #f7f7f7);
}
.b-main-menu .dropdown li a {
  color: #262626;
  font-size: 13px;  
  text-decoration: none;
  text-shadow: 1px 1px 0px rgb(255,255,255);
}


/* FOOTER */
footer {
  font-size: 12px;
  padding-top: 2px;
  border-top: 1px solid #e3e3e3;
  background: url(../image/bg-footer-pattern.jpg) repeat-x;  
}
footer .container {
  border-top: 1px solid #c3ced9;
  min-height: 160px;
  padding-top: 33px;
  background: url(../image/bg-footer.jpg) no-repeat top center;  
}
.footer-header {
  color: #40719e;
  font-weight: bold;
  margin-left: 10px;
  margin-bottom: 15px;
}
.footer-header-two {
  display: block;
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}
.footer-nav {
  text-decoration: none;
  font-size: 12px;
  line-height: 20px;
  color: #393939;
  display: block;
  margin-left: 31px;
  text-shadow: 1px 1px 0px rgba(255,255,255,0.6);
}
.footer-nav.ml-less {
  margin-left: 0px;
}
.footer-nav:hover {
  text-decoration: underline;
}
.footer-information {
  width: 260px;
  margin-top: 15px;
}
.footer-information a{
  display: block;
  float: left;
  width: 50%;
  line-height: 20px;
}
.footer-information i {
  margin-right: 5px;
}
.b-online {
  margin-top: 20px;
}
.b-online .text {
  float: left;
  margin-top: 10px;
}
.b-online .online-count {
  border: 4px solid #d7d7d7;
  display: block;
  float: left;
  margin-left: 15px;
  height: 29px;
  -webkit-box-shadow:  0px 3px 3px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow:     0px 3px 3px 0px rgba(0, 0, 0, 0.3);
  box-shadow:          0px 3px 3px 0px rgba(0, 0, 0, 0.3);
}
.b-online .wrapper {
  display: inline-block;
  border-top: 1px solid #1d3852;
  border-left: 1px solid #1d3852;
  border-bottom: 1px solid #4f7aa4;
}
.b-online .online-digit {
  display: block;
  float: left;
  width: 26px;
  height: 19px;
  border-right: 1px solid #1d3852;
  background: url(../image/bg-online-digit.jpg) no-repeat center;
  text-align: center;
  padding-top: 8px;
  font-size: 14px;
  vertical-align: middle;
}
.copyright {
  text-align: right;
  color: white;
  background: #f6f6f6;
  padding: 16px 0;
  background: -moz-linear-gradient(#2e567c, #3e6f9b);
  background: -webkit-linear-gradient(#2e567c, #3e6f9b);
  background: -ms-linear-gradient(#2e567c, #3e6f9b);
  background: linear-gradient(#2e567c, #3e6f9b);
}
.copyright span {
  margin-right: 30px;
}
body{
  min-width: 1206px;
}
/* END FOOTER*/

.bx-notifier-indicator .bx-notifier-indicator-count {

}
.bx-notifier-indicator .bx-notifier-indicator-count>span {
width: 16px;
background: #F00;
display: inline-block;
line-height: 15px;
border-radius: 50%;
height: 16px;
margin-top: 2px;
}

.burger {
display: none;
}
.mobile-menu {
display: none;
}

@media screen and (max-width: 1024px) {
body {
min-width: 0;
max-width: 100%;
}
#mainframe {
min-width: 0 !important;
max-width: 100%;
}

footer .container {
background: none;
    overflow: hidden;
padding: 0 10px;
}
.wrap {
max-width: 100%;
min-width: 0;
}
.mobile-menu {
padding: 15px;
font-size: 18px;
box-sizing: border-box;
position: fixed;
height: 100%;
overflow: auto
    position: fixed;
    top: 0;
    background: #fff;
    width: 100%;
    z-index: 9999;
}
.mobile-menu li {
padding: 5px 0;
list-style: none;
text-decoration: none;
}
.mobile-menu li a {
color: #000;
}
.mobile-menu ul {
list-style: none;
text-decoration: none;
}
.mobile-menu .dropdown {
padding-left: 15px;
}
.mobile-menu a img {
width: 20px;
height: 20px;
position: absolute;
top: 25px;
right: 25px;
}
.b-main-menu {
display: none;
}
.burger {
position: absolute;
display: block;
top: 20px;
right: 20px;
}
.burger a img {
width: 40px;
height: 40px;
}
div.search {
display: block;
    max-width: 100%;
    margin-bottom: 10px;
    box-sizing: border-box;
    padding: 0 4px;
}

.post .inner {
font-size: 16px;
    line-height: 1.2;
}

}

@media screen and (max-width: 567px){
header {
background: #ffffff url(/upload/mob414x240.png) no-repeat top left;
}
.moderatorbar {
margin: 0;
}
.postarea {
margin-left: 24%;
}

.poster {
width: 19%;
}
div.grid-1 {
width: 30%;
}
.copyright span {
    max-width: 100%;
    padding: 0 5px;
    display: block;
    text-align: center;
    margin-top: 20px;
    overflow: hidden;
}

.flow_hidden {
    width: 100%;
    margin: 5px 0;
    display: block;
    float: left;
}

.keyinfo {
    width: 100%;
    margin-bottom: 0px;
min-height: none;
margin-top: 15px;
}

ul.postingbuttons li {
margin-bottom: 12px;
margin-right: 10px;
}

ul.postingbuttons li a {
display: flex;
align-items: center;
}

#forumposts h3.catbg3 span#top_subject {
padding-left: 0;
}

.bbc_img {
margin: 10px 0;
}

.signature, .custom_fields_above_  {
display: none;
}
.attachments img {
max-width: 100%;
height: auto;
}
#postbuttons_lower a.navPages, #postbuttons a.navPages {
font-size: 18px;
}
#postbuttons_lower, .#postbuttons {

margin: 19px 0px;
}
ul.reset li span {
display: block;
}

.flow_hidden ul.reset li {
display: block;
margin-bottom: 0;
}
ul.postingbuttons {
float: left;
}
.avatar_li img {
width: auto;
height: 50px;
}

.post .inner {
font-size: 15px;
}

#postbuttons_lower .clear, #postbuttons .next {
    display: flex;
    justify-content: space-between;
    margin: 19px 0;
    float: left;
    width: 100%;
}

ul.reset li img:not(.avatar){
width: 8px;
}
blockquote.bbc_standard_quote {
margin: 5px 0;
}

.inner iframe, .inner embed {
    max-width: 100%;
    height: 214px;
    margin: 15px 0;
}

ul.postingbuttons li a img {
margin-right: 10px;
}

.bbc_img {
max-width: 100%;
height: auto;
}
.b-banner img {
max-width: 100%;
}

body .banner {
width: 100%;
max-width: 100%;
padding: 0 8px;
box-sizing: border-box;
background: none;
}

#main_admsection {
    float: left;
    margin-top: 15px;

}

#left_admsection {
width: 100%;
}
.keyinfo .messageicon, .keyinfo h5 {
display: none;
}
ul.reset li {
font-size: 8px;
word-break: break-all;
line-height: 1.2;
}
ul.reset li.member_title, ul.reset li.blurb {
display: none;
}
ul.reset li.avatar_li {
display: block;
}
ul.reset li.member_postcount {
font-size: 6px;
}
#recent table table tr td:first-child, #recent table table tr td:nth-child(2) {
display: none;
}
#recent table {
width: 100%;
table-layout: fixed;
}
#recent table td {
width: auto !important;
padding: 2px;
    font-size: 9px;
}
ul.linktree {
box-sizing: border-box;
}
#recent table table tr:not(.titlebg) td:nth-child(3){
width: 35% !important;
}
#recent table table tr.titlebg  td:nth-child(2) {
display: table-cell;
width: 35% !important;
}
}