/*
	Theme CSS for IPD
	Developed by NMS3
	3-13-15
*/



/* !General Styles */

img {
	height: auto;
}

body.fixed-mobile #top, body.fixed-mobile #header-container, body.fixed-mobile #footer-container, body.fixed-mobile #nav-container, body.fixed-mobile #footer-widgets-container {
padding: 0;
}

.nav-toggle {display: none !important; height: 0px;}

body {
	font-family: 'Open Sans', Arial, sans-serif !important;
	padding: 0 !important;
	-webkit-font-smoothing: subpixel-antialiased;
}

.entry, .entry p {
	font-size: 19px;
	line-height: 1.6 !important;
	font-family: Georgia, Times, serif !important;
	margin: 1em 0;
}

.entry blockquote {
	background: black;
	width: 235px;
	height: 350px;
	float: left;
	box-sizing: border-box;
	padding: 25px;
	margin: 0 1.5em 1.5em 0;
	color: white;
}

.entry blockquote::before {
	display: none;
	content: '';
}

.entry blockquote p {
	font-style: normal;
	color: white;
	font-family: "Titling Gothic FB Comp Med", 'Oswald', Arial, sans-serif !important;
	letter-spacing: 1px;
	text-align: center;
	margin: 0;
}

.single-post .entry {width: 85%; max-width: 690px; float: right; margin-right: 30px; position: relative;}
.single-post .entry p, .single-post .entry iframe {/* width: 690px !important; float: right !important; */}
.single-post .entry div.alignnone {margin-left: -74px;margin-bottom: 30px;}
.single-post .entry div.alignnone p.wp-caption-text {width: 675px !important;}
a:hover {
	text-decoration: none !important;
}

.left {float: left;}
.right {float: right;}

#wrapper {padding-top: 70px;}

#wrapper, .col-full {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}

a:hover {
	text-decoration: none;
}

#browser_warning {
	background-color: #FFF;
	color: #232323;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
	display: none;
}

#browser_warning_title {
	position: absolute;
	left: 15%;
	font-size: 40px;
	font-weight: 800;
	font-style: italic;
	font-family: "Titling Gothic FB Comp Med", 'Oswald', sans-serif !important;
	top: 30%;
	height: 50px;
	line-height: 50px;
}

#browser_warning_text {
	width: 75%;
	position: absolute;
	left: 15%;
	top: 50%;
	font-size: 24px;
	font-weight: normal;
	font-family: Open Sans, sans-serif;
	text-decoration: none;
}

#browser_warning_text p { font-size: 24px; margin-bottom: 3%; }

#browser_warning_text a:hover {
	color: #db1d00;
	text-decoration: none;
}

#browser_warning_continue {
	width: 150px;
	height: 30px;
	position: absolute;
	left: 15%;
	top: 80%;
	font-weight: bold;
	font-family: Open Sans, sans-serif;
	color: #FFF;
	text-align: center;
	background-color: #232323;
	line-height: 30px;
	cursor: pointer;
}

#browser_warning_continue:hover { background-color: #db1d00; }

/* Begin Header Stylings */

/* !Header Styles */

header#masthead {
	width: 100%;
	background: #252525;
	box-shadow: 0 5px 10px 0 rgba(0,0,0,0.15),0 -5px 3px -10px #fff;
	position: fixed;
	z-index: 9999;
}

header#masthead .inset {
	display: block;
	max-width: 1150px;
	width: 95%;
	position: relative;
	margin: 0 auto;
	padding: 10px 0;
}

header#masthead #logo {
	width: auto;
	display: inline-block;
	float: none;
	margin: 0 10px 0 0;
}

header#masthead #logo .site-title {
	text-align: left;
	display: inline;
}

header#masthead #logo .site-title a {
	font-size: 35px;
	-webkit-font-smoothing: antialiased;
}

header#masthead.active {
	background: #f00607;
}

header#masthead.active ul#menu-main-navigation {display: none;}

header#masthead.active ul#menu-more-pages li {
	background: #d82803;
	width: 49%;
	margin-bottom: 5px;
	text-align: center;
	display: inline-block;
	margin-right: .5%;
}

header#masthead.active ul#menu-more-pages li:nth-child(even) { margin-right: 0; }

header#masthead.active ul#menu-more-pages li a {
	display: inline-block;
	padding: .75em 0;
	font-size: 18px;
	width: 100%;
}

header#masthead.active #social-nav {
	display: block;
	float: none;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}

header#masthead.active #social-nav a {
	background: #d82803;
	color: white;
	width: 30px;
	height: 30px;
}

header#masthead.active #social-nav a i.fa {
	top: 6px;
	font-size: 20px;
}

header#masthead.active #social-nav .fa-search {display: none;}

header#masthead.active .masthead-search {
	display: block;
}

header#masthead.active .masthead-search form {
	width: 100%;
	background: #ba2102;
	border-bottom: none;
}

header#masthead.active .searchform input.s {color: white;}

#menu_toggle {
	display: none;
	color: #bbb;
	position: absolute;
	right: 0;
	top: 10px;
	font-size: 3em;
}

#menu_toggle.active {
	color: #ba2102;
}

#mobi-menu-wrap {display: inline;}

#mobi-menu-wrap.active {
	display: block;
	margin: 30px 0;
	width: 100%;
}

#mobi-menu-wrap.active .menu-main-navigation-container {
	display: block;
}

header#masthead .menu-main-navigation-container,
header#masthead #menu-main-navigation
{display: inline-block;}

header#masthead #menu-main-navigation {
	position: relative;
	top: -7px;
}


header#masthead #menu-main-navigation li,
header#masthead #more_pages_standard li,
#more_pages_mobile li {
	display: inline-block;
	margin-right: 15px;
}

header#masthead #menu-main-navigation li a,
footer#colophon .footer-nav ul li a,
header#masthead #more_pages_standard li a,
#more_pages_mobile li a {
	text-transform: uppercase;
	font-size: 14px;
	line-height: 1.6em;
	letter-spacing: 1px;
	font-family: "Titling Gothic FB Comp Med", 'Oswald', Arial, sans-serif !important;
	color: white;
	-webkit-font-smoothing: antialiased;
}

header#masthead #menu-main-navigation li.current-post-ancestor a,
header#masthead #menu-main-navigation li.current-menu-parent a,
header#masthead #menu-main-navigation li.current-menu-item a,
header#masthead #menu-main-navigation li.current-post-parent a {
	color: #e90606;
}

header#masthead #social-nav {
	display: inline-block;
	float: right;
	position: relative;
	top: 6px;
}

header#masthead #social-nav a {
	background: white;
	color: #252525;
	height: 22px;
	width: 22px;
	text-align: center;
	display: inline-block;
	border-radius: 100%;
	margin: 0 0 0 4px;
}

header#masthead #social-nav a i.fa {position: relative; top: 2px;}

header#masthead #social-nav .fa-search,
header#masthead #social-nav .fa-times {
	font-size: 18px;
	position: relative;
	top: 3px;
	color: #bbb;
}

header#masthead #social-nav .fa-search:hover,
header#masthead #social-nav .fa-times:hover {cursor: pointer;}

header#masthead .masthead-search {display: none;}
header#masthead .masthead-search.show {display: inline-block; float: right; margin-right: 10px;}


header#masthead .search_main {
	position: relative;
	top: auto;
	left: auto;
	overflow: hidden;
}

/* More Pages Navigation Menu(s) */
#more_pages_toggle {
	font-size: 24px;
	color: white;
	position: relative;
	top: -4px;
	margin-left: 12px;
}

#more_pages_toggle:hover {
	cursor: pointer;
}

#more_pages_mobile {display: none;margin-bottom: 10px;}
#more_pages_standard {display: none;}

/* MASTHEAD Search */

header#masthead .searchform {
	border: none;
	border-bottom: 1px solid #333;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	width: 250px;
	box-shadow: none;
	margin-top: 0px;
	background: white;
}

header#masthead .searchform input.s {
	color: #333;
	padding: 0;
	padding-left: 6px;
	font-size: 13px;
	width: 390px;
	text-transform: lowercase;
	letter-spacing: 2px;
	font-weight: 300;
	font-family: Verdana, sans-serif !important;
	line-height: 2em;
}

header#masthead .searchform input.submit {
	position: absolute;
	top: 1px;
	right: 4px;
	width: 32px;
	height: 32px;
	background-image: url('../images/search_button.png');
	background-color: transparent;
	color: transparent;
	cursor: pointer;
	text-indent: -9999px;
	overflow: hidden;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

header#masthead .searchform input.submit:hover {
	background-position: 0 -32px;
}

footer#colophon {
	width: 100%;
	margin: 0;
	padding: 0;
	background: #252525;
}

