/* CSS for Interactive Sketchbook app site */

/* Import font for header */

/* @import url(http://fonts.googleapis.com/css?family=Kreon); */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	/* vertical-align: baseline; */
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}


/* Typography */

h1, h2 {
	font-family: BodoniEgyptianPro-Bold, arial, serif;
	text-transform: uppercase;
}

.lower {
	text-transform: lowercase;
}

h3 {
	font-family: 'Helvetica', arial, sans-serif;
	font-size: 1.5em;
	/* padding-top: 0.5em; */
	padding-bottom: 0.2em;
	color: #333;
}

h4 {
    font-family: BodoniEgyptianPro-Bold, arial, serif;
    font-size: 1.0em;
    /* padding-top: 0.5em; */
    padding-bottom: 0.6em;
    color: #666;
}

p, li {
	font-family: 'Helvetica', arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
	padding-bottom: 0.5em;
	color: #333;
}

/* General and header rules */

body {
	background: /* url(images/gradient.png) repeat-y */ #999;
}

#wrapper {
	background: url(images/bg-gradient.png) #f1f1f1 top repeat-x;
	width: 980px;
	margin:10px auto;
	padding:20px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

#header {
	padding: 40px;
}

#title {
	padding-top: 10px;
}

#title h1, #title h2 {
	color: #f7f7f7;
}

#title h1 {
	font-size: 6em;
	line-height:50px;
}

#title h2 {
	font-size: 2em;
	line-height: 1.5em;
}

#images {
	height: 480px;
}

.logo {
	padding-top: 40px;
	width:354px;
}

.icon {
	padding:20px 0;
	width:354px;
}

.icon a {
	margin-left: 80px;
}

.appstore {
	margin-top:-30px;
    margin-left: 14px;
	width:354px;
}

.appstore a {
	margin-left: 90px;
}



.showcase {
	float:right;
	position:relative;
	top:-56px;
	z-index:10;
	margin-bottom:-300px;
}

#intro {
	width: 520px;
}

#intro h2, #content h2 {
	border-bottom: 1px solid #666;
	color: #666; 
	margin-bottom:0.5em;
}

#intro h2 {
	font-size: 1.25em;
	line-height:1.5em;
}

#intro p {
	padding-bottom: 0.65em;
}

#video {
	float:right;
	margin-top:-210px;
	padding-right:30px;
	position:relative;
	z-index:12;
}

/* Content area text, positioning */

#content {
	padding: 40px;
}

#content ul {
	list-style-type: disc;
	margin-left: 15px; 
}

#content li {
	padding-left: 5px;
}

#content h2 {
	font-size: 3em;
}

#content p {
	padding-bottom: 1em;
}

.features-innovative {
	margin-top: -40px;
	margin-bottom: 60px;
}

.features-innovative h2 {
	margin-left: 566px;
}

.features-tutorials {
	margin-top: -40px;
	margin-bottom: 40px;
}

.features-tutorials h2 {
	margin-right: 566px;
}

.features-portfolio {
	margin-top: -38px;
	margin-left: 566px;
}
	
.quote-love {
	float:left;
	clear:left;
	background: url(images/quote-love@2x.png) top center no-repeat;
	width:575px;
	height:160px;
    margin-left: -56px;
	margin-right: 48px;
	margin-bottom: -20px;
    background-size: 575px;
}

.quote-previous {
	float:left;
	clear:left;
	background: url(images/quote-previous@2x.png) top center no-repeat;
	width:390px;
	height:200px;
	margin-left:-60px;
	margin-bottom:60px;
    background-size:390px 200px;
}

.quote-final {
	float:right;
	background: url(images/quote-final@2x.png) top left no-repeat;
	width:348px;
    margin-left: -18px;
    background-size: 406px;
}

.logo-final {
	padding: 100px 0 60px 0;
}

.hide {
	text-indent:-9000px;
	overflow:hidden;
}

.center {
	text-align: center;
	padding-top: 60px;
	position: relative;
	z-index: 12;
}

/* Thumbnails and screenshots */

.screenshots-left {
	float:left;
	margin-left: -60px;
	margin-right: 20px;
	margin-bottom: -100px;
}

.screenshots-right {
	float:right;
	margin-right: -60px;
	margin-left: 20px;
	margin-bottom: -60px;
}

.innovation-thumbs {
	background: url(images/thumbs-innovation@2x.png) no-repeat;
	margin-left: 20px;
	margin-top: -120px;
	width: 546px;
	height: 284px;
    background-size: 546px 284px;
	position: relative;
	z-index: 12;
}

.tutorial-thumbs {
	background: url(images/thumbs-tutorials@2x.png) no-repeat;
	margin-left: 40px;
	margin-top: -120px;
	width: 546px;
	height: 284px;
    background-size: 546px 284px;
	position: relative;
	z-index: 12;
}

.thumb a {
	display: block;
	float: left;
	width: 182px;
	height: 130px;
}

.thumb a span {
	display: none;
}

/* Footer */

#footer {
	background: #666;
	margin: -20px;
	margin-top:10px;
	padding: 20px;
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
}

#footer p {
	color: #eee;
	font-size: 0.7em;
}

#footer a {
	color: #eee;
}

.disclaimer {
	width: 440px;
}

.dwlogo {
	margin-top: -58px;
	float: right;
}
