/*
Theme Name: Fungames
Theme URI: http://myarcadeplugin.com
Description: Arcade Games Theme For Wordpress
Author: Daniel Bakovic
Author URI: http://myarcadeplugin.com
Version: 4.8.1
Tags: buddypress, blue, gray, pink, red, two-columns, fixed-width, custom-background, custom-colors, custom-header, custom-menu, featured-images, theme-options, threaded-comments
License: Check License Terms on MyArcadePlugin.com
License URI: http://myarcadeplugin.com/tos-agb/
*/

/*------------------------------------------------*/
/*-----------------[RESET]------------------------*/
/*------------------------------------------------*/

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/*body { line-height: 1; }*/
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

/* remember to define focus styles! */
:focus {
  outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

body {
  margin: 0;
  padding: 0;
  /*font-family:'Glegoo', Arial, Verdana, Tahoma, Georgia, sans-serif;*/
  font-family: Arial, Verdana, Tahoma, Georgia, sans-serif;
  overflow-y: scroll;
  overflow-x: hidden;
  /*font-size: 100%;*/
}

img {
  border: 0;
  margin: 0 0;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0px 0px;
  padding: 0px 0px;
}
blockquote {
  padding-left: 10px;
  font-style: normal;
}
.clear {
  clear: both;
}

img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  padding: 0px;
}
img.alignnone {
  padding: 5px 5px;
  margin: 0px 0px 10px 0px;
  display: inline;
}
img.alignright {
  padding: 5px 5px;
  margin: 0px 5px 10px 10px;
  display: inline;
}
img.alignleft {
  padding: 5px 5px;
  margin: 0px 10px 10px 5px;
  display: inline;
}

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

.screencenter {
  display: block;
  margin: 10px 5px;
}
.game_video {
  margin-top: 10px;
}
.game_video .embed_video {
  text-align: center;
}

.wp-caption {
  text-align: center;
  padding: 4px 0px 5px 0px;
  margin: 5px 5px;
}
.wp-caption img {
  margin: 0px 0px 5px 0px;
  padding: 0px;
  border: 0px;
}
.wp-caption p.wp-caption-text {
  margin: 0px;
  padding: 0px 0px 0px 0px;
  font-size: 11px;
  font-weight: normal;
  line-height: 12px;
}

#wrapper {
  width: 1200px;
  height: auto !important;
  margin: 0 auto 100px;
  padding: 0;
  overflow: hidden;
  background: #fff;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
#fgpage {
  padding: 0px;
  margin: 0 auto;
  width: 100%;
}

.topad {
  height: 97px;
  text-align: center;
  margin-bottom: 0px;
  padding-top: 7px;
}

#top {
  height: 110px;
  margin: 0 auto;
  width: 100%;
}

.blogname {
  width: 452px;
  margin: 0 0 0 8px;
  float: left;
  height: 110px;
}

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

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

/* .blogname h1 a:hover {
} */

.blogname h2 {
  margin: 2px 0px 0px 30px;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase;
}

#headbanner {
  width: 728px;
  height: 90px;
  float: right;
  margin-top: 10px;
  margin-right: 10px;
}

#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 {
  display: inline-block;
}

#search_form {
  float: left;
  display: block;
  margin-left: 10px;
}

#s {
  background: none;
  margin: 0;
  padding: 2px 3px 0px 30px;
  width: 220px;
  height: 36px;
  outline: 0;
  /*-moz-border-radius: 6px;
  border-radius: 6px;*/
  font-size: 1.2em;
  color: #000 !important;
  float: left;
}

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

#menu {
  height: 50px;
  width: 100%;
  display: block;
  padding: 0px 0 0px 0px;
  font-family: Arial, Verdana, Tahoma, Georgia, sans-serif;
  font-weight: normal;
}

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

#menu ul li {
  display: inline-block;
  margin: 0px 0px;
  padding: 0px 0px;
  line-height: 50px;
}

#menu ul li a {
  display: inline-block;
  font-weight: normal;
  padding: 0px 10px;
}

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

#loginbox {
  margin: 2px 0 0 0;
  padding-left: 10px;
  width: 1190px;
  height: 33px;
  line-height: 33px;
  text-align: center;
}

#loginbox a {
  font-weight: bold;
}

#loginbox a:hover {
  font-weight: bold;
  text-decoration: underline;
}

#loginbox .reginfo {
  float: left;
  margin-right: 5px;
  color: #fff;
  font-weight: bold;
}

#catcontainer {
  display: none;
  padding: 0px;
  font-family: Arial, Verdana, Tahoma, Georgia, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  width: 1200px;
  background: #fff;
  border-bottom: 1px solid #eaeaea;
}

#catmenu {
  background: #fff !important;
  margin: 0px;
  padding: 0px;
  width: 1200px;
  height: 33px;
}

#catmenu ul {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
}

#catmenu li {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
}

#catmenu li a,
#catmenu li a:link,
#catmenu li a:visited {
  display: block;
  margin: 0px;
  padding: 4px 10px;
  border-bottom: 2px solid #fff;
}

#catmenu li a:hover,
#catmenu li a:active {
  margin: 0px;
  text-decoration: none;
}

#catmenu li li a,
#catmenu li li a:link,
#catmenu li li a:visited {
  width: auto;
  font-size: 0.8em;
  font-family: Arial, Verdana, Tahoma, Georgia, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  float: none;
  margin: 0px;
  padding: 4px 10px;
}

#catmenu li li a:hover,
#catmenu li li a:active {
  padding: 4px 10px;
  border-bottom: 1px solid #355ba0;
}

#catmenu li ul {
  z-index: 9999;
  position: absolute;
  left: -999em;
  height: auto;
  width: auto;
  margin: 0px;
  padding: 0px;
}

/* #catmenu li li {
} */

#catmenu li ul a {
  width: 140px;
}

/* #catmenu li ul a:hover,
#catmenu li ul a:active {
} */

#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;
}

a.txtlink {
  display: inline-block;
  padding: 10px 0;
  line-height: 40px;
  color: blue;
}

#game_wrap {
  text-align: center;
  margin-bottom: 100px;
}

#content_game {
  width: 1200px;
  height: 100%;
  padding: 5px 0px 0px 0px;
}

#content {
  width: 100%;
  height: auto;
}

/* sidebar left */
.contentleft {
  float: right;
  padding: 5px 5px 0px 0px;
}
/* sidebar right */
.contentright {
  /*float: none;*/
  padding: 0;
}

#content h1 {
  font-family: Arial, Verdana, Tahoma, Georgia, sans-serif;
  font-size: 1.6em;
  line-height: 1.2em;
  text-transform: uppercase;
  font-weight: normal;
  padding: 5px 0;
  margin: 0 auto;
  text-decoration: none;
  text-align: center;
  width: 100%;
  background: #f9f9f9;
  border-bottom: 2px solid #eaeaea;
}

#content .gamebox h2 {
  width: 90%;
  font-family: Arial, Verdana, Tahoma, Georgia, sans-serif;
  font-size: 1.4em;
  text-transform: uppercase;
  font-weight: normal;
  padding: 0;
  margin: 0 auto 10px;
  text-decoration: none;
  text-align: center;
  border-bottom: 2px solid #eaeaea;
}

/* #content .gamebox h2 a {
} */

#content .gamebox h2 a:hover {
  text-decoration: none;
}

#content.full {
  width: 990px;
}

#content .fullcontent {
  width: 640px;
  margin: 0px 0px 15px 3px;
  padding: 10px 0 5px 0;
  -moz-border-radius: 6px;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0 5px 5px -5px black;
}

.archive_view {
  margin: 0 auto;
  text-align: center;
}

#sortable-game-box img {
  padding: 3px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  margin-top: 2px;
}
#sortable-game-box ul li {
  float: left;
  list-style-type: none;
  margin: 0 4px 4px 0;
  width: 100px;
  height: 100px;
}

#sortable-game-box ul {
  padding: 0;
  margin-left: 10px;
  text-align: center;
}
#sortable-game-box-order {
  float: right;
  margin: 3px 12px 3px 0;
}

#hall-of-fame h2,
#sortable-game-box h2,
#promo-contests h2 {
  font-family: Arial, Verdana, Tahoma, Georgia, sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: normal;
  text-decoration: none;
  text-align: center;
}
#hall-of-fame ul {
  padding: 0;
  margin-left: 13px;
  text-align: center;
}
#hall-of-fame ul li {
  float: left;
  list-style-type: none;
  margin: 0 10px 10px 0;
  width: 100px;
  min-height: 140px;
  padding: 5px;
  border-radius: 4px;
  -moz-border-radius: 4px;
}
#hall-of-fame .name,
#hall-of-fame .name a,
#sortable-game-box a {
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
}
#hall-of-fame .plays {
  height: 20px;
  font-size: 11px;
}
#hall-of-fame .highscores {
  text-decoration: underline;
  font-weight: bold;
  font-size: 11px;
}

