
/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
/***** FONT STYLES *****/
.breakingtext {
	padding: 2px 20px 4px;
	font-size: 1.35em;
}

.in-copy-slug {
	color: #CD1713;
	font-style: italic;
}

.entry-header p.subtitle {
	font-size: 1.5em;
	line-height:1.25em;
	color: #666;
}

/***** CUSTOM PAGE STYLES *****/
#minimal-header {
	display: block;
	padding-right: 0;
	max-width: 75px !important;
	margin: 0 auto;
	float: left;
	margin-top: -25px;
}

.subscription-disclaimer {
	background: #f9f9f9;
	border: 1px solid #eee;
	border-radius: 15px;
	padding: 25px;
	text-align: left;
}

body.year-review button, body.year-review input, body.year-review select, body.year-review textarea {
	width: inherit;
}

body.year-review #email {
    font-family: "PT Sans",Arial,Helvetica,sans-serif;
    font-weight: 700;
    background: #555;
    color: #fff;
    padding: 5px;
    text-align: center;
    margin: 0 auto;
    display: block;
    margin-bottom: .75em;
    font-size: 90%;
}

body.year-review #totop { 
position: fixed;
bottom: 26px;
right: 0;
padding: 0.5em;
background: #fff;
opacity: 0.7;
}

/***** STRUCTURAL STYLES *****/
.clear {
	clear: both;
}

.site-footer p {display: none;}

.site-footer .wrap {margin-bottom:10px;}

.site-footer .footer-copyright {margin-top: 30px;} 

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-excerpt {
	display: none;
}

#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post img.jp-relatedposts-post-img, #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post span {
	margin-bottom: 3px;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
	#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
		width: 100%;
	}
}

#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
	opacity: 1;
}

#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post:hover {
	opacity: .8;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
	color: #000;
	font-size: 1.15em;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover {
	color: #333;
}

#jp-relatedposts h3.jp-relatedposts-headline em {
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: 700;
	color: #CD1713;
	padding-bottom: 8px;
	text-transform: uppercase;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover .jp-relatedposts-post-title a, #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover {
	text-decoration: none;
}

.guest-author {
	float: right;
	clear: left;
	width: 280px;
	margin: 20px;
	padding: 20px;
	border: 1px solid #eee;
	font-style: italic;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
	.guest-author {
		width: 95%;
		float: left;
		clear: left;
		margin: 10px 0;
		padding: 20px;
	}
}

/* CUSTOM FEATURE TEMPLATE */
body.custom-feature-template {
	margin-top: 10px;
}

.header-feature {
	text-align: center;
	width: 100%;
	background-color: white;
	z-index: 100;
	position: relative;
}

.header-feature img.cd-logo-custom {
	max-width: 200px;
}

.custom-feature-template .site-header {
	display: none;
}

.custom-feature-template .site-container,
.custom-feature-template .entry {
	margin: 0;
	padding: 0;
	border: none;
}

.custom-feature-template .entry-title {
	margin-bottom: 0;
	padding-bottom: 0;
	font-family: 'Alfa Slab One', serif;
	font-size: 5em;
	line-height: 1em;
	text-align: center;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
	.custom-feature-template .entry-title {
		font-size: 3em;
	}
}

.custom-feature-template .entry-header {
	text-align: center;
}

.custom-feature-template .site-container {
	margin: 0 0 30px;
	padding: 0 0 25px;
}

.custom-feature-template .site-inner,
.custom-feature-template .site-inner > .wrap {
	max-width: 100%;
}

.custom-feature-template .site-inner > .wrap {
	border-top: 1px solid #ddd;
}

.custom-feature-template .fl-row-content-wrap {
	padding: 0;
}

.custom-feature-template .fl-module-content {
	margin: 0;
}

.custom-feature-template .content {
	text-align: left;
}

.custom-feature-template .entry-content .story-column {
	max-width: 700px;
	margin: 0 auto;
}

.custom-feature-template .entry-content .story-column p {
	max-width: 700px;
	margin: 0 auto;
	font-size: 1.25em;
	line-height: 1.5em;
	margin-bottom: 1.25em;
}

.custom-feature-template .entry-content p {
	max-width: 700px;
	margin: 0 auto;
}

.custom-feature-template #jp-relatedposts {
	margin-left: auto;
	margin-right: auto;
	max-width: 700px;
}

.custom-feature-template div.full-width-media {
	margin-top: 1em;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 100%;
}

.custom-feature-template div.full-width-media .wp-caption-text {
	margin-left: 10px;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
	.custom-feature-template div.full-width-media .wp-caption-text {
		margin-left: 0;
	}
}

