body {font-family: Trebuchet MS, Helvetica, Arial, sans-serif; 
color:#555; 
margin:0 auto; 
background-color:#fff;
font-size:14px;
}





#container {
width: 1024px; 
margin: 0 auto;
height:100%
}
#main-menu{
position: absolute;
right:12px;
top:0;
background:rgba(255,255,255,0.75);
height:20px;
padding: 6px 16px;
border-radius: 0 0 16px 16px;
font-weight: bold;
}
#main-menu a{
text-decoration:none;
color: #444;
}
#header{
display:table;
width:1024px;
position:relative;
height:280px;
margin: 0 auto;
}
#footer{
display: block;
margin-top: 20px;
padding: 10px;
background: #fff;
border-top: 8px solid #38f;
overflow: hidden;
clear: both;
/*box-shadow: 0 8px #777;*/
}
#content {
width: 1024px; 
margin: 0 auto;
display: table;
height: 100%;
}
#description{
width:600px;
position:relative;
padding:20px 0;
margin: 0 auto;
}
#text{
background: #fff;
border-radius: 8px;
border: 2px solid #aaa;
padding: 20px;
margin: 20px 0;
width: 90%;
}
#video{
background: #777;
border-radius: 4px;
border: 2px solid #aaa;
margin: 20px 0;
width: 80%;

position: relative;
padding-bottom: 56.25%; /* 16:9 */
padding-top: 25px;
height: 0;
}
#video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


#sidebar{
width:200px;
position:absolute;
float:left;
display: table;
/*height: 100%; background:#eee;*/
padding: 10px 20px;
text-align:center;
}
#screenshots{
width:600px;
height:360px;
overflow:hidden;
position:relative;
margin:0 auto;
padding: 12px 0;
background: #ddd;
border-radius: 8px;
border: 4px solid #6c0;
box-shadow: 0 2px 12px #000 inset;
/*background-image: url(images/slider-back.png);
background-repeat: repeat-x;
background-size: auto 100%;*/
}
.screenshot{
width:576px;
height:360px;
}

#logo {
width: 400px; 
padding-top:40px; 
margin: 0 auto;
height:182px;
}
#logo-left {
width: 180px; 
padding-top:20px; 
height:140px;
margin-left: 30px;
}
#image-logo{
width:100%;
}
#image-logo-left
{
width:100%;
}
#logo h1,#logo-left h1{
position: absolute;
text-indent: -5555px;
}
.homepage-hidden{
position: absolute;
text-indent: -5555px;
}
h1.homepage{
}
h2.homepage{
color: #f83;
text-align: center;
font-size: 42px;
margin: 12px auto;
padding: 4px;
display: table;
text-shadow: 0px 1px 0px #900;
clear: both;
}
h3.homepage{
color: #f83;
text-align: center;
font-size: 36px;
margin: 12px auto;
padding: 4px;
display: table;
text-shadow: 0px 1px 0px #900;
clear: both;
}

#game-logo{
position:absolute;
left:0;
top:90px;
margin-left: 10px;
}

#games {
width: 840px;
margin: 0 auto;
}

.game {
width:164px; height:94px; float:left; position:relative; margin:2px; 
} 
.game-brief {
width:230px; height:94px; float:left; position:relative; margin:2px; 
padding: 24px 8px 0px 8px;
} 

.game a {display:block; text-decoration:none;}
.game a:link {}
.game a:hover {}

.gameimage {border: none;margin: 2px; width: 100%; max-width: 160px;}
a .gameimage {border: none;margin:2px}
a:hover .gameimage {margin-top:-6px}


img {
margin:0
}
ul{
padding-left: 18px;
}

h2{font-size:20px; margin:0;}
h3{font-size:16px;}
#sidebar h2{
color:#fff;
margin:0;
}

h2,h3 {
margin-bottom:0;
}
p,ul{
margin-top:8px;
}

.popup div {
display: none;
}

.popup:hover div{
display:block;
z-index:1;
}

.info{
/*width: 18px; height: 18px; box-shadow: 0px 1px 0px #a40;*/
position: absolute;
background: rgba(64, 64, 64, 0.85);
display: inline;
right: 0px;
bottom: -4px;
border: 2px solid #ccc;
border-radius: 4px;
color: white;
font-weight: bold;
padding: 0 4px;
text-align: center;
text-decoration:none;
}

.info h3{
font-size: 14px;
margin: 0;
padding: 0;
/*display: inline;*/
}
.info span{
font-size: 12px;
color: #ccc;
}

.platform{}
.pc{right: 10px; bottom: 0px;}
.mac{width: 24px; right: 36px; bottom: 0px;}
.ipad{width: 28px; right: 68px; bottom: 0px;}
.iphone{width: 40px; right: 104px; bottom: 0px;}

