html
{
	-webkit-text-size-adjust: none;
}

body a:link {color: #8a0000; text-decoration: none;}
body a:visited {color: #8a0000; text-decoration: none;}
body a:hover {color: #8a0000; text-decoration: underline; }
body a:focus {color: #53575e; text-decoration: none;}
body a:active {color: #53575e; text-decoration: none; }
body
{
	padding: 0px;
	margin: 0px;
	color: #53575e;
	width: 100%;
	height: 100%;
	text-align: center;
	font-family: verdana;
	font-size: 16px;
	background: fixed #33333b url('gfx/new_skyline.gif') top center repeat-x;
}

#page
{
	padding: 0px;
	margin: auto;
	margin-top: 0px;
	width: 480px;
	height: auto;
	min-height: 100%;
	text-align: left;
	background: transparent;
}

div.item
{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 0px;
	margin: 0px;
	margin-top: 30px;
	margin-left: 10px;
	width: 460px;
	float: left;
	height: auto;
	background: url('gfx/newbox.gif') center bottom;
	border: 1px solid;
	color: white;
}

div.header
{
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 4px;
	margin: 0px;
	width: 100%;
	height: auto;
	float: left;
	clear: none;
	display: inline;
	color: white;
	text-align: center;
	font-family: bebas, Arial Black, helvetica;
	font-size: 24px;
	background: url('gfx/newheader.gif');
}

div.content
{
	padding: 10px;
	width: 440px;
	height: auto;
	float: left;
	color: #53575e;
}

div.content_centered
{
	padding: 10px;
	width: 440px;
	height: auto;
	float: left;
	text-align: center;
	color: #53575e;
}

span.mega
{
	font-size: 20px;
	font-weight: bold;
}

#company
{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
	width: 400px;
	height: 100px;
	background: url('gfx/company.jpg');
}

span.date
{
	font-weight: bold;
}

#twitter_update_list
{
	padding: 0px;
	margin: 0px;
	margin-top: -20px;
}

hr
{
	color: #cccccc;
	border: 1px dotted;
}

div.game
{
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	padding: 0px;
	margin: 0px;
	width: 440px;
	height: 160px;
	float: left;
	background: #4d4d59;
	cursor: pointer;
}

#gravityhook
{
	background: url('gfx/gravityhook.jpg');
}

#retroracer
{
	background: url('gfx/retroracer.jpg');
}

#canabalt
{
	background: url('gfx/canabalt.png');
}

#wurdle
{
	background: url('gfx/wurdle.jpg');
}

div.button
{
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	margin-top: 1px;
	margin-right: 1px;
	width: 146px;
	height: auto;
	float: left;
	text-align: center;
	color: white;
	font-size: 20px;
	background: url('gfx/newheader.gif');
	cursor: pointer;
}

div.button_off
{
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	margin-top: 1px;
	margin-right: 1px;
	width: 146px;
	height: auto;
	float: left;
	text-align: center;
	color: #868696;
	font-size: 20px;
	background: #4d4d59;
}

#website
{
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
}

#highscores
{
	margin-right: 0px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

div.caption
{
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	float: left;
}




div.plain_item
{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 5px;
	margin: 0px;
	margin-top: 9px;
	margin-left: 9px;
	width: 450px;
	float: left;
	height: auto;
	background: rgba(255, 255, 255, 0.5);
	border: 1px solid;
}

div.icon
{
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	padding: 0px;
	margin: 0px;
	margin-right: 10px;
	width: 120px;
	height: 120px;
	float: left;
	clear: left;
	background: transparent
}

div.aff_icon
{
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-right: 10px;
	width: 120px;
	height: 120px;
	float: left;
	clear: left;
	background: transparent;
}

#racer_icon
{
	background: url('gfx/racer_icon.png');
}

#wurdle_icon
{
	background: url('gfx/wurdle_icon.jpg');
}

#sss_icon
{
	background: url('gfx/sss_icon.jpg');
}

#comm_icon
{
	background: url('gfx/comm_icon.jpg');
}

#secret_icon
{
	background: url('gfx/secret_icon.jpg');
}

#store_icon
{
	background: url('gfx/store_icon.jpg');
}

#facebook_icon
{
	background: url('gfx/facebook_icon.jpg');
}

#canabalt_icon
{
	background: url('gfx/canabalt_icon.png');
}

#wwg_ad
{
	height: 145px;
	background: url('gfx/wwg_ad.jpg');
}

#search_icon
{
	background: url('gfx/search.jpg');
}

div.plain_header
{
	padding: 0px;
	margin: 0px;
	width: auto;
	height: auto;
	float: left;
	clear: right;
	font-family: georgia;
	font-size: 32px;
}

div.aff_header a:link {color: #b40000; text-decoration: underline;}
div.aff_header a:visited {color: #b40000; text-decoration: underline;}
div.aff_header a:hover {color: #b40000; text-decoration: none; }
div.aff_header a:focus {color: #b40000; text-decoration: none;}
div.aff_header a:active {color: #b40000; text-decoration: none; }
div.aff_header
{
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	width: auto;
	height: auto;
	float: left;
	clear: none;
	color: #b40000;
	font-family: georgia;
	font-size: 24px;
}

#footer
{
	padding: 10px;
	margin: 0px;
	width: 440px;
	height: 20px;
	float: left;
	text-align: center;
}

span.title
{
	font-weight: bold;
}

span.author
{
	font-family: georgia;
	font-style: italic;
}

div.contents
{
	padding: 0px;
	margin: 0px;
	width: auto;
	height: auto;
	float: left;
}

div.iPhone_icon
{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 0px;
	margin: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	width: 40px;
	height: 40px;
	background: #215291 url('gfx/iPhone_icon.gif');
}
