/*
Theme Name: Press and Journal (2017)
Theme URI: http://www.dctmedia.co.uk
Author: Robert Paul
Author URI: http://www.dctmedia.co.uk
Description: A Press and Journal child-theme, based on the Blocks theme.
Template: blocks-theme
Version: 4.3.13
Release Notes: press-and-journal,esio,syndicate,syndicate-subscriber
*/

body {
	font-family: 'Georgia', serif;
}

/* Vars */
:root {
	--pj-brand-blue: #005b9c;
	--pj-news: #e20;
	--pj-sport: #008000;
	--pj-business: #8f1ab6;
	--pj-lifestyle: #ffc000;
}

/* Typography > 'Merriweather' */
@font-face {
	font-family: 'Merriweather';
	font-display: swap;
	src: url('assets/fonts/Merriweather/Merriweather-Light.eot?#iefix') format('embedded-opentype'),
		 url('assets/fonts/Merriweather/Merriweather-Light.woff2') format('woff2'),
		 url('assets/fonts/Merriweather/Merriweather-Light.woff') format('woff'),
		 url('assets/fonts/Merriweather/Merriweather-Light.ttf') format('truetype'),
		 url('assets/fonts/Merriweather/Merriweather-Light.svg#svgFontName') format('svg');
	font-weight: 200;
	font-style: normal;
	font-stretch: normal;
}

@font-face {
	font-family: 'Merriweather';
	font-display: swap;
	src: url('assets/fonts/Merriweather/Merriweather-Regular.eot?#iefix') format('embedded-opentype'),
		 url('assets/fonts/Merriweather/Merriweather-Regular.woff2') format('woff2'),
		 url('assets/fonts/Merriweather/Merriweather-Regular.woff') format('woff'),
		 url('assets/fonts/Merriweather/Merriweather-Regular.ttf') format('truetype'),
		 url('assets/fonts/Merriweather/Merriweather-Regular.svg#svgFontName') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
}

@font-face {
	font-family: 'Merriweather';
	font-display: swap;
	src: url('assets/fonts/Merriweather/Merriweather-Bold.eot?#iefix') format('embedded-opentype'),
		 url('assets/fonts/Merriweather/Merriweather-Bold.woff2') format('woff2'),
		 url('assets/fonts/Merriweather/Merriweather-Bold.woff') format('woff'),
		 url('assets/fonts/Merriweather/Merriweather-Bold.ttf') format('truetype'),
		 url('assets/fonts/Merriweather/Merriweather-Bold.svg#svgFontName') format('svg');
	font-weight: 700;
	font-style: normal;
	font-stretch: normal;
}

@font-face {
	font-family: 'Merriweather';
	font-display: swap;
	src: url('assets/fonts/Merriweather/Merriweather-Black.eot?#iefix') format('embedded-opentype'),
		 url('assets/fonts/Merriweather/Merriweather-Black.woff2') format('woff2'),
		 url('assets/fonts/Merriweather/Merriweather-Black.woff') format('woff'),
		 url('assets/fonts/Merriweather/Merriweather-Black.ttf') format('truetype'),
		 url('assets/fonts/Merriweather/Merriweather-Black.svg#svgFontName') format('svg');
	font-weight: 900;
	font-style: normal;
	font-stretch: normal;
}

/* Typography > 'Oswald' */
@font-face {
	font-family: 'Oswald';
	font-display: swap;
	src: url('assets/fonts/Oswald/Oswald-Light.eot?#iefix') format('embedded-opentype'),
		 url('assets/fonts/Oswald/Oswald-Light.woff2') format('woff2'),
		 url('assets/fonts/Oswald/Oswald-Light.woff') format('woff'),
		 url('assets/fonts/Oswald/Oswald-Light.ttf') format('truetype'),
		 url('assets/fonts/Oswald/Oswald-Light.svg#svgFontName') format('svg');
	font-weight: 200;
	font-style: normal;
	font-stretch: normal;
}

@font-face {
	font-family: 'Oswald';
	font-display: swap;
	src: url('assets/fonts/Oswald/Oswald-Regular.eot?#iefix') format('embedded-opentype'),
		 url('assets/fonts/Oswald/Oswald-Regular.woff2') format('woff2'),
		 url('assets/fonts/Oswald/Oswald-Regular.woff') format('woff'),
		 url('assets/fonts/Oswald/Oswald-Regular.ttf') format('truetype'),
		 url('assets/fonts/Oswald/Oswald-Regular.svg#svgFontName') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
}

