@charset "UTF-8";
/* CSS Document */

html, body{
	width: 100%;
	background-color: #000;
	background-attachment: fixed;
	background-image: url(../images/bgsm2.jpg);
	background-repeat: no-repeat;
	background-position: center -20px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
}

p{
	line-height: 115%;
	padding: 0 0 12px 0;
}

#wrapper{
	width: 900px;
	min-height: 1021px;
	margin: 0 auto;
	padding-bottom: 75px;
	background-image: url(../images/house12b.png);
	background-position: 20px 8px;
	background-repeat: no-repeat;
	position: relative;
	position: relative;
}

h2{
	color: #000;
	font-size: 160%;
	margin-bottom: 20px;
	line-height: 110%;
}

#zoom_content h3{
	font-size: 120%;
	margin-bottom: 14px;	
}

ol{
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 10px;
	padding-left: 20px;
}
ol li{
	margin-bottom: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #CCC;
}
ul li{
	margin-bottom: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #CCC;
}

#help, #faq, #pressrelease, #twitter{width:600px;}

#videos{width: 504px;}

#headerimg{
	position: absolute;
	top: 24px;
	right: 230px;
}

.tag{
	height: 33px;
	position: relative;
	width: 300px;
}
.tag h3 a{
	float: left;
	display: block;
	height: 25px;
	padding: 8px 0 0 0;
	background-image: url(../images/papertag_04_s.png);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-decoration: none;
	font-size: 140%;
}
.tag h3 a:hover{
	color: #900;	
}

#rightcontent{
	width: 380px;
	
	/*position: absolute;
	top: 235px;
	right: 60px;*/
	float: right;
	clear: both;
	margin: 220px 60px 0 0;
}

.rightinner{
	background: #FFF;
	background-color: #AB8F65;
	background: rgba(168, 145, 90, 0.8);
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	width: 360px;
	padding: 10px;
	margin: 0 0 20px 10px;
	float: left;
}

.tweets{
	float: right;
	clear: both;
	width: 800px;
	padding: 20px 50px;
	background: url(../images/pipes5.png) no-repeat 0 0;
	margin-top: -30px;
}
.twitterdesc{
	float: left;
	width: 700px;
	padding: 30px 0 0 120px;
}
.twitterdesc h3{color:#1b4f84; font-size: 180%;}
.twitterfeed{
	float: left;
	width: 440px;
	padding: 20px 130px;
	background-color: #a7c8e9;
	background-color: rgba(34, 102, 170, .6);
	margin: 40px 0 0 20px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.tweet{
	width: 440px;
	float: left;
	padding: 5px;
	margin-bottom: 5px;
}
.tweet p{padding: 0; width: 380px; display: block; float: right;}
.tweet a{
	color: #600;	
}
a#tweetlink{ color: #600; display: block; float: left; clear: both;}

.tweet .thumb{ width: 48px; height: 48px; overflow: hidden; float: left; margin-right: 8px;}




.tag_left{
	height: 33px;
	width: 19px;
	float: left;
	background-image: url(../images/papertag_01_s.png);
}
.tag_right{
	height: 33px;
	width: 12px;
	float: left;
	background-image: url(../images/papertag_05_s.png);
}

#tagfaq{
	position: absolute;
	left: 162px;
	top: 596px;
}
#taghelp{
	position: absolute;
	left: 369px;
	top: 415px;
}
#tagdownload{
	position: absolute;
	left: 198px;
	top: 766px;
}
#tagtwitter{
	position: absolute;
	left: 96px;
	top: 475px;
}
#tagvideos{
	position: absolute;
	left: 184px;
	top: 274px;
}
#tagpress{
	position: absolute;
	left: 269px;
	top: 924px;
}

.vidplayer{
	width: 504px;
	height: 284px;
	float: left;
}

.vid_nav{
	width: 504px;
	float: left;
	margin-top: 10px;
}
.vid_nav a{
	display: block;
	float: left;
	margin: 10px;
}
.vid_nav a img{
	border: 1px solid #CCC;	
}

.box{
	float: left;
	clear: left;
	width: 600px;
	padding: 10px;
	background-color: #FFF;
	margin-bottom: 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.content{
	width: 620px;
	margin: 0 auto;
}
.footer{
	position: absolute;
	bottom: 0px;
	width: 888px;
	color: #999;
	letter-spacing: .6pt;
	padding: 6px;
	font-size: 70%;
	background-color: #000;
	background: rgba(0, 0, 0, 0.4);
}
.footerinner{
	width: 700px;
	margin-left: 50px;
}
.footer p{
	padding-bottom: 0px;
	line-height: 140%;
}

.clear{ clear:both; }


/* .shots div: screen shots of app*/
.shots{
	width: 360px;
	float: left;
	position: relative;
}
#iPhone{
	float: left;	
}
.thumbs{
	width: 140px;
	margin-top: 75px;
	position: absolute;
	bottom: 31px;
	right: 20px;
}
.thumbs a{
	display: block;
	height: 90px;
	width: 60px;
	margin: 4px;
	border: 1px solid #333;
	overflow:hidden;
	float: left;
}