/* 
red: #ff0000;
yellow: #ffff00;
*/
*{
	margin:0;
	padding:0;
	border:0;
}
body{
	background-color: #000;
}
button{
	color: #000;
	background-color: #eee;
	padding: 5px;
}
input, textarea{
	padding: 1px 4px;
	color: #333;
	border: 1px solid #a5a5a5;
	line-height:18px;
}
select{
	border: 1px solid #a5a5a5;
	padding: 2px 5px;
	color: #333;
}
h1, h2, h3, h4 {
	font-weight:normal;
}
select{
	border: 1px solid #DDD;
	border-radius: 4px;
	background-color: #e4e4e4;
	font-family: arial;
	font-size: 12px;
	height: 30px;
	padding: 5px;
	cursor: pointer;
	outline: none;
	width: 100%;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
select option{
	padding: 5px;
	cursor: pointer;
}
ol{
	margin-left: 20px;
	margin-bottom: 12px;
}
p, .pagination, .screen-reader-text{
	color:#666;
	font-size: 12px;
	line-height: 18px;
}
ul{
	list-style-type:none;
}
.right{
	float:right;
}
.left{
	float:left;
}
.clear{
	clear:both;
}
.center{
	margin-left: auto;
	margin-right: auto;
}
@font-face{
	font-family: ofourb;
	src: url(font/04B_19__.TTF);
}
@font-face{
	font-family: press start;
	src: url(font/prstart.ttf);
}
@font-face{
	font-family: 'vermin vibes 1989 regular';
	src: url('font/verminvibes1989.woff') format('woff');
}
@font-face{
	font-family: 'robotron_2084';
	src: url('font/robotron_2084.ttf');
}
/* LAYOUT
-------------------------------------------------------------- */
#code{
	background-color:#eee;
	border-radius: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#page{
	background-color: #000;
	width: 940px;
}
@media (max-width: 939px) {
#page{
	width: 620px;
	padding-right: 30px;
	padding-left: 30px;
}
}
@media (max-width: 619px) {
#page{
	width: auto;
}
}
#primary-full{
	width: auto;
	margin-bottom: 20px;
}
#primary{
	width: 620px;
	margin-bottom: 20px;
}
@media (max-width: 619px) {
#primary{
	width: 100%;
}
}
#content{
	padding-top: 20px;
	padding-bottom: 20px;
}
#content img{
	max-width: 620px;
/*	width: inherit;*/
}
@media (max-width: 619px) {
#content img{
	width: 100%;
}
}
#content .archive-header h1, #content .navigation h1{
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0;
}
#content-widget{
	padding-bottom: 21px;
}
#content a, #content-widget a{
	color: #00ffff;
}
#content h1, #content h1 a, #content h1 span, #content-widget h3, #content-widget h3 a{
/*	color: #ffff00;
	font-family: 'vermin vibes 1989 regular';
	font-size: 48px;
	line-height: 42px;*/
	color: #00ffff;
	font-family: 'robotron_2084';
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 18px;
	text-decoration: none;
