/*
Theme Name: Conk Child Theme
Description: Conk is the customized theme created for conk.com
Author: CONK! LLC
Author URI: http://conk.com
Template: conk




*/

@import url("../conk/style.css");

/* ------------------------------------------------------------------------- *
 *  Theme customization starts here
/* ------------------------------------------------------------------------- */

body {
	background-color: #333 !important;
	color: #eee;
	font-size: 100%;
	-webkit-font-smoothing: antialiased;
	font-weight: 400;
	line-height: 100%;
	margin: 0px auto;
	padding: 0px;
	}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	-webkit-backface-visibility: hidden;
	color: #fff;
	}

.archive-list-text a {
	float: none;
	}

.archive-list-author {
	display: none;
	}

.archive-list-info span {
	border-left: 0px solid #ddd;
	color: #fff;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.75rem;
	font-weight: 400;
	letter-spacing: .5px;
	line-height: 10%;
	margin-left: 1px;
	padding-left: 0px;
	text-transform: uppercase;
	}

ul.archive-col li .archive-list-img {
	margin-bottom: 6px;
	}

.archive-list-text {
	margin-top: 2px;
	}

.archive-list-text a {
	color: #fff !important;
	font-family: 'Oswald', sans-serif !important;
	}

.archive-list-text a:hover {
	color: #999 !important;
	}

.archive-list-text p {
	color: #eee;
	font-size: 1.1rem;
	line-height: 140%;
	margin-bottom: 14px;
	}

h1.cat-head {
	color: #fff;
	font-size: 2.2rem;
	font-style: italic;
	font-weight: 700;
	line-height: 100%;
	margin-bottom: 20px;
	text-align: left;
	width: 100%;
	}

.cat-description {
	font-family: 'PT Sans Narrow', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 1.3rem;
	margin-bottom: 30px;
	text-align: left;
	width: 100%;
	line-height: 110%;
	}

/* THIS TAKES OUT THE SHARE BARS ON POSTS
.post-soc-out {
	display: none
	}
*/

#foot-wrap {
	padding: 50px 0 30px;
	}

archive-list-cat {
	color: #ee0077;
	}

span.archive-list-cat a {
	color: #ee0077 !important;
	font-size: .75rem !important;
	
	}

/* ADDED THIS DIRECTLY TO SINGLE.PHP INSTEAD
.content-area-out,
.content-area-in {
	margin-right: 0 !important;
	}
*/

/* THIS REMOVES THE URL IN BOOKMARKS */
.uci-url {
	display: none;
	}

.post-ratings {
	color: #eeeeee;
}

.post-ratings IMG, .post-ratings-loading IMG, .post-ratings-image IMG {
	border: 0px;
	padding: 0px;
	margin-top: 12px;
	}

.archive-list-cat {
	margin-bottom: -12px;
	}

.archive-list-date {
	color: #999 !important;
	}

/************************************************
	Pagination
************************************************/

.nav-links {
	float: left;
	margin-top: 0px;
	position: relative;
	width: 100%;
	}

/* CHANGED opacity below for top navbar from .95 to 1.00 and max-width to 9000 */
#main-nav-wrap {
	opacity: 1.00;
	position: fixed;
		top: 0;
		right: 0;
		left: 0 !important;
	-webkit-transition: top 0.3s ease, -webkit-transform 0.3s ease;
	   -moz-transition: top 0.3s ease, -moz-transform 0.3s ease;
	    -ms-transition: top 0.3s ease, -ms-transform 0.3s ease;
	     -o-transition: top 0.3s ease, -o-transform 0.3s ease;
		transition: top 0.3s ease, transform 0.3s ease;
	width: 100%;
	max-width: 9000px;
	height: 60px;
	z-index: 12;
	background: #555 !important;
	border-bottom: 0px solid #dddddd;
	}

#main-nav-right ul.feat-trend-list li.trend-item a,
#main-nav-right .small-nav-wrap ul li a {
	color: #fff !important;
	}

/* CHANGED removed shadowed bottom border from top navbar and replaced with solid border above */
#main-nav-contain:after {
	content: '';
	background-image: none;
	position: absolute;
		left: 0;
		bottom: -10px;
	width: 100%;
	height: 10px;
	}

/* THIS IS FOR TOP NAVBAR TO STAY ON TOP OF HULU VIDEO IFRAME - but it doesnt work
iframe {
	z-index: 1;
	}
*/

/* THIS REOMVES THE CATEGORY PAGE SOCIAL FLYOUTS */
.archive-list-share {
	display: none;
	}

