/* @override 
	http://www.macheist.com/static/facebook/style.css
*/

body {
	background: #000 url(http://static.macheist.com/nano/img/starfield.jpg) top center no-repeat;
	height: 100%;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	

/* This just makes text is safari look about a million times better */
	text-shadow: 0 0 1px rgba(0,0,0,.01);
	-webkit-text-stroke: 1px transparent;
	color: #fff;
	margin: 0;
	padding: 0;
}

@media only screen and (max-device-width:480px) { body { -webkit-text-stroke: 0 black; } }

* {
	outline: 0;
}

img {
	border: 0px;
	outline: 0;
}

#container {
	width: 805px;
	margin: 40px auto 0px auto;
	position: relative;
}

h1 a:link, h1 a:visited {
	position: absolute;
	display: block;
	width: 191px;
	height: 45px;
	margin: 0px;
	top: 10px;
	left: 30px;
	background: url(http://static.macheist.com/facebook/logo.png);
	text-indent: -5000em;
	z-index: 300;
}

#top {
	display: block;
	position: relative;
	background: url(http://static.macheist.com/facebook/top.png);
	width: 867px;
	height: 578px;
	margin: 0px 0 0 -9px;
	text-shadow: 0 -1px 0px rgba(0,0,0,.5);
}

#top h2 {
	display: block;
	position: absolute;
	top: 84px;
	left: 35px;
	width: 290px;
	height: 48px;
	background: url(http://static.macheist.com/facebook/integoVirusBarrier.png);
	text-indent: -5000em;
}

#top .desc {
	position: absolute;
	left: 36px;
	top: 150px;
	color: #fff;
	width: 280px;
	font-size: 15px;
	line-height: 16px;
}

#top .screencast {
	position: absolute;
	left: 376px;
	top: 59px;
}
#top .screencast #videoPoster {
	position: absolute;
	top: 0px;
	left: 0px;
}

#top .more {
	position: absolute;
	left: 36px;
	top: 450px;
	color: #fff;
	width: 360px;
	font-size: 15px;
	line-height: 16px;
}

#top .icon {
	position: absolute;
	top: 310px;
	left: 30px;
}

#top .findOutMore:link, #top .findOutMore:visited {
	width: 160px;
	height: 32px;
	display: inline-block;
	background: url(http://static.macheist.com/facebook/findOutMore.png);
	text-indent: -5000em;
	float: right;
	margin: 11px 7px;
}

#top .screens {
	position: absolute;
	top: 468px;
	left: 426px;
	width: 360px;
}

#top .screens a:link, #top .screens a:visited {
	display: block;
	float: right;
	margin: 0 7px 0 0;
}

#getIt {
	background: #565a65;
	text-shadow: 0px 1px 0px rgba(0,0,0,.5);
}

#getIt .divider {
	margin: -1px 0 0 -3px;
}

#getIt h2 {
	margin: 10px 20px 10px 70px;
}

#getIt .step {
	display: block;
	text-decoration: none;
	margin-bottom: 6px;
	border-top: 1px solid #4a4d57;
	border-bottom: 1px solid #7e838f;
	background: #5d626e;
	color: #fff;
	padding: 15px 70px 15px 70px;
}

#getIt .step .num {
	color: #1e232c;
	font-weight: bold;
	font-size: 48px;
	text-shadow: 0px 1px 0px #8c929f;
	float: left;
	margin: 0 0 0 -40px;
	line-height: 33px;
}

#getIt .step a:link, #getIt .step a:visited {
	color: #fff;
	text-decoration: none;
}

#getIt .what2say {
	background: #eaeaeb;
	border: 1px solid #3b3e46;
	color: #3b3e46;
	text-shadow: none;
	font-size: 12px;
	padding: 14px 150px 14px 114px;
	margin: 10px 0;
}

#getIt .what2say .previewImg {
	float: left;
	margin: 0 10px 0 -100px;
}