#promo-contests ul {
  padding: 0;
  margin-left: 13px;
  text-align: center;
}
#promo-contests ul li {
  float: left;
  list-style-type: none;
  margin: 0 0 10px 5px;
  width: 288px;
  padding: 5px;
}
#promo-contests ul li .thumb {
  padding: 5px;
  border-radius: 4px;
  -moz-border-radius: 4px;
}

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

#play_game,
#play_game > * {
  text-align: center;
  margin: 0 auto;
  position: relative;
  z-index: 999;
}

#play_game embed,
#play_game iframe,
#play_game object {
  z-index: 101;
  margin: 0 auto;
}

#play_game #unityPlayer {
  text-align: center;
  margin: 0 auto;
  z-index: 102;
}

#play_game #unityPlayer embed {
  padding: 0;
  z-index: 102;
}

.cont1 {
  position: relative;
  overflow: hidden;
}
.cont2 {
  float: left;
  position: relative;
  left: 50%;
}
.cont3 {
  float: left;
  position: relative;
  left: -50%;
  min-width: 160px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 0 10px;
}
#bordeswf {
  padding-bottom: 6px;
}
#escenario {
  height: auto;
  position: relative;
  display: block;
  z-index: 999;
  margin: 0 auto;
  padding: 0;
}
#game_buttons {
  width: auto;
  height: 40px;
  margin: 0 auto;
  display: inline-block;
}
#game_buttons .wpfp-span {
  float: right;
}
.fullscreen {
  float: left;
  outline: none;
  text-decoration: none;
  width: 40px;
  height: 40px;
  margin: 0 8px;
}
.command {
  position: relative;
  height: 40px;
  z-index: 999;
  margin: 0 auto;
  display: inline-block;
  /*   float: left; */
}
.interruptor {
  float: left;
  z-index: 1001;
  background: url(images/light-button.png) 0 0 no-repeat;
  outline: none;
  text-decoration: none;
  width: 40px;
  height: 40px;
}

#turnoff {
  visibility: hidden;
  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 auto;
  padding: 0 10px;
}

.game_title {
  text-align: center;
  float: none;
  margin: 0;
  padding: 0;
  width: 170px;
  height: 200px;
  display: inline-block;
}

/* .game_title a {
} */

.game_title img {
  padding: 0;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.game_title img:hover {
  padding: 0;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
  -khtml-opacity: 0.8;
}

.gamebox h3 {
  font-size: 1.1em;
}

.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;
  margin: 0px 0px 15px 3px;
  padding: 10px;
  width: 800px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

#gamelist h1 {
  height: 31px;
  padding: 0;
  margin: 0;
}

#gamelist ul {
  float: left;
  width: 640px;
  font-size: 10px;
  padding: 0;
  list-style: none;
}

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

.date {
  font-size: 12px;
  font-family: Arial, Verdana, Tahoma, Georgia, sans-serif;
  /*padding: 0px 10px;*/
  text-transform: uppercase;
  line-height: 20px;
}

.cat_view {
  width: 176px;
  height: 250px;
  float: none;
  margin: 4px;
  padding: 0;
  font-family: Arial, Verdana, Tahoma, Georgia, sans-serif;
  text-align: center;
  display: inline-block;
}

.cat_view h4 {
  padding: 5px 5px 0px 5px;
}

.cat_link {
  float: right;
  text-align: right;
  font-weight: bold;
  height: 17px;
  width: 101px;
  margin: 7px 15px 0 2px;
  padding-right: 17px;
}
/* .cat_link a {
} */
.catdesc {
  width: 96%;
  padding: 0 2%;
  margin: 20px auto;
  text-align: left;
  line-height: 24px;
}

.okvir {
  margin: 10px 5px;
  padding: 6px;
  width: 150px;
  height: 212px;
  /*   border: 8px solid #fff; */
  background: #fff;
  float: none;
  display: inline-block;
  text-align: center;
  position: relative;
  /*height: 220px;
  position: absolute;
  /*-webkit-border-radius: 20px 20px 10px 10px;
  -moz-border-radius: 20px 20px 10px 10px;
  border-radius: 20px 20px 10px 10px;*/
  box-shadow: 0 4px 8px #ddd;
  -webkit-box-shadow: 0 4px 8px #ddd;
  -moz-box-shadow: 0 4px 8px #ddd;
}

.okvir img {
  -webkit-border-top-right-radius: 12px;
  -moz-border-radius-topright: 12px;
  border-top-right-radius: 12px;
  -webkit-border-top-left-radius: 12px;
  -moz-border-radius-topleft: 12px;
  border-top-left-radius: 12px;
}
.okvir img:hover {
  -moz-opacity: 0.9;
  opacity: 0.9;
  filter: alpha(opacity=90);
  -khtml-opacity: 0.9;
}
.okvir a {
  color: #000;
  text-decoration: none;
}
.okvir a:hover {
  text-decoration: none;
}
.okvir-naziv {
  background: #fff;
  color: #000;
  display: block;
  font-size: 1em;
  height: 60px;
  overflow: hidden;
  padding-top: 2px;
  width: 152px;
  z-index: 1;
  line-height: 1.2em;
  text-align: center;
  /*-moz-opacity: 0.7;
  opacity: 0.7; 
  filter: alpha(opacity=70);
  -khtml-opacity: 0.7;*/
}
.okvir-naziv:hover {
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
}

.gamebox {
  font-family: Arial, Verdana, Tahoma, Georgia, sans-serif;
  overflow: hidden;
}

.single_game {
  width: 100%;
  margin: 0 auto;
  height: auto;
  font-family: Arial, Verdana, Tahoma, Georgia, sans-serif;
  padding: 0;
}

.single_game textarea {
  width: 95%;
  height: 150px;
  margin: 0 0 20px 0;
  font-size: 11px;
  font-weight: normal;
}

.singlepage {
  width: 100%;
  height: auto;
  margin: 0 auto 15px;
  padding: 10px 0;
  font-family: Arial, Verdana, Tahoma, Georgia, sans-serif;
}

.singlepage.full {
  width: 980px;
}

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

.entry img {
  padding: 0;
  margin: 3px 15px 0 0 !important;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.entry img:hover {
  padding: 0;
  margin-top: 3px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
  -khtml-opacity: 0.8;
}

.entry p img {
  float: left;
  width: 150px;
  height: 150px;
}

.entry a:link,
.entry a:visited {
  background-color: transparent;
}
.entry a:hover {
  background-color: transparent;
  text-decoration: none;
}

.entry p {
  margin: 5px 5px;
  padding: 0px 0px;
  font-family: Arial, Verdana, Tahoma, Georgia, sans-serif;
  font-size: 1em;
  line-height: 1.6em;
}

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

.related {
  margin: 0 auto 30px;
  height: auto;
  width: 100%;
  font: 1.2em "Glegoo", Georgia, Tahoma, Arial, Verdana, sans-serif;
  padding: 0;
  text-align: center;
  display: inline-block;
}

.related h3 {
  margin: 0px 0 5px 0;
  padding: 5px;
  text-align: center;
  font: 1.5em "Glegoo", Georgia, Tahoma, Arial, Verdana, sans-serif;
  line-height: 1.4em;
  font-weight: normal;
  overflow: hidden;
  text-transform: uppercase;
  background: #fff;
  border-bottom: 2px solid #eaeaea;
}

.related ul {
  margin: 0px 0px;
  padding: 0px 0px;
  list-style-type: none;
}

.related ul li {
  margin: 0px 0px;
  padding: 5px 10px;
  list-style-type: none;
  line-height: 24px;
  font-family: Arial, Verdana, Tahoma, Georgia, sans-serif;
  font-weight: bold;
}

/* .related ul li a:link,
.related ul li a:visited {
}

.related ul li a:hover {
} */

.moregames {
  height: auto !important;
  padding-right: 16px;
  font-weight: 400;
  display: inline-block;
  float: none;
}

.moregames img {
  padding: 0;
  margin: 4px 0 0;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.moregames img:hover {
  padding: 0;
  margin: 4px 0 0;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
  -khtml-opacity: 0.8;
}

#rightcol {
  float: right;
  width: 340px;
  padding: 0 5px 10px 0;
}

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

#sidebarright {
  float: none;
  width: 100%;
  padding: 0;
  margin: 0 auto;
}

.sidebar {
  width: 100%;
  margin: 0 auto;
  font-size: 1em;
  font-family: "Glegoo", Georgia, Tahoma, Arial, Verdana, sans-serif;
  text-align: center;
}

.sidebar h2 {
  line-height: 30px;
  font-size: 1.5em;
  margin: 5px 0 15px 0;
  padding: 10px 0;
  font-weight: normal;
  font-family: Arial, Verdana, Tahoma, Georgia, sans-serif;
  text-transform: uppercase;
  text-align: center;
}

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

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

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

.sidebar ul li a:link,
.sidebar ul li a:visited {
  text-decoration: none;
  padding: 0px 0px 0px 0px;
}

/* .sidebar ul li a:hover {
} */

.widgetad {
  padding: 5px;
  margin: 0px 10px 10px 16px;
}

