/*-----------------------------------------------------------
    Theme Name: Podcaster
    Version: 1.3.4
    Description: Premium WordPress Theme By Theme Station
    Author: http://www.themestation.net
    Author URI: http://themeforest.net/user/themestation/
    Designed & Developed by http://www.themestation.co
    Theme URI: http://themeforest.net/user/themestation/portfolio
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Tags: dark, light, blue, green, one-column, two-columns, left-sidebar, right-sidebar, fluid-layout, custom-background, custom-colors, custom-header, custom-menu, post-formats, sticky-post, theme-options, threaded-comments, responsive-layout
*/

#reg_passmail { display: none }

#optin {
	background: #393939 url(../../../../../../20150701194459im_/http_/upgradedape.com/wp-content/themes/podcaster/images/dark.html) repeat-x top;
	border: 3px solid #111;
	color: #fff;
	padding: 20px 15px;
	text-align: center;
}
	#optin input {
		border: 1px solid #111;
		font-size: 15px;
		margin-bottom: 10px;
		padding: 8px 10px;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		box-shadow: 0 2px 2px #111;
		-moz-box-shadow: 0 2px 2px #111;
		-webkit-box-shadow: 0 2px 2px #111
	}
		#optin input.email { background: #fff url(../../../../../../20150701194500im_/http_/upgradedape.com/wp-content/themes/podcaster/images/email.html) no-repeat 10px center; padding-left: 35px }
		#optin input.name { background: #fff url(../../../../../../20150701194459im_/http_/upgradedape.com/wp-content/themes/podcaster/images/name.html) no-repeat 10px center; padding-left: 35px }
		#optin input[type="submit"] {
			background: #960e17 url(../../../../../../20150701194459im_/http_/upgradedape.com/wp-content/themes/podcaster/images/red.html) repeat-x top;
			border: 1px solid #111;
			color: #fff;
			cursor: pointer;
			font-size: 18px;
			font-weight: bold;
			padding: 8px 0;
			text-shadow: -1px -1px #3a060a;
			width: 100%
		}
			#optin input[type="submit"]:hover { color: #ffa5a5 }


@font-face {
  font-family: 'Batch Icons';
  src: url('https://web.archive.org/web/20150315133214im_/http://upgradedape.com/wp-content/themes/podcaster/fonts/batch/batch-icons-webfont.eot');
  src: url('https://web.archive.org/web/20150315133214im_/http://upgradedape.com/wp-content/themes/podcaster/fonts/batch/batch-icons-webfont.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
   url('https://web.archive.org/web/20150315133214im_/http://upgradedape.com/wp-content/themes/podcaster/fonts/batch/batch-icons-webfont.woff') format('woff'), /* Modern Browsers */
   url('https://web.archive.org/web/20150315133214im_/http://upgradedape.com/wp-content/themes/podcaster/fonts/batch/batch-icons-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
   url('https://web.archive.org/web/20150315133214im_/http://upgradedape.com/wp-content/themes/podcaster/fonts/batch/batch-icons-webfont.svg#svgFontName') format('svg');
  font-weight: normal;
  font-style: normal;/* IE9 Compat Modes */
  /* Legacy iOS */
}
@font-face {
  font-family: 'FontAwesome';
  src: url('https://web.archive.org/web/20150315133214im_/http://upgradedape.com/wp-content/themes/podcaster/fonts/font-awesome/fontawesome-webfont.eot?v=3.2.1');
  src: url('https://web.archive.org/web/20150315133214im_/http://upgradedape.com/wp-content/themes/podcaster/fonts/font-awesome/fontawesome-webfont.eot#iefix&v=3.2.1') format('embedded-opentype'), url('https://web.archive.org/web/20150315133214im_/http://upgradedape.com/wp-content/themes/podcaster/fonts/font-awesome/fontawesome-webfont.woff?v=3.2.1') format('woff'), url('https://web.archive.org/web/20150315133214im_/http://upgradedape.com/wp-content/themes/podcaster/fonts/font-awesome/fontawesome-webfont.ttf?v=3.2.1') format('truetype'), url('https://web.archive.org/web/20150315133214im_/http://upgradedape.com/wp-content/themes/podcaster/fonts/font-awesome/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: 'Raleway', 'Arial', sans-serif;
  color: #555555;
  padding: 0;
  margin: 0;
  font-size: 18px;
  overflow-x: hidden;
  background-color:#e5e5e5;
  line-height: 32px;
}
body.single,
body.page {
  background-color:#fff;
}
body.page-template-pagepage-frontpage-php,
body.archive.page {
  background-color:#e5e5e5;
}
a:link,
a:visited {
  text-decoration: none;
  color: #619c9c;
  opacity: 0.8;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
a:hover {
  text-decoration: none;
  opacity: 1;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  font-family: 'Raleway', 'Arial', sans-serif;
}
h1 {
  font-size: 32px;
}
h2 {
  font-size: 32px;
}
h3 {
  font-size: 36px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 24px;
}
h6 {
  font-size: 18px;
}

.batch {
  font-family: 'Batch Icons';
  color: #ffffff;
  font-size: 16px;
  line-height: 16px;
  font-weight:400;
}
.batch.space-r {
  padding-right: 5px;
}
.batch:before {
  content: attr(data-icon);
}
.fa-icon {
  font-family: 'FontAwesome';
  color: #ffffff;
  font-size: 16px;
  line-height: 16px;
  font-weight:400;
}
.fa-icon:before {
  font-family: 'FontAwesome';
  font-weight: 400;
  content: attr(data-icon);
}
.nav-placeholder {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav-placeholder li {
  padding: 40px 0;
}
/* Buttons */
.extrasmall {
  padding: 8px 24px;
  font-size: 14px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.small {
  padding: 12px 36px;
  font-size: 16px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.medium {
  padding: 18px 54px;
  font-size: 18px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.large {
  padding: 24px 72px;
  font-size: 22px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.listen_butn {
  border: 0px solid #fff;
  border-radius: 10px;
  display: inline-block;
  font-family: 'Raleway','Arial',sans-serif;
  height: 50px;
  line-height: 16px;
  margin-top: 24px;
  margin-right:15px;
  margin-bottom: 50px;
  padding: 17px 21px;
  width: 50px;
}
.listen_butn_text {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
}

/* Info Boxes */
.bx-info {
  line-height: 30px;
}
.bx-info span {
  display: inline-block;
  margin-right: 20px;
}
.bx-info h4 {
  display: inline-block;
  font-size: 22px;
  margin: 0 0 10px 0;
  font-weight: 600;
}
.bx-info.dark {
  padding: 25px;
}
/* Podcaster */
.excerpts .podpost .entry-header .pp-meta {
  color: #206565;
  font-weight: 600;
  padding: 10px 0;
}

.container .inner {
  padding: 0;
}
.clear {
  clear: both;
}
/* Boostrap Hacks */
.span12.zero-height {
  min-height: 0px;
}
/* General Input & Textarea Settings*/
input[type="text"],
input[type="email"],
input[type="password"] {
  background: transparent;
  padding: 20px;
  font-family: 'Raleway', 'Arial', sans-serif;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #dddddd;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  opacity: 0.7;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus {
  opacity: 1;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
textarea {
  background: #fff;
  padding: 20px;
  font-family: 'Raleway', 'Arial', sans-serif;
  line-height: 30px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #dddddd;
  opcity: 0.7;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
textarea:focus {
  opacity: 1;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
input[type="submit"],
.form-submit #submit,
#respond #commentform #submit,
a.butn:link,
a.butn:visited,
.butn {
  background: #228C8B;
  border: none;
  font-family: 'Raleway', 'Arial', sans-serif;
  color: #fff !important;
  opacity: 0.8;
  display:inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  font-weight: 600;
}
input[type="submit"]:hover,
.form-submit #submit:hover,
#respond #commentform #submit:hover,
a.butn:link:hover,
a.butn:visited:hover,
.butn:hover {
  opacity: 1;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.post-password-form input[type="submit"] {
  padding: 12px 36px;
  font-size: 16px;
}
.post-password-form input[type="password"] {
  padding: 12px 36px;
}
#respond #commentform #submit,
.wpcf7-form-control.wpcf7-submit {
  background: #228C8B;
  border: none;
  font-family: 'Raleway', 'Arial', sans-serif;
  color: #fff;
  opacity: 0.8;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  font-weight: 600;
  padding: 12px 28px;
  font-size: 16;
}
#respond #commentform #submit:hover,
.wpcf7-form-control.wpcf7-submit:hover {
  opacity: 1;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
input.secondary[type="submit"],
#respond #cancel-comment-reply-link:link,
#respond #cancel-comment-reply-link:visited,
#comments .commentlist li .comment-body .reply a:link,
#comments .commentlist li .comment-body .reply a:visited {
  background-color: transparent;
  border:none;
  font-family: 'Raleway', 'Arial', sans-serif;
  font-size: 18px;
  color: fff;
  padding: 15px 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  opacity: 0.8;
}
input.secondary[type="submit"]:hover,
#respond #cancel-comment-reply-link:link:hover,
#respond #cancel-comment-reply-link:visited:hover,
#comments .commentlist li .comment-body .reply a:link:hover,
#comments .commentlist li .comment-body .reply a:visited:hover {
  opacity: 1;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.post .more-link {
  font-weight: bold;
  margin-top:30px;
  display:inline-block;
}
blockquote {
  border:none;
  background-color:#eee;
  margin: 25px 0;
  padding: 32px;
  line-height: 31px;
}
blockquote p {
  font-size:inherit;
  line-height: 1.618em;
}
code {
  background-color:rgba(0,0,0,0.2);
  color:#333;
  white-space: pre-wrap;
}
.wp-caption .wp-caption-text {
  background-color:#eee;
  padding: 16px 32px;
}
.super-container {
  position: relative;
  width: 100%;
  overflow:hidden;
  background-color:#282D31;
}
#inner-wrap {
  position:relative;
  width:100%;
}
/* Wordpress defaults */
.wp-caption-text {
  font-size: 16px;
}
.gallery-caption {
  font-size: 16px;
}
.bypostauthor {
  font-size: 16px;
}
.alignright {
  font-size: 16px;
  margin-left: 24px;
  float: right;
}
.alignleft {
  font-size: 16px;
  margin-right: 24px;
  float:left;
}
.aligncenter {
  font-size: 16px;
}
/*
 * Header Styling
 * */
.above {
  background-color: #db4939;
}
.above.large_nav {
  float: left;
  position: fixed;
  width: 100%;
  z-index: 10;
}
.above.large_nav
.above.large_nav img,
.above.large_nav a,
.above.large_nav li {
  transition: all 1s ease 0s;
}
.above.small_nav {
  float: left;
  position: fixed;
  width: 100%;
  z-index: 10;
}
.above.small_nav #nav .thst-menu li a {
  padding: 32px 15px;
}
.above.small_nav #nav .thst-menu > li {
  padding:24px 0;
}
.above.small_nav header .main-title a {
  padding:25px 0;
}
.above.small_nav #nav .thst-menu li.menu-item-has-children .sub-menu {
  top:76px;
}
/* Header */
.header a:link,
.header a:visited {
  color: #eee;
}
.header a:hover {
  color: #fff;
}
header .main-title {
  margin: 0;
}
header .main-title a:link,
header .main-title a:visited {
  padding:42px 0;
  display: block;
  font-size: 24px;
  font-weight: 600;
  color: #fff;
  opacity:1;
}
header #menu {
  padding: 15px 0;
}

#top .block {
  text-align:left;
}

/* Navigation */

.open-menu {
  display: none;
}

#nav {
  z-index: 200;
  position: relative;
  width: 100%;
  color: #fff;
  display: block;
}

#nav {
  line-height: 30px;
}
#nav .thst-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size:16px;
  text-align: right;
}
#nav .thst-menu li {
  display: inline-block;
  position: relative;
  padding: 40px 0;
  z-index: 10;
}
#nav .thst-menu li a {
  padding: 43px 15px;
  color:#fff;
  font-weight:600;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#nav .thst-menu li:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
#nav .thst-menu li.menu-item-has-children .sub-menu {
  position: absolute;
  list-style: none;
  top: 85px;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  opacity: 0;
  z-index: 5;
  width:300px;
  visibility: hidden;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#nav .thst-menu li.menu-item-has-children:hover > .sub-menu {
  visibility: visible;
  top: 110px;
  /*background: #206565;*/
  opacity: 1;
  border: 0;
  width: 200px;
}
#nav .thst-menu li.menu-item-has-children > .sub-menu li {
  width: 200px;
  padding: 0;
  display: block;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#nav .thst-menu li.menu-item-has-children:hover > .sub-menu li {
  width: 200px;
  padding: 0;
  position: relative;
}
#nav .thst-menu li > .sub-menu li a:link,
#nav .thst-menu li > .sub-menu li a:visited {
  padding: 10px 25px;
  display: block;
  color: #fff;
  background-color: #206565;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#nav .thst-menu li:hover > .sub-menu li a:hover {
  /*background-color: rgba(0, 0, 0, 0.25);*/
  color: #fff;
  display: block;
}
#nav .thst-menu li > .sub-menu li > .sub-menu {
  position: absolute;
  right: -95%;
  top: 0;
  border: 0;
  z-index: 9999;
}
#nav .thst-menu li:hover > .sub-menu li:hover > .sub-menu {
  position: absolute;
  right: -200px;
  top: 0;
  z-index: 9999;
}

.navigation .menu {
  padding:40px 0;
  text-align:right;
}

/*
 * Flexslider Transitions
 *  */
