@charset "utf-8";
/* 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, b, u, i, center, 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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the
? markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Common / Typography */
html {
	font-size:100.01%;
}
body {
	color:#534741;
	background:#1a1a1a;
	font-size: 95%;
	line-height:165%;
/*	font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, Arial, sans-serif;	*/
	/*font-family: "MuseoSans500", Arial, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	color:#534741;
	font-family: "IstokWebRegular";
}
h1 {
	font-size:2.4em;
	line-height:1;
	margin-bottom:0.5em;
	/*letter-spacing:-2px;*/
}
h1.features	{
	background:url(../images/h1-helvetica.png) no-repeat 0 0;
	width:170px;
	height:35px;
	display:block
}
h2 {
	font-size:2em;
	margin-bottom:0.75em;
	line-height:1;
}
h2.contacts {
	font-size:2em;
	margin:10px 0px 0.75em 18px;
	line-height:1;
}
h2.contact	{
	background:url(../images/h1-helvetica.png) no-repeat 0 -35px;
	width:170px;
	height:35px;
	display:block
}

h2.contacts-faq {
	font-size:1.5em;
	margin:10px 0px 20px 18px;
	line-height:1;
}
h2.h2-twitter	{
	background:url(../images/h1-helvetica.png) no-repeat 0 -70px;
	width:170px;
	height:35px;
	display:block
}
h3 {
	font-size:1.4em;
	line-height:1;
	margin-bottom:1em;
}
h4 {
	font-size:1.2em;
	line-height:1.25;
	margin:0.8em 0;
}
h5 {
	font-size:1em;
	font-weight:bold;
	margin-bottom:1.5em;
}
h6 {
	font-size:1em;
	font-weight:bold;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin:0;
}
p	{
	margin:0 0 1.4em .2em;
}
a:focus, a:hover {
	color:#0A6880;
	/*text-decoration:underline;*/
}
a	{
	color:#0A82A0;
	text-decoration:none;
}
.float-left {
	float: left !important;
}
.float-right {
	float: right !important;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.align-center	{
	text-align:center;
}
.align-justify	{
	text-align:justify;
}
.no-border {
	border: medium none;
}
.clearer {
	clear: both;
}
.clearfix {
	display: inline-block;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.hide-text	{
	text-indent: -9999px;
}
.hide	{
	position:absolute;
	left: -9999px;
}
.display-none	{
	display:none;
}
.italic	{
	font-style:italic;
}
.no-padding	{
	padding:0px;
}

/* Layout */
#header-wrapper {
	background: #171717;
	margin: 0;
	padding: 0;
	width: 100%;
}
#top-content-wrapper	{
	background: #1D86B6 url(../images/tile.png) repeat;
	/*background-color:#1482B3;*/
	margin: 0;
	padding: 0;
	width: 100%;
	border-bottom: 10px solid #2B8CBC;
}
#content-wrapper {
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	width: 100%;
	border-top: 10px solid #e5e5e5;
	border-bottom: 10px solid #e5e5e5;
}
#footer-top-wrapper {
	background: #171717;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 10px;
}
#footer-middle-wrapper {
	background: #212121;
	margin: 0;
	padding: 0 0 0px 0;
	width: 100%;
	color:#898989;
	border-top: none;
	border-bottom: 1px solid #424242;
}
#footer-bottom-wrapper {
	background: #222;
	margin: 0;
	padding: 0;
	width: 100%;
	color:#898989;
}
.span-880 {
	margin: 0 auto;
	width: 880px;
}
.span-800 {
	margin: 0 auto;
	width: 800px;
}
.span-560 {
	margin: 0 auto;
	width: 560px;
}
.span-600 {
	margin: 0 auto;
	width: 600px;
}
#header {
	height:60px;
	position:relative;
	color:#6d6e71;
}
#small-header-logo {
	margin-left:20px;
	margin-top:0px;
	float:left;
	color:yellow;
}
#top-content	{
	height:530px;
	position:relative;
	background: url(../images/hand-bg.png) no-repeat;
}
#menu {
	height:60px;
	position:relative;
}
#slider	{
	height:530px;
	position:relative;
	background: #0A82A0 url(../images/hand-bg.png) no-repeat;
}
#content {
	position:relative;
	padding:60px 0;
}
#footer-middle	{
	/*min-height:470px;*/
	position:relative;
	margin-bottom:40px;
	font-size:.875em;
}
#footer-bottom	{
	height:26px;
	padding:7px 0;
	position:relative;
	font-size:.8em;
}
.contact-container	{
	width:600px;
	float:left;
	margin:10px 0 0 144px;
	
}

.support-left {
	width:250px;
	float:left;
	margin:0px 0 0 0px;
	text-align:center;
}

