.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}body{
font-family: Arial, Tahoma, sans-serif;
font-size: 16px;
margin: 0 auto;
padding: 0 0 20px;
}
img{
border: 0;
margin: 0;
}
h1, h2, h3, h4, h5, h6{
margin: 0;
padding: 0;
}
blockquote{
padding-left: 10px;
font-style: normal;
}
.clear{
clear: both;
}
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: 1000px;
margin: 0 auto;
}
#fgpage{
padding: 0;
}
.topad{
height: 97px;
text-align: center;
margin-bottom: 0;
padding-top: 7px;
}
#header_container {
margin:0px auto;
margin-bottom: 10px;
-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: 45px;
padding-top: 7px;
}
#header_top a{
margin:0px 2px 0px 10px;
padding:0px 2px 3px 2px;
font-weight: normal;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
#header_top a:hover{
}
#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: 986px;
padding:6px 6px 5px 6px;
margin:auto;
margin-bottom: 10px;
-webkit-border-radius:6px;
-moz-border-radius:6px;
border-radius:6px;
}
.blogname{
width: 225px;
float: left;
margin: 3px 0 0 9px;
}
.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: 5px;
-webkit-border-radius:5px;
border-radius: 5px;
}
#headbanner{
width: 468px;
height: 60px;
float: right;
margin-top: 15px;
margin-right: 10px;
}
#top_container {
overflow: hidden;
padding-bottom: 10px;
}
#home-position1 {
float:left;
-webkit-border-radius:6px;
-moz-border-radius:6px;
border-radius:6px;
font-weight:bold;
width: 655px;
height: 250px;
padding:7px;
margin-bottom: 10px;
}
#home-position2 {
float:right;
padding:7px;
margin-bottom: 10px;
text-align: center;
-webkit-border-radius:7px;
-moz-border-radius:7px;
border-radius:7px;
font-weight:bold;
width: 300px;
height: 250px;
}
#recent_games, x:-moz-any-link, x:default{
padding: 11px 0px 15px 11px !important;
}
#home-position3{
margin-bottom: 10px;
overflow:hidden;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
padding: 10px;
}
.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 {
padding: 5px 6px;
margin: 10px auto;
text-align: center;
font-weight:bold;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.recent_games_image a img {
text-align: center !important;
}
.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;
}
.gamebox_info_views{
margin-left:8px;
float:left
}
.module_title,#content h1,#content .gamebox h2 {
margin: 0px 0px 12px 0px;
background-image: url(//prury.com/wp-content/themes/braygames/images/module_header_bg.png);
background-position:0px -12px;
background-repeat:repeat-x;
}
.module_title span,#content h1 span,#content .gamebox h2 span{
padding: 0px 8px 0 3px;
font-size: 24px;
font-weight: normal;
}
#content .gamebox h1, #content .archive_view h1 {
background-position: 0px 0px;
}
#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 0 10px 0px;
overflow:hidden;
padding: 8px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
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);
font-size: 14px;
}
#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%;
padding: 5px 0 0;
}
#showprogressbar{
height: auto;
}
#fullgame {
width:auto;
margin:5px auto 0 auto;
display:block;
position: relative;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
padding:10px 0px 30px 0;
}
#fullgame h2 {
text-align: left;
padding-left: 40px;
margin-bottom: 9px;
margin-left: 30px;
}
.customtext{
-moz-border-radius: 5px;
border-radius: 5px;
width: 627px;
margin: 0 0 10px 0px;
padding: 10px;
}
.contentleft .customtext{
margin: 0 0 0px 12px;
}
#content{
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
width: 625px;
height: 100%;
padding:10px;
margin-bottom:10px;
}
.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{
position: relative;
overflow: hidden;
}
.cont2{
float: left;
position: relative;
left: 50%;
}
.cont3{
float: left;
position: relative;
left: -50%;
min-width: 160px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
margin:0 auto;
text-align: center;
padding: 10px;
z-index: 10;
}
.game_name{
float: left;
margin-bottom: 10px;
}
#bordeswf{
padding: 5px 5px 0 0;
}
#escenario{
height: auto;
position: relative;
display: block;
z-index: 999;
margin: 0 auto;
padding: 0;
}
#game_buttons{
width: 130px;
height: 32px;
float: right;
}
.favoritos{
}
.fullscreen{
float: left;
outline: none;
text-decoration: none;
width: 31px;
height: 32px;
margin: 0 10px;
}
.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;
}
#gamelist{
margin: 0 0 10px 0px;
overflow:hidden ;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
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{
width: 300px;
height: 125px;
float: left;
font: 13px tahoma, Arial, verdana, sans-serif;
-moz-border-radius: 5px;
border-radius: 5px;
margin: 0 0 15px 0px;
padding-left: 10px;
}
.cat_view_image img{
padding:5px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
margin-right: 12px;
height: 80px;
width: 80px;
}
.cat_view h4{
font-weight:bold;
font-size: 16px;
text-decoration:none;
line-height: 1.5em;
}
.cat_view .entry{
font-size: 15px;
color: #7b7b7b;
line-height: 1.2em;
}
.cat_view .entry img{
border: 0px;
width: 12px;
padding: 0;
margin:3px 0 0 0;
float: left;
}
.cat_view .entry img:hover{
border: 0px;
width: 12px;
padding: 0;
margin:3px 0 0 0;
}
.cat_link{
float: right;
text-align: right;
font-weight: 700;
height: 20px;
padding:3px 7px 0px 19px;
margin: 5px 0px 0 2px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.gamebox{
-moz-border-radius: 5px;
border-radius: 5px;
overflow: hidden;
}
.single_game{
width: 482px;
float: right;
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: 5px;
border-radius: 5px;
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: 482px;
float: right;
font: 13px tahoma, Arial, verdana, sans-serif;
padding: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.related h3{
font-weight: bold;
font-size: 16px;
text-decoration: none;
padding: 7px 0;
}
.related ul{
list-style-type: none;
margin: 0;
padding: 0;
}
.related ul li{
list-style-type: none;
line-height: 24px;
font: 14px Georgia, Arial, verdana, sans-serif;
font-weight: 700;
margin: 7px 6px;
}
.moregames{
height: 110px;
padding-right: 4px;
font-weight: 400;
-moz-border-radius: 5px;
border-radius: 5px;
font-size: 14px;
}
#sidebarleft{
float: left;
width: 340px;
padding: 0 0 10px 0px;
}
.sidebar{
width: 340px;
margin-right: 0px;
font-size: 15px;
}
.sidebar h2{
line-height: 30px;
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
-moz-border-radius: 5px;
border-radius: 5px;
margin: 5px 0;
padding: 0 0 0 5px;
}
.sidebar ul{
list-style-type: none;
-moz-border-radius: 5px;
border-radius: 5px;
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: 5px;
border-radius: 5px;
}
.widgetimage{
-moz-border-radius: 5px;
border-radius: 5px;
margin: 0 0 5px 10px;
padding: 4px;
}
.gravatar img{
float: left;
-moz-border-radius: 5px;
border-radius: 5px;
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;
width: 1000px;
margin: 0 auto;
padding: 0 0 0px;
}
.fleft{
float: left;
padding: 0 0 0 15px;
}
.fright{
float: right;
padding: 0 15px 0 0;
}
#footer ul{
list-style: none;
background-color: none;
background-image: none;
border: none;
margin: 0;
padding: 0;
}
#footer ul li{
margin-top: 5px;
padding-top: 0;
padding-bottom: 0;
text-transform: uppercase;
background-color: none;
background-image: none;
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;
background-color: none;
background-image: none;
}
#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: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
padding: 10px;
}
#footer-widget-area .widget-area{
float: left;
margin-right: 13px;
width: 234px;
}
#fourth.widget-area  {
margin-right: 0px;
}
.textwidget{
text-transform: none;
}
#navigation{
width: 600px;
text-align: center;
margin: 0;
padding: 2px 15px 10px 12px;
}
h2.pagetitle{
font-size: 16px;
text-align: center;
margin: 0 0 10px 5px;
padding: 5px;
}
.post{
float: left;
display: inline;
font-style: italic;
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{
padding: 6px 10px 6px 10px;
margin-bottom: 10px;
margin-top: -10px;
-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;
font-weight: bold;
font-size: 13px;
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);
}
.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-position-top{
float:left;
-webkit-border-radius:6px;
-moz-border-radius:6px;
border-radius:6px;
font-size:16px;
font-weight:bold;
padding:6px 5px 6px 0;
width: 993px;
margin-bottom: 10px;
}
.stepcarousel{
position: relative;
overflow: hidden;
width: 100%; 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: 5px;
border-radius: 5px;
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: 452px;
padding: 0;
}
#postlist ul{
width: 337px;
overflow: hidden;
list-style-type: none;
-moz-border-radius: 5px;
border-radius: 5px;
margin: 0;
padding: 0;
}
#postlist li{
list-style-type: none;
width: 307px;
float: left;
height: 100px;
overflow: hidden;
-moz-border-radius: 5px;
border-radius: 5px;
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: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-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;
}
.customslider{
-moz-border-radius: 5px;
border-radius: 5px;
margin-bottom: 10px;
}
.customslider h2{
margin-top: 5px;
text-align: center;
}
#loadinggame_ad {
margin-bottom: 10px;
padding:7px;
}
#progressbar{
position: relative;
left: 0;
height: 22px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-border-radius: 5px;
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: 5px;
border-radius: 5px;
-webkit-border-radius: 5px;
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: 5px;
border-radius: 5px;
-webkit-border-radius: 5px;
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: 5px;
border-radius: 5px;
-webkit-border-radius: 5px;
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;
}
#content .gamebox h2 a:hover,.register_recover a:hover,.widgets a:hover{
text-decoration: underline;
}
.game_title img,.game_title img:hover{
-moz-border-radius: 5px;
border-radius: 5px;
}
.entry img,.entry img:hover{
margin-right: 5px;
margin-top: 3px;
-moz-border-radius: 5px;
border-radius: 5px;
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;
}
.moregames img{
padding: 5px 5px 5px 5px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
margin-bottom: 10px;
margin-right: 16px;
}
#rightcol,#sidebarright{
float: right;
width: 340px;
padding: 0 0px 0px 0;
}
.sidebar ul li ul,.sidebar ul li ul li{
height: 100%;
line-height: 28px;
padding: 0;
}
.adwidget,.videowidget{
text-align: center;
}
h3#comments, h3#pingbacks{
font-size: 20px;
font-weight: 400;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
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 {
margin-bottom: 10px;
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: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
overflow: hidden;
padding: 10px;
} h2#instructions,
h2#tabs_header,
h2#share,
h2#gameinfo{
font-size: 23px;
font-weight: normal;
margin-bottom: 8px;
margin-left: 6px;
}
.single-sidebar {
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
margin:0px 0px 10px 0px;
padding:6px 0px 6px 0px;
}
.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;
}
.view_game_column1 {
float: left;
padding-top:2px ;
}
.view_game_column2 {
float: right;
}
.game_info_content {
padding: 5px 7px 5px 0px;
font-size: 14px;
}
.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(//prury.com/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(//prury.com/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: left;
padding-right: 5px;
}
.single-sidebar2_left{
float: right;
padding-left: 5px;
}
#game_tabs_wrapper {
overflow: hidden;
}
#game_tabs_wrapper div.game_tabs{
width: 1000px;
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:4px 10px;
text-decoration:none! important;
margin:0px 2px 0px 2px;
font:15px Arial;
font-weight: bold;
border:2px solid #ffffff;
border-bottom: 0px;
}  ul.bjqs{
position:relative;
list-style:none;
padding:0;
margin:0;
overflow:hidden;
display:none;
}
li.bjqs-slide{
display:none;
position:absolute;
}
ul.bjqs-controls{
list-style:none;
margin:0;
padding:0;
z-index:9999;
}
ol.bjqs-markers{
list-style:none;
margin:0 0 0 158px;
padding:0;
z-index:9999;
top: 196px;
}
ol.bjqs-markers li{
float:left;
}
p.bjqs-caption{
display:block;
width:96%;
margin:0;
padding:2%;
position:absolute;
bottom:0;
}
#braygames_slider {
margin:0 auto;
position:relative;
}
ul.bjqs-controls li a{
display:block;
padding:5px 10px;
position:absolute;
text-decoration:none;
text-transform:uppercase;
}
a.bjqs-prev{
left:0;
-webkit-border-radius: 0px 5px 5px 0px;
border-radius: 0px 5px 5px 0px;
width: 42px;
height: 37px;
}
a.bjqs-next{
left:280px;
-webkit-border-radius: 6px 0px 0px 6px;
border-radius: 6px 0px 0px 6px;
width: 42px;
height: 37px;
}
p.bjqs-caption{
text-align:center;
}
ol.bjqs-markers{
position:absolute;
}
ol.bjqs-markers li{
float:left;
margin:0 3px;
}
ol.bjqs-markers li a{
display:block;
height:10px;
width:10px;
overflow:hidden;
text-indent:-9999px;
border-radius:10px;
}
.braygames_slider_left {
float: right;
font-weight: normal;
text-decoration: none;
}
.braygames_slider_left .desc strong{
font-size: 23px;
margin-bottom: 20px;
display: block;
}
.braygames_slider_left .desc{
font-size: 16px;
line-height: 1.2em;
width: 310px;
height: 163px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
padding:15px 10px 10px 10px;
margin-bottom: 31px;
}
.braygames_slider_right{
width: 304px;
height: 240px;
float:left;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
background-size:cover;
}
ul.bjqs {
position: relative;
top: 0px;
}
ul.bjqs  li {
position: absolute;
}
ul.bjqs li .ratings_stars{
padding:5px;
text-decoration: none;
float: left;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
width:180px;
}
ul.bjqs li .ratings_stars .games_ratings_stars{
float: left;
}
ul.bjqs li .ratings_stars span{
font-size: 12px;
margin-left: 5px;
margin-top: 3px;
float: right;
}
ul.bjqs li .playnow a{
padding:6px 6px 5px 29px;
float: right;
font-size: 17px;
font-weight: bold;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
}
#leaderboard_widget {
margin: 10px;
} .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: relative;
margin: 0 auto;
padding: 0;
list-style: none;
clear:both;
height: 30px;
width: 1000px;
}
.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: block;
position: relative;
text-decoration:none;
padding: 10px 20px 0px 20px;
height: 24px;
text-decoration: none;
text-shadow: 1px 1px 1px #535353;
font-weight: normal;
font-size: 16px;
float :left;
}
.catmenu li {
float: left;
position: relative;
margin-right: 3px;
-webkit-border-radius: 7px 7px 0px 0px;
border-radius: 7px 7px 0px 0px;
}
.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 a:hover {
text-shadow: 1px 1px 1px white;
}
.catmenu li:hover, .catmenu a:focus, .catmenu a:hover, .catmenu a:active {
-webkit-border-radius: 7px 7px 0px 0px;
border-radius: 7px 7px 0px 0px;
outline: 0;
}
.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;
} .search_form-wrapper {
width: 235px;
padding: 2px;
float: left;
-moz-border-radius: 4px;
border-radius: 4px;
border: 1px solid #6e6e6e;
} .search_form-wrapper input {
width: 200px;
height: 13px;
color: #999;
padding: 4px 0px 0px 5px;
float: left;
font-size: 14px;
border: 0;
border-radius: 3px 0 0 3px;
} .search_form-wrapper button {
overflow: visible;
position: relative;
float: right;
border: 0;
padding: 0;
cursor: pointer;
height: 19px;
width: 20px;
border-radius: 0 3px 3px 0;
text-shadow: 0 -1px 0 rgba(0, 0 ,0, .3);
}
#userpanel li {
background-image: url(//prury.com/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(//prury.com/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(//prury.com/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(//prury.com/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(//prury.com/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;
}
#pregamebox {
padding: 0px 10px 10px 10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin: 0 auto;
padding: 10px;
width: 960px;
overflow: auto;
}
#pregamebox .gametitle {
font: normal 16px/1 "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
padding: 0;
padding-left: 10px;
margin: 0px;
height: 35px;
line-height: 35px;
text-shadow: 0 -1px 0 #4c9021;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
box-shadow:inset 0px 1px 0px 0px #ffffff;
text-indent:0;
display:inline-block;
width: 600px;
text-decoration:none;
text-shadow:1px 1px 0px #ffffff;
}
#pregamebox .gametitle h1 {
float: left;
margin-top: 9px;
background: none !important;
font: normal 16px/1 "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
}
#pregamebox .lb_enabled{
display: block;
width: 12px;
height: 16px;
background-image: url(//prury.com/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: 590px;
}
#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(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: right;
width: 335px;
}
#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(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;
}
.slider_ratings_stars{
width: 100px;
float: left;
}
.slider_ratings_stars img{
border: 0 none;
width: 20px;
}
.games_ratings_stars img{
border: 0 none;
width: 12px;
} .wp-pagenavi {clear: both}
.wp-pagenavi a, .wp-pagenavi span {
text-decoration: none;
border: 0px;
padding: 3px 5px;
margin: 2px;
-webkit-border-radius: 4px;
border-radius: 4px;
font-weight: bold;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {border: 0px}
.wp-pagenavi span.current {font-weight: bold} @media all and (max-width: 1024px){
img, video, audio, iframe{
max-width: 100%;
}
#header_top:after , #top:after, .moregames:after, .catmenu:after {
display: block;
clear: both;
content:'';
}
#header_top, .catmenu , #wrapper,.footbar{
width: 95%;
height: initial;
}
#top  {
width: calc(95% - 12px);
height: initial;
}
#home-position-top {
width: calc(100% - 10px)  ;
overflow: hidden;
}
#home-position-top  #topslides{ margin: auto;
overflow: hidden;
}
#braygames_slider {
width: 100% !important;
max-width: 660px;
}
#leaderboard_area{
width: calc(100% - 250px);
}
#home-position1 {
width: calc(100% - 16px);
}
#home-position2 {
width: calc(100% - 16px);
height: initial;
}
#loginBox #log, #loginBox #pwd {
width: calc(50% - 16px);
}
#content {
width: 65% !important;
}
#content .gamebox {
width: calc(50% - 34px);
}
#rightcol, #sidebarright {
width: 35%;
}
#sidebarright {
width: calc(35% - 25px);
}
.sidebar {
width: 100%;
}
#footer-widget-area  .widget-area{
width: calc(25% - 13px);
} #content .gamebox  .gamebox_image {
width: 80px;
}
#content .gamebox   .gamebox_info {
width: calc(100% - 105px);
}
#home-position3 {
text-align: center;
}
#home-position3  .recent_games_image {
float: none;
display: inline-block;
vertical-align: top;
text-align: left;
}
#sidebarright #display_games #postlist li {
width: calc(100% - 90px);
height: 110px;
}
.cat_view {
width: calc(100% - 10px);
}
#pregamebox{
width: calc(95% - 20px);
}
#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%;
}
}
@media all and (max-width: 950px){
#home-position-top #topslides { }
}
@media all and (max-width: 830px){
#home-position-top #topslides { }
#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;
}
.moregames {
height: initial;
clear: both;
}
#content {
width: calc(100% - 20px) !important;
}
#navigation {
width: calc(100% - 30px);
}
#content .gamebox {
width: 100%;
}
#mobileMenu{
display: flex !important;
position: fixed;
bottom: 0;
background: #e74131;
width: 100%;
left: 0;
height: 40px;
margin: 0;
padding: 0;
z-index: 9999;
}
#mobileMenu li{
width: 33.33%;
text-align: center;
}
#mobileMenu li a {
display: block;
padding: 5px;
cursor: pointer;
}
#mobileMenu li a:hover {
background-color: #bc4236;
}
#mobileMenu li a img{
width: 30px;
}
#loggedin .welcomeback {
color: #fff;
}
#header_container  .catmenu li {
display: block;
float: none;
clear: both;
background: none;
}
#header_container
.catmenu a:hover ,
#header_container  .current-cat {
background-color: #bc4236;
color: #fff;
}
#header_container
.catmenu a {
padding: 10px;
height: initial;
display: block;
width: initial;
float: none;
text-shadow: none !important;
border-bottom: 1px solid rgba(0,0,0,.1);
}
#header_container  .catmenu {
display: block;
position: fixed;
top: 0;
height: calc(100vh - 40px);
background: #d13e30;
width: 80%;
max-width: 300px;
right: -100%;
transition: .5s;
z-index: 9999;
overflow: auto;
}
body{
padding-bottom: 40px;
overflow-x: hidden;
}
#header_container  .catmenu.active{
right: 0;
}
#header_container  #header_top{
position: fixed;
background: rgba(231, 65, 49, 0.95);
padding: 20px;
width: calc(100% - 40px);
max-height: calc(100vh - 50px);
top: -100%;
z-index: 9999;
transition:.5s;
overflow: auto;
}
#header_container  #header_top.active{
top: 0;
}
.search_form-wrapper {
width: 100%;
}
.search_form-wrapper input {
width: calc(100% - 25px);
}
#header_container #header_top #loginform > label {
width: 49%;
display: inline-block;
padding-bottom: 10px;
}
#loginform {
width: 100%;
float: none;
padding-top: 25px;
}
#header_top #loginform #log,#header_top  #loginform #pwd {
background-color: #FFFFFF;
border: 1px solid #e3e3e3;
color: #999999;
display: block;
width: calc(100% - 10px);
}
#header_top  #loginform .submit {
width: 100%;
margin-left: 0;
display: block;
}
}
@media all and (max-width: 700px){
#home-position-top #topslides { }
#home-position1{
display: none !important;
}
}
@media all and (max-width: 600px){
.blogname {
width: calc(100% - 10px);
float: none;
text-align: center;
margin: 5px 0;
}
.blogname h1{
text-align: center;
}
#leaderboard_area {
width: calc(100% - 10px);
}
#sidebarright #display_games #postlist li {
width: 100%;
}
#wp-calendar {
font-size: 14px;
}
#progressbar {
max-width: 100%;
}
}
@media all and (max-width: 480px){
#home-position3 .recent_games_image {
width: calc(50% - 30px);
margin-right: 5px;
max-width: 165px;
}
#home-position-top #topslides { }
}body{
background-color:#aedfff;
background-image: url(//prury.com/wp-content/themes/braygames/images/bg.png);
color: #6C6C6C;
}
a{
color: #04a1da;
}
a:hover{
color: #6C6C6C;
}
blockquote{
color: #31333F;
border-left: 2px solid #07A0E3;
}
img.alignnone, img.alignright, img.alignleft{
background-color: #fff;
border: 1px solid #DDD;
}
.wp-caption{
border: 1px solid #DDD;
background-color: #fff;
}
#wrapper{
}
#fgpage{
}
#content_game{
background-image:url(//prury.com/wp-content/themes/braygames/images/Blue/game_bg.png);
background-repeat:repeat-x;
background-position:bottom center;
}
#fullgame {
background-image:url(//prury.com/wp-content/themes/braygames/images/bg_trans.png);
border: 5px solid #FFFFFF;
}
#fullgame h2 {
background-image:url(//prury.com/wp-content/themes/braygames/images/arrowback.png);
background-position: left;
background-repeat: no-repeat;
}
#content{
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);
background-color: #FFFFFF;
}
#top{
background-image: url(//prury.com/wp-content/themes/braygames/images/bg_trans.png);
background-color: rgba(255, 255, 255, 0.7);
border:1px solid #FFFFFF;
}
.blogname h1 a:hover{
color: #eee;
}
.blogname h2{
color: #343434;
}
#leaderboard_area {
border: 1px solid #FFFFFF;
background-color: #FFFFFF;
}
#search_input{
border: 0px;
color:#999999;
background-color: transparent;
}
#search_form input{
background-color: #FFFFFF;
}
#top_container {
background-image: url(//prury.com/wp-content/themes/braygames/images/Blue/featured_slider.png);
background-position:bottom center;
background-repeat:no-repeat;
}
#home-position1 {
background-image: url(//prury.com/wp-content/themes/braygames/images/bg_trans.png);
border:1px solid #FFFFFF;
color:#FFFFFF;
}
#home-position2 {
background-image: url(//prury.com/wp-content/themes/braygames/images/bg_trans.png);
border:1px solid #FFFFFF;
color:#FFFFFF;
}
#home-position3 {
color:#FFFFFF;
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);
background-color:#ffffff;
}
.recent_games_image {
background-color:#ffffff;
color:#808080;
border: 3px solid #e9e9e9;
}
.recent_games_image:hover {
border: 3px solid #00a6d6;
}
.module_title span,#content h1 span,#content .gamebox h2 span{
background-color: #ffffff;
}
.cont3{
background-image:url(//prury.com/wp-content/themes/braygames/images/bg_trans.png);
border: 5px solid #FFFFFF;
}
.game_name{
color: #2f2a23;
}
#bordeswf{
border: 0 solid #3F3F3F;
}
.favoritos{
background-image: url(//prury.com/wp-content/themes/braygames/images/buttons_default.png);
background-repeat:no-repeat;
background-position:0 -160px;
}
.favoritos:hover{
background-image: url(//prury.com/wp-content/themes/braygames/images/buttons_default.png);
background-repeat:no-repeat;
background-position:0 -192px;
}
.fullscreen{
background-image: url(//prury.com/wp-content/themes/braygames/images/buttons_default.png);
background-repeat:no-repeat;
background-position:0 -96px;
}
.fullscreen:hover{
background-image: url(//prury.com/wp-content/themes/braygames/images/buttons_default.png);
background-repeat:no-repeat;
background-position:0 -128px;
}
.interruptor{
background-image: url(//prury.com/wp-content/themes/braygames/images/buttons_default.png);
background-repeat:no-repeat;
background-position:0 0;
}
.interruptor:hover{
background-image: url(//prury.com/wp-content/themes/braygames/images/buttons_default.png);
background-repeat:no-repeat;
background-position:0 -64px;
}
#turnoff{
background-color: #000;
}
.thumb_link .lb_enabled{
background-image: url(//prury.com/wp-content/themes/braygames/images/icon_trophy.png);
background-repeat:no-repeat;
}
.title {
background-image: url(//prury.com/wp-content/themes/braygames/images/module_header_bg.png);
background-position:0px -8px;
background-repeat:repeat-x;
}
.title h2{
color:#E74131;
background-color: #ffffff;
}
.luz_apagada{
background-image: url(//prury.com/wp-content/themes/braygames/images/buttons_default.png);
background-repeat:no-repeat;
background-position:0 -32px;
}
.date{
color: #8b8b8b;
}
.cat_link{
background-color: #7cbadd;
background-image: url(//prury.com/wp-content/themes/braygames/images/cat_link_arrow.png);
background-repeat: no-repeat;
background-position:7px center;
}
.cat_link:hover{
background-color: #adadad;
}
.cat_link a{
color: #FFFFFF;
}
.entry a:link,.entry a:visited{
background-color: transparent;
}
.entry a:hover{
color: #455236;
background-color: transparent;
}
.related h3{
color: #7ebde1;
}
.related h3:hover{
color: #333333;
}
.related ul li a:hover{
color: #0A7CAF;
}
.sidebar ul li a:link,.sidebar ul li a:visited{
color: #333;
}
.sidebar ul li a:hover{
color: #E74131;
}
.widgetad{
border: 1px solid #dcdcdc;
}
h2.pagetitle{
color: #4A413C;
}
.post{
background-color: #ebe1d2;
border: 1px solid #ded5c9;
color: #6c5b42;
}
.post img{
background-color: #fff;
border: 1px solid #ddd;
}
#respond{
background-color: #fff;
border: 1px solid #e5e3e4;
}
#respond h3{
color: #444;
}
#commentform{
color: #BFAFA7;
}
#commentform p{
color: #808080;
}
.required{
color: #E74131;
}
#recentcomments li {
background-image: url(//prury.com/wp-content/themes/braygames/images/cat_arrow.png);
background-color: #f4f4f4;
background-repeat: no-repeat;
background-position: 7px 11px;
}
#recentcomments li a{
color: #04A1DA;
}
#recentcomments li a:hover{
color: #6C6C6C;
}
#commentform .comment-notes{
background-color: #FFFFCC;
border:solid 0px #DEDEDE;
color: #9F6000;
}
#commentform #submit{
color: #FFFFFF;
background-color: #81bb33;
font-size: 16px;
margin-top: 10px;
}
.comments input#submit{
background-color: #0083DB;
border: 2px solid #005F9F;
color: #fff;
}
ol.commentlist li{
border: 1px solid #DEDCDD;
}
ol.commentlist li div.vcard {
background-image: url(//prury.com/wp-content/themes/braygames/images/dottedline.png);
background-position: bottom;
background-repeat: repeat-x;
padding-bottom: 5px;
}
div.vcard img.avatar{
}
ol.commentlist li div.comment-meta a{
color: #959595;
font-size: 11px;
}
ol.commentlist li div.comment-meta a.comment-edit-link{
color: #E74131;
}
ol.commentlist li div.comment-meta a.comment-edit-link:hover{
color: #333333;
}
ol.commentlist li p{
color: #4d4d4d;
}
#cancel-comment-reply-link{
color: #fff;
background-color: #e74131;
}
ol.commentlist li.even{
border: 0px;
}
ol.commentlist li.odd{
background-color: #f4f4f4;
border: 0px;
}
.stepcarousel .panel{
background-color: #FFFFFF;
font-weight: normal;
font-size: 12px;
text-align: center;
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);
}
.stepcarousel .panel:hover{
background-color: #333333;
}
.stepcarousel a.panel:hover{
color: #FFFFFF;
}
.stepcarousel .panel img{
background-color: #FFFFFF;
}
#postlist ul li span:hover{
color: #04a1da;
}
#postlist ul{
border: none;
background-color: transparent;
}
#postlist li .frating{
color: #999999;
}
#postlist li{
background-image: url(//prury.com/wp-content/themes/braygames/images/dottedline.png);
background-position: bottom;
background-repeat: repeat-x;
}
#postlist li .frating a:link,#postlist li .frating a:visited{
color: #a6a6a6;
}
#postlist li .auth{
color: #7B7B7B;
font-size: 12px;
}
#display_games #postlist li .fthumb:hover{
background-color: #333333;
}
.widgets{
background-color: #FFF;
border: 1px solid #ccc;
}
.widgets a:hover{
color: #009;
}
div#mngl-profile-tab-control ul,.profile-edit-table,.mngl-search-form,.mngl-post-form{
width:95%!important;
}
.mngl-post-form{
background: none;
}
.topad{
background-color: #535A5F;
}
.blogname h1,.blogname h1 a:link,.blogname h1 a:visited{
color: #cacccd;
}
#headbanner,#rss{
border: 1px solid #000;
}
#menu ul li a,#menu.current_page_item a, ol.commentlist li div.vcard cite.fn a.url, ol.commentlist li div.vcard cite.fn a.url:hover{
}
#menu ul li a:hover{
color:#848484;
}
#menu{
background-color:#ffffff;
}
#content h1,#content .gamebox h2,.game_title a{
}
.game_title img,.moregames img{
-webkit-box-shadow: 1px 1px 9px 0px #CCC;
-moz-box-shadow: 1px 1px 9px 0px #cccccc;
box-shadow: 1px 1px 9px 0px #CCC;
}
.game_title img:hover,.moregames img:hover{
background-color: #333333;
}
.moregames{
color:#898989;
}
.entry img{
border: 3px solid #E9E9E9;
}
.widgetimage,.gravatar img{
padding: 5px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
margin-bottom: 10px;
-webkit-box-shadow: 1px 1px 9px 0px #CCC;
-moz-box-shadow: 1px 1px 9px 0px #cccccc;
box-shadow: 1px 1px 9px 0px #CCC;
}
.contentbox{
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);
background-color: #FFFFFF;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
#gamelist{
color:#FFFFFF;
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);
background-color:#ffffff;
}
#gamelist h1{
color:#82c2e7;
border-bottom: 6px solid #dbdbdb;
}
#gamelist ul a{
color: #848484;
background-image: url(//prury.com/wp-content/themes/braygames/images/gamelist_li.png);
background-position:left 0;
background-repeat: no-repeat;
}
#gamelist ul a:hover{
color: #74aecf;
}
.gamebox h1{
}
.singlepage{
color: #504945;
}
.cat_view{
background-image: url(//prury.com/wp-content/themes/braygames/images/dottedline.png);
background-position: bottom;
background-repeat: repeat-x;
padding-bottom: 5px;
}
.cat_view_image{
-webkit-box-shadow: 1px 1px 9px 0px #cccccc;
-moz-box-shadow: 1px 1px 9px 0px #cccccc;
box-shadow: 1px 1px 9px 0px #cccccc;
}
.cat_view h4{
color: #e74131;
}
.related ul li{
background-image: url(//prury.com/wp-content/themes/braygames/images/dottedline.png);
background-position: bottom;
background-repeat: repeat-x;
}
.single_game{
color:#909090;
}
ol.commentlist li div.reply a{
color: #FFFFFF;
background-color: #81bb33;
}
ol.commentlist li div.reply a:hover{
color: #FFFFFF;
background-color: #e74131;
}
.related ul li a:link,.related ul li a:visited,.widgets a{
color: #222;
}
.sidebar h2,.listi{
color: #fff;
background-color: #535A5F;
border: 1px solid #40494F;
}
ul.blogroll li{
background-image: url(//prury.com/wp-content/themes/braygames/images/cat_arrow.png);
background-color: #F4F4F4;
background-position: 7px 11px;
}
.userinfo{
color: #535353;
}
.post h2 a,.post h2 a:link,.post h2 a:visited,.post h2 a:hover{
color: #354151;
background-color: transparent;
}
h3#comments, h3#pingbacks{
border: 1px solid #DEDCDD;
color: #444;
background-color: #fff;
}
.breadcrumbs{
color: #51493C;
background-color: white;
}
#commentform input,#commentform textarea{
background-color: #F4F4F4;
border: 1px solid #DEDCDD;
color: #444;
}
#header_top {
color:#6C6C6C;
}
#header_top a{
color: #827864;
border-bottom: 3px solid #c2aa9f;
}
#header_top a:hover{
color: #333;
border-bottom: 3px solid #86c9ef;
}
fieldset#header_top form label input{
border: 1px dotted #555;
color: #535353;
}
#loginform #log,
#loginform #pwd{
background-color: #FFFFFF;
border: 1px solid #e3e3e3;
color:#999999;
}
#loginform .registericon a{
background-color:#FFFFFF;
background-image: url(//prury.com/wp-content/themes/braygames/images/online.png);
background-repeat: no-repeat;
background-position: 4px 3px;
border: 1px solid;
border-color: #EDEDED #999 #999 #EDEDED;
color: #333333;
}
#loginform .submit {
background-color:#FFFFFF;
background-image: url(//prury.com/wp-content/themes/braygames/images/loginicon.png);
background-repeat: no-repeat;
background-position: 4px 3px;
border: 1px solid;
border-color: #EDEDED #999 #999 #EDEDED;
color: #333333;
}
#loginform a:hover,
#loginform .submit:hover {
border: 1px solid #ABABAB;
box-shadow: 0px 0px 3px  #A3A3A3;
-webkit-box-shadow: 0px 0px 3px #A3A3A3;
-moz-box-shadow: 0px 0px 3px #A3A3A3;
color: #333;
}
#home-position-top{
background-image: url(//prury.com/wp-content/themes/braygames/images/bg_trans.png);
border:1px solid #FFFFFF;
color:#FFFFFF;
}
.stepcarousel{
}
#postlist li span,#postlist li a{
color: #535A5F;
}
.gamebox{
background-color: #ffffff;
}
.gamebox_info {
color: #7b7b7b;
}
.gamebox h2 {
background-image: url(//prury.com/wp-content/themes/braygames/images/module_header_bg.png);
}
.gamebox h2 a {
background-color:#FFFFFF;
}
.home-sidebar {
background-color:#ffffff;
}
.home-sidebar .module_title span{
color:#51493C;
}
.module_title span{
color:#51493C;
font-size: 20px;
}
#footer-widget-area{
background-color: #FFFFFF;
color:#51493C;
font-size: 18px;
}
#commentform #submit:hover{
background-color: #e74131;
}
.warning{
background-color: #ffd2d3;
border:  1px solid #df8f90;
color: #871414;
}
#bgfooter {
background-image: url(//prury.com/wp-content/themes/braygames/images/bgfooter.png);
background-position: top;
background-repeat: repeat-x;
}
#loadinggame_ad {
background-image: url(//prury.com/wp-content/themes/braygames/images/bg_trans.png);
border:1px solid #FFFFFF;
color:#FFFFFF;
}
#progressbar{
background-color: #FFFFFF;
border: 5px solid #FFFFFF;
}
#progresstext{
color: #333333;
}
#progressbarloadbg{
background-color: #86c9ef;
}
#progressbarloadtext{
background-color: #86c9ef;
border: 5px solid #FFFFFF;
color: #FFFFFF;
}
#progressbarloadtext:hover{
background-color: #333333;
color: #FFFFFF;
}
.topplayer{
color: #333333;
}
.topplayer .playerinfo{
border: 1px solid #e8e6e7;
background-color: #f9f9f9;
}
.award-1{
background-image: url(//prury.com/wp-content/themes/braygames/images/award_gold.png);
background-repeat: no-repeat;
}
.award-2{
background-image: url(//prury.com/wp-content/themes/braygames/images/award_silver.png);
background-repeat: no-repeat;
}
.award-3{
background-image: url(//prury.com/wp-content/themes/braygames/images/award_bronze.png);
background-repeat: no-repeat;
}
.post-thumbnail{
background-color: #fff;
}
.sidebar ul li .playerinfo a{
color: #E74131;
}
.sidebar ul li .playerinfo a:hover{
color: #6C6C6C;
} h2#instructions,
h2#tabs_header,
h2#share,
h2#gameinfo{
color: #2f2a23;
}
.single-sidebar {
border: 3px solid  #e9e9e9;
background-color: #FFFFFF;
}
.rating_wrapper {
background-color: #51493C;
color: #FFFFFF;
border: 1px solid #766A57;
}
.rating_wrapper .inactive,
.rating_wrapper .voted{
color: #FFFFFF;
}
.game_info_content {
color:#909090;
}
.single-sidebar2_title {
background-repeat:repeat-x;
background-image: url(//prury.com/wp-content/themes/braygames/images/module_header_bg.png);
}
.single-sidebar2_title span{
color:#51493c;
background-color: #ffffff;
}
.single-sidebar2_right{
border-right: 3px solid #E9E9E9;
}
.single-sidebar2_left{
border-left: 3px solid #E9E9E9;
}
#game_tabs_wrapper,
#game_tabs_wrapper_left {
background-color: #FFFFFF;
}
#game_tabs_wrapper .game_tabs_menu2,
#game_tabs_wrapper_left .game_tabs_menu2 {;
border-bottom: 4px solid #87624f;
background-color: #82ba35;
overflow: hidden;
}
#game_tabs_wrapper ul.game_tabs_menu li a,
#game_tabs_wrapper_left ul.game_tabs_menu li a {
color:#FFF;
}
#game_tabs_wrapper ul.game_tabs_menu li a:link,
#game_tabs_wrapper_left ul.game_tabs_menu li a:link{
color:#FFF;
background-color:#51493c;
}
#game_tabs_wrapper ul.game_tabs_menu a:hover,
#game_tabs_wrapper ul.game_tabs_menu li.active a:link,
#game_tabs_wrapper ul.game_tabs_menu li.active a:active,
#game_tabs_wrapper ul.game_tabs_menu li.active a:hover,
#game_tabs_wrapper_left ul.game_tabs_menu a:hover,
#game_tabs_wrapper_left ul.game_tabs_menu li.active a:link,
#game_tabs_wrapper_left ul.game_tabs_menu li.active a:active,
#game_tabs_wrapper_left ul.game_tabs_menu li.active a:hover{
background-color:#87624F;
background-image: url(//prury.com/wp-content/themes/braygames/images/bg_main_menu.png);
background-repeat:repeat-x;
} .error li{
list-style: none;
}
.updated p{
font-size: 13px;
}
.updated {
background-color: #d4ffcd;
border: 1px solid #9adf8f;
color: #258815;
padding: 6px;
text-align: center;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
width: 96%;
margin-bottom: 10px;
}
.error {
background-color: #ffd2d3;
border: 1px solid #df8f90;
color: #871414;
padding: 6px;
text-align: center;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
width: 96%;
margin-bottom: 10px;
}  ul.bjqs-controls li a{
color:#E74131;
}
p.bjqs-caption{
background-color:rgba(0,0,0,0.7);
color:#fff;
}
ol.bjqs-markers li a{
border:3px solid #fff;
background-color:#333;
}
ol.bjqs-markers li.active-marker a{
background-color:#178a9c;
}
.braygames_slider_left .desc{
color: #808080;
background-color: #FFFFFF;
}
.braygames_slider_right{
background-color: #FFFFFF;
border:5px solid #FFFFFF;
}
a.bjqs-prev{
background-image: url(//prury.com/wp-content/themes/braygames/images/slider_prev1.png);
background-repeat: no-repeat;
background-position: left center;
}
a.bjqs-next{
background-image: url(//prury.com/wp-content/themes/braygames/images/slider_next1.png);
background-repeat: no-repeat;
background-position: left center;
}
ul.bjqs li .ratings_stars{
color: #9db14d;
background-color: #FFFFFF;
}
ul.bjqs li .ratings_stars span{
color:#7b7b7b;
}
ul.bjqs li .playnow a{
background-image: url(//prury.com/wp-content/themes/braygames/images/Blue/play_slider.png);
background-position: 4px 4px;
background-repeat:no-repeat;
color: #fff;
background-color: #333;
}
ul.bjqs  li a{
color: #494949;
background-color: #ffffff;
}
ul.bjqs  li a:hover {
color: #04A1DA;
background-color: #ffffff;
} #header_container {
background-image: url(//prury.com/wp-content/themes/braygames/images/Blue/bgheader.jpg);
background-position:top;
background-repeat:repeat-x;
border-bottom: 4px solid #00a6d6;
}
.catmenu {
margin-top:40px;
}
.catmenu ul {
background-image: url(//prury.com/wp-content/themes/braygames/images/dropdown_top.png);
background-repeat: no-repeat;
background-position: top;
}
.catmenu a {
color: #FFFFFF;
}
.catmenu li {
background-color:#00a6d6;
background-image: url(//prury.com/wp-content/themes/braygames/images/bg_main_menu.png);
background-repeat:repeat-x;
}
.catmenu li li {
background-color: #fff;
background-image: url(//prury.com/wp-content/themes/braygames/images/submenu_li.gif) no-repeat;
background-repeat: no-repeat;
background-position: 24px 15px;
}
.catmenu li a:hover {
color: #333;
}
.catmenu > li.sfHover.sf-ul {
background-color: #FFFFFF;
}
.catmenu > li.sfHover.sf-ul > a {
color: #000;
background-color: #FFFFFF;
}
.catmenu li.sfHover li a:hover, .catmenu li ul li.sfHover a, .catmenu li ul li ul li.sfHover a {
background-image: url(//prury.com/wp-content/themes/braygames/images/submenu_li.gif);
background-color: #eeeeee;
background-repeat:no-repeat;
background-position: 24px 15px;
}
.catmenu li.sfHover li a, .catmenu li.sfHover li ul li a, .catmenu li.sfHover li ul li ul li a  {
background-image: url(//prury.com/wp-content/themes/braygames/images/submenu_li.gif);
background-repeat:no-repeat;
background-position: -100px -100px;
color: #404040;
}
ul.catmenu li.backLava {
background-image: url(//prury.com/wp-content/themes/braygames/images/lavalamp.png);
background-repeat:no-repeat;
background-position: center 0px;
background-color: transparent;
}
.catmenu li ul li.bottom_bg {
background-image: url(//prury.com/wp-content/themes/braygames/images/dropdown_bottom.png);
background-color: transparent;
background-position: bottom left;
-webkit-border-radius: 0px;
border-radius: 0px;
} .wp-pagenavi a, .wp-pagenavi span {
background-color: #86c9ef;
color: #FFFFFF;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
background-color: #b1b1b1;
color: #FFFFFF;
}
div.item-list-tabs ul li a span {
background-color: #86c9ef;
} .search_form-wrapper {
border: 1px solid #ffffff;
background-color:#ffffff;
} .search_form-wrapper button {
background-image: url(//prury.com/wp-content/themes/braygames/images/Blue/search_bg.png);
background-repeat: no-repeat;
}
.search_form-wrapper button:hover {
background-image: url(//prury.com/wp-content/themes/braygames/images/Blue/search_bg2.png);
border: 0;
}
#pregamebox {
background-color: rgba(255, 255, 255, 0.8);
border: 5px solid #FFFFFF;
}
#pregamebox .left .title{
color: #2f2a23;
}
#pregamebox .gametitle {
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
background-color:#ededed;
border:1px solid #dcdcdc;
color:#777777;
}.gamebox{
width: 623px;
padding:10px;
margin: 0 0 15px 0px;
}
.gamebox h2{
overflow: hidden;
margin: 0 0 5px;
padding: 5px 0 0 10px;
}
.gamebox_head_wrapper{
float: left;
width: 48%;
padding: 10px 0 10px 0px;
margin-left: 7px;
overflow: hidden;
background-image: url(//prury.com/wp-content/themes/braygames/images/dottedline.png);
background-position: bottom;
background-repeat: repeat-x;
overflow: hidden;
}
.game_thumb{
float: left;
text-align: center;
padding:5px 5px 5px 5px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
margin-bottom: 10px;
margin-left: 4px;
-webkit-box-shadow: 1px 1px 9px 0px #cccccc;
-moz-box-shadow: 1px 1px 9px 0px #cccccc;
box-shadow: 1px 1px 9px 0px #cccccc;
}
.game_thumb:hover{
background-color: #333333;
}
.game_details{
float: left;
text-align: left;
margin-left: 10px;
width: 185px;
}
.spacer{
margin: 10px 0;
}
.gamebox_info {
float: left;
padding:5px 0px 0px 0px;
margin-left: 8px;
width: 180px;
text-align: left;
font-size: 14px;
}
.lb_enabled {
display: block;
width: 12px;
height: 12px;
background-image: url(//prury.com/wp-content/themes/braygames/images/trophy_smaller.png);
background-repeat: no-repeat;
float: right;
}
@media all and (max-width: 700px){
.gamebox_head_wrapper{width: 100%}
.gamebox_info{width: calc(100% - 115px) !important;}
}