/*	text-transform: uppercase;*/
}
#content h1 a{
	color: #00ffff;
}
@media (max-width: 619px) {
#content h1, #content h1 a, #content h1 span, #content-widget h3, #content-widget h3 a{
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 12px;
}
}
#content h2, #content h2 a{
	color: #fff;
	font-size: 24px;
	font-family: arial;
	font-weight: lighter;
	letter-spacing: -1px;
	line-height: 22px;
	margin-bottom: 12px;
}
#unused{
	font-size:18px;
	margin-bottom:12px;
	color: #333;
	line-height: 22px;
	font-weight:bold;
	text-decoration: none;
	clear: both;
}
#content h3{
	color: #00ffff;
	font-family: 'robotron_2084';
	font-size: 8px;	
	line-height: 12px;
	margin-bottom: 18px;
	text-transform: uppercase;
}
#content li{
	color: #ff0000;
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	padding-top: 6px;
}
#content li::before{
/*	color: #ffff00;*/
	content: '\f429';
	font-family: Genericons-Neue;
	font-size: 18px;
	position: relative;
	top: 2px;
}
#content p, #content-widget p, .navigation, .pagination{
/*	color: #ff0000;
	font-family: arial;
	font-size: 12px;*/
	color: #00ffff;
	font-family: 'robotron_2084';
	font-size: 8px;	
	margin-bottom: 18px;
}
#content ul{
	margin-bottom: 18px;
}
#feature{
	background-color: #f7f7f7;
}
#service img{
	margin-left: 20px;
}
.continue-reading{
	font-weight:bold;
	color: #38B5D5 !important;
	text-decoration:none !important;
}
.continue-reading:hover{
	color: #ccc !important;
}
.half{
	width: 460px;
}
.third{
	width: 300px;
}
@media (max-width: 939px) {
.half, .third{
	width: 100%;
}
}
.gutter{
	margin-right:20px;
}
.stars{
	margin-top: 2px;
	margin-right: 5px;
}
.post{
	border-bottom: 2px dotted #999;
	margin-bottom: 18px;
}
#nav-above, #nav-below, #nav-single, .entry-meta, .entry-utility, .comments-link{
/*	font-family: arial;
	font-size: 12px;
	color: #fff;*/
	color: #00ffff;
	font-family: 'robotron_2084';
	font-size: 8px;	
	margin-bottom: 18px;	
}
.right{
	float:right;
}
.left{
	float:left;
}
.clear{
	clear:both;
}
.hide {
	display: none;
}
#rule{
	border-top: 1px dotted #999;	
	height: 18px;
}
.vcard img, .form-allowed-tags{
	display: none;
}
#content .rating li{
	background: none;
	padding: 0;
}
#content .pagination, #content .pagination a{
	color: #ffff00;
	font-family: press start;
	font-size: 16px;
}

/* [  ] HEADER
-------------------------------------------------------------- */
#header{
	border-bottom: 1px solid #333;
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	text-align: center;
}
#header p{
	color: #fff;
	font-family: helvetica;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 12px;
}


/* [  ] MENU
-------------------------------------------------------------- */
#menu{
	background-color: #ff0000;
	height: 50px;
}
@media(max-width: 619px){
#menu{
	background-color: #000;
	height: 50px;
}
}
#menu ul li:hover > ul{
	display: block;
}
#menu ul ul {
	display: none;
	position: absolute;
	top: 50px;
	left: 0;
	float: left;
//	width: 300px;
	z-index: 99999;
}
#menu ul ul a{
	padding: 0 15px;
	text-align:left;
	letter-spacing: 0;
	width: 157px;
	display: block;
	color: #ffff00;
	font-size: 8px;
	font-weight: normal;
	background-color: #cc0000;
	text-transform:none;
}
#menu ul ul li{
	line-height:30px;
	margin-left:0;
}
@media(max-width: 619px){
#primary-navigation{
	width: 100%;
}
}
#primary-navigation a{
	font-family: 'robotron_2084';
	color: #ffff00;
	font-size: 16px;
	font-weight: bold;
	line-height: 50px;
	text-decoration: none;
	text-transform: uppercase;
}
#primary-navigation a:hover{
	color: #fff;
}
#primary-navigation li{
	border-left: 1px solid #964248;
	display: inline-block;
	text-align: center;
	margin: 0;
	padding: 0;
	position: relative;
	width: 160px;
}
@media (max-width: 939px) {
#primary-navigation li{
	width: 130px;
}
}
#primary-navigation ul{
	font-size: 0;
}
#primary-navigation .menu-item-home a{
	color: #ffff00;
}
#primary-navigation .menu-item-home{
	border: 0;
}
/*.primary-navigation .nav-menu {
	display: block;
}
.primary-navigation.toggled-on .nav-menu {
	display: block;
}*/
@media(max-width: 619px){
	#header h1{display:none;}
	.nav-menu{display:none;}
	.select-menu{display:block;}
}
@media(min-width: 620px){
	.select-menu{display: none;}
}
select.select-menu{
	border: 1px solid #DDD;
	border-radius: 4px;
	background-color: #e4e4e4;
	float: left;
	font-family: arial;
	height: 30px;
	margin-top: 10px;
	padding: 5px;
	cursor: pointer;
	outline: none;
	width: 100%;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
select.select-menu option {
    padding: 5px;
    cursor: pointer;
}
select.select-menu option.main_item {
    font-weight: bold;
}

/* [  ] FOOTER
-------------------------------------------------------------- */
#footer{
	border-top: 1px solid #333;
	padding-top: 20px;
	padding-bottom: 44px;
}
#footer a{
	color: #ff0000;
	text-decoration: underline;
}
#footer li{
	display: inline;
	font-family: arial;
	font-size: 12px;
	color:#aaa;
	margin: 0;
}
#footer p{
	font-family: arial;
	color:#aaa;
	margin: 0;
}


