/*
Theme Name: Gameover
Theme URI: http://www.thevintagegamers.com
Description: Version 3 of The Vintage Gamers
Version: 5.7
Author: Scott Hough
Author URI: http://www.scotthough.com
Tags: fixed width, two columns, white, blue, widgets, 1024px, andreas, valid CSS, valid XHTML
*/

@import url(css/bootstrap.min.css) screen, projection;
@import url(css/jasny-bootstrap.min.css) screen, projection;
@import url(css/font-awesome.min.css) screen, projection;
@import url(css/bootstrap-social.css) screen, projection;
@import url(css/buttons.min.css) screen, projection;
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,700;1,100;1,200;1,300;1,400;1,700&family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&family=Press+Start+2P&display=swap')

body {
font-family: 'PT Sans', sans-serif;
font-size: 1.35em;
text-align: justify;
}
.container {
max-width: 970px;
}

h1, h2, h3, h4, h5, h6 {
font-family: 'Press Start 2P', monospace;
border-bottom: 1px solid #009;
}

h1:before, h2:before, h3:before, h4:before, h5:before, h6:before
{ 
margin-right: 8px;
color: #009;
}

h1 {
font-size: 1.5em;
}

h2 {
font-size: 1.25em;
}

h3 {
font-size: 1em;
}

h4 {
font-size: .9em;
}

h5 {
font-size: .9em;
}

h6 {
font-size: .9em;
}

header {
	height: 175px;
	background: #009 url(images/header.php) no-repeat;
  background-position: right;
}
.sidehead:before {
  font-family: 'FontAwesome';
content:"\f11b";
font-size: 1.5em;
}
.sidehead{
font-size: .9em;
}
aside  .sidebar {
}
footer {
}

.logo {
margin: 25px;
}

.navbar {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-border-bottom-right-radius: 7px;
-webkit-border-bottom-left-radius: 7px;
-moz-border-radius-bottomright: 7px;
-moz-border-radius-bottomleft: 7px;
border-bottom-right-radius: 7px;
border-bottom-left-radius: 7px;
}


.navbar .btn-group{
margin-top: 8px;
}

.navbar-default {
	background-color: #000000;
	border-color: #616161;
}
.navbar-default .navbar-brand {
	color: #ecf0f1;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
	color: #ffffff;
}
.navbar-default .navbar-text {
	color: #ecf0f1;
}
.navbar-default .navbar-nav > li > a {
	color: #ecf0f1;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #ffffff;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #ffffff;
	background-color: #616161;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	color: #ffffff;
	background-color: #616161;
}
.navbar-default .navbar-toggle {
	border-color: #616161;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #616161;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #ecf0f1;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border-color: #ecf0f1;
}
.navbar-default .navbar-link {
	color: #ecf0f1;
}
.navbar-default .navbar-link:hover {
	color: #ffffff;
}

@media (max-width: 767px) {
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #ecf0f1;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
		color: #ffffff;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
		color: #ffffff;
		background-color: #616161;
	}
}

.label-Arcade
{
  background-color:#827839;
  color:#fff;
}

.label-Arcade a,.label-Atari a,.label-Dreamcast a,.label-Genesis a,.label-Interview a,.label-N64 a,.label-NES a,.label-PC a,.label-Portable a,.label-Saturn a,.label-SMS a
{
  color:#fff;
}

.label-Editorial a,.label-News a,.label-Playstation a,.label-SNES a
{
  color:#000;
}
.pcat .label a:hover
{
  text-decoration: none;
}

.label-Atari
{
  background-color:#C7A317;
  color:#fff;
}

.label-Dreamcast
{
  background-color:orange;
  color:#fff;
}

.label-Editorial
{
  background-color:#FFFFC2;
  color:#000;
}

.label-Genesis
{
  background-color:#00c;
  color:#fff;
}

.label-Interview
{
  background-color:#000;
  color:#fff;
}

.label-N64
{
  background-color:#4CC552;
  color:#fff;
}

.label-NES
{
  background-color:red;
  color:#fff;
}

.label-News
{
  background-color:#FFE87C;
  color:#000;
}

.label-PC
{
  background-color:#848b79;
  color:#fff;
}

.label-Playstation
{
  background-color:#E5E4E2;
  color:#000;
}

.label-Portable
{
  background-color:#4B0082;
  color:#fff;
}

.label-SMS
{
  background-color:#9F000F;
  color:#fff;
}

.label-SNES
{
  background-color:#E0B0FF;
  color:#000;
}

.label-Saturn
{
  background-color:#157DEC;
  color:#fff;
}

.pimg {
float: left;
    margin-right: 15px;
}

.float-left { float: left; }
 
.float-right { float: right; }

.alignleft { float: left; }
 
.alignright { float: right; }
 
.pad-left { margin-left: 10px; }
 
.pad-right { margin-right: 10px; }
 
.pad-top { margin-top: 10px; }
 
.pad-bottom { margin-top: 10px; }
 
.pad-left2 { margin-left: 20px; }
 
.pad-right2 { margin-right: 20px; }
 
.pad-top2 { margin-top: 20px; }
 
.pad-bottom2 { margin-top: 20px; }

.postfoot { margin-top: 10px; clear: both;}

aside.sidebar ul
{
list-style-type: none;
margin: 0;
padding: 0;
}


.comment-form-author,
.comment-form-email,
.comment-form-url {
    width: 50%;
}

.size-thumbnail { 
 padding-right: 10px;    
}








/* Calendar Widget
-----------------------*/

.widget_calendar table { 
	width:100%; 
	font-size: .9em;
    border: 1px solid #000;
}

.widget_calendar table a{ 
	font-weight:bold;
    display: block;
	width:100%; 
    height: 100%;
    background: #000;
    color: #fff;
}
.widget_calendar tr { 
    border-top: 1px solid #000;
}

.widget_calendar th { 
	font-weight: bold; 
    background: #ddd;
}


.widget_calendar caption { 
	background: #009 url(images/header.php)  center bottom no-repeat;
font-family: 'Press Start 2P', cursive;
    padding-top: 2px;
    margin: 0;
    color: #fff;
    -webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;    
}
.widget_calendar th, td, caption { 
	margin: 2px 5px 2px 3px; 
    text-align: center;
}

.widget_calendar th, td { 
    border-right: 1px solid #000;
}

.widget_calendar tfoot { 
	font-style: italic;
	width:100%;  }

#wp-calendar {
	margin: 0px;
	padding: 0px;
}
.widget_calendar #prev a {
text-align: left;
    background: #fff;
    color: #000;
    text-align: center;
}
.widget_calendar #next a {
text-align: right;
    background: #fff;
    color: #000;
    text-align: center;
}


.highscore {
font-family: 'Press Start 2P', cursive;
    font-size: .75em;
}

.bio .avatar {
float: left;
    margin-right: 15px;
    margin-top: 20px;
    border: 1px solid #fff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
    
}

.spoiler {
	margin: 10px;
	padding: 10px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border: 1px solid #dedede;
	color: #484848;
	min-height: 18px;
}
.spoiler legend { padding-right: 5px; background: transparent;  }
	.spoiler legend input { width: 50px; 
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	color: #484848;}
.spoiler div { margin: 0px; overflow: hidden; height: 0; }

img.rounded {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.aligncenter {
	
display: block;
margin-left: auto;
margin-right: auto;
	text-align: center;
}