/**
Theme Name:  BrayGames
Description:  BrayGames is a WordPress Arcade theme, highly easy to customize with all the features you need to build great looking, optimized and money making website.
Author:  MyArcadePlugin
Author URI: https://myarcadeplugin.com/
Version: 1.1.0
Tags: left-sidebar, right-sidebar, buddypress, custom-colors, custom-logo, featured-images
*/
body{
  font-family: 'Dosis', sans-serif;
  font-size: 16px;
  margin: 0 auto;
  padding: 0;
}

img{
  border: 0;
  margin: 0;
}

h1, h2, h3, h4, h5, h6{
    font-family: Dosis,sans-serif;
  margin: 0;
  padding: 0;
}
h1{
    color: #1c668c;
}
h2{
    width: auto;
}

blockquote{
  padding-left: 10px;
  font-style: normal;
}

.clear{
  clear: both;
}
p {
    margin-top: 0;
}
img.centered{
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  padding: 0;
}

img.alignnone{
  display: inline;
  margin: 0 0 10px;
  padding: 5px;
}

img.alignright{
  display: inline;
  margin: 0 5px 10px 10px;
  padding: 5px;
}

img.alignleft{
  display: inline;
  margin: 0 10px 10px 5px;
  padding: 5px;
}

.aligncenter{
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}

.alignright{
  float: right;
  margin: 0 0 10px 10px;
}

.alignleft{
  float: left;
  margin: 0 10px 10px 0;
}

.screencenter{
  display: block;
  margin: 10px 5px;
}

.wp-caption{
  text-align: center;
  margin: 5px;
  padding: 4px 0 5px;
}

.wp-caption img{
  border: 0;
  margin: 0 0 5px;
  padding: 0;
}

.wp-caption p.wp-caption-text{
  font-weight: 400;
  line-height: 12px;
  margin: 0;
  padding: 0;
}

#wrapper{
    width: 100%;
    max-width: 90em;
    margin: 0 auto;
}

#fgpage{
  padding: 0;
}

.topad{
  height: 97px;
  text-align: center;
  margin-bottom: 0;
  padding-top: 7px;
}
#header_container {
    width: 100%;
    max-width: 90em;
    height: 59px;
	margin:0px auto;
    margin-bottom: 1px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-bottomleft: 6px;
    -webkit-border-radius: 0px 0px 6px 6px;
    border-radius: 0px 0px 6px 6px;
}
#header_top {
    width: 1000px;
    margin: 0 auto;
    height: auto;
    padding-top: 7px;
}
#header_top a{
  margin:0px 2px 0px 10px;
  padding:0px 2px 3px 2px;
  font-weight: normal;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

#header_top a:hover{
}

  #header_container #header_top #loginform > label {
    width: 100%;
    display: inline-block;
    padding-bottom: 10px;
    font-size: 16px;
}

  #loginform {
    width: 100%;
    float: none;
    padding-top: 25px;
  }
  #header_top #loginform #log,#header_top  #loginform #pwd {
    background-color: #FFFFFF;
    border: 1px solid #76d9fa;
    color: #ffffff;
    display: block;
    width: 100%;
    display: inline-block;
    padding: 8px 0.5em;
    vertical-align: top;
    border-radius: 4px;
    box-sizing: border-box;
}
  #header_top  #loginform .submit {
    width: 100%;
    margin-left: 0;
    display: block;
}
.registericon:visited {
    margin: 0;
    padding: 3px 5px;
    text-align: left;
    display: inline-block;
    color: #24180f;
    text-decoration: none;
    outline: 0;
    border: 0;
    background: #f7dcbc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
#loggedin {
  margin-top: 0px;
  float:right;
}
#loggedin .welcomeback{
  float:left;
  margin:2px 20px 0px 0px;
}
#loginform {
  margin-top: -1px;
  float:right;
}

#loginform #log,
#loginform #pwd{
  -webkit-border-radius:3px;
  border-radius:3px;
  padding: 4px;
  width: 100px;
  margin-right: 5px;
}

#loginform a,
#loginform .submit {
  display: inline-block;
  text-decoration: none;
  padding:0px 6px 0px 25px;
  line-height: 23px;
  margin:0 0 0 8px;
  cursor: pointer;
  margin-bottom: 15px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
@-moz-document url-prefix() {
  #loginform .submit {
  padding:2px 6px 2px 25px;
  }
}
fieldset#header_top{
  text-align: center;
  border: none;
  padding: 0 15px;
}

fieldset#header_top form label{
  height: 25px;
}

fieldset#header_top form label input{
  height: 25px;
  width: 260px;
  margin-bottom: 5px;
}

#top{
  width: 100%;
    height: 47px;
  padding:6px 6px 5px 6px;
  margin:auto;
  margin-bottom: 1px;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  border-radius:0px;
  }
#logo {
    width: 162px;
    position: absolute;
}
.blogname{
    margin: -5px 16px;
}

.blogname h1{
  font-size: 30px;
  font-weight: 400;
  text-align: left;
  margin: 0 0 0 0;
  padding: 0;
}

.blogname h1 a:link,.blogname h1 a:visited{
  display: block;
}

.blogname h2{
  font-size: 20px;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
  margin: 2px 0 0 30px;
}
#leaderboard_area {
  float: right;
  width: 728px;
  height: 90px;
  text-align: center;
  padding: 3px;
  -moz-border-radius: 4px;
  -webkit-border-radius:5px;
  border-radius: 4px;
}
#headbanner{
  width: 468px;
  height: 60px;
  float: right;
  margin-top: 15px;
  margin-right: 10px;
}
#top_container {
    overflow: hidden;
    padding-bottom: 10px;
}
#header_container #header_top {
      position: fixed;
    background: rgb(221, 247, 255);
    padding: 20px;
    width: calc(100% - 62px);
    max-width: 368px;
    max-height: 100%;
    top: -100%;
    right: 0;
    left: 0;
    margin-top: -42px;
    z-index: 9999;
    transition: .5s;
    border-radius: 4px;
    box-shadow: inset 0 0 4px #04769a;
    overflow: auto;
}

  #header_container #header_top.active{
    top: 102px;
  }
  .search_form-wrapper.active{
    position: fixed;
    background: rgba(32, 127, 191, 1);
    padding: 15px;
    width: calc(100% - 30px);
    max-height: calc(100vh - 40px);
    left: 0;
    top: 57px;
    z-index: 9999;
    overflow: auto;
    visibility: visible;
  }
  #mobileUserMenu{
    display: flex!important;
    position: fixed;
    background: #d8d8d800;
    top: 0;
    right: 0;
    float: right;
    width: 54px;
    height: 58px;
    margin: 0;
    padding: 0;
    margin-top: 0;
    z-index: 999;
}

  #mobileUserMenu li a {
    width: 22px;
    height: 22px;
    display: block;
    margin: 12px 8px;
    padding: 6px 6px;
    cursor: pointer;
    float: left;
    border-radius: 4px;
    border: 1px solid #62bff0;
    background-color: #027fbf;
}
  #mobileUserMenu li a:hover {
  }
  #mobileUserMenu li a img{
    width: 28px;
  }
  #closeButton{
    float: right;
    top: 0;
    margin: -36px -14px;
    border: none;
  }
  #closeButton li a {
    width: 28px;
    border: none;
    margin: 4px;
    padding: 0;
}
  #searchArea{
    position: fixed;
    background: #d8d8d800;
    top: 0;
    right: 0;
    float: left;
    width: 56px;
    height: 56px;
    margin: 1px -4px;
    z-index: 999;
    padding: 0;
}
  #searchArea li{
    width: 33.33%;
    text-align: center;
  }

  #searchArea li a {
    width: 26px;
    height: 26px;
    display: block;
    margin: 16px -26px;
    padding: 0;
    cursor: pointer;
    float: right;
}
  #searchArea li a:hover {
  }
  #searchArea li a img{
    width: 30px;
    margin-top: 2px;
  }
#home-position1 {
	float: left;
    width: 1024px;
    height: 100%;
    margin: 1px;
}
#home-position2 {
    padding: 2px;
    float: right;
    margin-bottom: 1px;
    margin-top: 36px;
    height: 100%;
    overflow: hidden;
}

#recent_games, x:-moz-any-link, x:default{
    padding: 11px 0px 15px 11px !important;
  }