/* CONTACT
-------------------------------------------------------------- */
.contact{
	width:60px;
	display: inline-block;
}


/* FORMS
-------------------------------------------------------------- */
#comments input, #comments textarea{
	display: block;
}
#comments textarea, #comments input{
	width:288px;
}
.field{
	width: 178px;
}
#text p, #radio p, #date p{
	margin-bottom: 9px;
}
#text input, #text textarea, #date input, #captcha input, #pwbox-34, #text select, #comments input, #comments textarea{
	border: 1px solid #ccc;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	color: #333;
	font-family: arial;
	font-size: 12px;
	line-height:18px;
	padding: 4px 5px;
}
#text input, #pwbox-34{
	width: 100%;
}
#text textarea{
	height: 60px;
	width: 100%;
}
#text span{
	font-weight: normal;
}
#date input{
	width:160px;
}
#captcha input{
	width:160px;
}
#radio{
	width:120px;
}
#submit input, #continue input, #submit a{
	background-color: #ffff00;
	background: -webkit-linear-gradient(#ffff00, #ffff00);
	background: -o-linear-gradient(#ffff00, #ffff00);
	background: -moz-linear-gradient(#ffff00, #ffff00);
	background: linear-gradient(#ffff00, #ffff00);
	border: 0;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: helvetica;
	font-size: 18px;
	max-width: 300px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	text-decoration: none;
	width: 100%;
}
#date select{
	padding: 4px 5px;
	color: #7A98B1;
	border: 1px solid #C6D3DC;
	line-height:18px;
	background-color:#fff;
	float:right;
}
#form p{
	font-weight:bold;
	color: #fff;
}
.wpcf7-not-valid-tip{
	background-color: #ff3535;
	color: #fff !important;
	margin-top: 10px;
	padding: 10px;
}
.wpcf7-not-valid-tip::before{
	color: #ff3535;
	content: '\f500';
	font-family: Genericons;
	font-size: 36px;
	bottom: 100%;
	left: 15px;
	position: absolute;
}
.wpcf7-validation-errors{
	background-color: #ffff00;
	border: 0;
	color: #000;
	font-family: arial;
	font-size: 12px;
	padding: 10px;
}

/* WIDGET
-------------------------------------------------------------- */
#secondary{
	float: right;
	padding-top: 18px;
	width: 300px;
}
@media (max-width: 939px) {
#secondary{
	width: auto;
	float: none;
}
}
#supplementary{
	border-top: 1px solid #333;
	padding-top: 18px;
}
#supplementary aside{
	float: left;
}
.widget{
	width: 300px;
	margin-bottom: 18px;
}
@media (max-width: 939px) {
.widget{
	width: 100%;
}
}
.widget a{
	color: #ff0000;
	text-decoration: none;
}
.widget a:hover{
	text-decoration: underline;
}
.widget h1{
/*
	font-family: ofourb;
	font-size: 28px;
*/
	font-family: 'vermin vibes 1989 regular';
	font-size: 32px;
	font-weight: bold;
	color: #ffff00;
	line-height: 24px;
}
.widget img{
	width: 100%;
}
.widget input {
	width: 160px;
}
.widget p{
	color: #fff;
	font-family: arial;
	margin-bottom: 18px;
}
.widget span{
	font-size: 36px;
}
.widget ul{
	padding-bottom: 18px;
}
.widget li{
	font-family: arial;
	font-size: 12px;
	line-height: 24px;
}
.widget li a{
	color:#ff0000;
	text-decoration: none;
}
.post-date{
	font-weight:bold;
}
.textwidget{
	margin-bottom: 18px;
	border-bottom: 1px solid #333;
}
.sidebar{
	margin-top: 18px;
}
#footer-widget-area .textwidget{
	margin-bottom: 18px;
	border: 0;
}