@font-face {
	font-family: 'Oswald';
	font-display: swap;
	src: url('assets/fonts/Oswald/Oswald-Bold.eot?#iefix') format('embedded-opentype'),
		 url('assets/fonts/Oswald/Oswald-Bold.woff2') format('woff2'),
		 url('assets/fonts/Oswald/Oswald-Bold.woff') format('woff'),
		 url('assets/fonts/Oswald/Oswald-Bold.ttf') format('truetype'),
		 url('assets/fonts/Oswald/Oswald-Bold.svg#svgFontName') format('svg');
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
}

/* Typography > Titles */
.title {
	font-family: 'Merriweather', 'Georgia', serif;
	letter-spacing: -.01rem;
}

.title--caps {
	font-family: 'Oswald', 'Arial', sans-serif;
	font-weight: 400;
}

.title--lg {
	line-height: 120%;
	font-weight: 900;
}

.title--md {
	line-height: 120%;
	font-weight: 600;
}

.title--sm {
	line-height: 120%;
	font-weight: 600;
}

.title--xs {
	line-height: 130%;
	font-weight: 400;
}

.title--block {
	line-height: 100%;
	font-family: 'Oswald', 'Arial', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
}

.title--author {
	line-height: 32px;
	font-family: 'Oswald', 'Arial', sans-serif;
	font-weight: 400;
	font-size: 150%;
	text-transform: uppercase;
}

.title--icon {
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 4px solid #e5e5e5;
	line-height: 140%;
	font-family: 'Oswald', 'Arial', sans-serif;
	font-weight: 400;
	font-size: 150%;
	text-transform: uppercase;
	letter-spacing: .005em;
	color: #000;
}

.entry-title {
	font-weight: 900;
	color: #000;
}

/* Typography > Excerpts */
.excerpt {
	font-family: 'Merriweather', 'Georgia', serif;
	font-size: 87.5%;
	font-weight: 300;
}

.excerpt a {
	color: #005b9c;
}

.read-more {
	font-size: 81.25%;
	text-transform: uppercase;
}

/* Typography > Entry Content */
.cms > h1,
.cms > h2,
.cms > h3,
.cms > h4,
.cms > h5,
.cms > h6 {
	line-height: 120%;
	font-family: 'Merriweather', 'Georgia', serif;
	color: #000;
}

.cms > h1,
.cms > h2 {
	font-weight: 600;
}

.cms > h3,
.cms > h4,
.cms > h5,
.cms > h6 {
	font-weight: 400;
}

.cms > p {
	line-height: 150%;
	font-weight: 400;
}

.cms p,
.cms ul,
.cms ol {
	color: #444;
}

.cms blockquote:before {
	background: url('assets/images/icons/icon_pull-quote.svg') center center no-repeat;
}

.cms blockquote p {
	font-family: 'Merriweather', 'Georgia', serif;
	font-weight: 600;
}

.single .entry-content > .cms > p:first-of-type {
	line-height: 140%;
	font-family: 'Merriweather', 'Georgia', serif;
	font-size: 112.5%;
}

.cms > ul li,
.cms > ol li {
	line-height: 150%;
	font-weight: 300;
}

.cms a {
	color: #005b9c;
}

.category-label {
	font-size: 87.5%;
	letter-spacing: .025em;
}

/* Header */
.site-header {
	background-color: #000;
}

.site-header *:focus,
.site-footer *:focus {
	outline: 1px white dotted;
}

/* Header > Datestamp / Verticals */
.verticals__wrap {
	border-color: #333;
}

.datestamp,
.verticals a,
.verticals__btn {
	color: #fff;
}

/* Header > Search */
.search-form--header {
	border-color: #333;
	background-color: transparent;
}

.search-form--header .search-bar__field {
	font-size: 81.25%;
}

.search-form--header .search-form__text,
.search-form--header .search-form__submit {
	color: #aaa;
}

/* Header > Blaize Verticals */
.blaize-verticals {
	font-size: 13px;
}

.blaize-verticals .blaize-login-register > a {
	color: #fff;
}

.blaize-verticals .blaize-login-register > .sub-menu a {
	font-size: 13px;
}

/* Navigation > All Sections */
.all-sections .copyright {
	padding-top: 10px;
	border-top: 1px solid #eee;
}

