/* --------------------------------------------------------------
	Custom styles
-------------------------------------------------------------- */

html, body {
	background-color: transparent;
}

body {
	font-size: 11px;
	padding: 20px 0 12px;
}

#join {
  float: right;
  margin-right: 0;
}

.bbregisterlink {
  display: inline;
  padding: 3px 5px 5px 4px;
  margin: 1px;
  font-weight: bold;
  white-space: nowrap;
  background-color: #c00000;
  color: #c0c0c0;
  border-radius: 4px;
  text-decoration: none;
}

.bbregisterlink:hover,
.bbregisterlink:focus,
.bbregisterlink:active {
  background-color: #ff0000;
  color: #fff;
  text-decoration: none;
}

/**
 * Site Backgrounds
 */

.bg-forums {
  overflow: hidden;
  position: relative;
}

.bg-forums::before {
  content: ' ';
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url("./images/bg-forums.jpg") #000 top center no-repeat;
  background-size: cover;
  will-change: transform; 
  z-index: -1;
}

.bg-forums-content {
  overflow: hidden;
  position: relative;
}

.bg-forums-content::before {
  content: ' ';
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url("./images/bg-forums-content.png") -300px center no-repeat;
  background-size: auto 50%;
  will-change: transform;
  z-index: -1;
}

/**
 * Header
 */

.headerbar {
  background: none;
  max-width: 1200px;
  margin: 0 auto 15px; 
  padding: 0 15px;
}

#site-description {
	float: left;
	width: 75%;
}

.bb-site-info-left {
 display: table-cell; 
 vertical-align: middle;
}

#logo {
	padding-right: 15px;
}

#logo img {
  height: auto;
  margin-right: 25px;
  max-width: 360px;
}

.bb-site-info-right {
 display: table-cell; 
 vertical-align: middle;
 text-align: left;
}

.bb-site-info-right h1 {
  margin: 0;
}

/* Header links */

.bblinkbar {
  display: flex;
  flex-wrap: wrap;
  font-weight: bold;
  margin: 0;
}

.bblink {
  border-radius: 3px;
  font-family: Arial, Helvetica;
  font-size: 14px;
  margin-bottom: 7px;
  margin-right: 10px;
  padding: 8px;
  text-shadow: 1px 1px 1px rgba(0,0,0,.6);
  white-space: nowrap; 
}

.bblink:hover {
  text-decoration: none;
}

#bblink-bb {
  background: #b80000;
}

#bblink-bb:hover {
  background: #c00;
}

#bblink-testufo {
  background: #00B2B2;
}

#bblink-testufo:hover {
  background: #00C0C0;
}

#bblink-twitter {
  background: #1DA0F1;
}

#bblink-twitter:hover {
  background: #0d8bd8;
}

#bblink-facebook {
  background: #3B5999;
}

#bblink-facebook:hover {
  background: #324c82;
}

#bblink-twitter svg,
#bblink-facebook svg {
  width: 1em;
  height: 1em;
  fill: #fff;
  vertical-align: middle;
}

.bblink:link {
  color: #fff;
}

.bblink:hover {
  color: #fff !important;
}

.bblink:visited {
  color: #fff;
}

/**
 * Page wrapper
 */

.wrap {
	max-width: 1168px;
}

/**
 * Banners
 */

.busterbanners {
  text-align: center;
  margin: 18.15px 0 10px 0;
}

.busterbanners a {
	display: inline;
}

.busterbanner1,
.busterbanner2 {
	max-width: 575px;
  width: 48%;
  min-width: 320px;
  margin: 0 5px;
  border-radius: 3px; 
  -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.25); 
  -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.25); 
  box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.25);
}

/**
 * Forum frames
 */

.forabg {
  background: #c00000;
}

.forumbg {
	background: #000;
}

/**
 * List width 
 * (tablet landscape up)
 */

@media only screen and (min-width: 1024px) {
  
  ul.topiclist dt {
    margin-right: -483px;
  }

  ul.topiclist dt .list-inner {
    margin-right: 483px;
  }

  dd.topics,
  dd.posts,
  dd.views {
    width: 70px;
  }

  dd.lastpost {
    width: 343px;
  }
}

/*
 * "Last Post" column link truncation
 */

#bblastsubject {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/**
 * Post BG intensity
 */

.section-viewtopic .bg1 {
  background: rgb(236, 243, 247, 0.7);
}
 
.section-viewtopic .bg2 {
  background: rgb(225, 235, 242, 0.7);
}

/** 
 * Reverse post orientation 
 * (tablet portrait up)
 */

@media only screen and (min-width: 768px) {

  .online {
    background-image: none !important;
  }

  .inner .online {
    background-image: url("./en/icon_user_online.gif") !important;
  }

  .postprofile {
    border-width: 0 1px 0 0;
    float: left;
  }

  .postbody {
    float: right;
  }

  .back2top .top {
    float: left;
  }
}

/* (tablet mobile down) */
@media only screen and (max-width: 600px) {
  .inner .online {
    background-image: none !important;
  }
}

/** 
 * Amazon
 */

.bbamazon-2row-search {
  width: 100%;
  height: 564px;
  text-align: center;
}

.bbamazon-1row-search {
  width: 100%;
  height: 328px;
  text-align: center;
}
 
div#amzn-native-ad-0 div.amzn-native-category-trigger-area {
  overflow: hidden;
}

div#amzn-native-ad-0 div.amzn-native-category-trigger {
  float: none !important;
}

/** 
 * Footer
 */

.copyright {
 	display: none;
 }

 #bb-copyright {
 	display: block;
 }

.bbfooterlinkbar {
 	text-align: center;
 	font-weight: bold;
 	margin-top: 20px;
 	margin-bottom: 8px;
}

.bbfooterlink {
  	padding-top: 5px;
  	margin-right: 25px;
  	font-family: Arial, Helvetica;
  	font-size: 1.3em;
  	white-space: nowrap; 
}

.bbfooterlink:link {
  	color: #4C5D77;
}

.bbfooterlink:hover {
  	color: #c00000;
}

.bbfooterlink:visited {
  	color: #4C5D77;
}

/**
 * Tablet portrait down
 */
@media only screen and (max-width: 800px) {

  /**
   * Header 
   */

  .headerbar {
    padding: 0 15px;
  }

  .search-header {
   	display: block;
  }

  #site-description {
   	float: none;
   	width: 100%;
  }

  .bb-site-info-left {
   	display: block;
   	margin-bottom: 15px;
   	text-align: center;
  }

  #logo {
   	float: none;
   	padding: 0;
  }

  #logo img {
   	margin-right: 0;
    width: 100%;
  }

  .bb-site-info-right {
   	display: block;
   	text-align: center;
  }

  .bb-site-info-right h1 {
   	margin-right: 0;
  }

  .bb-site-info-right p {
   	margin-bottom: 18.15px;
  }

  .bblinkbar {
    justify-content: center;
  }

  .bblink {
   	display: inline-block;
   	margin-bottom: 10px;
   	margin-right: 10px;
  }

  #search-box {
   	margin-top: 5px;
  }

  /**
   * Banners
   */

  .busterbanner1,
  .busterbanner2 {
   	width: 95%;
   	margin: 0 0 10px;
  }
}

/**
 * Mobile down
 * (increases header search bar width)
 */
@media only screen and (max-width: 430px) {
  .headerbar .search-box .inputbox {
    width: 150px;
  }
}