.social {
border:0;
}

#downloads {
position: relative;
margin: 0 auto;
display: table;
margin-bottom: 20px;
}

.sidebar-center{
text-align:center;
}

.download {
padding: 0; margin: 0 6px;
height:80px;width:140px;
display: block;
float:left;
/*border: 2px solid #fff;
border-radius: 7px;
box-shadow: 0px 0px 8px 2px #fff;*/
}

.devider{
display:none;
visibility: hidden;
}

a:link.download-macappstore{
/*height:40px;width:165px;*/
display: block;
background-image: url(images/download-button-mac.png);
text-align:center;
}
a:link.download-appstore{
/*height:40px;width:135px;*/
display: block;
background-image: url(images/download-button-appstore.png);
text-align:center;
}
a:link.download-iphone{
/*height:40px;width:135px;*/
display: block;
background-image: url(images/download-button-iphone.png);
text-align:center;
}
a:link.download-ipad{
/*height:40px;width:135px;*/
display: block;
background-image: url(images/download-button-ipad.png);
text-align:center;
}
a:link.download-pc{
/*height:40px;width:135px;*/
display: block;
background-image: url(images/download-button-win.png);
text-align:center;
}
a:link.download-android{
/*height:40px;width:135px;*/
display: block;
background-image: url(images/download-button-android.png);
text-align:center;
}

/*Subscription
========================================*/
.navimage {margin: 0px;border: none;}

#subscribe {width: 640px;height:320px; margin:0 auto;back; background-image:url(subscribe.jpg);background-repeat: no-repeat;}

#alertmsg {width: 540px; margin: 0 auto;padding:10px;height:100%;border: 2pt solid #bbb}
#fields {}
.buttons {width: 70px; margin: 0 auto;padding:5px;}
.asterisk{font-weight:bold;color:#ff6600}

/*Subscription Mail Chimp
========================================*/
#mc_embed_signup-custom{
border:2px solid #ccc;
background:#efefef;
border-radius: 8px;
max-width:600px; 
width:86%;
margin:24px auto;
padding: 12px;
/*background-image: url(subscribe.jpg);*/
}
#emeil-benefits{
width:90%;
margin:6px auto;
}
.mc-field-group-custom{
position:relative;
display:block;
margin: 12px auto;
width:90%;
}
#mce-EMAIL {
width:100%!important;
padding: 4px!important;
font-size: 20px!important;
font-weight: bold!important;
color: #444!important;
margin: 4px -6px!important;
font-family: trebuchet ms!important;
}
#mc-embedded-subscribe-custom{
width:200px;
height: 40px;
margin:12px auto;
font-size:16px; font-weight:bold; 
color: #444;
display:block;
}
.mc-field-group-custom label {
text-align: center;
font-weight: bold;
font-size: 15px;
display: block;
}

/*
Ads
========================================*/
#ads{
background: #fff!important;
border-radius: 8px!important;
border: none!important;
padding: 10px!important;
margin: 20px auto!important;
width: auto!important;
display:table!important;
}

/*
Media
========================================*/
@media screen and (min-width: 1025px) {

}

/* 1024 */


/* 768 */
@media only screen and (min-width: 769px) and (max-width: 1024px) {
	#container {
	width: 100%; 
	}
	#content {
	width: 90%; 
	}
	#header{
	display:table;
	width:90%;
	height: 260px;
	}
	#game-logo{
	position:absolute;
	left:0;
	top:90px;
	margin-left: 10px;
	width: 340px;
	}
}

@media only screen and (min-width: 569px) and (max-width: 768px) {
	#container {
	width: 100%; 
	}
	#content {
	width: 90%; 
	}
	#header{
	display:table;
	width:90%;
	height: 230px;
	}
	#logo {
	width: 360px; 
	padding-top:40px; 
	margin: 0 auto;
	height: 160px;
	}
	#logo-left {
	width: 160px; 
	padding-top:15px; 
	height:140px;
	margin-left: 10px;
	}
	#game-logo{
	position:absolute;
	left:0;
	top:90px;
	margin-left: 4px;
	width: 280px;
	}
	.download {
	margin: 0;
	}
	#description{
	width:100%;
	}
	#text{
	width: 75%;
	}
	#screenshots{
	width:540px;
	height:324px;	
	}
	.screenshot{
	width:516px;
	height:324px;
	}
	#games {
	width: 92%;
	}
	.game {
	width: 32%;
	}
	.game a {
	text-align: center;
	}
}