.flex-direction-nav a {
  width: 48px;
  height: 48px;
  margin: -20px 0 0;
  display: block;
  background-image: url(../../../../../../20150701194458im_/http_/upgradedape.com/wp-content/themes/podcaster/img/flexslider-arrows.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-color: #619c9c;
  position: absolute;
  top: 50%;
  z-index: 100;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 0;
}
.flex-direction-nav .flex-next {
  background-position: 100% 0;
  right: -25px;
  -moz-transition-duration: 0.5s;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.flex-direction-nav .flex-prev {
  left: -10px;
  -moz-transition-duration: 0.5s;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.flexslider:hover .flex-next {
  opacity: 0.8;
  right: 10px;
  -moz-transition-duration: 0.25s;
  -webkit-transition-duration: 0.25s;
  -o-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
.flexslider:hover .flex-prev {
  opacity: 0.8;
  left: 10px;
  -moz-transition-duration: 0.25s;
  -webkit-transition-duration: 0.25s;
  -o-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
.flex-control-nav {
  bottom: 5px;
}
.flex-control-paging li a {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
  box-shadow: none;
  height: 8px;
  width: 8px;
}
.flex-control-paging li a.flex-active {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
  cursor: default;
}

/* Subscribe Box */
.main_subscribe {
  background-color: #e9e9e9;
  padding:45px 0;
}
.main_subscribe .content {
  text-align:center;
}

/* Front Page */
#loading_bg {
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  position: absolute;
  display: block;
  opacity: 1;
  z-index: 99;
  text-align: center;
  background: #191c1f url('../../../../../../20150701194500im_/http_/upgradedape.com/wp-content/themes/podcaster/img/header-loading-ani.html') center center no-repeat;
}
.content_page_thumb {
  position: relative;
}
.latest-episode {
  background-color:#24292c;
  padding:40px 0 0 0;
  color:#fff;
  position: relative;
}
.latest-episode.front-header {
  padding:0;
  position: relative;
}
.latest-episode.front-header .translucent {
  padding:40px 0 0 0;
  background-color:rgba(0,0,0,0.3);
}
.latest-episode .main-featured-post {
  margin:10px 0 30px 0; 
}
.latest-episode.sticky .main-featured-post {
  margin:110px 0 30px 0;
}
.latest-episode .main-featured-post a:link,
.latest-episode .main-featured-post a:visited {
  color:#fff;
}
.latest-episode .main-featured-post a:hover {
  color:#eee;
}
.latest-episode .main-featured-post .mini-title {
  font-size: 14px;
  color:#228c8b;
  font-weight: 600;
  display:block;
  margin-bottom:15px;
  padding:0;
  font-weight: bold;
}
.latest-episode .mini-title {
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding-bottom:15px;
  color:#707172;
  font-weight: 600;
}
.latest-episode h2 {
  margin:0;
  padding:0;
  font-size:46px;
  font-weight: 800;
padding-top:50px;
padding-bottom:50px;
}
.latest-episode h3 {
  margin:0;
  padding:0;
  font-size:18px;
  font-weight: 600;
  color:#a8a9a9;
}
.latest-episode .audio_player {
  padding:40px 0 20px 0;
}
.latest-episode .audio_player iframe {
  width:100%;
}
.latest-episode .mejs-container .mejs-controls {
  background-color:#24292c;
  color:#fff;
}
.latest-episode .mejs-container,
.latest-episode .mejs-embed,
.latest-episode .mejs-embed body {
  background: #24292c;
}
.latest-episode.front-header .mejs-container .mejs-controls,
.latest-episode.front-header .mejs-container, 
.latest-episode.front-header .mejs-embed, 
.latest-episode.front-header .mejs-embed body {
  background-color:transparent;
}
.latest-episode .mejs-controls .mejs-button button {
  color:fff;
}
.latest-episode .mejs-container .mejs-controls .mejs-time span {
  color:fff;
}
.latest-episode .mejs-controls .mejs-time-rail .mejs-time-total {
  background-color:#1c1d1e;
}
.latest-episode .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  background-color:#1c1d1e;
}
.latest-episode .mejs-controls .mejs-time-rail .mejs-time-loaded {
  background-color:#0b0c0c;
}
.latest-episode .mejs-controls .mejs-time-rail .mejs-time-current {
  background-color:#228c8b;
}
.latest-episode .mejs-controls .mejs-time-rail .mejs-time-float {
    background: #222;
    border: 1px solid #222;
    color: #eee;
    display: none;
    height: 19px;
    margin-left: -18px;
    position: absolute;
    text-align: center;
    top: -30px;
    width: 40px;
}
.latest-episode .mejs-controls .mejs-time-rail .mejs-time-float-current {
    display: block;
    left: 0;
    margin: 3px 2px;
    text-align: center;
    width: 34px;
}
.latest-episode .mejs-controls .mejs-time-rail .mejs-time-float-corner {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #222 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-image: none;
    border-radius: 0;
    border-style: solid;
    border-width: 5px;
    display: block;
    height: 0;
    left: 13px;
    line-height: 0;
    position: absolute;
    top: 18px;
    width: 0;
}
.latest-episode .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
 background-color:#228c8b; 
}

.latest-episode .mejs-container .mejs-controls .mejs-horizontal-volume-slider {
  margin-left:20px;
}

/* Featured Video Player */
.latest-episode .main-featured-post .video_player,
.latest-episode .main-featured-post .content,
.latest-episode .main-featured-post .wp-playlist.wp-audio-playlist {
  margin-top:32px;
}

.latest-episode .next-week {
  background-color:rgba(0,0,0,0.25);
  padding:30px 40px;
  border-radius: 7px 7px 0 0;
}
.latest-episode .next-week .content {
  text-align:right;
  margin:0;
  line-height: 15px;
}
.latest-episode .next-week .butn {
  display:inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 46%;
  padding:20px;
  text-align: center;
}
.latest-episode .next-week .butn:last-of-type {
  margin-left:20px;
}

/* Front Page List of Posts*/
.list-of-episodes {
  padding:40px 0 80px 0;
  background-color:#e5e5e5;
}

.list-of-episodes article.grid {
  border-radius:7px;
  margin-top:40px;
}
.list-of-episodes article.grid:nth-of-type(4) {
  clear:both;
}
.list-of-episodes .inside {
  background-color:#fff;
  border-radius:7px;

}
.list-of-episodes article .featured-image {
  height:auto;
  overflow:hidden;
  position: relative;
  border-radius: 7px 7px 0 0;
}
.list-of-episodes article .featured-image .hover {
  background-color:rgba(238,82,65,0.50);
  position:absolute;
  text-align:right;
  top:0;
  left:0;
  right:0;
  bottom:0;
  opacity:0;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.list-of-episodes article .featured-image:hover .hover {
  opacity:1;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.list-of-episodes article .featured-image .hover .icon {    
  position: absolute;
  color:#fff;
  top:24px;
  right:24px;
  opacity:1;
  background-color:#fff;
  color:#228c8b;
  padding:16px;
  border-radius: 32px;
}
.list-of-episodes article.grid .content {
  height:320px;
  position:relative;
}
.list-of-episodes article.grid .content .fade {
  background-color:coral;
  background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
  display:block;
  position:absolute;
  height:100px;
  z-index:9999;
  bottom:0;
  left:0;
  right:0;
  opacity:1;
}
.list-of-episodes article.grid .post-header {
  padding:32px 32px 0 32px;
}
.list-of-episodes article.grid .post-header ul {
  margin:0;
  padding:0;
  list-style:none;
  font-size: 12px;
}
.list-of-episodes article.grid .post-header ul a {
  color:#228c8b;
  font-weight: 600;
  text-transform: uppercase;
}
.list-of-episodes article.grid .post-header ul li {
  display:inline-block;
}
.list-of-episodes article.grid .post-header h2 {
  font-size: 18px;
  font-weight:600;
  margin:4px 0 0 0;
  line-height: 25px;
  overflow:hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.list-of-episodes article.grid .post-header a {
  color:#282828;
}
.list-of-episodes article.grid .post-content {
  margin:32px;
  font-size: 16px;
  line-height: 28px;
}
.list-of-episodes article.grid .post-footer {
  background-color:#80cac0;
  color:#fff;
  border-radius: 0 0 3px 3px;
  padding:16px 32px;
  font-size: 13px;
}
.list-of-episodes article.grid .post-footer ul {
  margin:0;
  padding:0;
}
.list-of-episodes article.grid .post-footer ul li {
  list-style: none;
  display:inline-block;
  width: 49%;
}
.list-of-episodes article.grid .post-footer ul li.date {
  text-align:right;
}
.list-of-episodes article.grid .post-footer .avatar img {
  border-radius: 3px;
  margin-right:10px;
}
.list-of-episodes article.grid .post-footer .tag-list {
  margin:0 30px;
}
.list-of-episodes article.grid .post-footer .tag-list .footer-icon {
  margin-right:10px;
}
.list-of-episodes article.grid .post-footer .play-button {
  display:inline-block;
  float:right;
  margin:14px 0 0;
}
.list-of-episodes article.grid .post-footer .play-button .play {
  background-color:#ee5241;
  border-radius:3px;
  padding:5px 7px;
  margin-left:10px;
}

/* Front Page: List Posts */

.list-of-episodes article.list {
  border-radius:7px;
  margin-top:40px;
}
.list-of-episodes article.list .featured-image {
  height:auto;
  overflow:hidden;
  position: relative;
  border-radius: 7px 0 0 7px;
  float:left;
  margin-right:30px;
}
.list-of-episodes article.list .featured-image img {
  width:260px;
  height:260px;
}
.list-of-episodes article.list .featured-image .hover {
  background-color:rgba(0,0,0,0.75);
  position:absolute;
  text-align:right;
  top:0;
  left:0;
  right:0;
  bottom:0;
  opacity:0;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.list-of-episodes article.list .featured-image:hover .hover {
  opacity:1;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.list-of-episodes article.list .inside {
  padding:30px;
  height:260px;
}
.list-of-episodes article.list .post-header {
  padding:0 0 15px 0;
  margin:0;
}
.list-of-episodes article.list .post-header ul {
  margin:0 0 10px 0;
  padding:0;
  list-style:none;
  font-weight: bold;
  font-size: 13px;
  text-transform: uppercase;
}
.list-of-episodes article.list .post-header ul a:link,
.list-of-episodes article.list .post-header ul a:visited {
  color:#228c8b;
}
.list-of-episodes article.list .post-header ul a:hover {
  color:#1a6d6c;
}
.list-of-episodes article.list .post-header ul li {
  display:inline-block;
}
.list-of-episodes article.list .post-header h2 {
  font-size: 26px;
  font-weight:600;
  margin:4px 0 0 0;
  line-height: 34px;
  overflow:hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.list-of-episodes article.list .post-header h2 a:link,
.list-of-episodes article.list .post-header h2 a:visited {
  color:#444;
}
.list-of-episodes article.list .post-header h2 a:hover {
  color:#333;
}
.list-of-episodes article.list .post-content p {
  font-size: 16px;
  line-height: 25px;
  color:#646464;
}
.list-of-episodes article.list .post-footer {
  display:none;
}
.list-of-episodes .button-container {
  margin:40px 0 0 0;
  text-align: right;
}
.list-of-episodes article.list.post .more-link {
  margin:0;
  display:inline-block;
}

/* 
 * Blog Header Upload
 * * * * * * * * * * * */
.blog .static {
  background-color: #24292C;
}
.blog .heading {
  padding:50px 0;
}
.blog .static .heading .title {
  color:#efefef;
}
.blog .static .heading .title h1 {
  margin:0;
  font-size: 42px;
  font-weight: 600;
}
.blog .static .heading .title p {
  margin-top:24px;
  opacity:0.8;
}

.blog .static .transparent {
  background-color:rgba(0,0,0, 0.7);
}

/* 
 * General Post Settings
 * * * * * * * * * * * */

/* Main Content */
.main-content,
.post-type-archive-podcast.archive .main-content {
  padding-top:40px;
  padding-bottom:80px;
  background-color:#fff;
}
.archive .main-content,
.search .main-content,
.blog .main-content {
  background-color:#e5e5e5;
}
.blog .main-content {
  padding-top:0;
}
.main-content.sticky {
  padding-top: 110px;
}
.reg.sticky{
  padding-top: 110px;
}
.blog .main-content .entries,
.blog .main-content .sidebar {
  padding-top:70px;
}
.entries .post {
  margin-bottom: 64px;
  position: relative;
  background-color:#fff;
}
.post img {
  max-width:100%;
  height:auto;
  box-sizing:content-box !important;
  -o-box-sizing:content-box !important;
  -moz-box-sizing:content-box !important;
  -webkit-box-sizing:content-box !important;
}
.post .entry-header .featured-image-large {
  position:relative;
  margin-bottom:42px;
}
.post .entry-header .featured-image-large img {
  width:100%;
  height:auto;
}
.post .entry-header .featured-image-large a:link,
.post .entry-header .featured-image-large a:visited {
  opacity:1;
}
.post .entry-header .featured-image-large a:hover {
  opacity:1;
}
.post .entry-header .title-container {
	padding: 32px; 
}
.post .entry-header .entry-title {
  margin: 0;
  font-size: 34px;
  line-height: 42px;
  font-weight: 600;
}
.post .entry-header .entry-date {
  margin: 10px 0 0 0;
  font-size: 14px;
  line-height: 14px;
  padding:0;
  list-style:none;
}
.post .entry-header .entry-date li {
  display:inline-block;
  margin-right:15px;
}
.post .entry-header .entry-date li a {
  line-height: 28px;
}
.post .entry-header .entry-date .sticky_label {
  color:#fff;
  font-weight: 700;
  font-size: 14px;
  padding:3px 6px;
  display:inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

/* Categories Section at the top of every post */
.post .post-cat-res {
  list-style: none;
  margin: 0 0 10px 0;
  padding: 0;
  line-height: 20px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}
.post .post-cat-res li {
  margin: 5px 5px 0 0;
  display:inline-block;
  font-weight: bold;
}
.post .post-cat li a:link,
.post  .post-cat li a:visited {
  color: #888;
  font-size: 14px;
  padding: 5px 10px;
  font-weight: 600;
  margin-bottom: 2px;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.post .post-cat li a:hover {
  color: #666;
}

/* Post Title */
.post .entry-header .entry-title a:link,
.post .entry-header .entry-title a:visited {
  color: #323232;
}
.post .entry-header .top-meta {
  margin: 0;
  padding: 0;
  font-size: 16px;
}
.post .entry-header .top-meta li {
  display: inline-block;
}
.post .entry-content {
  margin: 0;
  padding: 0 32px 32px 32px;
}
.post .entry-summary {
  margin: 0;
  padding:0 32px 32px 32px;
}
.post .entry-content .wp-caption {
  max-width:100%;
  height: auto;
}
.post .entry-content .wp-caption img {
  width:100%;
  height:auto;
}
.post .entry-content .gallery.grid .gallery-item {
  width:33.3333%;
}
.post .entry-content dd,
.single .entry-content dd {
  margin-bottom:16px;
}
.post .entry-content table,
.single .entry-content table {
  border:1px solid #ddd;
}
.post .entry-content table th,
.single .entry-content table th {
  padding:10px 15px;
  border:1px solid #ddd;
}
.post .entry-content table td,
.single .entry-content table td {
  padding:10px 15px;
  border:1px solid #ddd;
}

/* Post Footer/Meta Section */
.post .entry-meta {
  border-top: 1px solid #dddddd;
  padding: 24px 40px;
  margin: 0;
}
.post .entry-meta .footer-meta {
  list-style: none;
  padding: 16px 0;
  margin: 0;
  float: left;
  text-align: center;
}
.post .entry-meta .footer-meta img {
  display: block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.post .entry-meta .footer-meta img.authorimage {
  float:left;
  margin-right:24px;
}
.post .entry-meta .footer-meta span.authorname {
  padding: 10px 0;
  position: relative;
  top: 6px;
}
.post .entry-meta .entry-taxonomy {
  float: right;
  font-size: 14px;
  padding: 25px 0;
}
.post .entry-meta .entry-taxonomy .comment-link {
  padding: 0;
  float: left;
  font-size: 16px;
  line-height: 28px;
}
.post .entry-meta .entry-tags:before {
  font-family: 'Batch Icons';
  font-size: 16px;
  color: #777;
  display: inline-block;
  content: '\f0ab';
  margin-right: 15px;
}
.post .entry-meta .entry-tags {
  margin: 0 0 0 20px;
  padding: 0 0 0 40px;
  list-style: none;
  line-height: 20px;
  display: inline-block;
  background-image: none;
}
.post .entry-meta .entry-tags li {
  display: inline-block;
  margin-right: 15px;
  line-height: 28px;
}


/* 
 * Post Format Styling
 * * * * * * * * * * * * * * * */

/* Aside Post */
.post.format-aside .entry-content {
  padding:40px;
}
.post.format-aside .entry-content p {
  display: inline;
}
.post.format-aside .entry-content .infinity {
  font-weight: 600;
  font-size: 22px;
  display: inline-block;
  line-height: 20px;
}
.single .post.format-aside  .entry-header {
  padding:0;
}
/* Quote Post */
.post.format-quote .entry-content {
  padding: 50px 42px;
  margin: 0;
}
.post.format-quote .entry-content blockquote {
  background-color: transparent;
  font-size: 26px;
  font-weight: 400;
  padding:0;
  margin:0 0 16px 0;
}
.post.format-quote .entry-content blockquote p,
.single.single-format-quote .entry-content blockquote p {
  font-weight: 400;
  margin: 0;
  padding: 0;
  line-height: 42px;
}
.single.single-format-quote .entry-content blockquote {
  margin:0;
  font-size: 26px;
  font-weight: 400;
  padding:0;
  margin:0;
}

/* PowerPress Settings*/
.powerpress_player {
  display: block;
  margin:24px 0 0 0;
}
.powerpress_player .mejs-audio {
  width:100% !important;
  height: 70px !important;
}
.powerpress_links {
  margin:0 0 24px 0;
}

/* General Multimedia Settings */

.post .podcast_player,
.post .audio_player,
.post .wp-audio-shortcode {
  display: block;
}

.post.format-audio .featured-media,
.post.format-video .featured-media,
.post.format-image .featured-media,
.post.format-gallery .featured-media {
  margin-bottom: 0;
}
.post.format-audio .featured-media .audio-caption,
.post.format-video .video-caption,
.post.format-image .entry-featured .image-caption,
.post.format-gallery .featured-gallery .gallery-caption {
  padding: 0 32px 32px 32px;
  background-color: #fff;
  font-size:14px;
  font-weight:600;
  color:#228c8b;
}
.archive .post.format-audio .featured-media .audio-caption,
.archive .post.format-video .video-caption,
.archive .post.format-image .entry-featured .image-caption,
.archive .post.format-gallery .featured-gallery .gallery-caption {
  padding:0 32px 32px 32px;
}

/* Audio Post*/
.post.format-audio .featured-media .audio_player {
  margin-bottom:32px;
}
.podcaster-theme .post.format-audio .featured-media .audio_player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  background-color: #fff;
}
.post.format-audio .au_oembed iframe,
.single-post.single-format-audio .au_oembed iframe {
  width: 100%;
}
.single-post .audio-caption {
  margin-top: 25px;
  color: #ffffff;
}

/* Video Post */
.post.format-video .featured-media .video_player {
  margin-bottom:32px;
}
.video_player > div {
  width:100% !important;
 }
.single .single-featured .video-meta {
  list-style: none;
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 14px;
}
.single .single-featured .video-meta li {
  padding: 15px 0;
  color: #ffffff;
}
.single .single-featured .video-meta li .batch {
  color: #ffffff;
  padding: 0 25px 0 0;
}
.post.format-video .post-header {
  margin-bottom: 25px;
}

/* Gallery Post */
.flexslider .slides img {
  height:auto;
}

.post.format-gallery .featured-gallery .gallery.flexslider,
.post.format-gallery .entry-header .gallery.flexslider,
.post .entry-content .gallery.flexslider,
.single .gallery.flexslider {
  border: 0;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.post .gallery.flexslider .slides li a,
.single .gallery.flexslider .slides li a {
  opacity: 1;
}
.post .entry-content .gallery.flexslider {
  margin:20px 0 !important;
}
.single .featured-gallery .gallery.flexslider {
  margin:0;
}
.post.format-gallery .featured-gallery .gallery.flexslider {
  margin-bottom:32;
}
.post.format-gallery .featured-gallery .gallery.flexslider.loading_post,
.single .featured-gallery .gallery.flexslider.loading_post,
.post .entry-content .gallery.flexslider.loading_post {
  height: 300px;
  background-color: #fff;
  background-image: url(../../../../../../20150212191048im_/http_/upgradedape.com/wp-content/themes/podcaster/img/270.gif);
  background-repeat: no-repeat;
  background-position: center;
}
.post.format-gallery .featured-gallery .gallery.flexslider .slides,
.single .featured-gallery .gallery.flexslider .slides,
.post .entry-content .gallery.flexslider .slides {
  margin: 0;
  padding: 0;
  list-style: none;
}
.post.format-gallery .featured-gallery .gallery.flexslider li.gallery-item,
.single .featured-gallery .gallery.flexslider li.gallery-item,
.post .entry-content .gallery.flexslider li.gallery-item {
  position: relative;
  margin-top: 0 !important;
}
.post.format-gallery .featured-gallery .gallery.flexslider li.gallery-item .flex-caption,
.single .featured-gallery .gallery.flexslider li.gallery-item .flex-caption,
.post .entry-content .gallery.flexslider li.gallery-item .flex-caption {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  color: #fff;
  text-align: center;
  background: #FF7F50;
  opacity:0;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.post.format-gallery .featured-gallery .gallery.flexslider:hover li.gallery-item .flex-caption,
.single .featured-gallery .gallery.flexslider:hover li.gallery-item .flex-caption,
.post .entry-content .gallery.flexslider:hover li.gallery-item .flex-caption {
  opacity:1;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.post.format-gallery .featured-gallery .gallery.flexslider li.gallery-item .flex-caption p,
.single .featured-gallery .gallery.flexslider li.gallery-item .flex-caption p,
.post .entry-content .gallery.flexslider li.gallery-item .flex-caption p {
  margin: 0;
  padding: 10px 15px;
}
.post.format-gallery .featured-gallery .gallery.flexslider img,
.single .featured-gallery .gallery.flexslider img,
.post .entry-content .gallery.flexslider img {
  border: 0 !important;
}
.post.format-gallery .featured-gallery .gallery.flexslider .flex-control-thumbs,
.single .featured-gallery .gallery.flexslider .flex-control-thumbs,
.post .entry-content .gallery.flexslider .flex-control-thumbs {
  margin: 18px 0 0 0;
}
.post.format-gallery .featured-gallery .gallery.flexslider .flex-control-thumbs li,
.single .featured-gallery .gallery.flexslider .flex-control-thumbs li,
.post .entry-content .gallery.flexslider .flex-control-thumbs li {
  width: 120px;
  padding: 0 22px 22px 0;
}
.post.format-gallery .featured-gallery .gallery.flexslider .flex-control-thumbs li:last-child,
.single .featured-gallery .gallery.flexslider .flex-control-thumbs li:last-child,
.post .entry-content .gallery.flexslider .flex-control-thumbs li:last-child {
  padding: 0 0 2px 0;
}
.post.format-gallery .featured-gallery .gallery.flexslider .flex-control-thumbs img,
.single .featured-gallery .gallery.flexslider .flex-control-thumbs img,
.post .entry-content .gallery.flexslider .flex-control-thumbs img {
  opacity: 1;
}
.post.format-gallery .featured-gallery .gallery.flexslider .flex-direction-nav a,
.single .featured-gallery .gallery.flexslider .flex-direction-nav a,
.post .entry-content .gallery.flexslider .flex-direction-nav a {
  width: 48px;
  height: 80px;
  margin-top: -40px;
  display: block;
  background-image: url(../../../../../../20150701194458im_/http_/upgradedape.com/wp-content/themes/podcaster/img/flexslider-arrows.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 50%;
  z-index: 100;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 1;
}
.post.format-gallery .featured-gallery .gallery.flexslider .flex-direction-nav .flex-next,
.single .featured-gallery .gallery.flexslider .flex-direction-nav .flex-next,
.post .entry-content .gallery.flexslider .flex-direction-nav .flex-next {
  background-position: 100% 16px;
  right: 0;
  -moz-transition-duration: 0.5s;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -o-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.post.format-gallery .featured-gallery .gallery.flexslider .flex-direction-nav .flex-prev,
.single .featured-gallery .gallery.flexslider .flex-direction-nav .flex-prev,
.post .entry-content .gallery.flexslider .flex-direction-nav .flex-prev {
  left: 0;
  background-position: 0 16px;
  -moz-transition-duration: 0.5s;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  -o-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.post.format-gallery .featured-gallery .gallery.flexslider .flex-direction-nav .flex-next:hover,
.single .featured-gallery .gallery.flexslider .flex-direction-nav .flex-next:hover,
.post .entry-content .gallery.flexslider .flex-direction-nav .flex-next:hover {
  background-color: #206565;
}
.post.format-gallery .featured-gallery .gallery.flexslider .flex-direction-nav .flex-prev:hover,
.single .featured-gallery .gallery.flexslider .flex-direction-nav .flex-prev:hover,
.post .entry-content .gallery.flexslider .flex-direction-nav .flex-prev:hover {
  background-color: #206565;
}
.post.format-gallery .featured-gallery .gallery.flexslider .flexslider:hover .flex-next,
.single .featured-gallery .gallery.flexslider .flexslider:hover .flex-next,
.post .entry-content .gallery.flexslider .flexslider:hover .flex-next {
  opacity: 1;
  right: 10px;
  -moz-transition-duration: 0.25s;
  -webkit-transition-duration: 0.25s;
  -o-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
.post.format-gallery .featured-gallery .gallery.flexslider .flexslider:hover .flex-prev,
.single .featured-gallery .gallery.flexslider .flexslider:hover .flex-prev,
.post .entry-content .gallery.flexslider .flexslider:hover .flex-prev {
  opacity: 1;
  right: 65px;
  left: auto;
  -moz-transition-duration: 0.25s;
  -webkit-transition-duration: 0.25s;
  -o-transition-duration: 0.25s;
  transition-duration: 0.25s;
}

/* Grid Gallery */
.post.format-gallery .entry-content .gallery.grid,
.gallery.grid {
  margin: auto auto 42px auto !important;
}
.post.format-gallery .entry-content .gallery.grid .gallery-item,
.gallery.grid .gallery-item {
  margin: 0 !important;
  position: relative;
  float:left;
}
.single .featured-gallery  .gallery.grid .gallery-item img{
  width:100%;
  height:auto;
}
.featured-gallery  .gallery.grid.three .gallery-item,
.single .featured-gallery  .gallery.grid.three .gallery-item {
  width:33.3333%;
}
.featured-gallery  .gallery.grid.four .gallery-item,
.single .featured-gallery  .gallery.grid.four .gallery-item {
  width:25%;
}
.featured-gallery  .gallery.grid.five .gallery-item,
.single .featured-gallery  .gallery.grid.five .gallery-item {
  width:20%;
}
.featured-gallery  .gallery.grid.six .gallery-item,
.single .featured-gallery  .gallery.grid.six .gallery-item {
  width:16.6667%;
}
.featured-gallery  .gallery.grid.seven .gallery-item,
.single .featured-gallery  .gallery.grid.seven .gallery-item {
  width:14.2857%;
}
.featured-gallery  .gallery.grid.eight .gallery-item,
.single .featured-gallery  .gallery.grid.eight .gallery-item{
  width:12.5%;
}
.post.format-gallery .entry-content .gallery.grid .gallery-item .flex-caption,
.gallery.grid .gallery-item .flex-caption {
  position: absolute;
  left: 0;
  right:0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  font-size: 14px;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.post.format-gallery .entry-content .gallery.grid .gallery-item:hover .flex-caption,
.gallery.grid .gallery-item:hover .flex-caption {
  opacity: 1;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.post.format-gallery .entry-content .gallery.grid .gallery-item .flex-caption p,
.gallery.grid .gallery-item .flex-caption p {
  padding: 5px 10px;
  margin: 0;
  color: #fff;
}
.post.format-gallery .entry-content .gallery.grid .gallery-item .image_cont,
.gallery.grid .gallery-item .image_cont {
  padding: 0;
}
.post.format-gallery .entry-content .gallery.grid .gallery-item .image_cont img,
.gallery.grid .gallery-item .image_cont img {
  border: 0 !important;
}
.post.format-gallery .entry-meta {
  margin-top:20px;
}

/* Image Post */
.post.format-image .entry-featured .featured {
  position: relative;
  margin-bottom: 32px;
}

.post.format-image .entry-featured .featured .permalink_box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
}
.post.format-image .entry-featured .featured .permalink_box:hover {
  opacity: 1;
}
.post.format-image .entry-featured .featured .permalink_box a:link,
.post.format-image .entry-featured .featured .permalink_box a:visited{
  background-color: rgba(0, 0, 0, 0.5);
  background-repeat: no-repeat;
  background-position: center;
  color: #fff;
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -18px;
  margin-left: -18px;
  padding: 20px;
  box-sizing:content-box;
  -moz-box-sizing:content-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.post.format-image .entry-featured .featured .permalink_box a:hover {
  background-color: rgba(0, 0, 0, 0.75);
}
.single .single-featured .image img {
  width: 100%;
  height: auto;
}
.single .single-featured .image .image-caption {
  padding-top: 25px;
  color: #fff;
}

/* Link Post */
.post.format-link .entry-header .anchor {
  font-size: 42px;
}
.post.format-link .entry-content {
  padding:0;
}
.post.format-link .entry-content > p:first-of-type {
  font-size: 28px;
  background-color: #282c2f;
  padding: 25px;
  margin:0;
  line-height: 50px;
}
.post.format-link .entry-content > p:first-of-type:hover {
  background-color: #17191a;
}
.post.format-link .entry-content > p:first-of-type a:before {
  font-family: Batch Icons;
  content:'\f067';
  font-size:16px;
  font-weight:400;
  margin-right:32px;
}
.post.format-link .entry-content > p:first-of-type a:link,
.post.format-link .entry-content > p:first-of-type a:visited {
  color: #fff;
  padding-left: 20px;
  font-weight: 600;
}
.post.format-link .entry-content p {
  padding:40px;
}
.single .post.format-link .entry-content > p:first-of-type {
  padding:25px;
}
.single .post.format-link .entry-content > p {
  padding:40px 0;
}

/* Status Post */
.post.format-status .entry-content {
  font-size: 24px;
  color: #555;
  line-height: 42px;
  padding:40px;
}

.post.format-status .icon_cont{
  text-align: center;
  display: block;
  margin:0 0 10px 0;
}
.post.format-status .status_icon {
  color: #bbb;
  font-family: FontAwesome;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  height: 32px;
  line-height: 1;
  width: 32px;
  
}
.post.format-status .status_icon:before {
  content: "\f0a1";
  border-radius: 3px;
  color: #bbb;
  font-size: 32px;
  font-style: normal;
  font-weight: normal;
  margin-bottom: 5px;
  padding: 10px;
  transition-duration: 0.4s;
}

/* Chat Post */
.post.format-chat .entry-content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.post.format-chat .entry-content ul li {
  padding: 25px 0;
  border-bottom: 1px solid #dddddd;
}
.post.format-chat .entry-content ul li:last-of-type {
  border: none;
}
.post.format-chat .entry-content ul li strong {
  display: block;
  font-size: 14px;
  margin: 0;
  color: #999;
  font-weight: 600;
  text-transform: uppercase;
}
.post.format-chat .entry-content p {
  border-bottom:1px solid #DDDDDD;
  padding:25px 0;
}
.post.format-chat .entry-content p:last-of-type {
  border:none;
}
.post.format-chat .entry-content p strong {
  display: block;
  font-size: 14px;
  margin: 0;
  color: #999;
  font-weight: 600;
  text-transform: uppercase;
}

/* Post Audio Player */
.post .audio_player {
  background:#228C8B;
  padding:20px 10px;
}
.post .audio_player.au_oembed {
  background:transparent;
  padding:0;
}
.post .audio_player .mejs-container .mejs-controls {
  background-color:#228C8B;
}
.post .audio_player .mejs-controls .mejs-time-rail .mejs-time-total,
.post .audio_player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  background-color: rgba(0,0,0,0.4);
}
.post .audio_player .mejs-controls .mejs-time-rail .mejs-time-loaded {
  background-color: rgba(0,0,0,0.2);
}
.post .audio_player .mejs-controls .mejs-time-rail .mejs-time-current,
.post .audio_player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  background-color:#eee;
}
.post .audio_player .mejs-container .mejs-controls div.mejs-horizontal-volume-slider.mejs-mute {
  margin-left:20px;
}

/* WP Playlist */
.wp-playlist.wp-audio-playlist,
.wp-playlist.wp-video-playlist {
  background-color:#bbb;
  font-size:14px;
  margin-bottom:24px;
}
.wp-playlist.wp-audio-playlist a:link,
.wp-playlist.wp-audio-playlist a:visited,
.wp-playlist.wp-video-playlist a:link,
.wp-playlist.wp-video-playlist a:visited {
  color:#fff;
}
.wp-playlist.wp-audio-playlist .wp-playlist-item,
.wp-playlist.wp-video-playlist .wp-playlist-item {
  padding:14px 24px;
  border-bottom:1px solid rgba(0,0,0,0.1);
  background-color:#eee;
  transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -webkit-transition-duration:0.4s;
}
.wp-playlist.wp-audio-playlist .wp-playlist-item:hover,
.wp-playlist.wp-video-playlist .wp-playlist-item:hover {
  background-color:#ddd;
  cursor:pointer;
  transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -webkit-transition-duration:0.4s;
}
.wp-playlist.wp-audio-playlist .wp-playlist-item.wp-playlist-playing,
.wp-playlist.wp-video-playlist .wp-playlist-item.wp-playlist-playing {
  background-color: #ddd
}
.wp-playlist.wp-audio-playlist .wp-playlist-item a:link,
.wp-playlist.wp-audio-playlist .wp-playlist-item a:visited,
.wp-playlist.wp-video-playlist .wp-playlist-item a:link,
.wp-playlist.wp-video-playlist .wp-playlist-item a:visited {
  color:#444;
}
.wp-playlist.wp-audio-playlist .wp-playlist-item:last-of-type,
.wp-playlist.wp-video-playlist .wp-playlist-item:last-of-type {
  border:none;
}
.wp-playlist.wp-audio-playlist .wp-playlist-current-item,
.wp-playlist.wp-video-playlist .wp-playlist-current-item {
  padding:14px 24px;
  border:none;
}
.wp-playlist.wp-audio-playlist .wp-playlist-current-item img,
.wp-playlist.wp-video-playlist .wp-playlist-current-item img {
  float:left;
  margin-bottom: 14px;
  margin-right:24px;
  border-radius:3px;
  height:100px;
  width:100px;
}
.wp-playlist.wp-audio-playlist .wp-playlist-current-item .wp-playlist-caption,
.wp-playlist.wp-video-playlist .wp-playlist-current-item .wp-playlist-caption {
  color:#fff;
}
.wp-playlist.wp-audio-playlist .wp-playlist-current-item .wp-playlist-caption span,
.wp-playlist.wp-video-playlist .wp-playlist-current-item .wp-playlist-caption span {
  display: block;
}
.wp-playlist.wp-audio-playlist .wp-playlist-current-item .wp-playlist-caption span.wp-playlist-item-title,
.wp-playlist.wp-video-playlist .wp-playlist-current-item .wp-playlist-caption span.wp-playlist-item-title {
  font-size: 26px;
}

.wp-playlist.wp-audio-playlist .wp-playlist-current-item .wp-playlist-caption span.wp-playlist-item-album,
.wp-playlist.wp-video-playlist .wp-playlist-current-item .wp-playlist-caption span.wp-playlist-item-album {
  font-size: 20px;
}

.wp-playlist.wp-audio-playlist .wp-playlist-current-item .wp-playlist-caption span.wp-playlist-item-artist,
.wp-playlist.wp-video-playlist .wp-playlist-current-item .wp-playlist-caption span.wp-playlist-item-artist {
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
}

.wp-playlist.wp-audio-playlist .wp-playlist-current-item .wp-playlist-caption:after,
.wp-playlist.wp-video-playlist .wp-playlist-current-item .wp-playlist-caption:after {
  clear:both;
}
.wp-playlist.wp-audio-playlist .wp-playlist-item .wp-playlist-item-length,
.wp-playlist.wp-video-playlist .wp-playlist-item .wp-playlist-item-length {
  float:right;
  color:#777;
}
.wp-playlist.wp-audio-playlist .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  background-color:rgba(0,0,0,0.2);
}
.wp-playlist.wp-audio-playlist .mejs-controls .mejs-time-rail .mejs-time-loaded {
  background-color:rgba(0,0,0,0.25);
}
.wp-playlist.wp-audio-playlist .mejs-controls .mejs-time-rail .mejs-time-total {
  background-color:rgba(0,0,0,0.2);
}
.wp-playlist.wp-audio-playlist .mejs-container {
  padding:15px;
  background-color:rgba(0,0,0,0.08);
  width:100% !important;
  height:70px !important;
  clear:both;
}
.wp-playlist.wp-audio-playlist  .mejs-controls {
  background-color:transparent;
  height:50px;
  padding:0 24px;
  width:100% !important;
}
.wp-playlist .wp-playlist-tracks {
  max-height:150px;
  overflow:auto;
}

/* Captions */
.featured-caption .vid,
.featured-caption .audio,
.featured-caption .img {
  line-height: 34px;
  padding:50px 0;
  color:#228C8B;
}

/*Audio Player Within Post */
.post .entry-content .mejs-container.wp-audio-shortcode.mejs-audio,
.latest-episode .mejs-container.wp-audio-shortcode.mejs-audio {
  height:70px !important;
  margin:24px 0;
}
.post .entry-content .mejs-container .mejs-controls,
.post .featured-video .mejs-container .mejs-controls,
.single .single-featured .mejs-video.mejs-container .mejs-controls,
.latest-episode .mejs-video.mejs-container .mejs-controls {
  background-color:#999;
  padding:0 10px;
  height:70px;
}
.post .entry-content .mejs-container .mejs-controls .mejs-button button,
.post .featured-video .mejs-container .mejs-controls .mejs-button button,
.single .single-featured .mejs-video.mejs-container .mejs-controls .mejs-button button,
.latest-episode .mejs-video.mejs-container .mejs-controls .mejs-button button {
  margin:26px 5px;
  color:#fff;
}
.post .entry-content .mejs-container .mejs-controls .mejs-time,
.post .featured-video .mejs-container .mejs-controls .mejs-time,
.single .single-featured .mejs-video.mejs-container .mejs-controls .mejs-time,
.latest-episode .mejs-video.mejs-container .mejs-controls .mejs-time {
  margin:20px 3px;
}
.post .entry-content .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total,
.post .featured-video .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total,
.single .single-featured .mejs-video.mejs-container .mejs-controls .mejs-time-rail .mejs-time-total,
.latest-episode .mejs-video.mejs-container .mejs-controls .mejs-time-rail .mejs-time-total {
  background-color:rgba(0,0,0,0.2);
}
.post .entry-content .mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded,
.post .featured-video .mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded,
.single .single-featured .mejs-video.mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded,
.latest-episode .mejs-video.mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded {
  background-color: rgba(0, 0, 0, 0.25);
}
.post .entry-content .mejs-container .mejs-controls .mejs-time span,
.single .single-featured .mejs-video.mejs-container .mejs-controls .mejs-time span {
  color:#fff;
}
.post .entry-content .mejs-container .mejs-controls div.mejs-time-rail,
.post .featured-video .mejs-container .mejs-controls div.mejs-time-rail,
.single .single-featured .mejs-video.mejs-container .mejs-controls div.mejs-time-rail,
.latest-episode .mejs-video.mejs-container .mejs-controls div.mejs-time-rail {
  padding-top:24px;
}
.post .entry-content .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.single .single-featured .mejs-video.mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.latest-episode .mejs-video.mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  top:31px;
  background-color:rgba(0,0,0,0.25);
}
.post .entry-content .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.single .single-featured .mejs-video.mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.latest-episode .mejs-video.mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  top:31px;
}
.podcaster-theme .post .entry-content .mejs-controls .mejs-time-rail .mejs-time-current {
  background:#fff;
}
.podcaster-theme .post .entry-content .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  background:#fff;
}
.wp-playlist .mCustomScrollBox {
  background-color: #EEEEEE;
}

/* Video Player Within Post */
.mejs-overlay-button {
  background-color:rgba(0,0,0,0.4);
  border-radius: 9999px;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.mejs-overlay-button:hover {
  background-color:#228C8B;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.mejs-overlay-button:before {
  font-family: 'Batch Icons';
  content: '\f16b';
  color:#fff;
  font-size:48px;
  display:inline-block;
  padding:35px 28px;
}
.mejs-overlay-loading {
  background-color: transparent;
  background-image: url(../../../../../../20150701194458im_/http_/upgradedape.com/wp-content/themes/podcaster/img/video-loading.png);
  background-repeat: no-repeat;
  background-position: center;
}
.post .mejs-container.mejs-video .mejs-controls,
.single .mejs-container.mejs-video .mejs-controls,
.latest-episode .mejs-container.mejs-video .mejs-controls {
  background-color:rgba(0,0,0,0.4) !important;
}


/* Video Playlist */

.post .entry-content .wp-audio-playlist .mejs-container .mejs-controls {
  background-color:rgba(255,255,255,0.07);
}
.post .mejs-container.wp-video-shortcode.mejs-video .mejs-controls .mejs-time-rail .mejs-time-current,
.latest-episode .mejs-container.wp-video-shortcode.mejs-video .mejs-controls .mejs-time-rail .mejs-time-current, {
  background-color:rgba(0,0,0,0.5);
}
.mejs-container .mejs-controls .mejs-time-rail .mejs-time-float {
  border:none;
  width:44px;
}
.post .mejs-container .mejs-controls .mejs-time-rail .mejs-time-float,
.latest-episode .mejs-container .mejs-controls .mejs-time-rail .mejs-time-float {
  background-color:rgba(0,0,0,0.3);
}
.mejs-controls .mejs-time-rail .mejs-time-float-current {
  width:40px;
}
.mejs-container .mejs-controls .mejs-time-rail .mejs-time-float-corner {
  top:17px;
  left:17px;
}
.post .mejs-container .mejs-controls .mejs-time-rail .mejs-time-float-corner,
.single .mejs-container .mejs-controls .mejs-time-rail .mejs-time-float-corner,
.latest-episode .mejs-container .mejs-controls .mejs-time-rail .mejs-time-float-corner {
  border-color: rgba(0,0,0,0.3) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}

/* Post Pagination */
.post_pagination {
  background-color:#fff;
  margin: 20px 0 0 32px;
  display: inline-block;
}
.post .post_pagination {
  margin: 32px 0 32px 32px;
}
.page .post .post_pagination {
  margin:32px 0 32px 0;
}
.post_pagination span {
  padding: 8px;
  text-align: center;
  margin: 0 10px 0 0;
  height:50px;
  color:#999;
  font-style: italic;
  display:inline-block;
  background-color:#ddd; 
  border:none;
  border-radius: 3px;
}
.post_pagination a:link,
.post_pagination a:visited {
  padding: 3px 10px;
  text-align: center;
  background-color:#eee;
  color:#888;
  margin: 0 5px;
  display:inline-block;
  border-radius: 3px;
  line-height: auto;
}
.post_pagination a:hover {
  background-color: #ddd;
  color:#666;
  border:none;
}
.single .post_pagination {
  margin:25px 0 0 0;
}
.page .post_pagination {
  border:none;
  background-color: transparent;
}
.page .post_pagination span {
  padding: 8px;
  text-align: center;
  margin: 0 10px 0 0;
  width:50px;
  height:50px;
  color:#999;
  font-style: italic;
  display:inline-block;
  background-color:#ddd; 
  border:none;
  border-radius: 3px;
}


/* 
 * Pagination
 * * * * * * * * * * * * * * * * * */
.pagination {
  margin: 50px 0;
}
#thst-alm-load-posts {
  background: #fff;
  padding: 50px 0;
}
#thst-alm-load-posts a:link,
#thst-alm-load-posts a:visited {
  background-color: #282c2f;
  color: #fff;
  display: block;
  padding: 15px;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
#thst-alm-load-posts a:hover {
  background-color: themeVeryDark;
}
#thst-alm-load-posts a.done:link {
  background: transparent;
  color: #eee;
  font-style: italic;
}
.pagination .page-numbers:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -o-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  margin: 0;
}
.pagination .page-numbers:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  -o-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.pagination .page-numbers {
  background: #282c2f;
  color: #fff;
  padding: 10px 25px;
  text-align: center;
  float: left;
  margin: 0 0 0 1px;
}
.pagination a.page-numbers:link,
.pagination a.page-numbers:visited {
  color: #619c9c;
  font-style: normal;
  margin: 0 0 0 1px;
  opacity: 1;
}
.pagination a.page-numbers:hover {
  color: #fff;
  background-color: #17191a;
}


/*
 * General Single Post Settings
* * * * * * * * * * * * * * * * * * * */
.thst-main-posts {
  padding-top: 48px;
}
.single .thst-main-posts {
  padding:80px 0;
  background-color:#fff;
}
.thst-main-posts.sticky {
  padding-top: 40px;
}
.single .reg {
  background-color: #24292C!important; 
}
.single .reg .content_page_thumb {
  height: 200px;
}
.single .reg .content_page_thumb .heading,
.single .reg .heading {
  position: relative;
  padding: 0;
  height: 160px;
}
.single .reg .content_page_thumb .heading .title,
.single .reg .heading .title {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0;
}
.single .reg .content_page_thumb .heading .title h1,
.single .reg .heading .title h1 {
  margin: 50px 0;
  color: #fff;
}
.single .post .entry-header .entry-title {
  font-size:42px;
  font-weight:600;
  margin-bottom:12px;
  line-height: 52px;
}
.single .post {
  margin-top: 0;
  padding: 0;
  margin-bottom: 80px;
}
.single .post .entry-content {
  padding:0;
}
.single .content {
  background-color: #fff;
}
.single .comment-respond,
.single #comments {
  padding:0;
}
.single .post.format-standard {
  padding-top:0;
}
.single .post.format-standard .entry-header .featured-image-large {
  margin:0;
}
.single .post.format-standard .entry-header .entry-title {
  margin-left:0;
  margin-top:32px;
}
.single .entry-categories {
  margin: 32px 0;
  padding: 0;
  list-style: none;
}
.single .post .entry-categories li {
  margin-right: 5px;
  display: inline-block;
}
.single .entry-tags {
  margin: 15px 0;
  padding: 0;
  list-style: none;
  line-height: 20px;
  font-size: 12px;
}
.single .entry-tags li {
  display: inline-block;
  padding: 5px 10px;
  background: #ddd;
  font-style: italic;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.single .post .entry-header {
  padding:0 0 32px 0;
}

.single .post.format-standard .entry-header {
  padding:0 0 32px 0;
}
.single .post.format-gallery .entry-content p {
  padding:0;
}
.single .single-featured.gallery {
  padding: 0;
}
.single .single-featured {
  background-color: #EEEEEE;
  padding: 75px 0 75px 0;
}
.single .single-featured.sticky {
  padding: 175px 0 75px 0; 
}
.single .single-featured.thumb_bg {
  padding: 0; 
}
.single .single-featured.thumb_bg h2 {
  color:#eee; 
}
.single .single-featured .background {
  padding: 75px 0 75px 0; 
  background-color:rgba(0,0,0,0.6);
}
.single .single-featured.sticky .background {
  padding: 175px 0 75px 0; 
  background-color:rgba(0,0,0,0.6);
}

/* Audio Player with Darker Background */
.single .single-featured.thumb_bg .mejs-controls .mejs-button button {
  color:#eee;
}
.single .single-featured.thumb_bg .mejs-container .mejs-controls .mejs-time span {
  color:#eee;
}
.single .single-featured.thumb_bg .mejs-controls .mejs-time-rail .mejs-time-total {
  background-color: rgba(255,255,255,0.5);
}

/* Album Art */
.single .player_container {
  width:100%;
}
.single .player_container.with_thumbnail {
  padding-left:220px;
}
.single .album-art {
  float:left;
  margin-right:24px;
}
.single .album-art img {
  width:200px;
  height:auto;
}
.single .single-featured.gallery.sticky {
  background-color: #EEEEEE;
  padding: 110px 0 0 0;
}
.single .single-featured h2 {
  font-size: 32px;
  font-weight: 600;
  padding: 0;
  margin:0 0 24px 0;
}
.single .single-featured span.mini-title {
  color: #228C8B;
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 15px;
  padding: 0;
  text-transform: uppercase;
}
.single .single-featured .next-week {
  background-color: rgba(0, 0, 0, 0.1);
  padding: 24px 32px;
  margin-top:32px;
  font-size: 16px
}
.single .post .entry-meta {
  padding:0;
  border-color:#ddd;
}
.single .entry-meta .author-info {
  margin:0;
  padding:0;
  left: -224px;
  position: absolute;
  top: 0;
  text-align: right;
  width: 200px;
}
.single .author-info p {
  font-size: 16px;
  line-height: 28px;
}
.single .author-info .author-avatar {
  margin: 0 0 24px 0;
}
.single .author-info .author-avatar img {
  -webkit-border-radius: 9999px;
  -moz-border-radius: 9999px;
  -o-border-radius: 9999px;
  border-radius: 9999px;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -otransition-duration: 0.4s;
  transition-duration: 0.4s;
}
.single .author-description h4 {
  margin: 0;
  font-size: 20px;
  font-weight: 600;
}
.single .author-description span {
  font-size: 16px;
  color:#666;
}
.single .author-description .author_archive_link {
  margin:0 0 0 24px;
  position: relative;
  top:-4px;
}
.single .author-description .author_archive_link a:link,
.single .author-description .author_archive_link a:visited {
  text-transform: uppercase;
  font-weight: 800;
  font-size: 11px;
  color:#fff;
  border-radius: 3px;
  padding:3px 5px;
}
.single .caption-container {
  background-color:#EEEEEE;
  padding:32px;
  border-top:1px solid #ddd;
}
.single .caption-container {
}

/* Single Audio Player*/
.single .mejs-container .mejs-controls {
  background-color:#EEEEEE;
}
.single .wp-playlist .mejs-container .mejs-controls {
  background-color:transparent;
}
.single .mejs-controls .mejs-button button {
  color:#888;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.single .wp-playlist .mejs-controls .mejs-button button {
  color:#fff;
}
.single .mejs-controls .mejs-button button:hover {
  color: #228C8B;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.single .wp-playlist .mejs-controls .mejs-button button:hover {
  color:rgba(0,0,0,0.3);
}
.single .mejs-container .mejs-controls .mejs-time span {
  color:#888;
}
.single .wp-playlist .mejs-container .mejs-controls .mejs-time span {
  color:#eee;
}
.single .mejs-controls .mejs-time-rail .mejs-time-loaded {
  background-color: rgba(0,0,0,0.2);
}
.single .mejs-controls .mejs-time-rail .mejs-time-current {
  background-color:#228C8B;
}
.single .mejs-controls .mejs-time-rail .mejs-time-total {
  background-color: rgba(0,0,0,0.2);
}
.single .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  background-color: rgba(0,0,0,0.2);
}
.single .wp-playlist .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  background-color: rgba(0,0,0,0.1);
}
.single .single-featured.thumb_bg .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  background-color: rgba(255,255,255,0.5);
}
.single .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  background-color: #228C8B;
}
.single .featured-gallery .gallery.grid {
  margin:0 !important;
}

/* Playlist Custom Scrollbar */
.wp-playlist .mCustomScrollBox > .mCSB_scrollTools {
  width:28px;
}
.wp-playlist .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width:6px;
}
.wp-playlist .mCSB_scrollTools .mCSB_dragger {

}

/* Sticky Posts */
.post.sticky_post {
  margin: 0 0 64px 0;
  background: #f0f0f0;
}
.post.sticky_post .entry-header {
  padding: 0;
  margin: 0;
  padding: 30px 0;
}
.post.format-image .entry-header,
.post.sticky_post .featured-audio-title {
  margin: 0;
}
.post.sticky_post .entry-header .icon-container {

}
.post.sticky_post .featured-image {
  display: none;
}
.post.sticky_post .featured-post {
  padding: 0;
}
.post.sticky_post .entry-header {
  padding: 0;
}
.post.sticky_post .entry-header .entry-title {
  font-size: 20px;
  line-height: 20px;
  margin: 0;
}
.post.sticky_post .entry-header .entry-date {
  padding: 10px 0 0 0;
  margin:0;
}
.post.sticky_post .st-readmore,
.post.sticky_post.format-aside .entry-content p {
  display: block;
}
.post.sticky_post .entry-header .permalink-icon.sticky {
  color: #555;
  height: 16px;
  margin: 0;
  text-align: center;
  top: 0;
  width: 16px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  padding:15px;
}
.post.sticky_post .entry-content,
.post.sticky_post .entry-summary {
  padding: 0 30px 30px 30px ;
  margin: 0;
}
.post.sticky_post .entry-content p,
.post.sticky_post .entry-summary p {
  margin: 0 0 10px 0;
  font-size: 16px;
  line-height: 28px;
}
.post.sticky_post.format-link .entry-content p:first-of-type {
  background-color: transparent;
  font-size: 16px;
  line-height: 28px;
  padding: 0;
}
.post.sticky_post.format-link .entry-content p:first-of-type:hover {
  background-color: transparent;
}
.post.sticky_post.format-status .entry-content,
.post.sticky_post.format-quote .entry-content,
.post.sticky_post.format-aside .entry-content {
  font-size: inherit;
  padding: 25px;
}
.post.sticky_post .entry-content .excerpt-content {
  margin: 30px 0;
}

/* Podcast in Blog*/
.post.podcast_post {
  margin: 0 0 64px 0;
  background: #282D31;
  color:#fff;
}
.post.podcast_post .entry-header a:link,
.post.podcast_post .entry-header a:visited {
  color:#aaa;
}
.post.podcast_post .entry-header a:hover {
  color:#fff;
}
.post.podcast_post .entry-header .entry-title h2 {
  font-size: 30px;
}


/* 
 * Comment Styling
 * * * * * * * * * * * * * * * * * * * * * * * */

/* Respond Form */
.comment_container {
  padding-top:50px;
}
#respond #commentform .comment-form-author {

}
#respond #commentform .comment-form-author span {
  padding: 0 15px 0 0;
  display: block;
}
#respond #commentform .comment-form-email {

}
#respond #commentform .comment-form-email span {
  padding: 0 15px 0 0;
  display: block;
}
#respond #commentform .comment-form-url {

}
#respond #commentform .comment-form-comment {
  margin-top: 35px;
  clear: both;
}
#respond #commentform .comment-form-comment textarea {
  margin-top: 10px;
}
#respond #cancel-comment-reply-link:link,
#respond #cancel-comment-reply-link:visited {
  position: relative;
  top: -7px;
  margin-left: 10px;
  padding: 7px 12px;
  font-weight: 600;
  font-size: 14px;
  font-family: 'Raleway', 'Arial', sans-serif;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
