body
{
	margin:0;
	padding:0;
	background:#212127;
	font-family:Trebuchet MS,Helvetica,sans-serif;
}
img
{
	border:none;
}
a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{text-decoration:none;}

#home
{
	width:900px;
	margin:auto;
	padding:0 15px;
}
#apps-and-games
{
	width:945px;
	margin:auto;
	padding:0 15px;
}
#page
{
	min-width:900px;
	max-width:1024px;
	margin:auto;
	padding:0 15px;
}

#pussy
{
	padding:16px 15px 10px 10px;
	color:#999;
	color:rgba(255,255,255,0.55);
	font-family:Tahoma,Helvetica,sans-serif;
	font-size:11px;
	text-align:right;
}
#apps-and-games #pussy
{
	margin-top:-2px;
	padding:0px 15px 10px 10px;
}
#home #content
{
	float:left;
	width:580px;
}
#wrapper,
#elastic
{
	float:left;
	width:100%;
	margin-right:-320px;
}
#wrapper #content,
#elastic #content
{
	margin-right:320px;
}
#apps-and-games #content #a,
#apps-and-games #content #b,
#apps-and-games #content #c
{
	float:left;
	width:305px;
}
#apps-and-games #content #b,
#apps-and-games #content #c
{
	margin-left:15px;
}
#apps-and-games #content .apps
{
	margin-bottom:15px;
}
#related
{
	float:right;
	width:305px;
}
#footer
{
	clear:both;
	padding:10px;
	color:#999;
	color:rgba(255,255,255,0.55);
	font-family:Tahoma,Helvetica,sans-serif;
	font-size:9px;
	text-align:center;
}

#mtop
{
	padding:6px 0 3px 6px;
	list-style:none;
	font-size:13px;
}
#mtop li
{
	float:left;
	padding:0 9px 0px 9px;
	border-left:1px solid #5e5e5e;
	border-left:1px solid rgba(255,255,255,0.3);
	line-height:10px;
}
#mtop li:first-child
{
	position:relative;
	border:none;
}
#mtop a
{
	color:#999;
	color:rgba(255,255,255,0.55);
}
#mtop a:hover
{
	text-decoration:underline;
}
#mtop:before,
#mtop:after
{
	display:table;
	content:"";
}
#mtop:after
{
	clear:both;
}

#menu
{
	margin:0 0 21px 0;
	padding:0 0 0 6px;
	list-style:none;
	font-size:17px;
}
#menu li
{
	float:left;
	margin-bottom:13px;
	padding:0 9px 0px 9px;
	border-left:1px solid #5e5e5e;
	border-left:1px solid rgba(255,255,255,0.3);
	line-height:11px;
}
#menu li:first-child
{
	position:relative;
	top:-1px;
	height:13px;
	border:none;
}
#menu a
{
	color:#fff;
}
#menu a:hover
{
	text-decoration:underline;
}
#menu:before,
#menu:after
{
	display:table;
	content:"";
}
#menu:after
{
	clear:both;
}

.screenshots
{
	overflow:hidden;
	width:100%;
	margin-bottom:25px;
	background:rgba(255,255,255,0.1);
	-pie-background:rgba(255,255,255,0.1);
	border-radius:15px;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);
	behavior:url(/css/PIE.htc);
}
.screenshots .images
{
	white-space:nowrap;
	overflow:hidden;
	margin:15px 15px 4px 15px;
}
.screenshots .images img + br
{
	display:none;
}
.video
{
	overflow:hidden;
	margin-left:12px;
	background:rgba(0,0,0,0.15);
	-pie-background:rgba(0,0,0,0.15);
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	box-shadow:inset 0 1px 0 rgba(0,0,0,0.15);
	behavior:url(/css/PIE.htc);
}
.video div
{
	position:relative;
	overflow:hidden;
	width:550px;
	height:310px;
	margin:3px;
}
.video div iframe
{
	position:absolute;
	width:100%;
	height:100%;
}
.screenshot
{
	overflow:hidden;
	margin:5px -2px 6px 12px;/*top right bottom left */
	padding:3px;
	background:rgba(0,0,0,0.15);
	-pie-background:rgba(0,0,0,0.15);
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	box-shadow:inset 0 1px 0 rgba(0,0,0,0.15);
	behavior:url(/css/PIE.htc);
}
.screenshot + br
{
	display:none;
}

#store
{
	float:right;
	width:165;
	margin:0px 10px 10px 10px;
}
#appstore img
{
	display:block;
	width:152px;
	height:45px;
	margin:5px;
}
#appstore + br
{
	display:none;
}
#macstore img
{
	display:block;
	width:186px;
	height:45px;
	margin:5px;
}
#macstore + br
{
	display:none;
}
#plastore img
{
	display:block;
	width:152px;
	height:45px;
	margin:5px;
}
#plastore + br
{
	display:none;
}

