@charset "UTF-8";
/*
Theme Name: WHUR 2019
Author: Charlton McDougal
Author URI: http://whur.com
Version: 1.0
Tags: contemporary, radio, satellite radio, urban
© 2018 Howard University Radio Network
*/
/*Load Fonts*/

@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.css');

/*--------------- MAIN --------------- */
/*
html {
    width: 100%;
    height: 100%;
	margin:0;
	padding:0;
}
body {
    width: 100%;
	margin:0;
	padding:0;
	background:#fcfcfc;
		word-wrap: break-word;
	-ms-word-wrap: break-word;
}
img {
	max-width: 100%;
	height: auto;
}
p {
	padding: 5px 0;
}
a, .header-right .fa {
	-moz-transition:all .3s ease-in-out;
	-ms-transition:all .3s ease-in-out;
	-o-transition:all .3s ease-in-out;
	transition:all .3s ease-in-out;
}
iframe {
	width:100%;
	border:none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 2;
    margin: 0 0 20px;
    width: 100%;
}

h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 5px;
    margin-bottom: 5px;
}
.aligncenter {
	text-align: center;
    margin: 0 auto;
	display:block;
}
.alignleft, .left {
	display: inline;
	float:left;
	margin-right:25px;
}
.alignright, .right {
	display: inline;
	float:right;
	margin-left:25px;
}

*/

body{
	background-color: #0D0D0D; 
	font-family: 'Source Sans Pro', sans-serif;
	display: flex;
	flex-direction: column;
	min-height: 100vh;
	
	overflow-x: hiden;
}



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	font-family: 'Source Sans Pro', sans-serif;
	vertical-align: baseline;
		
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1.25;
	width: 100%;
	margin: 0 auto;
	overflow-x: hidden;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body#takeoverimg {
	background-image: url('http://whur.com/wp-content/uploads/2019/03/opiodwp2.png');
	background-repeat: repeat-x;
  background-position: top;
  
 
}
.fullhead {
	width: 100%;
}
/*--------------- NAVIGATION ---------------*/
/* Main Menu */

.top-ad {
	width: 100%;
  max-width: 980px;
  margin: 130px auto 0px auto;
  
}
#google_ads_iframe_\/1006465\/ros_top_0__container__ {
	text-align: center;
}
#div-gpt-ad-1559746083462-0{
	display: none;	
	width: 100;
	margin: 0 auto;	
}
#google_ads_iframe_\/1006465\/ros_top_1__container__{
	text-align: center;
}

#div-gpt-ad-1559749329802-0 {
	display: none;	
	width: 100;
	margin: 0 auto;	
}

.postid-74384.top-ad{
	display: none;
}


.fullhead {
  margin-bottom: 30px;
}

	
.togglebutton,
[id^=drop] {
	display: none;
}

.toggle,
[id^=drop] {
	display: none;
	z-index: 999;
}
nav.header-nav {
	margin:0;
	padding: 10px;
		background-color: #000;
	z-index: 10;
	
	
}
#pink {
	background-color: #ffbae8;
	background-image: url(img/bcaware.png);
	background-repeat: no-repeat;
    background-size: 100% auto;
     background-position: center;
}
#purple {
	background-color: #cdbaff;

    }

nav.header-nav {
	position: fixed; /* Set the navbar to fixed position */
    top: 0; /* Position the navbar at the top of the page */
    width: 100%; /* Full width */

}

.navbar {
	max-width: 1250px;
	margin: 0 auto;
	padding-left: 0%;



}

.logo-listen {
		width: 100%;
		margin: 0 auto;
}

.awareness {
	text-align: center;	
	letter-spacing: 20px;
}

/*ADD LOGO*/
#blog-title {
    background-image: url(img/mainlogo.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 200px;
    height: 40px;
		display: inline-block;
			
		float: left;
		max-width: 100%;



}

#blog-description,#blog-title span {
    display: none;
}

a.mainlogo {

margin-top: 18px;
	

}
.mainlogo img {
	max-width: 50%;
}
/*ListenButton Styling */

.listen {
	display: inline-block;
	margin-left: 2%;
	margin-top: 28px;
	font-size: 1.2em;
	background-color: #f1632d;
	max-width: 150px;
	color: #fff;
	float: left;
	border-radius: 25px;
	padding: 3px 10px;

}
p.listentext {
	margin: 0;
	display: inline-block;
	color: #fff;
	font-weight: 600;
	padding: 0;
	padding-left: 3px;

}
.listen i{
	color: #fff;
}
.listen:hover{
	background-color: #DD841B;

}
.menu {
	max-width: 650px;
	display: inline-block;
	margin-left: 2%;
	float: left;
	margin-top: 25px;

}
/* Since we'll have the "ul li" "float:left"
 * we need to add a clear after the container. */
 nav.header-nav:after {
 	content:"";
 	display:table;
 	clear:both;
 }
 /* Removing padding, margin and "list-style" from the "ul",
  * and adding "position:reltive" */
 nav.header-nav ul {
 	float: left;
 	padding:0;
 	margin:0;
 	list-style: none;
 	position: relative;
 	}
 /* Positioning the navigation items inline */
 nav.header-nav ul li {
 	margin: 0px;
 	display:inline-block;
 	float: left;
 	
 	}
 