footer#colophon .inset {
	padding: 10px 0;
	max-width: 1150px;
	width: 95%;
	margin: 0 auto;
}

footer#colophon .inset .footer-nav ul {
	float: left;
	padding: 0;
	border: none;
}

footer#colophon .footer-nav ul li {
	display: inline-block;
	margin-right: 20px;
}


footer#colophon .inset .legal {
	float: right;
}

footer#colophon .inset .legal p a {
	text-transform: uppercase;
	font-family: georgia, times, sans-serif;
}

#header {
	padding: 0px;
}

#header_ad {
	padding: 10px 0;
	text-align: center;
	width: 100%;
	overflow: auto;
}

#header_ad h2 {display: none;}


#logo-search {
	border-top: 2px solid #e5e5e5;
	border-bottom: 2px solid #e5e5e5;
	margin: 10px 0;
	padding: 10px 0;
	position: relative;
}

#logo {
	width: 100%;
	float: none;
	text-align: left;
}

#logo .site-title {
	text-align: left;
	margin: 0;
}

#logo .site-title a {
	font-family: "Titling Gothic FB Comp Med", 'Oswald', Arial, sans-serif !important;
	font-style: normal;
	font-weight: normal;
	font-size: 48px;
	text-transform: uppercase;
	color: white;
}

#logo .site-title a:hover {
	text-decoration: none;
}

#logo .site-description {
	text-transform: uppercase;
	text-align: right;
	margin: 30px 4px 0px 0px;
	font-weight: 800;
	font-family: "Titling Gothic FB Comp Med", 'Oswald', sans-serif !important;
	font-size: 20px;
}

#logo .site-description span {
	margin: 0px 5px 0px 5px;
	font-weight: 800;
}

#top {
	background-color: transparent;
	margin: 0;
	padding: 0;
	color: #fff;
}

#top .col-full {
	width: 976px;
	max-width: 976px;
	padding: 0;
	overflow: hidden;
}

#top #top-nav li {
	color: #000 !important;
}


#top ul.nav li a {
	font-weight: 800;
	text-transform: uppercase;
	color: #000 !important;
	font: normal 18px/1.5em "Titling Gothic FB Comp Med",'Open Sans', arial, sans-serif;
	padding: 0 !important;
	margin-right: 15px;
}

#top ul.nav > li a:hover, #top ul.nav > li a:active {
	text-decoration: none;
	color: #db1d00 !important;
	background: transparent !important;
}

#top ul.nav > li:hover {background: none !important;}

#top #top-nav {
	margin-top: 2px;
	margin-bottom: 0;
}

	/* -- Header Social Bar */

#follow-IPD {
	float: right;
	margin-top: 6px;
}

#follow-IPD ul li {
	float: left;
}

#follow-IPD ul li.follow_ipd {
	border-right: 1px solid #800;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	font-family: georgia, serif;
	padding-right: 10px;
	margin-top: 8px;
	line-height: 1.5em;
}

#follow-IPD ul li.follow_ipd span.fancy {
	font-style: italic;
}

#follow-IPD ul li:first-child {
	margin-right: 10px;
}

#follow-IPD-border {
	height: 34px;
	margin-top: 3px;
	background-color: #FFF;
	width: 1px;
	float: right;
}

#follow-facebook, #follow-twitter, #follow-gplus, #follow-tumblr {
	display: block;
	height: 35px;
	background-repeat: no-repeat;
	margin: -3px 7px 0px 7px;
	background-image: url('../images/sprite.png');
}

#follow-twitter {
	background-position: -39px -25px;
	width: 25px;
}
#follow-twitter:hover {
	background-position: -7px -25px;
	width: 25px;
}
#follow-facebook {
	background-position: -41px 8px;
	width: 25px;
}
#follow-facebook:hover {
	background-position: -3px 8px;
	width: 25px;
}
#follow-gplus {
	background-position: -43px -61px;
	width: 25px;
}
#follow-gplus:hover {
	background-position: -9px -61px;
	width: 25px;
}
#follow-tumblr {
	background-position: -43px -97px;
	width: 25px;
}
#follow-tumblr:hover {
	background-position: -5px -97px;
	width: 25px;
}

/* !Search Bar */

.search_main {
	position: absolute;
	top: 19px;
	right: 0px;
}

.searchform {
	border: 3px solid #DADADA;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 360px;
	box-shadow: inset 0 1px 1px #999;
	margin-top: 0px;
}

.searchform input.s {
	color: #969696;
	padding: 0;
	padding-left: 6px;
	font-size: 10px;
	width: 390px;
	text-transform: lowercase;
	font-weight: 300;
	font-family: "Titling Gothic FB Comp Med", 'Oswald', sans-serif !important;
	line-height: 2em;
}

input {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

.searchform input.submit {
	position: absolute;
	top: 1px;
	right: 4px;
	width: 32px;
	height: 32px;
	background-image: url('../images/search_button.png');
	background-color: transparent;
	color: transparent;
	cursor: pointer;
	text-indent: -9999px;
	overflow: hidden;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

.searchform input.submit:hover {
	background-position: 0 -32px;
}

/* End Header Stylings */

/* Begin Body Stylings */

/* !Main Navigation */

#wrapper #navigation ul.rss {
	display: none;
}

#main-nav {
	margin-right: 0;
}

#navigation {
	margin-bottom: 0;
	border: none;
	background: #232323;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	box-shadow: none;
	min-height: 34px;
	display: none !important;
}

nav#navigation {display: none !important;}

#navigation ul.nav > li a {
	text-transform: uppercase;
	font-weight: 800;
	padding: 10px 9px 10px 9px !important;
	text-align: center;
	font: normal 14px/1em "Titling Gothic FB Comp Med",'Oswald', arial, sans-serif;
	color: #FFF;
}

#navigation ul.nav li {
	padding: 0px 8px 0px 8px;
	background-color: #232323;
}

#navigation ul.nav > li:last-child {
	border-right: none !important;
	/* width: 172px; */
}

#navigation ul.nav li:hover a {
	color: #db1d00;
}

#navigation ul li:first-child, #navigation ul li:first-child a {
	border-radius: 0px 0 0 0px;
	-moz-border-radius: 0px 0 0 0px;
	-webkit-border-radius: 0px 0 0 0px;
}

#navigation ul.cart li a.cart-contents {
	padding: 9px;
}

/* !Secondary Navigation */
#secondary-social .twitter-share-button {
	position: relative;
	left: 3px;
	top: 4px;
}

#secondary-social {
	float: left;
}

.fb-follow, .twitter-follow, .g-plus-follow {
	float: left;
}

.twitter-follow {margin-right: 5px;}

iframe.twitter-share-button.twitter-count-horizontal {
	width: 90px !important;
}

span.fb_share {
	float: left;
	position: relative;
	top: -2px;
	margin-right: 5px;
}

#secondary-social .fb-like {
	top: 4px;
}

#secondary-nav {
	margin: 10px 0px 10px 0px;
}

.secondary-nav {
	float: left;
	margin-top: 0px;
}

.secondary-nav ul li {
	float: left;
	background: url('../images/dot.png') no-repeat 0 8px;
	padding-left: 10px;
	margin-left: 5px;
}

.secondary-nav ul li a:hover {
	color: #db1d00;
	text-decoration: none;
}

.secondary-nav ul li:first-child {
	background: none;
}

#pin-it-button {
	display: inline-block;
	top: 4px;
	position: relative;
	left: -25px;
}

/* Remove Mobile Nav */
#top select, #mobileMenu_top-nav {
	display: none !important;
}

#navigation {
	display: block !important;
	padding: 0;
	height: 34px;
	overflow: hidden;
}
#navigation ul.nav > li {
	border-right: 1px solid white !important;
	float: left !important;
}

/* !Homepage Stylings */

#highlights {
	margin: 0;
	background: #f9f9dc;
	width: 940px;
	padding: 10px 30px;
	color: #111;
}

.home #highlights {
}

#highlights h3, h2.highlight_title {
	font-size: 14px;
	font-style: italic;
	margin-bottom: 10px;
	font-family: georgia, serif;
}

h2.highlight_title {
	text-align: center;
	font-size: 14px;
	line-height: 1em;
	margin-bottom: 0;
	font-style: normal;
}

#highlights ul li.article {
	float: left;
	width: 286px;
}

#highlights ul li.article:nth-child(2) {
	margin: 0 28px;
}

#highlights ul li.article:nth-child(3) {
	float: right;
}

#highlights ul li.article img {
	width: 100%;
	height: auto;
}


/* Frontpage Slideshow (Custom) */