.front-page-date {
	font-family: 'Oswald', sans-serif;
	font-style: normal;
	color: #bbb;
	font-size: 2.8rem;
	font-weight: 700;
	line-height: 110%;
	text-transform: uppercase;
	text-align: center;
	margin-top: 12px;
	}

.ratio16x9-container {
	position: relative;
	padding-bottom: 56.25%; /* 16/9 ratio */
	padding-top: 30px; /* IE6 workaround*/
	height: 0;
	overflow: hidden;
	}

.ratio16x9-container iframe,
.ratio16x9-container object,
.ratio16x9-container embed,
.ratio16x9-container embedyt {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}

.cbsn-container {
	position: relative;
	padding-bottom: 53.80%; /* this is specifically for the CBSN live feed */
	padding-top: 30px; /* IE6 workaround*/
	height: 0;
	overflow: hidden;
	}

.cbsn-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}

/* START FLY MENU MOD */

	#fly-wrap {
		-webkit-transform: translateX(100%);
			transform: translateX(100%);
		width: 0;
		background: #555;
		background-image: none;
		}
		
	.fly-menu {
		width: 390px !important;
		}
		
	.fly-content,
	.main-nav-over {
		-webkit-transform: translate3d(-390px,0,0) !important;
	   	-moz-transform: translate3d(-390px,0,0) !important;
	    	-ms-transform: translate3d(-390px,0,0) !important;
	     	-o-transform: translate3d(-390px,0,0) !important;
		transform: translate3d(-390px,0,0) !important;
		}
		
	.fly-but-wrap {
		-webkit-box-shadow: none;
		   -moz-box-shadow: none;
		    -ms-box-shadow: none;
		     -o-box-shadow: none;
			box-shadow: none;
		}
		
	.fly-bottom-soc,
	.fly-soc-head {
		-webkit-transform: translateY(0);
			transform: translateY(0);
		}
		
	#content-out,
	#content-in {
		margin-right: 0;
		}

	.main-nav-out,
	.main-nav-in {
		left: 0;
		margin-right: 0;
		}

	.fly-but-wrap span {
		background: #fff;
		}

	.fly-but-wrap {
		background: #000;
		}

	#fly-menu-wrap {
		background: #333;
		background-image: none !important;
		}

	.fly-search-out {
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
	    -ms-box-shadow: none;
	     -o-box-shadow: none;
		box-shadow: none;
	}


@media screen and (max-width: 599px) {
.fly-but-wrap span {
	background: #fff !important;
	}

.fly-but-wrap {
	background: #000 !important;
	}
}

/* TOP STICKY MENU MOD

#main-nav-right .small-nav-wrap ul li a, 
#main-nav-right .small-nav-wrap ul li a:visited {
	color: #27c4ff;
	}
*/
#main-nav-right .small-nav-wrap ul li a:hover {
	color: #999999;
	}

ul.archive-list li:first-child {
	border-top: none;
	margin-top: 4px;
	padding-top: 0;
	}

.pmpro_level {
	border-bottom: 1px solid #666666;
	max-width: 360px;
	}

#pmpro_levels_table {
	margin-left: auto;
	margin-right: auto;
	}

.pmpro_checkout tr.odd td {
	background: rgba(245,245,245,.1);
}

.pmpro_checkout tr td {
	background: rgba(200,200,200,.1);
}

#sales-page-frame {
	max-width: 1170px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -50px;
}

.sales-block {
	text-align: center;
	padding-top: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #cccccc;
}

.sales-float-left-block {
	text-align: left;
	padding-top: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #cccccc;
}

.sales-last-block {
	text-align: center;
	padding-top: 40px;
	padding-bottom: 10px;
}

.big-sales-text {
	font-family: Oswald;
	font-size: 60px;
	color: #222222;
	line-height: 120%;
}

.small-sales-text {
	font-family: Mako;
	font-size: 24px;
}

.small-sales-text p {
	line-height: 130%;
}

.nav-links {
	text-align: center;
}

.post-tags {
	display: none;
}

/* The next two removes the RSS feed button from the bottom of the flyout menu */

.fly-soc-head {
	display: none;
}

.fly-bottom-soc {
	display: none;
}



.pmpro_small {
	font-size: 1.0rem;
	font-weight: bold;
}

.video-blogster-responsive-video embedyt {
	max-width: 100%;
	height: auto;
}

.newspage-widget {
	display: none;
}

/* DOESNT WORK
.category-widget {
	padding-top: 20px !important;
} */

/* .podcasts-content-area-out {
	float: left;
	margin-right: -330px;
	width: 100%;
}

.podcasts-content-area-in {
	margin-right: 330px;
} */