.support-middle {
	width:50px;
	float:left;
	margin:20px 0 0 0px;
	text-align:center;
}
.support-right {
	width:300px;
	float:left;
	margin:0px 0 10px 0px;
	text-align:center;
}

.support-right a img:hover {opacity:0.9;}

#notice {
	margin:0px 15px;
}

#tweets	{
	float:left;
	margin:82px 0 0;
	padding-left:28px;
	width:370px;
}
#footer-middle h2	{
	color:#e9e9e9;
}

/* Content classes */
#logo	{
	width:250px;
	height:250px;
	display:block;
	position:absolute;
	top:-50px;
	left:45px;
	background:url(../images/logo.png) no-repeat;
	z-index:1000;
}
#main-text	{
	width:340px;
	height:150px;
	display:block;
	position:absolute;
	top:210px;
	left:0px;
	/*background-color:red;*/
	z-index:1000;
}
#main-text	p	{
	font-size:2.9em;
	line-height:1.2em;
	color:#ffffff;
	padding:0px;
	margin:0px;
	text-align:center;
	text-shadow: black 1px 1px 3px;
	font-family: "IstokWebRegular";
}

#appstore-link	{
	width:169px;
	height:58px;
	display:block;
	position:absolute;
	top:360px;
	left:0px;
	/*background-color:red;*/
	z-index:1000;
}
#download-link	{
	width:160px;
	height:62px;
	display:block;
	position:absolute;
	top:360px;
	left:180px;
	z-index:1000;
}
#donate-link	{
	width:290px;
	height:62px;
	display:block;
	position:absolute;
	top:438px;
	left:40px;
	z-index:1000;
}
.appstore-badge-ru	{
	width:169px;
	height:58px;
	display:block;
	margin:0px;
	background-image: url(../images/appstore-badge-ru.png);
	background-repeat: no-repeat;
}
.appstore-badge-en	{
	width:169px;
	height:58px;
	display:block;
	margin:0px;
	background-image: url(../images/appstore-badge-en.png);
	background-repeat: no-repeat;
}
#likes	{
	width:380px;
	height:22x;
	display:block;
	position:absolute;
	top:500px;
	left:15px;
	z-index:1000;
	float:left;
}

#screenshots	{
	width:600px;
	height:220px;
}

#screenshots-ipad {
	margin-top:20px;
	width:600px;
	height:150px;
}

#header	p	{
	font-size:.875em;
	padding: 8px 6px 0 0;
	margin:0 10px 0 0;
}
.social-icon	{
	width:25px;
	height:25px;
	display:block;
	margin:7px 3px 0 1px;
	background-image: url(../images/social-icons.png);
	background-repeat: no-repeat;
}
.facebook	{
	background-position: 0 0;
}
.facebook:hover	{
	background-position: -25px 0;
}
.vkontakte	{
	background-position: 0 -25px;
}
.vkontakte:hover	{
	background-position: -25px -25px;
}
.twitter-btn	{
	background-position: 0 -50px;
}
.twitter-btn:hover	{
	background-position: -25px -50px;
}
.social-container	{
	padding-left:136px;
	margin-bottom:20px;
}
.fb-like {
    float: right;
    margin-top: 8px;
}
.plus {
    float: right;
    margin-right: -4px;
    margin-top: 6px;
}
.twitter {
    float: right;
    margin-right: 5px;
    margin-top: 8px;
}

.buy-now-btn a	{
	background:url(../images/buy-now-btn.png) no-repeat 0 0;
	width:105px;
	height:45px;
	display:block;
	float:right;
	margin:39px 0 0 6px;
}
.buy-now-btn a:hover	{
	background:url(../images/buy-now-btn.png) no-repeat -105px 0;
}
.buy-now-btn-large a	{
	background:url(../images/buy-now-btn-large.png) no-repeat 0 0;
	width:365px;
	height:105px;
	display:block;
	margin:41px 0 0 98px;
}
.buy-now-btn-large a:hover	{
	background:url(../images/buy-now-btn-large.png) no-repeat -365px 0;
}

.sidebar	{
	width:220px;
	height:220px;
	display:block;
	margin:-5px 0px 0px 0px;
	padding:0;
	float:right;
	text-align:center;
}
.sidebar a	{
	width:185px;
	height:63px;
	display:block;
	margin:18px 0 0 17px;
	padding:0;
	background-image:url(../images/sidebar-btns.png);
	background-repeat:no-repeat;
}

.tell-friend	{
	width:220px;
	height:80px;
	margin:20px 0px 0px 0px;
	padding:0;
	text-align:center;
}

.tell-friend p {
	margin:0px 0px 10px 0px;
	font-size:1.2em;
	font-weight:bold;
	font-family: "IstokWebRegular";
}