#home-position3{
    width: 1024px;
    height: 100%;
    float: left;
    margin: 1px;
    overflow: hidden;
}
#home-position4 {
    padding: 2px;
    float: right;
    margin-bottom: 1px;
    height: 100%;
    overflow: hidden;
}
#home-position5 {
	float: left;
    padding: 0;
    padding-top: 12px;
    margin: 1px;
    text-align: center;
    border-radius: 3px;
    font-weight: bold;
    width: 1024px;
    height: 104px;
    overflow: hidden;
}
#home-position6 {
	    float: left;
    padding: 7px;
    margin: 1px;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-weight: bold;
    width: 98%;
    height: 94px;
    overflow: hidden;
}
#home-position7 {
	float: left;
    padding: 7px;
    margin-top: 0px;
    margin-bottom: 1px;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-weight: bold;
    width: 164px;
    height: 600px;
}
#home-position8 {
	float: right;
    padding: 7px;
    margin-top: 0px;
    margin-bottom: 1px;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-weight: bold;
    width: 164px;
    height: 600px;
}
#game-play-top {
	float: left;
    padding: 0;
    padding-top: 12px;
    margin: 1px;
    text-align: center;
    border-radius: 3px;
    font-weight: bold;
    width: 1024px;
    height: 104px;
    overflow: hidden;
}
#cat-box1 {
    float: left;
    font-weight: bold;
    height: 100%;
    padding: 4px;
    border-radius: 3px;
    background-color: #ffe1aa;
}
#cat-box2 {
    float: left;
    font-weight: bold;
    height: 100%;
    padding: 4px;
    border-radius: 3px;
    background-color: #ba81c1;
}
#cat-box3 {
    float: left;
    font-weight: bold;
    height: 100%;
    padding: 4px;
    border-radius: 3px;
    background-color: #92daa8;
}
#cat-box4 {
    float: left;
    font-weight: bold;
    height: 100%;
    padding: 4px;
    border-radius: 3px;
    background-color: #ff9b9b;
}
#cat-box1 h2, #cat-box2 h2, #cat-box3 h2, #cat-box4 h2 {
    color: #fff;
    font-size: 19px;
    width: 99.2%;
    height: 28px;
    margin-top: -4px;
    margin-left: -4px;
    text-align: left;
    font-weight: 700;
    padding: 6px;
    padding-left: 13px;
    margin-bottom: 4px;
    right: 0;
    line-height: 1.4;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding-bottom: 8px;
}
#cat-box1 h2 {
    background-color: #f5c46c;
}
#cat-box2 h2 {
    background-color: #af5bb1;
}
#cat-box3 h2 {
    background-color: #45a963;
}
#cat-box4 h2 {
    background-color: #ef7082;
}
#single-sidebar {
	float: left;
    padding: 0px;
    margin: 1px;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 3px;
    font-weight: bold;
    width: 732px;
    height: 94px;
    overflow: hidden;
}
#game_info_content{
float: right;
    width: 666px;
    height: 100%;
    margin: 1px;
    margin-bottom: -20px;
    border-radius: 3px;
    padding: 6px 10px 46px 16px;
    background-color: #e8f5fa;
}
.recent_games_container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}

.recent_games_image, x:-moz-any-link, x:default{
    margin:6px 13px 0px 6px !important;
  }
.recent_games_image {
    float: left;
    background-color: #fff;
    border: 2px solid #fff;
    margin: 6px 6px;
    padding: 2px;
    border-radius: 4px;
    transition: box-shadow 0 2px 1px 0 rgba(50,50,50,.05);
    box-shadow: 0 1px 6px 0 rgba(50,50,50,.45);
	text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.recent_games_image:hover {
    border: 2px solid #ffffff;
    transition-duration: .3s;
    -webkit-box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.3);
}
.recent_games_image a img {
  text-align: center !important;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.tile-thumbnail {
    color: #444;
    font-family: Dosis,sans-serif;
    font-weight: 500;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}
.recent_games_ratings {
    margin: 0 auto;
    padding: 0px 10px 0 1px;
  }

.recent_games_ratings .games_ratings_stars{
    border:none;
    padding:0;
    float: left;
    width: 100px;
  }
.recent_games_ratings span{
    font-size: 12px;
    font-weight:normal;
    float: right;
  }
#content h1 {
    font-size: 19px;
    width: 100%;
    height: 32px;
    padding: 6px;
}
#content h2 {
    width: 95%;
    height: auto;
    text-align: left;
    margin: 4px 8px;
    padding: 0;
    text-decoration: underline;
    overflow: hidden;
}
.gamebox h2 span {
    padding: 0;
    font-weight: 700;
    text-transform: capitalize;
}
#rss{
  height: 30px;
  width: 485px;
  float: right;
  margin-right: 10px;
  margin-top: 5px;
}

#subscribe_email_btn{
  width: 50px;
  height: 21px;
  border: none;
  cursor: pointer;
  margin-top: 6px;
  margin-left: 7px;
}

#menu{
  margin: 0;
    margin-bottom: 1px;
    overflow: hidden;
    padding: 8px;
    border-radius: 3px;
    font-size: 16px;
    height: 152px;
    line-height: 3.5;
}

#menu ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

#menu ul li{
  float: left;
  margin: 0;
  padding: 0;
}

#menu ul li a{
  display: block;
  padding: 0 10px;
}

#menu ul li a:hover,#menu.current_page_item a{
  display: block;
  text-decoration: none;
}

#content_game{
  height: 100%;
    min-height: 200px;
    width: 100%;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 0;
}
#showprogressbar{
  height: auto;
}

#fullgame {
    float: left;
    width: 100%;
    height: 465px;
    margin: 0px;
    display: block;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 0;
}

 #fullgame h2 {
    text-align: left;
    padding-left: 40px;
    margin-bottom: 9px;
    margin-left: 30px;

}
.customtext{
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 98.66%;
    height: 152px;
    font-size: 19px;
    FONT-WEIGHT: 500;
    margin: 0 0 -21px 1px;
    color: #1c668c;
    background-color: #a3dfff;
  padding: 10px;
}
.contentleft .customtext{
  margin: 0 0 0px 12px;
}

.contentleft{
  float: right;
  padding: 5px 0px 0 0;
}

.contentright{
  float: left;
  padding: 5px 0 0 0px;
}

#content.full{
  width: 980px;
}

#play_game{
  text-align: center;
  width: 100%;
  height: 100%;
  padding: 10px 0;
}

.cont1{
    float: left;
  position: relative;
  overflow: hidden;
}
.cont2{
  float: left;
    position: relative;
    width: 1081px;
    height: 614px;
    margin-left: 1px;
    margin-right: 1px;
}
.cont3{
  float: left;
    position: relative;
    min-width: 160px;
    width: 1011px;
    height: 586px;
    margin-left: 1px;
    margin-right: 1px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 0px auto;
    text-align: center;
    padding: 10px 0px;
    box-shadow: inset 0px 48px 0px 0px #0a89c2;
    z-index: 10;
}
.cont2::after {
    height: 100%;
    width: 100%;
}
.cont3::after {
    height: 100%;
    width: 100%;
}
.game_name h1 {
    float: left;
    color: white;
    font-size: 20px;
    margin-bottom: 10px;
}

#escenario{
  height: auto;
  position: relative;
  display: block;
  z-index: 999;
  margin: 0 auto;
  padding: 0;
}

#game_buttons{
  width: 85px;
    height: 32px;
    float: right;
    margin-top: -3px;
}

.favoritos{
}

#fullscreen{
  width: 32px;
    height: 32px;
    display: block;
    margin-right: 12px;
    padding: 0;
    cursor: pointer;
    float: left;
}

.interruptor{
  float: left;
  z-index: 101;
  outline: none;
  text-decoration: none;
  width: 31px;
  height: 32px;
}

#turnoff {
	visibility: hidden;
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	background:#000;
	opacity:.90;
	filter:alpha(opacity=85);
	-moz-opacity:0.85px;
	z-index:1;
	margin:0;
	padding:0;
}
.title{
  padding: 0 0 5px 0px;
  margin:-10px 11px 7px 0px;
}
.title h2{
  padding: 0px 8px 0 3px;
  font-size:20px;
  display: inline;
}

.game_title{
  text-align: center;
  float: left;
  margin: 0 0 0 5px;
  padding: 0;
}