.widgetimage {
  margin: 0px 0px 10px 18px;
  padding: 0;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.widgetimage:hover {
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
  -khtml-opacity: 0.8;
}

.gravatar img {
  float: left;
  margin: 0px 0px 5px 10px;
  padding: 0;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.gravatar img:hover {
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
  -khtml-opacity: 0.8;
}

.adwidget {
  text-align: center;
}

.userinfo {
  float: left;
  margin: 1px 5px 10px 10px;
}
.userinfo .welcome {
  margin: 0;
  padding: 0;
  text-align: left;
}

.videowidget {
  text-align: center;
}

/** not logged in - unregistered **/
fieldset#loginBox {
  padding: 0 15px 0 15px;
  text-align: center;
  font-size: 11px;
  border: none;
  margin-top: 5px;
}
/* fieldset#loginBox form {
} */
fieldset#loginBox form label {
  height: 25px;
}
fieldset#loginBox form label input {
  height: 25px;
  width: 260px;
  margin-bottom: 5px;
  padding: 5px;
}
.logininp {
  margin-top: 10px;
  width: 150px;
  font-weight: bold;
  text-transform: uppercase;
  vertical-align: text-top;
  vertical-align: top;
  margin-top: 2px;
  font-size: 12px;
  padding: 8px 0;
}

.register_recover {
  margin: 10px 0 0 0;
}
/* .register_recover a {
} */
.register_recover a:hover {
  text-decoration: none;
}

#footbar {
  /*clear: both;*/
  width: 100%;
  padding: 0;
  margin: 20px auto 0;
  text-align: center;
  font-family: Arial, Verdana, Tahoma, Georgia, sans-serif;
}
#footbar .menu-item {
  opacity: 1;
}

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

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

/*#footer {
   border-top: 1px solid #32102D;
}*/

div#footer {
  border-top: 2px solid #eaeaea;
  padding: 20px 0;
  text-align: center;
  margin: 0 auto;
}

#footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
  background: none;
  border: none;
}
#footer ul li {
  margin-top: 5px;
  /*color: #4d1344;*/ /* color scheme */
  padding-top: 0;
  padding-bottom: 0;
  text-transform: uppercase;
  background: none;
  font-size: 12px;
}

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

#footer ul li a:hover {
  /*color: #7b2d6f;*/ /* color scheme */
  text-decoration: none;
  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;
}
.small-txt {
  font-size: 1em;
}

#navigation {
  width: 100%;
  margin: 20px auto;
  padding: 10px 0;
  text-align: center;
}

h2.pagetitle {
  padding: 5px 5px;
  margin: 0px 0 10px 5px;
  font-size: 1.8em;
  text-align: center;
  text-transform: uppercase;
  font-family: Arial, Verdana, Tahoma, Georgia, sans-serif;
}

.post {
  margin: 0px 0px 5px 5px;
  padding: 3px 0 0 0;
  float: left;
  display: inline;
  font-style: italic;
  font-family: Arial, Verdana, Tahoma, Georgia, sans-serif;
}

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

.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;
  padding: 4px 4px;
  margin: 2px 5px 2px 0px;
}

.breadcrumb {
  padding: 2px 10px;
  margin: 2px;
  font-weight: normal;
  font-size: 1em;
  font-family: Arial, Verdana, Tahoma, Georgia, sans-serif;
}

.adtop {
  margin: 10px 0;
  text-align: center;
}
.adright {
  margin: 5px 5px;
  float: right;
}

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

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

h3#comments {
  padding: 5px 10px;
  margin: 10px 0px;
  font-size: 20px;
  font-weight: normal;
  font-family: Arial, Verdana, Tahoma, Georgia, sans-serif;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}

h3#pingbacks {
  padding: 5px 10px;
  margin: 10px 0px;
  font-size: 20px;
  font-weight: normal;
  font-family: Arial, Verdana, Tahoma, Georgia, sans-serif;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}

#respond {
  height: 100%;
  padding: 0px 5px;
  margin: 5px 0px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  box-shadow: 0 5px 5px -5px black;
}

#respond h3 {
  padding: 5px 10px 5px 10px;
  margin: 10px 0px;
  font-size: 22px;
  font-weight: normal;
  font-family: Arial, Verdana, Tahoma, Georgia, sans-serif;
}

#commentform {
  padding: 0px 10px 10px 10px;
  margin: 0px 0px 0px 0px;
  font-family: Arial, Verdana, Tahoma, Georgia, sans-serif;
}

/* #commentform p {
} */

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

#commentform textarea {
  width: 95%;
  padding: 5px 5px;
}

.comments input#submit {
  width: auto;
  line-height: 25px;
  padding: 3px 5px;
  font-family: Arial, Verdana, Tahoma, Georgia, sans-serif;
}

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

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

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

ol.commentlist li div.vcard {
  font: 20px "Glegoo", Georgia, Tahoma, Arial, Verdana, sans-serif;
  padding: 5px 0px;
}

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

ol.commentlist li div.vcard cite.fn a.url {
  text-decoration: none;
}

/* ol.commentlist li div.vcard cite.fn a.url:hover {
} */

div.vcard img.avatar {
  left: 7px;
  position: absolute;
  top: 7px;
}

ol.commentlist li div.comment-meta {
  font: 12px "Glegoo", Georgia, Tahoma, Arial, Verdana, sans-serif;
  position: absolute;
  right: 10px;
  text-align: right;
  top: 5px;
}

ol.commentlist li div.comment-meta a {
  text-decoration: none;
}

/* ol.commentlist li div.comment-meta a:hover {
} */
ol.commentlist li p {
  font: normal 12px "Glegoo", Georgia, Tahoma, Arial, Verdana, sans-serif;
  margin: 0 0 1em;
  line-height: 18px;
}

ol.commentlist li ul {
  font: normal 12px/1.4 "Glegoo", Georgia, Tahoma, Arial, Verdana, sans-serif;
  list-style: square;
  margin: 0 0 1em;
  padding: 0;
  text-indent: 0;
}
#cancel-comment-reply {
  padding: 10px 0px 0px 0px;
}

#cancel-comment-reply-link {
  font-size: 10px;
  line-height: 15px;
  font-family: Arial, Verdana, Tahoma, Georgia, sans-serif;
  padding: 4px 10px;
  margin: 0px 0px 0px 12px;
}

ol.commentlist li div.reply a {
  text-decoration: none;
  text-transform: uppercase;
}

ol.commentlist li ul.children {
  list-style: none;
  margin: 1em 0 0;
  text-indent: 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.even {
}

ol.commentlist li.odd {
} */

ol.commentlist li.pingback div.vcard {
  padding: 0 170px 0 0;
}

.allcomments .reply {
  margin-bottom: 10px;
}

/* #myslides {
} */

.stepcarousel {
  position: relative;
  overflow: scroll;
  width: 952px;
  height: 165px;
  margin: 0px 14px 0px 14px;
}

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

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

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

.stepcarousel .panel h2 {
  height: 16px;
  overflow: hidden;
  margin: 0px 5px;
  font-size: 13px;
  font-weight: normal;
  text-align: center;
  font-family: Arial, Verdana, Tahoma, Georgia, sans-serif;
  text-transform: uppercase;
}

/* .stepcarousel .panel h2 a:visited,
.stepcarousel .panel h2 a:link {
} */

.stepcarousel .panel img {
  margin: 10px 10px 8px 10px;
  padding: 0px 0px;
}

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

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

#postlist li {
  padding: 5px;
  margin: 0px 0px 5px 0px;
  list-style-type: none;
  width: 324px;
  float: left;
  height: 88px;
  overflow: hidden;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

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

#postlist li a {
  text-decoration: none;
}

#postlist li img {
  float: left;
  margin-right: 5px;
  padding: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

#postlist li .fcats {
  overflow: hidden;
  font-size: 12px;
  padding: 0;
  line-height: 12px;
  height: 14px;
}

/* #postlist li .fcats a:link,
#postlist li .fcats a:visited {
} */

#postlist li .auth {
  overflow: hidden;
  font-family: Arial, Verdana, Tahoma, Georgia, sans-serif;
  font-size: 12px;
  line-height: 13px;
  padding: 0px 0px;
  margin: 0px 0px;
}

.listi {
  line-height: 30px;
  font-size: 14px;
  margin: 5px 0 5px 0;
  padding: 0px 0 0 5px;
  font-weight: bold;
  font-family: Arial, Verdana, Tahoma, Georgia, sans-serif;
  text-transform: uppercase;
  width: 328px;
}

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

.widgets a {
  text-decoration: none;
}

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

/*.warning { color: #FF3F3F; padding: 10px; text-align: center; font-weight: bold; border: 1px solid red; width: 80%; margin: 10px auto;}*/

.customtext {
  padding: 10px;
  margin: 0px 0px 15px 3px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  width: 620px;
  box-shadow: 0 5px 5px -5px black;
}