#fp-slider-wrap {width: 100%; text-align: left;margin-bottom: 20px; position: relative;background: #252525;}
#fp-slider-wrap img {width: 100%; height: auto;}
#fp-slider-wrap h2 {margin: 20px 0px 10px 20px; font-size: 1.8em;}
#fp-slider-wrap a {color: white;}
#fp-slider-wrap a:hover {color: #ddd;}
#fp-slider-wrap .meta-post {
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: italic;
	margin-left: 20px;
	color: white;
}
#fp-slider-wrap .meta-post .date {display: none;}
#fp-slider-wrap .bx-controls-direction {position: absolute; top: 220px; width: 100%; z-index: 99; font-size: 48px;}
#fp-slider-wrap .bx-controls-direction a.bx-prev{position: absolute; left: 20px;}
#fp-slider-wrap .bx-controls-direction a.bx-next{position: absolute; right: 20px;}

#fp-slider-wrap .bx-pager {padding-top: 10px;text-align: center;padding-bottom: 20px;}
#fp-slider-wrap .bx-pager-item {display: inline-block;margin: 0 3px;}
#fp-slider-wrap .bx-pager-link {
	width: 6px;
	height: 6px;
	background: #fff;
	border: none;
	display: inline-block;
	border-radius: 100%;
	overflow: hidden;
	text-indent: -9999em;
}

#fp-slider-wrap .bx-pager-link.active {background: #e90606;}

/* End Frontpage Slideshow (Custom) */

body.home #content {padding: 0;}

.three-col-left #main-sidebar-container, .three-col-middle #main-sidebar-container, .three-col-right #main-sidebar-container {
	width: 75%;
}

.three-col-left #main-sidebar-container #main, .three-col-middle #main-sidebar-container #main, .three-col-right #main-sidebar-container #main {
	width: 65%;
}

.three-col-left #main-sidebar-container #sidebar, .three-col-middle #main-sidebar-container #sidebar, .three-col-right #main-sidebar-container #sidebar {
	width: 34.5%;
	margin-left: 0px;
	clear: none;
}

#sidebar-alt {
	width: 24%;
}

/*
	Front Page Footer Featured Articles
*/

#footer-featured-articles {
	padding: 70px 0;
	clear: both;
	display: block;
	font-family: "Titling Gothic FB Comp Med", 'Oswald', sans-serif !important;

}

.article-group:nth-child(2) {margin-top: 50px;}

.article-group .footer-article {
	width: 49%;
	float: left;
}

.article-group .footer-article:nth-child(even) {
	float: right;
}

.article-group .footer-article h2 {
	font-family: "Titling Gothic FB Comp Med", 'Oswald', Arial, Helvetica, Verdana, Geneva, sans-serif !important;
	letter-spacing: 1px;
	font-size: 36px;
	line-height: 1.03em;
	margin-top: 8px;
	margin-bottom: 5px;
}

.article-group .footer-article .author .meta-post a {
	font-size: 16px;
	font-style: italic;
	font-family: 'Georgia','Arial Narrow',Arial, sans-serif;
	margin-bottom: 0;
}

.article-group .footer-article .author .meta-post .date {
	font-style: italic;
}

.article-group .footer-article img {height: auto;display: block;}

.article-group .more {
	width: 100%;
	clear: both;
	text-align: center;
	margin: 50px auto;
	display: inline-block;
}

.article-group .more a {
	background: #db1d00;
	color: white;
	font-size: 30px;
	padding: 5px 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

/*
	END Front Page Footer Featured Articles
*/

.editor_picks {
	margin: 0 auto 20px;
	width: 916px;
	padding: 30px 0 0;
}

.editor_picks_header {
	width: 396px;
	height: 108px;
	background-image: url('../images/editors_picks.jpg');
	margin-bottom: 10px;
	margin: 0 auto;
}

.editor_pick {
	width: 428px;
	margin: 0;
}

.editor_pick:hover .editor_image, .editor_pick:hover .editor_title a {
	color: #db1d00;
}

.editor_pick_left {
	float: left;
}

.editor_pick_right {
	float: right;
}

.editor_image {
	width: 428px;
	height: 285px;
}

.editor_image a img {
	width: 428px;
	height: 285px;
}

.editor_title {
	width: 100%;
	margin-top: 15px;
	line-height: 30px;
	text-align: center;
	text-transform: uppercase;
	font-family: "Titling Gothic FB Comp Med", 'Oswald', sans-serif !important;
	min-height: 70px;
	letter-spacing: 1px;
}

.editor_title a {
	color: #000;
	font-weight: normal;
	font-size: 46px;
	line-height: 36px;
}

.editor_title a:hover {
	text-decoration: none;
}

#commentary_worldnews {
	margin: 30px auto;
	width: 916px;
}

.fp-cat-link {
	font-family: "Titling Gothic FB Comp Med", 'Arial Narrow','Oswald', sans-serif !important;
	font-weight: normal;
	text-transform: uppercase;
	width: 100%;
	text-align: center;
	border-top: 1px solid #ccc;
	position: relative;
	margin: 15px auto;
	clear: both;
	display: block;
}

.fp-cat-link a {
	position: relative;
	background: #fff;
	padding: 10px;
	top: -11px;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.fp-cat-link a:hover {
	color: #db1d00;
}

#editors_header.section-title,
#fp-commentary .section-title,
#fp-worldnews .section-title {
	text-align: center;
	font-family: "Titling Gothic FB Comp Med", 'Oswald', sans-serif !important;
	font-weight: normal;
	line-height: 1em;
	display: block;
	font-size: 42px;
	margin-bottom: 24px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

/* Front Page Bookshelf */

#frontpage_bookshelf {
	margin-bottom: 60px;
}

#frontpage_bookshelf h2 {
	text-align: center;
	font-size: 42px;
	text-transform: uppercase;
	line-height: 1em;
	margin-bottom: 24px;
	font-family: "Titling Gothic FB Comp Med", 'Oswald', sans-serif !important;
	letter-spacing: 1px;
	font-weight: normal;
}

#frontpage_bookshelf ul#book_list {
	width: 100%;
	margin: 0 auto 40px;
	text-align: center
}

#frontpage_bookshelf ul#book_list li.book {
	position: relative;
	width: 267px;
	margin: 10px;
	display: inline-block;
}

#frontpage_bookshelf ul#book_list li.book:nth-child(4) {
	margin-right: 0;
}

#frontpage_bookshelf ul#book_list li.book .book-cover img {
	width: 100%;
	max-width: none;
	height: auto;
}

#frontpage_bookshelf ul#book_list li.book .book-info {
	position: absolute;
	width: 100%;
	bottom: 0;
	padding: 10px 0;
	text-align: center;
	color: white;
	margin: 0;
	float: none;
	background: black;
	background: rgba(0,0,0,0.6);
}

#frontpage_bookshelf ul#book_list li.book .book-info h3 {
	font-family: "Titling Gothic FB Comp Med", 'Oswald', sans-serif !important;
	color: white;
	font-size: 24px;
	text-transform: uppercase;
}

#frontpage_bookshelf ul#book_list li.book .author_info {
	font-family: Georgia, serif;
	font-size: 12px;
	font-weight: bold;
}

#frontpage_bookshelf ul#book_list li.book a, #frontpage_bookshelf ul#book_list li.book a:visited, #frontpage_bookshelf ul#book_list li.book a:hover {
	color: white;
}

#frontpage_bookshelf .fp-cat-link {
	width: 834px;
	margin-top: 25px;
}

#frontpage_bookshelf .more {
	font-family: "Titling Gothic FB Comp Med", 'Oswald', sans-serif !important;
}


/* END Front Page Bookshelf */

#front-page-slider {
	margin-bottom: 30px;
	display: inline-block;
}

#front-page-slider ..wooslider-direction-nav a {
	margin: 30px 0 0;
}

#front-page-slider .wooslider {
	border-radius: 0px;
	box-shadow: none;
	margin-bottom: 20px;
}

#front-page-slider .wooslider-direction-nav {}
#front-page-slider .wooslider-direction-nav a {margin-top: 0; top: 185px;}
#front-page-slider .wooslider-direction-nav a:hover {color: white;}

#front-page-slider h2 {
	font-size: 33px;
}

#front-page-slider .slide-excerpt p {
	font-size: 14px;
	line-height: 1.25em;
	font-weight: normal;
	color: #232323;
}

#front-page-slider .slide-excerpt {
	width: 500px;
	text-align: center;
	margin-top: 20px;
}

#front-page-slider .slide-excerpt a {
	color: #232323;
	font-weight: normal;
	font-family: "Titling Gothic FB Comp Med", 'Oswald', sans-serif !important;
	text-transform: uppercase;
	width: 100%;
	text-align: center;
	line-height: 1em;
}

#front-page-slider .slide-excerpt a:hover {
	color: #db1d00;
	text-decoration: none;
}

#front-page-slider ol.wooslider-control-nav {
	width: 100%;
}