#respond #commentform input[text],
#respond #commentform textarea {
  display: block;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
}

/* Comment List */
#comments {
  margin-top: 100px;
}
#comments #comments-title {
  font-size: 36px;
  margin-bottom: 50px;
}
#comments .commentlist {
  margin: 0;
  padding: 0;
  list-style: none;
}
#comments .commentlist .children {
  list-style: none;
}
#comments .commentlist .children li {
  border: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
#comments .commentlist li {
  margin-bottom: 0;
  padding-bottom: 50px;
  margin-bottom: 50px;
  border-bottom: 1px solid #dddddd;
}
#comments .commentlist li:last-child {
  border: none;
}
#comments .commentlist li .comment-body .comment-awaiting-moderation {
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 5px;
  display: inline-block;
  margin-top: 20px;
  font-size: 14px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
#comments .commentlist li .comment-body .comment-author img {
  margin-right: 15px;
  float: left;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
#comments .commentlist li .comment-body .comment-author .fn {
  display: block;
  font-weight: 600;
  font-size: 20px;
  line-height: 18px;
}
#comments .commentlist li .comment-body .comment-author .date {
  font-size: 12px;
  text-transform: uppercase;
}
#comments .commentlist li .comment-body .reply {
  text-align: right;
}
#comments .commentlist li .comment-body .reply a:link,
#comments .commentlist li .comment-body .reply a:visited {
  padding: 7px 12px;
  font-weight: 600;
  font-size: 14px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