/** Custom Slider **/
.customslider {
  width: 638px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin-bottom: 10px;
  margin-left: 2px;
  box-shadow: 0 5px 5px -5px black;
}
.customslider h2 {
  margin-top: 5px;
  text-align: center;
}

#progressbar {
  margin: 0px;
  position: relative;
  left: 0px;
  height: 22px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
}
#progresstext {
  position: absolute;
  width: 100%;
  z-index: 3;
  text-align: center;
  font-weight: bold;
  top: 0px;
  left: 0;
  margin-top: 3px;
}
#progressbarloadbg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 0px;
  height: 22px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
}
#progressbarloadtext:hover {
  cursor: pointer;
}

/**
 * Leaderboard Widget
*/
.topplayer {
  text-align: center;
  color: black;
  border: 1px solid #535a5f;
  background-color: #ffffff;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  height: 130px;
  padding: 10px 0 10px 7px;
  margin-top: 10px;
  /*margin-left: -5px;*/
}

.topplayer img {
  padding: 5px;
  border: 1px solid #535a5f;
  background-color: #ffffff;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
}

.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;
}

.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;
}

.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;
  background-color: #fff;
  margin: 10px;
}

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

.myarcadecontest_members {
  width: 100%;
}

/* Alerts and Warnings */
.info,
.success,
.warning,
.error {
  border: 1px solid;
  margin: 10px auto;
  padding: 5px 20px 5px 55px;
  width: 70%;
  -moz-box-shadow: 0 0 5px #888;
  -webkit-box-shadow: 0 0 5px #888;
  box-shadow: 0 0 5px #888;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.info {
  color: #00529b;
  background: #bde5f8 url("images/info.png") no-repeat 10px center;
}
.success {
  color: #4f8a10;
  background: #dff2bf url("images/accept.png") no-repeat 10px center;
}
.warning {
  color: #9f6000;
  background: #feefb3 url("images/warning.png") no-repeat 10px center;
}
.error {
  color: #d8000c;
  background: #ffbaba url("images/cross.png") no-repeat 10px center;
}

/** Izbaceno btn-play - Play Game Button */

.tabs-wrapper {
  overflow: hidden;
  clear: both;
  background-color: #535a5f;
}
.tabs-wrapper ul.tabs {
  float: left;
  height: 30px;
  width: 340px;
  padding-left: 0 !important;
  border: 1px solid #d5d5d5;
}
.tabs-wrapper ul.tabs li {
  border-right: 1px solid #d5d5d5;
  background: #262729;
  float: left;
  overflow: hidden;
  padding-left: 0px !important;
  position: relative;
  bottom: 0px;
}
.tabs-wrapper ul.tabs li a {
  text-align: center;
  outline: none;
  float: left;
  height: 40px;
  line-height: 40px;
  text-decoration: none;
  padding: 0px 15px 0px 15px;
  font-family: Arial, Verdana, Tahoma, Georgia, sans-serif;
  font-size: 24px;
  color: #ffffff;
  display: block;
  font-weight: normal;
}
.tabs-wrapper ul.tabs li a:hover {
  background: #262729;
  -moz-transition: all 1s ease 0s;
  -webkit-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  color: #ffffff !important;
  transition: all 1s ease 0s;
  padding: 0px 15px 0px 15px;
}

/* ---FACEBOOK LIKE BOX NO BRANDING STYLE --- */

#likebox-frame {
  overflow: hidden;
  position: relative;
}
.facebookInner {
  height: 306px;
  overflow: hidden;
  margin-top: -1px;
  margin-bottom: 3px;
}
.facebooklike {
  border: 1px solid #d5d5d5;
  padding: 5px 0px 10px 3px;
  background: #ffffff;
  position: relative;
  overflow: hidden;
}

.google-plus {
  margin-top: -37px;
  margin-left: -10px;
  height: 128px;
  text-align: center;
}
.follow {
  padding: 0px 11px 3px 0px;
  height: 23px;
}
.social_widget_link {
  display: block;
  float: left;
  padding-right: 0;
  margin: 0 0px 8px 8px;
  text-indent: -9999px;
  font-size: 0.01px;
  width: 24px;
  height: 24px;
  text-decoration: none;
}

/* --- NEW CSS CODE --- */
.gametitlecat {
  display: block;
  background: #fff;
  /*   border-bottom: 2px solid #eaeaea; */
  padding: 4px;
  margin: 4px 0;
}
.gametitle h4 {
  width: 92%;
  display: block;
  background: #ffffff;
  padding: 5px;
  border-bottom: 2px solid #eaeaea;
  text-align: center;
  text-transform: uppercase;
  min-height: 41px;
  height: auto;
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1.2em;
}
#searchsubmit {
  display: block;
  width: 100px;
  height: 40px;
  float: right;
  cursor: pointer;
  font-size: 1.2em;
  text-transform: uppercase;
  border: 1px solid #ddd;
}
/*.category {
    clear: both;
}*/
.entry .category a {
  display: inline-block;
  width: auto;
  background: #f9f9f9;
  border-bottom: 2px solid #eaeaea;
  padding: 10px 10px 10px 0;
  color: #000 !important;
  font-size: 1.1em;
}
.entry .category a:hover {
  text-decoration: none;
}
.catspan {
  font-weight: 400;
  padding: 4px 0;
  font-size: 1.1em;
}
.entry h3 {
  font-weight: normal;
  padding: 4px 0;
  font-size: 1.3em;
}
.welcometext {
  padding: 2%;
  width: 96%;
  height: auto;
}
.contentads
/*.contentads>**/ {
  margin: 20px auto !important;
  text-align: center !important;
  width: 100%;
  height: auto;
  /*min-height: 600px;*/
  display: block;
  overflow: hidden;
  background: transparent;
}
/* .abovegame {
} */
.adsabovegame {
  width: 100%;
  height: auto;
  min-height: 300px;
  background: transparent;
  text-align: center;
  margin: 30px auto 120px;
  display: block;
  overflow: hidden;
}
.adsbelowgame {
  width: 100%;
  height: auto;
  min-height: 300px;
  background: transparent;
  text-align: center;
  margin: 20px auto;
  display: block;
  overflow: hidden;
}
.ratingbox {
  float: left;
  width: 40%;
  display: block;
  height: 75px;
}
.socialbox {
  float: left;
  width: 40%;
  display: block;
  height: 75px;
  text-align: left;
}
.custom-fb-like {
  margin-bottom: 10px !important;
}
/* Back to Top */
.back-to-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 80px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: #444 url(images/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  z-index: 99;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
}
.back-to-top.is-visible,
.back-to-top.fade-out,
.no-touch .back-to-top:hover {
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}
.back-to-top.is-visible {
  visibility: visible;
  opacity: 1;
}
.back-to-top.fade-out {
  opacity: 0.5;
}
.no-touch .back-to-top:hover {
  background-color: #e86256;
  opacity: 1;
}
/* End Back to Top */

.leftbanner {
  height: 1500px;
  left: 50%;
  margin-left: -801px;
  position: fixed;
  text-align: right;
  top: 0px;
  width: 200px;
  display: block;
  cursor: pointer;
}
.rightbanner {
  height: 1500px;
  right: 50%;
  margin-right: -801px;
  position: fixed;
  text-align: left;
  top: 0px;
  width: 200px;
  display: block;
  cursor: pointer;
}
.radiobanner {
  margin: 4px auto 0;
  text-align: center;
  height: 44px;
}
.bookmark {
  padding: 10px;
  font-size: 1.2em;
}

.sidebarads {
  margin: 20px auto;
}

/* wp favorite links (sidebar) */
.sidebar .wpfp-span ul li {
  list-style: none;
  list-style-type: none;
  margin-bottom: 2px;
}
.sidebar .wpfp-span ul li a {
  display: inline-block;
  width: 70%;
  line-height: 24px;
  padding: 5px 10px;
  background: #f9f9f9;
  margin-bottom: 2px;
  border: 1px solid #dedede;
  color: #000;
  text-decoration: none;
  overflow: hidden;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}
.sidebar .wpfp-span ul li a.remove-parent {
  width: 14%;
}
.sidebar .wpfp-span ul li a:hover {
  background: none repeat scroll 0 0 #6495ed;
  color: #ffffff;
}

/* WP Favorite links (custom page) */
#content .wpfp-span ul li {
  list-style: none;
  list-style-type: none;
  margin-bottom: 2px;
}
#content .wpfp-span ul li a {
  display: inline-block;
  width: 70%;
  line-height: 24px;
  padding: 5px 10px;
  background: #f9f9f9;
  margin-bottom: 2px;
  border: 1px solid #dedede;
  color: #000;
  text-decoration: none;
  overflow: hidden;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}
#content .wpfp-span ul li a.remove-parent {
  width: 14%;
}
#content .wpfp-span ul li a:hover {
  background: none repeat scroll 0 0 #6495ed;
  color: #ffffff;
}

/* color-Default.css */
body {
  background-color: #fff;
  color: #000;
}
a {
  color: #000;
}
a:hover {
  color: #345ba0;
}
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-color: #fff;
}