.apps
{
	width:283px;
	margin-bottom:15px;
	padding:11px 11px 11px 11px;
	background:rgba(255,255,255,0.1);
	-pie-background:rgba(255,255,255,0.1);
	border-radius:15px;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);
	behavior:url(/css/PIE.htc);
}
.grp
{
	position:relative;
	display:block;
	width:249;
	height:0;
	padding:17px;
	color:rgba(0,0,0,0.6);
	color:#1e1d1f\9;
	font-size:15px;
	font-weight:bold;
	text-shadow:0 1px 0 rgba(255,255,255,0.1);
	text-decoration:none;
}
.grp b
{
	position:absolute;
	left:11px;
	top:11px;
	text-decoration:none;
}
.grp:hover b
{
	text-decoration:underline;
}
.grp + br
{
	display:none;
}
.app
{
	position:relative;
	display:block;
	width:283px;
	height:79px;
}
.app img
{
	position:absolute;
	width:57px;
	height:57px;
	margin:11px;
	border-radius:13px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	zbox-shadow:0 1px 3px rgba(0,0,0,0.7);
	behavior:url(/css/PIE.htc);
}
.app b
{
	position:absolute;
	display:inline-block;
	left:83px;
	top:22px;
	color:#fff;
	font-size:17px;
	font-weight:normal;
	font-style:normal;
	line-height:16px;
	text-decoration:none;
}
.app i
{
	display:inline-block;
	color:#aaa;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}
.app:hover i,.app:hover b
{
	text-decoration:underline;
}
.app + br
{
	display:none;
}

#logo img
{
	display:inline-block;
	width:195px;
	height:84px;
	margin:20px 11px 27px 11px;
}
#facebook img
{
	display:inline-block;
	width:24px;
	height:24px;
	margin:10px 5px 10px 5px;
}
#twitter img
{
	display:inline-block;
	width:24px;
	height:24px;
	margin:10px 5px 10px 5px;
}

@media
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (-o-min-device-pixel-ratio:3/2),
only screen and (min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx),
only screen and (min-resolution:144dpi)
{
	#menu li:first-child
	{
		height:19px;
	}

	.screenshot
	{
		margin:5px -7px 6px 12px;/*top right bottom left */
	}

	#appstore img
	{
		content:url(../images/appstore@2x.png);
	}
	#macstore img
	{
		content:url(../images/macstore@2x.png);
	}
	#plastore img
	{
		content:url(../images/plastore@2x.png);
	}

	#logo img
	{
		content:url(../images/logo@2x.png);
	}
	#facebook img
	{
		content:url(../images/facebook@2x.png);
	}
	#twitter img
	{
		content:url(../images/twitter@2x.png);
	}
}

#content h1,
#content h2,
#content h3,
#content h4,
#content p,
#content a.more
{
	margin-left:15px;
	margin-right:-1px;
}
#content h1
{
	margin-top:-13px;
	color:#ddd;
}
#content h2
{
	color:#ddd;
}
#content h3
{
	color:#ddd;
}
#content h4
{
	color:#ddd;
}
#content p
{
	color:#999;
}
#content a.more
{
/*	display:none;*/
	margin-left:15px;
	color:#fff;
	border-bottom:1px dotted #fff;
	text-decoration:none;
}
#content div.more
{
	display:none;
}
#content #more-links,
#content #more-links p
{
	display:inline;
}
#content #more-links p a
{
	margin-right:14px;
}
#content p a
{
	color:#fff;
}
#content p a:hover
{
	text-decoration:underline;
}
#content strong
{
	color:#ddd;
}

#support input.x
{
	display:none;
}
#support input.text,
#support input.send,
textarea
{
	font-family:Trebuchet MS,Helvetica,sans-serif;
	font-size:17px;
}
#support input.text
{
	width:475px;
	height:32px;
	margin:3px 0 0 -2px;
	padding:5px;
	color:#000;
	border:2px solid #eee;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	behavior:url(/css/PIE.htc);
	-webkit-appearance:none;
}
#support input.send
{
	width:155px;
	height:46px;
	margin:4px 0 0 330px;
	color:#333;
	background:#eee;
	border:1px solid #ccc;
	border-radius:5px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	behavior:url(/css/PIE.htc);
	-webkit-appearance:none;
}
#support input.send:hover
{
	color:#000;
	background:#fff;
	border:1px solid #ccc;
}
#support textarea
{
	width:475px;
	min-width:475px;
	max-width:100%;
	margin:3px 0 0 -2px;
	padding:5px;
	color:#000;
	border:2px solid #eee;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	behavior:url(/css/PIE.htc);
	-webkit-appearance:none;
}

@media
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (-o-min-device-pixel-ratio:3/2),
only screen and (min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx),
only screen and (min-resolution:144dpi)
{
	#content h1
	{
		margin-top:-20px;
	}
}
