body {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 100%;
  margin: 0 auto;
  padding: 0 0 20px;
}
img {
  border: 0;
  margin: 0;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}
blockquote {
  padding-left: 10px;
  font-style: normal;
}
.clear {
  clear: both;
}

/* Before Lazy Load */
img[data-lazyloaded] {
  opacity: 0;
}
/* Upon Lazy Load */
img.litespeed-loaded {
  -webkit-transition: opacity 0.5s linear 0.2s;
  -moz-transition: opacity 0.5s linear 0.2s;
  transition: opacity 0.5s linear 0.2s;
  opacity: 1;
}

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;
}
.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-size: 1em;
  font-weight: 400;
  line-height: 12px;
  margin: 0;
  padding: 0;
}
#wrapper {
  width: 1080px;
  margin: 0 auto;
  background: #fff;
}
#fgpage {
  padding: 0;
}
.topad {
  height: 97px;
  text-align: center;
  margin-bottom: 0;
  padding-top: 7px;
}
#top {
  height: 50px;
  width: 100%;
  margin: 0 auto;
}
.blogname {
  width: 462px;
  float: left;
  margin: 0;
}
.blogname h1 {
  font-size: 1.8em;
  font-weight: 400;
  text-align: left;
  margin: 17px 0 0 25px;
  padding: 0;
}
.blogname h1 a:link,
.blogname h1 a:visited {
  display: block;
}
.blogname h2 {
  font-size: 1em;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
  margin: 2px 0 0 30px;
}
.blogname img {
  height: 119px;
  width: 500px;
}
#headbanner {
  float: right;
  height: 80px;
  margin-right: 10px;
  margin-top: 5px;
  width: 468px;
}
#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;
}
#search_form {
  float: left;
  display: block;
  margin-left: 10px;
}
#s {
  background: none;
  width: 182px;
  height: 38px;
  line-height: 38px;
  outline: 0;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 1em;
  margin: 0;
  padding: 0 0 0 30px;
  display: inline-block;
}
#btn_search {
  width: 50px;
  height: 21px;
  border: none;
  cursor: pointer;
  margin-left: 7px;
}
#menu {
  height: 60px;
  display: block;
  font-size: 1em;
  font-weight: 400;
  text-transform: uppercase;
  padding: 0;
  margin: 0 auto;
  text-align: center;
}
#menu ul {
  list-style: none;
  height: 20px;
  margin: 0;
  padding: 0;
}
#menu ul li {
  float: none;
  display: inline-block;
  line-height: 50px;
  margin: 0;
  padding: 0;
}
#menu ul li a {
  display: inline-block;
  font-weight: 400;
  padding: 0 10px;
}
#menu ul li a:hover,
#menu.current_page_item a {
  display: block;
  text-decoration: none;
}
#loginbox {
  padding-left: 10px;
  width: 990px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  margin: 2px 0 0;
}
#loginbox a {
  font-weight: 700;
}
#loginbox a:hover {
  font-weight: 700;
  text-decoration: underline;
}
#catcontainer {
  display: block;
  font-size: 1em;
  font-weight: 400;
  text-transform: uppercase;
  padding: 0;
}
#catmenu {
  width: 100%;
  height: 34px;
  margin: 0;
  padding: 0;
  display: block;
}
#catmenu ul {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}
#catmenu li {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}
#catmenu li a,
#catmenu li a:link,
#catmenu li a:visited {
  display: block;
  margin: 0;
  padding: 10px 10px 9px;
}
#catmenu li a:hover,
#catmenu li a:active {
  text-decoration: none;
  margin: 0;
  padding: 10px 10px 9px;
}
#catmenu li li a,
#catmenu li li a:link,
#catmenu li li a:visited {
  width: 150px;
  font-size: 1em;
  /*font-family: Arial, Tahoma, Verdana, sans-serif;*/
  font-weight: 400;
  text-transform: uppercase;
  float: none;
  margin: 0;
  padding: 8px 10px 7px;
}
#catmenu li li a:hover,
#catmenu li li a:active {
  padding: 8px 10px 7px;
}
#catmenu li ul {
  z-index: 9999;
  position: absolute;
  left: -999em;
  height: auto;
  width: 170px;
  margin: 0;
  padding: 0;
}
#catmenu li ul a {
  width: 140px;
}
#catmenu li ul ul {
  margin: -32px 0 0 170px;
}
#catmenu li:hover ul ul,
#catmenu li:hover ul ul ul,
#catmenu li.fghover ul ul,
#catmenu li.fghover ul ul ul {
  left: -999em;
}
#catmenu li:hover ul,
#catmenu li li:hover ul,
#catmenu li li li:hover ul,
#catmenu li.fghover ul,
#catmenu li li.fghover ul,
#catmenu li li li.fghover ul {
  left: auto;
}
#catmenu li:hover,
#catmenu li.fghover {
  position: static;
}
#content_game {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 10px auto;
}
#content {
  /*float: right;*/
  width: 100%;
  height: auto;
}
#hcp-content {
  width: 100%;
  height: auto;
}
/*.contentleft {
    float: right;
    padding: 5px 5px 0 0;
}*/
.contentright {
  /*float: left;*/
  padding: 0;
  margin: 0 auto;
}
#content h1,
#hcp-content h1 {
  /*font-family: Arial, Tahoma, Verdana, sans-serif;*/
  font-size: 1.6em;
  text-transform: uppercase;
  font-weight: 400;
  text-decoration: none;
  text-align: center;
  margin: 0;
  padding: 10px 0;
}
#content .gamebox h2 {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 1.2em;
  text-transform: uppercase;
  font-weight: 400;
  text-decoration: none;
  text-align: center;
  margin: 0;
  padding: 0 0 5px;
}
#content .gamebox h2 a:hover {
  text-decoration: underline;
}
#play_game,
#play_game > * {
  text-align: center;
  padding: 0;
  margin: 0 auto;
  position: relative;
}
.cont1 {
  position: relative;
  overflow: hidden;
  margin-top: 5px;
}
.cont2 {
  float: left;
  position: relative;
  left: 50%;
}
.cont3 {
  float: left;
  position: relative;
  left: -50%;
  min-width: 160px;
  padding: 10px;
}
#borderswf {
  padding: 0;
}
#escenario {
  height: auto;
  position: relative;
  display: block;
  z-index: 999;
  margin: 0 auto;
  padding: 0;
}
#game_buttons {
  width: 152px;
  height: 40px;
  margin: 0 auto 20px;
}
.favoritos {
  margin-left: 8px;
}
.fullscreen {
  float: left;
  outline: none;
  text-decoration: none;
  width: 40px;
  height: 40px;
  margin: 0 8px;
}
.command {
  position: relative;
  float: left;
  height: 40px;
  z-index: 999;
  margin: 0 auto;
}
.interruptor {
  float: left;
  z-index: 101;
  background: url(images/sprite_default.png) 0 0 no-repeat;
  outline: none;
  text-decoration: none;
  width: 40px;
  height: 40px;
}
#turnoff {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  opacity: 0.9;
  filter: alpha(opacity=85);
  -moz-opacity: 0.85px;
  z-index: 1;
  margin: 0;
  padding: 0;
}
.title {
  margin: 0;
  padding: 0 0 5px 10px;
}
.game_title {
  text-align: center;
  float: none;
  margin: 1px;
  padding: 0;
  display: inline-block;
  border-bottom: 1px solid #eeeeee;
}
.thumb_link {
  position: relative;
}
.thumb_link img {
  width: 150px;
  height: 150px;
  z-index: 10;
}
.thumb_link .lb_enabled {
  display: block;
  width: 14px;
  height: 13px;
  background: url(images/icon_trophy.png) no-repeat;
  position: absolute;
  right: 88px;
  top: -85px;
  z-index: 9999;
}
#gamelist {
  clear: both;
  padding: 10px;
  width: 620px;
  margin: 0 0 15px 0;
}
#gamelist h1 {
  height: 31px;
  margin: 0;
  padding: 0;
}
#gamelist ul {
  float: left;
  width: 620px;
  font-size: 1em;
  list-style: none;
  padding: 0;
}
#gamelist li {
  float: left;
  width: 200px;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.date {
  font-size: 0.9em;
  /*font-family: Arial, Tahoma, Verdana, sans-serif;*/
  text-transform: uppercase;
  line-height: 20px;
  padding: 0 10px;
}
.cat_view {
  width: 300px;
  height: auto !important;
  min-height: 250px;
  float: left;
  font-size: 1em;
  margin: 0 0 15px 10px;
  padding: 0 5px 5px;
}
.cat_view h4 {
  padding: 10px 0;
  font-size: 1em;
  text-indent: 10px;
}
.cat_link {
  float: right;
  text-align: right;
  font-weight: 700;
  height: 17px;
  width: 101px;
  padding-right: 17px;
  margin: 7px 5px 0 2px;
}
.gamebox {
  font-size: 1em;
}
.single_game {
  width: 98%;
  /*min-height: 270px;*/
  height: auto;
  font-size: 1em;
  padding: 0;
  margin: 0 auto;
}
.single_game textarea {
  width: 95%;
  height: 150px;
  font-size: 1em;
  font-weight: 400;
  margin: 0 0 20px;
}
.singlepage {
  width: 100%;
  height: auto;
  padding: 10px 0;
  font-size: 1em;
  margin: 0 0 20px 0px;
}
.entry {
  line-height: 20px;
  margin: 0;
  padding: 0 5px 5px;
  font-size: 1em;
}
.entry img {
  margin: 0 10px 10px 0;
}
.entry a:link,
.entry a:visited {
  background-color: transparent;
}
.entry a:hover {
  background-color: transparent;
  text-decoration: none;
}
.entry p {
  /*font-family: Arial, Tahoma, Verdana, sans-serif;*/
  font-size: 1em;
  margin: 5px;
  padding: 0;
}
.readmore {
  float: right;
  text-transform: uppercase;
  font-weight: 700;
}
.related {
  height: 100%;
  font-size: 1em;
  padding: 0;
  margin: 0 auto;
  text-align: center;
}
.related h3 {
  text-align: center;
  font-size: 1.2em;
  font-weight: 400;
  overflow: hidden;
  text-transform: uppercase;
  margin: 10px 0;
  padding: 10px 0;
}
.related ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.related ul li {
  list-style-type: none;
  line-height: 24px;
  font-size: 1em;
  font-weight: 700;
  margin: 0;
  padding: 5px 10px 10px 0;
}
.moregames {
  height: auto !important;
  padding: 10px 5px;
  font-weight: 400;
  display: inline-block;
  /*float: left;*/
} /*.moregames img{margin:0 10px 10px 0;padding:0;}*/
#rightcol {
  float: right;
  width: 340px;
  padding: 0 5px 10px 0;
}
#sidebarleft {
  float: left;
  width: 340px;
  padding: 0 0 10px 5px;
}
#sidebarright {
  /*float: right;*/
  width: 100%;
  padding: 0;
  margin: 0 auto;
}
.sidebar {
  width: 100%;
  font-size: 1em;
  /*font-family: Arial, Tahoma, Verdana, sans-serif;*/
  text-align: center;
}
.sidebar h2 {
  line-height: 50px;
  font-size: 1.2em;
  font-weight: 400;
  text-transform: uppercase;
  margin: 5px 0;
  padding: 0;
}
.sidebar ul {
  list-style-type: none;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 0;
  padding: 0 5px 5px;
}
.sidebar ul li {
  height: 100%;
  line-height: 28px;
  padding: 0 0 0 5px;
}
.sidebar ul li ul {
  height: 100%;
  line-height: 28px;
  padding: 0;
}
.sidebar ul li ul li {
  height: 100%;
  line-height: 28px;
  padding: 0;
}
.sidebar ul li a:link,
.sidebar ul li a:visited {
  text-decoration: none;
  padding: 0;
}
.widgetad {
  margin: 0 10px 10px 16px;
  padding: 5px;
}
.widgetimage {
  margin: 0 1px 2px;
  padding: 2px;
}
.gravatar img {
  float: left;
  margin: 0 0 2px 0;
  padding: 2px;
}
.adwidget {
  text-align: center;
}
.userinfo {
  float: left;
  margin: 1px 5px 10px 10px;
}
.userinfo .welcome {
  text-align: left;
  margin: 0;
  padding: 0;
}
.videowidget {
  text-align: center;
}
fieldset#loginBox {
  text-align: center;
  font-size: 1em;
  border: none;
  padding: 0 15px;
}
fieldset#loginBox form label {
  height: 25px;
}
fieldset#loginBox form label input {
  height: 25px;
  width: 260px;
  margin-bottom: 5px;
}
.logininp {
  height: 25px;
  width: 150px;
  font-weight: 700;
  text-transform: uppercase;
  vertical-align: top;
  margin-top: 2px;
  font-size: 1em;
}
.register_recover {
  margin: 10px 0 0;
}
.register_recover a:hover {
  text-decoration: underline;
}
#footbar {
  clear: both;
  width: 100%;
  /*font-family: Arial, Tahoma, Verdana, sans-serif;*/
  margin: 0 auto;
  padding: 0 0 30px;
}
.fleft {
  float: left;
  padding: 0 0 0 15px;
}
.fright {
  float: right;
  padding: 0 15px 0 0;
}
#footer ul {
  list-style: none;
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}
#footer ul li {
  margin-top: 5px;
  padding-top: 0;
  padding-bottom: 0;
  text-transform: uppercase;
  background: none;
  font-size: 1em;
}
#footer ul li a {
  font-size: 1em;
  text-decoration: none;
  margin-top: 5px;
  text-transform: uppercase;
  padding: 8px 8px 8px 10px;
}
#footer ul li a:hover {
  text-decoration: underline;
  background: none;
}
#footer-widget-area {
  overflow: hidden;
  margin-top: 10px;
}
#footer-widget-area .widget-area {
  float: left;
  margin-right: 20px;
  width: 220px;
}
.textwidget {
  text-transform: none;
}
#navigation {
  width: 600px;
  text-align: center;
  margin: 0;
  padding: 2px 15px 10px 12px;
}
h2.pagetitle {
  font-size: 1em;
  text-align: center;
  /*font-family: Arial, Tahoma, Verdana, sans-serif;*/
  margin: 0 0 10px 5px;
  padding: 5px;
}
.post {
  float: left;
  display: inline;
  font-style: italic;
  /*font-family: Arial, Tahoma, Verdana, sans-serif;*/
  margin: 0 0 5px 5px;
  padding: 3px 0 0;
}
.post h2 {
  text-align: left;
  font-size: 1.1em;
  overflow: hidden;
  font-weight: 400;
  height: 20px;
  margin: 0;
  padding: 0 0 3px;
}
.post h2 a,
.post h2 a:link,
.post h2 a:visited {
  background-color: transparent;
}
.post h2 a:hover {
  background-color: transparent;
}
.post img {
  border: 0;
  float: left;
  margin: 2px 5px 2px 0;
  padding: 4px;
}
.breadcrumb {
  font-size: 1em;
  font-weight: 400;
  /*font-family: Arial, Tahoma, Verdana, sans-serif;*/
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin: 0 5px 5px 13px;
  padding: 5px 10px;
}
.adtop {
  text-align: center;
  /*float: left;*/
  width: 98%;
  height: auto;
  margin: 20px auto;
}
.adright {
  float: right;
  margin: 5px;
}
.allcomments {
  height: 100%;
  margin: 0;
  padding: 0 8px 0 10px;
}
#comment {
  height: 100%;
  margin: 0;
  padding: 0 10px;
}
h3#comments {
  font-size: 1.2em;
  font-weight: 400;
  /*font-family: Arial, Tahoma, Verdana, sans-serif;*/
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin: 10px 0;
  padding: 5px 10px;
}
h3#pingbacks {
  font-size: 1.2em;
  font-weight: 400;
  /*font-family: Arial, Tahoma, Verdana, sans-serif;*/
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin: 10px 0;
  padding: 5px 10px;
}
#respond {
  height: 100%;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin: 5px 0;
  padding: 0 5px;
}
#respond h3 {
  font-size: 1.2em;
  font-weight: 400;
  /*font-family: Arial, Tahoma, Verdana, sans-serif;*/
  margin: 10px 0;
  padding: 5px 10px;
}
#commentform {
  /*font-family: Arial, Tahoma, Verdana, sans-serif;*/
  margin: 0;
  padding: 0 10px 10px;
}
#commentform input {
  padding-left: 10px;
}
#commentform textarea {
  width: 95%;
  padding: 5px;
}
.comments input#submit {
  width: auto;
  line-height: 25px;
  /*font-family: Arial, Tahoma, Verdana, sans-serif;*/
  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.comment-author {
  padding: 0 170px 0 0;
}
ol.commentlist li div.vcard {
  font-size: 1.4em;
  padding: 5px 0;
}
ol.commentlist li div.vcard cite.fn {
  font-style: normal;
}
ol.commentlist li div.vcard cite.fn a.url {
  text-decoration: none;
}
div.vcard img.avatar {
  left: 7px;
  position: absolute;
  top: 7px;
}
ol.commentlist li div.comment-meta {
  font-size: 0.9em;
  position: absolute;
  right: 10px;
  text-align: right;
  top: 5px;
}
ol.commentlist li div.comment-meta a {
  text-decoration: none;
}
ol.commentlist li p {
  font-size: 0.9em;
  line-height: 18px;
  margin: 0 0 1em;
}
ol.commentlist li ul {
  font-size: 0.9em;
  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: 1em;
  line-height: 15px;
  /*font-family: Arial, Tahoma, Verdana, sans-serif;*/
  margin: 0 0 0 12px;
  padding: 4px 10px;
}
ol.commentlist li div.reply a {
  text-decoration: none;
  text-transform: uppercase;
}
ol.commentlist li ul.children {
  list-style: none;
  text-indent: 0;
  margin: 1em 0 0;
}
ol.commentlist li ul.children li.depth-2 {
  margin: 0 0 0.25em;
}
ol.commentlist li ul.children li.depth-3 {
  margin: 0 0 0.25em;
}
ol.commentlist li ul.children li.depth-4 {
  margin: 0 0 0.25em;
}
ol.commentlist li.pingback div.vcard {
  padding: 0 170px 0 0;
}
.stepcarousel {
  position: relative;
  overflow: scroll;
  width: 952px;
  height: 165px;
  margin: 0 14px;
}
.stepcarousel .belt {
  position: absolute;
  left: 0;
  top: 0;
}
.stepcarousel .panel {
  float: left;
  overflow: hidden;
  width: 120px;
  height: 140px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 10px;
}
.stepcarousel .panel p {
  text-align: left;
  overflow: hidden;
  margin: 5px;
}
.stepcarousel .panel h2 {
  height: 16px;
  overflow: hidden;
  font-size: 1em;
  font-weight: 400;
  text-align: center;
  /*font-family: Arial, Tahoma, Verdana, sans-serif;*/
  text-transform: uppercase;
  margin: 0 5px;
}
.stepcarousel .panel img {
  margin: 10px 10px 8px;
  padding: 0;
}
#postlist {
  overflow: hidden;
  margin-top: 5px;
  height: 420px;
  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: 324px;
  float: left;
  height: 88px;
  overflow: hidden;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 0 0 5px;
  padding: 5px;
}
#postlist li span {
  font-size: 1em;
  font-weight: 700;
  height: 18px;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
