/* @override 
	http://tweetblast.taptaptap.com/style.css
*/

* {
	outline: 0;
}
a:link *, a:visited * {
	border: 0px;
}
body {
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #9B9DA1;
	/* This just makes text is safari look about a million times better */
	text-shadow: 0 0 1px rgba(0,0,0,.01);
	background: url(img/body.png);
}
.container {
	width: 844px;
	margin: 60px auto;
	background: url(img/background.png);
	position: relative;
}
.header, .footer {
	height: 45px;
	width: 844px;
	position: absolute;
	left: 0px;
}
.header {
	background: url(img/header.png) center top no-repeat;
	margin-top: -45px;
}
.footer {
	background: url(img/footer.png) center top no-repeat;
	margin-bottom: -45px;	
}
.main {
	width: 800px;
	margin: 0px auto;
}
.headline {
	width: 800px;
	height: 370px;
	background: url(img/headline.jpg) center bottom;
	position: relative;
}
.headline h1 {
	display: none;
}
.headline .convert {
	position: absolute;
	display: block;
	width: 262px;
	height: 467px;
	background: url(img/convert.png);
	margin: 28px 0 0 10px;
}
.headline .convert .movie {
	display: block;
	background: transparent;
	position: absolute;
	top: 124px;
	left: 68px;
	width: 154px;
	height: 221px;
}
.headline .taptaptap {
	display: block;
	position: absolute;
	top: 13px;
	right: 35px;
	width: 144px;
	height: 35px;
	text-indent: -5000em;
	background: url(img/taptaptap.png);
}
.headline .appstore {
	display: block;
	position: absolute;
	bottom: 65px;
	left: 295px;
	width: 122px;
	height: 40px;
	text-indent: -5000em;
	background: url(img/appstore.png);
}
.headline .videoLauncher {
	width: 120px;
	height: 129px;
	position: absolute;
	bottom: 15px;
	left: 430px;
	text-decoration: none;
}
.headline .screencast {
	left: 560px;
}
.headline .videoLauncher img {
	position: absolute;
	top: 5px;
	left: 7px;
}
.headline .videoLauncher p {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 120px;
	height: 129px;
	background: url(img/videoLauncher.png);
	text-align: center;
	font-size: 17px;
	color: #fff;
	line-height: 13px;
	margin: 0;
	text-shadow: 0px 0px 1px rgab(0,0,0,.6);
}
.headline .videoLauncher p span {
	font-size: 13px;
	display: block;
	margin-top: 86px;
	color: #787d85;
}

.content {
	background: url(img/back_gradient.png) top center repeat-x;
	min-height: 700px;
	margin: 0px;
	border-top: 1px solid black;
}
.content .appinfo {
	margin: 20px 40px 0px 300px;
	line-height: 17px;
}
.content .appinfo .buyNow:link, .content .appinfo .buyNow:visited {
	float: right;
	margin: 0 7px 0 30px;
	display: block;
	width: 95px;
	height: 95px;
	text-indent: -5000em;
	background: url(/img/button-buy.png);
}

.content .appinfo .buyNow:hover, .content .appinfo .buyNow:active {
	background: url(/img/button-buy-pressed.png);
}

.content .appinfo .digg {
	float: right;
	position: relative;
	width: 95px;
	height: 124px;
	margin: -10px 0 0 30px;
	background: url(img/digg.png);
}
.content .appinfo .digg iframe {
	position: absolute;
	top: 22px;
	left: 22px;
}
.content .appinfo h2 {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	margin: 1em 0 .2em 0;
}
.content .appinfo p {
	font-size: 13px;
	margin: 0;
	color: #787d85;
}

.more {
	display: block;
	margin-top: 1em;
	background: url(img/more_button.png) top left;
	color: #151618;
	text-shadow: 0px 1px 0px rgba(255,255,255,.6);
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	float: left;
	padding: 0 0 0 12px;
	cursor: pointer;
}
.more span {
	float: left;
	padding: 6px 13px 0 0;
	height: 26px;
	background: url(img/more_button.png) top right;
}
.more:hover {
	background-position: bottom left;
}
.more:hover span {
	background-position: bottom right;
}
.moreStealth {
	float: right;
	clear: right;
	margin: 10px 4px 5px 5px;
}
.moreStealth span {
	float: right;
}