#fgpage {
  background-color: #fff;
}
#top {
  background-color: #fff;
}
.blogname h1 a:hover {
  color: #eee;
}
.blogname h2 {
  color: #343434;
}
#s {
  border: 1px solid #ddd;
  color: #000;
  background-image: url(images/search_icon.png);
  background-repeat: no-repeat;
  background-position: 5px 10px;
}
#loginbox {
  background: #95ba3c;
  color: #fff;
  border-bottom: 1px solid #ccc;
}
/*#catcontainer {
	background: #F8F8F8;
}*/
#catmenu li a,
#catmenu li a:link,
#catmenu li a:visited {
  color: #000;
}
#catmenu li a:hover,
#catmenu li a:active {
  background-color: #fff;
  color: #000;
  border-bottom: 2px solid #345ba0;
}
#catmenu li li a,
#catmenu li li a:link,
#catmenu li li a:visited {
  background: #fff;
  color: #000;
  /*border-bottom: 1px solid #EEE;*/
}
/*#catmenu li li a:hover,
#catmenu li li a:active {
	background: #355BA0;
	color: #FFF;
}*/
.cont3 {
  background: #f8f8f8;
  border: 1px solid #ddd;
}
#bordeswf {
  border: 0 solid #3f3f3f;
}
/*.favorites{background:url(images/buttons.png) 0 -64px no-repeat;}.favorites:hover{background:url(images/buttons.png) 0 -86px no-repeat;}.fullscreen{background:url(images/buttons.png) 0 -120px no-repeat;}.fullscreen:hover{background:url(images/buttons.png) 0 -160px no-repeat;}*/
.interruptor {
  background: url(images/light-button.png) 0 0 no-repeat;
}
.interruptor:hover {
  background: url(images/light-button.png) 0 -40px no-repeat;
}
.luz_apagada {
  background: url(images/light-button.png) 0 -80px no-repeat;
}
#gamelist ul {
  color: #000000;
}
.date {
  color: #75481f;
}
.cat_link {
  background: url(images/more.png) no-repeat 0 0;
  background-position: right;
}
.entry a:link,
.entry a:visited {
  color: #000;
  background-color: transparent;
}
.entry a:hover {
  color: #455236;
  background-color: transparent;
}
.related h3 {
  color: #000;
}
.related ul li a:hover {
  color: #0a7caf;
}
.sidebar ul li a:link,
.sidebar ul li a:visited {
  color: #000;
}
.widgetad {
  border: 1px solid #345ba0;
}
fieldset#loginBox form label input {
  border: 1px solid #ccc;
  color: #535353;
}
#footbar {
  background: #f8f8f8;
  color: #000;
}
h2.pagetitle {
  color: #4a413c;
}
.post {
  background: #ebe1d2;
  border: 1px solid #ded5c9;
  color: #6c5b42;
}
.post img {
  background: #fff;
  border: 1px solid #ddd;
}
#respond {
  background: #fff;
  border: 1px solid #dedcdd;
}
#respond h3 {
  color: #000;
}
#commentform {
  color: #bfafa7;
}
#commentform p {
  color: #3f79c4;
}
.comments input#submit {
  background-color: #0083db;
  border: 2px solid #005f9f;
  color: #fff;
}
ol.commentlist li {
  border: 1px solid #dedcdd;
}
div.vcard img.avatar {
  border: 5px solid #ddd;
}
ol.commentlist li div.comment-meta a {
  color: #0083db;
}
ol.commentlist li p {
  color: #546c88;
}
#cancel-comment-reply-link {
  color: #fff;
  background: #778f9f;
  border: 2px solid #666;
}
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;
}
.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 img {
  background: #efefef;
  border: 1px solid #ccc;
}
#postlist li .fcats a:link,
#postlist li .fcats a:visited {
  color: #0284c2;
}
#postlist li .auth {
  color: #262b2f;
}
.widgets {
  background: #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: #f8f8f8;
}
.blogname h1,
.blogname h1 a:link,
.blogname h1 a:visited {
  color: #cacccd;
}
#headbanner,
#rss {
  border: 0 solid #000;
}
#subscribe_email_btn,
#btn_search {
  background: url(images/go_dark_grey.png) no-repeat;
}
#menu ul li a,
#menu ul li a:hover,
#menu.current_page_item a,
ol.commentlist li div.vcard cite.fn a.url,
ol.commentlist li div.vcard cite.fn a.url:hover,
ol.commentlist li div.comment-meta a:hover {
  color: #000;
  font-size: 1.1em;
}
#loginbox a,
#loginbox a:hover {
  color: #fff;
}
#content h1,
#content h1 a,
#content .gamebox h2,
#content .gamebox h2 a,
.game_title a {
  color: #000;
}
/* .moregames {
} */
/*
.game_title img,
.entry img,
.moregames img,
.widgetimage,
.gravatar img {
	border: 10px solid #95BA3C;
}
.game_title img:hover,
.entry img:hover,
.moregames img:hover,
.widgetimage:hover,
.gravatar img:hover {
	border: 10px solid #6495ED;
}*/
#gamelist,
.contentbox {
  background: #fff url(images/bg_post.jpg) repeat-x;
  border: 1px solid #ccc;
}
/*#gamelist h1,
.gamebox h1,
.gamebox h2 {
	background-image:url(images/bg_cat.png);
	background-repeat: no-repeat;
	background-position: right;
}*/
.cat_view,
.gamebox,
.single_game,
.singlepage,
.related {
  color: #000000;
  background: #fff;
}
.cat_link a,
ol.commentlist li div.reply a {
  color: #000000;
}
.related ul li a:link,
.related ul li a:visited,
.widgets a {
  color: #000;
}
.sidebar,
.sidebar ul li a:hover {
  color: #2676a1;
}
.sidebar h2,
.listi {
  color: #000;
  background: #f9f9f9;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
}
.sidebar ul li,
.sidebar ul li ul li {
  border-bottom: 1px dotted #fff;
}
.userinfo,
fieldset#loginBox {
  color: #535353;
}
.post h2 a,
.post h2 a:link,
.post h2 a:visited,
.post h2 a:hover {
  color: #354151;
  background-color: transparent;
}
.breadcrumb,
h3#comments,
h3#pingbacks {
  /*border-top: 1px solid #EEE;*/
  color: #000;
  background: #fff;
}
#commentform input,
#commentform textarea {
  background: #f4f4f4;
  border: 1px solid #dedcdd;
  color: #000;
}
#myslides,
.stepcarousel {
  background: #262b2f;
}
#postlist li span,
#postlist li a {
  color: #345ba0;
}
#content .fullcontent {
  color: #000000;
  background: #fff url(images/bg_post.jpg) repeat-x;
  border: 1px solid #ccc;
}
#sortable-game-box img {
  border: 2px solid #c7c7c7;
}
#sortable-game-box img:hover {
  border-color: #0578ad;
}
#hall-of-fame h2,
#sortable-game-box h2,
#promo-contests h2 {
  color: #0578ad;
  background-image: url(images/bg_cat.png);
  background-repeat: no-repeat;
  background-position: right;
}
#hall-of-fame ul li {
  border: 2px solid #e9e9e9;
  background-color: #f4f4f4;
}
#hall-of-fame .name,
#hall-of-fame .name a,
#sortable-game-box a {
  color: #0578ad;
}
#hall-of-fame .plays {
  color: #8a8a8a;
}
#hall-of-fame .highscores {
  color: #000;
}
#promo-contests ul li .thumb {
  border: 2px solid #e9e9e9;
}

/* box-Horizontal.css */
.gamebox {
  width: 100%;
  min-height: 320px;
  height: auto !important;
  padding: 0;
  margin: 10px auto;
  text-align: center;
}
.gamebox h1 {
  margin-left: 3px;
  margin-right: 3px;
}
.gamebox h2 {
  overflow: hidden;
  margin: 0 0 5px;
  padding: 5px 0 0 10px;
}

/* WP Favorite Posts - http://www.besplatne-igrice-igre.com/wp-content/plugins/wp-favorite-posts/wpfp.css */
.wpfp-hide {
  display: none;
}
.wpfp-img {
  border: 0;
  vertical-align: middle;
  margin-right: 2px;
}

