/* @override 
	http://letterschool.dev/assets/css/letterschool_home.css
*/

@font-face {
    font-family: 'MyndraineRegular';
    src: url('/assets/fonts/Myndraine-webfont.eot');
    src: url('/assets/fonts/Myndraine-webfont.eot?#iefix') format('embedded-opentype'),
         url('/assets/fonts/Myndraine-webfont.woff') format('woff'),
         url('/assets/fonts/Myndraine-webfont.ttf') format('truetype'),
         url('/assets/fonts/Myndraine-webfont.svg#/assets/fonts/MyndraineRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}



/* @group Reset -------------------- */

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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* @end */

h1, h2, h3, h4
{
	font-family: MyndraineRegular, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}



/* @group Defaults -------------------- */

html
{
}

body
{
	-webkit-font-smoothing: antialiased;/*#3159a5*/
	color: #fff;
	font: 17px/22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: url(/assets/gfx/whitewood.jpg) fixed;
}

body.home
{
	position: relative;
	background: url(/assets/gfx/bluewood.jpg);
}

div#topstrip
{
	background: #0055cb 0;
}

div#topbox
{
	width: 960px;
	margin: 0 auto;
	position: relative;
}

div#social-icons 
{
	padding: 10px;
}

div#logodiv
{
	background-image: url(/images/logo_home.png);
	width: 800px;
	height: 542px;
	position: absolute;
	left: -192px;
	top: 0;
	text-indent: -9999px;
}

img#logo_home
{
	position: absolute;
	left: -192px;
	top: 0;
}

div#topstrip img#ipad_home
{
	position: absolute;
	right: -16px;
	top: 51px;
}

div#woodstrip,
div#footerstrip
{
	background: url(/assets/gfx/woodpat.jpg);
}

div#footer
{
	width: 960px;
	margin: 0 auto;
	padding-top: 38px;
}

div#woodstrip
{
	height: 858px;
	background-position: 0 542px;
	background-repeat: repeat-x;
}

div#footerstrip
{
	background-position: -350px 0;
}

div#shadow
{
	height: 21px;
	background: url(/assets/gfx/shadow.png);
	background-repeat: repeat-x;
}

h3.aslink:hover
{
	cursor: pointer;
	color: #e42604;
}

h1#tagline
{
	position: absolute;
	left: 0;
	top: 430px;
	font-weight: bold;
	text-shadow: #1a1a1a 0 1px 1px;
	width: 480px;
	text-align: center;
	font-size: 20px;
	line-height: 24px;
	letter-spacing: 0;
	font-family: inherit;
}

h1
{
	font-size: 52px;
	line-height: 50px;
	margin-bottom: 25px;
	padding-top: 2px;
	letter-spacing: -1px;
}

h2.big
{
	font-size: 100px;
	font-weight: normal;
	font-style: normal;
	color: #fff;
	line-height: 110px;
	margin-bottom: 0;
}

h2
{
	font-size: 31px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 10px;
	line-height: 33px;
	color: #e42604;
	margin-top: 5px;
}

h2 img
{
	vertical-align: top;
	margin-top: -5px;
}

h3
{
	font-size: 20px;
	margin-bottom: 5px;
	line-height: 22px;
	color: #1851aa;
	font-weight: bold;
	margin-top: 8px;
}

body.home h3
{
	color: #fffefe;
}

div#footer h3
{
	color: #fffefe;
	margin-top: 0;
}

div#faq h3
{
	background: url(../gfx/toggle.png) no-repeat 0 1px;
	padding-left: 16px;
	font: bold 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 14px;
}

div#faq h3.open
{
	background: url(../gfx/toggle2.png) no-repeat 0 1px;	
}

div#faq .col1 p
{
	padding-left: 16px;
	background: url(../gfx/toggle2.png) no-repeat -120px;/*preloader*/
}

a,
div#sub_content_strip a
{
	color: #b82100;
}

a:hover
{
	color: #fff;
}

p
{
	margin-bottom: 1em;
}

.hilite
{
	background: #ffec80;
}

/* @end */


a#appstore
{
	display: block;
	width: 213px;
	height: 95px;
	background-image: url(/images/appstore_badge.png);
	position: absolute;
	top: 664px;
	left: 516px;
	text-indent: -2000px;
}


a#playstore {
	display: block;
	width: 213px;
	height: 95px;
	background-image: url(/images/playstore_badge.png);
	position: absolute;
	top: 657px;
	left: 750px;
	text-indent: -2000px;
}


a#offer
{
	display: block;
	width: 199px;
	height: 162px;
	position: absolute;
	top: 589px;
	left: 775px;
	text-indent: -2000px;
	background: url(/images/offertag.png) no-repeat;
}

div#quotebox
{
	position: absolute;
	top: 580px;
	width: 445px;
	left: 0;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	text-shadow: #2f1c12 0 1px 1px;
}

div#quotebox blockquote
{
	display: block;
	font-size: 15px;
	line-height: 18px;
}

div#quotebox #bestapp
{
	display: block;
	position: relative;
	float: right;
	background-image: url(../../images/bestappever2011.png);
	width: 226px;
	height: 168px;
	text-indent: -9999px;
	right: -37px;
	top: -64px;
}

div#quotebox #ctr
{
	display: block;
	position: relative;
	float: right;
	background-image: url(../../images/CTR-badge.png);
	width: 151px;
	height: 152px;
	text-indent: -9999px;
	right: -37px;
	top: -64px;
}


div#quotebox #tabby
{
display: block;
position: relative;
float: right;
background-image: url(../../images/tabby.png);
width: 215px;
height: 150px;
text-indent: -9999px;
right: -37px;
top: -50px;
}



.bqstart {
     float: left;
     height: 16px;
     font-size: 100px;
	line-height: 39px;
	margin-right: 7px;
}

div#quotebox p
{
	font-size: 14px;
	text-align: right;
	margin-top: 10px;
}
 .bqend
{
     height: 25px;
     margin-top: 0px;
     font-size: 400%;
}

div.contentbox
{
	width: 960px;
	margin: 0 auto;
	position: relative;
}

/* @group Main nav */

ul#mainnav
{
	position: absolute;	
	right: 0;
	text-shadow: #444 0 1px 1px;
	z-index: 13;
}

ul#mainnav li
{
	float: left;
}

ul#mainnav a
{
	display: block;
	height: 60px;
	line-height: 60px;
	text-decoration: none;
	color: #FFF;
	margin-left: 19px;
	font-size: 16px;
}

ul#mainnav a:hover
{
	line-height: 58px;
}


ul#mainnav a:active
{
	line-height: 56px;
}

/* @end */


div#playerpod
{
	position: absolute;
	width: 495px;
	height: 242px;
	top: -149px;
	left: -25px;
	background-image: url(/images/ipod_home.png);
}

div#playerpod a
{
	display: block;
	height: 66px;
	width: 125px;
	background: url(../gfx/playbtn.png) no-repeat 50% 0;
	margin: 91px auto auto;
	text-align: center;
}

div#playerpod a span
{
	text-indent: -9999px;
	display: block;
}

div#playerpod a:hover
{
	background-position: 50% -68px;
}

img#robot
{
	position: absolute;
	top: -96px;
	right: 86px;
}

img#robot_word
{
	position: absolute;
	top: 295px;
	right: 0;
}

div#intro
{
	width: 445px;
	padding-top: 135px;
	margin-bottom: 55px;
}

div#intro p
{
	font-size: 18px;
	line-height: 25px;
}

h3.gamebtn img
{
	vertical-align: middle;
	line-height: 36px;
	margin: 0 7px 0 -10px;
}

h3.icon img
{
	vertical-align: middle;
	line-height: 36px;
	margin: 0 7px 0 0;
}

img.topimg
{
	margin-bottom: 10px;
}

div#screenshotbox
{
	position: absolute;
	right: 46px;
	top: 117px;
	width: 353px;
	height: 471px;
	overflow: hidden;
}

div#screenshotbox img
{
	position: absolute;
}

div#screenshotbox #gloss
{
	top: 0;
	right: 0;
}

div#screenshotbox #img2
{
	left: 353px;
}


/* @group 3 Cols */

div.threecol
{
	clear: both;
	margin-bottom: 50px;
}

div.threecol .col1,
div.threecol .col2,
div.threecol .col3
{
	width: 290px;
}

div.threecol .col3
{
	display: inline-block;
}

div.threecol .col1,
div.threecol .col2,
div.threecol .col12
{
	float: left;
	margin-right: 45px;
}

div#usps4
{
	height: 230px;
}

p.intro
{
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
}

#pinterest_button 
{
	margin: 10px;
}


dl 
{
	margin-bottom: 1em;
}

dl.steps dt
{
	font-weight: bold;
	float: left;
	width: 58px;
	background: url(../gfx/arrow1.png) no-repeat;
	padding-left: 20px;
}

dl.steps dd
{
	padding-left: 414px;
	margin-bottom: 8px;
}

/* @end */

/* @group 2 Cols */

div.twocol
{
	clear: both;
	overflow: hidden;
	padding-bottom: 45px;
}

div.twocol .col1,
div.twocol .col2
{
	width: 445px;
	float: left;
}

div.twocol .col1
{
	margin-right: 70px;
}

/* @end */

div#sub_content_strip,
div#sub_top
{
	color: #3e3832;
}

div#sub_content_strip
{
	min-height: 500px;
}

div#sub_top_strip
{
	background: url(../gfx/topstrip.png) repeat-x;
	overflow-x: hidden;
}

div#sub_top
{
	position: relative;
	width: 960px;
	height: 320px;
	margin: 0 auto;
}

body.how_and_why div#sub_top
{
	background: url(/images/girl.jpg) no-repeat 435px 252px;
}

body.how_and_why div.contentbox
{
	background: url(/images/girl.jpg) no-repeat 435px -68px;
}



div#sub_top #sublogo
{
	width: 422px;
	background-image: url(../gfx/logo_small.png);
	position: absolute;
	top: 0;
	right: -128px;
}

div#sub_top #sublogo #logolink
{
	width: 165px;
	height: 140px;
	display: block;
	margin-top: 54px;
	margin-left: 129px;
	text-indent: -9999px;
}

/* @group Not found */

div#notfound
{
	width: 500px;
	margin: 25px auto 0;
	position: relative;
	padding: 50px 50px 80px;
	border-radius: 16px;
	-moz-border-radius: 16px;
	background-image: url(../gfx/bluewood.jpg);
	text-align: center;
}

div#notfound p
{
	text-align: left;
}

div#notfound ul#mainnav
{
	position: relative;
	margin: 0 auto;
	padding-top: 14px;
}

/* @end */

form#contactform fieldset
{
	background: url(../gfx/ok_dot.png) no-repeat 0 999px;/*preloader*/
}
form#pressform fieldset
{
	background: url(../gfx/alert_dot.png) no-repeat 0 999px;/*preloader*/
}

label
{
	float: left;
	margin-top: 5px;
	width: 100%;
	color: #1f68ba;
}

#contactform input.text,
#contactform .textarea
{
	font: 16px/24px "Courier New", Courier, mono;
	padding: 3px 6px;
	width: 393px;
	border: none;
	border-radius: 8px;
	-moz-border-radius: 8px;
	margin-top: 9px;
}

#pressform input.text
{
	font: 14px/18px "Courier New", Courier, mono;
	padding: 3px 6px;
	width: 220px;
	border: none;
	border-radius: 6px;
	-moz-border-radius: 6px;
	float: right;
	margin-left: 10px;
	margin-top: -2px;
}

#pressform label
{
	text-align: right;
	float: left;
	margin-bottom: 5px;
}


form#contactform .textarea
{
	height: 12em;
}

div#feedback
{
}

strong
{
	font-weight: bold;
}

p.alert img
{
	float: left;
	margin-right: 5px;
}


.formbox
{
	-moz-border-radius: 15px;
	border-radius: 15px;
	background: url(../gfx/greywood.jpg) fixed;
	padding: 20px;
}

.col2 .formbox
{	
	margin-bottom: 30px;
}

label.error
{
	color: #ce2500;
	font-weight: bold;
}

div#usps3 ul
{
	margin-bottom: 35px;
	font-weight: bold;
	margin-top: 22px;
}

div#usps3 ul li
{
	margin-top: 8px;
	margin-bottom: 8px;
	padding-left: 29px;
	background: url(../gfx/star1.png) no-repeat;
	list-style-type: none;
}

.copyright
{
    clear:both;
	text-align: center;
	padding-top: 24px;
}

#footer .col3
{
	text-align: center;
	line-height: 64px;
}

#footer .col3 img
{
	vertical-align: bottom;
	margin-right: 12px;
	margin-left: 12px;
}

#footer .col3 p
{
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
}

div.contentbox a
{
	color: #6bbcfc;
}

div.contentbox a:hover
{
	color: #FFF;
}


p.caption
{
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	width: 740px;
	color: #799ece;
	line-height: 28px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding-top: 25px;
}

div#usps2 h3 img
{
	margin-left: -38px;
}

div#usps2 .col1
{
	margin-top: -40px;
}

div#usps3 .col2 p img
{
	float: right;
	margin-top: 6px;
}

form#inform #informail
{
	font: 16px/30px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 0 4px 0 10px;
	width: 186px;
	height: 30px;
	border: 0;
	background: transparent url(/assets/gfx/box200.png) no-repeat;
}

input#sendinform
{
	font-size: 15px;
	border: none;
	color: #fffefe;
	background-image: url(/assets/gfx/footerbtn.png);
	width: 82px;
	height: 36px;
	background-color: transparent;
	cursor: pointer;
}

div#sub_top h1
{
	padding-top: 180px;
	color: #6b6358;
	font-size: 55px;
}

div#sub_top h1 span
{
	display: none;
}

div#sub_top img
{
	float: left;
	margin-right: 10px;
}

body.reviews div#sub_top img
{
	margin-right: -18px;
}

div.contentbox input.submit
{
	border: none;
	width: 110px;
	float: right;
	height: 40px;
	margin-top: 12px;
	background-image: url(/assets/gfx/btn_110.gif);
	color: #fff;
	font-size: 15px;
	cursor: pointer;
}

div.contentbox input.submit:hover
{
	background-position: 0 -40px;
}

div#panel
{
	position: relative;
}

div#panel p
{
	position: absolute;
	width: 200px;
	font-size: 14px;
	line-height: 16px;
	left: 240px;
}

div#panel p#info_btn
{
	top: 12px;
}

div#panel p#players_opt
{
	top: 54px;
}

div#panel p#sets_opt
{
	top: 107px;
}

div#panel p#typeface_opt
{
	top: 174px;
}

div#panel p#reset_btn
{
	top: 229px;
}

div#panel img
{
	float: left;
}


#ytplayer
{
	width: 304px;
	height: 201px;
	position: absolute;
	top: 24px;
	left: 93px;
	z-index: 1001;
	background-color: #000;
	text-align: center;
	border: 10px solid #FFF;
}

#ytplayer iframe
{
}

#backdrop {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	filter: alpha(opacity=5);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	z-index: 1000;
}

