/*
 Theme Name:     Twenty Twelve
 Version:        130.3.0
*/
.steam-gdpr-widget {
	border: 1px solid #2d3139;
	border-radius: 5px;
    background-color: #282e39;padding: 10px 15px;
    position: relative;
    margin: 30px auto; 
	margin-bottom: 50px;
	font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 12px;
	text-align: left;
	background-image: url(https://store.cloudflare.steamstatic.com/public/images/v6/steam_ico.png);
	background-repeat: no-repeat;
	background-position-x: 99%;
	background-position-y: 5px;
}

.steam-gdpr-widget a {
	border-bottom: none;
}

.steam-header a:hover {
	text-decoration: none;
}

.steam-title, .steam-title-tail {
	display:inline-block;
	font-family: Verdana;
	font-size: 20px;
	color:#fff;
	margin-right: 4px;
	margin-bottom: 8px;
}

.steam-title-tail {
	color:#9e9e9e;
}

.steam-description {
	color: #c9c9c9;
    margin-bottom: 25px;
}

.steam-description img {
	border-radius: 0;
	display:inline-block;
	float: left;
	padding-right:10px;
}

.steam-button {
	background: linear-gradient( to right, #6fa720 5%, #588a1b 95%);
    display: inline-block;
    height: 34px;
    font-size: 14px;
    color: #d2efa9;
    text-shadow: 1px 1px 2px rgba( 0, 0, 0, 0.4 );
    text-align: center;
    padding: 0px 11px;
    line-height: 34px;
    border-radius: 2px;
    text-transform: unset;
    position: absolute;
    top: 100%;
    left: 100%;
    margin-left: -125px;
    margin-top: -15px;
	cursor:pointer;
	user-select:none;
}

.steam-button:hover {
    background: linear-gradient( to right, #8ed629 5%, #6aa621 95%);
	text-decoration:none;
    color: #fff;
}

.itch-gdpr-widget {
	width: 588px;
	height: 167px;
	background-color: #222;
	border: 1px solid #363636;
	border-radius: 5px;
	color: #eee;
    display:flex;
    font-family: Lato, sans-serif;
	position: relative;
	text-align: left;
    overflow: hidden;
}

.itch-button {
    background-color: #fa5c5c;
    border-radius: 3px;
    color: #ffffff;
	cursor: pointer;
	display: inline-block;
    font-size: 14px;
	font-weight: bolder;
    text-shadow: 0 1px 0px #e54747;
	text-align: center;
	margin-top: 10px;
    padding: 5px 10px;
	width:90px;
	user-select:none;
}

.itch-button:hover {
	text-decoration:none;
}

.itch-button:active {
	position: relative;
	top: 1px;
}

.itch-thumb {
	height: 144px;
	width: auto;
	position:relative;
	border-radius: 2px;
	box-shadow: 0 3px 5px #111;
}

.itch-blurb {
    font-size: 90%;
    color:#eee;
}

.itch-thumb-wrapper {
    width: 210px;
    border-right: 1px solid #363636;
    display: inline-block;
    margin: 7px 0;
	text-align: center;
}

a.itch-title {
    color: #fff;
    font-weight: bolder;
}

.itch-details {
	align-self: center;
    margin: 15px 5px;
}

.itch-details-wrapper {
    margin: 10px 5px;
    flex: 1;
	align-self: center;
}

.itch-logo {
    position:absolute;
    left: 515px;
    top: 140px;
}

body {
	font-size: 12pt;
	font-family: 'Karla', sans-serif;
	background-color:#000;
	background-image:url("img/trees_front.png"), url("img/glimmer.png"), url("img/trees_middle.png"), url("img/trees_back.png"), url("img/bg.jpg");
	background-position:center 100px, center 275px, center 90px, center 60px, center 22px;
	background-attachment:fixed, fixed, fixed, fixed, fixed;
	background-repeat:no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
	text-rendering: optimizeLegibility;
	color: #000;
	margin:0;
	padding:0;
	overflow:hidden;
	overflow-y:auto;
}
a {
	color:#fc6;
	text-shadow:1px 1px 0px rgba(0,0,0,.5);
	text-decoration:none;
	#font-weight:bold;
}
a:hover {
	text-decoration:underline;
}
img {
	border-radius:2px;
	margin:0!important;
	margin-bottom:25px!important;
}
img[align=left] {
	margin-right:25px!important;
}
img[align=right] {
	margin-left:25px!important;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color:#fff;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Shadows Into Light Two', sans-serif;
	#font-family: 'Chela One', cursive;
	#font-family: 'Cantora One', sans-serif;
	#font-family: 'Sigmar One', cursive;
	#font-family: 'Roboto Slab', serif;
	font-family: 'Merriweather Sans', sans-serif;
	#font-family: 'Quando', serif;
	#font-family: 'Carrois Gothic SC', sans-serif;
	#font-family: 'Mouse Memoirs', sans-serif;
	#font-family: 'Archivo Black', sans-serif;
	#font-family: 'Didact Gothic', sans-serif;
	#font-family: 'Oxygen', sans-serif;
	color:#fff;
	font-weight: normal;
	#text-shadow:1px 1px 1px #102;
	text-align:center;
	padding:0;
	margin:0;
	margin-top:10px!important;
	clear:both;
}
h1, h2 {
	text-transform:uppercase;
}
h1 {
	font-size:200%;
	border-b ottom:1px dotted #668;
	padding-bottom:5px!important;
	margin-bottom:15px!important;
	font-weight:bold;
}
h2 {
	font-size:150%;
	margin-top:20px!important;
}
h3 {
	font-size:125%;
}
h4, h5, h6 {
	color:#000;
	font-weight: bold;
	text-shadow:none;
	text-align:left;
}
hr {
	clear:both;
	border:none;
	border-bottom:1px dotted rgba(0,0,0,.2);
	margin:25px auto!important;
	width:50%;
}
.clear {
	clear:both;
}
.site {
	box-shadow:0px 0px 10px rgba(0,0,0,.5);
	margin: 0px auto;
	margin-top: 310px;
	margin-bottom: 16px;
	max-width: 828px;
	padding: 10px 36px;
	background-color: #9694b9;
	background-color: #8383bf;
	background-color: rgba(131,131,191,.95);
	#background-color: #8983bf;
	#background-color: #8e809c;
	background-image:url('img/borderleft.png'), url('img/borderright.png');
	background-repeat: repeat-y, repeat-y;
	background-position:left, right;
	min-height:300px;
	line-height:1.75;
}
.site-cont ent article {
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
.post {
	background:rgba(255, 255, 255, .25);
	border-radius:5px;
	padding:1px 20px;
	margin:10px 0px;
	width:540px;
}
.entry-content {
	margin:0 auto;
	max-width:700px;
	text-align:justify;
}
.alignright {
	float:right;
}
#sec ondary {
	float:right;
	width:220px;
	padding:10px 0px 10px 20px;
	margin-top:15px;
}
#searchform {
	margin-bottom:25px;
}
#searchform label {
	display:none;
}
footer {
	cursor:default;
	color:#446;
	font-size:9pt;
	margin-bottom:16px;
}
footer a {
	color:#445;
	text-shadow:none;
	font-weight:bold;
}
footer a:hover {
	color:#889;
	text-decoration:none;
}
nav#footer-nav ul {
	padding:0;
	margin:0;
	margin-bottom:3px;
}
nav#footer-nav li {
	display:inline;
	padding:0 3px;
}
.quick-nav {
	border:1px dashed #fff;
	float:right;
	width:250px;
	padding:10px 5px;
}
.quick-nav ul {
	color:#fc0;
	list-style-type:upper-roman;
	line-height:2;
	padding:0;
	margin:0;
	padding-left:38px;
}
.quick-nav a {
	font-size:12pt;
}
.main-navigation {
	margin-top: 24px;
	text-align: center;
	z-index:1;
}
.main-navigation ul {
	list-style:none;
	padding:0;
}
.main-navigation li {
	margin-top: 24px;
	font-size: 14px;
}
.main-navigation a {
	color: #fff;
}
.main-navigation a:hover {
	color: #80f;
}
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
	display: none;
}
.main-navigation ul.nav-menu.toggled-on, .menu-toggle {
	display: inline-block;
}
.social-widget img {
	margin:0!important;
	margin-left:2px!important;
}