#pink nav.header-nav ul li {
	 background-color: #ffbae8;
}







 	
 nav.header-nav ul li.mobile-search{
 	margin: 0px;
 	display:none;
 	float: left;
 	background-color: #000;
 	}

	.navmenu {
		margin-top: 16px;
	}
	/* Styling the links */
	nav.header-nav .navmenu a {
		display:block;
		padding:8px 8px;
		color:#FFF;
		font-size: 85%;
		text-decoration:none;
		margin-top: 0px;

	}
	nav.header-nav ul li ul li:hover { background: #f1632d; }
	/* Background color change on Hover */
	nav.header-nav .navmenu a:hover {
		background-color: #f1632d;
	}
	/* Hide Dropdowns by Default
	 * and giving it a position of absolute */
	nav.header-nav ul ul {
		display: none;
		position: absolute;
		/* has to be the same number as the "line-height" of "nav a" */
		top: 30px;
	}

	/* Display Dropdowns on Hover */
	nav.header-nav ul li:hover > ul {
		display:inherit;
	}

	/* First Tier Dropdown */
	nav.header-nav ul ul li {
		padding: 0 0px;	
		min-width: 75px;	
		float:none;
		display:list-item;
		position: relative;
		top: 7px;
	}
	/* Second, Third and more Tiers
	 * We move the 2nd and 3rd etc tier dropdowns to the left
	 * by the amount of the width of the first tier.
	*/
	nav.header-nav ul ul ul li {
		position: relative;
		top:-60px;
		/* has to be the same number as the "width" of "nav ul ul li" */
		left:170px;
	}
	/* Change ' +' in order to change the Dropdown symbol */
	li > a:after { content:  ' '; }
	li > a:only-child:after { content: ''; }

	.connect-mainnav {
		display: none;
	}
/*Responsive addons to menu */
.menu-item-107 {
	display: none;
}



/* Social Media and Search */

.searchbar {
	display: inline-block;
	float: right;
	margin-top: 27px;
	width: 120px;
	margin-left: 10px;

}
.connect-contact.searchbar {
	margin-left: 0px;
}
.searchbar #s {
	width: 100%;
}
.header-search-bar {
	height: 20px;
	width: 100%;
	background-color: #fff;
	border-radius: 25px;
	padding-left: 10px;
	border: 0px;
	font-size: .8em;
	margin-top: 7px;
	margin-right: 35px;


}
.search-social input[type=text] {
    float: left;
	padding: 4px;
    border: none;
    margin-right: 1px;

}


/*Header Search Form
-------------------------------------------------------------- */
#access-container #access .access-search {
    height: 30px;
    margin: 5px 0;
    position: relative;
    float: right;
    right: 0;
    z-index: 9999;
}
#access-container .access-search form {
    display: inline-block;
}
#access-container .access-search input.search-field,#access-container .access-search input.text {
    background-color: #000;
    border: 0 none;
    border-radius: 0;
    color: #b4b9be;
    float: left;
    font-size: 8px;
    height: 30px;
    margin-bottom: 0;
    margin-right: 0;
    outline: medium none;
    width: 140px;

 }
#access-container .access-search .submit-button {
    background-color: #000;
    border: medium none;
    border-radius: 0;
    float: left;
    height: 30px;
    padding: 0;
    text-shadow: none !important;
    width: 26px;
    background-repeat: no-repeat;
    cursor: pointer;
}
.connect {
    position: relative;
    display: inline-block;
		float: right;
		margin-top: 32px;
		width: 45px;
		margin-right: 10px;


}
.connect-icon {
    	
    color: white;
    font-size: 16px;
		margin: 0px 0px 0px 5px;
    border: none;
    cursor: pointer;
	
		background-repeat: no-repeat;
		height: 40px;
		width: 40px;
		padding-right: 10px;


}

/* The container <div> - needed to position the dropdown content */

/* Dropdown Content (Hidden by Default) */
.connect-content {
    display: none;
    position: absolute;
    background-color: #000;
    width: 160px;
    z-index: 1;
		right: 0;

		padding: 10px;
		line-height: 350%;
}

/* Links inside the dropdown */
.connect-content a {
    color: white;
    padding: 2px 2px 2px 2px;
    text-decoration: none;
    display: block;
		font-size: 1.15em;

}
.connect-content a.sociallink {
    color: white;

    text-decoration: none;
    display: block;
		padding-left: 10px;


}
.connect-search-bar {
	display: none;
}
/* Change color of dropdown links on hover */
.connect-content a.sociallink:hover {
	background-color: #f1632d;

}


/* Show the dropdown menu on hover */
.connect:hover .connect-content {
    display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */

.social-icon {
	font-size: .8em;
    color: #fff;
}
ul.social-icons {
	width: 350px;
}

.social-icons a {
    color: #fff;
    text-decoration: none;
	margin-left:5px;
}
.fab-fa-facebook-f {
	margin-top: 0px;
    padding:6px 10px;
}
.fa-facebook:hover {
    background-color: #3d5b99;
}
.fa-twitter {
	margin-top: 0px;
    padding:6px 8px;
}
.fa-twitter:hover {
    background-color: #00aced;
}
.fa-rss {
	margin-top: 0px;
    padding:6px 10px;
}
.fa-rss:hover {
    background-color: #eb8231;
}
.fa-youtube {
	margin-top: 0px;
    padding:6px 10px;
}
.fa-youtube:hover {
    background-color: #e64a41;
}



.wallpaper {
	max-width: 1200px;
	margin: 0 auto;
	margin-top: 15px;
	
}



.tempwp {
	max-width: 100%;
	margin: 0 auto;
	
}



/* ---/////////////////////////////////--- CONTENT -----////////////////////////////-- */
home-content {
	width: 100%;
	margin: 0 auto;
	
	
}
.urgent-message {
	background-color: red;
	width: 80%;
	max-width: 900px;
	margin: 0 auto;
	padding: 10px 30px;
	text-align: center;
	color: white;
	border-radius: 15px;
	font-size: 1.2em;
}
.urgent-button {
	background-color: white;
	padding: 10px 20px;
	margin: 0px auto;
	line-height: 3em;
	border-radius: 20px;
	text-transform: uppercase;
	color: black;
	text-decoration: none;	
	font-size: 2.5vw;
	
}

/* Structure */

#wrapper,#container,#content,.entry-content,.entry-summary {
    overflow: hidden;
}
#container {
	background-color: #fff;
	max-width: 80%;
	max-width: 1100px;
	margin: 0 auto;
	margin-bottom: 40px;
	
}

#content {	
	min-height: 600px;
	padding: 10px 0px;
	width: 90%;
	margin: 0 auto;
}
.author-avatar{
	margin-right: 5px;
}
/* Post and Page Titles */



