/* 
v2 Stylesheet
Author: Nick Francis
Questions/Comments: nick@project83.com
*/

body {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}

#newOptions, #acctFeatures, #twoCol, #faq {
	padding:0 3px;
}

/* new options */
#newOptions h3 {
	font-size:2.1em;
	text-align:center;
	padding-top:.5em;
	margin:1em 0 .3em 0;
}

#rt {
	height:150px;
	padding:45px 0 0 190px;
	background:url(../images/v2/rt.png) no-repeat bottom left;
}

#rt h4 {
	float:left;
	font-size:4em;
	width:250px;
	text-align:center;
	line-height:1.1em;
}

#rt p {
	font-size:1.5em;
	padding:0 2em 0 1em;
	margin-left:250px;
}

ul#otherFeatures {
	list-style:none;
	margin:1.5em 0 4em 0;
	height:135px;
	padding:0 0 10px 15px;
	background:url(../images/v2/other_features.png) no-repeat center bottom;
}

ul#otherFeatures.clear {
	display:inline-block;
}

ul#otherFeatures li {
	float:left;
	width:220px;
	text-align:center;
}

ul#otherFeatures li.name {
	width:200px;
}

ul#otherFeatures li.time {
	width:260px;
}

ul#otherFeatures li.format {
	width:195px;
}

ul#otherFeatures li.length {
	width:235px;
	padding-left:20px;
}

ul#otherFeatures li h4 {
	font-size:2em;
	margin-bottom:.2em;
}

ul#otherFeatures li p {
	margin:0;
}

#acctFeatures {
	text-align:center;
	height:168px;
	margin:0 3px 2em 5px;
	padding:40px 0 15px 0;
	background:url(../images/v2/account_features.png) no-repeat top center;
}

#acctFeatures h3 {
	font-size:2.3em;
	margin-bottom:.7em;
}

#acctFeatures p {
	font-size:1.5em;
	padding:0 120px;
	margin-bottom:1em;
}

#acctFeatures ul {
	list-style:none;
	margin:0 0 0 50px;
}

#acctFeatures li {
	float:left;
	font-weight:bold;
	font-size:1.5em;
	padding:4px 20px 6px 35px;
	background:url(../images/v2/check.png) no-repeat top left;
}

#twoCol {
	width:955px;
}

#twoCol h3 {
	font-size:2em;
}

#twoCol h4 {
	font-size:1.4em;
	margin-bottom:.8em;
}

#twoCol h5 {
	font-weight:normal;
	font-size:1.4em;
	line-height:1.3em;
	margin-bottom:.8em;
	color:#373738;
}

#webmasters {
	float:left;
	width:425px;
	padding:0 0 0 35px;
}

#webmasters h3 img {
	position:relative;
	top:4px;
}

#webmasters p.stats {
	padding-left:64px;
	background:url(../images/v2/graph.png) no-repeat top left;
}

#webmasters p.send {
	padding-left:64px;
	background:url(../images/v2/email.png) no-repeat top left;
}

#paidAccts {
	float:right;
	width:415px;
	padding:0 35px 0 0;
}

#paidAccts h3 {
	padding-top:.3em;
}

#paidAccts ul.features {
	padding:0 0 0 1em;
}

#paidAccts ul.features li {
	float:left;
	width:180px;
	font-weight:bold;
}

ul#accts {
	width:410px;
	height:128px;
	margin:0;
	list-style:none;
	background:url(../images/v2/price_table.png) no-repeat top left;
}

ul#accts li {
	float:left;
	width:136px;
	text-align:center;
	padding:6px 0 6px 0;
}

ul#accts h5 {
	font-size:1.2em;
	margin-bottom:.3em;
}

ul#accts h5 span {
	display:block;
	font-weight:bold;
	font-size:2.5em;
	color:#F38C33;
	padding:.2em 0;
}

ul#accts p {
	font-size:1.4em;
	font-weight:bold;
	letter-spacing:-1px;
	font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
}

#bottom {
	width:961px;
	margin:0 auto;
	color:#f2f2f2;
	text-align:left;
}

#bottom h3 {
	font-size:2em;
	color:#f2f2f2;
	margin-bottom:1em;
}

#bottom h4 {
	color:#f68d26;
	font-size:1.4em;
	font-weight:normal;
	margin-bottom:.5em;
}

#bottom p {
	font-size:1.2em;
	margin-bottom:2em;
}

#contactBoxes {
	width:955px;
}

#contactBoxes .box.lt {
	float:left;
}

#contactBoxes .box.rt {
	float:right;
}

#contactBoxes .box {
	width:427px;
	height:110px;
	padding:15px;
	border:1px solid #191818;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	color:#cecccc;
	background:#191818 url(../images/v2/box_bg.png) repeat-x top left;
}

#contactBoxes .box h3 {
	color:#cecccc;
	font-size:1.5em;
	margin-bottom:.4em;
}

#contactBoxes .box p {
	font-size:1.1em;
	margin-bottom:1em;
}

#contactBoxes .box a {
	float:left;
	display:block;
	width:140px;
	padding-left:64px;
	color:#4ac7e6;
	text-decoration:none;
	line-height:1.2em;
	font-size:1.3em;
}

#contactBoxes .box a.gs {
	padding:8px 20px 12px 64px;
	background:url(../images/v2/gs.png) no-repeat top left;
}

#contactBoxes .box a.emailUs {
	width:90px;
	padding:8px 0 6px 94px;
	background:url(../images/v2/email2.png) no-repeat 30px 0;
}

#contactBoxes .box a.tw {
	padding:5px 20px 10px 64px;
	background:url(../images/v2/twitter.png) no-repeat top left;
}

#contactBoxes .box a.blog {
	width:90px;
	padding:0 0 10px 74px;
	background:url(../images/v2/feed.png) no-repeat 30px 0;
}

#bottom p.copyright {
	text-align:center;
	font-size:.9em;
	padding:2em 0;
	color:#9b9898;
	margin:0;
}

#faq {
	padding:2em 3em 1em 3em;
}

#faq h4 {
	margin-bottom:.5em;
	color:#BF5615;
}