/* Captcha -http://www.besplatne-igrice-igre.com/wp-content/plugins/captcha/css/style.css */
.cptch_example_fields_actions {
  float: left;
  height: 18px;
  width: 140px;
  position: relative;
  top: -7px;
  padding: 2px 0;
}
.cptch_example_fields_actions img {
  position: relative;
  width: 30px;
  top: 6px;
}
.cptch_block {
  direction: ltr;
}
.cptch_help_box {
  background-image: url(http://www.besplatne-igrice-igre.com/wp-content/plugins/captcha/images/tooltip_icons.png);
  background-repeat: no-repeat;
  cursor: pointer;
  float: left;
  height: 29px;
  position: relative;
  width: 29px;
  clear: none !important;
  margin: -3px 5px 3px;
}
.cptch_hidden_help_text {
  background: #f4f4f4;
  border: 1px solid #dcdcdc;
  border-radius: 4px;
  left: 40px;
  position: absolute;
  width: 240px;
  line-height: 1.5;
  padding: 5px 10px;
}
.cptch_hidden_help_text:before {
  content: url("http://www.besplatne-igrice-igre.com/wp-content/plugins/captcha/images/help.png");
  left: -10px;
  position: absolute;
  top: 7px;
}
form input.cptch_input {
  padding-left: 8px;
  padding-right: 8px;
}

/* WPMU Facebook Ultimate - http://cdn.uzivoradio.net/wp-content/plugins/wpmu-dev-facebook/css/wdfb.css */
a.wdfb_register_button,
a.wdfb_register_button:hover,
a.wdfb_register_button:active,
a.wdfb_register_button:visited {
  text-decoration: none;
  color: #fff;
  background: url(//static.ak.fbcdn.net/rsrc.php/v2/yx/r/j_i0CTUUUEe.png)
    no-repeat scroll 0 0 #29447e;
  cursor: pointer;
  display: inline-block;
  outline: medium none;
  margin-left: 1em;
  padding: 0 0 0 1px;
}
a.wdfb_register_button span {
  height: 31px;
  line-height: 31px !important;
  font-size: 14px;
  text-align: center;
  background: #5f78ab;
  border-bottom: 1px solid #1a356e;
  border-top: 1px solid #879ac0;
  color: #fff;
  display: block;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-weight: 700;
  text-shadow: none;
  margin: 1px 1px 0 38px;
  padding: 2px 6px 3px 12px;
}

/* WP PostRatings style - http://www.besplatne-igrice-igre.com/wp-content/plugins/wp-postratings/postratings-css.css */
.post-ratings {
  width: 100%;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
  /* background-color: #ffffff; */
}
.post-ratings-loading {
  display: none;
  height: 16px;
  text-align: left;
}
.post-ratings-image {
  border: 0px;
}
.post-ratings img,
.post-ratings-loading img,
.post-ratings-image img {
  border: 0px;
  padding: 0px;
  margin: 0px;
}
/* .post-ratings-text {
} */
.post-ratings-comment-author {
  font-weight: normal;
  font-style: italic;
}

/*
Default style for WP-PageNavi plugin
http://wordpress.org/extend/plugins/wp-pagenavi/
*/
.wp-pagenavi a,
.wp-pagenavi span {
  text-decoration: none;
  border: 1px solid #bfbfbf;
  padding: 3px 5px;
  margin: 2px;
}
.wp-pagenavi a:hover,
.wp-pagenavi span.current {
  border-color: #000;
}
.wp-pagenavi span.current {
  font-weight: bold;
}

/* Custom PageNavi */
/*----------------------------------------------------------*/
/*------------[PAGE NAVI] [COMMENTS PAGINATION]-------------*/
/*----------------------------------------------------------*/
.pagination,
.wp-pagenavi,
.comments-pagination {
  position: relative;
  font-family: Arial, Tahoma, sans-serif;
  color: #1d1d1d;
  font-size: 1.1em;
  clear: both;
  width: 98%;
  padding: 2.2em 1%;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
}
.wp-pagenavi a,
.wp-pagenavi a:link,
.comments-pagination a,
.comments-pagination a:link {
  padding: 0.875em 1.125em !important;
  margin: 2px !important;
  text-decoration: none;
  border: 2px solid #f27244 !important;
  color: #000;
  background-color: #fff;
  font-weight: normal !important;
  font-size: 1.1em;
  display: inline-block;
}
.wp-pagenavi a:visited,
.comments-pagination a:visited {
  padding: 0.875em 1.125em !important;
  margin: 2px !important;
  text-decoration: none;
  border: 2px solid #f27244;
  background-color: #fff;
  color: #000;
  font-size: 1.1em;
  display: inline-block;
}
.wp-pagenavi span.pages,
.comments-pagination span.page-numbers {
  padding: 0.875em 1.125em !important;
  margin: 2px !important;
  border: none !important;
  color: #1d1d1d;
  font-size: 1.1em;
  font-weight: normal;
  display: inline-block;
}
.wp-pagenavi span.current,
.wp-pagenavi a:active,
.wp-pagenavi a:hover,
.comments-pagination span.current,
.comments-pagination a:active,
.comments-pagination a:hover {
  padding: 0.875em 1.125em !important;
  margin: 2px !important;
  font-weight: normal !important;
  background-color: #034c8c !important;
  border: 2px solid #f27244 !important;
  color: #fff !important;
  font-size: 1.1em;
  display: inline-block;
}
.wp-pagenavi span.extend,
.comments-pagination span.dots {
  padding: 0.875em 0 !important;
  margin: 2px !important;
  font-weight: normal !important;
  background-color: #fff !important;
  border: none !important;
  color: #000 !important;
  font-size: 1.1em;
  display: inline-block;
}
.wp-pagenavi a,
.wp-pagenavi a:link,
.wp-pagenavi a:visited,
.wp-pagenavi a:active,
.wp-pagenavi span.current,
.comments-pagination a,
.comments-pagination a:link,
.comments-pagination a:visited,
.comments-pagination a:active,
.comments-pagination span.current {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}

.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: #e2e2ee !important;
}

/* NAVIGATION */

#wrapper {
  position: relative;
  /*z-index: 2;
  -webkit-transition: transform .7s ease-in-out;
  -moz-transition: transform .7s ease-in-out;
  -ms-transition: transform .7s ease-in-out;
  -o-transition: transform .7s ease-in-out;
  transition: transform .7s ease-in-out;*/
}
.menu-holder {
  display: none;
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -99999;
  background-color: #fff;
  /*margin-right: -600px;*/
  opacity: 0;
  margin: 0 auto;
  /*-webkit-transition: transform .7s ease-in-out;
  -moz-transition: transform .7s ease-in-out;
  -ms-transition: transform .7s ease-in-out;
  -o-transition: transform .7s ease-in-out;
  transition: transform .7s ease-in-out;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);*/
}
.menu-holder.mh-active {
  opacity: 1;
  z-index: 999999;
  display: block;
  width: 100%;
  height: auto;
  bottom: unset;
  top: 110px;
  padding-bottom: 100px;
  position: absolute;
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  transition: all 0.7s ease;
  /*-webkit-border-top-right-radius: 12px;
  -moz-border-top-right-radius: 12px;
  border-top-right-radius: 12px;
  -webkit-border-bottom-right-radius: 12px;
  -moz-border-bottom-right-radius: 12px;
  border-bottom-right-radius: 12px;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);*/
}
.bar {
  display: block;
  height: 10px;
  width: 100px;
  background-color: #355ba0;
  margin: 16px auto;
}
.button {
  cursor: pointer;
  display: inline-block;
  width: auto;
  margin: 0 auto;
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  transition: all 0.7s ease;
}
.nav-right {
  position: absolute;
  right: 20px;
  top: 8px;
  z-index: 3;
}
.nav-right.visible-xs {
  z-index: 3;
}
.hidden-xs {
  display: none;
}
.middle {
  margin: 0 auto;
}
.bar {
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  transition: all 0.7s ease;
}
.nav-right.visible-xs .active .bar {
  background-color: #355ba0;
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  transition: all 0.7s ease;
}
.button.active .top {
  -webkit-transform: translateY(32px) rotateZ(45deg);
  -moz-transform: translateY(32px) rotateZ(45deg);
  -ms-transform: translateY(32px) rotateZ(45deg);
  -o-transform: translateY(32px) rotateZ(45deg);
  transform: translateY(32px) rotateZ(45deg);
}
.button.active .bottom {
  -webkit-transform: translateY(-20px) rotateZ(-45deg);
  -moz-transform: translateY(-20px) rotateZ(-45deg);
  -ms-transform: translateY(-20px) rotateZ(-45deg);
  -o-transform: translateY(-20px) rotateZ(-45deg);
  transform: translateY(-20px) rotateZ(-45deg);
}
.button.active .middle {
  width: 0;
}
/*.move-to-left {
  -webkit-transform: translateX(-280px);
  -moz-transform: translateX(-280px);
  -ms-transform: translateX(-280px);
  -o-transform: translateX(-280px);
  transform: translateX(-280px);
}*/
.menu-list {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  text-align: left;
}
ul.sub-menu {
  text-indent: 5%;
  list-style: none;
  margin: 0;
  position: relative;
  text-align: left;
}
.menu-list.menu-item {
  margin: 0;
  opacity: 0;
  list-style-type: none;
  /*  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  -o-transform: translateY(-20px);
  transform: translateY(-20px);*/
}
.menu-list.menu-item:first-child {
  -webkit-transition: all 0.7s 0.2s ease-in-out;
  -moz-transition: all 0.7s 0.2s ease-in-out;
  -ms-transition: all 0.7s 0.2s ease-in-out;
  -o-transition: all 0.7s 0.2s ease-in-out;
  transition: all 0.7s 0.2s ease-in-out;
}
.menu-list.menu-item:nth-child(2) {
  -webkit-transition: all 0.7s 0.4s ease-in-out;
  -moz-transition: all 0.7s 0.4s ease-in-out;
  -ms-transition: all 0.7s 0.4s ease-in-out;
  -o-transition: all 0.7s 0.4s ease-in-out;
  transition: all 0.7s 0.4s ease-in-out;
}
.menu-list.menu-item:nth-child(3) {
  -webkit-transition: all 0.7s 0.6s ease-in-out;
  -moz-transition: all 0.7s 0.6s ease-in-out;
  -ms-transition: all 0.7s 0.6s ease-in-out;
  -o-transition: all 0.7s 0.6s ease-in-out;
  transition: all 0.7s 0.6s ease-in-out;
}
.menu-list.menu-item:last-child {
  -webkit-transition: all 0.7s 0.8s ease-in-out;
  -moz-transition: all 0.7s 0.8s ease-in-out;
  -ms-transition: all 0.7s 0.8s ease-in-out;
  -o-transition: all 0.7s 0.8s ease-in-out;
  transition: all 0.7s 0.6s ease-in-out;
}
.menu-list.menu-item.active {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}
.menu-list.menu-list .menu-item a {
  color: #000;
  background: #fff;
  text-decoration: none;
  font-size: 1.3em;
  text-transform: uppercase;
  position: relative;
  padding: 0 0 2px 0;
  display: inline-block;
  width: 100%;
  line-height: 2.4em;
  height: 2.4em;
  border-bottom: 1px solid #e0e0ee;
  text-indent: 10%;
}
.menu-list.menu-list .menu-item a:hover {
  text-decoration: none;
}
.menu-list.menu-list .menu-item a:before {
  content: "";
  width: 0;
  height: 2.4em;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  border-top: 2px solid #034c8c;
  border-bottom: 2px solid #034c8c;
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}

