/*
Theme Name: HPMv2
Author: Jared Counts
Author URI: http://houstonpublicmedia.org
Description: The theme represents the second stage in the evolution of Houston Public Media.  Cleaner, smarter, friendlier.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hpmv2
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 62.5%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	width: 100%;
	height: 100%;
}
*, *:before, *:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}
article, aside, details, figcaption, figure, footer, header, main, nav, section {
	display: block;
}
@font-face {
	font-family: 'MiloOT';
	src: url('https://cdn.hpm.io/assets/fonts/MiloOT.otf') format('opentype'),
	url('https://cdn.hpm.io/assets/fonts/MiloOT.woff') format('woff'),
	url('https://cdn.hpm.io/assets/fonts/MiloOT.eot') format('eot');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MiloOT-Bold';
	src: url('https://cdn.hpm.io/assets/fonts/MiloOT-Bold.otf') format('opentype'),
	url('https://cdn.hpm.io/assets/fonts/MiloOT-Bold.woff') format('woff'),
	url('https://cdn.hpm.io/assets/fonts/MiloOT-Bold.eot') format('eot');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MiloOT-Light';
	src: url('https://cdn.hpm.io/assets/fonts/MiloOT-Light.otf') format('opentype'),
	url('https://cdn.hpm.io/assets/fonts/MiloOT-Light.woff') format('woff'),
	url('https://cdn.hpm.io/assets/fonts/MiloOT-Light.eot') format('eot');
	font-weight: normal;
	font-style: normal;
}
body {
	font: normal 16px/1.25 sans-serif !important;
	margin: 0;
	width: 100%;
	height: 100%;
	background-color: #f5f5f5;
	-moz-font-feature-settings: "lnum";
	-webkit-font-feature-settings: "lnum";
	font-feature-settings: "lnum";
}
a {
	text-decoration: none;
	color: #00b0bc;
}
a:hover {
	opacity: 0.75;
	-webkit-transition: opacity .2s ease-out;
	-moz-transition: opacity .2s ease-out;
	-o-transition: opacity .2s ease-out;
	transition: opacity .2s ease-out;
	text-decoration: none;
}
a:focus {
	outline: 2px solid rgba(51, 51, 51, 0.3);
}
a:hover, a:active {
	outline: 0;
}
a img {
	border: 0;
}
img {
	max-width: 100%;
	height: auto !important;
}
#page, #main, article {
	width: 100%;
}
.jp-type-single {
	padding: 0.5em;
}
.jp-gui.jp-interface {
	-webkit-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-ms-flex-flow: row nowrap;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.jp-gui.jp-interface .jp-logo {
	width: 84px;
	padding: 0px 10px 0 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}
.jp-gui.jp-interface .jp-player-wrap {
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex: 1;
	-webkit-flex: 1;
	flex: 1;
}
.jp-gui.jp-interface .jp-controls {
	width: 55px;
	height: 55px;
	-ms-flex: 0 0 auto;
	-webkit-flex: 0 0 auto;
	flex: 0 0 auto;
}
.jp-gui.jp-interface .jp-controls button {
	width: 55px;
	height: 55px;
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	background-color: #cc0000;
	text-align: center;
}
.jp-gui.jp-interface .jp-controls button .fa {
	font-size: 3em;
	color: rgb(255,255,255);
	line-height: 1em;
}
.jp-gui.jp-interface .jp-progress-wrapper {
	padding: 0.5em 0 0 0;
	width: 100%;
}
.jp-gui.jp-interface .jp-progress-wrapper .jp-progress {
	width: 100%;
	height: 1.5em;
	margin: 0;
	background-color: rgb(200,200,200);
}
.jp-gui.jp-interface .jp-time-holder {
	color: #8e9090;
	padding: 5px 0 0 0;
	font: normal 1em/1em 'MiloOT',arial,sans-serif;
}
.jp-gui.jp-interface .jp-progress-wrapper .jp-progress .jp-seek-bar {
	height: 100%;
	cursor: pointer;
	width: 100%;
}
.jp-gui.jp-interface .jp-progress-wrapper .jp-progress .jp-play-bar {
	background: rgb(131,133,133);
	height: 100%;
}
.jp-gui.jp-interface .jp-details-wrap {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow-x: hidden;
	padding: 15px 0 0;
	margin: 0 10px;
	-ms-flex: 1;
	-webkit-flex: 1;
	flex: 1;
}
.jp-gui.jp-interface .jp-details {
	color: #8e9090;
	display: none;
	padding: 0 0 0.25em 0;
	font: normal 1em/1em 'MiloOT',arial,sans-serif;
}
.jp-gui.jp-interface .og-post {
	padding: 15px 0 0 0;
	-ms-flex: 0 0 auto;
	-webkit-flex: 0 0 auto;
	flex: 0 0 auto;
}
.jp-gui.jp-interface .og-post a {
	background-color: #cc0000;
	color: white;
	padding: 0.5em;
	font: normal 1em/1em 'MiloOT-Bold',helvetica,arial,sans-serif;
	display: block;
}
.jp-gui.jp-interface .og-post a .fa {
	padding: 0;
}
.jp-gui.jp-interface .og-post a .og-post-hide {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	width: 1px;
	position: absolute !important;
}
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	width: 1px;
	position: absolute !important;
}
@-ms-viewport {
	width: device-width;
}
@viewport {
	width: device-width;
}
@media screen and (min-width: 480px) {
	.jp-gui.jp-interface .jp-details {
		display: block;
	}
	.jp-gui.jp-interface .jp-time-holder {
		padding: 0;
	}
	.jp-gui.jp-interface .jp-details-wrap {
		padding: 10px 0 0;
		max-width: 350px;
	}
}
@media screen and (min-width: 550px) {
	.jp-gui.jp-interface .jp-details-wrap {
		max-width: 400px;
	}
}
@media screen and (min-width: 600px) {
	.jp-gui.jp-interface .jp-details-wrap {
		max-width: 450px;
	}
	.jp-gui.jp-interface .og-post a .og-post-hide {
		clip: none;
		height: auto;
		overflow: visible;
		width: auto;
		position: static !important;
	}
	.jp-gui.jp-interface .og-post a .fa {
		padding: 0 0 0 10px;
	}
}
@media screen and (min-width: 700px) {
	.jp-gui.jp-interface .jp-details-wrap {
		max-width: 95%;
	}
}