/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
	background:#ffffff url(../img/bg-white.jpg) repeat top;
	background-position: 0px 30px;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

a, a:visited, a:link, a:active {
	color: #000;
	border-bottom: dotted #999 1px;	
	text-decoration:none;
}

div#pangolin-navbar-container {
  	width: 100%;
	/*position:relative;
	background: #44484F;*/
	background: #000;

	height: 30px;
	position:fixed;
	bottom:0;
	color: #fff;
	z-index:1;
}

div#pangolin-navbar {
	background: #000;
  	width: 960px;
  	margin: 0 auto;

	font-size: 16px;
  	font-weight: bold;
	font-weight: 700;
	padding-top: 5px;
}

div#mc_embed_signup {
	float: left;
	font-size: 12px;
	padding-left: 80px;
	color: #999;
}

div#mc_embed_signup .email {
	color: #aaa;
	background-color: #000;
	border-color: #666;
}

div#mc_embed_signup .button {
	color: #aaa;
	background-color: #333;
	border-color: #666;
}

div#pangolin-nav-inner
{
	float: right;
	padding-right: 100px;
}

div#pangolin-quotes
{
	
	position: absolute;
	left: 85px;
	top: 200px;
	width: 300px;
	font-size: 14px;
	font-style: italic;
	font-weight:bold;
	padding: 5px;
	background-color:rgba(255,255,255,0.6);
}

div#pangolin-quotes .source
{
	float: right;
}

.game-quote-top
{
	position: relative;
	font-family: Georgia;
	padding: 75px 0px 0px 0px;
	font-size: 26px;
	line-height: 1.2em;
	font-style: italic;
	background-image: url(../img/quotes.png);
	background-repeat:no-repeat;
	width: 860px;
	text-align: center;
}

#rotating-quotes
{
	width: 860px;
	height: 160px;	
	text-align: center;	
}

#quote-top-1
{
	background-position: 200px 55px;
}

#quote-top-2
{
	background-position: 210px 55px;
}

#quote-top-3
{
	background-position: 20px 55px;
	padding-left: 55px;
	width: 770px;
}

#quote-top-5
{
	background-position: 20px 55px;
	padding-left: 55px;
	width: 770px;
}

#quote-top-7
{
	background-position: 60px 55px;
	padding-left: 55px;
	width: 770px;
}

ul.game-awards
{
	padding: 10px 0 0 40px;
	font-size: 16px;
}

ul.game-awards li
{
	padding: 5px 0;
}

#quote-top-4
{
	background-position: 110px 55px;
}

#quote-top-6
{
	background-position: 170px 55px;
}

.quote-source-top
{
	padding: 0px 0px 0px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.game-text-top
{
	display:block;
	margin-left: auto;
 	margin-right: auto;
	width: 860px;
	visibility:hidden;
}

.game-quote-top-press
{
	position: relative;
	font-family: Georgia;
	padding: 30px 0px 20px 30px;
	font-size: 28px;
	line-height: 1.2em;
	font-style: italic;
	background-image: url(../img/quotes.png);
	background-position: 10px 12px;
	background-repeat:no-repeat;
}

.reminder
{
	position: relative;
	font-family: Georgia;
	padding: 80px 0px 20px 100px;
	font-size: 28px;
	line-height: 1.2em;
	font-style: italic;
}

.reminder-time
{
	font-size: 28px;
	line-height: 1.2em;
	font-style: italic;	
}

.reminder-stop
{
	position: relative;
	font-family: Georgia;
	padding: 80px 0px 20px 300px;
	font-size: 28px;
	line-height: 1.2em;
	font-style: italic;
}

.reminder-form tr
{
	height: 60px;
	
}

.reminder-col1
{
	width: 360px;
}

#game-link
{
	position:absolute;
	top: -340px;
}

#game-link a
{
	border: none;
}
	
div#pangolin-title
{
	width: 960px;
}

div#pang-title img
{
	display: block;
	margin-left: auto;
	margin-right: auto
}

.green
{
	font-family: Arial;	
	color:#B5D342;
}

.blue
{
	font-family: Arial;
	color:#01B9AF;
}

.createdby
{
	font-family: Georgia;
	font-size: 14px;
	color: #666;
	font-style: italic;
}

div#game-container {
  	width: 100%;
	position:relative;
	background-image:url(../img/bg-sky.jpg);
	background-repeat:repeat-x;
	height: 768px;
	z-index:0;
}

div#game-container-center {
 	position:relative;
  	width: 960px;
  	margin: 0 auto;
  	text-align: left;
}

div#clouds {
	position:relative;
	top: -360px;
	background-image:url(../img/bg-clouds.png);
	background-repeat:repeat-x;
	height: 768px;	
}

div#game-content {
	position:absolute;
	width: 960px;
	top: 340px;
	z-index:2;
	padding-bottom: 30px;
}

.centering-img {
	position:relative;
	top: 40px;
	display: block;
	margin-left: auto;
 	margin-right: auto
}

div.centering {
	position:relative;
	top: 60px;
	margin-left: auto;
 	margin-right: auto;
	width: 226px;
}

#pangolin-iphone-trailer
{
	padding-top: 20px;
	display:block;
	margin-left: auto;
 	margin-right: auto;
	width: 800px;
}

.pangolin-iphone-trailer-press
{
	padding: 5px 0 20px 0;
	display:block;
	margin-left: auto;
 	margin-right: auto;
	width: 800px;
}

.press-nav-spc
{
	height: 40px;
}

#press-nav
{
	padding: 0 0 0 80px;
	float: left;
	background:#ffffff url(../img/bg-white.jpg) repeat top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 2.5em;
	display:block;
	width: 800px;
	-webkit-transform: translateZ(0);
	text-align: center;
}