.menu-list.menu-list .menu-item a:hover:before {
  width: 100%;
}
.ua {
  position: absolute;
  bottom: 20px;
  left: 60px;
}
.fa {
  font-size: 1.4em;
  color: #ef8354;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.ua:hover .fa {
  color: #fff;
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

/* Temp */
/*#wpadminbar {
  display: none;
}*/

/* 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;
}

/* Cookie consent style (from https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.css) */
.cc-window {
  opacity: 1;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
}
.cc-window.cc-invisible {
  opacity: 0;
}
.cc-animate.cc-revoke {
  -webkit-transition: transform 1s ease;
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
}
.cc-animate.cc-revoke.cc-top {
  -webkit-transform: translateY(-2em);
  transform: translateY(-2em);
}
.cc-animate.cc-revoke.cc-bottom {
  -webkit-transform: translateY(2em);
  transform: translateY(2em);
}
.cc-animate.cc-revoke.cc-active.cc-top {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.cc-animate.cc-revoke.cc-active.cc-bottom {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.cc-revoke:hover {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.cc-grower {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 1s;
  transition: max-height 1s;
}
.cc-revoke,
.cc-window {
  position: fixed;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Helvetica, Calibri, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  z-index: 9999;
}
.cc-window.cc-static {
  position: static;
}
.cc-window.cc-floating {
  padding: 2em;
  max-width: 24em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.cc-window.cc-banner {
  padding: 1em 1.8em;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.cc-revoke {
  padding: 0.5em;
}
.cc-revoke:hover {
  text-decoration: underline;
}
.cc-header {
  font-size: 18px;
  font-weight: 700;
}
.cc-btn,
.cc-close,
.cc-link,
.cc-revoke {
  cursor: pointer;
}
.cc-link {
  opacity: 0.8;
  display: inline-block;
  padding: 0.2em;
  text-decoration: underline;
}
.cc-link:hover {
  opacity: 1;
}
.cc-link:active,
.cc-link:visited {
  color: initial;
}
.cc-btn {
  display: block;
  padding: 0.4em 0.8em;
  font-size: 0.9em;
  font-weight: 700;
  border-width: 2px;
  border-style: solid;
  text-align: center;
  white-space: nowrap;
}
.cc-highlight .cc-btn:first-child {
  background-color: transparent;
  border-color: transparent;
}
.cc-highlight .cc-btn:first-child:focus,
.cc-highlight .cc-btn:first-child:hover {
  background-color: transparent;
  text-decoration: underline;
}
.cc-close {
  display: block;
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  font-size: 1.6em;
  opacity: 0.9;
  line-height: 0.75;
}
.cc-close:focus,
.cc-close:hover {
  opacity: 1;
}
.cc-revoke.cc-top {
  top: 0;
  left: 3em;
  border-bottom-left-radius: 0.5em;
  border-bottom-right-radius: 0.5em;
}
.cc-revoke.cc-bottom {
  bottom: 0;
  left: 3em;
  border-top-left-radius: 0.5em;
  border-top-right-radius: 0.5em;
}
.cc-revoke.cc-left {
  left: 3em;
  right: unset;
}
.cc-revoke.cc-right {
  right: 3em;
  left: unset;
}
.cc-top {
  top: 1em;
}
.cc-left {
  left: 1em;
}
.cc-right {
  right: 1em;
}
.cc-bottom {
  bottom: 1em;
}
.cc-floating > .cc-link {
  margin-bottom: 1em;
}
.cc-floating .cc-message {
  display: block;
  margin-bottom: 1em;
}
.cc-window.cc-floating .cc-compliance {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.cc-window.cc-banner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.cc-banner.cc-top {
  left: 0;
  right: 0;
  top: 0;
}
.cc-banner.cc-bottom {
  left: 0;
  right: 0;
  bottom: 0;
}
.cc-banner .cc-message {
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  max-width: 100%;
  margin-right: 1em;
}
.cc-compliance {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: justify;
  align-content: space-between;
}
.cc-floating .cc-compliance > .cc-btn {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.cc-btn + .cc-btn {
  margin-left: 0.5em;
}
@media print {
  .cc-revoke,
  .cc-window {
    display: none;
  }
}
@media screen and (max-width: 900px) {
  .cc-btn {
    white-space: normal;
  }
}
@media screen and (max-width: 414px) and (orientation: portrait),
  screen and (max-width: 736px) and (orientation: landscape) {
  .cc-window.cc-top {
    top: 0;
  }
  .cc-window.cc-bottom {
    bottom: 0;
  }
  .cc-window.cc-banner,
  .cc-window.cc-floating,
  .cc-window.cc-left,
  .cc-window.cc-right {
    left: 0;
    right: 0;
  }
  .cc-window.cc-banner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .cc-window.cc-banner .cc-compliance {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .cc-window.cc-floating {
    max-width: none;
  }
  .cc-window .cc-message {
    margin-bottom: 1em;
  }
  .cc-window.cc-banner {
    -webkit-box-align: unset;
    -ms-flex-align: unset;
    align-items: unset;
  }
  .cc-window.cc-banner .cc-message {
    margin-right: 0;
  }
}
.cc-floating.cc-theme-classic {
  padding: 1.2em;
  border-radius: 5px;
}
.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
  text-align: center;
  display: inline;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}
.cc-theme-classic .cc-btn {
  border-radius: 5px;
}
.cc-theme-classic .cc-btn:last-child {
  min-width: 140px;
}
.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
  display: inline-block;
}
.cc-theme-edgeless.cc-window {
  padding: 0;
}
.cc-floating.cc-theme-edgeless .cc-message {
  margin: 2em;
  margin-bottom: 1.5em;
}
.cc-banner.cc-theme-edgeless .cc-btn {
  margin: 0;
  padding: 0.8em 1.8em;
  height: 100%;
}
.cc-banner.cc-theme-edgeless .cc-message {
  margin-left: 1em;
}
.cc-floating.cc-theme-edgeless .cc-btn + .cc-btn {
  margin-left: 0;
}

/* MOBILE DEVICES */
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  #wrapper,
  #top,
  #footbar {
    width: 100%;
    border: none;
  }
  .game_title {
    padding: 0;
    margin: 0;
    width: 170px;
    height: 200px;
  }

  #content_game {
    width: 100%;
  }
  .ratingbox {
    float: none;
    width: 100%;
    display: block;
    height: 80px;
  }
  .socialbox {
    float: none;
    width: 96%;
    display: block;
    height: 75px;
    text-align: center;
    margin: 0px 2%;
    overflow: hidden;
  }
  #game_buttons {
    display: none;
  }
  .radiobanner {
    margin: 10px auto;
    width: 100%;
    overflow: hidden;
  }

  .moregames {
    padding: 0 10px 0 10px;
  }

  /*  .menu-holder {
    width: 30%;
    right: 0;
    margin-right: 0;
  }*/
  /*  .move-to-left {
    -webkit-transform: translateX(-30%);
    -moz-transform: translateX(-30%);
    -ms-transform: translateX(-30%);
    -o-transform: translateX(-30%);
    transform: translateX(-30%);
  }*/
}

@media only screen and (min-width: 580px) and (max-width: 1023px) {
  #menu {
    height: 120px;
  }
  .bookmark {
    display: none;
  }
}

@media only screen and (min-width: 768px) and (max-width: 960px) {
  #content_game {
    width: 100%;
  }
  .ratingbox {
    float: none;
    width: 100%;
    display: block;
    height: 80px;
  }
  .socialbox {
    float: none;
    width: 96%;
    display: block;
    height: 75px;
    text-align: center;
    margin: 0px 2%;
    overflow: hidden;
  }
  #game_buttons {
    display: none;
  }
  .radiobanner {
    margin: 10px auto;
    width: 100%;
    overflow: hidden;
  }
  .moregames {
    padding: 0 10px 0 10px;
  }

  .bookmark {
    display: none;
  }

  /*  .menu-holder {
    width: 40%;
    right: 0;
    margin-right: 0;
  }*/
  /*  .move-to-left {
    -webkit-transform: translateX(-40%);
    -moz-transform: translateX(-40%);
    -ms-transform: translateX(-40%);
    -o-transform: translateX(-40%);
    transform: translateX(-40%);
  }*/
}