.post-title {
	font-size: 2.5em;
	font-weight: 600;
	text-align: left;
	max-width: 1000px;
	margin: 15px auto;
	
	line-height: 100%;
}

#single-post-meta li{
	margin: 10px;
	background-color: fuchsia;

}

#page-header {
	margin-top: 10px;
}

#page-header h1{
  overflow: hidden;
  text-align: center;
  font-size: 2em;
  font-weight: 500;
  text-transform: uppercase;
  color: white;
  margin-bottom: 15px;
}

#page-header h1:before,
#page-header h1:after {
  background-color: #444;
  content: "";
  display: inline-block;
  height: 1.5px;
  position: relative;
  vertical-align: middle;
  width: 20%;
}

#page-header h1:before {
  right: 0.5em;
  margin-left: -50%;
}

#page-header h1:after {
  left: 0.5em;
  margin-right: -50%;
}

/*************************** BLANK PAGE ******************/

#blank-container {
	width: 80%;
	margin: 0 auto;
	margin-top: 0px;
	min-height: 600px;
	padding: 60px;
	display: none;	
}

#blank-content.entry-content {
	color: #fff;
	margin-top: 0;
}




/********************** ARTICLE *************************/

#container.sing-post {
	width: 90%;
	max-width: 1100px;
	
}

#container.page-content {
	width: 100%;
	min-height: 600px;
	
}


.page-content #content {
	min-height: 0px;
}

.post-feature-image {
  width: 100%;
	margin-bottom: 0px;
	height: auto;
	max-width: 1100px;
	
	

}
.post-feature-image img{
	
	height: 100%;
	width: 100%;
	object-position: 50% 25%;
	

}


/*Entry Content*/

strong {
    font-weight: bold;
}


.entry-content table tr td{
	
	max-width: 500px;
	margin-right: 30px;
	margin-bottom: 20px;
	padding: 20px;	
	border-bottom: 1px solid #dadada;
	text-align: left;
}
.entry-content {
	margin-top: 30px;
}

.entry-content h1,.top-twenty-container h1,.entry-content h2,.entry-content h3 {
    margin: .5em 0;
    line-height: 1.25em;
}

.entry-content h1,.top-twenty-container h1 {
    font-size: 2.15em;
    font-weight: 600;	
}

.entry-content h2 {
    font-size: 1.6875em;
    font-weight: 600;
}

.entry-content h3 {
    font-size: 1.2625em;
}

.entry-content h4 {
    font-size: 1.1375em;
}

.entry-content h5 {
    font-size: .875em;
}

.entry-content h6 {
    font-size: .875em;
    font-style: italic;
}

.entry-content p {
    margin: 0 0 1.15em 0;
	text-align: justify;	

}

.entry-content ul li {
    list-style: square;
}

.entry-content ol li {
    list-style: decimal;
}

.entry-content .tabs li {
    list-style: none;
}

.entry-content a {
    font-weight: 600;
    color: #ff6c38;
    text-decoration: none;
}

.entry-content a:hover {
    text-decoration: underline;
}

.entry-content .button {
	background-color: #ff6c38;
	color: #fff;
	padding: 4px 30px;
	border-radius: 40px;
	font-size: 2em;
	border: solid #fda44d 2px;
	background-image: linear-gradient(#fda44d, #ec541e);
	
}

.entry-content .tabs a {
    text-decoration: none;
    font-weight: 400;
}

.entry-content blockquote {
	
  
}
.entry-content img{
	
	
	display: block; 
	margin-left: auto; 
	margin-right: auto;
	max-width:100%;
	max-height:100%;
}


.single .entry-content hr,.page .entry-content hr {
    margin: 1.5em 0;
    height: 4px;
    background-color: #000;
    clear: both;
}

.post-tags {
	font-size: .8em;
	margin-top: 25px;
}

.post-tags a{
	font-weight: normal;
	color: #000;	
}

/*Category Pages
----------------------------------------------------------------------------------------------------*/
section#container.category {
	background-color: #0D0D0D;
}

header.category {		
	font-size: 1.4em;
}