.zines-archive-list-img {
	background: #333;
	line-height: 0;
	margin-right: 2.64783759929%; /* 30px / 1133px */
	overflow: hidden;
	/* width: 35.3045013239%; /* 400px / 1133px */ */
	widht: 260px;
	max-height: 400px;
	}

.zines-archive-list-img img {
	width: 260px !important;
	}

.zines-archive-list-img:hover img {
	opacity: .8;
	}

.audio-archive-list-img {
	background: #333;
	line-height: 0;
	margin-right: 2.64783759929%; /* 30px / 1133px */
	overflow: hidden;
	/* width: 35.3045013239%; /* 400px / 1133px */ */
	max-widht: 400px;
	max-height: 400px;
	}

.audio-archive-list-img img {
	max-width: 400px !important;
	}

.audio-archive-list-img:hover img {
	opacity: .8;
	}

ul.zines-archive-col {
	float: left;
	margin-left: -2.64783759929%; /* 30px / 1133px */
	width: 102.647837599%; /* 1163px / 1133px */
	}

ul.zines-archive-col li {
	background: #333;
	float: left;
	margin: 0 0 30px 2.57953568358%; /* 30px / 1163px */
	position: relative;
	width: 30.7537976498%; /* 357.666px / 1163px */
	height: 500px;
	}

ul.zines-archive-col li .zines-archive-list-img,
ul.books-archive-col li .books-archive-list-img,
ul.zines-archive-col li .audio-archive-list-img,
ul.zines-archive-col li .archive-list-text,
ul.books-archive-col li .archive-list-text {
	width: 100%;
	}

ul.zines-archive-col li .zines-archive-list-img,
ul.books-archive-col li .books-archive-list-img,
ul.zines-archive-col li .audio-archive-list-img {
	margin-bottom: 6px;
	}

ul.zines-archive-col li .archive-list-text a {
	font-size: 1.1rem;
	}

ul.zines-archive-col li .archive-list-info {
	margin-bottom: 15px;
	}

.home-widget-wrap {
	float: left;
	margin-bottom: 10px; /* originally 60px */
	position: relative;
	width: 100%;
	}

/************************************************
	Footer
************************************************/

#foot-wrap {
	-webkit-backface-visibility: hidden;
	background-color: #555;
		background-image: -moz-linear-gradient(to top,rgba(0,0,0,0) 75%, rgba(0,0,0,0.05) 85%, rgba(0,0,0,0.1) 100%);
		background-image: -ms-linear-gradient(to top,rgba(0,0,0,0) 75%, rgba(0,0,0,0.05) 85%, rgba(0,0,0,0.1) 100%);
		background-image: -o-linear-gradient(to top,rgba(0,0,0,0) 75%, rgba(0,0,0,0.05) 85%, rgba(0,0,0,0.1) 100%);
		background-image: -webkit-linear-gradient(to top,rgba(0,0,0,0) 75%, rgba(0,0,0,0.05) 85%, rgba(0,0,0,0.1) 100%);
	background-image: none;
	border-top: 1px solid #555;
	padding: 16px 0 22px;
	width: 100%;
	margin-top: 24px;
	margin-bottom: 0 !important;
	/* border-bottom: 1px solid #ddd; */
	}

#foot-wrap a {
	color: #bbb;
	}

#foot-top,
#foot-bot {
	width: 100%;
	}

#foot-top {
	margin-bottom: 2px;
	}

h3.foot-head {
	color: #bbb;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: .8rem;
	font-weight: 700;
	letter-spacing: .15rem;
	line-height: 100%;
	margin-bottom: 20px;
	text-transform: uppercase;
	width: 100%;
	}

.foot-widget {
	color: #aaa;
	font-size: .9rem;
	font-weight: 400;
	line-height: 140%;
	margin: 0 0 30px 2.05058099795%; /* 30px / 1463px */
	width: 31.2827523354%; /* 457.66666px / 1463px */
	}

.foot-widget p {
	margin-bottom: 15px;
	}

.foot-widget:first-child {
	margin-left: 0;
	}

.foot-logo {
	line-height: 0;
	margin-bottom: 20px;
	width: 100%;
	}

.foot-info-text {
	margin-bottom: 15px;
	width: 100%;
	}

.foot-soc {
	width: 100%;
	}

ul.foot-soc-list {
	width: 100%;
	}

ul.foot-soc-list li {
	float: left;
	width: 30px;
	}

ul.foot-soc-list li a {
	color: #bbb;
	}

ul.foot-soc-list li i {
	font-size: 20px;
	}

.tag-cloud {
	float: left;
	width: 100%;
	}

