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

body a:link {color: #215291; text-decoration: underline;}
body a:visited {color: #215291; text-decoration: underline;}
body a:hover {color: #215291; text-decoration: none; }
body a:focus {color: #215291; text-decoration: none;}
body a:active {color: #215291; text-decoration: none; }
body
{
	padding: 0px;
	margin: 0px;
	color: #215291;
	background: #ffffff;
	width: 100%;
	height: 100%;
	text-align: center;
	font-family: verdana;
	font-size: 16px;
	background: fixed #a2c5e3 url('gfx/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: 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;
	cursor: pointer;
}

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.header
{
	padding: 0px;
	margin: 0px;
	width: auto;
	height: auto;
	float: left;
	clear: none;
	color: #b40000;
	font-family: georgia;
	font-size: 32px;
}

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

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

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

span.title
{
	font-weight: bold;
}

span.date
{
	font-weight: bold;
	font-family: georgia;
}

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');
}

div.score_header
{
	-moz-border-radius-topleft: 9px;
	-moz-border-radius-topright: 9px;
	-webkit-border-top-left-radius: 9px;
	-webkit-border-top-right-radius: 9px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 10px;
	margin-bottom: 0px;
	width: auto;
	height: auto;
	font-family: georgia;
	font-size: 32px;
	text-align: center;
	background: rgba(33, 82, 145, 0.2);
}

div.score_header_line
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	width: auto;
	height: auto;
	clear: both;
}

form
{
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
	margin-right: 10px;
	width: auto;
	height: auto;
	display: inline;
}

select
{
	color: #215291;
	font-family: verdana;
	font-size: 28px;
}

table.scores
{
	padding: 0px;
	margin: 10px;
	margin-top: 0px;
	width: 430px;
	height: auto;
	float: left;
}

tr.light
{
}

tr.dark
{
	background: rgba(33, 82, 145, 0.2);
}

td
{
	padding: 0px;
	padding-left: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	font-size: 22px;
}

td.rank
{
	text-align: right;
}

td.name
{
	padding-left: 18px;
}

td.date
{
	font-family: Georgia;
	font-size: 18px;
	color: rgba(33, 82, 145, 0.65);
}

td.score
{
	padding-right: 10px;
	text-align: right;
}

td.loading
{
	text-align: center;
	font-size: 32px;
}

#high_scores
{
	text-align: center;
	font-size: 32px;
}