/* Navigation > Pagination */
.pagination {
	font-family: 'Oswald', 'Arial', sans-serif;
}

.pagination .prev,
.pagination .next {
	text-transform: uppercase;
}

/* Navigation > Colours */
.nav-bar > .nav--home > a:hover,
.nav-bar > .current_page_item > a {
	background-color: #005b9c !important;
}

.nav-bar > .nav--news > a:hover,
.nav-bar > .nav--news.menu-item-type-taxonomy.current-menu-item > a,
.nav-bar > .nav--news.menu-item-type-taxonomy.current-category-ancestor > a {
	background-color: #e20 !important;
}

.nav-bar > .nav--sport > a:hover,
.nav-bar > .nav--sport.menu-item-type-taxonomy.current-menu-item > a,
.nav-bar > .nav--sport.menu-item-type-taxonomy.current-category-ancestor > a {
	background-color: #008000 !important;
}

.nav-bar > .nav--business > a:hover,
.nav-bar > .nav--business.menu-item-type-taxonomy.current-menu-item > a,
.nav-bar > .nav--business.menu-item-type-taxonomy.current-category-ancestor > a {
	background-color: #8f1ab6 !important;
}

.nav-bar > .nav--lifestyle > a:hover,
.nav-bar > .nav--lifestyle.menu-item-type-taxonomy.current-menu-item > a,
.nav-bar > .nav--lifestyle.menu-item-type-taxonomy.current-category-ancestor > a {
	background-color: #ffc000 !important;
}

.nav-bar > .nav--videos > a {
	background-color: #f90 !important;
}

.nav-bar > .nav--subscribe > a {
	background-color: #005b9c !important;
}

/* Navigation > All Sections */
.all-sections__nav > .menu-item > a {
	font-family: 'Merriweather', 'Georgia', serif;
}

.all-sections__nav > .nav--news > a {
	color: #e20;
}

.all-sections__nav > .nav--sport > a {
	color: green;
}

.all-sections__nav > .nav--business > a {
	color: #8f1ab6;
}

.all-sections__nav > .nav--lifestyle > a {
	color: #ffc000;
}

/* Navigation > Tabs */
.nav-bar > .menu-item > a {
	color: #fff;
}

/* Navigation > Show Tabs */
.show-tabs .nav-bar .sub-menu {
	background-color: #333;
}

.show-tabs .nav-bar > .menu-item > a {
	background-color: #262626;
}

.show-tabs .nav-bar .sub-menu .current-menu-item {
	padding-left: 6px;
	padding-right: 6px;
}

.show-tabs .all-sections-btn {
	background-color: #333;
	color: #fff;
}

.show-tabs .all-sections-btn.js-on {
	background-color: #fff;
	color: #000;
}

/* Navigation > Hide Tabs */
.hide-tabs .nav-bar .sub-menu {
	background-color: #000;
}

.hide-tabs .current_page_item,
.hide-tabs .menu-item-type-taxonomy.current-menu-item,
.hide-tabs .menu-item-type-taxonomy.current-menu-parent,
.hide-tabs .menu-item-type-taxonomy.current-post-ancestor,
.hide-tabs .menu-item-type-taxonomy.current-fp-ancestor {
	border-color: #005b9c;
}

.hide-tabs .nav-bar .sub-menu {
	border-color: #333;
}

/* Navigation > Buttons */
.header-btn,
.all-sections-btn,
.nav-bar .sub-menu a {
	color: #fff;
}

.header-btn.js-on {
	color: #000;
}

/* Navigation > Pager */
.pagination .current {
	background-color: #e20;
}

/* Category Colours > News */
.breadcrumb.category-color--news a,
.category-color--news .category-label,
.page-title--archive.category-color--news,
.page-title--blocks.category-color--news {
	color: #e20;
}

.breadcrumb.category-color--news:before,
.category-title.category-color--news > .genericon,
.category-color--news .title--medium[class*="format-"]:before,
.category-color--news .title--small[class*="format-"]:before {
	background-color: #e20;
}

/* Category Colours > Sport */
.breadcrumb.category-color--sport a,
.category-color--sport .category-label,
.page-title--archive.category-color--sport,
.page-title--blocks.category-color--sport {
	color: #008000;
}

.breadcrumb.category-color--sport:before,
.category-title.category-color--sport > .genericon,
.category-color--sport .title--medium[class*="format-"]:before,
.category-color--sport .title--small[class*="format-"]:before {
	background-color: #008000;
}