#postlist li a {
  text-decoration: none;
}
#postlist li img {
  float: left;
  margin-right: 5px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 3px;
}
#postlist li .fcats {
  overflow: hidden;
  font-size: 1em;
  line-height: 12px;
  height: 14px;
  padding: 0;
}
#postlist li .auth {
  overflow: hidden;
  /*font-family: Arial, Tahoma, Verdana, sans-serif;*/
  font-size: 1em;
  line-height: 13px;
  margin: 0;
  padding: 0;
}
.listi {
  line-height: 30px;
  font-size: 1em;
  font-weight: 700;
  /*font-family: Arial, Tahoma, Verdana, sans-serif;*/
  text-transform: uppercase;
  width: 328px;
  margin: 5px 0;
  padding: 0 0 0 5px;
}
.widgets {
  width: 333px;
  overflow: hidden;
  margin-top: 5px;
  padding: 0;
}
.widgets a {
  text-decoration: none;
}
.widgets a:hover {
  text-decoration: underline;
}
.warning {
  color: #ff3f3f;
  text-align: center;
  font-weight: 700;
  border: 1px solid red;
  width: 80%;
  margin: 10px auto;
  padding: 10px;
}
.customslider {
  width: 638px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 10px;
  margin-left: 2px;
}
.customslider h2 {
  margin-top: 5px;
  text-align: center;
}
#progressbar {
  position: relative;
  left: 0;
  height: 22px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  margin: 0;
}
#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:hover {
  cursor: pointer;
}
.topplayer {
  text-align: center;
  color: #000;
  border: 1px solid #535a5f;
  background-color: #fff;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  height: 130px;
  margin-top: 10px;
  padding: 10px 0 10px 7px;
}
.topplayer img {
  border: 1px solid #535a5f;
  background-color: #fff;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 5px;
}
.topplayer .playerinfo {
  float: left;
  width: 85px;
  border-right: 1px solid #ccc;
  margin-right: 10px;
  padding-right: 10px;
}
.topplayer .last {
  border: none;
  margin-right: 0;
}
.award-1 {
  width: 16px;
  height: 16px;
  background-image: url(images/award_gold.png);
  background-repeat: no-repeat;
  z-index: 9999;
  text-align: center;
}
.award-2 {
  width: 16px;
  height: 16px;
  background-image: url(images/award_silver.png);
  background-repeat: no-repeat;
  z-index: 9999;
  text-align: center;
}
.award-3 {
  width: 16px;
  height: 16px;
  background-image: url(images/award_bronze.png);
  background-repeat: no-repeat;
  z-index: 9999;
  text-align: center;
}
#my_game {
  margin: 10px auto 150px;
}
.playmobile {
  margin: 0 auto;
  text-align: center;
}
#playbutton {
  text-transform: uppercase;
  font-size: 1.1em;
  padding: 0.8em 2em;
  margin: 0 10px 10px;
}
#closebutton {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 1.1em;
  display: none;
  padding: 10px;
  line-height: 30px;
  z-index: 999999;
  color: orange;
  text-transform: uppercase;
}
.adholder {
  height: auto !important;
  width: 100%;
  border: 1px solid #ededed;
  margin: 10px auto;
  padding: 0;
  background: #fff;
  text-align: center;
}
.adtitle {
  width: 100%;
  text-align: center;
  font-size: 1em;
  font-weight: 400;
  background: #ededed;
  margin: 0;
  color: #000;
  text-transform: uppercase;
  padding: 12px 0;
}
.ega-adholder {
  height: 290px;
  width: 310px;
  border: 1px solid #ec901f;
  margin: 0 auto 5px;
  padding: 0;
}
.ega-adtitle {
  width: 100%;
  text-align: center;
  font-size: 1em;
  font-weight: 400;
  background: #ec901f;
  margin-bottom: 5px;
  color: #fff;
  text-transform: uppercase;
  padding: 5px 0;
}
.comm-related {
  /*float: left;*/
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
.fbbox {
  float: left;
  margin-left: 5px;
  width: 292px;
  height: 90px;
  overflow: hidden;
  padding: 10px;
  border: 1px solid #ededed;
  background: #fff;
}
.fbgplusbox {
  float: right;
  background: #fff;
  border: 1px solid #ededed;
  padding: 10px;
  margin: 0 13px 10px 0;
  width: 636px;
  height: 90px;
}
.searchcontent {
  float: left;
  width: 630px;
  height: auto;
}
.gameresult {
  width: 630px;
  height: auto;
  font-size: 1em;
  padding-left: 10px;
  padding-top: 5px;
  margin: 0 5px 5px;
}

/* color-Default.css */
body {
  background-color: #eee;
  color: #161514;
}
a {
  color: #000;
}
a:hover {
  color: #db7524;
}
blockquote {
  color: #31333f;
  border-left: 2px solid #07a0e3;
}
img.alignnone,
img.alignright,
img.alignleft {
  background: #fff;
  border: 1px solid #ddd;
}
.wp-caption {
  border: 1px solid #ddd;
  background: #fff;
}
#wrapper {
  background: #f4f4f4;
}
#fgpage {
  background: #f9f9f9;
}
.topad {
  background: #535a5f;
}
#top {
  background: #9aba4d;
}
.blogname h1 {
  color: #cacccd;
}
.blogname h1 a:link,
.blogname h1 a:visited {
  color: #cacccd;
}
.blogname h1 a:hover {
  color: #eee;
}
.blogname h2 {
  color: #343434;
}
#headbanner {
  border: 0 solid #000;
}
#rss {
  border: 0 solid #000;
}
#subscribe_email_btn {
  background: url(images/go_dark_grey.png) no-repeat;
}
#s {
  border: 1px solid #ccc;
  color: #000;
  background-image: url(images/search_icon.png);
  background-repeat: no-repeat;
  background-position: 5px 1px;
}
#btn_search {
  background: url(images/go_dark_grey.png) no-repeat;
}
#menu ul li a {
  color: #000;
  font-size: 1.1em;
}
#menu ul li a:hover,
#menu.current_page_item a {
  color: #000;
}
#loginbox {
  background: #535a5f;
  color: #fff;
  border-bottom: 1px solid #ccc;
}
#loginbox a {
  color: #fff;
}
#loginbox a:hover {
  color: #fff;
}
#catcontainer {
  background: #fff;
}
#catmenu {
  background: #fff;
}
#catmenu li a,
#catmenu li a:link,
#catmenu li a:visited {
  color: #000;
}
#catmenu li a:hover,
#catmenu li a:active {
  background-color: #e2e2ee;
  color: #495d5c;
}
#catmenu li li a,
#catmenu li li a:link,
#catmenu li li a:visited {
  background: #535a5f;
  color: #fff;
  border-bottom: 1px solid #50585f;
  border-left: 1px solid #50585f;
  border-right: 1px solid #50585f;
}
#catmenu li li a:hover,
#catmenu li li a:active {
  background: #42474b;
  color: #dff4ff;
}
#content h1 {
  color: #0578ad;
}
#content .gamebox h2 {
  color: #0578ad;
}
#content .gamebox h2 a {
  color: #0578ad;
}
.cont3 {
  background: #fff;
  border: 1px solid #ededed;
}
#borderswf {
  border: none;
}
.favoritos {
  background: url(images/sprite_default.png) 0 -200px no-repeat;
}
.favoritos:hover {
  background: url(images/sprite_default.png) 0 -240px no-repeat;
}
.fullscreen {
  background: url(images/sprite_default.png) 0 -120px no-repeat;
}
.fullscreen:hover {
  background: url(images/sprite_default.png) 0 -160px no-repeat;
}
.interruptor {
  background: url(images/sprite_default.png) 0 0 no-repeat;
}
.interruptor:hover {
  background: url(images/sprite_default.png) 0 -80px no-repeat;
}
.luz_apagada {
  background: url(images/sprite_default.png) 0 -40px no-repeat;
}
.game_title a {
  color: #000;
  font-size: 1.1em;
  display: inline-block;
  padding: 5px 0;
}
.game_title img {
  border: none;
}
#gamelist {
  background: #fff;
  border: 1px solid #ededed;
}
#gamelist ul {
  color: #000;
}
.date {
  color: #75481f;
}
.cat_view {
  color: #000;
  background: #fff;
  border: 1px solid #ededed;
}
.cat_link {
  background: url(images/more.png) no-repeat 0 0;
  background-position: right;
}
.cat_link a {
  color: #fff;
}
.gamebox {
  color: #000;
  background: #fff;
  border: none;
}
.gamebox h1 {
  background: #fff;
}
.gamebox h2 {
  background-image: url(images/bg_cat.png);
  background-repeat: no-repeat;
  background-position: right;
}
.single_game {
  color: #000;
  background: #fff;
  border: 1px solid #ededed;
}
.singlepage {
  color: #000;
  background: #fff;
  border: 1px solid #ededed;
}
.entry img {
  border: none;
}
.entry a:link,
.entry a:visited {
  color: #ac0604;
  background-color: transparent;
}
.entry a:hover {
  color: #455236;
  background-color: transparent;
}
.related {
  color: #000;
  background: #fff;
  border: 1px solid #ededed;
}
.related h3 {
  color: #000;
}
.related ul li a:link,
.related ul li a:visited {
  color: #222;
}
.related ul li a:hover {
  color: #0a7caf;
} /*.moregames{border:1px solid #ededed;}.moregames img{border:none;}*/
.sidebar {
  color: #000;
}
.sidebar h2 {
  color: #000;
  background: #fff;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
}
.sidebar ul li {
  border-bottom: 1px dotted #fff;
}
.sidebar ul li ul li {
  border-bottom: 1px dotted #fff;
}
.sidebar ul li a:link,
.sidebar ul li a:visited {
  color: #000;
}
.sidebar ul li a:hover {
  color: #2676a1;
}
.widgetad {
  border: 1px solid #535a5f;
}
.userinfo {
  color: #535353;
}
fieldset#loginBox {
  color: #535353;
}
fieldset#loginBox form label input {
  border: 1px dotted #555;
  color: #535353;
}
#footbar {
  background: #fcfcfc;
}
h2.pagetitle {
  color: #4a413c;
}
.post {
  background: #ebe1d2;
  border: 1px solid #ded5c9;
  color: #6c5b42;
}
.post h2 a,
.post h2 a:link,
.post h2 a:visited {
  color: #354151;
  background-color: transparent;
}
.post h2 a:hover {
  color: #354151;
  background-color: transparent;
}
.post img {
  background: #fff;
  border: 1px solid #ddd;
}
.breadcrumb {
  border: 1px solid #dedcdd;
  color: #000;
  background: #fff;
}
h3#comments {
  border: 1px solid #dedcdd;
  color: #000;
  background: #fff;
}
h3#pingbacks {
  border: 1px solid #dedcdd;
  color: #000;
  background: #fff;
}
#respond {
  background: #fff;
  border: 1px solid #dedcdd;
}
#respond h3 {
  color: #000;
}
#commentform {
  color: #bfafa7;
}
#commentform p {
  color: #3f79c4;
}
#commentform input {
  background: #f4f4f4;
  border: 1px solid #dedcdd;
  color: #000;
}
#commentform textarea {
  background: #f4f4f4;
  border: 1px solid #dedcdd;
  color: #000;
}
.comments input#submit {
  background-color: #0083db;
  border: 2px solid #005f9f;
  color: #fff;
}
ol.commentlist li {
  border: 1px solid #dedcdd;
}
ol.commentlist li div.vcard cite.fn a.url {
  color: #000;
}
ol.commentlist li div.vcard cite.fn a.url:hover {
  color: #000;
}
div.vcard img.avatar {
  border: 5px solid #ddd;
}
ol.commentlist li div.comment-meta a {
  color: #0083db;
}
ol.commentlist li div.comment-meta a:hover {
  color: #000;
}
ol.commentlist li p {
  color: #546c88;
}
#cancel-comment-reply-link {
  color: #fff;
  background: #778f9f;
  border: 2px solid #666;
}
ol.commentlist li div.reply a {
  color: #fff;
}
ol.commentlist li.even {
  background: #fff url(images/bg_post.jpg) repeat-x;
  border: 1px solid #d1d8df;
}
ol.commentlist li.odd {
  background: #fff url(images/bg_post.jpg) repeat-x;
  border: 1px solid #ddd;
}
#myslides {
  background: #262b2f;
}
.stepcarousel {
  background: #262b2f;
}
.stepcarousel .panel {
  background: #14181a;
  border: 1px solid #373c3f;
}
.stepcarousel .panel h2 a:visited,
.stepcarousel .panel h2 a:link {
  color: #778f9f;
}
.stepcarousel .panel img {
  background: #040404;
}
#postlist ul {
  border: none;
  background-color: transparent;
}
#postlist li {
  background-color: #fff;
  border: 1px solid #ddd;
}
#postlist li span {
  color: #535a5f;
}
#postlist li a {
  color: #535a5f;
}
#postlist li img {
  background: #efefef;
  border: 1px solid #ccc;
}
#postlist li .fcats a:link,
#postlist li .fcats a:visited {
  color: #0284c2;
}
#postlist li .auth {
  color: #262b2f;
}
.listi {
  color: #fff;
  background: #535a5f;
  border: 1px solid #40494f;
}
.widgets {
  background: #fff;
  border: 1px solid #ccc;
}
.widgets a {
  color: #222;
}
.widgets a:hover {
  color: #009;
}
.customslider {
  background: #fff url(images/bg_post.jpg) repeat-x;
  border: 1px solid #ccc;
}

