@charset "utf-8";
/* CSS Document */
html,
html * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 99%;
	margin: 0.5%;
	padding: 0;
}

body {
	font-family: 'Roboto', sans-serif;
	font-size: 1.5em;
	background: #8f8f8f;
	color: #000000;
}

img {
    max-width: 100%;
    max-height: 100%;
}

a {
	text-decoration: none;
}

.assetstore {
	text-decoration: none;
	margin-left: -0.25em;
	margin-right: -0.25em;
}


.topLink
{
	margin-top: -2em;
	margin-bottom: -2.5em;
	margin-left: 0em;
	margin-right: 0em;
}

.tagLine
{
	font-family: 'Roboto', sans-serif;
	font-size: 1.31em;
	line-height: 1em;
	color: #000000;
	margin-bottom: 1.5em;
}

.redText
{
    color: #AF0000;
	margin-left: 0em;
	margin-right: 0em;
}

.together
{
    color: #01008C;
	margin-left: 0em;
	margin-right: 0em;
}

.myLinks
{
    color: #01008C;
	margin-left: 0em;
	margin-right: 0em;
}

.numList
{
	margin-left: 5em;
	margin-right: 0em;
}

.logo {
	font-family: 'Oleo Script Swash Caps', cursive;
	font-size: 5em;
	line-height: 1em;
	color: #ffffff;
	margin-bottom: -0.15em;
	text-shadow: 4px 4px 8px #000000;
}

.redTextInline
{
	margin-left: 0em;
	margin-right: 0em;
    color: #AF0000;
}

.logoInline {
	font-family: 'Oleo Script Swash Caps', cursive;
	font-size: 100%;
	color: #ffffff;
	font-weight:normal; 
	margin-left: 0em;
	margin-right: 0em;
}

.airConsole
{
	margin-left: 0em;
	margin-right: 0em;
	font-family: 'Play', sans-serif;
	font-size: 100%;
	color: #adee00;
	font-weight:normal; 
}

img {
    max-width: 100%;
    max-height: 100%;
}

.gotoBlock img
{
	-o-box-shadow:      8px 8px 24px #000;
	-icab-box-shadow:   8px 8px 24px #000;
	-khtml-box-shadow:  8px 8px 24px #000;
	-moz-box-shadow:    8px 8px 24px #000;
	-webkit-box-shadow: 8px 8px 24px #000;
	box-shadow:         8px 8px 24px #000;
}
.gotoBlock h1
{
	font-family: 'Oleo Script Swash Caps', cursive;
	font-size: 1.75em;
	line-height: 1.5em;
	color: #ffffff;
	text-shadow: 3px 3px 6px #000000;
}

.YouTube
{
	text-align: center;
	width: 560px;
	margin-left: 5em;
}

#revShare
{
	text-align: left;
	width: 560px;
	margin-left: 5em;
}

.ctr
{
	text-align: right;
}


.gotoBlock
{
	text-align: center;
	width: 650px;
}

.homeGoto {
	font-size: 1.5em;
    display: flex;
    flex-wrap: wrap;
	width: auto;
	height: auto;
}

.blogHeader
{
	margin-top: 0em;
	margin-bottom: -0.75em;
	margin-left: 0em;
	margin-right: 0em;
}

.blogHeader h1
{
	text-align: left;
	font-family: 'Oleo Script Swash Caps', cursive;
	font-size: 2em;
	color: #ffffff;
	text-shadow: 2px 2px 4px #000000;
	margin-left: 0.25em;
	margin-right: 0em;
}

.DelinquentMiners
{
	font-family: 'Iceland', cursive;
	font-size: 135%;
	margin-left: 0em;
	margin-right: 0em;
}

.classEgamesE {
	font-size: 150%;
	line-height: 0.85em;
	margin-left: 0em;
	margin-right: 0em;
}

.classEgames {
	font-family: 'Luckiest Guy', sans-serif;
	font-size: 80%;
	letter-spacing: 0.07em;
	color: #F6D100;
	font-weight:normal; 
	margin-left: -0.35em;
	margin-right: -0.35em;
}