.tag-cloud a {
	border: 1px solid #ddd;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: .5rem;
	font-weight: 700;
	line-height: 100%;
	margin: 0 5px 5px 0;
	padding: 5px 7px;
	text-transform: uppercase;
	}

.foot-menu {
	float: right;
	max-width: 49%;
	}

.foot-menu ul.menu {
	float: right;
	width: 100%;
	}

.foot-menu ul.menu li {
	float: left;
	margin-left: 20px;
	}

.foot-menu ul.menu li:first-child {
	margin-left: 0;
	}

.foot-menu ul.menu li a {
	font-size: .7rem;
	font-weight: 700;
	line-height: 100%;
	text-transform: uppercase;
	}

.foot-menu ul.menu li ul {
	display: none;
	}

.foot-copy {
	float: left;
	max-width: 49%;
	}

.foot-copy p {
	color: #aaa;
	font-family: 'Open Sans', sans-serif;
	font-size: .7rem;
	font-weight: 400;
	line-height: 140%;
	}

.foot-widget .head-latest-text h2 {
	color: #bbb;
	}

/************************************************
	Lowering Logo on page-home
************************************************/

#main-logo-wrap {
	line-height: 0;
	margin-top: 70px;
	text-align: center;
	width: 100%;
	}

/************************************************
	Podcast Post Grid
************************************************/

.rt-holder {
	padding: 20px;
	color: #333333;
}

.rt-detail h3 {
	margin-top: 0px !important;
	margin-bottom: 6px !important;
}


.rt-tpg-container .isotope8 .rt-holder:hover .rt-detail {
    background: #ffffff;
    color: #333333;
}


.rt-tpg-container .isotope8 .rt-holder .rt-detail h3 a:hover {
    color: #666666;
}


.rt-tpg-container .isotope8 .rt-holder:hover .rt-detail .post-meta-user,
.rt-tpg-container .isotope8 .rt-holder:hover .rt-detail .post-meta-user a,
.rt-tpg-container .isotope8 .rt-holder:hover .rt-detail h3 a {
    color: #666666;
}

.rt-detail .entry-content p {
	line-height: 110% !important;
}

/************************************************
	Podcast Single Page
************************************************/

.podcast-description {
	/* margin-top: 12px; */
	/* padding-bottom: 4px; */
	line-height: 130%
}

.podcast-instructions {
	border-top: 1px solid #cccccc;
	padding-top: 12px;
	font-style: italic;
	line-height: 120%
	padding-bottom: 20px;
}

.podcast-page {
	width: 100%;
}

.rt-container-fluid button {
	display: none;
}

.book-author-name {
	font-size:1.7rem;
}

ul.archive-col li {
	background: #333;
	float: left;
	margin: 0 0 30px 2.57953568358%; /* 30px / 1163px */
	position: relative;
	width: 30.7537976498%; /* 357.666px / 1163px */
	height: 470px;
}

.post-soc-share {
		background: #333 !important;
}




.books-archive-list-img {
	background: #333;
	line-height: 0;
	margin-right: 2.64783759929%; /* 30px / 1133px */
	overflow: hidden;
	/* width: 35.3045013239%; /* 400px / 1133px */ */
	widht: 260px;
	max-height: 400px;
	}

.books-archive-list-img img {
	width: 260px !important;
	}

.books-archive-list-img:hover img {
	opacity: .8;
	}

ul.books-archive-col {
	float: left;
	margin-left: -2.64783759929%; /* 30px / 1133px */
	width: 102.647837599%; /* 1163px / 1133px */
	}

ul.books-archive-col li {
	background: #333;
	float: left;
	margin: 0 0 30px 2.57953568358%; /* 30px / 1163px */
	position: relative;
	width: 30.7537976498%; /* 357.666px / 1163px */
	height: 600px;
	}

ul.books-archive-col li .archive-list-text a {
	font-size: 1.1rem;
	}

ul.books-archive-col li .archive-list-info {
	margin-bottom: 15px;
	}

/* this removes the audiocontainer div from somw radio feeds */
.audioplayer_container {
	display: none;
}

.fly-but-search {
	background: #555;
	}

#searchform input {
	background: #444;
	}

.hrf-content{
	padding: 10px;
	margin-left: 0px !important;
	margin-right: -60px !important;
	padding-left: 50px !important;
	padding-right: 20px !important;
}

.hrf-title{
	padding-top: 0px !important;
	padding-bottom: 12px !important;
}

.hrf-faq-list {
	margin-right: 20px !important;
}

.rpwe-block li {
border-bottom: 0px solid #333 !important;
}

.rpwe-thumb {
border: 0px solid #333 !important;
}