div#search {
  height: 50px;
  display: flex;
  align-items: center;
}
#catmenu a {
  display: inline-block;
  margin: 0 0 0 10px;
  line-height: 34px;
  font-size: 1.1em;
}
input#searchsubmit {
  width: 100px;
  height: 40px;
  line-height: 40px;
  font-size: 1em;
}
#gamelist ul li a {
  padding: 10px 0;
  display: inline-block;
}
/*.moregames a {
    font-size: 1em;
    text-transform: uppercase;
}*/
.flashruffle-info {
  width: 90%;
  text-align: center;
  margin: 50px auto;
  border: 1px solid #eaeaea;
  padding: 10px;
}
#not-enabled-flash {
  width: 90%;
  text-align: center;
  margin: 50px auto;
  display: none;
  border: 1px solid red;
  padding: 10px;
}
a.enable-flash {
  display: block;
  background: #1e4d76;
  color: #fff;
  width: 30%;
  height: 50px;
  line-height: 50px;
  margin: 0 auto;
  text-align: center;
}
a.enable-flash:hover,
a.enable-flash:visited,
a.enable-flash:active {
  color: #fff !important;
}

/* box-Horizontal.css */
.gamebox {
  width: 100%;
  padding-bottom: 10px;
  margin: 0 0 20px 0px;
  text-align: center;
}
.gamebox h1 a {
  color: #000;
}
.gamebox h2 {
  overflow: hidden;
  margin: 0 0 5px;
  padding: 5px 0 0 10px;
}