.break {
	margin:0px 0px 20px 0px;
}

a.trailer	{
	background-position:0 0;
}
a:hover.trailer	{
	background-position:-185px 0;
}
a.screenshots	{
	background-position:0 -65px;
}
a:hover.screenshots	{
	background-position:-185px -65px;
}
a.characters	{
	background-position:0 -130px;
}
a:hover.characters	{
	background-position:-185px -130px;
}
a.story	{
	background-position:0 -195px;
}
a:hover.story	{
	background-position:-185px -195px;
}
.blue-italic	{
	font-size:1.8em;
	font-style:italic;
	/*font-weight:bold;*/
	line-height:1.2em;
	letter-spacing:0;
	color:#0A82A0;
	margin:0;
}
.gray-italic	{
	font-size:1.8em;
	font-style:italic;
	font-weight:bold;
	line-height:1.2em;
	margin:0 0 1em .2em;
}
.support-gray-italic	{
	font-size:1.3em;
	font-style:italic;
	line-height:1.2em;
	margin:0px 0px 5px 0px;
}
.support-gray-italic-small	{
	font-size:1em;
	font-style:italic;
	line-height:1.2em;
	margin:0px 0px 5px 0px;
}
.support-blue-italic	{
	font-size:1.3em;
	font-style:italic;
	line-height:1.2em;
	margin:0px;
	color:#0A82A0;
}
.lightgray-italic-tiny	{
	font-size:.8em;
	/*font-weight:bold;*/
	line-height:1.1em;
	letter-spacing:0;
	margin:0;
	color:#A0A0A0;
}

a.magenta-link	{
	color:#dc4087;
	font-style:italic;
}
#toTop {
	display:block;
	text-decoration:none;
	position:absolute;
	top:-50px;
	left:393px;
	overflow:hidden;
	width:80px;
	height:80px;
	border:none;
	text-indent:-9999px;
	background:url(../images/top-btn.png) no-repeat 0 0;
}

#toTop:hover {
	background:url(../images/top-btn.png) no-repeat -80px 0;
}
.ldb-logo	{
	background:url(../images/logos-combined.png) no-repeat 100% 0;
	padding-right:32px;
	margin-right:295px;
}

/* Lists */
ul, ol {
	margin:0 1.5em 0.4em 0;
	padding-left:1.1em;
}
ul 	{
	list-style-type:disc;
}
ul li	{
	padding: 0.24em 0;
}
ol {	
	list-style-type:decimal;
}
ul ul,
ol ol {
	margin: 0.3em 1.5em 0.2em 0;
}
ul ul	{
	list-style-type:circle;
}
ul ul ul,
ol ol ol	{
	margin: 0.3em 1.5em 0.2em 0;
}
ul ul ul	{
	list-style-type: square;
}
dl {
	margin:0 0 1.5em 0;
}
dl dt {
	font-weight:bold;
}
dd {
	margin-left:1.5em;
}

/* Navigation */
/* hack for IE6 */
* html #mainNav {
/* hide ie/mac \*/
	height: 1%;
/* end hide */
}
#mainNav {
	float:right;
	height: 60px;
	font-size:.9em;
	font-weight: bold;
	text-transform:uppercase;
	margin: 5px 35px 0px 0px;
}
#mainNav ul {
	list-style-type: none;
	margin: 0;
	padding-top: 10px;
	padding-left: 10px;
}
/* menu list items */
#mainNav li {
	float: left;
	list-style: none;
	margin: 0;
}
#mainNav a {
	padding:0 15px 0 0;
	line-height: 3.4em;
	margin: 0;
	text-decoration: none;
	color: #fff; /* default link color */
	display: block;
	border:none;
}
#mainNav a.social {
	padding:0px 0px 0 0;
	line-height: 3.4em;
	margin: 10px 0px 0px 0px;
	text-decoration: none;
	color: #fff; /* default link color */
	display: block;
	border:none;
}
#mainNav a span	{
	padding-bottom: 14px;
    padding-right: 0;
	padding-left:10px;
    padding-top: 14px;
}

#mainNav a.lang-first {
	padding:0 5px 0 0;
	line-height: 3.4em;
	margin: 0;
	text-decoration: none;
	color: #fff; /* default link color */
	display: block;
	border:none;
}

#mainNav a img.lang-first	{
	width:22px;
	height:14px;
    padding-right: 0px;
	padding-left:20px;
    padding-top: 16px;
}

#mainNav a img.lang	{
	width:22px;
	height:14px;
    padding-right: 0px;
	padding-left:0px;
    padding-top: 16px;
}

#mainNav a img:hover {opacity:0.9;}

/* hover state for links */
#mainNav a:hover {
	color:#aaa;
}
#mainNav a:hover span {
	color:#aaa;
}