.thumb_link{
  position: relative;
}

.thumb_link img{
  width: 85px;
  height: 85px;
  z-index: 10;
}

.thumb_link .lb_enabled{
  display: block;
  width: 14px;
  height: 13px;
  position: absolute;
  right: 88px;
  top: -85px;
  z-index: 9999;
}

#playframe{
width: 647px;
    height: 524px;
}
#playframe, #bordeswf::before {
    width: auto;
    height: auto;
}
#playframe, #bordeswf::after{
    width: 100%;
    height: 100%;
}
#gamelist{
  margin: 0 0 10px 0px;
  overflow:hidden ;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding:10px;
}
.contentleft #gamelist{
  width: 625px;
  margin: 0 0 15px 14px;
}

#gamelist h1{
  margin: 0;
  padding: 0 0 5px 0;
}

#gamelist ul{
  float: left;
  list-style: none;
  padding:0 0 0 8px;
}

#gamelist li{
  float: left;
  width: 240px;
  margin-left: 3px;
  margin-bottom:7px;
  overflow: hidden;
  padding: 0;
}

#gamelist ul a{
  padding: 0 0 0 13px;
}
.date{
  line-height: 20px;
  margin-left: 4px;
}
.cat_view{
  float: left;
    width: 100%;
    margin-top: 0px;
    border-radius: 3px;
}
.archive_view {
    padding-bottom: 73px;
}
.cat-desc {
    color: #484848;
    font-size: 20px;
    font-weight: 500;
    min-height: 132px;
    padding: 5px;
    border-radius: 5px;
}
.cat-img {
    float: left;
    margin: 2px 12px 2px 2px;
    border: 1px solid #cecece;
}
#bc{
    float: right;
    color: #1c668c;
    font-size: 16px;
    font-weight: 700;
    margin-top: 9px;
    margin-right: 22px;
    padding: 10px;
    text-transform: capitalize;
    border-radius: 40px;
    border: 1px solid #3ba5da;
    background-color: #e8f5fa;
}
#bc a {
    color: #1c668c;
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
}
#content h1 span {
    margin: 4px;
    color: #444;
    font-size: 19px;
    font-weight: 600;
    line-height: 2;
    text-transform: capitalize;
}

.single_game{
  width: 482px;
  float: left;
  height: 100%;
  font-size: 13px;
  padding: 5px;
}

.single_game textarea{
  width: 440px;
  height: 130px;
  font-size: 12px;
  margin:0 auto;
  display: block;
  padding: 6px;
  border:6px solid #eaeaea;
  color: #888888;
}

.singlepage{
  height: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  font: 13px tahoma, Arial, verdana, sans-serif;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 0 6px 15px 6px;
}

.singlepage .full{
  width: 980px;
}

.entry{
  line-height: 20px;
  margin: 0;
  padding: 0 5px 5px;
}

.entry a:hover{
  text-decoration: none;
}

.entry p{
  font-size: 15px;
  margin: 5px;
  padding: 0;
}
.entry p img{
  width: 150px;
  height: 150px;
}

.readmore{
  float: right;
  text-transform: uppercase;
  font-weight: 700;
}

.related{
    height: 100%;
    width: 100%;
    float: left;
    margin: -20px 0px;
    padding: 0px;
    border-radius: 0px 0px 3px 3px;
    overflow: hidden;
    background-color: #94daff;
}

.related h3{
    color: #ffffff;
    font-weight: 700;
    font-size: 19px;
    text-decoration: none;
    padding: 7px 16px;
    margin-bottom: -10px;
}

#sidebarleft{
  float: left;
  width: 340px;
  padding: 0 0 10px 0px;
}

.sidebar {
    width: 340px;
    margin-right: 0;
    font-size: 15px;
}

.sidebar h2{
  line-height: 30px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 5px 0;
  padding: 0 0 0 5px;
}

.sidebar ul{
  list-style-type: none;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 0;
  padding: 0 5px 5px;
}

.sidebar ul li{
  line-height: 28px;
  margin-bottom: 8px;

}
.sidebar ul li a:link,.sidebar ul li a:visited{
  text-decoration: none;
  padding: 0;
}
ul.blogroll li{
  padding-left: 24px;
  margin-bottom: 8px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-repeat: no-repeat;
}
.widgetad{
  margin: 0 10px 10px 16px;
  padding: 5px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.widgetimage{
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 0 0 5px 10px;
  padding: 4px;
}

.gravatar img{
  float: left;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 0 0 5px 10px;
  padding: 4px;
}

.userinfo{
  float: left;
  margin: 1px 5px 10px 10px;
}

.userinfo .welcome{
  text-align: left;
  margin: 0;
  padding: 0;
}


.logininp{
  height: 25px;
  width: 150px;
  font-weight: 700;
  text-transform: uppercase;
  vertical-align: top;
  margin-top: 2px;
  font-size: 12px;
}

#bgfooter {
    height: 60px;
}
.footbar{
  clear: both;
    position: relative;
    max-width: 90em;
    margin: 1px;
    margin: 0 auto;
    padding: 0;
    background-repeat: repeat-x;
    background-position: center top;
    padding-top: 18px;
    padding-bottom: 0;
}

.fleft{
  float: left;
  padding: 0 0 0 15px;
}

.fright{
  float: right;
  padding: 0 15px 0 0;
}

#footer ul{
  list-style: none;
  border: none;
  margin: 0;
  padding: 0;
}

#footer ul li{
  margin-top: 5px;
  padding-top: 0;
  padding-bottom: 0;
  text-transform: uppercase;
  font-size: 12px;
}

#footer ul li a{
  font-size: 12px;
  text-decoration: none;
  margin-top: 5px;
  text-transform: uppercase;
  padding: 8px 8px 8px 10px;
}

#footer ul li a:hover{
  text-decoration: underline;
}

#footer-widget-area{
  overflow: hidden;
  margin:0px 0 10px 0;
  box-shadow: 0 1px 0 rgba(0, 0, 0, .4);
  -moz-box-shadow: 0 1px 0 rgba(0,0,0,.4);
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .4);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 10px;
}

#footer-widget-area .widget-area{
  float: left;
  margin-right: 13px;
  width: 234px;
}
#fourth.widget-area  {
 margin-right: 0px;
}
.textwidget{
      text-transform: none;
    padding: 6px;
}

#navigation{
    width: auto;
    float: right;
    text-align: center;
    margin: 0;
    padding: 14px 28px 14px 12px;
}

h2.pagetitle{
  font-size: 16px;
  text-align: center;
  margin: 0 0 10px 5px;
  padding: 5px;
}

.post{
  float: left;
    position: absolute;
    display: inline;
    margin: 0 0 5px 5px;
    padding: 3px 0 0;
}

.post h2{
  text-align: left;
  font-size: 18px;
  overflow: hidden;
  font-weight: 400;
  height: 20px;
  margin: 0;
  padding: 0 0 3px;
}

.post img{
  border: 0;
  float: left;
  margin: 2px 5px 2px 0;
  padding: 4px;
}

.breadcrumbs{
    float: left;
    width: 1004px;
    height: 32px;
    margin: 0;
    padding: 6px 10px;
    font-weight: 700;
    font-size: 16px;
    line-height: 2;
    border-radius: 3px;
}

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

.adright{
  float: right;
  margin: 5px;
}

.allcomments{
  height: 100%;
  margin: 0;
  padding: 0 8px 0 10px;
}

#comment{
  height: 100%;
  margin: 0;
  padding: 0 10px;
}

#respond{
  height: 100%;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  margin: 5px 0;
  padding: 0 0px;
}

#respond h3{
  font-size: 22px;
  font-weight: 400;
  margin: 10px 0;
  padding: 5px 10px;
}

#commentform{
  margin: 0;
  padding: 0 10px 10px;
}

#commentform input{
  padding-left: 10px;
}

#commentform textarea{
  width: 97%;
  padding: 5px;
  margin-top: 10px;
}

.comments input#submit{
  width: auto;
  line-height: 25px;
  padding: 3px 5px;
}

ol.commentlist{
  list-style: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
}

ol.commentlist li{
  position: relative;
  margin: 0 0 10px;
  padding: 5px 7px 5px 57px;
}

ol.commentlist li div.vcard{
  padding: 5px 0;
  font-weight: bold;
  font-size: 13px;
}