.custom-feature-template div.full-width-media img {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 100%;
}

.custom-feature-template div.oversized-media {
	max-width: 800px;
	margin-top: 2.5em;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.custom-feature-template div.floating-media {
	width: 600px;
	margin: 0 2.5em;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
	.custom-feature-template div.floating-media {
		width: 100%;
		float: none;
		margin: 0;
	}
}

.custom-feature-template .dropcap {
	float: left;
	font-size: 800%;
	line-height: 130px;
	padding: 5px;
	margin-right: 10px;
}

.custom-feature-template .entry-header .subtitle {
	font-size: 2em;
	line-height: 1.25em;
	font-style: normal;
	color: #666;
	max-width: 1000px;
	margin: 10px auto 0;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
	.custom-feature-template .entry-header .subtitle {
		font-size: 1.25em;
	}
}

.header-feature {
	margin: 5px auto;
}

.custom-feature-template blockquote {
	display: block;
	font-style: normal;
	width: 50%;
	font-family: 'Alfa Slab One', serif;
	font-size: 1.3em;
}

.custom-feature-template h4 {
	font-size: 1.5em;
}

blockquote.media-left {
	margin: 0 40px 0 0;
}

blockquote.media-right {
	margin: 0 0 0 40px;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
	.custom-feature-template blockquote {
		width: 100%;
	}
}

@media only screen and (min-device-width: 320px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
	.custom-feature-template blockquote.media-left, .custom-feature-template blockquote.media-right {
		margin: 0;
	}
}

.custom-feature-template blockquote::before {
	content: none;
}

.media-left {
	float: left;
	clear: left;
}

.media-right {
	float: right;
	clear: right;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
	.media-left, .media-right {
		float: none;
		margin-left: 0;
		margin-right: 0;
	}
}

.custom-feature-template #socialsmallmobile {
	text-align: center;
}

@media only screen and (max-width: 600px) {
#issuem-leaky-paywall-articles-remaining-nag {
	display: block;
    bottom: 37px;
}
}

/* CUSTOM ADVERTORIAL TEMPLATE */
.custom-advertorial-template {
	font-family: Arial, sans-serif;
}
.custom-advertorial-template .entry-title {
	font-family: Arial, sans-serif;
	font-size: 2em;
	font-weight: bold;
}
.custom-advertorial-template .entry-content p {
	margin: 1em auto;
}
.custom-advertorial-template figure {
	text-align: center;
	margin: 0 auto;
}
.custom-advertorial-template blockquote {
	margin: 0 auto;
	border-top: solid;
	border-bottom: solid;
	border-width: 1px;
	border-color: gray;
}
.custom-advertorial-template div#jp-relatedposts.jp-relatedposts {
	display: none !important;
}

/* FIX FLEXSLIDER'S LOADING */
div.flexslider {
	overflow: hidden;
}
div.flexslider ul {
	white-space: nowrap;
}
div.flexslider li {
	display: inline-block;
	white-space: normal;
}
div.flexslider div.image-caption {
	white-space: normal;
}

/* ADVERTORIALS */
.advertisements {
	font-family: Arial, sans-serif;
	color: #03c;
}
.advertisements .home-featured-post h3.home-featured-post-title {
	font-family: Arial, sans-serif;
	color: #333;
}