@media only screen and (min-width: 481px) and (max-width: 568px) {
	#container {
	width: 100%; 
	}
	#content {
	width: 90%; 
	}
	#header{
	display:table;
	width:90%;
	height: 230px;
	}
	#logo {
	width: 340px; 
	padding-top:40px; 
	margin: 0 auto;
	height: 146px;
	}
	#logo-left {
	width: 160px; 
	padding-top:15px; 
	height:140px;
	margin-left: 10px;
	}
	h2.homepage{
	font-size: 32px;
	margin: 12px auto;
	padding: 4px;
	}
	h3.homepage{
	font-size: 26px;
	margin: 12px auto;
	padding: 4px;
	}
	#game-logo{
	position:absolute;
	left:0;
	top:90px;
	margin-left: 4px;
	width: 280px;
	}
	#downloads {
	margin-bottom: 0px;
	}
	.download {
	margin: 0;
	height:60px;width:105px;
	background-size: 100%; 
	}
	#description{
	width:100%;
	}
	#text{
	width: 70%;
	}
	#screenshots{
	width:440px;
	height: 264px;
	
	}
	.screenshot{
	width:416px;
	height:264px;
	}
	#games {
	width: 90%;
	}
	.game {
	width: 48%;
	}
	.game a {
	text-align: center;
	}
}

/* 320 */
@media only screen and (min-width: 321px) and (max-width: 480px) {
	#container {
	width: 100%; 
	}
	#content {
	width: 90%; 
	}
	#header{
	display:table;
	width:90%;
	height: 240px;
	}
	#main-menu{
	right:-16px;
	}
	#logo {
	width: 300px; 
	padding-top:40px; 
	margin: 0 auto;
	height: 130px;
	}
	#logo-left {
	width: 120px; 
	padding-top:5px; 
	height:140px;
	margin-left: 10px;
	}
	h2.homepage{
	font-size: 30px;
	margin: 12px auto;
	padding: 4px;
	}
	h3.homepage{
	font-size: 26px;
	margin: 12px auto;
	padding: 4px;
	}	
	#game-logo{
	position:absolute;
	left:0;
	top:100px;
	margin-left: 4px;
	width: 250px;
	}
	.download {
	margin: 2px 6px;
	height:60px;width:105px;
	background-size: 100%; 
	}
	#downloads {
	margin-bottom: 0px;
	}
	.devider{
	display:block;
	}
	#description{
	width:100%;
	}
	#text{
	width: 80%;
	}
	#screenshots{
	width:316px;
	height: 200px;
	}
	.screenshot{
	width:292px;
	height:200px;
	}
	#games {
	width: 90%;
	}
	.game {
	width: 48%;
	}
}

/*<= 320*/
@media only screen and (max-width: 320px){
	#container {
	width: 320px; 
	overflow: hidden;
	margin: 0;
	}
	#content {
	width: 90%; 
	}
	#header{
	display:table;
	width:90%;
	height: 250px;
	margin-top: 32px;
	}
	#main-menu{
	right:-16px;
	top:-32px;
	background:rgba(255,255,255,0.9);
	height:20px;
	padding: 6px 16px;
	border-radius: 0 0 0 16px;
	width: 210px;
	}	
	#logo {
	width: 240px; 
	padding-top:20px; 
	margin: 0 auto;
	height: 100px;
	}
	#logo-left {
	width: 100px; 
	padding-top:5px; 
	height:140px;
	margin-left: 0px;
	margin-top: -5px;
	}
	h2.homepage{
	font-size: 26px;
	margin: 12px auto;
	padding: 4px;
	}
	h3.homepage{
	font-size: 24px;
	margin: 12px auto;
	padding: 4px;
	}	
	#game-logo{
	position:absolute;
	left:0;
	top:110px;
	margin-left: 0px;
	width: 100%;
	}
	.download {
	margin: 2px 8px;
	height:60px;width:105px;
	background-size: 100%; 
	}
	#downloads {
	margin-bottom: 0px;
	}
	.devider{
	display:block;
	}
	#description{
	width:100%;
	}
	#text{
	width: 254px;
	margin: 8px!important;
	}
	#screenshots{
	width:340px;/*300px;*/
	height: 200px;/*190px;*/
	left:-16px;
	padding: 10px 10px;
	}
	.screenshot{
	width:300px;
	height:200px;
	}
	#video{
	width: 294px;
	margin: 8px!important;
	}
	#games {
	width: 90%;
	margin-top: -8px;
	}
	.game {
	width:138px; height:80px; float:left; position:relative; margin:2px; 
	} 
	#subscribe {
	width: 640px;height:320px; 
	margin:0 auto; 
	background-image:url(subscribe.jpg);
	background-repeat: no-repeat;
	}
	#subscribe-title,#subscribe-title span{
	font-size:20px!important;
	}
}