#getIt .what2say .previewLink {
	display: block;
	margin: 2px 0 2px 0;
	font-weight: bold;
	color: #3b5998;
}

#getIt .what2say p {
	margin: 4px 0;
}

#getIt .share {
	width: 170px;
	height: 33px;
	background: url(http://static.macheist.com/facebook/share.png);
	text-indent: -5000em;
	border: 0;
}

#part {
	background: #292f3c;
	padding: 1px 20px 20px 20px;
	margin-top: -4px;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	margin-bottom: 40px;
}

#part .counter {
	float: right;
	margin: 20px 10px 0 0;
	width: 280px;
	text-align: right;
	color: #5078be;
	padding-top: 10px;
}

#part .counter #number {
	float: right;
	width: 80px;
	height: 27px;
	padding: 5px 10px;
	text-align: right;
	font-size: 21px;
	font-weight: bold;
	background: url(http://static.macheist.com/facebook/counter_back.png);
	margin: -8px 0 0 7px;
	color: #fff;
}

#part h2 {
	margin: 15px 0px 3px 50px;
}

#part h2 .num {
	color: #fff;
	font-weight: bold;
	font-size: 48px;
	text-shadow: 0px 1px 0px #5078be;
	float: left;
	margin: 0 0 0 -33px;
	line-height: 46px;
}

#part h3 {
	color: #5078be;
	margin: -6px 0px 3px 50px;
	font-weight: normal;
}

.section.avs {
	margin: 20px -20px 20px -20px;
	overflow: hidden;
}

.twitteravatar {
	float: left;
	position: relative;
	width: 34px;
	height: 34px;
	margin-right: 1px;
}

.twitteravatar img {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 34px;
	height: 34px;
}

#cover {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: -1000px;
	background-color: rgba(0,0,0,0.5);
	z-index: 2000;
	-webkit-transition-property: opacity, display;
	-webkit-transition-duration: 1s, 0;
	-webkit-transition-delay: 0, 3s;
	display: none;
	opacity: 0;
}

#cover.visible {
	opacity: 1;
	display: block;
}

#fbOverlay {
	position: fixed;
	display: none;
	background: rgba(104,104,104,0.5);
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 10px;
	z-index: 2000;
	width: 451px;
	top: 125px;
	left: 50%;
	margin-left: -229px;
}

#fbOverlay * {
	margin: 0;
}

#fbOverlay h3 {
	border: #3B5998 1px solid;
	background: #6D84B4;
	color: #fff;
	padding: 5px 15px;
	cursor: move;
	font-size: 15px;
}

#fbOverlay #fbBody {
	background: #fff;
	border: #555 1px solid;
	border-top: none;
	border-bottom: none;
	padding: 15px 30px;
	color: #000;
	font-size: 12px;
}

#fbOverlay #fbFooter {
	border: #555 1px solid;
	border-top: 1px solid #ccc;
	background: #f2f2f2;
	padding: 12px;
	height: 20px;
}

#fbOverlay #fbFooter a:link, #fbOverlay #fbFooter a:visited {
	float: right;
	background: #f0f0f0;
	border: 1px solid #666;
	border-top: 1px solid #e7e7e7;
	border-left: 1px solid #e7e7e7;
	padding: 3px 15px;
	text-align: right;
	font-size: 12px;
	text-decoration: none;
	color: #000;
	margin: 0 0 0 10px;
}

#fbOverlay #fbFooter a.positive {
	background: #3b5998;
	color: #fff;
	border: 1px solid #0e1f5b;
	border-top: 1px solid #5173bb;
	border-left: 1px solid #5173bb;
}

.screencast a:link, .screencast a:visited {
	outline: 0;
	display: block;
	position: absolute;
	top: 50px;
	left: 147px;
	width: 153px;
	height: 153px;
	background-image: url(http://static.macheist.com/facebook/videoControl.png);
	text-indent: -5000em;
	z-index: 1000;
}
.screencast a:link.pause, .screencast a:visited.pause {
	background-position: center bottom;
}