/* FRIDAY FEATURE, V2 */
.CD-Fri {
	font-family: "Georgia", serif;
	font-size: 16pt;
	line-height: 25pt;
}
.CD-Fri .site-container {
	position: absolute;
	top: 0;
	width: 100%;
}
.CD-Fri header.entry-header, .CD-Fri .site-header, .CD-Fri .top-admin-bar, .CD-Fri .footer-banner {
	display: none;
}
.CD-Fri .header-feature {
	margin: 0 auto;
	padding: 5px 20px;
	float: left;
	width: 240px;
	background-color: rgba(255,255,255,0.75);
}
.CD-Fri .site-container,
.CD-Fri .entry {
	margin: 0;
	padding: 0;
	border: none;
}
.CD-Fri main.content {
	position: absolute;
	top: 0;
}
.CD-Fri .site-inner,
.CD-Fri .site-inner > .wrap {
	max-width: 100%;
	margin: 0;
	padding: 0;
}
.footer-banner {
	z-index: 2;
}
.CD-Fri h1.entry-title {
	display: none;
}
.CD-Fri .entry-content > figure:nth-child(2) {
	position: absolute;
	top: 0;
	width: 100% !important;
	max-width: 100%;
	height: 56.25vw;
	overflow: hidden;
	margin: 0 0 1cm 0;
}
.CD-Fri .entry-content > figure:nth-child(2)>img {
	width: 100%;
	height: auto;
}
.CD-Fri .entry-content > p:nth-child(3) {
	position: absolute;
	z-index: 1;
	right: 0;
	top: 56.25vw;
	margin: -3.75cm 0 0 0;
	padding: 0.5cm 0.25em 0.75cm 0.25em;
	background-color: black;
	color: white;
	opacity: 0.85;
	font-family: 'Playfair Display', serif;
	font-size: 2.5cm;
	line-height: 2.5cm;
	font-weight: bold;
	letter-spacing: -0.01em;
	transform: scale(0.9,1);
	transform-origin: 100% 100%;
	white-space: nowrap;
	text-indent: 0;
	max-width: 100%;
}
.CD-Fri .entry-content > p:nth-child(4) {
	font-family: 'Playfair Display', serif;
	font-style: italic;
	max-width: 25cm;
	margin: 56.25vw auto 0 auto;
	padding-top: 2.5cm;
	text-align: center;
	text-indent: 0;
}
.CD-Fri .entry-content > p:nth-child(5) {
	font-family: 'Playfair Display', serif;
	text-align: center;
	font-weight: bold;
	margin: 1cm auto 0 auto;
	text-indent: 0;
}
.CD-Fri .entry-content > p:nth-child(6) {
	font-family: 'Playfair Display', serif;
	text-align: center;
	margin: 0 auto 1cm auto;
	text-transform: lowercase;
	font-variant: small-caps;
	text-indent: 0;
}
.CD-Fri .entry-content > p {
	max-width: 20cm;
	margin: auto;
	text-indent: 2.5em;
	text-align: left;
}
.CD-Fri .entry-content > p:nth-child(7) {
	text-indent: 0;
}
.CD-Fri .entry-content > p:nth-child(7):first-letter {
	float: left;
	font-size: 120pt;
	line-height: 80pt;
	padding: 0.25cm 0.2cm 0 0;
}
.CD-Fri .entry-content > figure {
	max-width: 25cm;
	width: 100% !important;
	margin: 1cm auto;
}
.CD-Fri .entry-content > figure>img {
	width: 100%;
	height: auto;
}
.CD-Fri .entry-content > figure>figcaption {
	color: #666;
	font-size: 11pt;
	line-height: 16pt;
}
.CD-Fri .entry-content > p:nth-last-child(2) {
	text-indent: 0;
	margin-top: 1em;
}
.CD-Fri .entry-content > #jp-relatedposts {
	max-width: 25cm;
	margin: 0 auto;
	text-align: left;
}
@media screen and (max-width: 20cm) {
	.CD-Fri .entry-content > p:nth-child(3) {
		font-size: 1.5cm;
		line-height: 1.5cm;
		padding: 0.25cm 0.25em 0.5cm 0.25em;
		margin: -2.25cm 0 0 0;
	}
	.CD-Fri .entry-content > p:nth-child(4) {
		padding-top: 1.5cm;
	}
	.CD-Fri .entry-content > p,
    .CD-Fri .entry-content > p:nth-child(4),
	.CD-Fri .entry-content > figure>figcaption,
	.CD-Fri .entry-content > #jp-relatedposts {
		margin-left: 0.5cm;
		margin-right: 0.5cm;
	}
}
@media screen and (max-width: 10cm) {
    .CD-Fri .entry-content > figure:nth-child(2) {
			height: 66.7vw;
    }
	.CD-Fri .entry-content > p:nth-child(3) {
		font-size: 1cm !important;
		line-height: 1cm !important;
		padding: 0.15cm 0.25cm 0.25cm 0.25cm !important;
		margin: -1.4cm 0 0 0 !important;
		top: 66.7vw;
	}
	.CD-Fri .entry-content > p {
		text-indent: 0;
		margin-bottom: 1em;
	}
}
.CD-Fri-social {
	position: absolute;
	z-index: 105;
}
.CD-Fri-social.CD-Fri-shift {
	margin: 56.25vw 0 0 0;
	padding: 1cm 0 0 0;
	width: 100%;
	text-align: center;
}
.CD-Fri-social.CD-Fri-right {
	right: 0;
}
.CD-Fri-social span {
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-weight: bold;
	display: inline-block;
	height: 25px;
	width: 25px;
	text-align: center;
	line-height: 25px;
	font-size: 15px;
	padding: 0;
	margin: 0;
}


/* Rights Goup Story, temp style */.main-content .home-featured-post-title {
	font-size:26px;
}
.footer-banner,
.column.main-right #jobs {
	display: none;}