#comments .commentlist #respond {
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 20px;
  margin-bottom: 50px;
  width: 75%;
}
.closed-comments {
  padding: 50px 0;
}

#comments .commentlist dd {
  margin-bottom:16px;
}

/* Post to Post Navigation */
.singlep_pagi {
  margin: 32px 0;
  padding: 0 32px;
  list-style: none;
  font-size: 16px;
}
.single .singlep_pagi {
  padding:0;
}
.singlep_pagi p {
  color: #aaa;
  font-weight: 600;
  font-size: 0.9em;
}
.singlep_pagi .left {
  width: 50%;
  float: left;
}
.singlep_pagi .right {
  width: 50%;
  float: right;
  text-align: right;
}

/* Author Info */
.author-info {
  clear: both;
}

/*Single Podcast Post*/
.single-podcast.podcast-archive .main-content .container .entries .podcast-content .podcast_meta {
  padding: 25px 0;
}
.single-podcast.podcast-archive .main-content .container .entries .podcast-content .podcast_meta a:link,
.single-podcast.podcast-archive .main-content .container .entries .podcast-content .podcast_meta a:visited {
  background-color: #93cece;
  padding: 2px 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.single-podcast.podcast-archive .main-content .container .entries .podcast-content p {
  padding: 25px 0;
}

.single-podcast .podcast-content .title {
  padding-top: 50px;
  padding-left: 0;
  margin-bottom: 20px;
  background: #2A3034;
  overflow: hidden;
}
.single-post #audioinfo {
  margin-bottom: 32px;
}
.single-podcast .podcast-content .title.extra-padding {
  padding-top: 150px;
}
.single-podcast .player-content {
  padding-bottom: 50px;
}
.single-podcast .player-content.extra-padding {
  padding-bottom: 125px;
}
.single-podcast .main-content .podcast-content .container.first {
  z-index: 99;
}
.single-podcast .player-content .podcast_player,
.page .podcast_player {
  margin-left: 0;
  margin-top: 10px;
}
.single-podcast .podcast-content .title h1 {
  color: #eee;
  margin: 10px 0 10px;
  padding: 0;
  font-size: 42px;
}
.single-podcast .podcast-content .title ul {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #ddd;
}
.single-podcast .podcast-content .title ul li {
  display: inline-block;
  padding-right: 10px;
}
.single-podcast .podcast-content .title img {
  float: left;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  height: 100px;
  width: 100px;
  margin-right: 25px;
}

