/*
	Theme Name: The Issue Child Theme
	Theme URI: http://themeforest.net/user/fuelthemes
	Description: <strong>A Premium theme for magazine, editor, community and more! WordPress Theme by <a href="http://www.themeforest.net/user/fuelthemes">fuelthemes</a></strong> – Customization by Rudy Ortega and Ray Rivera
	Version: 1.0.0
	Author: Rudy Ortega
	Designer: Ray Rivera
	Template: theissue
	Text Domain: theissue
	Domain Path: /inc/languages
*/

/* 
	SITE COLORS 

	ORANGE	=>	#e36b25
	BG			=>	#e2cdba
	Teal		=>	#00aca5
	YG			=>	#d7cb39
	RED			=>	#762812
	
*/

.donation {
	margin-top: auto;
	margin-bottom: auto;
}
.donation .btn {
	background-color: #762812;
}

iframe 
{
 display: block; 
 width: 100%; 
 border: none; 
 overflow-y: auto; 
 overflow-x: hidden;
}

.nfnc_title {
	margin-bottom: 0;
}
blockquote {
	line-height: 1.2;
	padding: 0;
	margin: 0;
}
.subfooter_logo {
	padding: 0 20px;
}
.thb_before_header_inner {
	text-align: center;
}
.block-title {
	color: #ffffff;
	font-weight: 700;
	font-size: 40px;
	padding-top: 40px;
	padding-bottom: 40px;
}
a.block-title:hover div.cover-bg {
	opacity: .4;
}
	
/** SIMPLE LINKS **/
.sl-links-main {
	list-style: none;
}
.sl-links-main h2.widgettitle {
	font-size: 1.2rem;
	color: e36b25;
}
.simple-links-item .simple-links-widget-item img {
	width: 65px;
}

/* ISSUE PAGES */
.portfolio .thb-post-bottom {
	display: none;
}
.fpbox {
	height: 150px;
}
/* ADVISTISE PAGES */
.advertise p {
	font-size: 4rem;
	line-height: .9;
	font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
	font-style: normal;
	font-weight: bold;
	font-kerning: normal;
	letter-spacing: normal;
	text-rendering: optimizeLegibility;=
}
.adv-body p {
	font-size: 20px;	
}
