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

body a:link {color: #2b33ef; text-decoration: none;}
body a:visited {color: #2b33ef; text-decoration: none;}
body a:hover {color: #2b33ef; text-decoration: underline; }
body a:focus {color: #2b33ef; text-decoration: none;}
body a:active {color: #2b33ef; text-decoration: none; }
body
{
	padding: 0px;
	margin: 0px;
	color: #1f1c13;
	width: 100%;
	height: auto;
	min-height: 100%;
	text-align: center;
	font-family: verdana;
	font-size: 12px;
	background: white;
	line-height: 22px;
}

#page
{
	padding: 0px;
	margin: auto;
	margin-top: 0px;
	width: 800px;
	height: auto;
	min-height: 100%;
	text-align: left;
	background: url('gfx/bg.jpg');
}

div.block
{
	padding: 0px;
	margin: 0px;
	margin-left: 16px;
	width: 768;
	float: left;
	background: transparent;
}

#footerblock a:link {color: #ff2346; text-decoration: none;}
#footerblock a:visited {color: #ff2346; text-decoration: none;}
#footerblock a:hover {color: #ff2346; text-decoration: underline; }
#footerblock a:focus {color: #ff2346; text-decoration: none;}
#footerblock a:active {color: #ff2346; text-decoration: none; }
#footerblock
{
	margin-top: 32px;
	padding-bottom: 8px;
	background: #1f1c13;
	color: #f5eee4;
}

div.banner a:link {color: #ffffff; text-decoration: none;}
div.banner a:visited {color: #ffffff; text-decoration: none;}
div.banner a:hover {color: #ffffff; text-decoration: none; }
div.banner a:focus {color: #ffffff; text-decoration: none;}
div.banner a:active {color: #ffffff; text-decoration: none; }
div.banner
{
	width: 768px;
	height: 28px;
	background: url('gfx/banner.jpg');
	padding-top: 190px;
}

div.mega
{
	width: 608px;
	margin-left: 80px;
	margin-top: 24px;
	font-family: Chunk;
	font-size: 60px;
	font-weight: bold;
	text-align: center;
}

div.pitch
{
	width: 608px;
	margin-left: 80px;
	margin-top: 4px;
}

div.pitch_sub
{
	float: left;
	clear: none;
	width: 288px;
	margin: 0px;
	padding: 0px;
	margin-top: 24px;
}

span.dl
{
	font-size: 20px;
}

div.dl_button
{
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	height: 42px;
	background: red;
	margin: 0;
	margin-top: 6px;
	margin-bottom: 10px;
	padding: 4px;
	background: #eacf98;
	line-height: 18px;
}

div.dl_contents
{
	float: left;
	clear: none;
	margin-top: 4px;
}

img.dl_img
{
	float: left;
	margin-top: 4px;
	margin-right: 9px;
	margin-left: 5px;
}

span.bold
{
	font-weight: bold;
}

div.column
{
	float: left;
	clear: none;
	width: 336px;
	margin-left: 32px;
}

div.box
{
	-moz-border-radius-topleft: 16px;
	-moz-border-radius-bottomright: 16px;
	-webkit-border-top-left-radius: 16px;
	-webkit-border-bottom-right-radius: 16px;
	width: 336px;
	margin-top: 32px;
	padding-top: 8px;
	padding-bottom: 16px;
	background: transparent;
}

#green
{
	background: #9fdca3;
}

#red
{
	background: #f8a7ad;
}

#cyan
{
	background: #93d1ed;
}

#blue
{
	background: #b4b2ed;
}

#yellow
{
	background: #eacf98;
}

div.header
{
	width: 320px;
	margin-left: 8px;
	color: #f5eee4;
	text-align: right;
	font-family: Chunk;
	font-size: 32px;
	background: transparent;
}

div.content
{
	width: 320px;
	margin-left: 8px;
	margin-top: 8px;
	background: transparent;
}

span.step
{
	font-family: Chunk;
	font-size: 24px;
}

span.date
{
	font-weight: bold;
}

div.flashpunk
{
	width: 216px;
	margin-left: 8px;
	margin-top: 8px;
	margin-right: 4px;
	background: transparent;
	float: left;
	clear: none;
}

div.footer
{
	width: 656px;
	margin-left: 32px;
	font-style: italic;
	margin-top: 8px;
	padding: 4px;
	float: left;
	clear: none;
}

div.footerlogo
{
	margin-top: 26px;
	margin-left: 8px;
	float: left;
	clear: none;
}

span.footer_links
{
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}

#twitter_update_list
{
	margin-top: -36px;
}

div.game
{
	width: 160px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 16px;
	text-align: center;
	float: left;
	clear: none;
	line-height: 12px;
}

span.title
{
	font-size: 16px;
	font-family: Chunk;
}