/*
 * General Page Settings
  * * * * * * * * * * * * * * * * * * * * * * */

 .page.page-template .post .entry-content,
 .page.page-template-default .post .entry-content {
  background-color:#fff;
  padding:0;
 }
.archive.page .post .entry-content {
    padding:0 32px 32px 32px;
  }
.page .comment_container {
  margin-top:50px;
}

/* Page Banner */
.page .banner-page {
  background: #282C2F;
  height: 250px;
}
.page .entry-meta {
  clear: both;
}
.page .reg,
.podcast-archive .reg,
.search .reg,
.archive .reg {
  background-color: #24292C;
}
.page .reg.sticky-header,
.podcast-archive.sticky-header .reg,
.search.sticky-header .reg,
.archive.sticky-header .reg, {
  margin-top: 100px;
}
.page .reg .heading,
.podcast-archive .reg .heading,
.search .reg .heading,
.archive .reg .heading {
  padding: 50px 0;
}
.page .reg .heading h1,
.podcast-archive .reg .heading h1,
.search .reg .heading h1,
.archive .reg .heading h1 {
  margin: 0;
  color: #ffffff;
  font-size: 42px;
  text-transform: none;
  font-weight: 600;
  letter-spacing: 0;
}
.page .reg .heading p,
.podcast-archive .reg .heading p,
.search .reg .heading p,
.archive .reg .heading p {
  color:#dadada;
}
.archive .reg .heading h1 {
  margin-bottom:24px;
}
.page .reg .heading .title {
  color: #ffffff;
}
.page .reg .heading .title p {font-size: 28px;
  margin-top:24px;
  color:#dadada;
}
.page .reg .content_page_thumb,
.podcast-archive .reg .content_page_thumb {
  height: 350px;
}
.page .reg .content_page_thumb .transparent {
  background-color: rgba(0, 0, 0, 0.65);
}
.page .reg .content_page_thumb .heading,
.podcast-archive .reg .content_page_thumb .heading {
  padding: 0;
  height: 350px;
  position: relative;
}
.post-type-archive-podcast .reg .content_page_thumb .heading {
  padding: 0;
  position: relative;
}
.page .reg .content_page_thumb .heading .title,
.podcast-archive .reg .content_page_thumb .heading .title,
.archive .reg .content_page_thumb .heading .title {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: #ffffff;
}

.page-template-pagepage-archive-php .archive_cols ul {
  margin:0;
  padding:0;
  list-style: none;
}
.page-template-pagepage-archive-php .archive_cols h2 {
  font-size: 24px;
  margin-top:70px;
  margin-bottom:10px;
  font-weight: 600;
  
}
.page .light.reg .heading .title {
  color:#777;
}
.page .light.reg .heading .title p {
  margin-top:24px;
}

/* Author Post Archive */
.archive .author_profile img {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  float: left;
  margin-right: 25px;
  margin-bottom: 25px;
}
.archive .heading .title {
  padding:10px 0;
}
.archive .author_profile .info {
  margin: 0;
  padding: 0;
  list-style: none;
}
.archive .author_profile .info .author_name {
  font-size: 32px;
  color:#aaa;
}
.archive .author_profile .social {
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: 'FontAwesome';
}
.archive .author_profile .social li {
  margin: 0 20px 10px 0;
  padding: 0;
  float: left;
}
.archive .author_profile .social li .sicon {
  padding: 0;
  display: block;
  width: 24px;
  height: 24px;
  opacity: 1;
  text-align: center;
}
.archive .author_profile .social li .sicon:before {
  font-family: 'FontAwesome';
  font-size: 16px;
  line-height: 16px;
  color: #eee;
  padding: 10px;
  opacity: 1;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.archive .author_profile .social li .sicon:hover:before {
  font-size: 28px;
  line-height: 28px;
  height: 42px;
  width: 42px;
  margin: -6px;
  background: #fff;
  padding: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.archive .author_profile .social li .email:before {
  content: "\f0e0";
}
.archive .author_profile .social li .email:hover:before {
  color: #555;
}
.archive .author_profile .social li .website:before {
  content: "\f109";
}
.archive .author_profile .social li .website:hover:before {
  color: #555;
}
.archive .author_profile .social li .skype:before {
  content: "\f17e";
}
.archive .author_profile .social li .skype:hover:before {
  color: #00aff0;
}
.archive .author_profile .social li .twitter:before {
  content: "\f099";
}
.archive .author_profile .social li .twitter:hover:before {
  color: #00aced;
}
.archive .author_profile .social li .facebook:before {
  content: "\f09a";
}
.archive .author_profile .social li .facebook_2:before {
  content: "\f082";
}
.archive .author_profile .social li .facebook:hover:before,
.archive .author_profile .social li .facebook_2:hover:before {
  color: #3b5998;
}
.archive .author_profile .social li .googleplus:before {
  content: "\f0d5";
}
.archive .author_profile .social li .googleplus:hover:before {
  color: #dd4b39;
}
.archive .author_profile .social li .youtube:before {
  content: "\f167";
}
.archive .author_profile .social li .youtube:hover:before {
  color: #bb0000;
}
.archive .author_profile .social li .youtube_2:before {
  content: "\f16a";
}
.archive .author_profile .social li .dribbble:before {
  content: "\f17d";
}
.archive .author_profile .social li .dribbble:hover:before {
  color: #ea4c89;
}
.archive .author_profile .social li .flickr:before {
  content: "\f16e";
}
.archive .author_profile .social li .flickr:hover:before {
  color: #ff0084;
}
.archive .author_profile .social li .instagram:before {
  content: "\f16d";
}
.archive .author_profile .social li .instagram:hover:before {
  color: #517fa4;
}
.archive .author_profile .social li .tumblr:before {
  content: "\f173";
}
.archive .author_profile .social li .tumblr:hover:before {
  color: #32506d;
}
.archive .author_profile .social li .tumblr_2:before {
  content: "\f174";
}
.archive .author_profile .social li .pinterest:before {
  content: "\f0d2";
}
.archive .author_profile .social li .pinterest:hover:before {
  color: #cb2027;
}
.archive .author_profile .social li .xing:before {
  content: "\f169";
}
.archive .author_profile .social li .xing:hover:before {
  color: #126567;
}
.archive .author_profile .social li .linkedin:before {
  content: "\f0e1";
}
.archive .author_profile .social li .linkedin:hover:before {
  color: #007bb6;
}
.archive .author_profile .social li .github:before {
  content: "\f092";
}
.archive .author_profile .social li .github:hover:before {
  color: #171515;
}
.archive .author_profile .social li .stackexchange:before {
  content: "\f16c";
}
.archive .author_profile .social li .stackexchange:hover:before {
  color: #ef8236;
}
/* 404 Page */
.error404 .post_body {
  padding-bottom:100px;
}

/* Podcaster Archives */
.page-template-pagepage-podcastarchive-php .entries.grid .podpost,
.post-type-archive-podcast .entries.grid .podpost {
  margin-bottom:30px;
}
.page-template-pagepage-podcastarchive-php .entries.grid .podpost .post-header,
.post-type-archive-podcast .entries.grid .podpost .post-header {
  position: relative;
}
.page-template-pagepage-podcastarchive-php .entries.grid .podpost .post-header img,
.post-type-archive-podcast .entries.grid .podpost .post-header img {
  width:100%;
  height:auto;
  border-radius: 5px;
}
.page-template-pagepage-podcastarchive-php .entries.grid .podpost .post-header .hover-content,
.post-type-archive-podcast .entries.grid .podpost .post-header .hover-content {
  position:absolute;
  top:50%;
  left:50%;
  margin-top:-24px;
  margin-left:-24px;
  height:48px;
  width:48px;
  padding:12px;
  text-align:center;
  background-color:#fff;
  border-radius:30px;
  opacity: 0;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.page-template-pagepage-podcastarchive-php .entries.grid .podpost:hover .post-header .hover-content,
.post-type-archive-podcast .entries.grid .podpost:hover .post-header .hover-content {
  opacity:1;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.page-template-pagepage-podcastarchive-php .entries.grid .podpost .post-header .hover-content .pp-permalink-icon,
.post-type-archive-podcast .entries.grid .podpost .post-header .hover-content .pp-permalink-icon {
  padding:16px;
  margin-left:-12px;
  position:absolute;
  top:2px;
  left:12px;
}
.page-template-pagepage-podcastarchive-php .entries.grid .podpost .entry-content p,
.post-type-archive-podcast .entries.grid .podpost .entry-content p {
  display:none;
}
.page-template-pagepage-podcastarchive-php .entries.grid .podpost .entry-footer,
.post-type-archive-podcast .entries.grid .podpost .entry-footer {
  
}
.page-template-pagepage-podcastarchive-php .entries.grid .podpost .entry-footer ul,
.post-type-archive-podcast .entries.grid .podpost .entry-footer ul {
  margin:0;
  padding:0;
  list-style:none;
}
.page-template-pagepage-podcastarchive-php .entries.grid .podpost .entry-footer ul li,
.post-type-archive-podcast .entries.grid .podpost .entry-footer ul li {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.page-template-pagepage-podcastarchive-php .entries.grid .podpost .entry-footer .podpost-meta,
.post-type-archive-podcast .entries.grid .podpost .entry-footer .podpost-meta {
  margin-top:10px;
}
.page-template-pagepage-podcastarchive-php .entries.grid .podpost .entry-footer .podpost-meta .title a,
.post-type-archive-podcast .entries.grid .podpost .entry-footer .podpost-meta .title a {
  font-size: 14px;
  font-weight:bold;
}
.page-template-pagepage-podcastarchive-php .entries.grid .podpost .entry-footer .podpost-meta .categories a,
.post-type-archive-podcast .entries.grid .podpost .entry-footer .podpost-meta .categories a,
.page-template-pagepage-podcastarchive-php .entries.grid .podpost .entry-footer .podpost-meta .categories span,
.post-type-archive-podcast .entries.grid .podpost .entry-footer .podpost-meta .categories span {
  font-size: 13px;
  opacity:0.7;
  font-weight:400;
}
.page-template-pagepage-podcastarchive-php .pagination,
.post-type-archive-podcast .entries.grid .pagination {
  display:block;
}

/* Seriously Simple Podcasting */
.archive.post-type-archive-podcast .reg .transparent {
  background-color: rgba(0,0,0,0.65)
}
.archive.post-type-archive-podcast .reg .content_page_thumb .heading .title {
  position: static;
}
.podcast_subscribe {
  margin-top: 10px;
}
.featured-image-large img {
  width:100%;
  height:auto;
}
.thumb_bg .mejs-container, .mejs-embed, .mejs-embed body,
.single .thumb_bg .mejs-container .mejs-controls {
  background-color: transparent;
}

/* Fromt the Blog */
.fromtheblog {
  padding:80px 0 80px 0;
  background-color: #e0e0e0;
}
.fromtheblog h2.title {
  font-size: 28px;
  font-weight:600;
  margin-bottom:30px;
  color:#555;
}
.fromtheblog article .featured-image {
  width:100%;
}
.fromtheblog.list article .featured-image {
  width:100%;
  display:none;
}
.fromtheblog article .post-header ul {
  margin:10px 0 0 0;
  padding:0;
  list-style: none;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
}
.fromtheblog article .post-header ul li {
  display:inline-block;
}
.fromtheblog article .post-header h2 {
  font-size: 18px;
  font-weight: 700;
  margin:0 0 20px 0;
  line-height: 1.4em;
}
.fromtheblog article .post-header h2 a {
  color:#555;
}
.fromtheblog article .post-content {
  font-size: 16px;
  line-height:28px;
} 
.fromtheblog article .post-footer {
  background:transparent;
  padding:0;
  text-align: left;
}
.fromtheblog article .post-footer a {
  font-size:14px;
  font-weight:bold;
}

/* Fromt the Blog List */
.fromtheblog.list {
  padding:80px 0 80px 0;
  background-color: #e0e0e0;
}
.fromtheblog.list .cont {
  width:25%;
  float:left;
  padding:4px 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow:hidden;
}
.fromtheblog.list .cont_large {
  width:50%;
  float:left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow:hidden;
}
.fromtheblog.list h2.title {
  font-size: 28px;
  font-weight:600;
  margin-bottom:30px;
  color:#555;
}
.fromtheblog.list article {
  padding:20px 0;
  border-top:1px solid #ccc;
}.fromtheblog.list article:hover {
  background-color:#ccc;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.fromtheblog.list article:first-of-type {
  border:0;
}
.fromtheblog.list article .featured-image {
  width:100%;
  display:none;
}
.fromtheblog.list article .post-header {
  margin:0;
  padding:0 20px;
  font-size: 16px;
  font-weight: bold;
}
.fromtheblog.list article .post-header ul {
  margin:10px 0 0 0;
  padding:0;
  list-style: none;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
}
.fromtheblog.list article .post-header ul li {
  display:inline-block;
}
.fromtheblog.list article .post-header .user_img_link {
  border:3px solid coral;
  border-radius: 9999px;
  display:inline-block;
  margin-right: 15px;
}
.fromtheblog.list article .post-header .author_userpic {
  border-radius: 9999px;
  border:3px solid #e0e0e0;
}
.fromtheblog.list article .post-content {
  font-size: 18px;
  line-height:32px;
  padding:4px 0 4px 20px;
}
.fromtheblog.list article .post-content .title {
  padding-left:5px;  
}
.fromtheblog.list article .post-content .title a:link {
  color:#555;
  font-weight: 700;
}
.fromtheblog.list article .post-content .title a:visited {
  font-weight: 400 !important;
  color:#777;
}
.fromtheblog.list article .post-content .cats a:link,
.fromtheblog.list article .post-content .cats a:visited {
  background-color:coral;
  font-weight: bold;
  color:#fff;
  text-transform: uppercase;
  font-size: 12px;
  border-radius: 3px;
  padding:4px 6px;
  line-height:15px;
  display:inline-block;
}
.fromtheblog.list article .post-footer {
  text-align: right;
  font-size: 14px;
}
.fromtheblog.list article .post-footer span {
  padding:0 20px;
  display:inline-block;
}
.fromtheblog.list .button-container {
  margin:30px 0 0 0;
  text-align: right;
}

/* Archive Page Template*/
.arch_searchform {
  border: 1px solid #dddddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 20px;
}
.arch_searchform #ind_searchform div.first {
  width: 90%;
  float: left;
}
.arch_searchform #ind_searchform div.second {
  width: 10%;
}
.arch_searchform #ind_searchform div .screen-reader-text {
  display: none;
}
.arch_searchform #ind_searchform div #ind_s {
  border: none;
  display: block;
  width: 100%;
  padding: 10px;
  font-family: 'Raleway', 'Arial', sans-serif;
}
.arch_searchform #ind_searchform div #ind_searchsubmit {
  font-family: 'Batch Icons';
  display: block;
  background: transparent;
  color: #777 !important;
  width: 100%;
  padding: 10px 0;
}
/* 
 * General Sidebar Settings
 *  * * * * * * * * * * * * * * * * * * */

