/*

Add a Mobile Landing Page to Your Site

By Sam Dunn

Build Internet 2011

http://buildinternet.com/2011/01/add-a-mobile-landing-page-to-your-site

*/

@font-face {
    font-family: 'keep_calm_medregular';
    src: url('keepcalm-medium-webfont.woff2') format('woff2'),
         url('keepcalm-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

*{
   	/*color: #fff;
   	font-family: Arial;*/
	margin:0;

	padding:0;

}

body{

	/*text-align:center;*/
	background-color:#000000;
	background:url(/images/simple_dashed.png) repeat;
	width: 100%;
	font-size: 16px;/*62.5%;*/ 

}	


a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FFFF00;
	text-decoration: none;
}


#banner{ 
	width:100%;
	text-align:center;
	padding-top: 3px;
	margin-bottom: 6px;

	background:#29364E;

}

	#banner img{

		margin:0px auto;

	}
#headerContent {
	position: relative;
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}



	


#content{
	text-align:center;
	padding:10px 20px 20px 20px;
		color:#fff; 
		font-family: 'keep_calm_medregular';
		/*font-size: 16px;*/
		font-size: 0.8em;

}	
	#content .smallfont{
		font-size: 0.8em;
		/*font-size: 12px;*/
	
	}	

	#content .icon{ 

		height:80px;

		width:80px;

	}

	#content .screenshot{ 

		

		width:250px;

		border:1px solid #F7F7F7;
		margin-top: 3px;

	}

	#content p{ 
	


		/*color:#888; 
		font:300 17px Georgia, serif;*/

		margin:0 0 15px 0; 

		line-height:140%;

	}

	#content a{ 
	

		border-bottom:1px dotted #888; 
	
		text-decoration:none;
		color: #FFF;
	
	}

	#content h2{ 
	
			font:400 22px "helvetica neue", Helvetica, Arial, sans-serif; 
	
	}



	#content a.full-site{

		height:28px; 

		font:500 9.5pt "helvetica neue", Helvetica, Arial, sans-serif; 

		text-transform: uppercase; 

		text-decoration:none; 

		letter-spacing:0.1em; 

		background:url('/images/button-link.png') no-repeat right top; 

		border:none;

		color:#ffff00; 

		padding:7px 33px 6px 0;

	}

		

ul{

	margin:0 0 20px 0;

}

	ul li{

		color:#666;

		font:400 14px "helvetica neue", Helvetica, Arial, sans-serif; 

		text-transform: uppercase; 

		text-decoration:none; 

		letter-spacing:0.1em;

		list-style:none;

		margin:0 0 5px 0;

		padding:10px;

	}

	ul li.odd{ 

		background:#f5f5f5;
		color:#69008C;

	}

/*.left_content_2017 {
	padding:0px 0px 0px 0px;
	float: left; 
	width: 373px;
	margin-left: 10px;
}*/



#mainContainer
{
	margin-top: 4px;
}


.rightContent
{
	margin-left: auto;
    margin-right: auto;
	max-width: 400px;
	
	color:#fff; 
	font-family: 'keep_calm_medregular';

}

.leftContent
{
	margin-left: auto;
    margin-right: auto;
	max-width: 800px;
	
	color:#fff; 
	font-family: 'keep_calm_medregular';
}
.leftContent .textContainer
{
	background-color: #30405f;
	font-size: .7em;
	line-height: 1.3em;
	padding: 10px;
	margin-bottom: 8px;
	text-align:center;
}



.betweenListedGames {
	color:#fff; 
	font-family: 'keep_calm_medregular';
	text-align:center;

}

.game_link_container {
	color:#FFFFFF;

}



.game_link {
	height: 6em;
	padding: 0px .4em .3em .4em; 
	line-height: 1.3em;
}

.game_link_2017 {
	height: 86px;
	padding: 0px 0px 0px 0px; 
	background-color: #30405f;
	line-height: 1.3em;
	width:100%;
	margin-bottom: 5px;
	
	display: block;

}



.game_link_2017 a {
	display: block;
	background-color: #30405f;
	height: 100%;
}
.game_link_2017 a:hover {
	background: #3D496B;
	color:#FFFFFF;
}

.game_img_2017 {
	float: left;
	width: 104px;
	height: 86px;
	margin-top: 0px;
	padding-right: 8px;
}


.techTag {
	display: inline; 
	float:left;
	padding:0px 0px 0px 0px; 
	position:relative;
	top: 3px;
	left:5px;
}
.smallGameTag {
	display: inline-block; 
	padding:0px 2px 0px 2px; 
	/*font-size:10px;*/
	font-size: 0.6em;
	background-color:#414e72; 
	margin:0px 3px 2px 0px;
	color: #FFFFFF;
}
.smallGameTagContainer {
	position:relative;
	top:5px;
	min-height: 45px;
	display: table-cell; 
	vertical-align: middle;
	height:45px;
	font-weight: 400;
}
.game_link_ratingline {
	
}