#front-page-slider .wooslider-control-paging li a {
	background-color: #CCC;
}

#front-page-slider .wooslider-control-paging li a.wooslider-active {
	background-color: #db1d00;
}

#front-page-slider .wooslider-control-nav li {
	margin: 0 3px;
}

#front-page-slider .wooslider-direction-nav a {opacity: 1;}
#front-page-slider .wooslider-direction-nav .wooslider-next {right: 5px;}
#front-page-slider .wooslider-direction-nav .wooslider-prev {left: 5px;}
.wooslider {
	border: none;
}

#also-on-ipd {
	width: 100%;
	position: relative;
	border-bottom: none;
	box-sizing: border-box;
	padding: 0;
	text-align: center;
}

#also-on-ipd-button {
	width: 135px;
	height: 35px;
	background-color: #db1d00;
	font-size: 16px;
	font-weight: normal;
	line-height: 34px;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.also-on-ipd-item {
	width: 184px;
	height: 230px;
	text-align: left;
	margin-bottom: 20px;
	display: inline-block;
	box-sizing: border-box;
	padding: 5px;
	vertical-align: top;
}

.also-on-ipd-item:hover {
	background: #eeede7;
}

.also-on-ipd-item:hover .also-on-ipd-img, .also-on-ipd-item:hover a {
	color: black;
}

.also-on-ipd-title, .also-on-ipd-title a {
	font-size: 18px;
	font-weight: normal;
	color: black;
	text-align: left;
	font-family: "Titling Gothic FB Comp Med", 'Oswald', sans-serif !important;
	line-height: 1.2em;
	text-transform: uppercase;
	letter-spacing: 0.4em;
}

.also-on-ipd-author {
	font-size: 11px;
	font-family: Georgia, Times, serif;
	font-style: italic;
	padding: 3px 0;
}

.also-on-ipd-category {
	font-size: 16px;
	font-weight: normal;
	font-family: "Titling Gothic FB Comp Med", 'Oswald', sans-serif !important;
	color: #232323;
	text-align: center;
	text-transform: uppercase;
}

.also-on-ipd-title a:hover {
	text-decoration: none;
	color: black;
}

.also-on-ipd-item a .also-on-ipd-img img {
	width: 100%;
	max-width: none;
	height: auto;
	text-align: center;
	margin: 0 auto 10px;
}

#post_category_slider {
	width: 890px;
	padding: 15px 45px 5px 45px;
	position: relative;
	z-index: 500;
	background-color: #f3f3f3;
}

.slider_post_item {
	width: 250px;
	display: inline-block;
	vertical-align: top;
	padding-left: 15px;
}

.slider_post_title {
	font-size: 12px;
	font-weight: 800;
	color: #232323;
	margin-top: 3px;
	text-align: left;
	width: 250px;
}

.slider_post_title a:hover {
	color: #db1d00;
	text-decoration: none;
}

.slider_post_img {
	border: 2px solid #232323;
	width: 250px;
	height: 90px;
}

#post_category_slider .flex-direction-nav {
	position: absolute;
	top: 30px;
	width: 976px;
	z-index: 9999;
	left: 0;
}

#post_category_slider a.flex-prev, a.flex-next {
	display: block;
	width: 35px;
	height: 35px;
	color: transparent;
	background-image: url('../images/sprite.png');
	background-position: -81px -171px;
	color: transparent;
	content: '';
}

#post_category_slider a.flex-next {
	background-position: -88px -244px;
	position: absolute;
	right: 0;
	top: 0;
}

#post_category_slider a.flex-prev:hover {
	background-position: -136px -171px;
}

#post_category_slider a.flex-next:hover {
	background-position: -143px -244px;
}

#post_category_slider a.flex-disabled {
	background-image: none;
}

a.flex-next::before { content: none; }
a.flex-prev::before { content: none; }

body.home .widget_ipd_theblog {margin-bottom: 0;}

/* !Post Stylings */

body.two-col-left #main-sidebar-container #main {
	width: 71%;
	position: relative;
	background: #fff;
	padding-right: 0;
}

body.two-col-left #content {overflow: hidden;}


body.single-post .post, body.page-template-default .page  {
	width: 675px;
	margin-bottom: 20px;
}

body.two-col-left #main-sidebar-container #sidebar {
	width: 26%;
}

body.archive.category.two-col-left #main-sidebar-container #sidebar,
body.archive.tag.two-col-left #main-sidebar-container #sidebar {margin-top: 24px;}

body.archive.author #post-author,
body.search.author #post-author {display: none;}

h1.about_author, h2.recent_author_articles {
	font-family: "Titling Gothic FB Comp Med", 'Oswald', sans-serif !important;
	color: #000;
	text-transform: uppercase;
}

h1.about_author {
	margin-bottom: 10px;
	text-align: left;
}

h2.recent_author_articles {
	padding: 10px 0;
	margin: 0 0 15px;
	border-bottom: 4px solid #666;
	text-align: left;
}

.author_bio {
	line-height: 21px;
	font-family: Georgia, Century, Times, serif !important;
	font-size: 15px;
	text-align: left;
}

/* Author Archive Bio */
body.archive.author .bio_wrap {
	display: flex;
	align-items: center;
}

.bio_wrap .author_left {
	width: 42%;
	box-sizing: border-box;
	padding: 20px;
	text-align: center !important;
}

.bio_wrap .author_left .avatar {
	border-radius: 100%;
    overflow: hidden;
    width: 100px;
    display: inline-block;
}

.bio_wrap .author_left .author_contact {
	display: inline-block;
	font-family: helvetica, arial, sans-serif !important;
	font-weight: bold;
	margin-bottom: 10px;
	color: #888;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: .5px;
}

.bio_wrap .author_left h1.about_author {
	font-size: 30px;
	line-height: 30px;
	letter-spacing: .5px;
	margin: 10px 0;
	text-align: center;
}

.bio_wrap .author_right { width: 57.5%;}

.bio_wrap .author_right .author_bio {
	font-size: 18px;
	line-height: 1.6em;
}

.post_author_text {
	color: black;
	font-weight: normal;
}

.post_author_text abbr {
	text-decoration: none;
	cursor: pointer;
	border-bottom: none;
	margin-left: 20px;
	color: #ababab;
	font-weight: bold;
}

.post-meta {display: none;}

.meta-post {
	margin-bottom: 10px;
	color: black;
}

.meta-post {
font: normal 16px/1em 'Open Sans', Verdana, 'Lucida Grande', sans-serif;
color: #000000;
}

.single-article .meta-post {display: none;}

.single-post #main .post .meta-post {display: none;}

.meta-post .author_info a:link, .meta-post .author_info a:visited {
	font-weight: normal;
	font-family: "Titling Gothic FB Comp Med", 'Oswald', Arial, Helvetica, Verdana, Geneva, sans-serif !important;
	text-transform: uppercase;
	line-height: 1;
	letter-spacing: 1px;
	font-size: 1em;
}

.meta-post .date {
	font-weight: normal;
	margin-left: 15px;
}

.meta-post a:link, .meta-post a:visited {
	color: black;
	font-weight: normal;
}

.post-entries a:link, .post-entries a:visited {
	color: #232323;
	font-weight: 700;
}

.post_featured_image {
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	text-align: right;
	color: #7f7f7f;
	font-size: 1em;
	font-family: Georgia, Times, serif;
	font-style: italic;
}

.post_featured_image img{
	max-width: none;
	margin: 0 0 10px;
	width: 100%;
	display: block;
	height: auto;
}

.single-post .entry img.size-full {
	max-width: none !important;
	width: 100%;
}

/* ADDTHIS Above the Post, but below the first image Modification */

.at-above-post.addthis-toolbox {
	position: absolute;
	left: 0;
	width: 50px;
}

/* END Modification */

.addthis_toolbox {
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
}

.addthis_toolbox:last-child {
	border-bottom: none;
}

.fb-share-button {
	float: left;
	top: -1px;
	margin-right: 5px;
}

#footer_share {
	position: relative;
}

body.search .post .addthis_toolbox:last-child,
body.archive .post .addthis_toolbox:last-child {
	display: none;
}

body.search .post .entry img,
body.archive .post .entry img {}

.archive .archive_thumb {display: none;}

a.more-link {font-weight: bold;}

.entry img, img.thumbnail, #portfolio .group.portfolio-img img {
height: auto;
padding: 0;
border: none;
background: transparent;
}


.post_social {
	padding: 3px 0px 6px 0px;
	margin-bottom: 15px;
	position: relative;
	border-bottom: 1px solid #ccc;
}


.print-button {
	display: inline-block;
	position: relative;
	left: -50px;
	font-size: 12px;
	cursor: pointer;
	top: -1px;
}