ol.commentlist li div.vcard cite.fn{
  font-style: normal;
}

div.vcard img.avatar{
  left: 7px;
  position: absolute;
  top: 7px;
  border: 0px;
  -webkit-box-shadow: 1px 1px 9px 0px #CCC;
  -moz-box-shadow: 1px 1px 9px 0px #cccccc;
  box-shadow: 1px 1px 9px 0px #CCC;
}
#members-list li.vcard {
 margin-bottom: 0px;
}
ol.commentlist li div.comment-meta{
  font: 12px Tahoma, helvetica, arial, sans-serif;
  position: absolute;
  right: 10px;
  text-align: right;
  top: 5px;
}
ol.commentlist li div.comment-meta a.comment-edit-link{
  font-weight: bold;
  font-size: 12px;
}
ol.commentlist li p{
  font: normal 12px Tahoma, helvetica, arial, sans-serif;
  line-height: 18px;
  margin: 0 0 1em;
}

ol.commentlist li ul{
  font: normal 12px/1.4 helvetica, arial, sans-serif;
  list-style: square;
  text-indent: 0;
  margin: 0 0 1em;
  padding: 0;
}

#cancel-comment-reply{
  padding: 10px 0 0;
}

#cancel-comment-reply-link{
  font-size: 10px;
  line-height: 15px;
  margin: 0 0 0 12px;
  padding: 4px 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

ol.commentlist li div.reply a{
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding:3px 5px;
}
#commentform p{
  font-size: 16px;
}
#recentcomments li {
  padding: 0 0 0 25px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 8px;
}
.required{
  font-weight: bold;
  font-size: 11px;
}
#commentform .comment-notes{
	padding: 5px 5px 5px 10px;
    font-size: 12px;
	margin-bottom: 20px;
    font-weight: bold;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
}
#commentform textarea{
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#commentform input{
  display: block;
  width: 200px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#commentform #submit{
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 3px 6px;
  font-weight: bold;
  border: 0px;
  width: auto;
}
.comment-form-url label{
  min-width: 86px;
}
ol.commentlist li ul.children{
  list-style: none;
  text-indent: 0;
  margin: 1em 0 0;
}
#home-positiontop{
    float: left;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    width: 1024px;
    height: 94px;
    margin-top: 0;
    padding: 0;
    margin: 1px;
    border-radius: 3px;
    overflow: hidden;
}#home-positiontop img {
    width: auto;
}
#category-sidebar {
    float: right;
    padding: 7px;
    margin-top: 1px;
    margin-bottom: 1px;
    text-align: center;
    border-radius: 3px;
    font-weight: bold;
    width: 389px;
    height: 626px;
    position: relative;
    overflow: hidden;
}
.stepcarousel{
  position: relative;
  overflow: hidden;
  width: 100%; /*988px;*/
  height: 142px;
  margin: 0 auto;
}

.stepcarousel .belt{
  position: absolute;
  left: 0;
  top: 0;
}

.stepcarousel .panel{
  float: left;
  overflow: hidden;
  width: 135px;
  height: 140px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin:0 6px;
}

.stepcarousel .panel p{
  text-align: left;
  overflow: hidden;
  margin: 5px;
}

.stepcarousel .panel h2{
  height: 19px;
  overflow: hidden;
  font-size: 15px;
  font-weight: 400;
  text-align: center;
  margin: 0 0px;
  padding: 0 4px;
}

.stepcarousel .panel img{
  margin: 10px 10px 3px;
  padding: 0;
}
#display_games #postlist{
  height: auto;
}
#display_games #postlist li .fthumb{
  float: right;
  height: 60px;
  width: 70px;
}

#display_games #postlist li{
  width: 320px;
  height: 80px;
  padding: 1px 0px 0px 5px;
}
#display_games #postlist li .frating{
  overflow: hidden;
  padding: 0;
  margin-top: 0px;

}
#display_games #postlist li .frating img{
  float: left;
  width: auto;
}
#display_games #postlist li .frating span{
  font-size: 12px;
  font-weight: normal;
  padding:0px 6px 0 7px;
  float: right;
}

#postlist{
  overflow: hidden;
  margin-top: 5px;
  height: 554px;
  padding: 0;
}

#postlist ul{
  width: 337px;
  overflow: hidden;
  list-style-type: none;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 0;
  padding: 0;
}

#postlist li{
  list-style-type: none;
  width: 150px;
  float: left;
  height: 100px;
  overflow: hidden;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 0 0 5px;
  padding: 5px;

}

#postlist li span{
  font-size: 14px;
  font-weight: 700;
  height: 18px;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

#postlist li .fthumb{
  float: left;
  margin-right: 13px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 1px 1px 9px 0px #cccccc;
  -moz-box-shadow: 1px 1px 9px 0px #cccccc;
  box-shadow: 1px 1px 9px 0px #cccccc;
  padding: 6px;
}

#postlist li .frating{
  overflow: hidden;
  line-height: 12px;
  height: 20px;
  padding: 0;
}
#postlist li .frating img{
  float: left;
  width: 13px ;
}
#postlist li .frating strong{
  font-size: 12px;
  font-weight: normal;
  margin:0 0 0 7px;
}
#postlist li .frating .recent_games_ratings span{
   float: right;
   color: #AAAAAA;
   font-size: 12px;
   font-weight: normal;
}
#postlist li .auth{
  overflow: hidden;
  font-size: 12px;
  line-height: 13px;
  margin: 0;
  padding: 0;
}

.listi{
  line-height: 30px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  width: 328px;
  margin: 5px 0;
  padding: 0 0 0 5px;
}

.widgets{
  width: 333px;
  overflow: hidden;
  margin-top: 5px;
  padding: 0;
}

.warning{
	padding: 5px 5px 5px 10px;
    font-size: 12px;
	margin-bottom: 20px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
}
#loadinggame_ad {
    margin-bottom: 10px;
    padding:7px;
}
#progressbar{
  position: relative;
  left: 0;
  height: 22px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  margin: 0;
  width:400px;
}

#progresstext{
  position: absolute;
  width: 100%;
  z-index: 3;
  text-align: center;
  font-weight: 700;
  top: 0;
  left: 0;
  margin-top: 3px;
}

#progressbarloadbg{
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 22px;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
}
#progressbarloadtext{
  overflow: auto;
  padding:6px 0;
  width:400px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  font-weight: bold;
  display:none;
  margin: 0px auto;
}
#progressbarloadtext:hover{
  cursor: pointer;
}

.topplayer{
  text-align: center;
  overflow: auto;
  margin: 0px 0 -7px 0px;
  padding: 0px;
  font-weight: bold;
}

.topplayer img{
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  padding: 5px;
  -webkit-box-shadow: 1px 1px 9px 0px #CCC;
  -moz-box-shadow: 1px 1px 9px 0px #cccccc;
  box-shadow: 1px 1px 9px 0px #CCC;
}

.topplayer .playerinfo{
  float: left;
  width: 80px;
  margin-right: 12px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  padding:8px 5px;
}
.topplayer .playerinfo a{
    font-size: 11px;
    display: block;
}

.topplayer .last{
  margin-right: 0;
}

.award-1{
  width: 36px;
  height: 44px;
  z-index: 9999;
  text-align: center;
}

.award-2{
  width: 36px;
  height: 44px;
  z-index: 9999;
  text-align: center;
}

.award-3{
  width: 36px;
  height: 44px;
  z-index: 9999;
  text-align: center;
}

.post-thumbnail{
  width: 150px;
  height: 150px;
  overflow: hidden;
  border: solid 1px #d4d4d4;
  box-shadow: 0 0 5px #ddd;
  -moz-box-shadow: 0 0 5px #ddd;
  -webkit-box-shadow: 0 0 5px #ddd;
  float: left;
  margin: 10px;
}

.post-thumbnail + div{
  padding-left: 160px;
}

.myarcadecontest_members{
  width: 100%;
}

a, a:hover, ol.commentlist li div.vcard cite.fn a.url, ol.commentlist li div.comment-meta a,#postlist li a,.widgets a{
  text-decoration: none;
}

.register_recover a:hover,.widgets a:hover{
  text-decoration: underline;
}