/* Sidebar */
.sidebar {
  line-height: 30px;
}
.sidebar .placeholder,
footer .placeholder {
  list-style: none;
  border: none;
  margin: 0;
  padding: 0;
}
.sidebar h2,
footer h2 {
  margin: 0 0 15px 0;
  font-size: 32px;
}
.sidebar h3 ,
.archive .sidebar h3{
  margin: 0 0 24px;
  padding:0;
  font-size: 26px;
}
footer h3 {
  margin: 0 0 15px 0;
  font-size: 26px;
}
.sidebar .widget {
  padding: 24px;
  /*margin: 0 0 50px 0;*/
  list-style: none;
  background:#fff;
}
.sidebar .widget ul {
  border: none;
  list-style: none;
  font-size:16px;
}
.sidebar .widget > ul,
.sidebar .widget div > ul {
  margin: 0;
  padding: 0;
}
.sidebar .widget ul li {
  padding: 6px 0 0 0;
}
.sidebar .widget ul li > a {
  color:#555;
  padding:16px 0;
}


/*
 * General Widget Settings
 * * * * * * * * * * * * * * * * * * */

/* Calendar */
.widget.widget_calendar {
  padding:0;
}
.widget.widget_calendar h3 {
  padding:24px 24px 0 24px;
}
.widget #calendar_wrap {
  padding: 0;
  margin: 25px 0;
  width: 100%;
}
.widget #calendar_wrap #wp-calendar {
  padding: 25px;
  border-collapse: collapse;
  width: 100%;
}
.widget #calendar_wrap #wp-calendar thead tr {
  background:#f1f1f1;
}
.widget #calendar_wrap #wp-calendar tfoot {
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.widget #calendar_wrap #wp-calendar tfoot td#prev {
  border-radius: 0 0 0 3px;
}
.widget #calendar_wrap #wp-calendar tfoot td#next {
  border-radius: 0 0 3px 0;
}
.widget #calendar_wrap #wp-calendar caption {
  padding: 24px;
}
.widget #calendar_wrap #wp-calendar th {
  padding: 10px;
  font-size: 0.75em;
  text-align:center;
}
.widget #calendar_wrap #wp-calendar tbody {
  padding:0 24px;
}
.widget #calendar_wrap #wp-calendar tbody td {
  padding: 7px;
  font-size: 14px;
  text-align: center;
  border-collapse: collapse;
}
.widget #calendar_wrap #wp-calendar tr td#next {
  text-align: right;
  padding:24px 0 0 0;
}
.widget #calendar_wrap #wp-calendar tr td#next a {
  padding:24px;
  display: block;
}
.widget #calendar_wrap #wp-calendar tr td#next a:hover {
  background-color:#eee;
}
.widget #calendar_wrap #wp-calendar tr td#prev {
  text-align: left;
  padding:24px 0 0 0;
}
.widget #calendar_wrap #wp-calendar tr td#prev a {
  padding:24px;
  display: block;
}
.widget #calendar_wrap #wp-calendar tr td#prev a:hover {
  background-color:#eee;
}
.widget .tagcloud a:link,
.widget .tagcloud a:visited {
  display: inline-block;
  font-size: 14px !important;
  padding: 0 8px;
  margin: 0 5px 6px 0;
  line-height: 25px;
  background-color: #bbb;
  color: #444;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

/* Navigation */
.widget.widget_nav_menu ul .sub-menu ul ul ul ul ul ul {
  margin:0;
  padding:0;
}

/* Search Widget */
.widget.widget_search {
  background:transparent;
  padding:0;
}
.widget.widget_search .search-container #s {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -o-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  font-size: 16px;
  padding: 0 10px;
  float: left;
  width: 80%;
  height: 50px;
  border: none;
  background-color:#d0d0d0;
  opacity:1;
}
.widget.widget_search .search-container #searchsubmit {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  -o-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  border:0;
  font-size: 16px;
  font-family: 'Batch Icons';
  color: #619c9c;
  padding: 0;
  display: inline-block;
  height: 50px;
  width: 20%;
  content: '&#xf029;';
  background-color:#282D31;
  opacity:1;
}
.widget.widget_search #searchform .search-container {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: 0;
}
.widget.widget_search #searchform .search-container:hover {
  border: 0
}
.widget.widget_search #searchform .search-container:hover #searchsubmit {
  color: #206565;
}
.widget.widget_search h3 {
  padding:0;
}
.search-container input[type="submit"] {
  font-family: 'Batch Icons';
}
.search-container label {
  display: none;
}