.print-button:hover, .email-button:hover {
	color: #bd1d00;
}

.social-separator {
	display: inline-block;
	position: relative;
	left: -50px;
	top: -1px;
}

.email-button {
	display: inline-block;
	position: relative;
	left: -50px;
	font-size: 12px;
	cursor: pointer;
	top: -1px;
}

.social-links {
	position: absolute;
	left: 0;
	top: 505px;
	width: 60px;
	margin: 0 10px 0 0;
	font-family: 'Helvetica Neue',Helvetica, Arial, sans-serif;
	font-weight: light;
	text-transform: uppercase;
	font-size: 1.7em;
	color: #666;
	text-align: center;
}

.social-links li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.social-links li strong {
	font-size: 1.3em;
}

.social-links li a {
	padding: 8px 0 0;
	margin-bottom: 10px;
	width: 40px;
	height: 40px;
	border-radius: 100%;
	display: block;
	color: white;
	background: #666;
	box-sizing: border-box;
	opacity: 1;
}

.social-links li.fb a {background: #3b59b6;}
.social-links li.t a {background: #40a4ff;}
.social-links li.g_plus a {background: #d34836;}

.social-links li a:hover {
	opacity: .8;
}

.tags_list {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 20px 0;
	margin: 20px 0;
	font-size: 16px;
	line-height: 21px !important;
	font-family: Georgia, Century, Times, serif !important;
	float: right;
	width: 100%;
	max-width: 725px;
}

.tags_list strong {margin-right: 10px;}

.comment-count-text {
	position: absolute;
	right: 38px;
	font-size: 9px;
	color: #232323;
	top: 7px;
	font-weight: 800;
	display: none;
}

a.comment-count {
	color: white;
	background-color: #232323;
	padding: 1px 6px;
	font-weight: 800;
	position: absolute;
	top: 7px;
	right: 15px;
	display: block;
	font-size: 10px;
	font-weight: normal;
	border-radius: 2px;
}

.comment-count-triangle {
	border-color: transparent transparent transparent #232323;
	border-style: solid;
	border-width: 0 0px 6px 6px;
	height: 0;
	top: 28px;
	position: absolute;
	width: 0;
	z-index: 1;
	right: 70px;
}

.print-button, .social-separator, .email-button, a.comment-count, .comment-count-triangle {
	display: none;
}

.post_category_header, body.page h1.title {
	width: 100%;
	font-family: "Titling Gothic FB Comp Med", 'Oswald', Arial, Helvetica, Verdana, Geneva, sans-serif !important;
	font-size: 60px;
	text-align: center;
	margin: 20px 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #000;
	line-height: 1em;
	letter-spacing: 0px;
}

.single-post .post_category_header {
	font-size: 24px;
	text-align: left;
	margin: 20px 0;
}

.single-post .article_header {
	margin-bottom: 20px;
}

.single-post .article_header h1, .single-article .article_header h1 {
	font-size: 48px;
	font-weight: 400;
	letter-spacing:1px;
	font-family: "Titling Gothic FB Comp Med", 'Oswald', Arial, Helvetica, Verdana, Geneva, sans-serif !important;
	margin: 20px 0 10px;
	display: block !important;
}

.single-post .article_header .meta-post {display: block!important;}

.single-post .article_header .cat-date-meta {color: #ccc; margin-bottom: 20px;}

.single-post .article_header .cat-date-meta .category {
	font-weight: 400;
	letter-spacing:1px;
	font-family: "Titling Gothic FB Comp Med", 'Oswald', Arial, Helvetica, Verdana, Geneva, sans-serif !important;
	color: #ed232a;
	margin-right: 5px;
	text-transform: uppercase;
	font-size: 16px;
}

.single-post .article_header .cat-date-meta .date {
	font-family: arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: black;
	font-size: 16px;
}

.single-post .article_header .meta-post .date {display: none;}

.single-post .article_header .meta-post .author_info a:link,
.single-post .article_header .meta-post .author_info a:visited { text-transform: capitalize;}

.essb_displayed_postfloat {top: 0;}

body.page h1.title {
	text-align: left;
}

.post .title {
	margin-bottom: 10px;
}

.single-post .post h1.title,
.single-article .article .title,
.single-article .article .meta-post {display: none;}

.post p.tags::before {
	content: 'Tags:';
	font-family: 'Open Sans', sans-serif;
	color: #232323;
}

.post p.tags, .post p.tags:hover::before, .icon:hover::before, .icon:hover::after {
	color: #232323;
	font-size: 12px;
}

.post p.tags a:link, .post p.tags a:visited {
	font-weight: normal;
	color: #232323;
	text-decoration: underline;
}

#post_after_navigation {
	clear: both;
	width: 100%;
	text-align: center;
	font-size: 14px;
	font-weight: 800;
	text-transform: uppercase;
	margin-bottom: 10px;
	padding: 0px 0px 30px 0px;

}

#post_after_navigation_previous {
	width: 125px;
	height: 20px;
	background-color: #db1d00;
	color: #FFF;
	float: left;
	display: none;
}

#post_after_navigation_next {
	width: 125px;
	height: 20px;
	background-color: #db1d00;
	color: #FFF;
	float: right;
	display: none;
}

.post-entries {
	margin-bottom: 20px;
	display: none;
}

.post-entries .fl, .post-entries .fr {
	width: 49%;
}

.post-entries .fr {
	text-align: right;
}

.entry .wp-caption {
	max-width: 100%;
	width: 100%;
	padding: 0;
	text-align: center;
	background: transparent;
	border: none;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

.entry .wp-caption-text {
	color: #666 !important;
	font-weight: normal;
	font-style: italic;
	font-size: 13px !important;
	margin: 0;
	line-height: 1.5em;
	padding: 0;
	text-align: right;
	width: 100% !important;
}

/* Sidebar */
.widget_sp_image-description p {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #232323;
	font-weight: bold;
	text-align: center;
}

#sidebar .adspace-widget {
	width: 300px;
	margin: 0 auto 30px;
}

/* -- Outbrain */

.strip-like {
	width: 100%;
	font-size: 18px;
	font-weight: 800;
	text-transform: uppercase;
	text-align: center;
	padding-bottom: 10px;
	border-bottom: 4px solid #232323;
	margin-bottom: 15px;
	color: #232323;
}

#ob_strip_container_rel_0_stripBox .strip-rec-link-img, #ob_strip_container_rel_0_stripBox .hover .strip-rec-link-img {
	border: none;
}

#ob_strip_container_rel_0_stripBox .strip-text-content a {
	font-weight: 800;
	color: #232323;
}

#ob_strip_container_rel_0_stripBox .strip-text-content a:hover {
	color: #db1d00;
}

.NA {width: 675px !important;margin-left: -71px;}
.NA .ob_container .ob_container_recs .item-container {width: 158px !important;}

/* !Archive pages */

body.two-col-left.archive #main-sidebar-container #main {
	text-align: center;
}

body.search .post-more,
body.archive .post-more {
	border: none;
	width: 445px;
	float: left;
	clear: left;
	position: relative;
}

body.search .read-more,
body.archive .read-more {
	display: block;
	color: #232323;
	text-align: left;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 20px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}

body.archive .post-more .read-more a, body.archive .post-more .read-more a:hover,
body.search .post-more .read-more a, body.search .post-more .read-more a:hover {
	color: #FFF;
	text-decoration: none;
}

body.search .post,
body.archive .post {
	border-bottom: 1px solid #cccccc;
}

.archive_header {
	display: none;
}

.archive_thumb {
	margin-bottom: 10px;
}

.archive .entry .wp-caption.alignnone {
	float: left;
	width: 210px !important;
	margin: 0 20px 10px 0;
	text-align: right;
}

.archive .entry .wp-caption .wp-caption-text {text-align: right; margin-bottom: 0;}

body.search .entry, body.archive .entry {
	width: 100%;
}

body.search .entry img, body.archive .entry img {
	border: none;
}

body.search .entry p, body.archive .entry p {
	width: 100%;
	position: relative;
	margin-bottom: 15px;
}


body.archive #highlights ul li.article, body.search-results #highlights ul li.article  {width: 31%;}
body.archive #highlights ul li.article:nth-child(2), body.search-results #highlights ul li.article:nth-child(2) {margin: 0 1%;}

body.archive .meta-post, body.search-results .meta-post {font-size: 12px; font-style: italic; font-family: 'Georgia','Arial Narrow',Arial, sans-serif; margin-bottom: 0;}

.archive #featured-archive-article {
	margin-top: 20px;
	text-align: left;
}

.archive .photo-credit {
	font-family: 'Times New Roman',Georgia, serif;
	text-align: right;
	font-size: .9rem;
	font-style: italic;
	color: #999 !important;
}