.game_title img,.game_title img:hover{
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.entry img,.entry img:hover{
  margin-right: 5px;
  margin-top: 3px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 4px;
}

.entry a:link,.entry a:visited,.post h2 a,.post h2 a:link,.post h2 a:visited,.post h2 a:hover{
  background-color: transparent;
}

.game_title img{
  padding: 5px 5px 5px 5px;
  margin: 5px 7px 10px 7px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

#rightcol,#sidebarright{
    display: none;
  float: right;
    padding: 7px;
    margin-top: -9px;
    margin-bottom: 1px;
    text-align: center;
    border-radius: 3px;
    font-weight: bold;
    width: 389px;
    height: 626px;
    background-color: #e8f5fa;
}

.sidebar ul li ul,.sidebar ul li ul li{
  height: 100%;
  line-height: 28px;
  padding: 0;
}

.adwidget,.videowidget{
  text-align: center;
    margin: 0;
}

h3#comments, h3#pingbacks{
  font-size: 20px;
  font-weight: 400;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  margin: 10px 0;
  padding: 5px 10px;
}

ol.commentlist li div.comment-author, ol.commentlist li.pingback div.vcard{
  padding: 0 170px 0 0;
}

ol.commentlist li ul.children li.depth-2, ol.commentlist li ul.children li.depth-3, ol.commentlist li ul.children li.depth-4{
  margin: 0 0 .25em;
}

.allcomments .reply {
  margin-bottom: 10px;
}
.home-sidebar {
    display: none;
    float: right;
    margin-top: 0;
    width: 298px;
    height: 217px;
    margin-bottom: 1px;
    background-color: #f4fafd;
    border-radius: 4px;
    padding: 10px;
}
.home-sidebar_title {
    color: #ffffff;
    width: 100%;
    font-weight: 700;
    margin-top: -10px;
    margin-left: -10px;
    padding: 10px;
    border-radius: 3px;
    background-color: #16c4ff;
}
.home-position1_title, .module_title{
    color: #444;
    font-size: 22px;
    width: 95%;
    text-align: left;
    font-weight: 500;
    padding: 0;
    margin: 2px 8px;
}
.home-position1_title span {
    margin-left: 8px;
}
.home-position2_title {
    color: #fff;
    font-size: 19px;
    width: 99.4%;
    height: 28px;
    margin-top: -5px;
    margin-left: -7px;
    text-align: left;
    font-weight: 700;
    padding: 7px;
    margin-bottom: 2px;
    right: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding-bottom: 8px;
    background-color: #027fbf;
}
/* Style for GameTabs  Start */
h2#instructions,
h2#tabs_header,
h2#share,
h2#gameinfo{
    color: white;
    font-family: 'Dosis', sans-serif;
    font-size: 16px;
    font-weight: 700;
    padding-left: 5px;
    line-height: 1.8;
}
#tabs_header h2 {
    font-size: 19px;
    margin: 4px;
    margin-top: 0px;
    margin-left: -5px;
    width: 99.6%;
    height: 28px;
    color: white;
    line-height: 1.5;
    background-color: #68c4f4;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 12px;
}
.rating_wrapper {
      padding:7px 7px 5px 7px;
      overflow: auto;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px;
      margin-bottom: 6px;
      font-weight: bold;
      font-size: 15px;
}.post-ratings img {
    width: 20px;
    height: 20px;
}
.view_game_column1 {
       float: left;
       padding-top:2px ;
}
.view_game_column2 {
       float: right;
}
.game_the_views {
    float: right;
    color: #585858;
    font-size: 21px;
    font-weight: 600;
    margin-top: -29px;
}
.game_category_info, .game_tags_info{
    
    float: left;
    color: #1c668c;
    font-size: 21px;
    font-weight: 600;
    padding: 8px 0;
}
.cat_info, .tag_info{
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 1px;
    overflow: hidden;
}
.game_info_cat {
    float: left;
}
.game_info_tags {
    float: left;
    position: relative;
    display: inline-block;
}
.category_info {
    float: left;
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    margin: 6px;
    padding: 6px 12px;
    border-radius: 4px;
    background-color: #4aafe2;
}
.tags_info {
    float: left;
    overflow: hidden;
    vertical-align: middle;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin: 6px;
    padding: 6px 12px;
    border-radius: 4px;
    background-color: #ac7ac1;
}
.desc {
    float: left;
    color: #585858;
    font-size: 21px;
    font-weight: 500;
}
.tptn_counter {
    display: none;
}
.single-sidebar2_title {
       background-position:0px -13px;
       margin:0px 0px 7px 0px;
}
.single-sidebar2_title span{
      padding: 0px 8px 0 3px;
      font-size:13px;
}
.single-sidebar2_right ul li.cat-item{
      background-image: url(https://koobas.hobune.stream/wayback/20210104030417/https://www.y8games.net/wp-content/themes/braygames/images/cat_arrow.png);
      background-color: #f4f4f4;
      background-repeat: no-repeat;
      background-position: 4px 8px;
      -webkit-border-radius: 4px;
      border-radius: 4px;
      margin-bottom: 4px;
      padding:3px 3px 3px 20px;
}
.single-sidebar2_left ul li.cat-item{
      background-image: url(https://koobas.hobune.stream/wayback/20210104030417/https://www.y8games.net/wp-content/themes/braygames/images/cat_arrow.png);
      background-color: #f4f4f4;
      background-repeat: no-repeat;
      background-position: 4px 8px;
      -webkit-border-radius: 4px;
      border-radius: 4px;
      margin-bottom: 4px;
      padding:3px 3px 3px 20px;
}
.single-sidebar2_left ul,
.single-sidebar2_right ul {
      padding-left: 0px;
}
.single-sidebar2_right,
.single-sidebar2_left{
      margin-bottom: 100px;
      width: 160px;
}
.single-sidebar2_right{
      float: right;
      padding-right: 5px;
}
.single-sidebar2_left{
      float: left;
      padding-left: 5px;
}
#game_tabs_wrapper {
    float: left;
    width: 732px;
    overflow: hidden;
    border-radius: 3px;
    background-color: #e8f5fa;
    padding-bottom: 32px;
    margin-bottom: -38px;
}
#game_tabs_wrapper div.game_tabs{
     width: 100%;
     margin: 0 auto;
}
#game_tabs_wrapper ul.game_tabs_menu {
    padding-top: 10px;
    padding-left: 0px;
    width: 980px;
    margin: 0 auto;
}
 #game_tabs_wrapper ul.game_tabs_menu li{
    list-style: none;
    float: left;
}
#game_tabs_wrapper ul.game_tabs_menu li a:link{
   -webkit-border-radius:6px 6px 0px 0px;
   border-radius: 6px 6px 0px 0px;
   display:block;
   padding:10px 10px;
   text-decoration:none! important;
   margin:0px 2px 0px 2px;
   font:15px Arial;
   font-weight: bold;
   border-bottom: 0px;
}
/* Style for GameTabs  End */

/********* Top Nav Menu *********/


.catmenu ul, .catmenu li{
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  }

.catmenu ol, ul {
  list-style: none;
  }

.catmenu li:hover ul, .catmenu li.sfHover ul {
  top: 2.5em;
  z-index: 400;
  }
ul.catmenu li:hover li ul, ul.catmenu li.sfHover li ul {
  top: -999em;
  z-index: 400;
  }
ul.catmenu li li:hover ul, ul.catmenu li li.sfHover ul {
  top: 0;
  }
ul.catmenu li li:hover li ul, ul.catmenu li li.sfHover li ul {
  top:	-999em;
  }
ul.catmenu li li li:hover ul, ul.catmenu li li li.sfHover ul {
  top: 0;
   }

.catmenu {
  position: fixed;
    top: 0;
    left: 302px;
    margin: 0;
    padding: 0;
    list-style: none;
    clear: both;
    height: 62px;
    width: 1000px;
    z-index: 999;
  }
.catmenu ul {
  position: absolute;
  top:	-999em;
  margin-top: 0px;
  width: 212px;
  left: 0px;
  -moz-box-shadow: 3px 6px 8px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 3px 6px 8px 1px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 0px 0px 7px 7px;
  border-radius: 0px 0px 7px 7px;
  padding-top: 8px;
  z-index: 400;
  }
.catmenu a {
    display: inline-block;
    position: relative;
    vertical-align: top;
    top: 0;
    padding: 0px 16px;
    margin: 14px 0px;
    border-right: 1px solid #ffffff7a;
    height: auto;
    text-align: center;
    text-decoration: none;
    font-weight: 600;
    font-size: 18px;
    box-shadow: 1px 0 #154e7f;
  }
