*,:after,:before{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	transition:All 0.4s ease;
	-webkit-transition:All 0.4s ease;
	-moz-transition:All 0.4s ease;
	-o-transition:All 0.4s ease;
}

html {
	margin:0 auto !important;
}

body {
	background: #000000;
    -webkit-font-smoothing: antialiased;
	margin: 0 auto;
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;

}
#main-navigation {
	background:rgba(0, 0, 0, 0) none repeat scroll 0 0;
    z-index: 99999;
}

a {
color: #ffffff;
text-decoration : none;
}

#game-category img {
    width: 100%;
}

.thumbnail img {
    width: 100% !important;
    max-height: 200px;
}

.wrapper {
	text-align: center;
	width: 100%;
}

.container {
	width: 960px;
	padding: 0px;
	display: inline-block;
	margin: 0 auto;
}
.wrapper.background-header {
    background: #380202;
}

.pembatas { background:#252525;height:50px;}

.home .site-content {
	display: none;
}

ul.topnav {
    display: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
	background-color: #ffc231;
    background-image: -moz-linear-gradient(center top , #ffc231 0%, #e24a00 100%);

}

.yasr_schema {
display: none !important;
}
 
.logo {
    display: inline-block;
    text-align: center;
    width: 30%px;
	margin:10px 0;
}


ul.topnav li {display: inline-block;}
 

ul.topnav li a {
    display: inline-block;
    color: #f2f2f2;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    transition: 0.3s;
    font-size: 17px;
}
 
.blackbg {    background: url(http://blog.qiuqiujudi.com/wp-content/uploads/2017/10/bg.jpg);}
ul.topnav li a:hover {background-color: #111;    padding-top: 10px;}
 
ul.topnav li.icon {display: none;}

#cewe .container {
}


#game-category {
	width: 100%;
}

.game {
        display: none;
}

#game-category a {
	float:left;
}

#game-category a img{
	postion:relative;
	top: 0;
}

#update {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}

#update ul {
	padding: 0;
	margin: 0;
}

#update ul li {
	width: 23%;
	float: left;
	list-style: none;
	padding: 1%;
	text-align:justify;
}

#update ul li a {
	text-decoration: none;
	color: #ffdb33;
}

#update ul li p {
	color: #ffffff;
	line-height: 20px;
	font-size: 15px;
}

#update ul li h2 {
	font-size: 16px;
}

.entry-footer {
	display : none;
}

#footer img {width:100%;}

#comment {
	display: none;
}

#respond {
	display: none;
}

#content aside {
	display: none;
}

.navigation.post-navigation{
	display: none;
}

#content .entry-header {
	color: #ffc231;
}

#content .entry-content {
	color: #ffffff;
	text-align:justify;
}



.comments-area {
	display:none;
}

#content #primary {
	background : none repeat scroll center top rgba(49, 50, 49, 0.8) ;
	border-radius : 10px;
	padding: 10px 20px 10px 20px;
	margin-top:15px;
}

#content {
	margin-bottom: 30px;
}


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

.post-thumbnail {
	display: none;
}


#slider {
	width: 100%;
     background: #5c0204;

}


#menu-wrap {;
}

.radius {
 border-radius: 0px;
}	
	
.background-nav {
	background:#5c0104;
}

background-header {
	background:url(../images/header-bg.jpg);
}

#menu-wrap ul {
		width: 100%;
	padding: 0;
    list-style: none;
    margin: 0;
    padding: 0;
}
#menu-wrap li {
    display:inline-block;
    margin-right: 10px;
    position: relative;
    padding: 5px 0px 5px 0px;
}
#menu-wrap li:last-child {
    margin-right: 0;
}
#menu-wrap li a {
    color: #ffdb33;
    display: block;
    padding: 10px 20px;
    text-decoration: none;
}

#menu-wrap li:hover {
	background:#0ec1ee;
}

#menu-wrap li ul {
    margin: 20px 0 0;
    opacity: 0;
    position: absolute;
    transition:0.5s;
    visibility: hidden;
    width: 200px;
}
#menu-wrap li li {
    float: none;
    margin: 0;
}
#menu-wrap li:hover > ul{
    transition:0.5s;
    margin: 0;
    visibility: visible;
    opacity: 1;
    z-index:2;
}
#menu-wrap li li ul {
    box-shadow: -1px 0 0 rgba(255, 255, 255, 0.3);
    left: 200px;
    margin: 0 0 0 20px;
    top: 0;
}
#menu-wrap ul a:hover {
    color: #FFFFFF;
   background:url(../images/nav.jpg);
}
#menu-wrap li:hover > a {
    color: #FFFFFF;
    background:url(../images/nav.jpg);
}

.wrapper {
	text-align: center;
	width: 100%;
}

.container {
	width: 960px;
	padding: 0px;
	display: inline-block;
	margin: 0 auto;
}

.sub-menu {
	display:block !important;
        padding: 0 !important;
}





@media screen and (max-width:960px) {
	
	
.thumbnail img {
    display: none;
}
	
.ct-menu {
	display:none;
}
	.container {
		width: 100%;
	}
  ul.topnav li:not(:first-child) {display: none;}
  ul.topnav li.icon {
    float: right;
    display: inline-block;
  }
  ul.topnav {
	  border-radius: 0;
}

  #game-category a{
	  width: 25%;
	  float: left;
  }
  
  #update {
  }
  
  #update ul li {
	  width: 100%;
	  float: none;
  }
  
  #update ul li p {
	  text-align: justify;
  }
  
  #slider .left {
	width: 30%;
	float: left;
	position:relative;
	top: 15px;

}

ul.topnav {
        display: block;
}

#menu-wrap ul {
display: none;
}



.game{
display: inline;
}

.container5-content2 {
display: none;
}

.logo {
	margin:0 auto;

}

#my_popup {
display:none !important;
}
	
}
  
@media screen and (max-width:960px) {
  ul.topnav.responsive {position: relative;}
  ul.topnav.responsive li.icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  ul.topnav.responsive li {
    float: none;
    display: inline;
  }
  ul.topnav .responsive li a {
    display: block;
    text-align: left;
  }
	}