/* Custom Widget-Recent Posts */
.widget.thst_recent_blog_widget {
  padding:0;
}
.widget.thst_recent_blog_widget .recent_tabs {
  width: 100%;
  display: none;
}
.widget.thst_recent_blog_widget .acco_loading {
  padding:20px;
  background: url('../../../../../../20150212191048im_/http_/upgradedape.com/wp-content/themes/podcaster/img/270.gif') no-repeat center center;
}
.widget.thst_recent_blog_widget .ui-tabs-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #f1f1f1;
  border-radius:3px 3px 0 0;
  -moz-border-radius:3px 3px 0 0;
  -wekit-border-radius:3px 3px 0 0;
  -o-border-radius:3px 3px 0 0;
}
.widget.thst_recent_blog_widget .ui-tabs-nav li {
  float: left;
  font-size: 14px;
  font-weight: 600;
  padding: 0;
  background-color: #f1f1f1;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  width: 33.3333%;
}
.widget.thst_recent_blog_widget .ui-tabs-nav li:first-child {
}
.widget.thst_recent_blog_widget .ui-tabs-nav li:last-child {
}
.widget.thst_recent_blog_widget .ui-tabs-nav li a {
  padding: 15px 0;
  display: block;
  text-align: center;
}
.widget.thst_recent_blog_widget .ui-tabs-nav li a:link,
.widget.thst_recent_blog_widget .ui-tabs-nav li a:visited {
  color: #fff;
}
.widget.thst_recent_blog_widget .ui-tabs-nav li a:hover {
  color: #464646;
}
.widget.thst_recent_blog_widget .ui-tabs-nav li.ui-tabs-active {
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  background-color: #fff;
}
footer .widget.thst_recent_blog_widget .ui-tabs-nav {
  background-color: #fff;
}
.widget.thst_recent_blog_widget .ui-tabs-nav li.ui-tabs-active a:link,
.widget.thst_recent_blog_widget .ui-tabs-nav li.ui-tabs-active a:visited {
  padding: 15px 0;
  text-indent: 0;
  width: auto;
  background-image: none;
  color: #464646;
}
.widget.thst_recent_blog_widget .ui-tabs-panel {
  background: #fff;
  border-radius: 0 0 3px 3px;
}
.widget.thst_recent_blog_widget .ui-tabs-panel article {
  padding: 24px;
  border-bottom:1px solid #eee;
}
.widget.thst_recent_blog_widget .ui-tabs-panel article:last-child {
  border: none;
}
.widget.thst_recent_blog_widget .ui-tabs-panel article img {
  float: left;
  margin-right: 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  height: 50px;
  width: 50px;
}
.widget.thst_recent_blog_widget .ui-tabs-panel article .text {
  padding:5px 0;
}
.widget.thst_recent_blog_widget .ui-tabs-panel article .text a:link,
.widget.thst_recent_blog_widget .ui-tabs-panel article .text a:visited {
  color:#464646;
}
.widget.thst_recent_blog_widget .ui-tabs-panel article .text h4 {
  font-size: 16px;
  line-height:22px;
  margin: 0;
  font-weight:700;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.widget.thst_recent_blog_widget .ui-tabs-panel article .text .date {
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  margin: 7px 0 0 0;
  color: #1c7473;
}
.widget.thst_recent_blog_widget .ui-tabs-nav li.ui-tabs-active a:active,
.widget.thst_recent_blog_widget .ui-tabs-nav li.ui-tabs-active a:focus {
  outline: none;
}

/* Text Widget */
.widget.widget_text .textwidget {
 /* padding:32px;*/
}
footer .widget.widget_text .textwidget {
  padding:0;
}

/* Highlighted Category */
.thst_highlight_category_widget.widget {
  border: none;
  padding:0;
}
.thst_highlight_category_widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget.thst_highlight_category_widget ul li {
  padding: 0;
  margin:0;
}
.widget.thst_highlight_category_widget ul li a {
  padding: 0;
  margin:0;
}
.thst_highlight_category_widget ul li .text {
  padding: 24px;
  border-bottom:1px solid #eee;
}
.thst_highlight_category_widget ul li:last-child .text {
  padding: 24px;
  border:none;
}
.thst_highlight_category_widget ul li .text .h_title {
  display: block;
  font-weight: bold;
  font-size: 16px;
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.thst_highlight_category_widget ul li .text .h_date {
  font-size: 12px;
}
.thst_highlight_category_widget ul li .text .h_author {
  font-size: 12px;
}
.widget.thst_highlight_category_widget ul li:first-child {
  position:relative;
}
.thst_highlight_category_widget ul li:first-child .text {
  border: none;
  padding: 24px;
  background-image: none;
  position:relative;
  width:100%;
  bottom: 0;
  background-color: #228c8b;
}
.thst_highlight_category_widget ul li:first-child .text a:link,
.thst_highlight_category_widget ul li:first-child .text a:visited {
  color: rgba(0, 0, 0, 0.5);
  white-space: nowrap;
}
.thst_highlight_category_widget ul li:first-child .text a:hover {
  color: rgba(0, 0, 0, 0.7);
}
.thst_highlight_category_widget ul li:first-child .text:after {
  bottom: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.thst_highlight_category_widget ul li:first-child .text.arrow:after {
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #228c8b;
  border-width: 11px;
  left: 75%;
  margin-left: -11px;
}
.thst_highlight_category_widget ul li:first-child .text .h_title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.thst_highlight_category_widget ul li:first-child .text .h_date {
  display: none;
  white-space: nowrap;
}
.thst_highlight_category_widget ul li:first-child .text .h_author {
  font-size: 12px;
  font-weight: 600;
  margin-left: 0;
  color: #ededed;
  white-space: nowrap;
}
.thst_highlight_category_widget ul li img {
  display:none;
}
.thst_highlight_category_widget ul li:first-child img {
  width:100%;
  height:auto;
  display: block;
}

/* Recent Comments */
.widget.thst_recent_comments_widget {
  padding:0;
}
.widget.thst_recent_comments_widget h3 {
  padding:24px 24px 0 24px;
}
.widget.widget_recent_comments ul li.recentcomments {
  /*padding: 12px 0;*/
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* RSS Feed*/
.widget.widget_rss ul li {
  margin-bottom:14px;
}
.widget.widget_rss ul li .rsswidget {
  font-weight:600;
}
.widget.widget_rss ul li cite {
  font-weight: 600;
  font-size: 14px;
}
/* Custom Widget-Recent Comments */
.widget.thst_recent_comments_widget ul {
  font-size: 0.9em;
}
.widget.thst_recent_comments_widget ul li.recentcomments {
  padding: 24px;
  border-bottom:1px solid #eee;
}
.widget.thst_recent_comments_widget ul li.recentcomments:last-child {
  border:none;
}
.widget.thst_recent_comments_widget ul li.recentcomments .text {
  padding: 0 10px 0 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.widget.thst_recent_comments_widget ul li.recentcomments .text a {
  font-weight: 600;
}
.widget.thst_recent_comments_widget ul .recentcomments img.avatar {
  margin-right: 20px;
  display: block;
  float: left;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
@media screen and (min-width: 768px) and (max-width: 1024) {
  .widget.thst_recent_comments_widget ul .recentcomments img.avatar {
    width: 30px;
    height: 30px;
    margin-right: 10px;
  }
}
.widget.thst_recent_comments_widget ul li.recentcomments .date {
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
  margin: 0;
  line-height: 12px;
}
footer .widget .tagcloud a:link, 
footer .widget .tagcloud a:visited {
    background-color: #1c1f21;
    border-radius: 3px 3px 3px 3px;
    color: #eee;
    display: inline-block;
    font-size: 14px !important;
    line-height: 25px;
    margin: 0 5px 6px 0;
    padding: 0 8px;
}
footer .widget .tagcloud a:hover {
  background-color:#111314;
}
.widget .podcast {
  margin:0 0 25px 0;
}
/* Tool Tips */
.pdc-tooltips {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: 0;
  background: #619c9c;
  color: #282c2f;
}
.pdc-tooltips .tooltipster-content {
  font-size: 14px;
  line-height: 16px;
  padding: 8px 10px;
}
.pdc-tooltips .tooltipster-content a {
  color: #fff;
}

/* Shortcode Overrides */
a.thst-button, 
a.thst-button:visited {
  text-shadow: none;
  font-family: 'Raleway', 'Arial', sans-serif;
  font-size: 16px !important;
  padding: 12px 36px !important;
  display:inline-block;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  -o-border-radius: 9px;
  border-radius: 9px;
}
a.thst-button.small {
  border-radius: 3px;
  font-size: 16px !important;
  padding: 12px 36px !important;
}
a.thst-button.medium {
    border-radius: 3px;
    font-size: 16px !important;
    padding: 18px 54px !important;
}
a.thst-button.large {
    border-radius: 3px;
    font-size: 22px !important;
    padding: 24px 72px !important;
}
a.thst-button.green {
  background: #B1D960;
  border-color: transparent !important;
}
a.thst-button.green:hover {
  background: #B9E46A;
}
a.thst-button.light-blue {
  background: #46CAE8;
  border-color: transparent !important;
}
a.thst-button.light-blue:hover {
  background: #50D6F5;
}
a.thst-button.blue {
  background: #14A7CF;
  border-color: transparent !important;
}
a.thst-button.blue:hover {
  background: #1BB6E6;
}
a.thst-button.red {
  background: #ED8376;
  border-color: transparent !important;
}
a.thst-button.red:hover {
  background: #FF988C;
}
a.thst-button.orange {
  background: #FFCE4F;
  border-color: transparent !important;
}
a.thst-button.orange:hover {
  background: #FFDB4F;
}
a.thst-button.purple {
  background: #E3ACDC;
  border-color: transparent !important;
}
a.thst-button.purple:hover {
  background: #F3BAEC;
}
a.thst-button.grey {
  background: #EFEFEF;
  border-color: transparent !important;
  color: #555555 !important;
  text-shadow: none;
}
a.thst-button.grey:hover {
  background: #FCFCFC;
}
a.thst-button.black {
  background: #6C6C6C;
  border-color: transparent !important;
}
a.thst-button.black:hover {
  background: #8D8D8D;
}

/* Tabs */
.thst-tabs .thst-nav li a {
  padding: 12px 24px;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.thst-tabs .thst-tab {
  padding: 24px;
  line-height: 34px;
  background: transparent;
}

/* Toggles */
.thst-toggle {
  margin-top:20px;
}
.thst-toggle .thst-toggle-title {
  padding: 16px 15px 16px 30px;
  background: #e5e5e5;
  border-color:#ffffff;
}
.thst-toggle .thst-toggle-title.ui-accordion-header-active {
  border-color:#c5c5c5;
}
.thst-toggle-inner {
  line-height: 34px;
  padding: 30px;
  background: transparent;
}

/* Alerts */
.thst-alert {
  border-radius: 4px 4px 4px 4px !important;
  box-shadow: none;
  line-height: 1.6em;
  margin: 0 0 1.5em;
  padding: 0.8em;
}
.thst-alert.white {
  background: none repeat scroll 0 0 #FFFFFF;
  color: #373737;
}
.thst-alert.red {
  background: none repeat scroll 0 0 #FFE6E3;
  border: transparent;
  color: #BF210E;
}
.thst-alert.yellow {
  background: none repeat scroll 0 0 #FFF7D6;
  border: transparent;
  color: #956433;
}
.thst-alert.green {
  background: none repeat scroll 0 0 #EDFDD3;
  border: transparent;
  color: #657E3C;
}
.thst-alert.grey {
  background: none repeat scroll 0 0 #eee;
  border: transparent;
  color: #373737;
}

/* Pre-Footer */
.postfooter {
  background-color:#282D31;
  font-size:16px;
  padding:25px 48px;
  color:#ddd;
}
.postfooter a:link,
.postfooter a:visited {
  color:#ddd;
}
.postfooter a:hover {
  color:#eee;
}
.postfooter .thst-menu {
  margin:0;
  padding:0;
  list-style:none;
  text-align:right;
  font-size:14px;
}
.postfooter .thst-menu li {
  display:inline-block;
  margin-left:40px;
}
/*
 * Footer Settings
 * * * * * * * * * * * * * * * * * * * */

footer.main {
  line-height: 30px;
  background-color:#d3d3d3;
}
footer .footer-widgets {
  color: #5a5a5a;
  padding-top: 100px;
  padding-bottom: 100px;
}
footer .footer-menu {
  background-color: #17191a;
  color: #fff;
  padding: 0 0 50px 0;
  text-align: center;
}
footer .footer-menu .title {
  padding: 50px 0;
}
footer .footer-menu h3 {
  margin: 15px 0;
}
footer a:link,
footer a:visited {
  color: #5a5a5a;
  font-weight: 600;
}
footer a:hover {
  color: #444;
}
footer .footer-menu .content.title h3 {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 18px;
}

/*Footer Navigation*/
footer nav {
  margin: 10px 0;
  font-size: 14px;
}
footer nav .thst-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
footer nav .thst-menu li {
  display: inline-block;
  position: relative;
  padding: 15px 0;
}
footer nav .thst-menu li a {
  padding: 15px;
  background-color: transparent;
  color: #fff;
}
footer nav .thst-menu li a:hover {
  color: #eee;
}
footer nav .thst-menu li .sub-menu {
  display: none;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
footer nav .thst-menu li:hover > .sub-menu {
  display: block;
  position: absolute;
  top: 60px;
  background: #ccc;
}
footer nav .thst-menu li:hover > .sub-menu li {
  display: block;
}

/* Lightbox */
.lb-outerContainer {
  border-radius: 0;
  width: 100%;
  position: relative;
}
.lb-dataContainer {
  background: #fff;
  color: #333;
  font-size: 16px;
  font-weight: 400;
  padding: 0;
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.lb-container {
  padding: 0;
}
.lb-outerContainer .lb-container img {
  display: block;
  border-radius: 0;
}
.lb-data .lb-caption {
  font-weight: 400;
  font-size: 16px;
}
.lb-data .lb-number {
  padding: 20px !important;
  text-transform: uppercase;
}
.lb-nav .lb-next,
.lb-nav .lb-prev {
  font-family: Batch Icons;
  color: transparent;
  font-size: 32px;
}
.lb-nav .lb-next:hover {
  background-color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center;
  color: #fff;
}
.lb-nav .lb-next:before {
  content: "\f14b";
  padding: 12px 5px;
  display: block;
  position: absolute;
  top: 50%;
  right: 25px;
  margin-top: -8px;
}
.lb-nav .lb-prev:hover {
  background-color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center;
  color: #fff;
}
.lb-nav .lb-prev:before {
  content: "\f14a";
  padding: 12px 5px;
  display: block;
  position: absolute;
  top: 50%;
  left: 25px;
  margin-top: -8px;
}
.lb-data {
  color: #444;
}
.lb-data .lb-caption {
  padding: 20px;
  background-color: #fff;
  display: block;
}
.lb-data .lb-details {
  float: none;
}
.lb-loader .lb-cancel {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  background-color: none;
  background-image: url(../../../../../../20150212191048im_/http_/upgradedape.com/wp-content/themes/podcaster/img/270.gif);
  text-align: center;
}
.lb-data .lb-close {
  position: absolute;
  display: block;
  padding: 10px;
  width: 25px;
  height: 25px;
  right: 5px;
  top: 5px;
  text-indent: -9999px;
  font-family: Batch Icons;
}
.lb-data .lb-close:before {
  content: "\f165";
  color: #206565;
  padding: 12px 5px;
  display: block;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .lb-data .lb-caption {
    font-size: 14px;
  }
}
.lb-data .lb-close img {
  display: block;
  opacity: 0;
  filter: alpha(opacity=0);
}

/* Social Icons */
.social_container.footer-inner {
  text-align: right;
}
.social_icon {
  font-family: FontAwesome;
  color:#fff;
  height:16px;
  width:16px;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
.social_icon:before {
  display: inline-block;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  padding:10px;
  color:#fff;
  background:#bbb;
  border-radius: 3px;
  margin-bottom:5px;
  transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -webkit-transition-duration:0.4s;
  -o-transition-duration:0.4s;
}
.social_icon:hover:before {
  transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -webkit-transition-duration:0.4s;
  -o-transition-duration:0.4s;
}
.social_icon a:link,
.social_icon a:visited {
  color:#fff;
}
.facebook.social_icon:before {
  content: "\f082";
}
.facebook.social_icon:hover:before {
  background-color:#3b5998;
}
.twitter.social_icon:before {
  content: "\f081";
}
.twitter.social_icon:hover:before {
  background-color:#00aced;
}
.google.social_icon:before {
  content: "\f0d4";
}
.google.social_icon:hover:before {
  background-color:#dd4b39;
}
.instagram.social_icon:before {
  content: "\f16d";
}
.instagram.social_icon:hover:before {
  background-color:#517fa4;
}
.tumblr.social_icon:before {
  content: "\f174";
}
.tumblr.social_icon:hover:before {
  background-color:#32506d;
}
.pinterest.social_icon:before {
  content: "\f0d3";
}
.pinterest.social_icon:hover:before {
  background-color:#cb2027;
}
.flickr.social_icon:before {
  content: "\f16e";
}
.flickr.social_icon:hover:before {
  background-color:#ff0084;
}
.youtube.social_icon:before {
  content: "\f167";
}
.youtube.social_icon:hover:before {
  background-color:#bb0000;
}
.vimeo.social_icon:before {
  content: "\f194";
}
.vimeo.social_icon:hover:before {
  background-color:#aad450;
}
.skype.social_icon:before {
  content: "\f17e";
}
.skype.social_icon:hover:before {
  background-color:#00AFF0;
}
.dribbble.social_icon:before {
  content: "\f17d";
}
.dribbble.social_icon:hover:before {
  background-color:#ea4c89;
}
.weibo.social_icon:before {
  content: "\f18a";
}
.weibo.social_icon:hover:before {
  background-color:#E6162D;
}
.foursquare.social_icon:before {
  content: "\f180";
}
.foursquare.social_icon:hover:before {
  background-color:#0072b1;
}
.github.social_icon:before {
  content: "\f092";
}
.github.social_icon:hover:before {
  background-color:#171515;
}
.xing.social_icon:before {
  content: "\f169";
}
.xing.social_icon:hover:before {
  background-color:#126567;
}



/*
 * Responsive Browser-specific settings
 * * * * * * * * * * * * * * * * * * * * * * * * */

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  box-shadow: none;
  -webkit-appearance: none;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  box-shadow: none;
  outline: 0 none;
  -webkit-appearance: none;
}

/*Pull Left & Right*/
.pull-left {
  float:left;
}

.pull-right {
  float:right;
}

/* 
 * Responsive Layout Settings 
 * * * * * * * * * * * * * * * * * * * * */

@media screen and (max-width: 1570px) {
  .single .post .entry-meta .author-info {
    position: static;
    width:auto;
    text-align: left;
    margin-top:36px;
  }
}
@media screen and (max-width: 1280px) {
  /* Main Conten Area, Posts, Sidebars etc */
  .entries {
  }
  .main-content .row,
  .thst-main-posts .row,
  .footer-widgets .row {
    /*margin: 0;*/
  }
  .footer-widgets .row .span4 .footer-inner {
    padding-left: 30px;
    padding-right: 30px;
  }
  .main-content .container,
  .thst-main-posts .container,
  .comment_container .container,
  .footer-widgets .container {
    width: auto;
  }
  .main-content,
  .single-podcast .main-content .container .entries {
    padding: 20px 0;
  }
  .archive .main-content,
  .page.page-template .main-content .page.post,
  .page.page-template-default .main-content .page.post,
  .page.page-template .main-content .sidebar {
    padding:40px 0;
  }
  .post .post-cat-container-res,
  .podcast .post-cat-container-res {
    
  }
  .post .non-res-meta,
  .podcast .non-res-meta {
    display:none;
  }
  .page .post .entry-content {
    padding:32px;
  }
  .page .post.format-link .entry-content {
    padding:0;
  }
  .post .entry-header .row {
    margin: 0;
  }
  .post .entry-header .post-cat {

  }
  .post .entry-header .icon-container {
    float: none;
    position: relative;
    bottom: 0;
  }
  .post.podcast .entry-header .icon-container {
    display: none;
  }
  .post .entry-header .post-cat-container {
    width: 100%;
    text-align: left;
  }
  .post .entry-header .post-cat,
  .podcast .entry-header .post-cat {
    text-align: right;
  }
  .post .entry-header .permalink-icon {
    position: static;
    left: auto;
  }
  .post .entry-header .entry-title {
    padding: 0;
    font-size: 36px;
    color: #444;
    margin: 20px 0 0 0;
    line-height: 42px;
    word-wrap:break-word;
  }
  .post .entry-content {
    padding: 0 32px 32px 32px;
  }

  /* Podcast */
  .podcast-archive .main-content .container .entries,
  .page-template-pagepage-podcastarchive-php .main-content .container .entries {
    padding: 35px 0;
  }
  .single-podcast .podcast-content .title {
    padding: 50px 25px 25px 25px;
  }
  .single-podcast .player-content {
    padding: 0 25px 50px 25px;
  }

  /* Single */
  .single .content {
    padding: 0;
  }
  .single .comment_container .content,
  .page .comment_container .content {
    padding: 0;
  }
  .main-content .main-content .container .span4 .sidebar {
    display: none;
  }
}
/* Smaller than 1024px width */
@media screen and (max-width: 1024px) {
  .small {
    font-size: 15px;
    padding:6px 18px;
  }
}
/* Smaller than 970px width */
@media screen and (max-width: 970px) {
  body {
    font-size: 16px;
  }

  .above .container {
    width:100%;
    max-width:100%;
    padding:0;
  }

  #nav {
    position: absolute;
    top: 0;
    overflow:hidden;
    background-color:#1a1d1f;
    display:none;
  }
  .open-menu {
    display: block;
    position: absolute;
    top:0;
    left:15px;
    z-index:100;
    background-color: #1b1e20;
    background-position: center center;
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
    padding: 47px;
    outline: medium none;
    overflow: hidden;
    white-space: nowrap;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
  }
  .above.small_nav .open-menu {
    padding:27px;
  }
  header .main-title {
    margin:0;
    text-align: center;
  }

  header .main-title a {
    background-position: center;
  }
 
  nav#nav {
    width:200px;
  }
  #nav .thst-menu li.menu-item-has-children .sub-menu {
    display:none;
    width:300px;
  }
  #nav .thst-menu li.menu-item-has-children > .sub-menu li a:link, 
  #nav .thst-menu li.menu-item-has-children > .sub-menu li a:visited {
    background-color:#1a1d1f;
  }
  #nav .thst-menu li.menu-item-has-children a:hover,
  #nav .thst-menu li.menu-item-has-children > .sub-menu li a:hover {
    background-color: #151719;
  }

  /*Responsive Menu*/
  #nav .thst-menu:before, 
  #nav .thst-menu:after {
    content: "";
    display: table;
  }
  #nav .thst-menu:after {
    clear: both;
  }
  #nav .thst-menu:before, 
  #nav .thst-menu:after {
    content: "";
    display: table;
  }
  #nav .thst-menu {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    font-weight: 600;
    text-align:left;
  }
  .js-nav #nav .thst-menu {
    text-align:left;
  }
  #nav .thst-menu li {
    display: block;
    position: relative;
    padding: 0;
  }
  #nav .thst-menu li a {
    padding: 16px 32px;
    display: block;
    width:300px;
  }
  #nav .thst-menu li.menu-item-has-children {
    position: relative;
    padding: 0;
    display: block;
  }
  #nav .thst-menu li.menu-item-has-children a {
    padding: 16px 32px;
    display: block;
    width:300px;
  }
  #nav .thst-menu li.menu-item-has-children .sub-menu {
    position: static;
    top: auto;
    opacity: 1;
    visibility: visible;
    margin: 0;
    list-style: none;
    white-space: nowrap;
    display: block;
  }
  #nav .thst-menu li.menu-item-has-children:hover > .sub-menu {
    background-color: transparent;
    display: block;
    width: 200px;
  }
  #nav .thst-menu li.menu-item-has-children:hover > .sub-menu li {
    display: block;
  }
  #nav .thst-menu li.menu-item-has-children > .sub-menu li a:link,
  #nav .thst-menu li.menu-item-has-children > .sub-menu li a:visited {
    padding: 16px 32px 16px 48px;
    display: block;
  }

  .js-nav #nav .thst-menu li.menu-item-has-children > .sub-menu li a:link,
  .js-nav #nav .thst-menu li.menu-item-has-children > .sub-menu li a:visited {
    background-color:transparent;
  }

  #nav .thst-menu li.menu-item-has-children:hover > .sub-menu li a {
    padding: 16px 32px 16px 48px;
  }
  #nav .thst-menu li.menu-item-has-children:hover > .sub-menu li a:hover {
    display: block;
  }
  #nav .thst-menu li.menu-item-has-children > .sub-menu li > .sub-menu li a {
    padding: 16px 32px 16px 56px;
  }
  #nav .thst-menu li.menu-item-has-children > .sub-menu li > .sub-menu li a > .sub-menu li a {
    padding: 16px 32px 16px 72px;
  }
  .above.small_nav #nav .thst-menu li a {
    padding: 16px 32px;
  }
  .above.small_nav #nav {
    top:-6px;
  }
  .above.small_nav #nav .thst-menu > li {
    padding:0;
  }
  /* Front Page Featured Player */
  .latest-episode h2 {
    line-height: 52px
  }
  .latest-episode .next-week .content {
    margin-top:20px;
    text-align: center;
  }
    .latest-episode .next-week .mini-title {
    text-align: center;
    display: block;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .latest-episode .next-week h3 {
    text-align: center;
    margin-bottom: 25px;
  }

  /* Blog Page */
  .entries {
    margin-top: 30px;
  }
  .post.format-status .entry-content p {
    line-height: 38px;
  }

  /* Sidebar */
  .sidebar {
    margin-top:32px;
  }

  /* Footer */
  .postfooter {
    text-align: center;
    padding:32px;
  }
  .postfooter .thst-menu {
    text-align: center;
    margin-top:32px;
  }
}