.catmenu li ul li ul {
  left: 212px;
  margin-top: 0px;
  }
.catmenu li li {
  height: 36px ;
  margin: 0px;
  float: left;
  width: 212px;
  z-index: 10;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }
.catmenu > li.sfHover.sf-ul {
  -webkit-border-radius: 7px 7px 0px 0px;
  border-radius: 7px 7px 0px 0px;
  z-index: 200;
  }
.catmenu > li.sfHover.sf-ul > a {
  text-shadow: 1px 1px 1px #fff;
  -webkit-border-radius: 7px 7px 0px 0px;
  border-radius: 7px 7px 0px 0px;
  z-index: 301;
  }
.catmenu li.sfHover li a:hover, .catmenu li ul li.sfHover a, .catmenu li ul li ul li.sfHover a {
  height: 34px ;
  margin: 0px;
  float: left;
  z-index: 10;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }
.catmenu li.sfHover li a, .catmenu li.sfHover li ul li a, .catmenu li.sfHover li ul li ul li a  {
  width: 172px;
  margin: 0px;
  padding: 11px 0px 0px 40px;
  text-shadow: 0px 1px 0px #cccccc;
  }
ul.catmenu li.backLava {
  position: absolute;
  z-index: 3;
  padding: 0;
  height: 16px;
  margin-top: 24px;
  }

.catmenu li ul li.bottom_bg {
  height: 15px;
  padding: 0;
  margin: 0;
  }
.error {
  clear: both;
}

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

.cf:after{
    clear:both;
}

.cf{
    zoom:1;
}

/*Hamburger Button*/
.menu-button {
	position: fixed;
    width: 44px;
    height: 34px;
    top: 9px;
    left: 0;
    padding: 4px;
    transition: .25s;
    z-index: 999;
}
.menu-button:hover {
	cursor: pointer;
}
.menu-button .menu-bar {
	position: absolute;
	border-radius: 2px;
	width: 58%;
	transition: .5s;
}
.menu-button .menu-bar-top {
	border: 4px solid #fff;
    border-bottom: none;
    top: 10px;
    left: 15px;
    width: 22px;
}
.menu-button .menu-bar-middle {
	height: 4px;
    background-color: #fff;
    margin-top: 15px;
    margin-bottom: 7px;
    top: 4px;
    left: 15px;
}
.menu-button .menu-bar-bottom {
	border: 4px solid #fff;
    border-top: none;
    top: 28px;
    left: 15px;
    width: 22px;
}
.button-open {
	left: 250px;
    z-index: 9999;
}
.button-open .menu-bar-top {
	border-color: #fff;
    transform: rotate(45deg) translate(6px, 6px);
    transition: .5s;
}
.button-open .menu-bar-middle {
	background-color: #fff;
	transform: translate(130px);
	transition: .1s ease-in;
	opacity: 0;
}
.button-open .menu-bar-bottom {
	border-color: #fff;
	transform: rotate(-45deg) translate(7px, -7px);
	transition: .5s;
}
/* Form wrapper styling */
.search_form-wrapper {
	float: right;
    top: -100%;
    margin-top: 8px;
    padding: 6px 6px;
    border-radius: 4px;
    width: 182px;
    height: 22px;
    background-color: #fff;
    z-index: 999;
    position: fixed;
    border: none;
}

/* Form text input */

.search_form-wrapper input {
    color: #444;
    width: 82%;
    float: left;
    height: 30px;
    margin-left: 0;
    border-radius: 4px;
    margin: -5px -5px;
    border: none;
    text-align: center; 
}

/* Form submit button */
.search_form-wrapper button {
    overflow: visible;
    position: relative;
    float: right;
    padding: 0;
    cursor: pointer;
    width: 42px;
    height: 34px;
    margin: -6px -6px;
    border-radius: 2px 6px 6px 2px;
    border: none;
    font-size: 14px;
    font-weight: 700;
    color: white;
    background-color: #fdfdfd00;
    background-position-x: 12px;
    background-position-y: center;
}
.search_form-wrapper input, .search_form-wrapper button:focus {
    border: none;
    outline: none;
}
#userpanel li {
  background-image: url(https://koobas.hobune.stream/wayback/20210104030417/https://www.y8games.net/wp-content/themes/braygames/images/cat_arrow.png);
  background-color: #f4f4f4;
  background-repeat: no-repeat;
  background-position: 7px 9px;
  padding: 0 0 0 25px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 8px;
  line-height: 1.5em;
}
#userpanel li a{
  color: #E74131;
  font-size: 14px;
}
.wpfp-span ul li {
  background-image: url(https://koobas.hobune.stream/wayback/20210104030417/https://www.y8games.net/wp-content/themes/braygames/images/cat_arrow.png);
  background-repeat: no-repeat;
  background-position: 0px 10px;
  display: block;
  margin: 0 0;
  padding: 0 0 0 17px;
}
.sidebar .wpfp-span ul li a:link, .sidebar .wpfp-span ul li a:visited{
  color: #E74131;
}
.sidebar .wpfp-span ul li a:hover{
  color: #333333;
}
.sidebar .wpfp-span ul li a.remove-parent{
  float: right;
  color: #333333;
  font-weight: bold;
}
.sidebar .wpfp-span ul li a.remove-parent:hover{
  color: #E74131;
  font-weight: bold;
}

#loginBox #log,
#loginBox #pwd {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 2px solid #DDD;
  padding: 4px;
  width: 145px;
}
#loginBox .submit {
  background-color: white;
  background-image: url(https://koobas.hobune.stream/wayback/20210104030417/https://www.y8games.net/wp-content/themes/images/button_bg.png);
  background-repeat: repeat-x;
  border: 1px solid;
  border-color: #EDEDED #999 #999 #EDEDED;
  color: #333;
  display: inline-block;
  text-decoration: none;
  padding: 3px 5px 3px 5px;
  margin: 2px 0;
  cursor: pointer;
  margin-bottom: 15px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 120px;
  float: right;
}
#loginBox .register_recover {
  float: left;
  margin-top: 7px;

}
.finished_contest_list li{
  background-image: url(https://koobas.hobune.stream/wayback/20210104030417/https://www.y8games.net/wp-content/themes/braygames/images/icon_trophy.png);
  background-position: 5px 14px;
  background-repeat: no-repeat;
  padding:5px 5px 5px 25px;
  background-color: #f4f4f4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #e2e2e2;
}
.lb_enabled {
  display: block;
  width: 12px;
  height: 12px;
  background-image: url(https://koobas.hobune.stream/wayback/20210104030417/https://www.y8games.net/wp-content/themes/braygames/images/trophy_smaller.png);
  background-repeat: no-repeat;
  float: right;
}
.wdfb_login_button {
  display: inline-block;
  text-decoration: none;
  margin:1px 0 0 8px;
  cursor: pointer;
  float: right;
}

.cat_link{
    float: left;
    width: 91%;
    text-align: center;
    line-height: 0.8;
    height: 20px;
    padding: 8px;
    margin: 2px 0 0 6px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #7ab57a;
}

.gamebox{
  font: 13px tahoma, Arial, verdana, sans-serif;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}

#pregamebox {
	padding: 0px 10px 10px 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 3px;
    margin: 0px auto;
    padding: 16px 22px;
    width: 97%;
    overflow: auto;
}


#pregamebox .gametitle {
	background-color: #2ab1e3;
    background-image: linear-gradient(to top, #43c7f7, #0895c8);
    border: 1px solid #0091c6;
    border-bottom: 1px solid #0092c7;
    box-shadow: inset 0 1px 0 0 #00a5e2;
    padding: 10px 0 10px 0;
    padding-left: 14px;
    margin: 0;
    margin-bottom: 1px;
    text-align: left;
    text-shadow: 0 -1px 0 #0f9bce;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    color: #ffffff;
    font-family: 'Dosis', sans-serif;
    font-size: 10px;
    float: left;
    width: 796px;
    height: 20px;
}

#pregamebox .gametitle h1 {
	float: left;
    color: white;
    line-height: 1.1;
    letter-spacing: -.02rem;
    word-spacing: -.02rem;
    font-weight: 700;
	background: none !important;
}
#pregamebox .lb_enabled{
	display: block;
	width: 12px;
	height: 16px;
	background-image: url(https://koobas.hobune.stream/wayback/20210104030417/https://www.y8games.net/wp-content/themes/braygames/images/trophy_smaller.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: right;
	margin: 6px 10px 0 0px;
}
#pregamebox img{
		border-radius:4px;
}
#pregamebox .left{
	float:left;
	width: 796px;
	font-size: 16px;
	letter-spacing: -.02rem;
    word-spacing: -.02rem;
}
.gameimg {
    float: left;
    width: 250px;
    height: 250px;
    margin: 16px;
}
#pregamebox .right{
	float:right;
	width: 336px;
}

