body
{
	font: 14px/24px helvetica;
	padding: 0 0 72px;
	margin: 0;
}

h1
{
	font-size: 72px;
	font-weight: normal;
	margin: 32px 0 0 -4px;
	
	background: url(../images/txt-shortwave.png) 0 0 no-repeat;
	text-indent: -9999px;
	height: 55px;
	margin: 24px 0 0 -4px;
}

h2
{
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	color: #999;
	margin: 8px 0 0 0;
}

h3
{
	font-size: 14px;
}

a
{
	display: inline-block;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	opacity: 0.6;
}

a img
{
	position: relative;
	border: none;
	vertical-align: top;
}

code
{
	color: #666;
	white-space: nowrap;
	background-color: #eee;
	padding: 0 2px;
}

#masthead
{
	display: inline-block;
	margin: 0 0 0 -20px;
}

#logo
{
	display: block;
}

#endtroducing
{
	background-color: #eee;
	color: #999;
	font-size: 10px;
	line-height: 32px;
}

#endtroducing a
{
	display: inline-block;
	height: 32px;
	color: #000;
	text-transform: uppercase;
}

#partnership
{
	position: absolute;
	top: 0;
	right: -20px;
}

#mint
{
	margin: 0 16px 0 -14px;
}

#mint img
{
	top: 10px;
}

#fever img
{
	top: 8px;
}

#si img
{
	top: 5px;
}

#mt img
{
	top: 11px;
}

#webclip
{
	position: absolute;
	top: 225px;
	right: 0;
	width: 58px;
	padding: 4px 3px 4px 4px;
	
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-color: #eee;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-align: center;
	color: #666;
}

#webclip a:hover
{
	opacity: 1;
}

#webclip img
{
	margin-bottom: 2px;
}

.content
{
	position: relative;
	margin: 0 auto;
	width: 388px;
}

form,.box,.error
{
	position: relative;
	background-color: #eee;
	border: none;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

form,.error
{
	padding: 8px;
}

.error, .error code
{
	color: #fff;
	background-color: #a10;
	text-shadow: #700 1px 1px 1px;
}


span.w
{
	display: block;
	background-color: #FFF;
	padding: 1px;
	line-height: 12px;
}

span.w input
{
	margin: 0;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#content
{
	padding: 32px 0 0;
}

#content a
{
	color: #00aeef;
}

#footer
{
	font-size: 10px;
}

.asterisk
{
	font-size: 12px;
}

table
{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

th,td
{
	text-align: left;
	vertical-align: top;
	padding-right: 8px;
}

th
{
	padding-bottom: 8px;
}

tr:first-child th,
tr:first-child td
{
	padding-top: 8px;
}

tr:last-child th,
tr:last-child td
{
	padding-bottom: 8px;
}

tr th:first-child,
tr td:first-child
{
	padding-left: 8px;
}

tr:nth-child(even) td
{
	background-color: #ddd;
}

tr.default td
{
	color: #FFF;
	background-color: #00aeef;
	text-shadow: #008bbf 1px 1px 1px;
}

tr.default code
{
	color: #FFF;
}

td code
{
	background-color: transparent;
	padding: 0;
}

code.a
{
	font-size: 14px;
	color: #00aeef;
	background-color: transparent;
	position: relative;
	top: -4px;
}

/* for MobileSafari only */
@media only screen and (max-device-width: 480px)
{
	body
	{
		-webkit-text-size-adjust: none;
		padding-bottom: 320px;
	}
}


#s
{
	width: 272px;
}

#customize
{
	position: absolute;
	top: 10px;
	right: 8px;
}

body.justinbailey
{
	background-image: url(../images/justinbailey-bg.gif);
	color: #fff;
}

body.justinbailey #masthead
{
	margin: 0 0 0 -54px;
}

body.justinbailey #logo
{
	margin: 0 0 0 34px;
}

#justinbailey
{
	display: block;
	margin: -131px 0 49px 0;
}

body.justinbailey #endtroducing
{
	visibility: hidden;
}

body.justinbailey #footer a
{
	color: #fff;
}

body.justinbailey table
{
	color: #000;
}

body.justinbailey h1
{
	display: none;
}