/* @group Blockquotes */

div.contentbox blockquote
{
	border: 2px solid #d1c9b6;
	background: #f5f3ef url(../gfx/quoteopen.gif) no-repeat -10px 9px;
	margin-bottom: 20px;
	padding: 40px 30px 10px;
	border-radius: 12px;
	-moz-border-radius: 12px;

}

div.contentbox blockquote p span.last
{
	background: url(../gfx/quoteclose.gif) no-repeat 100% 3px;
	padding-right: 32px;
	padding-bottom: 8px;
}

div.contentbox blockquote cite span
{
	display: block;
	font-size: 14px;
	line-height: 10px;
	margin-top: 8px;
}

div.contentbox blockquote cite
{
	display: block;
	text-align: right;
	clear: both;
}

/* @end */

div.onecol
{
	overflow: auto;
	margin-bottom: 25px;
}

p.imageL
{
	float: left;
	margin-right: 45px;
}

p.imageR
{
	float: right;
	margin-left: 45px;
}

table.stats
{
	background: #eeeae8;
	padding: 15px;
	border: 1px solid #cbbeae;
	margin: 0 auto 10px;
	width: 320px;
}

table.stats caption
{
	background: #5a5148;
	color: #feffff;
	text-align: center;
	width: 320px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}

table.stats th
{
	width: 100px;
	
}

table#visits
{
	width: 400px;
}

table#visits th
{
	width: inherit;
}

table.stats td,
table.stats th
{
	border-bottom: 1px solid;
	padding: 5px 5px 5px 0;
}

table.stats td
{
	padding-left: 10px;
	font-weight: bold;
	border-left: 1px solid;
}

a#follow
{
	float: right;
	background: #f99 url(../gfx/follow.gif) no-repeat;
	text-indent: -9999px;
	cursor: pointer;
	display: block;
	width: 60px;
	height: 20px;
}

div.contentbox ul
{
	margin-bottom: 1em;
}

div.contentbox ul li
{
	list-style-type: square;
	padding-left: 20px;
	background: url(../gfx/arrow1.png) no-repeat;
}

p#version_info
{
	right: 0;
	top: -100px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	background-color: #e7f5b3;
	padding: 8px;
	border: 2px solid #a5b373;
	text-align: center;
}

.floatL
{
	float: left;
	margin-right: 12px;
}