/* Category Colours > Business */
.breadcrumb.category-color--business a,
.category-color--business .category-label,
.page-title--archive.category-color--business,
.page-title--blocks.category-color--business {
	color: #8f1ab6;
}

.breadcrumb.category-color--business:before,
.category-title.category-color--business > .genericon,
.category-color--business .title--medium[class*="format-"]:before,
.category-color--business .title--small[class*="format-"]:before {
	background-color: #8f1ab6;
}

/* Category Colours > Lifestyle */
.breadcrumb.category-color--lifestyle a,
.category-color--lifestyle .category-label,
.page-title--archive.category-color--lifestyle,
.page-title--blocks.category-color--lifestyle {
	color: #ffc000;
}

.breadcrumb.category-color--lifestyle:before,
.category-title.category-color--lifestyle > .genericon,
.category-color--lifestyle .title--medium[class*="format-"]:before,
.category-color--lifestyle .title--small[class*="format-"]:before {
	background-color: #ffc000;
}

/* Category Colours > Uncategorized */
.breadcrumb.category-color--uncategorized a,
.category-color--uncategorized .category-label,
.page-title--archive.category-color--uncategorized,
.page-title--blocks.category-color--uncategorized {
	color: #005b9c;
}

.category-color--uncategorized:before,
.category-title.category-color--uncategorized > .genericon,
.category-color--uncategorized .title--medium[class*="format-"]:before,
.category-color--uncategorized .title--small[class*="format-"]:before {
	background-color: #005b9c;
}

/* Block: Premium */
.block--premium__grid-main .post__title {
	font-weight: 800;
}

.block--premium .post__excerpt {
	font-family: 'Georgia', serif;
}

.block--premium .post__excerpt a {
	color: #0066b3;
}

.block--premium .thumbnail__caption-text {
	font-size: 81.25%;
}

.block--premium .byline {
	font-family: 'Merriweather', 'Georgia', serif;
}

/* Block: Top Story + sections */
.block--top-story-with-sections__top-story {
	margin-bottom: 2em;
}

.block--top-story-with-sections .list-posts-container {
	margin-top: 1em
}

.block--top-story-with-sections .block--premium__grid-list[data-count="4"] .list-posts-container {
	background-color: #333;
	padding-top: .5em;
	padding-left: 1em;
	padding-right: 1em;
}

.alt-layout .title--block__link.title {
	background-color: #fff;
	color: black;
	font-weight: 700;
	padding: 5px;
	text-transform: uppercase;
	font-size: 87.5%;
}

.alt-layout .title {
	color: white;
	margin-top: .75em;
}

.block--top-story-with-sections .title--alt.category-label {
	font-weight: 900;
	text-transform: uppercase;
	font-size: 87.45%;
}

.block--top-story-with-sections .list-posts-container.alt-layout .post--list:not(:last-of-type) {
	border-bottom: 1px solid black;
	margin-bottom: 10px;
}

/* Block: Package */
.package--top__synopsis .signup {
	border-color: #fff;
}

/* Block: Carousel */
.block--carousel .title--block__link {
	color: #005b9c;
}

.carousel__ui {
	background-color: #e20;
	color: #fff;
}

/* Block: Gallery */
.gallery__page.js-pager-active {
	background-color: #e20;
	color: #fff;
}

.gallery__page.js-pager-active:before {
	color: #e20;
}

.gallery__thumbs::-webkit-scrollbar-thumb {
	background-color: #e20;
}

.gallery__thumbs::-webkit-scrollbar-thumb:window-inactive {
	background-color: #e20;
	background-color: rgba(238,34,0,0.6);
}

/* Sharing Bar */
.sharing-bar {
	background-color: #005b9c;
	background-color: rgba(0,91,156,.9);
}

.sharing-bar__title {
	font-family: 'Merriweather', 'Georgia', serif;
	font-weight: 600;
}

.sharing-bar__next-post {
	font-family: 'Oswald', 'Arial', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	color: #005b9c;
}

/* Post > Header: Enhanced */
.entry-header--enhanced .byline__name {
	color: #fff;
}

/* Author */
.author__meta-link:hover {
	color: #e20;
}

.byline__name {
	font-family: 'Merriweather', 'Georgia', serif;
	color: #005b9c;
}

.byline:hover > .byline__name,
.byline:focus > .byline__name {
	border-color: #005b9c;
}

