/**one month ago
 * Theme Name:  Make (child theme)
 * Theme URI:   https://thethemefoundry.com/make/
 * Author:      The Theme Foundry
 * Author URI:  https://thethemefoundry.com
 * Description: Create your website without touching a line of code...lol
 * Version:     1.1.0
 * License:     GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Template: make
 * Text Domain: make-child
 * Domain Path: /languages/
 * Tags:        black
 *
 * Make WordPress Theme, Copyright 2015 The Theme Foundry
 * Make is distributed under the terms of the GNU GPL
 */

/*
 * Add your custom styles below.
 * This version of the Make child theme is only compatible with Make 1.6.0 and above.
 */

/* GENERAL */

p {
	font-weight: 400;
}

a {
    color: #025273;
    font-weight: bold;
    text-decoration: none;
}

h1 a {
    color: #220000;
    }

h3 {
	color: #025273 !important;
}
h1 span, h1 small {color: #777;}
.container, .infinite-footer-container, .page-template-template-builder-php .entry-content > .twitter-share {
    max-width: 1560px;
    margin: 0 auto;
    padding: 0 32px;
    padding: 0 3.2rem;
}


.entry-thumbnail.thumbnail {
    display: inline;
    float: left;
    margin-right: 10px;
    margin-right: 1.0rem;
    margin-bottom: 5px;
    margin-bottom: 0.5rem;
}

blockquote p {
    font-size: 13px;
    font-size: 1.5rem;
    line-height: 1.4;
    margin: 20px;
    margin: 4.0rem;
}

.builder-section-content {
    max-width: 1350px !important;
    margin: 0 auto;
    padding: 0 32px;
    padding: 0 3.2rem;
}
.ttfmp-widget-post-list .ttfmp-post-list-item {
    margin-bottom: 22px;
    border: 1px dashed;
}

img {vertical-align: bottom;}


/* MENU AND HEADER */
.header-layout-2 .site-branding, .header-layout-2 .site-navigation {display: table;}
.site-navigation .menu li a:hover, .site-navigation .nav-menu li a:hover {
   color: #C7E8ff;
}
ul#menu-primary {
	margin-bottom: 0px;
}
.current_page_item a {color: #C7E8ff !important;}
div.head-icons {
    /* padding-left: 31%; */
	padding-left: 7%;
}
.site-navigation .menu {
/*     display: block; */
    background-color: #002939;
}
.site-header-main {
    float: left;
    width: 100%;
    background-color: #fff;
    padding: 0px;
    padding-top: 1px;
}
#header-left {
	float: none;
	width: 25%;
	display: inline-block;
}
#header-mid {
	float: none;
	width: 50%;
	display: inline-block;
}
#header-right {
	float: right;
	width: 24%;
	display: inline-block;
}

@media screen and (max-width: 799px) {
		#header-mid {
			width: 100%;
			max-height: 100%;
	}
		#header-right {
			display: none;
	}
		#header-left {
			display: none;
	}
		h1.entry-title {
			font-size: 18px !important;
		}
}
#header-right .widget {
	border: none;
    padding: 0 0 6px;
    margin: 1px;
}
#header-left .widget {
	border: none;
    padding: 0;
	text-align: right;
	
}
#header-mid .widget {
	border: none;
    padding: 0;
	text-align: center;
}
#header-left #media_image-2 img {
	float: right;
}


/* POST  STYLES */

.home h1.entry-title {
    clear: none;
    padding-top: 2px;
    padding-top: 0.2rem;
    margin-bottom: 0;
    margin-bottom: 0rem;
    margin-left: 10px;
    margin-left: 1.0rem;
}

h1:not(.site-title), .font-header, .entry-title {
    font-family: "Cabin","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: 600;
    clear: none;
    padding-top: 2px;
    padding-top: 0.2rem;
    margin-bottom: 0;
    margin-bottom: 0rem;
    margin-left: 10px;
    margin-left: 1.0rem;
}

.home .post p {
    margin-bottom: 10px;
    margin-bottom: 1rem;
    margin-left: 10px;
    margin-left: 1.0rem;
}
.home .post {
    margin: 0 0 32px;
    margin: 0 0 3.2rem;
	padding: 0 22px 0 0;
	padding: 0 2.2rem 0 0;
} 