#pregamebox .btn-play {
	background-color: #7fbf4d;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7fbf4d), color-stop(100%, #63a62f));
	background-image: -webkit-linear-gradient(top, #7fbf4d, #63a62f);
	background-image: -moz-linear-gradient(top, #7fbf4d, #63a62f);
	background-image: -ms-linear-gradient(top, #7fbf4d, #63a62f);
	background-image: -o-linear-gradient(top, #7fbf4d, #63a62f);
	background-image: linear-gradient(to top, #7fbf4d, #63a62f);
	border: 1px solid #63a62f;
	border-bottom: 1px solid #5b992b;
	-webkit-box-shadow: inset 0 1px 0 0 #96ca6d;
	box-shadow: inset 0 1px 0 0 #96ca6d;
	font: normal 16px/1 "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
	padding: 10px 0 10px 0;
	margin-bottom: 10px;
	text-align: center;
	text-shadow: 0 -1px 0 #4c9021;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	display:inline-block;
	color:#ffffff;
    float: left;
    width: 335px;
    height: 42px;
    line-height: 2;
    font-size: 22px;
    font-weight: 700;
}
#pregamebox .btn-play:hover {
	background-color: #76b347;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #76b347), color-stop(100%, #5e9e2e));
	background-image: -webkit-linear-gradient(top, #76b347, #5e9e2e);
	background-image: -moz-linear-gradient(top, #76b347, #5e9e2e);
	background-image: -ms-linear-gradient(top, #76b347, #5e9e2e);
	background-image: -o-linear-gradient(top, #76b347, #5e9e2e);
	background-image: linear-gradient(to top, #76b347, #5e9e2e);
	-webkit-box-shadow: inset 0 1px 0 0 #8dbf67;
	box-shadow: inset 0 1px 0 0 #8dbf67;
	cursor: pointer;
    }
#pregamebox .btn-play:active {
     position:relative;
     top:1px;
    }
#pregamebox .left .title{
      font-size: 20px;
      font-weight: normal;
      margin: 10px 0 0 0;
      background: none;
      padding: 0px;
      border:0px;
}
#pregamebox .screenshots img{
	-webkit-border-radius:3px;
	border-radius:3px;
	margin-right: 10px;
	margin-top: 3px;
	padding: 7px;
	width: 80px;
	height: 80px;
	background-color: #c8c8c8;
}
#pregamebox .screenshots img:hover {
	background-color: #a1a1a5;
}
.rating_wrapper img{
    border: 0 none;
    width: 20px;
}
.games_ratings_stars img{
    border: 0 none;
    width: 12px;
}

/** Pagenavi */
.wp-pagenavi {clear: both}
.wp-pagenavi a, .wp-pagenavi span {
    text-decoration: none;
    float: left;
    height: 26px;
    border: 0;
    padding: 5px 15px;
    margin: 2px;
    line-height: 1.6;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-weight: bold;
}
.wp-pagenavi span.current {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.3;
    background-color: #90ee90;}

.footer_powered{
display: none;
}
#play_game.active {
    width: 100%;
    height: 100%;
}
/* Tag Styles */
 
p.tags {
    font: bold 13px/26px sans-serif;
}
 
p.tags span.st_tag {
    padding: 0px 0px 0px 20px;
    margin: 0;
    background: url(https://koobas.hobune.stream/wayback/20210104030417/https://www.y8games.net/wp-content/themes/braygames/images/tag_bg_l.png) no-repeat left center;
    display: inline-block;
}
p.tags span.st_tag a {
    text-decoration: none;
    text-shadow: #f4f4f4 1px 1px 1px;
    padding: 0px 10px 0px 2px;
    background: url(https://koobas.hobune.stream/wayback/20210104030417/https://www.y8games.net/wp-content/themes/braygames/images/tag_bg_r.png) no-repeat right center;
    display: inline-block;
}
p.tags span.st_tag a:hover {
    color: #333;
}#logoImg {
    display: none;
}
/** Responsive Design */
@media all and (max-width: 1024px){
  img, video, audio, iframe{
    max-width: 100%;
  }
#wrapper{
    max-width: 100%;
}
#my_game, #single-sidebar {
    width: calc(100% - 2px);
    min-width: 148px;
}
#game_info_content {
    width: calc(100% - 28px);
    min-width: 122px;
    margin: 1px;
    float: left;
    height: auto;
}
#game_tabs_wrapper {
    width: calc(100% - 2px);
    min-width: 148px;
    margin-left: 1px;
}
  #header_top:after , #top:after, .moregames:after, .catmenu:after {
    display: block;
    clear: both;
    content:'';
  }
  .footbar{
    float: left;
    width: calc(100% - 2px);
    min-width: 166px;
    margin-left: 1px;
    height: initial;
    position: absolute;
  }
  #top  {
    width: calc(100% - 12px);
  }
.search_button {
    margin: 19px auto;
}
  #home-positiontop {
    width: calc(100% - 2px);
    min-width: 166px;
  }
  #leaderboard_area{
    width: calc(100% - 250px);
  }
  .recent_games_image {
    width: calc(15% - 8px);
    height: 120px;
  }
  #home-position1 {
    width: 100%;
}
  #home-position2 {
    width: calc(100% - 12px);
    height: initial;
    float: left;
  }
  #loginBox #log, #loginBox #pwd {
    width: calc(50% - 16px);
  }
  #content {
    width: calc(100% - 4px)!important;
    margin: 1px;
  }
  #rightcol, #sidebarright {
    width: 35%;
  }
  #sidebarright {
    width: calc(35% - 25px);
  }
  .sidebar {
    width: 100%;
  }
  #footer-widget-area  .widget-area{
    width: calc(25% - 13px);
  }
  #home-position3 {
    width: 100%;
  }
  #home-position3  .recent_games_image {
    float: left;
    display: inline-block;
    vertical-align: top;
    text-align: center;
  }
