/*
	Theme Name: HTML5 Blank
	Theme URI: http://html5blank.com
	Description: HTML5 Blank WordPress Theme
	Version: 1.4.3
	Author: Todd Motto (@toddmotto)
	Author URI: http://toddmotto.com
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

#bigBox {
	background-color: black;
	border-radius: 4px;
	box-shadow: 10px 10px 10px rgba(0,0,0,.7);
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	padding: .5em;
}
	@media (max-width: 992px) {
		#bigBox {
			width: 100%;
		}
	}
#bigBox30 {
	background-color: black;	
	background-image: url(https://media.wired.com/photos/59268c5dcfe0d93c474309a2/master/w_2000,c_limit/BSP_054.jpg);
	border-radius: 4px;
	box-shadow: 10px 10px 10px rgba(0,0,0,.7);
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	padding: 1em;
}
	@media(max-width: 992px) {
		#bigBox30 {
			background-image: none;
			width: 100%;
		}
	}
table {
	margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    width: 100%;
    background-color: rgb(0,0,0);
    box-shadow: 0 0 12px black;
}
	@media (max-width: 576px) {
		table {
			font-size: 12px;
			box-shadow: none;
		}
	}

th {
	text-align: left;
	padding-bottom: 10px;
	color: #fff;
}
th:hover {
	color: #fff;
}

caption {
	margin-bottom: 20px;
    color: #fff;
    font-size: 31px;
    font-weight: 900;
}
	@media (max-width: 575px) {
		caption {
			font-size: 16px;
			color: #fff;
			text-shadow: none;
		}
	}
#bigBox30 caption {
	margin-bottom: 20px;
    color: black;
    font-size: 31px;
    font-weight: 900;
    text-shadow: -1px -1px 0px;
}
	@media (max-width: 575px) {
		#bigBox30 caption {
			font-size: 16px;
			color: #fff;
			text-shadow: none;
		}
	}
tbody tr {
	color: #00D3F0;
}
tbody tr:hover {
	color: #9BFF00;
}
th:first-child {
	width: 35em;
}
	@media (max-width: 767px) {
		th:first-child {
			width: 25em;
		}
	}

body {
	background: #00BFE9; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(-60deg, #00FFFF, #00BFE9, #FF00FF); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(-60deg, #00FFFF, #00BFE9, #FF00FF); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(-60deg, #00FFFF, #00BFE9, #FF00FF); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to bottom right, #00FFFF, #00BFE9, #FF00FF); /* Standard syntax */
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: "letter gothic std", monospace;
	font-style: normal;
	font-weight: 100;
	margin-bottom: 1em;
	font-size: 4vw;
	margin-top: 0;
	color: #444;
}
.copyright {
	font-size: 20px;
}
@media (max-width: 575px) {
	.copyright {
		font-size: 4vw;
	}
}
.post-edit-link {
	display: none;
}
.entry-utility {
	display: none;
}
.aside {
	font-size: 4vw;
	padding-bottom: 1em;
}
.setlist {
	text-align: center;
}
.singlePostBody {
	max-width: 95%;
	margin-right: auto;
	margin-left: auto;
}
.secondHeader {
	font-size: 7vw;
	padding-top: 5vw;
	text-align: center;
	padding-left: 5vw;
}
.entry-title {
	font-size: 28px;
	margin-top: 1em;
}
@media (max-width: 575px) {
	.entry-title {
		margin-left: 11px;
		font-size: 5vw;
		margin-top: 2em;
		margin-bottom: 1em;
	}
}
.postTitle h1 {
	font-size: 18px;
	margin-bottom: 1em;
	line-height: 1em;
}
	@media (min-width: 576px) {
		.postTitle h1 {
			font-size: 28px;
		}
	}
.pageHeader h1 {
	font-size: 7.8vw;
	padding-top: 3%;
}
.pageHeader a:hover {
	color: #9AFF00;
}
.pageHeader h2 {
	font-size: 4.8vw;
	text-align: center;
	color: white;
	margin-top: 5vw;
	margin-left: 0vw;
}
.podcast_meta {
	margin-bottom: 1em;
	margin-top: 1.5em;
	font-size: 20px;
}
@media (max-width:575px) {
	.podcast_meta {	
		font-size: 12px;
	}
}
#mainBrain {
	float: right;
	position: absolute;
	top: 1em;
	right: 0;
	max-width: 35%;
}
#brain-home2 {
	max-width: 109px;
	float: left;
	margin-right: 22px;
	margin-top: 20px;
	margin-left: -5px;
}
#post-94 h1 {
	font-size: 2em;
	padding-top: 114px;
	margin: -49px;
}
.fbLogo {
	max-width: 13vw;
	float: left;
	margin-left: 1vw;
	margin-right: 0;
	margin-top: -2vw;
	position: absolute;
}


.post-template-default {
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.tracklist {
	color: #fff;
	font-size: 0.85em;
}

#post-37 {
	max-width: 95%;
	margin-right: auto;
	margin-left: auto;
}