.homedesc {
  padding: 10px 1%;
  background: #fff;
  width: 98%;
  margin: 10px auto 20px;
}
.bookmark {
  margin: 10px auto;
  padding: 1%;
  width: 98%;
  text-align: center;
}

.levo {
  height: 1500px;
  left: 50%;
  margin-left: -740px;
  position: fixed;
  text-align: right;
  top: 0px;
  width: 200px;
  display: block;
  background: url(//www.besplatne-igrice-igre.com/files/mahjongigresprite.png) 0
    0 no-repeat;
}
.levo:hover {
  background-position: -200px 0;
}
.desno {
  height: 1500px;
  right: 50%;
  margin-right: -740px;
  position: fixed;
  text-align: left;
  top: 0px;
  width: 200px;
  display: block;
  background: url(//www.besplatne-igrice-igre.com/files/mahjongigresprite.png) 0
    0 no-repeat;
}
.desno:hover {
  background-position: -200px 0;
}

.rufflefull {
  padding: 20px;
}

@media only screen and (min-width: 960px) and (max-width: 1079px) {
  #wrapper {
    width: 100%;
  }
  #catcontainer {
    width: 100%;
  }
  #top {
    overflow: hidden;
    width: 100%;
  }
  .levo,
  .desno {
    display: none;
  }
  ruffle-embed {
    width: 100%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  #catmenu {
    display: none;
  }
  #wrapper {
    width: 100%;
  }
  #top {
    height: 50px;
    width: 100%;
    margin: 0;
    overflow: hidden;
  }
  #hcp-content {
    width: 100%;
    text-align: center;
    margin: 0 auto;
  }
  .adtop {
    float: none;
    width: 100%;
  }
  #content {
    float: none;
    width: 100%;
    height: auto;
  }
  .contentright {
    padding: 0;
    float: none;
  }
  .gamebox {
    width: 100%;
    padding: 0;
    margin: 0 auto;
    border: 0;
  }
  .game_title {
    text-align: center;
    float: none;
    margin: 0 10px 0 0;
    padding: 0;
    display: inline-block;
  }
  .homedesc {
    padding: 10px;
    background: #f9f9f9;
    width: 96%;
    margin: 0 auto 10px;
  }
  #content_game {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 10px auto;
  }
  .single_game {
    width: 96%;
    min-height: fit-content;
    height: auto;
    padding: 2%;
    margin: 0 auto;
  }
  .fbbox,
  .fbgplusbox {
    display: none;
  }
  .bookmark {
    display: none;
  }
  .comm-related {
    float: none;
    width: 100%;
    margin: 0;
  }
  .related {
    padding: 0;
    margin: 0 auto;
    text-align: center;
  }
  .related h3 {
    text-align: center;
  }
  .moregames {
    float: none;
    /*padding: 10px;*/
  }
  #sidebarright {
    float: none;
    width: 98%;
    padding: 1%;
  }
  .sidebar {
    width: 100%;
  }
  #footbar {
    background: #fff;
    width: 100%;
  }
  #menu {
    height: 240px;
  }
  #menu ul li {
    float: none;
    display: block;
    line-height: 50px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
  }
  div#footer {
    display: block;
    float: none;
    background: #fff;
    padding: 20px 10px;
  }
  div#search {
    display: inherit;
  }
  .levo,
  .desno {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  #catmenu {
    display: none;
  }
  #wrapper {
    width: 100%;
  }
  #top {
    height: 50px;
    width: 100%;
    margin: 0;
    overflow: hidden;
  }
  #hcp-content {
    width: 100%;
    text-align: center;
    margin: 0 auto;
  }
  .adtop {
    float: none;
    width: 100%;
  }
  #content {
    float: none;
    width: 100%;
    height: auto;
  }
  .contentright {
    padding: 0;
    float: none;
  }
  .gamebox {
    width: 100%;
    padding: 0;
    margin: 0 auto;
    border: 0;
  }
  .game_title {
    text-align: center;
    float: none;
    margin: 0 10px 0 0;
    padding: 0;
    display: inline-block;
  }
  .homedesc {
    padding: 10px;
    background: #f9f9f9;
    width: 96%;
    margin: 0 auto 10px;
  }
  #content_game {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 10px auto;
  }
  .single_game {
    width: 96%;
    min-height: fit-content;
    height: auto;
    padding: 2%;
    margin: 0 auto;
  }
  .fbbox,
  .fbgplusbox {
    display: none;
  }
  .bookmark {
    display: none;
  }
  .comm-related {
    float: none;
    width: 100%;
    margin: 0;
  }
  .related {
    padding: 0;
    margin: 0 auto;
    text-align: center;
  }
  .related h3 {
    text-align: center;
  }
  .moregames {
    float: none;
    /*padding: 10px;*/
  }
  #sidebarright {
    float: none;
    width: 98%;
    padding: 1%;
  }
  .sidebar {
    width: 100%;
  }
  #footbar {
    background: #fff;
    width: 100%;
  }
  #menu {
    height: 240px;
  }
  #menu ul li {
    float: none;
    display: block;
    line-height: 50px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
  }
  div#footer {
    display: block;
    float: none;
    background: #fff;
    padding: 20px 10px;
  }
  div#search {
    display: inherit;
  }
}

