html {
	background-image: url(images/newBackground.png);
	background-repeat: repeat;
	background-color: #000;
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #d2c690;
}

.hide-text {
	color: #000;
	background-color: #000;
}

.content {
	position: absolute;
	top:0;
	background-image: url(images/starWallpaper.png);
	padding-left: 50px;
	padding-bottom: 4cm;
	padding-right: 50px;
	padding-top: 0cm;
	background-repeat: repeat-y;
	font-size: 15px;
	width: 450px;
	margin-left: 20px;
	background-color: #1a242e;
}

.contentToCenter {
	position: relative;
	left: -38px;
	padding: 0;
	width: 900px;
	margin: 0 auto 0 auto;
}

.textContent {
/* 	margin: 0 36px 0 36px; */
	margin: 0 20px 0 20px;
	min-height: 1400px;
}

p {
	line-height: 150%;
}

a {
	color: #ebdfa2;
	text-decoration: none;
	border-bottom-color: #888;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

a:hover {
	color: #fff;
}

a.no-border {
	border-bottom-style: none;
}

#gradientBackground {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(images/newBackgroundGradient.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 443px;
}

.screenshot {
	margin: .5cm auto .5cm auto;
}

h1,  h2, h3 {
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 1.2cm;
	margin-bottom: -.2cm;
}

h3 {
	border-bottom-color: #9c8c6d;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #f5e8b9;
}

h2#subhead {
	border-style: none;
	font-size: 160%;
	text-align: center;
	margin-top: -6px;
	margin-bottom: 0.5cm;
	position:relative;
	z-index:500;
}

.navbar {
	color: #88744b;
	text-transform: uppercase;
	font-size: 12px;
	margin: 0 0 0 auto;
	padding: 15px 0 0 0px;
	position: relative;
	left:-15px;
	z-index: 1000;
	padding-bottom: 6px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #88744b;
	width: 480px;
	text-align: center;
}

.bottom .navbar
{
	padding:7px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #88744b;
	border-bottom-style: none;
}

.navbar a {
	text-decoration: none;
	border-bottom-style: none;
	color: #d2c690;
}

.navbar a:hover {
	color: #f9ecbe;
}

.navbar ul, .navbar li {
	list-style: none;
	display: inline;
}

h1 {
	margin-top: 0.3cm;
	border-bottom-color: #bb2725;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	font-size: 50px;
	margin-bottom: .7cm;
}

h2 {
	border-bottom-color: #bb2725;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: white;
}

.blog .post .date {
	
	text-align: right;
	
	font-size: 12px;
	
	text-transform: uppercase;
	
	letter-spacing: 5px;
	
	font-variant: small-caps;
	
}

#subhead {
}

#features ul {
	padding: 0cm 0cm 0cm 0cm;
}

#features li {
	padding: 5px 0 5px 0;
	margin: 5px 0 5px 0;
	list-style: none;
}

li {
	line-height: 150%;
	margin-bottom: 12px;
}

#features li img {
	display: block;
}

#firstParagraph {
	margin-top: 1cm;
}

.parenthetical {
	color: #ead596;
}

#appStoreLogo {
	position: absolute;
	top: 835px;
	left: 270px;
}

#buyItNow {
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #ccc;
	position: absolute;
	top: 800px;
	left: 65px;
}

.bigScreenshot {
	position: absolute;
	left: 653px;
	z-index:2000;
}

#qtmovie {
	position: absolute;
	top: 93px;
	left: 45px;
}

#appStoreLogoBlah {
	clear: none;
	float: left;
	padding-left: 15px;
	position: relative;
	left: -15px;
}

.title {
	color: #e9f5f7;
	font-weight: bold;
	font-variant: small-caps;
}

em {
	color: #f5e8b9;
	font-weight: bold;
}

#mainLogo {
	left: -24px;
	position: relative;
	margin-top:8px;
}

#faq {
	padding-left: 0.7cm;
}

#faq .q {
	margin-top: 30px;
	font-style: italic;
	color: #e9f5f7;
}

#faq .a {
	margin-top: -10px;
	margin-bottom: 30px;
}

.quote {
	text-shadow: 1px 1px #091a2c;
	padding-top: 10px;
	font-style: italic;
	font-size: 140%;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #88744b;
}

.quoteAttrib {
	padding-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #88744b;
	text-align: right;
	font-size: 12px;
	margin-top: -22px;
}

.quoteLeadIn {
	margin-left: -10px;
	font-size: 28px;
	font-variant: small-caps;
	color: #f9ecbe;
}

.quoteBlock {
	background-repeat: no-repeat;
	background-image: url(images/crownBackground.png);
	background-position: center;
	margin: 40px auto 40px auto;
}

#rightSideShadow {
	position: absolute;
	left: 550px;
	background-image: url(images/sideShadow.png);
	height: 100%;
	width: 125px;
}

img.title {
	margin-left: -60px;
}

.nextPageDirective {
	font-variant: normal;
	font-style: italic;
	margin-top: 0.7cm;
	text-align: right;
	position: relative;
	left:35px;
}

.nextPageDirective .text {
	border-bottom-width: 2px;
	border-bottom-color: #a78b47;
	border-bottom-style: dotted;
	padding-bottom: 3px;
}

.bigScreenshot .caption {
	text-align: center;
	font-style: italic;
	font-size:9.5pt;
	position: relative;
	top:560px;
	left:29px;
	width:250px;
}

.productList h3 {
	font-style: italic;
}

.productList p {
	font-size: 93%;
}

.mousetype {
	font-size: 70%;
}