/*@media only screen and (max-width: 767px) {
    
}

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

}*/

@media only screen and (min-width: 580px) and (max-width: 767px) {
  #wrapper,
  #top,
  #footbar {
    width: 100%;
    border: none;
  }
  .breadcrumb {
    display: none;
  }
  .game_title {
    padding: 0;
    margin: 0;
    width: 170px;
    height: 200px;
  }

  #content_game {
    width: 100%;
  }
  .ratingbox {
    float: none;
    width: 100%;
    display: block;
    height: 80px;
  }
  .socialbox {
    float: none;
    width: 96%;
    display: block;
    height: 75px;
    text-align: center;
    margin: 0px 2%;
    overflow: hidden;
  }
  #game_buttons {
    display: none;
  }
  .radiobanner {
    margin: 10px auto;
    width: 100%;
    overflow: hidden;
  }
  .moregames {
    padding: 0 10px 0 10px;
  }

  .bookmark {
    display: none;
  }

  /*  .menu-holder {
    width: 50%;
    right: 0;
    margin-right: 0;
  }*/
  /*  .move-to-left {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }*/
}

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

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

@media only screen and (min-width: 480px) and (max-width: 579px) {
  #wrapper,
  #top,
  #footbar {
    width: 100%;
    height: 70px;
    border: none;
  }
  .menu-holder.mh-active {
    top: 70px;
  }
  .blogname {
    width: 100%;
    margin: 0;
    float: none;
    height: 70px;
  }
  .blogname img {
    width: auto;
    height: 70px;
  }
  .breadcrumb {
    display: none;
  }
  .game_title {
    padding: 0;
    margin: 0;
    width: 170px;
    height: 200px;
  }

  #content h1 {
    font-size: 1.5em;
  }

  #content_game {
    width: 100%;
  }
  .ratingbox {
    float: none;
    width: 100%;
    display: block;
    height: 80px;
  }
  .socialbox {
    float: none;
    width: 96%;
    display: block;
    height: 75px;
    text-align: center;
    margin: 0px 2%;
    overflow: hidden;
  }
  #game_buttons {
    display: none;
  }
  .radiobanner {
    margin: 10px auto;
    width: 100%;
    overflow: hidden;
  }
  .moregames {
    padding: 0 10px 0 10px;
  }

  .bookmark {
    display: none;
  }

  /* Menu */
  /*   .menu-holder {
    width: 60%;
    position: absolute;
    top: 0;
    z-index: 1;
    right: 0;
    margin: 0;
    padding: 0;
    top: 120px;
    -webkit-border-top-right-radius: unset;
    -moz-border-top-right-radius: unset;
    border-top-right-radius: unset;
    -webkit-border-bottom-right-radius: unset;
    -moz-border-bottom-right-radius: unset;
    border-bottom-right-radius: unset;
  } */
  .menu-list {
    margin: 0;
  }
  .nav-right {
    position: absolute;
    top: 2px;
    right: 8px;
  }
  .bar {
    height: 6px;
    width: 50px;
    margin: 12px auto;
  }

  .button.active .top {
    -webkit-transform: translateY(18px) rotateZ(45deg);
    -moz-transform: translateY(18px) rotateZ(45deg);
    -ms-transform: translateY(18px) rotateZ(45deg);
    -o-transform: translateY(18px) rotateZ(45deg);
    transform: translateY(18px) rotateZ(45deg);
  }

  .button.active .bottom {
    -webkit-transform: translateY(-18px) rotateZ(-45deg);
    -moz-transform: translateY(-18px) rotateZ(-45deg);
    -ms-transform: translateY(-18px) rotateZ(-45deg);
    -o-transform: translateY(-18px) rotateZ(-45deg);
    transform: translateY(-18px) rotateZ(-45deg);
  }

  /*  .move-to-left {
    -webkit-transform: translateX(-60%);
    -moz-transform: translateX(-60%);
    -ms-transform: translateX(-60%);
    -o-transform: translateX(-60%);
    transform: translateX(-60%);
  }*/

  #menu,
  #menu ul {
    height: auto;
  }
  #menu ul li,
  #menu ul li a {
    display: block;
  }
}

@media only screen and (max-width: 479px) {
  #wrapper {
    width: 100%;
    border: none;
  }
  .blogname {
    width: 100%;
    margin: 0;
    float: none;
    height: 70px;
  }
  .blogname img {
    width: auto;
    height: 70px;
  }
  #top {
    width: 100%;
    height: 70px;
  }
  .menu-holder.mh-active {
    top: 70px;
  }
  .breadcrumb {
    display: none;
  }
  .gamebox {
    text-align: center;
  }
  .game_title {
    padding: 0;
    width: 170px;
    height: 200px;
    display: inline-block;
  }
  .cat_view {
    width: 170px;
    padding: 5px 4px;
  }
  /*  .okvir {
    margin: 10px 5px;
  }*/
  .catdesc {
    width: 94%;
    padding: 0 3%;
    margin: 20px auto 0;
  }

  #content_game {
    width: 100%;
  }

  #content h1 {
    font-size: 1.5em;
  }

  .ratingbox {
    float: none;
    width: 100%;
    display: block;
    height: 80px;
  }
  .socialbox {
    float: none;
    width: 96%;
    display: block;
    height: 75px;
    text-align: center;
    margin: 0px 2%;
    overflow: hidden;
  }
  #game_buttons {
    display: none;
  }
  .radiobanner {
    margin: 10px auto;
    width: 100%;
    overflow: hidden;
  }
  .moregames {
    padding: 0 10px 0 10px;
  }

  .bookmark {
    display: none;
  }

  #footbar {
    width: 100%;
  }

  /* Menu */
  /*   .menu-holder {
    width: 80%;
    position: absolute;
    top: 0;
    z-index: 1;
    right: 0;
    margin: 0;
    padding: 0;
    top: 120px;
    -webkit-border-top-right-radius: unset;
    -moz-border-top-right-radius: unset;
    border-top-right-radius: unset;
    -webkit-border-bottom-right-radius: unset;
    -moz-border-bottom-right-radius: unset;
    border-bottom-right-radius: unset;
  } */
  .menu-list {
    margin: 0;
  }
  .nav-right {
    position: absolute;
    top: 2px;
    right: 8px;
  }
  .bar {
    height: 6px;
    width: 50px;
    margin: 12px auto;
  }

  .button.active .top {
    -webkit-transform: translateY(18px) rotateZ(45deg);
    -moz-transform: translateY(18px) rotateZ(45deg);
    -ms-transform: translateY(18px) rotateZ(45deg);
    -o-transform: translateY(18px) rotateZ(45deg);
    transform: translateY(18px) rotateZ(45deg);
  }

  .button.active .bottom {
    -webkit-transform: translateY(-18px) rotateZ(-45deg);
    -moz-transform: translateY(-18px) rotateZ(-45deg);
    -ms-transform: translateY(-18px) rotateZ(-45deg);
    -o-transform: translateY(-18px) rotateZ(-45deg);
    transform: translateY(-18px) rotateZ(-45deg);
  }

  /*  .move-to-left {
    -webkit-transform: translateX(-80%);
    -moz-transform: translateX(-80%);
    -ms-transform: translateX(-80%);
    -o-transform: translateX(-80%);
    transform: translateX(-80%);
  }*/

  #menu,
  #menu ul {
    height: auto;
  }
  #menu ul li,
  #menu ul li a {
    display: block;
  }
}

@media only screen and (max-width: 425px) {
  #wrapper {
    width: 100%;
    border: none;
  }
}

@media only screen and (max-width: 360px) {
  #wrapper {
    width: 100%;
    border: none;
  }
  #s {
    width: 60%;
  }
}

@media only screen and (max-width: 330px) {
  #wrapper {
    width: 100%;
    border: none;
  }
  #s {
    width: 56%;
  }
}

@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: 100% !important;
    height: 100% !important;
  }
}