/* =Media queries
-------------------------------------------------------------- */

/* Minimum width of 600 pixels. */
/* @media screen and (min-width: 600px) { */
	.site {
		border-radius:8px;
	}
	.main-navigation {
		background:#000;
		box-shadow:0px 2px 10px rgba(0,0,0,.33);
		margin-top:0px !important;
		position:fixed;
		top:0px;
		width:100%;
	}
	.main-navigation .social-widget {
		cursor:default;
		position:fixed;
		left:50%;
		top:14px;
		margin-left:232px;
	}
	.main-navigation .social-widget img {
		width:23px;
		margin-left:5px;
	}
	.main-navigation .social-widget a {
		padding:0;
		margin:0;
		opacity:.66;
	}
	.main-navigation .social-widget a:hover {
		opacity:1;
	}
	.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
		background:#000;
		border-bottom:1px solid black;
		display: inline-block !important;
		text-align: left;
		width:100%;
		max-width: 900px;
	}
	.main-navigation ul {
		margin: 0;
		text-indent: 0;
	}
	.main-navigation li a, .main-navigation li {
		display: inline-block;
		text-decoration: none;
	}
	.main-navigation li a {
		border-bottom: 0;
		color: #fff;
		text-transform: uppercase;
		font-weight:bold;
		padding:15px 18px;
		white-space: nowrap;
	}
	.main-navigation li a:hover {
		color: #76e;
	}
	.main-navigation li {
		margin-top: 0px;
		position: relative;
	}
	.main-navigation .current-menu-item > a,
	.main-navigation .current-menu-ancestor > a,
	.main-navigation .current_page_item > a,
	.main-navigation .current_page_ancestor > a {
		color: #76e;
		#color: #87f;
		font-weight: bold;
	}
	.menu-toggle, .assistive-text {
		display: none;
	}