/* Embeds */
.post-embed__title {
	font-family: 'Oswald', 'Arial', sans-serif;
	font-weight: 400 !important;
	text-transform: uppercase;
}

.image-gallery__control:hover {
	background-color: #e20;
}

.image-gallery__control:focus,
.carousel__ui:focus {
	background-color: #06c;
}

/* Embeds > Analysis */
.o-analysis {
	border-color: #005b9c;
	background-color: #f8f8f8;
}

/* Image Galleries */
.image-gallery__control:hover {
	background-color: #e20;
	color: #fff;
}

.format-icon.format-gallery,
.format-icon.format-arrow,
.format-icon.format-video-play,
.format-icon.format-video {
	background-color: #005b9c;
}

/* Search */
.results__title {
	line-height: 120%;
	font-family: 'Oswald', 'Arial', sans-serif;
	font-size: 200%;
	font-weight: 300;
	color: #000;
}

.results__string {
	font-weight: inherit;
}

/* Widgets */
.widget-title {
	font-family: 'Oswald', 'Arial', sans-serif;
	font-size: 112.5%;
	text-transform: uppercase;
}

/* Plugins > Blaize > Meter */
.blaize-meter__title {
	font-family: 'Merriweather', 'Georgia', serif;
	font-weight: 400;
}

.blaize-meter__text {
	font-family: 'Georgia', serif;
}

/* Plugins > DCT CTAs */
.dct-cta__title {
	font-family: 'Merriweather', 'Georgia', serif;
	font-size: 112.5%;
}

.dct-cta__btn-text {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 106.25%;
	letter-spacing: .025em;
}

.dct-cta__content p {
	font-family: 'Georgia', serif;
}

/* Plugins > DCT CTAs > Signup */
.dct-cta--signup .dct-cta__title {
	line-height: 130%;
	font-weight: 600;
	color: #005b9c;
}

.dct-cta--signup .dct-cta__input {
	border-color: #aaa;
	font-family: 'Georgia', serif;
	color: #000;
}

.dct-cta--signup .dct-cta__input:hover {
	border-color: #238dd8;
}

.dct-cta--signup .dct-cta__btn,
.dct-cta--signup .dct-cta__btn:disabled:hover {
	border-color: #005b9c;
	background-color: #005b9c;
	color: #fff;
}

.dct-cta--signup .dct-cta__btn:hover,
.dct-cta--signup .dct-cta__btn:not(:disabled):hover .dct-cta__btn-text:before,
.dct-cta--signup .dct-cta__btn:focus {
	background-color: #238dd8;
	border-color: #238dd8;
	color: #fff;
}

/* Plugins > DCT CTAs > Subscribe */
.cms p + .dct-cta--subscribe {
	margin-top: 1em;
	margin-bottom: 1em;
}

.dct-cta--subscribe .dct-cta__title {
	line-height: 135%;
}

.dct-cta--subscribe .dct-cta__content p {
	line-height: 130%;
}

/* Plugins > DCT Timeline */
.dct-timeline__title,
.dct-timeline__event-title {
	font-family: 'Merriweather', 'Georgia', serif;
	letter-spacing: -.01rem;
}

.dct-timeline--timeline .dct-timeline__event-title-link,
.dct-timeline--grid .dct-timeline__event-title-link {
	font-size: 100%;
}

.dct-timeline--timeline .dct-timeline__event::before {
	background-color: #005b9c;
}

/* Plugin: DCT FAQs */
.dct-faq__title-btn-icon {
	background-color: #005b9c;
	background-color: var(--pj-brand-blue);
}

.dct-faq__title-btn-text {
	font-family: 'Merriweather', 'Georgia', serif;
	font-weight: 500;
	font-size: 1.125rem;
	letter-spacing: -.0075rem;
}

.dct-faq__title-btn:hover > .dct-faq__title-btn-text,
.dct-faq__title-btn:active > .dct-faq__title-btn-text,
.dct-faq__title-btn[aria-expanded="true"] > .dct-faq__title-btn-text {
	border-bottom-color: #005b9c;
	border-bottom-color: var(--pj-brand-blue);
	color: #005b9c;
	color: var(--pj-brand-blue);
}

/* Plugins > DCT HiJobs */
.dct-hijobs-widget__list-item-title {
	font-size: 100%;
}

/* Plugins > Shortcode JSON Feed */
.wpc-shortcode-json-feed__title {
	font-size: 100%;
}

