@font-face {
	font-family: 'Commodore';
    src: url('../fonts/cmd-webfont.eot') format('embedded-opentype'),url('../fonts/cmd-webfont.woff2') format('woff2'),url('../fonts/cmd-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body,div
{
	border:0;
	margin:0;
	padding:0;
}

body
{
	text-align: left;
	font-family:'Lato','Helvetica Neue',Helvetica,Arial,arial,_sans;
	background:#000;
	color:#fff;
}

a
{
	color:#ffe842;
	text-decoration: none;
	cursor:pointer;
	-webkit-transition-duration:50ms;
	-moz-transition-duration:50ms;
	transition-duration:50ms;
}

#newbookalert
{
	background:#ffe842;
	text-align: center;
	padding-top:20px;
	padding-bottom:20px;
}

#covercharacters
{
	box-shadow:0px 2px 0px #000;
	margin-top: 20px;
	width:100%;
	height:auto;
}
#titletext
{
	width:100%;
	height:auto;
	display:none;
}

a.buttonlink
{
	margin-top: 20px;
	font-size:15px;
	line-height: 15px;
	padding:10px;
	text-align: center;
	display: block;
	border:1px solid #ffe842;
	background-color:#ffe842; 
	color:#000;
	border-radius: 4px;
	-webkit-transition-duration:80ms;
	-moz-transition-duration:80ms;
	transition-duration:80ms;
}
a.buttonlink:hover
{
	text-decoration: none;
	padding:10px;
	text-align: center;
	display: block;
	box-shadow: 0px 0px 60px #ffe842;
	border:1px solid #fff;
	background-color:#fff; 
	color:#48410d;
	border-radius: 4px;
}

a:hover
{
	color:#ffeeee;
	text-decoration: underline;
}

#topquotebox
{
	text-align: center;
	border-top:3px solid rgba(255,255,255,0.17);
	border-bottom: 3px solid rgba(255,255,255,0.17);
	padding-top:20px;
	padding-bottom: 16px;
	margin-bottom: 20px;
    /*padding: 20px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-radius: 20px;
    border: 3px solid rgba(255,255,255,0.17);
    background: rgba(0,0,0,0.05);*/
}

p.bigger
{
	font-size: 34px;
	line-height: 41px;
	text-shadow:0px 2px 0px rgba(0,0,0,0.45);
	letter-spacing: 0px;
}

p.biggerattr
{
	font-weight:bold;
	font-size: 16px;
	line-height: 20px;
}

p
{
	color:#fff;
	font-weight:300;
	margin:0;
	margin-bottom: 12px;
	font-size: 18px;
	line-height: 26px;
}

::-moz-selection { /* Code for Firefox */
    color: #FFF;
    background: #FF6666;
}

::selection {
    color: #FFF;
    background: #FF9999;
}

#giantbook
{
	width:100%;
	position:relative;
	top:0px;
}
.cursiveitalic
{
	text-transform:none;
	font-family:'Times New Roman','Times New','Times',_serif;
	font-style:italic;
	font-weight:400;
}
.retailerrow, .retailersection
{
	position: relative;
	left:0;
	top:0;
	z-index:999;
	text-align: left;
}

.retailericon
{
	width:18px;
	height:25px;
	background-image:url('../img/icons.png');
	background-repeat: none;
	background-size:36px 25px;
	float:left;
	margin-right:10px;
	margin-top: 37px;
}

.retailerrow a
{
	position: relative;
	top:0;left:0;
	width:102px;
	height:35px;
	border:3px solid #000;
	display: inline-block;
	background-image:url('../img/retailers.jpg');
	background-position: 0px 0px;
	margin-right:3px;
	/*margin-left:3px;*/
	margin-top:10px;
	opacity:1.0;
	cursor: pointer;
	-webkit-transition-duration:60ms;
	-moz-transition-duration:60ms;
	transition-duration:60ms;
}

.retailerrow a:hover
{
	cursor:pointer;
	opacity:1.0;
	border:3px solid #fff;
	box-shadow:0px 0px 30px rgba(255,255,255,1);
}

#c64hero
{
	padding-top:60px;
	width:100%;
	height:590px;
	background-image:url('../img/computeranim.jpg');
	background-size: auto 1600px;
	background-position: center -2px;
	background-color:#000;
	background-repeat: no-repeat;
	text-align: center;
	/*border-top: 2px solid #d4d6fa;*/
	border-bottom: 2px solid #d4d6fa;
}

#texthero
{
	text-align: center;
	padding-left:90px;
	padding-right:90px;
	background:#2a2045;
}

#texthero p, #c64hero p
{
	font-family:'Commodore','Helvetica Neue',Helvetica,Arial,arial,_sans;
	color:#d4d6fa;
	text-shadow:0px 0px 20px #8a00ff;
	text-transform: uppercase;
    font-size: 18px;
    line-height: 28px;
}

#c64hero p.hugemargin
{
    font-size: 38px;
    line-height: 48px;
	margin-top:470px;
}

.smallertext
{
	font-size:24px;
	line-height:34px;
}

#texthero p
{
	margin-bottom:20px;
}

.contentblock
{
	padding-top: 90px;
	padding-bottom: 70px;
}
.praisearea.contentblock
{
	padding-top: 40px;
	padding-bottom: 30px;
}

#bookarea
{
	position:relative;
	top:0;
	left:0;
	padding-top: 45px;
	background-image:url('../img/blurredbg-sky.jpg');
	background-position: center 0px;
	background-attachment: fixed;
	background-size: cover;
	background-color:#000;
}

#socialarea
{
	background-image:url('../img/blurredbg-sky.jpg');
	background-position: center 0px;
	background-attachment: fixed;
	background-size: cover;
	background-color:#000;
	padding-bottom: 0px;
}

.praisearea
{
	background:#005972;
}

#abouttheauthor
{
	padding-top: 70px;
	background:#4d6a6b;
	box-shadow: inset 0px 0px 300px rgba(0,0,0,1.0);
}
#abouttheauthorcontent
{
	padding: 20px;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#authorportraitholder
{
	float:left;
}
#authorportrait
{
	margin: 0;
	margin-top: 2px;
	margin-right: 40px;
	margin-bottom: 20px;
	width: 205px;
	height: auto;
}
.praisearea.darkerblue
{
	background-color:#004e61;
	box-shadow:0px 0px 100px rgba(0,0,0,0.15);
}

p.praise
{
	color:#fff;
	font-weight: 300;
	font-size:24px;
	line-height:30px;
	margin-bottom:12px;
}
.bigpraise p.praise
{
	font-weight: 300;
	font-size:40px;
	line-height:50px;
	margin-bottom:20px;
}
.smallerpraise p.praise
{
	font-size:20px;
	line-height:28px;
}
.thirds p.praise
{
	font-size:18px;
	line-height:25px;
}

p.praiseattr
{
	color:#ffe54a;
	font-weight:400;
	font-size:14px;
	line-height: 18px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
span.notuppercase
{
	text-transform: none !important;
}

.sitewidth
{
	width:900px;
	margin-left: auto;
	margin-right: auto;
}

.floatcol
{
	float:left;
	width:420px;
	margin-right:60px;
}
.floatcol.thirds
{
	width:260px;
}
.fullcolumn
{
	margin-top:30px;
	border-top:2px solid rgba(255,255,255,0.1);
	float:left;
	width:100%;
}

.nomargins
{
	margin: 0px !important;
}

.imageshadow
{
	/*-webkit-filter: drop-shadow(0px 0px 40px #008888);
	filter: drop-shadow(0px 0px 40px #008888);*/
}

#glittertest
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-image:url('../img/anim-stars.gif');
	opacity:.25;
}

.bringtofront
{
	position: relative;
	top:0;
	left:0;
	z-index:99;
}

#gamegif
{
	width:100%;
	border:1px solid #fff;
	margin-bottom:20px;
	box-shadow:0px 0px 70px rgba(255,255,255,0);
	-webkit-transition-duration:50ms;
	-moz-transition-duration:50ms;
	transition-duration:50ms;
}

#gamegif:hover
{
	box-shadow:0px 0px 70px rgba(255,255,255,1);
}

.clearfix:after {
    content:" ";
    display:block;
    clear:both;
}

#header
{
    padding-top: 15px;
    padding-bottom: 14px;
    width: 100%;
    background: #000;
    border-bottom:1px solid rgba(0,255,255,1);
    z-index: 999;
    text-align: center;
}

#headerpadding
{
	padding-left:20px;
	padding-right: 20px;
}

.sitename
{
	letter-spacing: -1px;
}
.sitename, h4
{
	font-family: 'Commodore';
    text-transform: none;
    font-weight: 300;
    color: #00ffff;
    font-size: 12px;
    line-height: 12px;
}

h4
{
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
	color:#007b9d;
	margin:0px;
	margin-bottom:12px;
}

.sitename a
{
    color: #fde835;	
}

.legal
{
	font-size:12px;
	line-height: 17px;
	color:#999;
}

.sitename a:hover
{
	font-size: 11px;
    line-height: 12px;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none;
}

.headerlink
{
	font-family: 'Lato';
	font-weight: 400;
	text-transform: uppercase;
	font-size:14px;
	line-height:14px;
	font-weight: 700;
	margin-left: 10px;
    padding-left: 13px;
    border-left: 2px solid #DDD;
}
.headerlink a
{
	color:#000;
}

.headerlink a:hover
{
	color:#ff4444;
	text-decoration: none;
}

#footer
{
	box-shadow:inset 0px 20px 40px rgba(255,255,255,0.04);
	background:#0e0e0e;
}

h1, h2, h3
{
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    line-height: 26px;
    margin: 0;
    padding: 0;
    margin-bottom: 12px;
    letter-spacing: 6px;
    text-shadow: 0px 2px 0px #000;
    padding-bottom: 4px;
    text-align: center;
}
span.yellowshadow
{
	color:#ffe842;
}

h2
{
	font-size:14px;
	line-height: 21px;
	color:#fff;
	letter-spacing: 4px;
	text-shadow:0px 1px 1px #000;
	text-align: left;
	margin:0;
	margin-top:39px;
}

h3
{
	font-size:12px;
	text-shadow:0px 2px 0px #007b9d;
}

.marqueeholder
{
	width:140px;
	height:125px;
	background:none;
	position: absolute;
	right:0;
	top:0;
	overflow: hidden;
}

.marquee
{
	width: 180px;
	height:32px;
	overflow: hidden;
    position: absolute;
    top: 23px;
    right: -35px;
    background: #ffe842;
    border-top:3px solid #111;
    border-bottom: 3px solid #111;
    z-index: 99999;
    box-shadow:0px 10px 10px rgba(0,0,0,0.15);
    -webkit-transform:rotateZ(40deg);
    -moz-transform:rotateZ(40deg);
    transform:rotateZ(40deg);
}

.marquee p {
	color:#111;
	font-weight: bold;
	position: absolute;
	top:5px;
	font-size: 20px;
	line-height: 20px;
	width: 180px;
	overflow:hidden;
	margin: 0;
	text-align: left;
	-moz-transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	-moz-animation: scroll-left 2s linear infinite;
	-webkit-animation: scroll-left 2s linear infinite;
	animation: scroll-left 2s linear infinite;
}
.marquee p span.nba
{
	margin-right: 0px;
}
.newbook
{
	padding-top:30px;
	padding-bottom: 20px;
	background:#fff;
	color:#111;
	border-bottom:2px solid #ffe842;
}
.newbookalertheader
{
	color:#ff5522;
	font-weight:900;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 14px;
	text-align: center;
	margin-bottom: 4px;
}
.newbook .sitewidth .extrapadding
{
	padding-left:100px;
	padding-right:100px;
}
.newbook p
{
	text-align: center;
	font-size: 28px;
	line-height: 32px;
	color: #111;
}

        @-moz-keyframes scroll-left {
            0% {
                -moz-transform: translateX(-100%);
            }
            100% {
                -moz-transform: translateX(100%);
            }
        }
        
        @-webkit-keyframes scroll-left {
            0% {
                -webkit-transform: translateX(-100%);
            }
            100% {
                -webkit-transform: translateX(100%);
            }
        }
        
        @keyframes scroll-left {
            0% {
                -moz-transform: translateX(-100%);
                -webkit-transform: translateX(-100%);
                transform: translateX(-100%);
            }
            100% {
                -moz-transform: translateX(100%);
                -webkit-transform: translateX(100%);
                transform: translateX(100%);
            }
        }

@media (max-width: 920px){
	.newbook .sitewidth .extrapadding
	{
		padding-left:80px;
		padding-right:80px;
	}
	#authorportrait
	{
		margin-top: 5px;
		margin-bottom: 10px;
		margin-right: 20px;
		height: 110px;
		width: auto;
	}
	#bookarea
	{
		background-size: 1435px 1517px;
	}
	.fbframe
	{
		text-align: center;
	}

	#giantbook
	{
	    top: 0;
	}

	p.praise
	{
		font-size: 24px;
    	line-height: 28px;
	}

	p.bigger
	{
		font-size:22px;
		line-height: 28px;
	}

	#bookarea
	{
		padding-top: 40px;
	}
	.floatcol{
		width:300px;
	}
	.fullonmobile
	{
		width:100% !important;
	}
	.sitewidth{
		width:660px;
	}
	.contentblock {
    	padding-top: 50px;
    	padding-bottom: 50px;
	}
	#gameblock
	{
		margin-bottom: 50px;
    	padding-bottom: 40px;
   	 	border-bottom: 2px solid rgba(255,255,255,0.25);
	}
}

@media (max-width: 680px){

	#header
	{
		display: none;
	}
	.retailericon
	{
		display:none;
	}
	.retailersection h2
	{
		text-align: center;
	}
	.bigpraise p.praise
	{
		font-size:28px;
		line-height: 32px;
		text-align: center;
		display: block;
		padding-top:40px;
	}
	.bigpraise p.praiseattr
	{
		text-align: center;
		margin-bottom: 0px;
	}
	.bigpraise
	{
		border-bottom: 2px solid rgba(255,255,255,0.20);
	}
	.contentblock.praisearea.moretoppaddingmobile
	{
		padding-top: 40px;
	}
	.praisearea.darkerblue
	{
		background-color:#005972;
		box-shadow:none;
	}
	#titletext
	{
		display: block;
		margin-bottom: 40px;
		margin-top: 20px;
	}
	
	h1
	{
		display:none;
		color:#fff;
		text-shadow:none;
		font-size:13px;
		line-height: 43px;
		letter-spacing: 1px;
	}
	.fbframe
	{
		overflow: hidden;
		margin:0;padding:0;
		text-align: center;
		width:100%;
	}
	.sitename
	{
		font-size:12px;
	}
	#giantbook
	{
    	width: 75%;
	}
	.bookholder
	{
		margin-top: 50px !important;
    	padding-top: 50px;
		border-top:2px solid rgba(255,255,255,0.25);
		text-align: center;
	}
	#bookarea
	{
		background-position: 0px 0px;
		background-size:300% 300%;
		padding-top:10px;
	}
	.floatcol, .floatcol.thirds{
		width:100%;
		margin-right:0px;
	}
	.fullonmobile
	{
		width:100% !important;
	}
	.sitewidth{
		width:90%;
	}
	p.praiseattr
	{
		display: block;
		padding-bottom: 40px;
	}

	.praisearea.contentblock
	{
		padding-top:0px;
		padding-bottom:0px;
	}

	p.praise {
    	font-size: 21px;
    	line-height: 26px;
    	margin-bottom: 8px;
	}
	p.bigger
	{
		font-size:22px;
		line-height: 28px;
	}
	#c64hero
	{
		padding-top:30px;
		height:380px;
		background-size: auto 870px;
		background-position: center 2px;
	}
	#c64hero p
	{
		font-size: 16px;
	}
}
@media (max-width:400px){
	.newbook p, .newbookalertheader
	{
		text-align: left;
	}
	.newbook .sitewidth .extrapadding
	{
		text-align: left;
		padding-left:10px;
		padding-right:50px;
	}
	#abouttheauthor
	{
		padding-top: 40px;
		padding-bottom: 40px;
	}
	#authorportraitholder
	{
		width:100%;
		height:140px;
		text-align: center;
		margin-bottom: 15px;
	}
	#authorportrait
	{
		float:none;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		height:100%;
		width: auto;
	}
	#c64hero p
	{
		font-size: 15px;
	}
	.
}