#home-position2, #home-position4 {
    display: none;
}
  #home-position5, #game-play-top {
    width: calc(100% - 2px);
    min-width: 164px;
  }
  #home-position6 {
    width: calc(100% - 16px);
    min-width: 152px;
    margin-left: 1px;
  }
  .catbox_title {
    width: calc(100% - 3px);
}
  .gamebox  .recent_games_image {
    width: calc(45% - 8px);
  }
  #sidebarright #display_games #postlist li {
    width: calc(100% - 90px);
    height: 110px;
  }
  .cat_view {
    width: calc(100% - 10px);
  }
  #pregamebox{
    width: calc(97% - 16px);
  }
  #game_tabs_wrapper div.game_tabs {
    width: 95%;
  }
  #game_tabs_wrapper ul.game_tabs_menu  , #game_tabs_wrapper div.game_tabs{
    width: 96% ;
  }
  #pregamebox .gametitle{
    width: 60%;
  }
  #pregamebox .btn-play {
    width: calc(40% - 30px);
  }
  #pregamebox .left {
    width: 60%;
  }
  #pregamebox .right {
    width: calc(40% - 30px);
  }
  #postlist ul {
    width:  100%;
  }
  #postlist li {
    width: calc(100% - 10px);
  }
  .single-sidebar2_right, .single-sidebar2_left {
    margin-bottom: initial;
    width: 160px;
  }
  .related {
    width: 100%;
  }
  .single_game {
    width: 100%;
  }
  .blogname {
    width: calc(100% - 10px);
    max-width: 212px;
    float: left;
    text-align: center;
    margin: 8px 382px;
  }
  #header_container  .catmenu.active{
    left: 0;
  }
  #header_container  .catmenu li {
    width: 100%;
    max-width: 300px;
    text-align: center;
    background: none;
  }
  #header_container
  .catmenu a:hover ,
  #header_container  .current-cat {
    background-color: #2e7295;
    color: #fff;
  }
  #header_container
  .catmenu a {
    color: white;
    margin: 0 auto;
    padding: 10px;
    height: initial;
    display: block;
    width: initial;
    float: none;
    line-height: 2;
    text-shadow: none !important;
    border-bottom: 1px solid #8ce2ff;
    border-right: 1px solid #90e3ff;
  }
  #header_container  .catmenu {
    display: block;
    position: fixed;
    top: 0;
    left: -100%;
    margin: 0px;
    height: calc(100vh - 20px);
    background: linear-gradient(to bottom,#42cfff 0,#00a2d8 100%);
    width: 100%;
    max-width: 300px;
    padding-top: 40px;
    border: 1px solid #00bfff;
    transition: .5s;
    z-index: 9999;
    overflow: auto;
    box-shadow: inset 0 0 50px #12c3ff;
}
.menu-title span {
    z-index: 9999;
    font-size: 5px;
    color: bisque;
    text-align: center;
    left: 236px;
}
#cat-box1, #cat-box2, #cat-box3, #cat-box4 {
    width: calc(100% - 11px);
    margin: 1px;
}
.contentbox {
    width: calc(100% - 22px);
    min-width: 146px;
}
#home-position7, #home-position8 {
    display: none;
}
.cont1, .cont2 {
    width: calc(100% - 2px);
    margin: 1px;
}
.cont3 {
    width: calc(100% - 11px);
    margin: 1px;
}
#mobileUserMenu {
    right: 0px;
    position: absolute;
}
#searchArea {
    right: 46px;
    position: absolute;
}
#cat-box1 h2, #cat-box2 h2, #cat-box3 h2, #cat-box4 h2 {
    width: calc(100% - 8px);
}
#category-sidebar {
    display: none;
  }
}
@media all and (max-width: 768px){

#pregamebox {
    width: calc(95% - 6px);
    margin-bottom: 1px;
    float: left;
}
  #pregamebox .gametitle {
    width: calc(100% - 10px);
  }
  #pregamebox .btn-play {
    width: 100%;
    margin-top: 10px;
  }
  #pregamebox .left {
    width: 100%;
  }
  #pregamebox .right {
    width: 100%;
    margin-top: 20px;
  }
  .single_game {
    width: 100%;
  }
  #content {
    width: 100% !important;
  }
  #sidebarright {
    width: 100%;
  }
  #footer-widget-area .widget-area {
    width: calc(50% - 13px);
    margin-bottom: 30px;
  }
  #wp-calendar {
    width: 100%;
  }
  #commentform input[type="email"],
  #commentform input[type="text"], #commentform textarea {
    width: calc(100% - 15px);
  }
  #commentform input[type="checkbox"]{
    width: 20px;
    float: left;
  }
  #content {
    width: calc(100% - 4px)!important;
    margin: 1px;
  }
  #loggedin .welcomeback {
    color: #fff;
  }
  body{
    padding-bottom: 40px;
    overflow-x: hidden;
  }
  .search_form-wrapper {
    width: 100%;
    left: 0;
  }
  .search_form-wrapper input {
    width: calc(100% - 48px);
  }
  .search_form-wrapper button {
    right: 12px;
}
  .textwidget {
    width: calc(100% - 10px);
}
.recent_games_image { 
    height: 110px;
}
img {
    max-height: 80px;
}
#fullgame {
    width: calc(100% - 0px);
}
.blogname {
    margin-left: 262px;
}
}
@media all and (max-width: 550px){
  #leaderboard_area {
    width: calc(100% - 10px);
  }
  #sidebarright #display_games #postlist li {
    width: 100%;
  }
  #wp-calendar {
    font-size: 14px;
  }
  #progressbar {
    max-width: 100%;
  }
.recent_games_image {
    width: calc(31% - 9px);
}
.gamebox .recent_games_image {
    width: calc(31% - 12px);
}
}
@media all and (max-width: 480px){
  .recent_games_image {
    width: calc(31% - 13px);
  }
.blogname {
    margin-left: 92px;
}
.blogname {
    margin-left: 62px;
}
}
@media all and (max-width: 320px){
  .blogname {
    float: left;
    text-align: center;
    margin: 8px 52px;
  }
  .recent_games_image {
    width: calc(39% - 6px);
}
img {
    width: calc(100% - 0px);
    height: calc(100% - 0px);
}
#home-position1, #home-position3 {
    min-width: 154px; 
}
#cat-box1, #cat-box2, #cat-box3, #cat-box4 {
    min-width: 158px; 
}
}
@media all and (min-width: 1025px){
   #home-position1 {
    width: calc(38% - 2px);
}
#home-position2, #home-position4 {
    width: calc(24% - 5px);
}
#home-position2 img, #home-position4 img {
    min-height: 280px;
}
.recent_games_image {
    width: calc(30% - 8px);
}
.recent_games_image img {
    max-height: 97px;
}
.gamebox {
    width: 33%;
}
  .gamebox  .recent_games_image {
    width: calc(30% - 9px);
  }
    #home-position5 {
   width: calc(78% - 14px);
}
#home-position3 {
   width: calc(38% - 2px);
}
#home-position6, #game-play-top  {
    display: none;
}
  #home-position-top {
    width: calc(100% - 10px);
}
  .blogname {
    width: calc(100% - 10px);
    max-width: 262px;
    margin: 2px 16px;
  }
#mobileMenu .menu-button{
    display: none;
}
.catmenu {
    width: calc(56% - 12px);
    overflow: hidden;
}
img {
    max-height: 110px;
}
#cat-box1, #cat-box2, #cat-box3, #cat-box4  {
    width: calc(25% - 10px);
    margin: 1px;
}
.catbox_title {
    width: calc(100% - 8px);
}
#cat-box1 .recent_games_image {
    width: calc(46% - 12px);
}
#cat-box2 .recent_games_image {
    width: calc(46% - 12px);
}
#cat-box3 .recent_games_image {
    width: calc(46% - 12px);
}
#cat-box4 .recent_games_image {
    width: calc(46% - 12px);
}
.contentbox {
    width: calc(100% - 20px);
}
#mobileUserMenu {
    right: 16px;
    position: absolute;
}#mobileUserMenu li a img {
    width: 28px;
    height: 24px;
    margin-left: -2px;
}
    #searchArea {
    display: none;
}.catmenu {
    width: calc(58% - 12px);
    overflow: hidden;
    position: absolute;
}
.search_form-wrapper {
    position: absolute;
    right: 90px;
    top: 6px;
}
#home-positiontop {
    width: calc(100% - 2px);
}
#wrapper {
    width: calc(100% - 2px);
}
.cont1 {
    width: calc(66% - 10px);
    margin: 1px;
}
.cont2 {
    width: calc(100% - 0px);
}
.cont3 {
    width: calc(100% - 12px);
}
#home-position7, #home-position8{
    width: calc(17% - 10px);
}
#fullgame {
    width: calc(100% - 1px);
}
#single-sidebar {
    width: calc(100% - 1px);
    margin: 1px;
}
#game_info_content {
    width: calc(47% - 12px);
}
.footbar {
    width: calc(100% - 5px);
}
.related recent_games_image{
    margin-left: -26px;
}
.cat_view{
    width: 76.6%;
}
#content {
    width: 100%;
}
.archive_view .recent_games_image {
    width: calc(15% - 7px);
}
#category-sidebar {
    width: calc(23% - 12px);
  }
}


@media all and (min-width: 321px){
.catmenu li {
    border: none;
}
#top_container{
    float: left;
    width: calc(100% - 0px);
}
img {
    width: calc(100% - 0px);
    height: calc(100% - 0px);
}
}
@media screen and (max-width: 1440px) and (min-width: 1201px) {
    .recent_games_image {
    width: calc(30% - 6px);
    height: 125px;
}
img {
    max-height: 95px;
}
}
@media screen and (min-width: 769px) and (max-width: 1024px){
img {
    max-height: 90px;
}
.gamebox {
    width: 33%;
}
}
@media screen and (max-width: 768px) and (min-width: 551px){
.recent_games_image {
    width: calc(22% - 4px);
}
.gamebox {
    width: 49.6%;
}
}





/*
     FILE ARCHIVED ON 3:04:17 Jan 4, 2021 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 18:00:26 Apr 16, 2026.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