/* Plugins > Elastic Press */
.filter-btn {
	background-color: #005b9c;
}

.elas-search__submit:hover,
.filter-btn.js-on,
.elas-search__filters .genericon,
.aggregation__remove {
	background-color: #e20;
}

.results__string {
	color: #e20;
}

.related-posts__title--name {
	color: #005b9c;
}

/* Plugins > Jobs in Scotland */
.job__link .genericon {
	background-color: #005b9c;
}

.job__title {
	color: #005b9c;
}

/* Plugins > OpenWeather */
.ow-temp,
.ow-windspeed {
	font-family: 'Oswald', 'Arial', sans-serif;
	font-size: 150%;
	text-transform: uppercase;
}

/* Plugins > PollDaddy */
.PDS_Poll .pds-question-top {
	font-family: 'Merriweather', 'Georgia', serif;
	font-weight: 400;
}

.PDS_Poll .pds-vote-button {
	font-family: 'Oswald', 'Arial', sans-serif;
	text-transform: uppercase;
}

.PDS_Poll .pds-vote-button:hover {
	background-color: #fff;
	color: #005b9c;
}

.PDS_Poll .pds-vote-button,
.PDS_Poll .pds-answer-feedback-bar {
	background-color: #005b9c;
	color: #fff;
}

/* Plugin: Yoast SEO > Breadcrumbs */
.breadcrumb a {
	font-family: 'Oswald', 'Arial', sans-serif;
	font-size: 87.5%;
	text-transform: uppercase;
}

/* Plugin: 24 Live Blog */
#LB24 .lb24-theme-block .lb24-base-news-container {
	border-color: #005b9c !important;
}

.lb24-base-news-title-text,
#LB24 .lb24-base-news-footer li:last-child {
	font-family: 'Merriweather', 'Georgia', serif;
}

#LB24 .lb24-theme-block .lb24-base-news-container .lb24-base-news-body .lb24-component-content p {
	color: #444;
}

#LB24 .lb24-component-content a {
	color: #005b9c !important;
}

/* Sign Up / Subscribe */
.signup {
	font-family: 'Merriweather', 'Georgia', serif;
}

.signup--block {
	font-size: 125%;
}

.signup__btn {
	background-color: #005b9c;
	font-family: 'Oswald', 'Arial', sans-serif;
	text-transform: uppercase;
	color: #fff;
}

.signup__btn:hover {
	background-color: #fff;
	color: #005b9c;
}

.package--top__signup:after,
.signup__wrap:after,
.signup--post:after,
.subscribe__link:after {
	background-color: rgba(0,91,156,.75);
}

.signup__wrap,
.signup__wrap .signup__title,
.package--top__signup {
	color: #fff;
}

.subscribe__link {
	font-weight: 400;
	color: #fff;
}

.subscribe__title {
	font-family: 'Oswald', 'Arial', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
}

.subscribe__desc {
	font-size: 87.5%;
}

.intro {
	font-family: 'Merriweather', 'Georgia', serif;
}

.intro__cell--signup {
	background-color: rgba(0,91,156,.65);
}

.intro__cell--signup .signup {
	font-size: 87.5%;
}

/* Breaking News */
.breaking-news {
	background-color: #005b9c;
	background-color: rgba(0,91,156,0.92);
	color: #fff;
}

.breaking-news__posts {
	color: #fff;
	color: rgba(255,255,255,0.33);
}

.breaking-news__link,
.breaking-news__error {
	color: #fff;
}

.breaking-news__close {
	border-color: #fff;
}

/* Puzzle */

.puzzle-list--item {
	border: 2px solid #005b9c;
}

.puzzle-list--item .puzzle-list--link {
	background-color: #005b9c;
}

.puzzle-list--item .puzzle-list--link:hover,
.puzzle-list--item .puzzle-list--link:active {
	background-color: black;
	color: white;
}

.puzzle-list--item .puzzle-list--link:focus {
	outline: 2px dotted white;
}

/* Misc */
.bg-box .title--caps {
	color: #005b9c;
}

/* Misc > Buttons */
.btn--subscribe {
	background-color: #005b9c;
	color: #fff;
}

.btn--subscribe:hover {
	background-color: #238dd8;
	color: #fff;
}

.entry--premium .block--post-grid > .title,
.entry--premium .block--post-list > .title {
	font-family: 'Oswald', 'Arial', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
}