/* [  ] BLOCKQUOTE
-------------------------------------------------------------- */
blockquote, .comment-content{
	background-image:url(img/quote.png);
	background-position: 10px 13px;
	background-repeat: no-repeat;
	background-color:#eee;
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 40px;
	padding-bottom: 20px;
	color: #555;
	border-radius: 10px;
}
#blockquote-tail{
	background-image:url(img/blockquote-tail.png);
	background-repeat: no-repeat;
	font-family: arial;
	font-weight: bold;
	font-style: italic;
	height:20px;
	padding-top: 3px;
 	padding-left: 30px;
}
#comments ol{
	margin: 0;
	padding: 0;
}
#comments ol li{
	background: none;
	border: 0;
	margin: 0;
	padding: 0;
}

/* [  ] SHARE
-------------------------------------------------------------- */
#share a{
	text-decoration: none;
}
#share li{
	font-size: 18px;
}



/* [  ] TOP
-------------------------------------------------------------- */
.top{
/*	background-color: #ffff00;*/
	bottom: 20px;
	color: #ffff00;
	display: block;
	font-size: 48px;
	height: 45px;
	position: fixed;
	right: 20px;
	text-decoration: none !important;
	width: 45px;
}
.top::before{
	content: '\f435';
	font-family: Genericons-Neue;
}

/* [  ] GRID
-------------------------------------------------------------- */
#grid{
	width: 940px;
}
@media (max-width: 939px) {
#grid{
	width: 620px;
}
}
@media (max-width: 619px) {
#grid{
	width: auto;
}
}
#grid .post{
	width: 300px;
}
@media (max-width: 619px) {
#grid .post{
	border: 0;
	margin-bottom: 9px;
/*	width: 30%;*/
	width: 47.5%;
}
}
@media (max-width: 619px) {
#grid .sharedaddy, #grid .entry-meta{
	display: none;
}
}
#grid img{
	max-width: 300px;
}
@media (max-width: 619px) {
#grid img{
	width: 100%;
}
}
.grid-sizer{
	width: 300px;
}
@media (max-width: 619px) {
.grid-sizer{
/*	width: 30%;*/
	width: 47.5%;
}
}
.gutter-sizer{
	width: 20px;
}
@media (max-width: 619px) {
.gutter-sizer{
	width: 5%;
}
}
.loader-wheel {
	font-size: 64px;
	position: relative;
	height: 1em;
	width: 0.55em;
	padding-left: 0.45em;
	animation: loader-wheel-rotate 0.5s steps(12) infinite;
	overflow: hidden;
}
.loader-wheel i {
	display: block;
	position: absolute;
	height: 0.3em;
	width: 0.1em;
	border-radius: 0.05em;
	background: #ccc;
	opacity: 0.8;
	transform: rotate(-30deg);
	transform-origin: center 0.5em;
}
@keyframes loader-wheel-rotate {
	from { transform: rotate(0deg); }
	to { transform: rotate(360deg); }
}