.mejs-controls .mejs-button button::before {
    font-family: FontAwesome;
}
.mejs-controls .mejs-button button {
    cursor: pointer;
    display: block;
    font-size: 30px;
    line-height: 0;
    text-decoration: none;
    margin: 7px 5px;
    padding: 0;
    position: absolute;
    height: 16px;
    width: 16px;
    border: 0;
    background: transparent url(controls.svg) no-repeat;
    width: 60px;
    height: 60px;
}
.mejs-controls .mejs-playpause-button button {
    width: 60px;
    height: 60px;
    margin-top: -7px;
    border: 3px solid #fff;
    text-align: center;
    line-height: 36px;
    font-size: 44px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    color: #CD03FF;
}
.mejs-controls .mejs-play button::before {
    content: "\f04b";
    padding-left: 5px;
}

*::after, *::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.mejs-container, .mejs-container .mejs-controls, .mejs-embed, .mejs-embed body {
    background: none !important;
} 

.icons {
	text-align: center;
}

.fa {
	color: white;
	font-size: 70px;
	padding: 10px 30px 10px 30px;
}

	
@media (max-width: 575px) {
	.fa {
		color: white;
		font-size: 3em;
		padding: 10px 30px 10px 30px;
	}
}

.fa:hover {
	color: #9aff00;
}

.new_social_media_widget h3 {
	font-size: 0;
	padding-top: 30px;
}
.row {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

#podlove_subscribe_button_wp_plugin_widget-2 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
	padding-bottom: 1em;
}

@media (max-width: 575px) {
	#podlove_subscribe_button_wp_plugin_widget-2 {
		width: 90%;
		margin-right: auto;
		margin-left: auto;
		padding-top: 2em;
		padding-bottom: 2em;
	}
}

#podlove-subscribe-button.outline:active, #podlove-subscribe-button.outline:hover {
    background-color: #9aff00;
    color: #CD03FF !important;
}
ul, li {
	list-style-type: none;
	display: inline-block;
	margin: 0;
	padding: 1em;
	border: 0;
	outline: 0;
	font-size: 36px;
	vertical-align: baseline;
	background: transparent;
}
@media (max-width: 575px) {
	ul, li {
		font-size: 6vw;
	}
}
#lfk {
	font-family: "Letter Gothic std", monospace;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0;
	font-size: 11vw;
	margin-top: 0;
	color: #FFF;
	text-align: left;
	margin-left: 61%;
}

.episode-title {
	margin-top: -3em;
	font-size: 30px;
	padding-left: 10px;
}

@media (max-width: 575px) {
	.episode-title {
		margin-top: -10px;
		margin-bottom: 2em;
		color: #fff;
		font-weight: bold;
		font-size: 5vw;
		padding-left: 10px;
	}
}



/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	/*-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;*/
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
}

/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#CD03FF;
	text-decoration:none;
}
a:hover {
	color:#9AFF00;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
	max-width:2800px;
	width:100%;
	margin:0 auto;
	position:relative;
}
/* header */
h1 {
	font-family: "Letter Gothic std", monospace;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0;
	font-size: 15.8vw;
	margin-top: 20px;
	color: #CD03FF;
	line-height: 95%;
}
.header {

}
/* logo */
.logo {

}
.logo-img {
	width: 20%;

}
/* nav */
.nav {
	padding-top: 10px;
	font-size: 1.75em;
}
/* sidebar */
.sidebar {

}
/* footer */
.footer {
	text-align: center;

}

/*------------------------------------*\
    PAGES
\*------------------------------------*/



/*------------------------------------*\
    IMAGES
\*------------------------------------*/
#brain {

	max-width: 100%;
	
}


/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

@font-face {
	font-family:'Font-Name';
	src:url('fonts/font-name.eot');
	src:url('fonts/font-name.eot?#iefix') format('embedded-opentype'),
		url('fonts/font-name.woff') format('woff'),
		url('fonts/font-name.ttf') format('truetype'),
		url('fonts/font-name.svg#font-name') format('svg');
    font-weight:normal;
    font-style:normal;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/
/* Configure smartphone display */
/* @media only screen and (max-width: 37.5em) {
	#mainBrain {
		float: none;
		margin-left: 31vw;
		max-width: 39vw;
		position: relative;
	}

	#brain-home2 {
		margin-right: -9px;
		margin-left: 10px;
	}
	#post-94 h1 {
		font-size: 1.85em;
		padding-top: 114px;
		margin: -12px;
		margin-top: -58px;
		padding-top: 87px;
		padding-right: 10px;
	}
	h1 {
		text-align: center;
		margin-top: 0;
	}
	
	.fbLogo {
		margin-left: auto;
		margin-right: auto;
		max-width: 100%;
		padding-left: 25%;
		padding-right: 25%;
		position: relative;		
		
	}
	.secondHeader {
		padding-left: 0;
	}
	body {
		font-size: 1.25em;
	}

	h3 {
		font-size: 1.5em;
		
		
	}
	
	
	li {
		padding: 0.2em;
	}
	.credits li {
		font-size: 1em;
		font-family: "Bitter", serif;
		padding-bottom: 1em;
		font-weight: normal;
	}
	.fa {
		font-size: 2em;
		padding: 10px;
	}
}

*/

@media only screen and (min-width:320px) {

}
@media only screen and (min-width:480px) {

}
@media only screen and (min-width:768px) {

}
@media only screen and (min-width:1024px) {

}
@media only screen and (min-width:1140px) {

}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}