.search article.post {
/*
    margin: 0 0 32px;
    margin: 0 0 3.2rem;
	padding: 0 22px 0 0;
	padding: 0 2.2rem 0 0;

	border: 1px solid #222;
	padding: 20px;
	padding: 2rem;
} */
.post {
	border: 1px solid #222;
	padding: 20px;
	padding: 2rem;
}

#sec-title {
	font-size: smaller;
	color: #323232;
}

#molo-author::before {
	content: "by ";
}
#molo-author {
	font-style: italic;
}
.home #molo-author {
	margin-bottom: 10px;
	margin-bottom: 1.0rem;
	margin-left: 10px;
	margin-left: 1.0rem;
	margin-top: 5px;
	margin-top: 0.5rem
}
.more-link {
    font-style: italic;
    font-weight: 100;
}

.entry-date {
    display: block;
    float: left;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: bold;
    letter-spacing: 1px;
    letter-spacing: 0.1rem;
    text-transform: uppercase;
}

.entry-header .entry-date {
    line-height: 10px;
}



/* FOOTER STYLES */
#footer-1 a {
	color: white;
}
.site-footer h3 {
	color: white !important;
	text-align: center;
}
#footer-2 #mc_embed_signup input.email {
	margin: 20px 0 0;
	margin: 2rem 0 0;
}
#footer-2 input#mc-embedded-subscribe.button {
	padding: 1px 6px;
	padding: 0.1rem 0.6rem;
	margin: 20px 0 0;
	margin: 2rem 0 0;
}
#footer-2 .sub-line {
	color: #fff; 
	font-size: 16px;
}
#footer-title {
    text-align: left;
    font-size: 40px;
	text-transform: uppercase;
}
#footer-3 div.head-icons {
	padding-left: 0;
	margin: 0 auto;
	display: table;
}

/* FOOTER MENU */
.column {
    float: left;
    width: 50%;
}
/* Clear floats after the columns */
.footer-menu.column-1 {
    float: left;
	width: 25%;
}
.footer-menu.column-2 {
    float: left;
	width: 33%;
}
.footer-menu.column-3 {
    float: left;
	width: 33%;
}
.footer-menu.row:after {
    content: "";
    display: table;
    clear: both;
}



/*  GENERAL SIDEBAR */
.widget {
    max-width: 100%;
    /* margin-bottom: 44px; */
    /* margin-bottom: 4.4rem; */
    margin-bottom: 2px;
    margin-bottom: 0.2rem;
    font-size: 13px;
    font-size: 1.3rem;
    border-top: 1px solid #878c92;
    padding: 3px;
}
.sidebar .widget-title {
	display: none !important;
}
@media screen and (min-width: 800px) {
	.has-right-sidebar #sidebar-left, .has-right-sidebar #sidebar-right, .has-left-sidebar #sidebar-left, .has-left-sidebar #sidebar-right {
	    width: 32.8333333333%;
	}
}
.sidebar-right p {
	margin-bottom: 12px;
	margin-bottom: 1.2rem;
}
.textwidget.custom-html-widget .sequel {display: table;}
.sidebar-img {
	margin: 5px 30px 5px 10px; 
	margin: .5rem 3.0rem .5rem 1.0rem; 
	float: left;
}
.sequel-img {
	margin: 5px 30px 30px 10px; 
	margin: .5rem 3.0rem 3.0rem 1.0rem; 
	float: left;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	clear: both;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 30px 0;
	padding: 3rem 0;
}
.videowire {
	display: block;
	margin-bottom: 10px;
	margin-bottom: 1rem;
}
#custom_html-3 div {clear: both;}
.widget .search-form {
	margin-bottom: 9px;
	margin-bottom: .9rem;
}
.search-field {
    font-weight: bold;
    color: #025273;
}

/* SUBSCRIBE FORM */
#mc_embed_signup input.email {
    font-family: "Open Sans","Helvetica Neue",Arial,Helvetica,Verdana,sans-serif;
    font-size: 12px;
    border: 1px solid #ABB0B2;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #343434;
    background-color: #fff;
    box-sizing: border-box;
    height: 32px;
    height: 3.2rem;
    padding: 0px 0.4em;
    display: inline-block;
    margin: 15px 0 0;
	margin: 1.5rem 0 0;
    width: 40%;
    vertical-align: top;
	
}
#mc_embed_signup label {
    display: inline-block;
    font-size: 12px;
    /* padding-bottom: 10px; */
    font-weight: bold;
    width: 35%;
}
#mc_embed_signup_scroll h3 {
    margin: 6px 0 0;
	margin: .6rem 0 0;
}
input#mc-embedded-subscribe.button {
/* 	background-color: red; */
	display: inline-block;