.content .stealth {
	position: relative;
	margin: 80px 49px 0px 50px;
	line-height: 16px;
	clear: both;
}
.content .stealth .spread_the_word {
	width: 758px;
	height: 170px;
	background: url(img/spread_the_word.png);
	margin: 20px 0 20px -16px;
}
.content .stealth .bird {
	top: 95px;
	right: -123px;
	position: absolute;
}
.content .stealth .plane {
	top: 90px;
	left: -168px;
	position: absolute;
}
.content .stealth h3 {
	font-size: 20px;
	color: #fff;
	margin: 0 0 3px 0;
	line-height: 22px;
}
.content .stealth ul {
	padding: 0 0 0 3px;
	margin: 0;
	list-style-position: inside;
}
.content .stealth ul li {
	font-size: 13px;
	color: #787d85;
}
.content .stealth ul li.limited span {
	color: #168aeb;
}
.content .stealth .screens {
	float: right;
	height: 1%;
	width: 470px;
}
.content .stealth .screens a:link, .content .stealth .screens a:visited  {
	display: block;
	width: 154px;
	height: 154px;
	position: relative;
	float: right;
}
.content .stealth .screens a img {
	position: absolute;
	top: 8px;
	left: 8px;
}
.content .stealth .screens a span {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 154px;
	height: 154px;
	background: url(img/screenshot_frame.png);
}

