/*

Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu (optional)

License: Not for public use.
License URI:
*/
/* 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;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	padding: 1%;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

@font-face {
 font-family: Comfortaa;
 src: url("fonts/comfortaa/Comfortaa-Regular.ttf") /* TTF file for CSS3 browsers */
}

@font-face {
 font-family: Comfortaa;
 src: url("fonts/comfortaa/Comfortaa-Regular.eot") /* EOT file for IE */
}

@font-face {
 font-family: Comfortaa;
 src: local(Comfortaa), url("fonts/comfortaa/Comfortaa-Regular.ttf") /* TTF file for CSS3 browsers */
}

@font-face {
  font-family: 'Comfortaa';
  src: local('Comfortaa'), local('Comfortaa-Regular'), url(http://themes.googleusercontent.com/static/fonts/comfortaa/v4/qLBu5CQmSMt1H43OiWJ77bO3LdcAZYWl9Si6vvxL-qU.woff) format('woff');
}

@font-face {
 font-family: Comfortaa-Light;
 src: url("fonts/comfortaa/Comfortaa-Light.ttf") /* TTF file for CSS3 browsers */
}

@font-face {
 font-family: Comfortaa-Light;
 src: url("fonts/comfortaa/Comfortaa-Light.eot") /* EOT file for IE */
}

@font-face {
 font-family: Comfortaa-Light;
 src: local(Comfortaa), url("fonts/comfortaa/Comfortaa-Light.ttf") /* TTF file for CSS3 browsers */
}

@font-face {
  font-family: 'Comfortaa-Light';
  src: local('Comfortaa Light'), local('Comfortaa-Light'), url(http://themes.googleusercontent.com/static/fonts/comfortaa/v4/r_tUZNl0G8xCoOmp_JkSCqRDOzjiPcYnFooOUGCOsRk.woff) format('woff');
}

body {
	line-height: 1;
	text-align: center;
}

html{
	background:url("images/background_stripe.png");
	background-size: 632px 100%; /* w3 spec - no browser supports it yet */
	background-repeat:no-repeat;
	background-position:center;
	background-color:#0CF;

}

img.hstripe {
	vertical-align:middle;
	padding-right:10px;
	padding-left:10px;
	color:#2D2E2E;
}

#header {
	margin-bottom: 20px;
	text-align:center;
}

img.hlogo {
	text-align:center;
	margin-top: 40px;
}

img.flogo {
	margin-right: 5px;
	margin-top: 75px;
	float: right;
}

#content {
	width: 100%;
	margin-bottom: 100px;
}

#delimiter {
    clear: both;
}

.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto 0px; /* the bottom margin is the negative value of the footer's height */
}

.footer, .push {
	margin-top: -310px;
	height: 310px; /* .push must be the same height as .footer */
	width: 438px;
	display:inline-block;
	background:url("images/footer_about_us.png");
	background-size: 438px 310px;
	background-repeat:no-repeat;
	background-position:center;
}

#push2 {
	display:inline-block;
	height: 270px;
	width: 700px;
	background-color:black;
}

#sectionHead {
	display: block;
	font-family: Comfortaa;
	font-size: 200%;
	margin-bottom: 0px;
	text-align:center;
	color:#2D2E2E;
}

#game {
	display: block;
	margin-top: 35px;
	margin-bottom: 70px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	width: 800px;
	height: 1200px;
	background-color:#FFF;
	background-position:center;

}

p {
	font-family: Comfortaa;
	font-weight: normal;
	font-size: 14px;
	display: inline;
	margin-top: 20px;
	margin-left: 35px;
	text-align:left;
}

.info {
	display: block;
	font-family: Comfortaa;
	color:rgb(90,90,90);
	font-size: 95%;
	text-align:left;
	margin-right: 15px;
	line-height: 1.5;
}

.infoLight {
	display: block;
	font-family: Comfortaa-Light;
	color:rgb(139,139,139);
	font-size: 90%;
	text-align:left;
	line-height: 1.5;
}

.infoHead {
	display: inline-block;
	font-family: Comfortaa;
	color:rgb(90,90,90);
	font-size: 150%;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align:left;

}

.whoLeft {
	display: inline-block;
	font-family: Comfortaa;
	color:white;
	font-size: 100%;
	margin-top: -200px;
	margin-left: -550px;
	margin-bottom: 20px;
	text-align:left;
}

img.game {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 35px;
}

img.appStore {
	text-align:center;
	margin-top: 30px;
	margin-left: 75px;
}

.contact {
	display: inline-block;
	font-family: Comfortaa-Light;
	color:rgb(139,139,139);
	font-size: 90%;
	width:632px;
	margin-right:-10px;
	margin-top:5px;
	margin-bottom:-10px;
	text-align:left;
	line-height: 1;
}

a[href^="mailto:"] {
	text-decoration: none;
	color:#618697;
}

a[href] {
	text-decoration: none;
	color:#618697;
}