.archive #featured-archive-article .photo-credit {
	font-size: 1.2rem;
}

.archive #featured-archive-article a h2 {
	font-family: "Titling Gothic FB Comp Med", 'Oswald', Arial, Helvetica, Verdana, Geneva, sans-serif !important;
	letter-spacing: 1px;
	font-size: 36px;
	line-height: 1.03em;
	margin-top: 8px;
	margin-bottom: 5px;
}

.archive #featured-archive-article .meta-post {font-size: 16px;}

.archive li.archive-article, .search-results li.archive-article, #suggested_articles li.suggested-article {
	list-style: none;
	margin-right: 25px;
	margin-top: 20px;
	width: 234px;
	height: 310px;
	box-sizing: border-box;
	padding: 5px;
	text-align: left;
	display: inline-block;
	vertical-align: top;
}

#suggested_articles li.suggested-article {
	width: 178px;
	height: 195px;
	margin: 5px 0;
	text-align: left;
	display: inline-block;
	float: none;
	vertical-align: top;
}

.archive li.archive-article:hover, .search-results li.archive-article:hover, #suggested_articles li.suggested-article:hover {background: #f5f4f1;}

.archive li.archive-article img, .search-results li.archive-article img, #suggested_articles li.suggested-article img  {
	display: block;
	width: 100%;
	height: auto;
}

.archive #main li.archive-article a h2, .search-results #main li.archive-article a h2, #suggested_articles li.suggested-article a h2 {
	font-family: "Titling Gothic FB Comp Med", 'Oswald', Arial, Helvetica, Verdana, Geneva, sans-serif !important;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 16px;
	line-height: 18px;
	margin-top: 8px;
	margin-bottom: 5px;
}

.archive #main li.archive-article a h2 {
	font-size: 22px;
	line-height: 1.05;
}

.archive #main li.archive-article .post_author_text .date, .search-results #main li.archive-article .post_author_text .date, #suggested_articles li.suggested-article .post_author_text .date {display: none;}

.archive #main li.archive-article a .author, .search-results #main li.archive-article a .author, #suggested_articles li.suggested-article a .author {padding: 3px 5px;color: black;font-family: 'Times New Roman',serif; font-style: italic;}


/* !Slider Stylings */

#footer_slider .wooslider {
	border: none;
	border-radius: none;
}

#footer_slider .slide-excerpt {
	padding: 2em;
	text-align: center;
}

#footer_slider .slide-title a {
	color: #FFF;
	font-size: 72px;
}

#footer_slider .slide-title a:hover {
	color: #db1d00;
	text-decoration: none;
}

#footer_slider .wooslider-direction-nav a {
	background-image: url('../images/sprite.png');
	background-position: 0 -170px;
	height: 40px;
}

.wooslider .overlay-full .slide-excerpt {
	background-color: transparent;
	opacity: 1;
}

/* Animations?!
#footer_slider .wooslider-direction-nav .wooslider-prev:hover {
	background-position: -37px -170px;
}

#footer_slider .wooslider-direction-nav .wooslider-next:hover {
	background-position: -37px -210px;
}
*/

#footer_slider .wooslider-direction-nav .wooslider-next {
	background-position: 0 -210px;
}

/* !Post Slideshow Styles */

body .wooslider .slide-content {
	margin: 0 !important;
}

.wooslider-type-slides {
	border: none;
	box-shadow: none;
	padding-top: 0;
}

.wooslider-type-slides .wooslider-viewport {
}

.wooslider-type-slides h2 {
	font-family: Georgia, sans-serif;
	font-weight: normal;
	font-size: 26px;
	width: 390px;
}

.wooslider-type-slides h3 {
	font-family: Georgia, sans-serif;
}

.wooslider-type-slides .wp-caption {
	background-color: #FFF;
	border: none;
}

.wooslider-type-slides .wp-caption-text {
	text-align: center;
	color: rgb(73, 73, 73);
	font-size: 11px;
	font-style: italic;
}

.wooslider-type-slides .wooslider-direction-nav {
	position: absolute;
	top: 0;
	height: 50px;
	width: 115px;
	right: 10px;
	background: #fff;
	box-shadow: 0 0 20px #fff;
	-webkit-box-shadow: 0 0 20px #fff;
	-moz-box-shadow: 0 0 20px #fff;
}

.wooslider-type-slides .wooslider-prev, .wooslider-type-slides .wooslider-next {
	display: block;
	opacity: 0.5;
}

.wooslider-type-slides .wooslider-prev {
	left: 0;
	display: block;
	width: 50px;
	height: 60px;
	background-image: url('../images/arrows.png');
	background-position: -107px 0px;
}

.wooslider-type-slides .wooslider-next {
	right: 0;
	display: block;
	width: 50px;
	height: 60px;
	background-image: url('../images/arrows.png');
	background-position: -160px 0px;
}

.woo-sc-twitter.left {
	margin-right: 0 !important;
	width: 90px;
}

.shortcode-google-plusone.fl {width: 40px;}

body.single-post .wooslider:hover .wooslider-next {
	opacity: 1;
	right: 0;
}

body.single-post .wooslider:hover .wooslider-prev {
	opacity: 1;
	left: 0;
}

.wooslider-type-slides .wooslider-control-nav {
	display: none;
}

body.single-post .wooslider {
	margin-bottom: 20px;
}

body.single-post .wooslider .woo-fblike.none {
margin: 0;
}

.fb-comments.fb_iframe_widget {
	display: block!important;
	position: inherit!important;
	clear: both !important;
}

.post_ad {
	width: 100%;
	max-width: 725px;
	float: right;
	display: inline-block;
	overflow: auto;
	margin-bottom: 20px;
}

.single-article .post_ad {
	width: 100%;
	overflow: auto;
	float: none;
	display: block;
	margin: 0 auto 20px;
}

.toggle-wrap {
	width: 100%;
	margin: 0 0 20px 102px;
	position: relative;
}
.comment-toggle {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	display: inline-block;
	padding: 7.5px 10px;
	background: black;
	color: white;
	position: absolute;
	top: -94px;
	right: 105px;
}

.comment-toggle:hover {
	background: #e90606;
	cursor: pointer;
}

.comments-remarks {
	display: none;
	float: right;
	width: 100%;
	max-width: 725px;
	margin-bottom: 50px;
}

/* End Body Stylings */

/* Begin Footer Stylings */

/* !Footer Sections */

#footer {
	text-transform: uppercase;
	background: url('../images/footerbg.png') repeat-x top left #333;
	font-size: 11px;
	padding: 0 20px 20px;
	position: relative;
}

#footer-widgets {
	border-top: none;
	padding: 0px;
	margin: 0px;
}

#footer-widgets .widget .textwidget,
#footer-widgets .widget p {
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	font-family: Georgia, serif;
	text-transform: none;
	margin-top: 10px;
}

#footer-widgets .widget_nav_menu {
	margin-bottom: 10px;
}

#footer-widgets .widget_nav_menu ul {
	margin-top: 10px;
}

#footer-widgets .widget_nav_menu ul li a {
	font-family: "Titling Gothic FB Comp Med", 'Oswald', arial, helvetica, sans-serif;
	line-height: 1em;
	font-size: 16px;
	color: #fff;
}

#footer-widgets .widget_nav_menu ul li a:hover {
	color: #eee;
}

#footer-widgets .block {
	margin-right: 2%;
}

#footer-widgets .search_main {
	position: relative;
	top: 10px;
	right: auto;
}

#footer-widgets .searchform {
	width: inherit;
	background: #fff;
	border-radius: 0px;
	border: 0;
}

#footer .widget h3 {
	color: #fff;
	text-align: left;
	font-size: 16px;
	border-bottom: 1px dotted #505050;
}

#footer p {
	font-size: 11px;
}

.footer-category-column {
	float: left;
	margin-right: 45px;
	width: 200px;
}

.footer-category-column.last {
	float: right;
	margin-right: 0;
}

.footer-category-column h3 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 800;
	font-family: Georgia, sans-serif;
	color: #FFF;
	padding-bottom: 5px;
	border-bottom: 1px solid #000;
}

.footer-nav ul {
	padding-top: 15px;
	border-top: 1px solid #333;
}

.footer-nav ul li {
	padding: 0;
}

.footer-nav ul li a {
	font-size: 14px;
	color: #FFF;
	line-height: 1.5em;
	font-weight: bold;
}

#footer ul#menu-follow li a {
	height: 25px;
	background-repeat: no-repeat;
	background-image: url('../images/nav-sprite.png');
	line-height: 25px;
	padding-left: 35px;
	padding-bottom: 10px;
	float: left;
	width: 0;
	overflow: hidden;
}