/*	width: 25%; */
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 3px 6px;
	padding: 0.3rem 0.6rem;
	width: auto;
	margin: 15px 0 0;
	margin: 1.5rem 0 0;
	box-shadow: 1px 1px;
}
#mc-embedded-subscribe-form .clear {
	width: 23%;
	float: right;
}
.sub-line {
    font-weight: 100;
    font-size: 19px;
    color: #025273;
	margin-top: -5px;
}
#enter {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}


 
/* DONATE SIDEBAR */ 
.donate-block #enter {
	letter-spacing: 0.7px;
	font-size: 40px;
	font-size: 4rem;
	margin: 1rem;
	padding: 4px 18px;
	padding: .4rem 1.8rem;
	box-shadow: 2px 2px;
}
.bttn-left {
    float: right;
    width: 45%;
}
.title-right {
    display: inline-block;
    width: 50%;
}


/* ARCHIVE SIDEBAR */
.widget_archive .widget-title {
    display: block !important;
    font-family: "Oswald","Helvetica Neue",Helvetica,Arial,sans-serif !important;
    font-size: 30px !important;
    font-size: 3rem !important;
    font-weight: 600;
    text-transform: uppercase !important;
    line-height: 1.1;
	color: #025273 !important;
}
#archives-dropdown-3 {
    margin-bottom: 10px;
	margin-bottom: 1rem;
}



/* TWITTER PLUGIN */
#ctf .ctf-context, #ctf .ctf-author-box, #ctf .ctf-tweet-content, #ctf .ctf-tweet-actions {
	margin-left: 0;
}
#ctf #ctf-more {
	margin: 0 0 15px;
	margin: 0 0 1.5rem;
}
#ctf .ctf-author-avatar {width: 30px; height: 30px;}


/* INTERVIEWS PAGE */
.htrack {
    font-size: 15px;
	font-weight: normal;
}
#audioReports td {
	font-family: "Cabin","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: normal;
	font-size: 13px;
}


/* REPORTS */
#post-15719, #post-15724, #post-15683 {
    border: 1px solid #222;
	padding: 20px;
    padding: 2rem;
}

#post-15719 .entry-header, #post-15726 .entry-header {margin-bottom: 0;}
.page-id-15724 h1 {margin-top: 5px; margin-top: .5rem;}
.page-id-15724 h6 {margin-bottom: 0;}

.page-id-15724 iframe {width: 400px; height: 224px;}
.bbc-report, .now-report {
    text-align: center;
    border-bottom: 1px solid;
    margin: 30px 50px;
	margin: 3rem 5rem;
	padding-bottom: 10px;
	padding-bottom: 1rem;
}

/* PURGE PAGES */
h1.purge-list {
	font-family: "Oswald","Helvetica Neue",Helvetica,Arial,sans-serif !important;
	font-size: 26px !important;
	font-size: 2.6rem !important;
	text-transform: uppercase;
	line-height: 1.1;
	color: #025273 !important;
	font-weight: 700;
}
h3.purge-list {
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: 700;
	font-family: "Cabin","Helvetica Neue",Helvetica,Arial,sans-serif !important;
	line-height: 1.2;
	max-width: 700px;
	display: table;
	margin: 0 auto 20px;
	text-transform: initial !important;
	color: #000 !important;
}

div#table_1_3_filter_sections.wpDataTableFilterSection  {
	display: none;
}