.entry--premium .block--post-grid > .title > strong,
.entry--premium .block--post-list > .title > strong {
	color: #005b9c;
	font-weight: 400;
}

/* Widgets > JSON Feed */
.wpc-shortcode-json-feed__widget-title {
	font-family: 'Oswald', 'Arial', sans-serif;
	font-weight: 400;
}

/* CSS3 Vendor Prefixes > Border Radius */
.nav-bar > .menu-item > a,
.navigation .search-btn,
.tab {
	border-radius: 2px 2px 0 0;
}

.btn,
.pds-vote-button {
	border-radius: 4px;
}

/* Media: <=899px */
@media only screen and (max-width: 899px) {

	.block--top-story-with-sections .list-posts-container.alt-layout .title {
		font-size: 100%;
	}

	.block--top-story-with-sections .list-posts-container.alt-layout .title--block__link {
		font-size: 90%;
	}

}

/* Media: <=767px */
@media only screen and (max-width: 767px) {

	.title--md,
	.title--sm {
		font-size: 100%;
	}

	.title--xs {
		font-size: 87.5%;
	}

	.gallery__page.js-pager-active {
		background-color: transparent;
		color: #e20;
	}

	.gallery__page.js-pager-active:before {
		color: #fff;
	}

	.gallery__page.js-pager-active:before,
	.gallery__page.js-pager-active:after {
		background-color: #e20;
	}

	/* Widgets > JSON Feed */
	.block--text .wpc-shortcode-json-feed__title,
	.block-widget .wpc-shortcode-json-feed__title {
		line-height: 130%;
		font-size: 87.5% !important; /* Overrides .cms h3 {...} */
		font-weight: 400;
	}

	/* Block: Premium */
	.block--premium__grid-main .post__title {
		line-height: 125%;
		font-size: 125%;
	}

	.block--premium__grid-aside .title--sm {
		line-height: 125%;
		font-size: 100%;
	}

	.block--premium__grid-list .title {
		line-height: 130%;
		font-size: 87.5%;
	}

	/* Plugins > DCT Timeline */
	.dct-timeline--list .dct-timeline__event-title-link {
		font-size: 100%;
	}

	.header-btn {
		background-color: black;
		border-color: black;
		outline: black;
		color: white;
	}

	.header-btn.js-on {
		color: white;
	}
}

/* Media: >=768px && <=1024px */
@media only screen and (min-width: 768px) and (max-width: 1024px) {

	.verticals.js-on {
		background-color: #444;
		color: #fff;
	}

	.verticals__btn.js-on {
		background-color: #444;
	}
}

/* Media: >=768px */
@media only screen and (min-width: 768px) {

	.title--icon,
	.title--block {
		font-size: 175%;
	}

	.title.entry-title,
	.title--lg {
		font-size: 225%;
	}

	.title--md {
		font-size: 150%;
	}

	.title--sm {
		font-size: 100%;
	}

	.title--xs {
		font-size: 87.5%;
	}

	.cms h1 {
		font-size: 225%;
	}

	.cms h2 {
		font-size: 200%;
	}

	.cms h3 {
		font-size: 175%;
	}

	.cms h4 {
		font-size: 150%;
	}

	.cms h5 {
		font-size: 125%;
	}

	.cms h6 {
		font-size: 100%;
	}

	.cms p,
	.cms ul,
	.cms ol {
		font-size: 100%;
	}

	/* Navigation */
	.nav-bar .nav-bar-highlight > a {
		background-color: #005b9c;
	}

	/* Blocks > Premium */
	.block--premium .title--md {
		font-size: 125%;
	}

	/* Widgets > JSON Feed */
	.block--text .wpc-shortcode-json-feed__title {
		line-height: 110%;
		font-size: 125% !important; /* Overrides .cms h3 {...} */
		font-weight: 600;
	}

	.block-widget .wpc-shortcode-json-feed__title {
		line-height: 125%;
		font-size: 93.75% !important; /* Overrides .cms h3 {...} */
		font-weight: 400;
	}

	/* Plugins > DCT Timeline */
	.dct-timeline--list .dct-timeline__event-title-link {
		line-height: 130%;
		font-size: 125%;
	}
}

/* Media: >=1025px */
@media only screen and (min-width: 1025px) {

	.entry-meta .timestamp--revised:hover > .genericon {
		color: #e20;
	}
}