#footer ul#menu-follow:after {
	content: '';
	display: block;
	clear: both;
	width: 100%;
	height: 0;
	padding: 0;
	margin: 0;
}

/* .footer-nav ul li:hover a {
	color: #db1d00;
} */

.footer-facebook a {
	background-position: 0 0px;
}

.footer-twitter a {
	background-position: 0 -34px;
}

.footer-google a {
	background-position: 0 -69px;
	margin-left: 4px;
}

.footer-tumblr a {
	background-position: 0 -105px;
	margin-left: 6px;
}

.footer-rss a {
	background-position: 0 -138px;
}

.footer-facebook a:hover {
	background-position: 0 -180px;
}

.footer-twitter a:hover {
	background-position: 0 -214px;
}

.footer-google a:hover {
	background-position: 0 -249px;
}

.footer-tumblr a:hover {
	background-position: 0 -285px;
}

.footer-rss a:hover {
	background-position: 0 -318px;
}

#copyright, #credit {
	margin-top: 20px;
	padding: 0;
}

#copyright, #credit, #copyright p, #credit p {
	color: #FFF;
	font-weight: bold;
}

#copyright a, #credit a {
	color: #FFF;
	font-weight: bold;
}

#copyright a:hover, #credit a:hover {
	color: #db1d00;
}

input.footer_email {
	width: 93%;
	float: none;
}

input.footer_submit_button {
	clear: left;
	background: #aaa;
	font-weight: normal;
	color: #555 !important;
	padding: 10px;
	margin-top: 5px;
}

/* End Footer Stylings */

/* !Form Styles */

form input[type="text"], form input[type="password"], textarea {
	border: 3px solid #232323;
	color: #232323;
	background-color: #FFF;
	border-radius: 0;
	font-size: 16px !important;
	font-weight: 700;
}

form input[type="text"]:focus, form input[type="password"]:focus, textarea:focus {
	border-color: #db1d00;
	outline: none;
	box-shadow: none;
}

form select {
	border-radius: 0;
	background-color: #FFF;
	padding: 10px !important;
	border: 3px solid #232323;
	-webkit-appearance: none;
	font-size: 16px !important;
	font-weight: 700;
	background-image: url('../images/black-arrow.png');
	background-position: 370px 12px;
	background-repeat: no-repeat;
}
body #wrapper #content input.button {
	border-radius: 0;
	border: 0;
	text-shadow: none;
	color: #FFF;
	background-color: #db1d00;
	background-image: none;
	box-shadow: none;
	text-transform: uppercase;
	padding: 8px 16px 8px 16px !important;
	font-size: 18px !important;
}

body #wrapper #content input.button:hover {
	font-weight: 800;
	opacity: 1;
}

/* End Form Style */

/* Special Widget Styles */

.widget {
	color: #232323;
}

.widget h3 {
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 5px;
	margin-bottom: 0px;
	font-family: "Titling Gothic FB Comp Med", 'Oswald', sans-serif !important;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 24px;
}

.widget ul {
	list-style: none;
}

.widget_recent_entries ul li, .widget_recent_comments ul li {
	border-bottom: 1px solid #CCCCCC;
	padding: 4px 0px 4px 0px;
	line-height: 22px;
}

.widget_recent_entries ul li a, .widget_recent_comments ul li a, .recentcomments {
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 16px;
}

.widget a:hover {
	color: #db1d00 !important;
	text-decoration: underline;
}

.recentcomments {
	line-height: 22px;
}

.adspace-widget h3 {
	height: 8px;
	font-size: 8px;
	font-family: helvetica, sans-serif !important;
	font-weight: normal;
	text-transform: uppercase;
	color: #444;
	border-bottom: none;
	line-height: 14px;
}

#widget_theblog {
	width: 310px;
	margin: 0px auto 0px auto;
	text-align: center;
}

#widget_theblog_header {
	font-size: 24px;
	font-weight: normal;
	color: #232323;
	font-family: "Titling Gothic FB Comp Med", 'Oswald', sans-serif !important;
	margin-bottom: 15px;
	letter-spacing: 1px;
}

.widget_theblog_item {
	width: 100%;
	text-align: center;
	padding: 20px 5px 10px 5px;
	border: 1px solid #eee;
	background-color: #f8f8f8;
	margin-bottom: 10px;
	border-radius: 5px;
}

.widget_theblog_image {
	margin-bottom: 5px;
}

.widget_theblog_title, .widget_theblog_title a {
	font-size: 15px;
	font-family: Georgia, serif;
	text-align: center;
	font-weight: normal;
	line-height: 17px;
	width: 90%;
	margin: 15px auto 0 auto;
}

.widget_theblog_title:hover, .widget_theblog_title a:hover {
	color: #db1d00;
	text-decoration: none;
}

a.widget_theblog_readmore {
	width: 60%;
	height: 30px;
	background-color: #db1d00;
	display: block;
	margin: 0px auto 0px auto;
	color: #FFF;
	font-weight: 800;
	line-height: 30px;
	font-size: 16px;
	margin-top: 10px;
}

a.widget_theblog_readmore:hover {
	text-decoration: none;
	color: #FFF;
}

#widget_featured {
	width: 300px;
}

.widget_featured_item {
	clear: both;
	margin-top: 30px;
}

.widget_featured_item:first-child {
	margin-top: 0px;
}
.widget_featured_title {
	font-size: 18px;
	font-weight: 800;
	color: #232323;
	float: left;
	clear: left;
	width: 140px;
	margin-top: 5px;
}

.widget_featured_title a:hover {
	color: #db1d00;
	text-decoration: none;
}

.widget_featured_thumbnail {
	float: right;
	margin-top: -20px;
}

.widget_featured_category {
	width: 140px;
	height: 20px;
	background-color: #232323;
	color: #FFF;
	float: left;
	text-align: center;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: 800;
	font-family: "Titling Gothic FB Comp Med", 'Oswald', sans-serif !important;
}

/* End Special Widget Styles */

.woo-pagination {
	background: transparent;
	color: black;
}

.woo-pagination a:link, .woo-pagination a:visited, .woo-pagination a:active {
	color: black !important;
}

.ob_container .ob_container_recs .item-container {
	padding-right: 10px !important;
}

/* Bookshelf */
body.single-bookshelf .OB_default {display: none !important;}

body.single-bookshelf .book-cover {
	float: left;
}

.single-bookshelf .entry {margin-top: 20px;}

.book-info {
	float: left;
	margin-left: 20px;
}

.buy-now {
	margin-top: 40px;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.5em;
}

.buy-book {
	margin-bottom: 40px;
}

.buy-book a img {
	display: block;
	margin: 0;
	padding: 0;
}

.buy-book.amazon {
	margin-bottom: 10px;
}

.buy-book.barnes_noble a img {
	position: relative;
	left: -3px;
}

.related_books {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 20px 0;
	margin: 20px 0;
}

.related_books h3 {
	font-size: 1.5em;
	font-weight: bold;
}

.related_books ul#related_book_list li {
	float: left;
	width: 24%;
	margin-right: 1%;
}

.related_books ul li a img {
	width: 100%;
	height: auto;
	outline: 1px solid #eee;
}


.bookshelf_book {
	float: left;
	width: 30%;
	margin-right: 3%;
	margin-bottom: 20px;
	text-align: center;
}

.bookshelf_book:nth-child(3n+1) {
	clear: both;
}

.bookshelf_book img {
	width: 100%;
	height: auto;
	border: 1px solid #eee;
}

#main h2.book_title {
	margin: 5px 0;
	line-height: .9em;
	font-size: 1.6em;
	text-align: center;
}

.bookshelf_book .author_info {

}


.slide-title{
font-family: "Titling Gothic FB Comp Med",'Oswald',Arial,sans-serif !important;
text-transform: uppercase;
}

.slide-title a{
font-size: 33px !important;
}

/* RANDOM ARTICLE WIDGET */
.widget_ipd_random_articles {
	text-align: center;
}

.widget_ipd_random_articles li {
	list-style: none;
	margin: 0 auto 20px;
	width: 100%;
	box-sizing: border-box;
	padding: 0 30px;
}

.widget_ipd_random_articles h3 {
	color: #e90606;
	font-size: 18px;
}

.widget_ipd_random_articles h2 {
	font-family: Georgia, Times, serif;
	font-size: .9em;
	font-weight: 300;
	padding: 3px;
}

.widget_ipd_random_articles img {
	max-width: none;
	width: 75%;
	height: auto;
	margin: 5px auto;
}

.widget_ipd_random_articles .author {
	font-size: 12px;
	color: #999;
	font-weight: normal;
}

.widget_ipd_random_articles .author .meta-post {
	display: inline-block;
}

.widget_ipd_random_articles .author .meta-post .author_info {text-transform: lowercase;}