/* MOBILE STYLING */
@media screen and (min-width: 800px) {
	.site-navigation {
		float: none;
		max-width: 100% !important;
		margin: 0 auto !important;
		text-align: center;
	}
}
@media screen and (max-width: 1400px) {
	#footer-2 #mc-embedded-subscribe-form .clear {
		width: 24%;
		float: right;
	}	
	#footer-title {font-size: 36px; font-size: 3.4rem;}
	#footer-2 .sub-line {font-size: 14px; font-size: 1.4rem; margin-top: -3px;}
	#footer-2 #mc_embed_signup label {width: 33%;}
}
@media screen and (max-width: 1300px) {
	.sidebar-right h3, .widget_archive .widget-title {font-size: 23px; font-size: 2.3rem !important;}
	.sub-line {font-size: 15px; font-size: 1.5rem; margin-top: -3px;}
	#footer-title {font-size: 34px; font-size: 3.4rem;}
	#footer-2 .sub-line {font-size: 14px; font-size: 1.4rem; margin-top: -3px;}
}
@media screen and (max-width: 1280px) {
	#footer-2 #mc_embed_signup label {width: 100%;}
	#footer-2 #mc_embed_signup input.email {
		width: 100%;
		margin: 10px 0;
		margin: 1rem 0;
	}
	#footer-2 #mc-embedded-subscribe-form .clear {width: 100%; float: none;}
	#footer-2 input#mc-embedded-subscribe.button {
		margin: 0 0 10px;
		margin: 0 0 1rem;
	}
	#header-left #media_image-3 img, #header-right #media_image-4 img {width: 75%;}
	#header-right .widget {padding: 0;}
}
@media screen and (max-width: 1180px) {
	.sidebar-right h3, .widget_archive .widget-title {font-size: 25px; font-size: 2.5rem !important;}
	#mc_embed_signup label {width: 100%;}
	#mc_embed_signup input.email {
		width: 100%;
		margin: 10px 0;
		margin: 1rem 0;
	}
	#mc-embedded-subscribe-form .clear {width: 100%; float: none;}
	input#mc-embedded-subscribe.button {
		margin: 0 0 10px;
		margin: 0 0 1rem;
	}
	.title-right {width: 100%;}
	.title-right br {display: none;}
	.bttn-left {
		float: none;
		width: 100%;
	}
	.donate-block #enter {margin: 0 0 1.5rem;}
	.footer-menu.column-1 {width: 30%;}
	#header-right #media_image-4 img {width: 70%;}
	#media_image-3 img {width: 70%;}
}
@media screen and (max-width: 980px) and (min-width: 800px) {
	.sidebar-img {
		margin: 15px 0; 
		margin: 1.5rem 0; 
		float: none;
	}
	.sequel-img {
		margin: 15px 0; 
		margin: 1.5rem 0; 
		float: none;
	}
	.footer-menu.column-1 {width: 30%;}
	.footer-menu h5 {font-size: 19px !important; font-size: 1.9rem !important; line-height: .7 !important;}
}
@media screen and (max-width: 799px){
	
	.post {
	border: 1px solid #222;
	padding: 5px;
	padding: 0.5rem;
}
	
	.menu-toggle {
    margin-top: 2px;
    margin-top: 0.2rem;
    font-size: 12px !important;
    font-size: 1.2rem !important;
    line-height: 6px !important;
    line-height: 0.6rem !important;
	}
	
	.site-navigation {
    margin-left: 7%;
    margin-right: 7%;
	}
	
	.site-navigation .menu li a, .font-nav, .site-navigation .menu-toggle {
    font-family: "Oswald","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: small !important;
    /* font-size: 2.2rem; */
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    line-height: 1.1;
    letter-spacing: 0px;
    word-spacing: 0px;
	}
	
	.mobile-menu a {
	 	padding-left: 40px !important;
	}
	#footer-2 {
		margin-bottom: 6px;
		margin-bottom: 0.6rem;
	}
	.footer-menu.column-1 {width: 25%;}
	.site-footer h3 {text-align: left;}
	div.head-icons {padding-left: 0;}
	.footer-text, .site-footer .footer-social-links {text-align: left;}
	#footer-3 h3 {text-align: center;}
	
	.footer-menu h5 {font-size: 19px !important; font-size: 1.9rem !important; line-height: .7 !important;}
}
@media screen and (max-width: 600px) {
	.entry-thumbnail.thumbnail {
		float: none;
		margin: 10px;
		margin: 1rem;
	}
	.entry-thumbnail.thumbnail img {margin-top: 10px; margin-top: 1rem;}
	.post .entry-content {padding: 10px; padding: 1rem;}
}
@media screen and (max-width: 480px) {
	.videoWrapper iframe {
		padding: 20px 0;
		padding: 2rem 0;
	}
	.sequel-img {
		margin: 5px 30px 10px 10px; 
		margin: .5rem 3.0rem 1.0rem 1.0rem; 
	}
	.footer-menu.column-1 {width: 30%;}
}
@media screen and (max-width: 380){
	.footer-menu.column-1, footer-menu.column-2, footer-menu.column-3 {
		width: 30%;
	}
}

/* Admin/backend */

.wpdt-c label {
    display: none !important;
    max-width: 100%;
    margin-bottom: 5px;
}

.wpDataTablesFilter 
.wpDataTableFilterSection#wdt-pf-search-filters-button-block {
    display: inline-block;
    margin-bottom: 0;
    padding-top: 15px !important;
    padding-top: 1.5rem !important;
}