@media only screen and (min-width: 540px) and (max-width: 767px) {
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
}

@media only screen and (max-width: 640px) {
}

@media only screen and (max-width: 599px) {
}

@media only screen and (min-width: 480px) and (max-width: 539px) {
}

@media only screen and (max-width: 479px) {
  #catmenu {
    display: none;
  }
  #wrapper {
    width: 100%;
  }
  #top {
    height: 50px;
    width: 100%;
    margin: 0;
    overflow: hidden;
  }
  #hcp-content {
    width: 100%;
    text-align: center;
    margin: 0 auto;
  }
  .adtop {
    float: none;
    width: 100%;
  }
  #content {
    float: none;
    width: 100%;
    height: auto;
  }
  .contentright {
    padding: 0;
    float: none;
  }
  .gamebox {
    width: 100%;
    padding: 0;
    margin: 0 auto;
    border: 0;
  }
  .game_title {
    text-align: center;
    float: none;
    margin: 0 10px 0 0;
    padding: 0;
    display: inline-block;
  }
  .homedesc {
    padding: 10px;
    background: #f9f9f9;
    width: 96%;
    margin: 0 auto 10px;
  }
  #content_game {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 10px auto;
  }
  .single_game {
    width: 96%;
    min-height: fit-content;
    height: auto;
    padding: 2%;
    margin: 0 auto;
  }
  .fbbox,
  .fbgplusbox {
    display: none;
  }
  .bookmark {
    display: none;
  }
  .comm-related {
    float: none;
    width: 100%;
    margin: 0;
  }
  .related {
    padding: 0;
    margin: 0 auto;
    text-align: center;
  }
  .related h3 {
    text-align: center;
  }
  .moregames {
    float: none;
    /*padding: 10px;*/
  }
  #sidebarright {
    float: none;
    width: 98%;
    padding: 1%;
  }
  .sidebar {
    width: 100%;
  }
  #footbar {
    background: #fff;
    width: 100%;
  }
  #menu {
    height: 240px;
  }
  #menu ul li {
    float: none;
    display: block;
    line-height: 50px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
  }
  div#footer {
    display: block;
    float: none;
    background: #fff;
    padding: 20px 10px;
  }
  div#search {
    display: inherit;
  }
}

@media only screen and (max-width: 425px) {
}

@media only screen and (max-width: 375px) {
}

@media only screen and (max-width: 330px) {
  div#search {
    height: auto;
  }
}

@media all and (display-mode: fullscreen) {
  #closebutton {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 1.1em;
    display: block !important;
    padding: 10px;
    line-height: 30px;
    z-index: 999999;
    color: orange;
    text-transform: uppercase;
  }
  iframe {
    width: 90% !important;
    height: 100% !important;
  }
}