.menu-pad {
	display: inline-block;
	width: 3%;
	text-align: center;
}

#press-nav span
{
	letter-spacing:2.8px;
}

#press-nav a, #press-nav a:visited, #press-nav a:link, #press-nav a:active {
	color: #000;
	font-weight: 700;
	border: none;
}

#press-nav hr
{
	margin: 0;
}

#game-store
{
	position: absolute;
	top: -110px;
	right: 40px;
}

#game-apple-badge
{
	position: absolute;
	top: -175px;
	right: 106px;
}

#game-icon
{
	position: absolute;
	top: -80px;
	right: 94px;	
}

#game-icon-hd
{
	position: absolute;
	top: -80px;
	right: 210px;
}

#game-icon a, #game-icon-hd a
{
	border: 0px;
}

#game-jig-award
{
	position: absolute;
	top: -185px;
	left: 66px;
}

#game-presskit
{
	position: absolute;
	top: -130px;
	right: 40px;
}

.pangolin-pic
{
	float:left;
	padding-top: 40px;
	padding-right: 20px;	
	font-size: 11px;
}

.top-paragraph
{
	padding-top: 20px;	
}

.help-game-text
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.6em;
	display:block;
	margin-left: auto;
 	margin-right: auto;
	width: 800px;
}

.help-game-text h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	display:block;
	padding: 20px 0 0 0;
	margin: 0;
	line-height: 1.4em;
}

.help-game-text hr
{
	margin: 5px 0 5px 0;
}

.game-text
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.6em;
	display:block;
	margin-left: auto;
 	margin-right: auto;
	width: 800px;
}

.game-text ol li
{
	padding: 0 0 5px 0;
}

.game-screenshots
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.6em;
	display:block;
	margin-left: auto;
 	margin-right: auto;
	width: 800px;	
}

.game-video
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.6em;
	display:block;
	margin-left: auto;
 	margin-right: auto;
	width: 800px;	
	padding: 10px 0 0 0;
}

.game-gifs img
{
	padding: 10px 0 10px 0;
}

.game-screenshots img
{
	width: 800px;
	height: 450px;
	padding: 10px 0 10px 0;
}

.game-logo
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.6em;
	display:block;
	margin-left: auto;
 	margin-right: auto;
	width: 800px;	
	padding: 10px 0 30px 0;
}

.history p img
{
	float: right;
	padding: 0 0 0 20px;
}

.game-text-indent
{
	width: 620px;
}

.game-text p
{

}

.game-text h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	display:block;
	padding: 50px 0 0 0;
	margin: 0;
	line-height: 1.4em;
}

.game-text hr
{
	margin: 5px 0 5px 0;
}

.game-text h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding-top: 30px;
	line-height: 16px;
	margin: 0;
}


.game-text h3
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding-top: 15px;
	line-height: 16px;
	margin: 0;
}

.download-zip
{
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.4em;
	margin: -1.4em 0 0 0;
	background-color: #000;
}

.download-zip span
{
	color: #ccc;
}

.download-zip a
{

	color: #fff;
	
}

table.game-basics
{
	margin: 20px 0 0 0;
}

table.game-basics tr td
{
	vertical-align: top;
}

table.game-basics tr td a span
{
	font-size: 17px;
	font-weight: bold;
}

table.game-basics tr td a span.green
{
	font-family: Arial;	
	color:#B5D342;
}

table.game-basics tr td a span.blue
{
	font-family: Arial;	
	color:#01B9AF;
}

table.game-basics tr td.col1
{
	text-align: right;
	width: 120px;
	padding-right: 10px;
	line-height: 1.6em;
}

table.game-basics tr td span
{
	color: #999;
}

table.game-basics tr
{
	height: 2.2em;
}

#history
{
	overflow: auto;
	width: 100%
	clear: both;
}

#history-left
{
	float: left;
	width: 420px;
	padding: 0 20px 0 0;
}

#history-left ul li
{
	padding: 0 0 20px 0;
}

#history-right
{
	float: right;
	width: 340px;
	padding: 0 0 0 10px;	
}

#history-right img
{
	padding: 0 0 20px 0;
}

div#pangolin-social-content {
	position:relative;
	top: 90px;
	margin-left: auto;
 	margin-right: auto;
	width: 300px;
	height: 220px;
}

div#pangolin-social-content div a {
	font-family: Georgia;
	font-weight: 700;
	font-size: 13px;
	font-style: italic;
	color: #44484F;
	border: none;
	display:block;
	margin-left: auto;
 	margin-right: auto;
	padding-bottom: 5px;	
}

div#pangolin-social-content div {
	float: left;
	width: 150px;
	text-align: center;
}

div#social-fb a, div#social-fb a:visited, div#social-fb a:link, div#social-fb a:active {
	border: none;	
	text-decoration:none;
}
a.appliv-link{
	color:red; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
}
div.appliv{
	font-family: Georgia;
	font-weight: 600;
	font-size: 16px;
	font-style: italic;
	color: #44484F;
	border: none;
	padding-bottom: 5px;
	padding:0 80px 5px 80px;

	text-align:center;
}
.social {
	display:block;
	float: left;
	padding-right: 20px;
}

.game-quote {
	background-image: url(../img/quotes.png);
	background-position: 10px 0px;
	background-repeat:no-repeat;
	padding: 20px 0px 15px 30px;
	font-size: 14px;
}

.game-quote-source {
	font-style: italic;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.game-copy {
	margin: 40px 0 0 0;
	padding: 0px 0 15px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.6em;
	display:block;
	margin-left: auto;
 	margin-right: auto;
	width: 800px;
}
/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min-resolution: 144dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow:none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: none;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}