.game_link_ratingtext {
	display: inline;
	position:relative;
	top: 4px;
	font-size:11px;
	color:white;
}
.game_link_ratingimg {
	display: inline;
	position:relative; 
	top:8px; 
	margin-left:4px;
	width:17px;
	height:18px;
}


.game_title_2017 {
	font-size: 1em;
	/*font-size: 14px;*/
	color:#FFFF00;
	font-weight: 400;
	
}

.game_title_2017 a:link {
	color: #FFFF00;
	text-decoration: none;
}
			
.category_header {
	font-family: 'keep_calm_medregular'; 
	/*font-size: 15px;*/
	font-size: 1em;
	font-weight:normal;
	color:#FFFFFF;
	margin-top:4px;
	/*font-weight: 600;*/
	line-height: 23px;
	height: 25px;
	background-color: #30405F;
	padding-left: 20px;
	margin:0px 0px 9px 0px;
	text-align:center;
}





#randomgames_header {
	font-family: 'keep_calm_medregular'; 
	font-size: 1em;
	color:#FFFFFF;
	margin-top:4px;
	line-height: 23px;
	height: 25px;
	background-color: #30405F;
	margin:0px 4px 4px 4px;
}
#randomgames_frontpage_table {
	line-height: 13px;
	font-size: 11px;
	text-align: center;
}
#radomgames_frontpage_box {
	position: relative;
	margin-left: auto;
    margin-right: auto;
	margin-left: 4px;
	margin-bottom: 10px;

}
.randomgames_container {
	margin-left: auto;
    margin-right: auto;
	/*max-width: 500px;*/
	width:100%;
	background-color:#29364E;
	color: #fff;
   	font-family: Arial;
}

.twoXtwo_left {
	float:left; 
	width:30%; 
	text-align:center;
	font-size: .9em;
	line-height: 1.2em;
	position:relative;
	margin-left:1%;
}
.twoXtwo_left a img {
	height: auto; 
    width: 100%;
}
.twoXtwo_right {
	float:right; 
	width:100px; 
	text-align:center;
	font-size: .9em;
	line-height: 1.2em;
	position:relative;
	right: 6px;
}
.twoXtwoBreak {
	clear:both;
	margin-bottom:8px;
}




#displayGameImg {
	width:100%;
	height: 250px;
	overflow:hidden;
	
	background-size: 100%;
	 background-position: center; 
	padding: 0px 0px 0px 0px; 
	
	position:relative;
	display:block;
	/*margin-left: auto;
    margin-right: auto;
	max-width: 500px;
	display: block;
	position:relative;*/
}

.startGameImage {
	width:100%;
}

.dimmedText {
	text-align:center;
	position:absolute;
	
	padding: 0px 2% 10px 2%;
	font-size: 1.1em;
	left:0;
	bottom:0;
	background: rgba(0,0,0,.5);
	width:96%;
	
}

.dimmedTitle {
	text-align:center;
	position:absolute;
	padding: 0px 2% 10px 2%;
	top:-40px;
	background: rgba(0,0,0,.5);
	width:96%;
	height: 40px;
	top:0px;
}
.dimmedTitle h1 {
	font-family: 'keep_calm_medregular'; 
	/*font-size: 15px;*/
	font-size: 1.6em;
	font-weight:normal;
	color:#FFFFFF;
}

#startgame_button_container
{
	width:100%;
	margin-left: auto;
    margin-right: auto;
	max-width: 400px;
	margin-top: 14px;
	margin-bottom: 14px;
}

#startgame_button_container .start_btn
{
	width:90%;
	margin-left: auto;
    margin-right: auto;
	height: 58px;
	display: block;
	background-color: #FDFD46;
	background-image: url(https://www.bubblebox.com/images/txt_play_now.gif);
	background-position: center;
	background-repeat: no-repeat;

}

#startgame_button_container .start_btn_disabled
{
	width:90%;
	margin-left: auto;
    margin-right: auto;
	height: 58px;
	display: block;
	background-color: #CCCCCC;
	color:#222222;
	text-align: center;

}




@media only screen and (min-device-width: 250px) and (orientation:landscape) {
	

	
	.leftContent
	{
		margin-left: none;
		margin-right: none;
		width: 66%;
		max-width: 800px;
		float:left;
	}
	
	.rightContent
	{
		margin-left: none;
		margin-right: none;
		width: 33%;
		max-width: 400px;
		float:right;
	
	}
	
	#mainContainer
	{
		margin-left: auto;
		margin-right: auto;
		max-width: 800px;
	}
	
	
	.twoXtwo_left {
		font-size: .7em;
	}
	
	/*#displayGameImg
	{
		width:50%;
		margin: 0px 0px 0px 0px; 
		max-width:none;
		position:relative;
		float:left;
	}*/
	
	/*.game_link_2017 
	{
		width:60%;
		float:left;
	}
	
	.randomgames_container 
	{
		width:36%;
		float:right;
	}*/
	
}