/* -------------------------------------------------------------------------------------- */
/* - Zoom hover - */
/* --- Container configuration ---------------------------------------------------------- */
.viewport {
    border: 3px solid #eee;
    float: left;
    /*height: 299px;*/
    margin: 0px 4px 0px 0px;
    overflow: hidden;
    position: relative;
    width: 140px;
}

.viewport-ipad {
    width: 190px;
}

/* This is so that the 2nd thumbnail in each row fits snugly. You will want to add a similar
   class to the last thumbnail in each row to get rid of the margin-right. */
.no-margin {
    margin-right: 0;
}

/* --- Link configuration that contains the image and label ----------------------------- */
.viewport a {
    display: block;
    position: relative;
}

.viewport a img {
    /*height: 332px;*/
    left: 0px;
    position: relative;
    top: 0px;
    width: 140px;
}

.viewport a img.ipad {
    /*height: 332px;*/
    left: 0px;
    position: relative;
    top: 0px;
    width: 190px;
}

/* --- Label configuration -------------------------------------------------------------- */
.viewport a span {
    display: none;
    font-size: .8em;
    font-weight: bold;
    height: 100%;
    padding-top: 80px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    width: 100%;
    z-index: 100;
}
    .viewport a span em {
        display: block;
        font-size: 0.45em;
        font-weight: normal;
    }

.viewport a span.ipad {
    padding-top: 60px;
}

/* --- Dark hover background ------------------------------------------------------------ */
.dark-background {
    background-color: rgba(15, 15, 15, 0.9);
    color: #fff;
    text-shadow: #000 0px 0px 20px;
}
.dark-background em {
	color: #ccc;
}

/* -------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------- */
/* - Glowing download button - */
@-webkit-keyframes downloadButton {
  from { box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25), 0 2px 10px rgba(255,193,50,.5); }
  50% {  box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25), 0 2px 35px rgba(255,193,50,.9); }
  to {   box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25), 0 2px 10px rgba(255,193,50,.5); }
}
@-moz-keyframes downloadButton {
  from { box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25), 0 2px 10px rgba(255,193,50,.5); }
  50% {  box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25), 0 2px 35px rgba(255,193,50,.9); }
  to {   box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25), 0 2px 10px rgba(255,193,50,.5); }
}
/*
@-webkit-keyframes downloadButton {
  from { box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25), 0 2px 10px rgba(0,68,204,.5); }
  50% {  box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25), 0 2px 25px rgba(0,68,204,.9); }
  to {   box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25), 0 2px 10px rgba(0,68,204,.5); }
}
@-moz-keyframes downloadButton {
  from { box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25), 0 2px 10px rgba(0,68,204,.5); }
  50% {  box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25), 0 2px 25px rgba(0,68,204,.9); }
  to {   box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25), 0 2px 10px rgba(0,68,204,.5); }
}

*/
.btn-glow {
  color: #fff;
  border: 0;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25), 0 2px 10px rgba(255,193,50,.01);
     -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25), 0 2px 10px rgba(255,193,50,.01);
          box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25), 0 2px 10px rgba(255,193,50,.01);
  -webkit-animation-name: downloadButton;
     -moz-animation-name: downloadButton;
  -webkit-animation-duration: 1.5s;
     -moz-animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
     -moz-animation-iteration-count: infinite;
  -webkit-transition: none;
     -moz-transition: none;
          transition: none;

}
.btn-glow:active {
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.1);
     -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.1);
          box-shadow: inset 0 2px 4px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.1);
}


/* -------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------- */
/* - FAQ page - */
#content-faq {
	position:relative;
	padding:30px 0px 60px 0px;
}

h1#faq-title{
	text-align:center;
	font-size:30px;
	line-height:40px;
	margin-top:0px;
}

h2#faq-subtitle{
	text-align:center;
	font-size:15px;
	line-height:20px;
	margin-top:0px;
}

ul.section_menu{
	font-size:1.2em;
	background:#e5e5e5;
	padding:20px 10px;
	margin-right:0px;
}
ul.section_menu li {
    margin-left: 30px;
}

dl.faq{
	margin-bottom:30px;
}

dl.faq dt{
	font-size:1.1em;
	font-weight:bold;
	color:#000000;
	padding:25px 5px 5px 5px;
	display:block;
}

dl.faq dd{
	font-size:1em;
	padding:0px 5px 25px 5px;
	border-bottom:1px solid #e5e5e5;
	display:block;
	margin-left: 0px;
}
dl.faq dd ul li {
	padding:0px;
}

dl.faq dd ul li.nobullet {
	padding:0px;
	list-style: none;
}

.back-to-top {
	text-align:center;
}