@media screen and (min-width: 768px) and (max-width: 800px) {
  body {
    font-size: 16px;
  }
  body p {
    line-height: 30px;
  }
  .above.small_nav header .main-title a {
    padding-bottom:18px;
  }

  /* Slideshow */
  .flex-direction-nav .flex-prev {
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    right: 10px;
  }


  /* Main Content*/
  .main-content .container .span8,
  .thst-main-posts .container .span8 {
    width: 100%;
    margin: 0;
  }
  .main-content .container .span4,
  .thst-main-posts .container .span4 {
    width: 100%;
    margin: 0;
  }
  
  .page .reg .heading,
  .podcast-archive .reg .heading {
    padding: 50px 0;
  }
  .post .entry-header .entry-title {
    font-size: 34px;
    line-height: 50px;
    margin: 35px 0 0;
    display: block;
  }
  .post.sticky_post {
    margin:0 0 32px 0;
  }
  .single .single-featured {
    padding: 50px 0;
  }
  .single .single-featured.sticky {
    padding: 150px 0;
  }

  /* Widgets */
  .thst_highlight_category_widget ul li:first-child img {
    width: 100%;
    height: auto;
  }
  .widget #calendar_wrap #wp-calendar th {
    padding: 5px;
  }
  .widget #calendar_wrap #wp-calendar tr td {
    font-size: 12px;
    padding: 5px;
  }
  footer .widget.thst_recent_blog_widget .ui-tabs-panel article {
    padding: 20px 20px 0;
  }
  footer .widget.thst_recent_blog_widget .ui-tabs-panel article:last-child {
    padding: 20px;
  }
  footer .thst_highlight_category_widget ul li .text {
    padding: 10px 10px 10px 20px;
  }

  .sidebar #searchform .search-container {
    display: inline-block;
  }
}
@media screen and (min-width: 481px) and (max-width: 767px) {
  /* General */
  .small {
    padding:10px 28px;
  }

  .above.small_nav header .main-title a {
    padding:21px 0;
  }

  #nav .thst-menu li.menu-item-has-children a {
    padding: 10px 32px;
  }
  #nav .thst-menu li.menu-item-has-children > .sub-menu li a:link,
    #nav .thst-menu li.menu-item-has-children > .sub-menu li a:visited {
      padding: 10px 32px 10px 48px;
      display: block;
    }
  #nav .thst-menu li.menu-item-has-children:hover > .sub-menu li a {
      padding: 10px 32px 10px 48px;
    }
  #nav .thst-menu li.menu-item-has-children > .sub-menu li > .sub-menu li a {
      padding: 10px 32px 10px 56px;
    }
  #nav .thst-menu li.menu-item-has-children > .sub-menu li > .sub-menu li a > .sub-menu li a {
      padding: 10px 32px 10px 72px;
    }

  /* List of Episodes */
  .list-of-episodes article.list .post-header ul {
    margin:0;
    padding:0;
  }
  .list-of-episodes article.list .post-header h2 {
    font-size: 22px
    margin:0;
  }
  .list-of-episodes article.list .post-content {
    overflow: hidden;
  }

  .list-of-episodes article.list .inside {
    padding:10px 24px;
  }

  /* Flexslider */
  .flex-direction-nav .flex-prev {
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    right: 10px;
  }
  
  /*Posts*/
  .post .entry-header .entry-title {
    font-size: 36px;
    line-height: 40px;
    margin: 30px 0 0;
    display: block;
  }
  .page .reg .heading,
  .podcast-archive .reg .heading {
    padding: 50px 0;
  }
  .page .page.post {
    padding: 0;
  }
  .single .single-featured {
    padding: 50px 0;
  }
  .single .single-featured.sticky {
    padding: 150px 0;
  }
  .single .single-featured h2 {
    font-size: 22px;
    line-height: 36px;
  }
    .single .thst-main-posts {
    padding:40px 0;
  }
  .single .post .entry-header .entry-title {
    font-size: 32px;
    line-height: 52px;
  }
  .main-content .container .span4,
  .thst-main-posts .container .span4 {
    width: 100%;
    margin: 0;
  }
  .page .reg .content_page_thumb .heading .title,
  .podcast-archive .reg .content_page_thumb .heading .title,
  .archive .reg .content_page_thumb .heading .title {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .thst_highlight_category_widget ul li:first-child img {
    width: 100%;
    height: auto;
  }
  .thst-tabs .thst-nav li a {
    padding:8px 10px;
  }
  .sidebar {
    padding: 0;
  }

  .postfooter .thst-menu li {
    margin:0 15px;
  }
}
@media screen and (max-width: 480px) {
  /* General */
  .small {
    font-size: 14px;
    padding:8px 22px;
    margin-top: 10px;
  }
  body {
    font-size: 14px;
    background-color:#fff;
  }
  body p {
    line-height: 30px;
  }
  h1 {
    font-size: 32px;
  }
  h2 {
    font-size: 28px;
  }
  h3 {
    font-size: 24px;
  }
  h4 {
    font-size: 20px;
  }
  h5 {
    font-size: 18px;
  }
  h6 {
    font-size: 16px;
  }

  /* Header */
  .open-menu {
    padding: 24px;
  }
  #top.header h1.main-title a {
    padding:24px;
    font-size:16px;
    line-height:16px;
  }
  .mejs-container .mejs-controls .mejs-time {
    display:none;
  }

  /* Featured Audio Player */
  .latest-episode .main-featured-post .mini-title {
    font-size: 12px;
    margin-bottom: 5px;
  }
  .latest-episode h2 {
    font-size:20px;
    line-height: 32px;
  }
  .latest-episode h3 {
    font-size: 18px;
  }
  .latest-episode .mini-title {
    font-size: 12px;
  }
  .latest-episode .next-week {
    padding: 30px 20px;
  }
  .latest-episode .next-week .butn {
    margin-left:0;
  }

  /* List of Episodes */
  .list-of-episodes article.list .featured-image {
    float: none;
    border-radius: 7px 7px 0 0;
    margin:0;
  }
  .list-of-episodes article.list .inside {
    border-radius: 0 0 7px 7px;
    height: auto;
  }
  .list-of-episodes article.list .featured-image img{
    width:100%;
    height:auto;
  }

  /* From the Blog */
  .fromtheblog.list article .post-header span:last-of-type {
    display:none;
  }
  .fromtheblog.list .cont {
    text-overflow:clip;
  }
  .fromtheblog.list article .post-content .cats {
    display:none;
  }

  /* Posts */
  .entries {
    padding:0 5px;
  }
  .page .page.post {
    padding: 0;
  }
  .thst-main-posts {
    margin-top: 20px;
  }
  .post .entry-header .entry-title {
    font-size: 32px;
    line-height: 55px;
  }
  .single .single-featured {
    padding: 50px 0;
  }

  /* Flexslider */
  .post.format-gallery .entry-content .gallery.grid .gallery-item .flex-caption p, 
  .gallery.grid .gallery-item .flex-caption p {
    display:none;
  }

  /* Post Slideshows (Flexslider) */
  .post.format-gallery .entry-header .gallery.flexslider li.gallery-item .flex-caption p,
  .post .entry-content .gallery.flexslider li.gallery-item .flex-caption p {
    padding: 5px;
  }
  .post.format-gallery .entry-header .gallery.flexslider .flex-direction-nav a,
  .post .entry-content .gallery.flexslider .flex-direction-nav a {
    width: 32px;
    height: 32px;
    bottom: 5px;
  }
  .post.format-gallery .entry-header .gallery.flexslider .flex-direction-nav .flex-next,
  .post .entry-content .gallery.flexslider .flex-direction-nav .flex-next {
    background-position: -59px -7px;
    right: 5px;
  }
  .post.format-gallery .entry-header .gallery.flexslider .flex-direction-nav .flex-prev,
  .post .entry-content .gallery.flexslider .flex-direction-nav .flex-prev {
    right: 40px;
    background-position: -9px -7px;
  }
  .post.format-video .entry-header .video-caption,
  .post.format-image .entry-featured .image-caption {
    padding:5px 10px;
  }
  .post.format-quote .entry-content p {
    padding:0;
    font-size: 24px;
    line-height: 38px;
  }
  .post .entry-meta .entry-taxonomy {
    padding:10px 0;
  }
  .post .entry-meta .entry-taxonomy .comment-link {
    margin-right:10px;
  }
  .post .entry-tags {
    margin-top:0;
  }

  /* Podcasts */
  .grid .podpost {
    width: 100%;
  }
  .grid .podpost .entry-content {
    padding: 0;
  }

  /* Sidebar */
  .sidebar {
    padding: 30px 0;
  }

  /* Pages */
  .page .reg .heading,
  .podcast-archive .reg .heading {
    padding: 50px 0;
  }
  .page .reg .content_page_thumb .heading .title,
  .podcast-archive .reg .content_page_thumb .heading .title,
  .archive .reg .content_page_thumb .heading .title {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .page .reg .heading h1,
  .podcast-archive .reg .heading h1,
  .page .reg .heading p,
  .podcast-archive .reg .heading p {
    padding: 0;
  }
  .postfooter .thst-menu {
    display:none;
  }
}
@media screen and (max-width: 321px) {
  body {
    font-size: 14px;
  }
  body p {
    line-height: 30px;
  }
  h1 {
    font-size: 26px;
    line-height: 36px;
  }
  h2 {
    font-size: 24px;
    line-height: 34px;
  }
  h3 {
    font-size: 22px;
    line-height: 32px;
  }
  h4 {
    font-size: 18px;
    line-height: 28px;
  }
  h5 {
    font-size: 16px;
    line-height: 26px;
  }
  h6 {
    font-size: 14px;
    line-height: 24px;
  }
  .wp-caption .wp-caption-text {
    font-size: 12px;
    padding:12px 10px;
  }
  .single .thst-main-posts {
    padding:30px 0;
  }
  .thst-main-posts {
    margin-top: 0;
  }
  .archive .main-content, 
  .blog .main-content {
    background-color: #fff
  }
  .header header .main-title {
    margin: 0 0 0 64px;
  }
  .header header .main-title a {
    padding: 14px 0;
  }
  .above.small_nav .open-menu {
    padding:24px;
  }

  .latest-episode .next-week .butn {
    display:block;
  }

  /* Sticky Header Settings */
  .latest-episode.sticky .main-featured-post {
    margin:90px 0 30px;
  }
  .latest-episode .next-week .butn {
    display:block;
    width:100%;
    margin:0;
  }
  .latest-episode .next-week .butn:first-of-type {
    margin-bottom:10px;
  }
  .latest-episode .next-week .butn:last-of-type {
    margin:0;
  }
  /* Video */
  .mejs-overlay-button:before {
    font-size: 28px;
    padding: 0;
  }
  .mejs-overlay-button {
    height:60px;
    width:60px;
    padding: 16px 18px;
    margin: -30px 0 0 -30px;
  }

  /* Slideshow */
  .flex-direction-nav a {
    width: 40px;
    height: 40px;
  }
  .flex-direction-nav .flex-prev {
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    right: 10px;
  }
  .flex-direction-nav .flex-prev {
    background-position: 10% 35%;
  }
  .flex-direction-nav .flex-next {
    background-position: 90% 35%;
  }

  .post .entry-content .mejs-container.wp-audio-shortcode.mejs-audio,
.latest-episode .mejs-container.wp-audio-shortcode.mejs-audio {
  height:40px !important;
}
.post .entry-content .mejs-container .mejs-controls,
.post .featured-video .mejs-container .mejs-controls,
.single .single-featured .mejs-video.mejs-container .mejs-controls,
.latest-episode .mejs-video.mejs-container .mejs-controls {
  padding:0 10px;
  height:40px;
}
.post .entry-content .mejs-container .mejs-controls .mejs-button button,
.post .featured-video .mejs-container .mejs-controls .mejs-button button,
.single .single-featured .mejs-video.mejs-container .mejs-controls .mejs-button button,
.latest-episode .mejs-video.mejs-container .mejs-controls .mejs-button button {
  margin:12px 5px;
}
.post .entry-content .mejs-container .mejs-controls .mejs-time,
.post .featured-video .mejs-container .mejs-controls .mejs-time,
.single .single-featured .mejs-video.mejs-container .mejs-controls .mejs-time,
.latest-episode .mejs-video.mejs-container .mejs-controls .mejs-time {
  margin:20px 3px;
}

.post .entry-content .mejs-container .mejs-controls div.mejs-time-rail,
.post .featured-video .mejs-container .mejs-controls div.mejs-time-rail,
.single .single-featured .mejs-video.mejs-container .mejs-controls div.mejs-time-rail,
.latest-episode .mejs-video.mejs-container .mejs-controls div.mejs-time-rail {
  padding-top:24px;
}
.post .entry-content .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.single .single-featured .mejs-video.mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.latest-episode .mejs-video.mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  top:11px;
}
.post .entry-content .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total,
.single .single-featured .mejs-video.mejs-container .mejs-controls .mejs-time-rail .mejs-time-total,
.latest-episode .mejs-video.mejs-container .mejs-controls .mejs-time-rail .mejs-time-total {
  top:11px;
}
.post .entry-content .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.single .single-featured .mejs-video.mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.latest-episode .mejs-video.mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  top:11px;
}


  /* Posts */
  .podcast-archive .main-content .container .entries {
    padding:35px 10px;
  }
  .post .entry-header .entry-title {
    font-size: 26px;
    line-height: 36px;
  }
  .page .page.post {
    padding: 0;
  }
  .post.sticky_post .entry-header {
    padding: 15px 15px 0 0;
  }
  .post .entry-header .entry-date {
    font-size: 12px;
    margin:10px 0 0 0;
    padding:0;
    list-style:none;
  }
  .post.format-link .entry-content p:first-of-type {
    font-size: 16px;
    padding:15px;
  }
  .post.sticky_post .entry-header .entry-title {
    font-size: 16px;
    line-height: 22px;
  }
  .post.sticky_post .entry-content {
    padding: 15px;
  }
  .post .entry-header .post-cat {
    margin-top: 15px;
  }
  .post .entry-header .title-container {
    padding:0 0 24px 0;
  }
  .post .entry-header .entry-date li {
    padding:3px 0;
    display: block;
  }
  .post .entry-content {
    padding:0 0 32px 0;
  }
  .post.format-status .entry-content {
    padding:0 0 32px 0;
  }
  .post.format-aside .entry-content {
    padding: 0 0 32px 0;
  }
  .post .entry-meta .footer-meta img {
    width:36px;
    height:36px;
  }
  .post .entry-meta .footer-meta {
    padding:6px 0;
  }
  .post .entry-tags {
    display:none;
  }
  .post.format-video .featured-video.featured-media .mejs-container, 
  .post.format-video .featured-video.featured-media .mejs-embed, 
  .post.format-video .featured-video.featured-media .mejs-embed body {
    background-color: transparent !important;
  }

  .post.format-audio .featured-media .audio-caption, 
  .post.format-video .video-caption, 
  .post.format-image .entry-featured .image-caption,
  .post.format-gallery .featured-gallery .gallery-caption {
    padding:32px 0 32px 0;
  }
  .archive .post.format-audio .featured-media .audio-caption,
  .archive .post.format-video .video-caption,
  .archive .post.format-image .entry-featured .image-caption,
  .archive .post.format-gallery .featured-gallery .gallery-caption {
    padding:32px 0 32px 0;
  }
  .post .entry-summary {
    padding: 32px 0;
  }
  .post .entry-meta {
    padding:32px 0;
  }
  .post .entry-header .post-cat li a:link,
  .podcast .entry-header .post-cat li a:link,
  .post .entry-header .post-cat li a:visited,
  .podcast .entry-header .post-cat li a:visited {
    font-size: 12px;
    line-height: 12px;
    padding: 5px 7px;
  }
  .post .entry-tags {
    padding-left: 0;
    margin-left: 0;
    margin-top: 10px;
  }
  .post_pagination a:link, 
  .post_pagination a:visited {
    margin-top:5px;
  }
  .podcast_subscribe .butn {
    display:block;
    margin-bottom:10px;
  }

  /* Single Posts */
  .single .post {
    margin-bottom: 20px;
  }
  .single .caption-container {
    padding: 24px 0;
  }
  .single-podcast .podcast-content .title h1 {
    font-size: 28px;
  }
  .single .single-featured h2 {
    font-size: 24px;
  }
  .single .single-featured span.mini-title {
    font-size: 12px;
    margin-bottom:5px;
  }
  .single .post .entry-header .entry-title {
    font-size: 24px;
    line-height: 34px;
  }

  /* Page */

  .page .reg .heading h1, 
  .podcast-archive .reg .heading h1, 
  .archive .reg .heading h1 {
    font-size:28px;
  }

  /* Shortcodes */
  .thst-one-half {
    width: 100%;
  }
  .thst-one-third {
    width: 100%;
  }
  .thst-two-third {
    width: 100%;
  }
  .thst-one-fourth {
    width: 100%;
  }
  .thst-three-fourth {
    width: 100%;
  }
  .thst-one-fifth {
    width: 100%;
  }
  .thst-two-fifth {
    width: 100%;
  }
  .thst-three-fifth {
    width: 100%;
  }
  .thst-four-fifth {
    width: 100%;
  }
  .thst-one-sixth {
    width: 100%;
  }
  .thst-five-sixth {
    width: 100%;
  }
  .thst-one-half,
  .thst-one-third,
  .thst-two-third,
  .thst-three-fourth,
  .thst-one-fourth,
  .thst-one-fifth,
  .thst-two-fifth,
  .thst-three-fifth,
  .thst-four-fifth,
  .thst-one-sixth,
  .thst-five-sixth {
    float: none;
    margin-bottom: 2em;
    margin-right: 4%;
    position: relative;
  }
  .thst-column-last {
    clear: right;
    margin-right: 0 !important;
  }

  /* Pagination */
  .pagination {
    padding: 25px 0;
  }
  .pagination .page-numbers {
    padding: 8px 11px;
  }
  .post_pagination span {
    padding: 10px 15px;
  }
  .post_pagination a:link,
  .post_pagination a:visited {
    padding: 10px 15px;
  }

  /* Sidebar */
  .sidebar {
    padding: 0 0 30px 0;
  }

  /* Footer */
  footer .bx-info {
    padding: 15px 0;
  }
}
/*
     FILE ARCHIVED ON 13:32:14 Mar 15, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:56:58 Jun 27, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.645
  exclusion.robots: 0.023
  exclusion.robots.policy: 0.01
  esindex: 0.013
  cdx.remote: 28.507
  LoadShardBlock: 165.635 (3)
  PetaboxLoader3.datanode: 91.596 (4)
  load_resource: 133.569
  PetaboxLoader3.resolve: 92.438
*/