.content .participate {
	background: #2a2b2e;
	margin: 46px 50px 20px 50px;
	padding: 20px;
	overflow: auto;
	clear: both;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
.content .participate h3 {
	font-weight: normal;
	color: #fff;
	margin: 0 0 15px 0;
	font-size: 17px;
}
.content .participate h3 a {
	font-weight: normal;
	color: #fff;
	margin: 0 0 15px 0;
	font-size: 17px;
}
.content .participate form {
	float: right;
	margin-top: -40px;
}
.content .participate input[type=text] {
	font-size: 20px;
	padding: 4px;
}
.content .participate input[type=submit] {
	border: 0px;
	width: 138px;
	margin: 0 0 0 10px;
	height: 33px;
	padding: 6px;
	background: url(img/more_button.png);
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}

.content .step {
	position: relative;
	display: block;
	float: left;
	height: 108px;
	background: url(img/steps_back.png) top left;
	padding-left: 14px;
	text-decoration: none;
	cursor: pointer;
}
.content .step span {
	display: block;
	height: 108px;
	background: url(img/steps_back.png) top right;
	margin-right: -14px;
	padding-right: 14px;
}
.content .step:hover {
	background-position: bottom left;
}
.content .step:hover span {
	background-position: bottom right;
}
.content .step.one {
	width: 180px;
	text-align: center;
	margin-right: 25px;
}
.content .step.two {
	width: 416px;
}
.content .step p {
	margin: 0;
	color: #151618;
	text-shadow: 0px 1px 0px rgba(255,255,255,0.5);
}
.content .step p.exp {
	padding-top: 20px;
	font-weight: bold;
	color: #151618;
	font-size: 15px;
}
.content .step.one p.exp {
	padding-top: 28px;
}
.content .step.two p {
	margin: 0 42px;
}
.content .step.two p {
	margin: 0 42px;
	font-size: 13px;
	font-style: oblique;
}
.content .step .step_label {
	position: absolute;
	display: block;
	width: 46px;
	padding: 0;
	padding-top: 3px;
	height: 43px;
	background: url(img/step-label.png);
	font-weight: bold;
	color: #fff;
	text-align: center;
	top: -10px;
	left: -17px;
	font-size: 27px;
	text-shadow: 0px -1px 1px #000;
}

.content .info {
	margin: 0px 50px;
	font-size: 14px;
}
.content .info a:link, .content .info a:visited {
	color: #fff;
}
.content .rules {
	margin: -1em 50px 30px 50px;
	text-align: right;
}
.content .rules a:link, .content .rules a:visited {
	font-size: 12px;
	color: #9d9fa2;
}

.section {
	background: #2a2b2e;
	margin: 20px 50px;
	overflow: auto;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	position: relative;
}
.section.avs {
	padding: 20px 20px;
	overflow: hidden;
} 
.twitteravatar {
	float: left;
	position: relative;
	width: 32px;
	height: 32px;
	margin-right: 1px;
}
.twitteravatar img {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 32px;
	height: 32px;
}

h2 {
	color: white;
	font-weight: bold;
	font-size: 27px;
	margin-left: 50px;
	font-weight: normal;
	margin-bottom: 0.4em;
}
h2 em {
	display: block;
	font-size: 17px;
	color: #9d9fa2;
	font-style: normal;
	margin-top: -.2em;
}
.value {
	float: right;
	position: relative;
	height: 49px;
	padding-right: 115px;
	margin-right: 42px;
	margin-top: -57px;
	font-size: 15px;
	color: #9C9DA0;
	line-height: 3.2;
	font-weight: normal;
	background: transparent url(img/count_back.png) no-repeat center right;
}
.value span {
	display: block;
	position: absolute;
	top: 10px;
	right: 15px;
	font-size: 21px;
	font-weight: bold;
	text-align: right;
	line-height: 1.3;
	color: #000;
	text-shadow: 0px 0px 5px #3dabdb;
}


.whatis {
	margin: 30px 0px 0px 50px;
	display: block;
	position: relative;
	color: #fff;
	padding-bottom: 8px;
	text-decoration: underline;
}
.whatis:hover {
	text-decoration: none;
}
.whatis .bubble {
	display: none;
	position: absolute;
	bottom: 0px;
	left: -80px;
	width: 345px;
	padding: 36px 0 49px 0;
	background: transparent url(http://static.macheist.com/twitter/bubble-top.png) no-repeat;
	z-index: 100;
	color: #fff;
}
.whatis:hover .bubble {
	display: block;
	text-decoration: none;
}
.whatis .bubble .copy {
	width: 345px;
	min-height: 45px;
	background: transparent url(http://static.macheist.com/twitter/bubble-middle.png) repeat-y;
	text-indent: 0;
	font-size: 13px;
	color: #ccc;
	text-decoration: none;
}
.whatit .bubble .copy a {
	color: #fff;
	text-decoration: none;
}
.whatis .bubble .copy p {
	margin: 0;
	padding: .5em 40px;
	overflow: hidden; 
	text-decoration: none;
}
.whatis .bubble .copy ul {
	margin: 0;
	padding: 1em 45px 1em 45px;
	list-style-type: none;
}
.whatis .bubble .copy ul li {
	height: 30px;
	padding: 2px;
}
.whatis .bubble .copy ul li a {
	text-decoration: none;
	color: #fff;
	font-size: 1.3em;
	text-decoration: none;
}
.whatis .bubble .copy ul li a img {
	width: 30px;
	vertical-align: middle;
	margin-top: -2px;
	border: 0px;
}	
.whatis .bubble .copy a.join {
	font-size: 1.4em;
	font-weight: bold;
	color: #fff;
}
.whatis .bubble .end {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 345px;
	height: 49px;
	background: transparent url(http://static.macheist.com/twitter/bubble-bottom.png) no-repeat bottom left;
}
.info h3 {
	color: #fff;
	margin-bottom: -.8em;
}
.info strong {
	color: #fff;
}


#moviePopCover {
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 450;
	background: rgba(0,0,0,.75);
	-webkit-transition-duration: .4s;
}
#moviePop {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 600;
	background: rgba(35,35,35,.7);
	-webkit-border-radius: 10px;
	-webkit-transform-origin: center center;
	-moz-border-radius: 10px;
	-webkit-box-shadow: 0px 1px 30px rgba(0,0,0,.8);
	-webkit-transition-duration: .4s;
}
#moviePopClose {
	cursor: pointer;
	height: 30px;
	width: 30px;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 1000;
	background: url(/img/close.png);
	-webkit-transition-duration: .4s;
}