.cat-page-title:before,
.cat-page-title:after { background-color: #333; content: ""; display: inline-block; height: 1px; position: relative; vertical-align: middle; width: 25%;}
.cat-page-title:before { right: 0.5em; margin-left: -50%;}
.cat-page-title:after { left: 0.5em; margin-right: -50%; }


h1.cat-page-title {
	margin-bottom: 0px;
}


.category-articles {
  max-width: 970px;
  margin: 0 auto;	
  cursor: pointer;
  	
}

.category-articles a:link { color: #fff; text-decoration: none; }
.category-articles a:visited { color: #fff; }
.category-articles a:hover { color: #f1632d; }
.category-articles a:active { color: #f1632d; }

/*

.button-links {
    position: relative;
    margin-top: 1em;
    overflow: auto;
    clear: both;
    height: 30px;
}

.button-links li {
    position: relative;
    float: left;
    margin-right: 1px;
}

.button-links a {
    background-color: #000;
    color: #fff;
    display: inline-block;
    padding: 2px 10px;
    text-align: center;
    font-weight: 700;
}

.button-links a:hover,.button-links li.current-cat a {
    background-color: #f60;
    background-position: top;
    color: #fff;
}

h2.entry-title,h2.entry-title a {
    color: #900;
    margin-bottom: 1em;
}

h2.entry-title a:hover {
    color: #c00;
}

a.thumbnail-image-link img,span.thumbnail-image-link img {
    position: relative;
    margin: 0 1em .5em 0;
    float: left;
}

.sidebar-features a.thumbnail-image-link img {
    margin: 0 auto;
    float: none;
    width: 100%;
    max-width: 300px;
    height: auto;
}
 
 */






.home a.more-link {
    background: none;
    color: #c00;
    padding: 0;
    text-align: left;
}

.home a.more-link:hover {
    background: none;
    text-decoration: underline;
}




/* Author Page */
section#content.author-content {
	text-align: left;
	width: 95%;
	padding: 20px 20px;
}

.author-content a:link { color: #000; text-decoration: none; }
.author-content a:visited { color: #000; }
.author-content a:hover { color: #f1632d; }
.author-content a:active { color: #f1632d; }

.author-content {
	width: 90%;
	max-width: 1300px;
	


	margin-bottom: 40px;
}
.author-container {
	width: 100%;
	margin: 0 auto;
	max-width: 1200px;
	background-color: #fff;
	padding: 20px;
	margin-bottom: 40px;
	color: #000;
}
.author-content h1{
	font-size: 2em;
	font-weight: 500;
	margin-bottom: 20px;
	margin-top: 0px;
	padding: 15px;

}
.author-content h2{
	font-size: 1.5em;
	font-weight: 500;
}
.button-links li {
	display: inline-block;
	margin-bottom: 30px;
}

.button-links li a{
	list-style-type: none;
	margin-right: 20px;
	color: #ff6c38;
	background-color: #fff;
	padding: 4px 15px;
	border: 1px solid #ff6c38;
	border-radius: 15px;

}

.button-links li a:link
{
    
    text-decoration: none;
}
.button-links li a:visited
{
    color: #ff6c38;

}

/* Show Single Pages */

.show-headline {
	font-size: 2.2em;
	margin-bottom: 20px;
	font-weight: 600;
}

.css-8xrmj7 {
	margin-top: 10px;
}

iframe.shms {
	margin-bottom: 30px;
}


/* Archive Page */

section#content.search-content {
	text-align: left;
	width: 95%;
}	

.no-search-match {
	background-color: #fff;
	min-height: 600px;
	width: 70%;
	margin: 0 auto;
	padding: 30px 40px;
	text-align: center;
}

.no-search-match section {
	height: 40px;
	width: 70%;
	margin: 20px auto;
	border-radius: 10px;	
	
}

/*Entry Title  (category,archive,author pages)*/
h2.entry-title,h2.entry-title a,.attachment h2.entry-title {
    font-size: 1.1em;
}

h2.entry-subtitle {
    font-size: 1.5em;
    font-weight: 400;
    padding: 10px 0;
    position: relative;
    text-transform: uppercase;
    color: #f90;
}
h3.entry-subtitle {
	display: inline;
    margin-right: 0.5em;
    text-transform: uppercase;
	}
	
/*Utilities
----------------------------------------------------------------------------------------------------*/
.entry-meta {
	
    margin-bottom: 1em;
    font-size: .85em;
}


.single .entry-meta {
    border-bottom: 1px solid #000;
    padding-bottom: 1em;
}

.entry-utility {
    margin-top: .1em;
    font-size: .85em;
		color: #000;
		margin-bottom: 10px;	
}


.archive-entry .archive-hr {
	margin: 20px;
	border:.5px solid rgba(0,0,0,0.1);

	}
.entry-meta li {
	margin: 6px 0px;
}
.entry-meta a,.entry-utility a {
    color: #000;
    font-weight: 600;
    text-decoration: none;
}

.entry-summary p {
	
}

.entry-summary .thumbnail-image-link {
	float: left;
	margin: 0 20px 20px 0px;
}

.entry-summary-exc {
	margin-left: 170px;
}


 a.more-link {
    background-color: #fff;
    color: #000;
    display: block;
    padding: 2px 15px;
    text-align: center;
    font-weight: 500;
    margin: 10px 0px;
	text-decoration: none;
	border-radius: 20px;
	border: 1px solid #dfdfdf;
	max-width: 120px;
}

a.more-link:hover {
    background-color: #f60;
    color: #fff;
}

.author-avatar img{
	height: 30px;
	width: 30px;
}


.entry-meta a:hover,.entry-utility a:hover {
    text-decoration: underline;
}

.entry-date {
    color: #999;
    font-weight: 700;
}


span.meta-entry-date {
	text-align: right;
}


.published {
    font-style: italic;
    border-bottom: none;
}

.page span.edit-link {
    position: relative;
    clear: both;
    display: block;
}

a.post-edit-link {
    color: #c00;
    font-style: italic;
}

p.end-notice {
    background: #000;
    color: #fff;
    font-weight: 700;
    padding: .5em;
    text-align: center;
    font-size: 1.15em;
}

	
	
	
	
	
/***** SHOWS PAGE ********/

section#content.show-page-content {
	text-align: center;
	
	width: 90%;
}
.shows-page-title  {
  overflow: hidden;
  text-align: center;
  font-size: 3em;
  font-weight: 400;
  color: #fff;
  margin-bottom: 10px;

}

.shows-page-title:before,
.shows-page-title:after {
  background-color: #333;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 25%;
}

.shows-page-title:before {
  right: 0.5em;
  margin-left: -50%;
}

.shows-page-title:after {
  left: 0.5em;
  margin-right: -50%;
}
.shows-page-title {
	
}

.show-page-content .entry-summary .thumbnail-image-link {
	
	width: 100%;
	margin: 0 auto;
}

.show-entry-thumb {
	display: inline-block;
		width: 30%;
		max-width: 150px;

	
}

.show-entry-meta {
	display: inline-block;
	vertical-align: top;
	margin-left: 20px;
	width: 60%;	
	font-size: 1.3vw;
	
}

.show-entry-meta h2.entry-title a {
	text-decoration: none;
	color: #fff;
	font-size: 2vw;
	font-weight: 700;
	text-transform: uppercase
}

.show-entry-meta ul {
	text-decoration: none;
	color: #fff;
	font-size: 1.3vw;
	font-weight: 300;
	text-transform: uppercase
}

.show-archive-entry {

	display: block;
	margin: 20px;	
	text-align: left;
}

.show-summary-exc {
	text-decoration: none;
	color: #fff;
	font-size: 1.8vw;
	font-weight: 300;
}

.show-meta {
	font-size: 5vw;
}
 .show-summary-exc a.more-link {
	 text-align: center;
	 
	 margin-top: 10px;
	 background: rgba(0, 0, 0, 0.2);
	 color: #fff;	
 }
 .show-summary-exc a.more-link:hover {
	 text-align: center;
	 
	 border: solid 1px #f1632d;
 }
 
.show-image-link img{
	object-fit: cover;
	object-position: 50% 50%;
	width: 100%;
	max-height: 150px;
	max-width: 250px;
	
}
		
.all-other-shows {
	max-width: 1100px;
	margin: 0 auto;
	margin-top: 40px;
	background-color: #1a1a1a;
	padding-top: 10px;
	padding-bottom: 20px;	
	
}


/************ SINGLE SHOW POST *******/

.showmainimg {

	width: 100%;

		



}

.showmainimg img{
	width: 100%;
		
	position:relative;
  padding: 0px;
  list-style-type: none;
  object-fit: cover;
	object-position: 0 0%;



}








/******** WIDGETS ******************/



/* Show Mosaic Line  */
.show-lineup {
	width: 90%;
	margin: 30px auto 10px auto;
	text-align: right;
	max-width: 1300px;
	
}

.show-lineup h3 {
	text-align: center;
	color: #fff;
}

.showline {
	width: 100%;
	margin: 0px auto;
	
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	margin-bottom: 10px;
	
}	
	
.home-show-thumb {
	width: 15%; 
	display: inline-block;
	margin: 0px 1% 0px 0px; 
	
}

.home-show-thumb img{
	width: 100%;
	border: 1px solid #333;
}

.home-show-button {
	background-color: #333;
	color: #fff;
	padding: 3px 10px; 
	border-radius: 15px; 
	font-size: .8em; 
	text-decoration: none; 
	margin-right: 3%;	
	
	
}

/***********FUTURI WIDGET ****************/
.futuri-button {
	width 80%;		
	max-width: 800px;
	margin: 0 auto 30px auto;	
	
}

.futuri-button img{
			
	width: 100%;
		
	margin: 0 auto;
	
		
}
/************** POPULAR POST WIDGET **********************/


.pop-post-container {
	width: 100%;
	display: block;	
	margin-bottom: 30px;
}

.home-popular-posts {
	width: 90%;
	margin: 0 auto; 
	margin-bottom: 0px;
	


}

.pop-post-row{
	width: 100%;
	margin: 0px auto;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	 -webkit-flex-flow: row wrap;
  justify-content: space-around;
	
	margin-bottom: 10px;
	

}

.pop-post {
	width: 23%;
	max-width: 300px;
	
		
	
	margin: 0px 1% 0px 0px;
	
	
}
.clear { clear: both; }


.home-popular-posts h3 {
  overflow: hidden;
  text-align: center;
  color: #fff;
  margin-bottom: 20px;
}

.home-popular-posts h3:before,
.home-popular-posts h3:after {
  background-color: #333;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 50%;
}

.home-popular-posts h3:before {
  right: 0.5em;
  margin-left: -50%;
}

.home-popular-posts h3:after {
  left: 0.5em;
  margin-right: -50%;
}

.home-popular-posts, home-popular-posts ul{
	position: relative;
}



.pop-post-row li a img{
	width: 100%;
}

.home-popular-posts h3{
	font-size: 1.5em;
	text-align: center;
}

.pop-thumb {
	height: auto;
}



.home-popular-posts img{
	object-fit: cover;
	height: 200px;

}

.home-popular-posts a:link {
		font-size: 1.1em;
    color: #fff;
    text-decoration: none;
}
.home-popular-posts a:visited
{
    color: #fff;

}
.home-popular-posts a:hover
{
    color: #f1632d;
}
.home-popular-posts a:active
{
    color: #f1632d;

}
.home-popular-posts a.headline {
	
	font-size: 1.2em;
 
	
	
}

/* Latest Post *********/
.home-latest-posts {
	padding-top: 10px;
			
}

#content.home-recent-post {
  width: 90%;
  max-width: 90%;
  max-width: 960px;
  margin: 0 auto;
  
  cursor: pointer;
}

h1 .blog-title { margin-top: 40px; }

.blog-roll-title {
  overflow: hidden;
  text-align: center;
	font-size: 1.5em;
	margin-top: 0px;
  font-weight: 600;
  color: white;
  margin-bottom: 20px;
}

.dateauth {
	text-align: center;
	
}

.home-recent-post h1:before,
.home-recent-post h1:after {
 background-color: #333;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 50%;
}

.home-recent-post h1:before {
  right: 0.5em;
  margin-left: -50%;
}

.home-recent-post h1:after {
  left: 0.5em;
  margin-right: -50%;
}
/***************************96 DYAS OF SUMMER STUFF ***********/

.promobar {
	width: 100%;
    margin: 0 auto;
    max-width: 1500px;
    
	background-color: #ec1898;
	margin-top: 50px;
		
	
			

		
	
}
.promobar a {
	width: 20%;
	max-width: 1400px;
	margin: 0 auto;
	align-content: center;
	
	
}

.promobar a img {
	width: 100%;
	 min-width: 1500px;
    margin: 0 auto;
    
    
   
    
		
}

#container.page-content {
	max-width: 1100px;
	
}
.dos  {
	width: 80%;
	margin: 0 auto;
	max-width: 1100px;
}

.dos a img{
	width: 100%;
	margin: 0 auto;
	max-width: 1100px;
	
}
.dos-title	{
  overflow: hidden;
  text-align: center;
	font-size: 1.5em;
	margin-top: 0px;
  font-weight: 400;
  color: #ca079a;
  margin-bottom: 20px;
}


.dospost h1:before,
.dospost h1:after {
 background-color: #333;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 50%;
}

.dospost h1:before {
  right: 0.5em;
  margin-left: -50%;
}

.dospost h1:after {
  left: 0.5em;
  margin-right: -50%;
}

.dos-preview {

	width: 45%;
	max-width: 500px;
	display: inline-block;
	border: 0;
	margin: 20px 2%;
	padding: 6px 0px;
  	border-radius: 4px;
  	color: #000000;
  	
  
}

.dos-preview h3, h2 {
	padding-bottom: 2px;
}

.dos-preview h2 {
	font-size: 140%;
	
}

.doslist {
	width: 100%;
	margin: 0 auto;
}
.doslist a{
	padding 5px;
	font-weight: 500;
}
.doslist a:link { color: #ca079a; text-decoration: none; }
.doslist a:visited { color: #ca079a; }
.doslist a:hover { color: #fff; background-color: #ca079a;}
.doslist a:active { color: #f1632d; }




/****************** END 96 DAYS OF SUMMER STUFF ***********/
.blog-roll {
	width: 100%;
	margin: 0 auto;
}

.blog-roll a:link { color: #fff; text-decoration: none; }
.blog-roll a:visited { color: #fff; }
.blog-roll a:hover { color: #f1632d; }
.blog-roll a:active { color: #f1632d; }

.post-preview {
	background-color: #222222;
	width: 45%;
	max-width: 500px;
	display: inline-block;
	border: 0;
	margin: 20px 2%;
	padding: 6px 0px;
  	border-radius: 4px;
  	color: #999;
  	border: 1px solid #444;
}

.post-preview h3, h2 {
	padding-bottom: 2px;
}

.post-preview h2 {
	font-size: 140%;
	
}
.post-preview small {
	font-size: .8em;
	margin-left: 10px;
}
.post-preview h3 {
	text-align: left;
	font-size: .8em;
	padding-left: 20px;
}

.post-thumbnail {
  width: 100%;
	margin-bottom: 0px;

}
.post-thumbnail img{
	object-fit: cover;
	height: 250px;
	width: 100%;
	

}

.blog-roll h2 {
	font-size: 130%;
	overflow: hidden;
  
  height: 50px;
	line-height: 24px;
	margin: 10px 10px 0px 10px;
	
}



	
	



	
		











.now-playing-bar {
	width: 100%;
	max-width: 980px;
	margin: 0 auto;

	margin-top: 100px;
}

/*FUTURI WIDGET */
#ldr_widget {
	width: 50%;
	max-width: 980px;
	height: 200px;
	margin: 0 auto;
	background-color: #000;
}

.midad {
	width: 980px;
	margin: 0 auto;
	margin-top: 10px;
}



/* Trending Section */
.toptrending {
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.trendrow {
	width: 100%;
	margin: 0 auto;

}
.trends {
	margin-right: 2%;
	width: 25%


}






.eclub-button{
	width: 35%;
	display: inline-block;
	float: left;
	background-color: #eb8231;
	text-align: center;
	border-radius: 20px;
	line-height: 125%;
	padding: 5px;
	margin-top: 15px;
	text-decoration: none;
	color: #fff;
	font-size: 1.7vw;


}
.eclub-button a{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 2vw;
}



.home-hrs {
	width: 68%;
	border: .5px solid #333;

}







/*SEARCH FORM
-------------------------------------------------------------- */
.screen-reader-text {
	display: none;
}
#searchsubmit {
	display: none;
}

.entry-content .access-search {
    height: auto;
    overflow: auto;
    margin: 1em 0;
}
.access-search input.search-field{
	border-radius: 25px;
}
.access-search input.search-field,.access-search input.text {
    background: transparent;
    border: 1px solid #fff;
    border-radius: 0;
    color: #000;
    float: right;
    height: 25px;
    margin-bottom: 0;
		margin-top: 4px;
		margin-right: 5px;	

    outline: medium none;
    padding: 0;
    appearance: none;
    -moz-appearance: none;
/* Firefox */
    -webkit-appearance: none;
/* Safari and Chrome */
    box-sizing: border-box;
    padding: 5px;
    width: 100%;
}

.access-search form:hover input.search-field,.access-search input.text {
}
.access-search .submit-button {
    background-color: #ececec;
    border: medium none;
    border-radius: 0;
    float: left;
    height: 30px;
    padding: 0;
    text-shadow: none !important;
    width: 26px;
    background-repeat: no-repeat;
    cursor: pointer;
		display: none;
}
.access-search form:hover .submit-button {
    background-color: #ececec;
}








/****************************************  FOOTER  *****************************/

/*FOOTER */

.foot-ad {
	max-width: 960px;
	margin: 0 auto;
	margin-bottom: 20px;
	background-color: none;
	overflow: hidden;
	
}

#google_ads_iframe_\/1006465\/TopBanner_0__container__ {
	text-align: center;
}

footer.home-footer {
  background-color: #000;
  width: 100%;
  height: 100px;
  bottom: 0;
  
}
.footernav {

  height: 70px;
  width: 90%;
  margin: 0 auto;
  margin-bottom: 0;
  text-align: center;
  padding: 0px 0px;
  margin-top: 30px;
  color: #fff; 
  overflow: hidden;
  



}
.foot-nav-logo {
	list-style-type: none;	
	float: left; 
}

.foot-nav-part {
	list-style-type: none;
	max-width: 450px;
	margin: 0 auto; 
}

.foot-nav-copy {
 		
	list-style-type: none;
	
	float: right;

}
.foot-nav-part p{
padding: 0;
margin: 3px auto;
}
.foot-nav-copy p{
	font-size: .7em;
	color: #999;
  padding: 0;
  margin: 3px auto;
}

.foot-nav-logo a {
	display: inline-block;
	
}

.foot-rss-icon {
	margin-right: 0;
	color: white;
}

.foot-logo img{
	max-width: 150px;

}



.footer-social-icons a {
    color: #fff;
    text-decoration: none;
    margin-left: 5px;
}
.footer-social-icons li{
	list-style-type: none;
	display: inline-block;
	float: left;
}
.footer-social-icons li span{
	margin-left: 10px;
}
li.email-club {
	margin-top: 4px;
}
a.eclub{
	color: #000;
	background-color: #fff;
	border-radius: 20px;
	padding: 4px 10px 4px 10px;
	margin-right: 10px;
}

.footer-social-icons .fa-facebook {

    padding:6px 10px;
}

.footer-social-icons .fa-twitter {

    padding:6px 8px;
}

.footer-social-icons .fa-rss {

    padding:6px 10px;
}

.footer-social-icons .fa-youtube {

    padding:6px 10px;
}

/*HomePage Slider */

.flex-container {
	width: 90%;
	margin: 0 auto;
	max-width: 1200px;
	padding-top: 10px;

}
	
.flexslider {
	width: 99%;
	margin: 0 auto;
	max-width: 1100px;
	
	


}
body#hh .flex-container {
	width: 90%;
	margin: 0 auto;
	max-width: 1000px;
	padding-top: 10px;

}
	
body#takeoverimg .flexslider {
	width: 99%;
	margin: 0 auto;
	max-width: 1000px;

}


body#takeoverimg .flex-control-nav {
	margin-top: 10px;
}


a.slide {
  width: 100%;
  float: left;
  max-width: 1100px;
  max-height: 567px;
  height: 100%;
  padding: 0px;
 
  
    background: rgba(0,0,0,.7);

  

}

a.slide img {

	
	
}
.feat_slide{
  position: relative;
	margin: 0px auto	;
	left: 0;
	margin-top: 20px;

	
	

}
.feat_slide clone{
	display: none;
}
.slide-feature-image {
	
	width: 100%
}

.slide-feature-image img{
	width: 100%;
	height: auto
	
	
		
}


.slider-entry-header {
  position:absolute;
  bottom: 0px;
  width: 100%;
  padding: 0%;
  left: 0;
    background: rgba(0,0,0,.7);

  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,.3);
  font-weight: 700;
}
h1.slider-entry-title {
	padding: 10px 10px 10px 20px;
  width: 80%;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.7em;
}

/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 auto;
  background: #fff;
  border: 1px solid #999;
  margin-bottom: 10px;
  
  	
 
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 0px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
  zoom: 1;
}

.flex-viewport {
  
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
@-moz-document url-prefix() {
  .loading .flex-viewport {
    max-height: none;
  }
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 10px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #fff;
  background: rgba(100, 100, 100, 0.7);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #fff;
  background: #f47e31	;
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}


@media all and (max-width : 485px) {
a.slide {
    
    
    
    padding: 0px;
	}
}


/* Media Queries
--------------------------------------------- */
@media all and (max-width : 1250px) {
	.searchbar {
	display: none;
}
	.connect-search-bar {
		display: block;
	}

}

@media all and (max-width : 1165px) {
	
		#takeoverimg {
	background-image: none;
	background-repeat: repeat-x;
  background-position: top;
 
  
 
}

.promobar {
	width: 100%;
    margin: 0 auto;
    max-width: 1100px;
    
	background-color: #ec1898;
	margin-top: 120px;
		
	
			

		
	
}
.promobar a img {
	width: 100%;
	max-width: 1100px;
	min-width: 0px;
    margin: 0 auto;
    
    
   
    
		
}

	nav {
		width: 100%;
		margin: 0 auto;
		height: 120px;
		margin-bottom: 100px;
	}
	
	.listen {
		
		
		margin-top: 30px;
		margin-left: 4%;
	}

.connect {
	display: inherit;
	margin-right: 10%;
	float: left;
	margin-left: 25px;
	

}
.navbar {
	max-width: 700px;
	text-align: center;	
}

.navmenu {
	margin-left: 0px;
	margin-top: 0px;
}
#blog-title{
	margin-left: 15%;
}



.menu {
	margin-top: 15px;
	margin: 0 auto;
}


.menu ul{
	width: 100%;
}

nav.header-nav ul li {
	float: none;
}

/* Top Ads */
.top-ad {
	max-width: 980px;
	margin: 120px auto 0px auto;
	
	
}
	.on-air-now {
	width: 95%;
	margin: 0 auto;
	margin-top: 20px;
}
/*******WIDGETS ********/


/* SLIDER */

a.slide {
	}






.home-recent-post {
  width: 90%;
  max-width: 900px;
  margin: 0 auto;
  margin-top: 70px;
  cursor: pointer;
  
  
}

/* footer */
footer.home-footer{

  	background-color: #000;
    width: 100%;

  }


  .foot-nav-logo {
    display: block;
    list-style-type: none;
    max-width: 30%;
    float: left;
    margin-left: 14%;
    margin-right: 3%;



  }

  .foot-nav-part {
    clear: right; 
    list-style-type: none;
    margin-right: 10%
   
  }
  .foot-nav-part p{
  padding: 0;
  margin: 3px auto;

}
  .foot-nav-copy {

  	list-style-type: none;
    width: 100%;
    margin-top: 10px;
    text-align: center;

  }
  .footernav {
  	width: 97%;
  	
  }




}

@media all and (max-width : 930px) {
	

	
	.pop-post-row {
    width: 100%;
    margin: 0px auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 10px;
    height: auto;
    
}

	.pop-post {
	width: 45%;
	max-width: 400px;
	
	margin: 0px 2% 	40px 0px;
	
	height: auto;
	
	}

	.pop-post img{
		width: 100%;
		max-width: 400px;
	}
	
	.home-latest-posts {
		margin-top: 10px;
		padding-top: 10px;
	}
}


@media all and (max-width : 650px) {
	
	
	.promobar {
	width: 100%;
    margin: 0 auto;
    max-width: 1100px;
    
	background-color: #ec1898;
	margin-top: 80px;
		
	}
	
	
	
	
	nav {
		width: 100%;
		margin: 0 auto;
		height: 75px;
		}
	#blog-title{
		margin-left: 20px;
		width: 200px;
		height: 40px;
		}
	.listen {
		margin-top: 28px;
		padding: 3px 10px 3px 10px;
		font-size: 1.2em;
		}
	.navbar {
		width: 100%;
		margin: 0 auto;
		margin-left: -0px;
		}
	.menu {
		width: 100%;
		margin-left: 0;
		}
	.connect {
		display: none;
		}


	/* Hide the navigation menu by default */
	/* Also hide the  */
	label.toggle + a,
	.navmenu {
		display: none;
		width: 100%;
		margin-left: 0px;
		margin-top: 5px;
		}
		/* Stylinf the toggle lable */
	.togglebutton {
		display:inline-block;
		background-color: #f1632d;
		padding:0px 8px;
		color:#FFF;
		font-size:1.75em;
		text-decoration:none;
		border:none;
		float: right;
		margin-top: -35px;
		margin-right: 15%;
		}
	.toggle {
		display: block;
		background-color: #000;
		padding:10px 8px;
		color:#fff;
		width: 100%;
		font-size:1.4em;
		text-decoration:none;
		border:none;
		margin: 0 auto;
		margin-top: 0px;
		}
		.toggle:hover {
		background-color: #f1632d;
		}
	/* Display Dropdown when clicked on Parent Lable */
	[id^=drop]:checked + ul {
		display: block;
		}
		/* Change menu item's width to 100% */
	nav ul li {
		display: block;
		width: 100%;
		text-align: center;
		}
	nav ul ul li {
		display: block;
		width: 100%;
		text-align: center;
		}
	nav ul ul .toggle,
	nav ul ul a {
		text-align: center;
		padding: 0 40px;
		}
		/* Hide Dropdowns by Default */
	nav ul ul {
		float: none;
		position:static;
		color: #ffffff;
		/* has to be the same number as the "line-height" of "nav a" */
		}
		/* Hide menus on hover */
	nav ul ul li:hover > ul,
	nav ul li:hover > ul {
		display: none;
		}
		/* Fisrt Tier Dropdown */
	nav ul ul li {
		display: block;
		width: 100%;
		}

	nav ul ul ul li {
		position: static;
		/* has to be the same number as the "width" of "nav ul ul li" */
		}

	.navmenu li ul {
		margin-top: -20px;
		margin-left: 0px;
	}

	.menu-item-107 {
		display: block;
	}

 nav.header-nav ul li.mobile-search{

 	display:block;

 	}
	
nav.header-nav .navmenu a {
		display:block;
		padding:15px 10px;
		color:#FFF;
		font-size: 110%;
		text-decoration:none;
		margin-top: 10px;

	}
	
	nav.header-nav ul ul {
    
    position: absolute;
    margin-top: inherit;
}

.mobile-search .access-search input.search-field, .access-search input.text {
    background-color: #222;
    border: 0 none;
    border-radius: 0;
    
    
    
    margin-bottom: 0;
    height: 50px;		
    outline: medium none;
    padding: 0;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    box-sizing: border-box;
    text-align: center;	
    font-size: 1.2em;
    font-color: #FFF;
    padding: 10px 10px;
    width: 100%;
}

.mobile-search input {
	color: red;	
}


	.connect-mainnav {
	display: block;
}

	.topads {
	width: 100%;
	max-width: 740px;
	margin: 0 auto;

	margin-top: 110px;
}


.slide-feature-image {
	max-width: 700px;
}

.flex-container {
	width: 96%;
}

.flexslider {
	max-width: 800px;
}
a.slide {
	max-height: 350px;
}





.entry-content .button {
	background-color: #ff6c38;
	color: #fff;
	padding: 10px 30px;
	border-radius: 40px;
	font-size: 1.5em;
	
}


/*Popular Post*/
.pop-post-container {
	margin-bottom: 10px;
}

.home-popular-posts {
	width: 100%;	
}

.pop-post-row{
	width: 90%;
	margin: 0px auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 10px;
	height: auto;

}

.pop-post {
	width: 90%;
	
	
	margin: 0px 0px 70px 0px;
	max-width: 100%;
	height: auto;
	font-size: .9em;
	max-height: 300px;
}
.home-popular-posts a.headline {
	display: inline-block;
	width: 90%;
	padding: 5px;
	margin-bottom: 10px; 
	
	
}

.home-popular-posts img{
	object-fit: cover;
	height: 100%;
	

	width: 100%;
	max-width: 100%;
}


/* Latest Post widget */
 .home-latest-posts {
	 margin-top: 10px;
	 padding-top: 10px;
 }

#content.home-recent-post {
	margin: 0 auto;
	padding: 0;
}

.blog-roll h2 {
	font-size: 1.2em;
}




  .foot-nav-logo {

    list-style-type: none; 
    width: 180px;
    float: none;
    margin: 0 auto;
    margin-top: 0px;
    padding-bottom:  20px;

  }

  .footernav {
    padding-top: 0px;
  	width: 97%;
  	margin: 0px auto;

  }
  .foot-nav-part {
    float: none;
    list-style-type: none;
    width: 420px;
    margin: 0 auto;
  }
  footer.home-footer{
  	background-color: #000;
    width: 100%;
    height: 150px;
    margin: auto auto 0 auto;
  }



}
@media all and (max-width : 550px) {
	.post-preview {
	background-color: #333;
	width: 90%;
	max-width: 500px;
	display: block;
	border: 0;
	margin: 15px auto;
	padding: 6px 0px;
  	border-radius: 4px;
  	color: #999;
  	border: 1px solid #444;
}

.top-ad {
	width: 70%;
  max-width: 980px;
  margin: 90px auto 0px auto;
  
}

#div-gpt-ad-1559745340539-0 {
	display: none;
}

#div-gpt-ad-7293665-1 {
	display: none;
}

#div-gpt-ad-1559746083462-0{
	display: block;	
}

#google_ads_iframe_\/1006465\/homepage_970x250_3__container__ {
	text-align: center;
}
#div-gpt-ad-1559749329802-0 {
	display: block;	
}	
}

@media all and (max-width : 485px) {
	
	#container {
    background-color: #fff;
    max-width: 98%;
    margin: 0 auto;
    margin-bottom: 40px;
	}

	#content {
    padding: 10px 10px; 
	}
	
	.post-title {
    font-size: 1.9em;
    font-weight: 600;
    max-width: 1000px;
    margin: 0 auto;
	}
	
	#blog-title {
    background-image: url(img/logo-mob.jpg);
    background-size: 100% auto;
    height: 60px;
    margin-left: 10px;
    width: 70px;
    }

    .togglebutton {
	margin-top: -52px;
	font-size: 1.4em;
	
	}
	
.listen {
	display: inline-block;
	margin-left: 3%;
	
	}
	
li.mobile-search {
    margin: 0px;
    display: block;
    
    background-color: #000;
}

}
	
	
	
	
	
	