.widget_ipd_random_articles .author .meta-post .author_info, .widget_ipd_random_articles .author .meta-post .author_info a:link, .widget_ipd_random_articles .author .meta-post .author_info a:visited {
	font-family: 'Open Sans', sans-serif !important;
	font-size: 12px;
	color: #999;
	font-weight: normal;
	text-transform: capitalize;
	letter-spacing: 0;
}

.widget_ipd_random_articles .date {display: none;}

/* Latest Articles Widget */

.widget_ipd_latest_articles ol.latest_posts {
    list-style: none;
    margin-left: 0;
}

.widget_ipd_latest_articles ol.latest_posts li,.popular-posts ul li {
    counter-increment: custom;
    position: relative;
    border-bottom: 2px solid #ddd;
    padding: 1em 0 1em 30px;
}

.widget_ipd_latest_articles ol.latest_posts li:before,
.popular-posts ul li:before {
    content: counter(custom) " ";
    position: absolute;
    left: 0;
    font-size: 20px;
}

.widget_ipd_latest_articles ol.latest_posts li:first-child,
.popular-posts ul li:first-child {
    counter-reset: custom;
}

.widget_ipd_latest_articles ol.latest_posts li h3 {
	text-align: left;
	text-transform: none;
	display: inline;
	font-size: 20px !important;
}

.widget_ipd_latest_articles ol.latest_posts li h3 a {
	color: black;
}

.widget_ipd_latest_articles .author {
	font-family: Georgia, 'Times New Roman', serif !important;
	font-style: italic !important;
	color: #585858 !important;
	font-size: 11px;
	font-weight: bold;
}

.widget_ipd_latest_articles .author .meta-post,
.widget_ipd_latest_articles .author .meta-post .author_info a:link,
.widget_ipd_latest_articles .author .meta-post .author_info a:visited {
	display: inline;
	font-family: Georgia, 'Times New Roman', serif !important;
	font-style: italic !important;
	color: #585858 !important;
	font-size: 13px;
	text-transform: none;
	letter-spacing: 0;
	font-weight: bold;
}
.widget_ipd_latest_articles .author .meta-post span.date {display: none;}

/* Trending Posts Widget */

.popular-posts ul li a {
	font-family: "Titling Gothic FB Comp Med",'Oswald',Arial,sans-serif !important;
	color: black;
	font-size: 20px;
	letter-spacing: 1px;

}

/* Related Articles on Single Posts */

.ipd_related_articles {
	position: relative;
	background: url(../images/related-bg.png) repeat center center white;
	background-size: cover;
	font-family: "Titling Gothic FB Comp Med",'Oswald',Arial,sans-serif !important;
	text-align: center;
	float: right;
	width: 100%;
	max-width: 725px;
	margin-bottom: 30px;
}

.related_title {
	background: black;
	color: white;
	text-transform: uppercase;
	display: inline-block;
	padding: .75rem 2.5rem;
	position: relative;
	top: -20px;
	font-size: 2.5em;
	letter-spacing: 1px;
}

ul.related_list {
	list-style: none;
	margin: 0;
	padding: 10px;
}

.related_article {
	display: inline-block;
	width: 30%;
	margin: .3em 1.5%;
	text-align: left;
	text-transform: capitalize;
	vertical-align: top;
	font-size: 16px;
	letter-spacing: .05em;
}

.related_article a {
	color: black;
}

#suggested_articles {
	width: 100%;
	max-width: 725px;
	float: right;
	text-align: center;
}

/* Ads Inserted into posts via Shortcode [insert_ad] */
.post_insert_ad {
	width: 300px;
	float: left;
	display: inline-block;
	margin: 9px 20px 20px 0;
}

.frontpage_leader_ad {
	text-align: center;
	margin: 1em auto;
	clear: both;
}

/* Newsletter & Social Shortcode */
.newsletter_social {
	border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    padding: 14px 0 20px;
    box-sizing: border-box;
    font-family: "Titling Gothic FB Comp Med", 'Oswald', Arial, Helvetica, Verdana, Geneva, sans-serif !important;
}

.newsletter_social .newsletter-signup {
	width: 54%;
	border-right: 1px solid #999;
	display: inline-block;
	vertical-align: top;
	padding: 0 4%;
	box-sizing: border-box;
	text-align: center;
}

.newsletter_social .newsletter-signup input.email {
	width: 100%;
    font-size: 15px;
    font-weight: 200;
    letter-spacing: .03em;
    border-radius: 4px;
	border: 1px solid #999;
	margin-bottom: 5px;
	font-family: "TitlingGothicFBCondLight","Arial Narrow",Arial,sans-serif;
    line-height: 32px;
    padding: 0px 8px;
    box-sizing: border-box;
}

body #wrapper #content .newsletter_social .newsletter-signup input.button {
	width: 100%;
	font-size: 16px;
	background: black;
	border-radius: 4px;
	padding: 2px !important;
	box-sizing: border-box;
	margin-bottom: 0px;
	letter-spacing: 1px;
}

.newsletter_social .social {
	width: 45%;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	padding: 0 10px;
	box-sizing: border-box;
}

.newsletter_social .social .fb_wrapper {
	position: relative;
	display: inline-block;
}

.newsletter_social .social .twitter_wrapper {
	position: relative;
	display: inline-block;
}

#main .newsletter_social h2 {
	font-family: "Titling Gothic FB Comp Med", 'Oswald', Arial, Helvetica, Verdana, Geneva, sans-serif !important;
	color: #ed232a;
	text-align: center;
	font-size: 24px;
	letter-spacing: 0.04em;
}

/* Responsive Layouts & Adjustments */
@media only screen and (max-width: 1125px) {
	#menu_toggle, #more_pages_mobile {display: block;}
	#menu_toggle:hover {color: white; cursor: pointer;}
	#mobi-menu-wrap, #more_pages_toggle {display: none;}
}

@media only screen and (min-width: 800px) and (max-width: 981px) {

	body.two-col-left #main-sidebar-container #main {width: 65%;}
	body.two-col-left #main-sidebar-container #sidebar {width: 34%; clear: none;}
	.single-post .article_header h1, .single-article .article_header h1 {font-size: 42px;}
}

@media only screen and (max-width: 799px) {

	body.two-col-left #main-sidebar-container #main {width: 100%;}
	body.two-col-left #main-sidebar-container #sidebar {width: 100%; clear: both; display: none;}
	.single-post .article_header h1, .single-article .article_header h1 {font-size: 36px;}
	.single-post .entry {width: 95%; float: none; margin: 0 auto;}

}

@media only screen and (max-width: 785px) {

	#wrapper {padding-left: 0; padding-right: 0; padding-top: 57px;}
	body.two-col-left #content { padding-top: 0; !important }
	.three-col-left #main-sidebar-container #sidebar,
	.three-col-middle #main-sidebar-container #sidebar,
	.three-col-right #main-sidebar-container #sidebar {display: none;}

	.three-col-left #main-sidebar-container #main,
	.three-col-middle #main-sidebar-container #main,
	.three-col-right #main-sidebar-container #main { width: 100%;}

	.three-col-left #main-sidebar-container,
	.three-col-middle #main-sidebar-container,
	.three-col-right #main-sidebar-container,
	#sidebar-alt {width: 100%;}

	#sidebar-alt .widget {
		float: left;
		width: 320px;
	}

	#sidebar-alt .widget#text-18 {
		clear: both;
		width: 100%;
		display: block;
		float: none;
		text-align: center;
	}
	#sidebar-alt .widget#text-18 .textwidget {
		display: inline-block;
		margin: 0 auto;
	}

	.article-group .footer-article {
		width: 100%;
		margin-bottom: 30px;
	}

	#menu_toggle {
		display: inline-block;
	}

	header#masthead #menu-main-navigation li, #more_pages_mobile li {display: block;}

}

@media only screen and (max-width: 500px) {
	header#masthead #logo .site-title a {font-size: 25px;}
	#menu_toggle {font-size: 2em;}
	#header_ad {display: none;}
	.also-on-ipd-item { width: 100%; height: auto; }
	#suggested_articles {display: none;}
	.tags_list {display: none;}
	#main .post_ad {display: none;}
	.ipd_related_articles {display: none;}
	.widget_recent_entries {display: none;}
	#text-18 {display: none;}
	.archive li.archive-article, .search-results li.archive-article, #suggested_articles li.suggested-article {
		width: 95%;
		height: auto;
		margin: 20px auto;
		display: block;
	}
	.entry blockquote {width: 100%;}
	.newsletter_social .newsletter-signup {width: 100%; display:block; border-right: none; border-bottom: 1px solid #999; padding-bottom: 1.5em; margin-bottom: 1.5em}
	.newsletter_social .social {width: 100%; display: block;}
}