/*
Theme Name:         ThePrint
Theme URI:          http://www.grovepixels.com/
Author:             GrovePixels.com
Author URI:         http://www.grovepixels.com/
Description:        The Print is a simple, clean Wordpress theme, and designed for online magazine, newspaper websites, but it can also be used for simple personal blogs. The Print was designed with a modern and minimal style, gorgeous typography for better reading experience, it is a perfect match for any content.
Version:            1.0.1
License: GNU General Public License
License URI: http://www.gnu.org/copyleft/gpl.html
Text Domain: theprint
Tags: white, black, custom-colors, responsive-layout, custom-menu, featured-images, full-width-template, two-columns, right-sidebar, translation-ready, microformats, editor-style, threaded-comments

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/*-----------------------------------------------------------------------------------*/
/*	
* 1.0 - HTML5 Reset
*
* 2.0 - Global
*   2.1 - Typography
*   2.2 - Elements
*   2.3 - Forms
*   2.4 - Links
*   2.5 - Media
*   2.6 - Caption
*   2.7 - Galleries
*   2.8 - Alignments
*   2.9 - Clearing
*   2.10 - Columns
*
* 3.0 - Header
*   3.1 - Site header
*   3.2 - Primary navigation
*   3.3 - Secondary navigation
*   3.4 - Top ad
*
* 4.0 -  Main
*   4.1 - Site main
*   4.2 - Content
*   4.3 - Articles
*   4.4 - Featured posts
*   4.5 - Front posts
*   4.6 - Staff picks
*   4.7 - Homepage newsletter   
*
* 5.0 - Single Post
*   5.1 - Entry single navigation
*   5.2 - Entry single meta category
*   5.3 - Entry single bar
*   5.4 - Entry single title
*   5.5 - Entry single cover
*   5.6 - Entry single meta
*   5.7 - Entry single content
*   5.8 - Entry single rating
*   5.9 - Entry single page links
*   5.10 - Entry block titles
*   5.11 - Entry single footer
*   5.12 - Entry single newsletter 
*   5.13 - Entry single author box
*   5.14 - Entry single related posts
*   5.15 - Entry single recent posts
*   5.16 - Entry ad above the content
*   5.17 - Entry ad under the content
*
* 6.0 - Comments
*   6.1 - Comment title
*   6.2 - Comment list
*   6.3 - Comment body
*   6.4 - Respond
*
* 7.0 - Sidebar
*   7.1 - Widgets
*   7.2 - Widget title
*   7.3 - Default widgets
*   7.4 - Custom widgets
*   7.5 - Sidebar posts with style A
*   7.6 - Sidebar posts with style B
*   7.7 - Sidebar posts with style C
*   7.8 - Sidebar posts with style D
*   7.9 - Sidebar posts with style D
*   7.10 - Sidebar posts with style D
*
* 8.0 - Homepage Widget Area #1
*   8.1 - Homepage #1 widget
*   8.2 - Homepage #1 widget title
*   8.3 - Homepage #1 posts with style A
*   8.4 - Homepage #1 posts with style B
*   8.5 - Homepage #1 posts with style C
*   8.6 - Homepage #1 posts with style D
*   8.7 - Homepage #1 posts with style D
*   8.8 - Homepage #1 posts with style D
*
* 9.0 - Homepage Widget Area #2
*   9.1 - Homepage #2 widget
*   9.2 - Homepage #2 widget title
*   9.3 - Homepage #2 posts with style A
*   9.4 - Homepage #2 posts with style B
*   9.5 - Homepage #2 posts with style C
*   9.6 - Homepage #2 posts with style D
*   9.7 - Homepage #2 posts with style E
*   9.8 - Homepage #2 posts with style F
*
* 10.0 - Homepage Widget Area #3
*    10.1 - Homepage #3 widget
*    10.2 - Homepage #3 widget title
*    10.3 - Homepage #3 posts with style A
*    10.4 - Homepage #3 posts with style B
*    10.5 - Homepage #3 posts with style C
*    10.6 - Homepage #3 posts with style D
*    10.7 - Homepage #3 posts with style E
*    10.8 - Homepage #3 posts with style F
*
* 11.0 - Footer
*    11.1 - Footer navigation, footer copyright
*    11.2 - Footer icons, footer newsletter
*
* 12.0 - Pagination, Breadcrumbs
*    12.1 - Pagination
*    12.2 - Breadcrumbs
*
* 13.0 - Page Templates
*    13.1 - Default page template
*    13.2 - Full width page template
*    13.3 - Contributor page template
*    13.4 - Contributor full width page template
*    13.5 - 404 page
*
* 14.0 - Archives, Categories, Author and Search Page
*    14.1 - Archive header
*    14.2 - Author box
*
* 15.0 - Site Cover
*
* 16.0 - Mobile Menu
*
* 17.0 - Responsive
*
/*
/*-----------------------------------------------------------------------------------*/


/*-----------------------------------------------------------------------------------*/
/* 1.0. HTML5 Reset
/*-----------------------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 100%;
	overflow-y: scroll;
	-ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased ! important;
	-moz-osx-font-smoothing: grayscale ! important;
	text-rendering: optimizeLegibility ! important;
	font-smooth: always ! important;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and ( min-device-pixel-ratio: 1.25), only screen and ( min-resolution: 200dpi), only screen and ( min-resolution: 1.25dppx) { -webkit-font-smoothing: subpixel-antialiased; }

body {
	background: #f3f4f5;
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}

ol,
ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	quotes: none;
}

a:hover,
a:active,
a:focus {
	outline: 0;
}

a img {
	border: 0;
}

/*-----------------------------------------------------------------------------------*/
/* 2.0. Global 
/*-----------------------------------------------------------------------------------*/

/*-------------------------------------------*/
/* 2.1. Typography
/*-------------------------------------------*/

body,
button,
input,
select,
textarea {
	color: #333;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.65;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 700;
	line-height: 1.3;
	margin: 0 0 4%;
}

h1 {
	font-size: 2.500rem;
}

h2 {
	font-size: 2.125rem;
}

h3 {
	font-size: 1.500rem;
}

h4 {
	font-size: 1.250rem;
}

h5, 
h6 {
	font-size: 1.125rem;
}

p {
	margin-bottom: 1.6rem;
}

b,
strong {
	font-weight: 700;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	border-left: 0.375rem solid #eeeeee;
	font-size: 120%;
	font-style: italic;
	color: #909090;
	margin-bottom: 1.6rem;
	padding-left: 1.2rem;
}

blockquote.alignleft {
	float: left;
	width: 32%;
    margin: 1.5% 5% 2% 0;
    border-left: none;
    border-top: 0.375rem solid #eeeeee;
    padding-left: 0;
    padding-top: 1rem;
}

blockquote.alignright {
	float: right;
	width: 32%;
	margin: 1.5% 0 2% 5%;
    text-align: right;
    border-left: none;
    border-top: 0.375rem solid #eeeeee;
    padding-left: 0;
    padding-top: 1rem;
}

blockquote p {
	margin-bottom: 1.6rem;
}

blockquote > p:last-child {
	margin-bottom: 0;
}

blockquote cite,
blockquote small {
	color: #333333;
	font-size: 0.938rem;
}

blockquote em,
blockquote i,
blockquote cite {
	font-style: normal;
}

blockquote strong,
blockquote b {
	font-weight: 700;
}

@media only screen and (max-width: 600px) {
	blockquote.alignleft,
	blockquote.alignright {
		width: 50%;
		font-size: 100%;
	}
}

address {
	font-style: italic;
	margin: 0 0 1.6rem;
}

code,
kbd,
tt,
var,
samp,
pre {
	font-family: Inconsolata, monospace;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}

pre {
	background-color: #f9f9f9;
	font-size: 100%;
	line-height: 1.5;
	color: #909090;
	max-width: 100%;
	padding: 1.6rem;
	margin-bottom: 1.6rem;
	border: 1px solid #eaeaea;
	border-radius: 2px;
    -webkit-border-radius: 2px;
    overflow: auto;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

abbr[title] {
	border-bottom: 1px dotted #eaeaea;
	border-bottom: 1px dotted rgba(51, 51, 51, 0.1);
	cursor: help;
}

mark,
ins {
	background-color: #fff9c0;
	text-decoration: none;
}

sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

small {
	font-size: 75%;
}

big {
	font-size: 125%;
}

/*-------------------------------------------*/
/*	2.2. Elements
/*-------------------------------------------*/

hr {
	background-color: #eaeaea;
	border: 0;
	height: 1px;
	margin-bottom: 2.6rem;
}

ul,
ol {
	margin: 0 0 1.6rem 1.88rem;
}

ul {
	list-style: square;
}

ol {
	list-style: decimal;
}

ul li,
ol li {
	margin-bottom: 0.6rem;
}

li > ul,
li > ol {
	margin-top: 0.6rem;
	margin-bottom: 0;
}

dl {
	margin-bottom: 1.6rem;
}

dt {
	font-weight: bold;
}

dd {
	margin-bottom: 1.6rem;
}

table,
th,
td {
	border: none;
}

table {
	border: none;
	margin: 0 0 2.6rem;
	table-layout: fixed; /* Prevents HTML tables from becoming too wide */
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

th {
    border-bottom: 3px solid #eaeaea;
	font-weight: 700;
}

td {
    border-bottom: 1px dotted #eaeaea;
}

th, td {
	padding: 0.6rem 0;
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}

figure {
	margin: 0;
}

del {
	opacity: 0.8;
}

/* Placeholder text color -- selectors need to be separate to work. */

::-webkit-input-placeholder {
	color: rgba(51, 51, 51, 0.7);
}

:-moz-placeholder {
	color: rgba(51, 51, 51, 0.7);
}

::-moz-placeholder {
	color: rgba(51, 51, 51, 0.7);
	opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: rgba(51, 51, 51, 0.7);
}

/* Hightlight */

.highlight {
	background-color: #fdf3b1;
}

/* Hide */

.hide {
	display: none ! important;
}

/*-------------------------------------------*/
/* 2.3. Forms
/*-------------------------------------------*/

input,
select,
textarea {
	background-color: #ffffff;
	font-size: 0.875rem;
	line-height: 1.5;
	margin: 0;
	max-width: 100%;
	border-radius: 0;
	vertical-align: baseline;
}

button {
	background-color: #222222;
	font-size: 1.000rem;
	line-height: 1.5;
	margin: 0;
	max-width: 100%;
	border-radius: 0;
	vertical-align: baseline;
}

button,
input {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	line-height: normal;
}

input,
textarea {
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)); /* Removing the inner shadow on iOS inputs */
	border: 1px solid #eaeaea;
	color: #909090;
}

input:focus,
textarea:focus {
	background-color: #fff;
	border: 1px solid #eaeaea;
	color: #909090;
}

input:focus,
select:focus {
	outline: 2px solid #eaeaea;
}

button[disabled],
input[disabled],
select[disabled],
textarea[disabled] {
	cursor: default;
	opacity: .5;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	background-color: #f2f3f4;
	font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 1px;
	color: #444444;
	padding: 0.8rem 1rem;
	text-transform: uppercase;
	border: 0;
	cursor: pointer;
	-webkit-transition: 0.1s all ease-in-out;
    -transition: 0.1s all ease-in-out;
    transition: 0.1s all ease-in-out;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
	background-color: #444444;
	color: #ffffff;
	outline: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	width: 100%;
	padding: 0.8rem 1rem;
	margin: 0 0 0.625rem;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	outline: 0;
}

.post-password-form {
	position: relative;
}

.post-password-form label {
	color: #707070;
	display: block;
	font-size: 0.750rem;
	font-weight: 700;
	letter-spacing: 0.04rem;
	line-height: 1.5;
	text-transform: uppercase;
}

.post-password-form input[type="submit"] {
	padding: 0.7917rem;
	position: absolute;
	right: 0;
	bottom: 0;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

.search-form input[type="submit"],
.widget .search-form input[type="submit"] {
	padding: 0;
}

/*-------------------------------------------*/
/* 2.4. Links
/*-------------------------------------------*/

a {
	color: #689fce;
	text-decoration: underline;
	-webkit-transition: 0.1s all ease-in-out;
    -transition: 0.1s all ease-in-out;
    transition: 0.1s all ease-in-out;
}

a:hover {
	color: #689fce;
	text-decoration: none;
}

a.button {
	display: inline-block;
	background-color: #689fce;
	font-weight: bold;
	color: #ffffff;
	padding: 1rem 1.6rem;
	text-decoration: none;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

a.button:hover {
	background-color: #689fce;
	color: #ffffff;
	text-decoration: none;
	-webkit-opacity: 0.9;
	opacity: 0.9;
}

/*-------------------------------------------*/
/* 2.5. Media
/*-------------------------------------------*/

.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

audio,
canvas {
	display: inline-block;
}

embed,
iframe,
object,
video {
	margin-bottom: 1.6rem;
	max-width: 100%;
	vertical-align: middle;
}

p > embed,
p > iframe,
p > object,
p > video {
	margin-bottom: 0;
}

.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
	font-size: 0.938rem;
	margin-top: 0;
	margin-bottom: 1.6rem;
}

.wp-playlist.wp-playlist {
	padding-bottom: 0;
}

.wp-playlist .wp-playlist-tracks {
	margin-top: 0;
}

.wp-playlist-item .wp-playlist-caption {
	border-bottom: 0;
	padding: 0.625rem 0;
}

.wp-playlist-item .wp-playlist-item-length {
	top: 0.625rem;
}

/*-------------------------------------------*/
/* 2.6. Caption
/*-------------------------------------------*/

.wp-caption {
	margin-bottom: 1.6rem;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

.wp-caption-text {
	color: #909090;
	font-size: 90%;
	padding: 0.5rem 0;
}


/*-------------------------------------------*/
/* 2.7. Galleries
/*-------------------------------------------*/

.gallery {
	margin-bottom: 1.6rem;
}

.gallery-item {
	display: inline-block;
	padding: 1.79104477%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-icon img {
	margin: 0 auto;
}

.gallery-caption {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
	font-size: 0.750rem;
	line-height: 1.5;
	padding: 0.5rem 0;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

/*-------------------------------------------*/
/* 2.8. Alignments
/*-------------------------------------------*/

.alignleft {
	display: inline;
	float: left;
}

.alignright {
	display: inline;
	float: right;
}

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
	margin: 0.5% 5% 2% 0;
	max-width: 50%;
}

blockquote.alignright,
.wp-caption.alignright,
img.alignright {
	margin: 0.5% 0 2% 5%;
	max-width: 50%;
}

blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
	clear: both;
	margin-top: 0.4rem;
	margin-bottom: 1.6rem;
}

.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
	margin-bottom: 1.2rem;
}

.gallery-caption {}

.tiled-gallery {
	margin-bottom: 1.6rem ! important;
}

.sticky {}

.mejs-container {
	margin-bottom: 1.6rem;
}

.screen-reader-text {}

/*-------------------------------------------*/
/* 2.9. Clearing
/*-------------------------------------------*/

.gp-theprint-row {
	width: 100%;
	max-width: 1240px;
	padding: 0 1.875rem;
	margin: 0 auto;
}

.gp-theprint-wrap {
	width: 100%;
	padding: 0;
	margin: 5px auto;
}

.gp-theprint-row:before,
.gp-theprint-wrap:before,
.gp-theprint-header:before,
.gp-theprint-main:before,
.gp-theprint-footer:before,
.gp-theprint-widget:before,
.gp-theprint-site-main:before,
.gp-theprint-articles:before,
.gp-theprint-navigation-icons:before,
.hentry:before,
.entry-content:before,
.entry-wrap:before,
.comment-content:before,
.comment-navigation:before,
.gp-theprint-pagination:before,
#infscr-loading:before,
.gp-theprint-ajax-loading-button:before,
.entry-navigation:before {
	content: " ";
	display: table;
}

.gp-theprint-row:after,
.gp-theprint-wrap:after,
.gp-theprint-header:after,
.gp-theprint-main:after,
.gp-theprint-footer:after,
.gp-theprint-widget:after,
.gp-theprint-site-main:after,
.gp-theprint-articles:after,
.gp-theprint-navigation-icons:after,
.hentry:after,
.entry-content:after,
.entry-wrap:after,
.comment-content:after,
.comment-navigation:after,
.gp-theprint-pagination:after,
#infscr-loading:after,
.gp-theprint-ajax-loading-button:after,
.entry-navigation:after {
	clear: both;
	content: " ";
	display: table;
}

/*-------------------------------------------*/
/* 2.10. Columns
/*-------------------------------------------*/

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-right: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.last {
	clear: right;
	margin-right: 0 ! important;
}

/*-----------------------------------------------------------------------------------*/
/* 3.0. Header
/*-----------------------------------------------------------------------------------*/

.gp-theprint-header {
	margin: 0;
}

/*-------------------------------------------*/
/* 3.1. Site header
/*-------------------------------------------*/

.gp-theprint-site-header {
	width: 100%;
	background-color: #444444;
	padding: 0;
	margin: 0 0 1.563rem;
	z-index: 9999;
}

.gp-theprint-site-header .gp-theprint-wrap {
	position: relative;
}

/* 3.1.1. Logo
/*-------------------------------------------*/

.gp-theprint-logo {
	float: left;
	padding: 0;
	margin: 0;
	max-width: 30%;
}

.gp-theprint-logo h1.site-title, 
.gp-theprint-logo p.site-title {
	font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 1.750rem;
	font-weight: 700;
	line-height: 3.125rem;
	margin: 0;
	text-transform: uppercase;
}

.gp-theprint-logo h1.site-title a, 
.gp-theprint-logo p.site-title a {
	display: inline-block;
	color: #ffffff;
	text-decoration: none;
}

.gp-theprint-logo h1.site-title a:hover, 
.gp-theprint-logo p.site-title a:hover {
	color: #ffffff;
	text-decoration: none;
}

.gp-theprint-logo h1.site-logo, 
.gp-theprint-logo p.site-logo {
	font-size: 0;
	line-height: 1;
	margin: 0;
}

.gp-theprint-logo p.site-description {
	display: none;
}

/* Header A */
.gp-theprint-site-header.header-a .gp-theprint-logo img {
	max-height: 3.125rem;
	margin-top: 2px;
}

/* Header B */
.gp-theprint-site-header.header-b .gp-theprint-logo img {
	max-height: 3.125rem;
}

/* Header C */
.gp-theprint-site-header.header-c .gp-theprint-logo img {
	max-height: 3.125rem;
}

/* Header D */
.gp-theprint-site-header.header-d .gp-theprint-logo img {
	max-height: 3.125rem;
}

/* 3.1.2. Header icons
/*-------------------------------------------*/

.gp-theprint-header-icons {
	float: right;
	font-size: 1.125rem;
	line-height: 3.125rem;
	margin: 0;
}

.gp-theprint-header-icons ul {
	list-style: none;
	margin: 0;
}

.gp-theprint-header-icons ul li {
	float: left;
	margin: 0 0.938rem 0 0;
	position: relative;
}

.gp-theprint-header-icons ul li:last-child {
	margin: 0;
}

.gp-theprint-header-icons ul li a {
	display: inline-block;
	color: #ffffff;
	text-decoration: none;
}

.gp-theprint-header-icons ul li a:hover {
	color: #ffffff;
	text-decoration: none;
}

/* Search bar */

.gp-theprint-search-bar {
	display: none;
	background-color: #444444;
	line-height: 1;
	width: 20.000rem;
	padding: 0.500rem;
	-webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.2);
	position: absolute;
	top: 100%;
	right: 0;
	z-index: 9999;
}

.gp-theprint-search-bar form.gp-theprint-search-form {
	margin: 0;
	position: relative;
}

.gp-theprint-search-bar form.gp-theprint-search-form input[type="text"] {
	font-size: 0.875rem;
	line-height: 2.125rem;
	padding: 0 0.625rem;
	height: 2.125rem;
	margin: 0;
	border: none;
}

.gp-theprint-search-bar form.gp-theprint-search-form button {
	background-color: #e5e5e5;
	font-size: 16px;
	line-height: 2.125rem;
	color: #444444;
	width: 2.375rem;
	height: 2.125rem;
	padding: 0;
	margin: 0;
	border: none;
	position: absolute;
	top: 0;
	right: 0;
}

.gp-theprint-search-bar form.gp-theprint-search-form button:hover {
	background: #777777;
	color: #ffffff;
}


/*-------------------------------------------*/
/* 3.2. Primary navigation
/*-------------------------------------------*/

/* 3.2.1. Main menu
/*-------------------------------------------*/

.gp-theprint-primary-navigation {
	float: left;
	max-width: 75%;
	font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 0.938rem;
	line-height: 3.125rem;
	color: #ffffff;
	padding: 0;
	margin: 0 0 0 1.250rem;
	text-transform: uppercase;
}

/* List */
.gp-theprint-primary-navigation ul {
	list-style: none;
	margin: 0 0.250rem;
}

.gp-theprint-primary-navigation ul li {
	float: left;
	margin: 0;
}

.gp-theprint-primary-navigation ul li a {
	display: inline-block;
	color: #ffffff;
	padding: 0 1.050rem;
	text-decoration: none;
	position: relative;
}

.gp-theprint-primary-navigation ul li a:hover {
	color: #ffffff;
	text-decoration: none;
	-webkit-opacity: 0.85;
	opacity: 0.85;
}

/* Sub Links #1 */
.gp-theprint-primary-navigation ul li.menu-item-has-children ul,
.gp-theprint-primary-navigation ul li.page_item_has_children ul {
	display: none;
	background-color: #ffffff;
	padding: 0;
	margin: 0;
	-webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
	position: absolute;
	border-top: none;
	z-index: 9999;
}

.gp-theprint-primary-navigation ul li:hover.menu-item-has-children ul,
.gp-theprint-primary-navigation ul li:hover.page_item_has_children ul {
	display: block;
}

.gp-theprint-primary-navigation ul li.menu-item-has-children ul li,
.gp-theprint-primary-navigation ul li.page_item_has_children ul li {
	display: block;
	width: 200px;
	padding: 0;
	margin: 0;
	position: relative;
}

.gp-theprint-primary-navigation ul li.menu-item-has-children ul li a,
.gp-theprint-primary-navigation ul li.page_item_has_children ul li a {
	display: block;
	font-size: 0.875rem;
	line-height: 1.6;
	color: #444444;
	width: 100%;
	padding: 0.625rem 1.250rem;
	text-align: left;
	text-decoration: none;
}

.gp-theprint-primary-navigation ul li.menu-item-has-children ul li a:hover,
.gp-theprint-primary-navigation ul li.page_item_has_children ul li a:hover {
	color: #444444;
	text-decoration: none;
	-webkit-opacity: 0.85;
	opacity: 0.85;
}

/* Sub Links #2 */
.gp-theprint-primary-navigation ul li.menu-item-has-children ul li.menu-item-has-children ul,
.gp-theprint-primary-navigation ul li.page_item_has_children ul li.page_item_has_children ul {
	display: none;
	top: 0;
	left: 13.625rem;
}

.gp-theprint-primary-navigation ul li.menu-item-has-children ul li:hover.menu-item-has-children ul,
.gp-theprint-primary-navigation ul li.page_item_has_children ul li:hover.page_item_has_children ul {
	display: block;
}

/* Arrow */
.gp-theprint-primary-navigation ul li.menu-item-has-children a:after,
.gp-theprint-primary-navigation ul li.page_item_has_children a:after {
	display: inline-block;
    font-size: 10px;
    line-height: 1;
    padding-left: 5px;
    vertical-align: middle;
}

.gp-theprint-primary-navigation ul li.menu-item-has-children ul li a:after,
.gp-theprint-primary-navigation ul li.page_item_has_children ul li a:after {
	display: none;
}

.gp-theprint-primary-navigation ul li.menu-item-has-children ul li.menu-item-has-children a:after,
.gp-theprint-primary-navigation ul li.page_item_has_children ul li.page_item_has_children a:after {
	display: inline-block;
}

.gp-theprint-primary-navigation ul li.menu-item-has-children ul li.menu-item-has-children ul li a:after,
.gp-theprint-primary-navigation ul li.page_item_has_children ul li.page_item_has_children ul li a:after {
	display: none;
}

/* 3.2.2. Mega menu
/*-------------------------------------------*/

.gp-theprint-primary-navigation ul li div.sub-menu {
	display: none;
	background-color: #ffffff;
	width: 100%;
	line-height: 1.6;
	-webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.05);
	box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.05);
	position: absolute;
	left: 0;
    z-index: 9999;
}

.gp-theprint-primary-navigation ul li:hover div.sub-menu {
	display: block;
}

/* Sub Links */

.gp-theprint-primary-navigation ul li.menu-item-has-children div.sub-menu ul.sub-links {
	float: left;
	display: block;
	background: none;
	width: 22%;
	padding: 1.875rem 1.875rem 1.875rem;
	margin: 0;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
}

.gp-theprint-primary-navigation ul li.menu-item-has-children div.sub-menu ul.sub-links li ul {
	display: none;
}

.gp-theprint-primary-navigation ul li.menu-item-has-children div.sub-menu ul.sub-links li {
	display: block;
	line-height: 1;
	padding: 0.625rem 0;
	margin: 0;
	border: none;
}

.gp-theprint-primary-navigation ul li.menu-item-has-children div.sub-menu ul.sub-links li:first-child {
	padding: 0 0 0.625rem;
}

.gp-theprint-primary-navigation ul li.menu-item-has-children div.sub-menu ul.sub-links li a {
	display: inline-block;
	width: auto;
	font-size: 0.875rem;
	line-height: 1;
	color: #444444;
	padding: 0;
	margin: 0;
	text-decoration: none;
}

.gp-theprint-primary-navigation ul li.menu-item-has-children div.sub-menu ul.sub-links li a:hover {
	color: #444444;
	text-decoration: none;
	-webkit-opacity: 0.85;
	opacity: 0.85;
}

.gp-theprint-primary-navigation ul li.menu-item-has-children div.sub-menu ul.sub-links li.menu-item-object-category .sub-menu {
	display: none;
}

/* Sub Posts */
.gp-theprint-primary-navigation ul li.menu-item-has-children div.sub-menu ul.sub-posts {
	float: right;
	display: block;
	background: none;
	width: 78%;
	padding: 1.875rem 0.938rem 1.875rem;
	margin: 0;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
}

.gp-theprint-primary-navigation ul li div.sub-menu ul.sub-posts {
	display: block;
	float: left;
	background: none;
    width: 100%;
    padding: 1.875rem 0.938rem 1.875rem;
    margin: 0;
    position: relative;
}

.gp-theprint-primary-navigation ul li div.sub-menu ul.sub-posts li {
	float: left;
	width: 25%;
	padding: 0 0.938rem;
	margin: 0;
	border: none;
}

.gp-theprint-primary-navigation ul li .featured-image {
	line-height: 1;
	margin: 0 0 0.625rem;
}

.gp-theprint-primary-navigation ul li .featured-image a.featured-image-link {
	background: none;
	padding: 0;
	margin: 0;
}

.gp-theprint-primary-navigation ul li .featured-image a:hover.featured-image-link {
	-webkit-opacity: 1;
	opacity: 1;
}

.gp-theprint-primary-navigation ul li .featured-image a:hover.featured-image-link img {
	-webkit-opacity: 0.85;
	opacity: 0.85;
}

.gp-theprint-primary-navigation ul li div.sub-menu ul.sub-posts li h5 {
	font-size: 1.000rem;
	margin: 0;
}

.gp-theprint-primary-navigation ul li div.sub-menu ul.sub-posts li a.entry-title {
	font-size: 1.000rem;
	font-weight: 700;
	line-height: 1.3;
	letter-spacing: 0;
	color: #444444;
	padding: 0;
	margin: 0 0 0.625rem;
	text-decoration: none;
	text-transform: none;
}

.gp-theprint-primary-navigation ul li div.sub-menu ul.sub-posts li a:hover.entry-title {
	color: #444444;
	text-decoration: none;
	-webkit-opacity: 1;
	opacity: 1;
}

.gp-theprint-primary-navigation ul li div.sub-menu ul.sub-posts li p.entry-meta {
	font-size: 0.813rem;
	color: #b2b2b2;
	margin: 0;
	text-transform: none;
}


/*-------------------------------------------*/
/* 3.3. Secondary navigation
/*-------------------------------------------*/

.gp-theprint-secondary-navigation {
	float: left;
	background: #444444;
	width: 100%;
	font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 0.875rem;
	font-weight: 700;
	line-height: 2.875rem;
	color: #ffffff;
	padding: 0;
	margin: 0 0 2px;
	text-transform: uppercase;
	position: relative;
}

.gp-theprint-secondary-navigation ul {
	list-style: none;
	margin: 0;
}

.gp-theprint-secondary-navigation ul li {
	float: left;
	margin: 0;
}

.gp-theprint-secondary-navigation ul li a {
	display: inline-block;
	color: #ffffff;
	padding: 0 1.250rem;
	text-decoration: none;
	position: relative;
}

.gp-theprint-secondary-navigation ul li a:hover {
	color: #ffffff;
	text-decoration: none;
	-webkit-opacity: 0.85;
	opacity: 0.85;
}

/* Sub Links #1 */
.gp-theprint-secondary-navigation ul li.menu-item-has-children ul,
.gp-theprint-secondary-navigation ul li.page_item_has_children ul {
	display: none;
	width: 13.750rem;
	background-color: #ffffff;
	padding: 0;
	margin: 0;
	position: absolute;
	-webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
	border-top: none;
	z-index: 999;
}

.gp-theprint-secondary-navigation ul li:hover.menu-item-has-children ul,
.gp-theprint-secondary-navigation ul li:hover.page_item_has_children ul {
	display: block;
}

.gp-theprint-secondary-navigation ul li.menu-item-has-children ul li,
.gp-theprint-secondary-navigation ul li.page_item_has_children ul li {
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	position: relative;
}

.gp-theprint-secondary-navigation ul li.menu-item-has-children ul li a,
.gp-theprint-secondary-navigation ul li.page_item_has_children ul li a {
	display: block;
	font-size: 0.875rem;
	line-height: 1.6;
	color: #444444;
	width: 100%;
	padding: 0.625rem 1.250rem;
	text-align: left;
	text-decoration: none;
}

.gp-theprint-secondary-navigation ul li.menu-item-has-children ul li a:hover,
.gp-theprint-secondary-navigation ul li.page_item_has_children ul li a:hover {
	color: #444444;
	text-decoration: none;
	-webkit-opacity: 0.85;
	opacity: 0.85;
}

/* Sub Links #2 */
.gp-theprint-secondary-navigation ul li.menu-item-has-children ul li.menu-item-has-children ul,
.gp-theprint-secondary-navigation ul li.page_item_has_children ul li.page_item_has_children ul {
	display: none;
	top: 0;
	left: 13.750rem;
}

.gp-theprint-secondary-navigation ul li.menu-item-has-children ul li:hover.menu-item-has-children ul,
.gp-theprint-secondary-navigation ul li.page_item_has_children ul li:hover.page_item_has_children ul {
	display: block;
}

/* Arrow */
.gp-theprint-secondary-navigation ul li.menu-item-has-children a:after,
.gp-theprint-secondary-navigation ul li.page_item_has_children a:after {
	display: inline-block;
	content: "\f067";
    font-family: fontawesome;
    font-size: 10px;
    line-height: 1;
    padding-left: 5px;
    vertical-align: middle;
}

.gp-theprint-secondary-navigation ul li.menu-item-has-children ul li a:after,
.gp-theprint-secondary-navigation ul li.page_item_has_children ul li a:after {
	display: none;
}

.gp-theprint-secondary-navigation ul li.menu-item-has-children ul li.menu-item-has-children a:after,
.gp-theprint-secondary-navigation ul li.page_item_has_children ul li.page_item_has_children a:after {
	display: inline-block;
}

.gp-theprint-secondary-navigation ul li.menu-item-has-children ul li.menu-item-has-children ul li a:after,
.gp-theprint-secondary-navigation ul li.page_item_has_children ul li.page_item_has_children ul li a:after {
	display: none;
}

/* 3.3.1. Mega menu
/*-------------------------------------------*/

.gp-theprint-secondary-navigation ul li div.sub-menu {
	display: none;
	background-color: #ffffff;
	width: 100%;
	line-height: 1.6;
	text-align: left;
	-webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.05);
	box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.05);
	position: absolute;
	left: 0;
    z-index: 9999;
}

.gp-theprint-secondary-navigation ul li:hover div.sub-menu {
	display: block;
}

/* Sub Links */
.gp-theprint-secondary-navigation ul li.menu-item-has-children div.sub-menu ul.sub-links {
	float: left;
	display: block;
	background: none;
	width: 22%;
	padding: 1.875rem 1.875rem 1.875rem;
	margin: 0;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
}

.gp-theprint-secondary-navigation ul li.menu-item-has-children div.sub-menu ul.sub-links li ul {
	display: none;
}

.gp-theprint-secondary-navigation ul li.menu-item-has-children div.sub-menu ul.sub-links li {
	display: block;
	line-height: 1;
	padding: 0.625rem 0;
	margin: 0;
	border: none;
}

.gp-theprint-secondary-navigation ul li.menu-item-has-children div.sub-menu ul.sub-links li:first-child {
	padding: 0 0 0.625rem;
}

.gp-theprint-secondary-navigation ul li.menu-item-has-children div.sub-menu ul.sub-links li a {
	display: inline-block;
	width: auto;
	font-size: 0.875rem;
	line-height: 1;
	color: #444444;
	padding: 0;
	margin: 0;
	text-decoration: none;
}

.gp-theprint-secondary-navigation ul li.menu-item-has-children div.sub-menu ul.sub-links li a:hover {
	color: #444444;
	text-decoration: none;
	-webkit-opacity: 0.85;
	opacity: 0.85;
}

.gp-theprint-secondary-navigation ul li.menu-item-has-children div.sub-menu ul.sub-links li.menu-item-object-category .sub-menu {
	display: none;
}

/* Sub Posts */
.gp-theprint-secondary-navigation ul li.menu-item-has-children div.sub-menu ul.sub-posts {
	float: right;
	display: block;
	background: none;
	width: 78%;
	padding: 1.875rem 0.938rem 1.875rem;
	margin: 0;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
}

.gp-theprint-secondary-navigation ul li div.sub-menu ul.sub-posts {
	display: block;
	float: left;
	background: none;
    width: 100%;
    padding: 1.875rem 0.938rem 1.875rem;
    margin: 0;
    position: relative;
}

.gp-theprint-secondary-navigation ul li div.sub-menu ul.sub-posts li {
	float: left;
	width: 25%;
	padding: 0 0.938rem;
	margin: 0;
	border: none;
}

.gp-theprint-secondary-navigation ul li .featured-image {
	line-height: 1;
	margin: 0 0 0.625rem;
}

.gp-theprint-secondary-navigation ul li .featured-image a.featured-image-link {
	background: none;
	padding: 0;
	margin: 0;
}

.gp-theprint-secondary-navigation ul li .featured-image a:hover.featured-image-link {
	-webkit-opacity: 1;
	opacity: 1;
}

.gp-theprint-secondary-navigation ul li .featured-image a:hover.featured-image-link img {
	-webkit-opacity: 0.85;
	opacity: 0.85;
}

.gp-theprint-secondary-navigation ul li div.sub-menu ul.sub-posts li h5 {
	font-size: 1.000rem;
	margin: 0;
}

.gp-theprint-secondary-navigation ul li div.sub-menu ul.sub-posts li a.entry-title {
	font-size: 1.000rem;
	font-weight: 700;
	line-height: 1.3;
	letter-spacing: 0;
	color: #444444;
	padding: 0;
	margin: 0 0 0.625rem;
	text-decoration: none;
	text-transform: none;
}

.gp-theprint-secondary-navigation ul li div.sub-menu ul.sub-posts li a:hover.entry-title {
	color: #444444;
	text-decoration: none;
	-webkit-opacity: 1;
	opacity: 1;
}

.gp-theprint-secondary-navigation ul li div.sub-menu ul.sub-posts li p.entry-meta {
	font-size: 0.813rem;
	color: #b2b2b2;
	margin: 0;
	text-transform: none;
}


/*-------------------------------------------*/
/* 3.4. Top ad
/*-------------------------------------------*/

.gp-theprint-top-ad {
	margin: 0 0 1.563rem;
	text-align: center;
}


/*-----------------------------------------------------------------------------------*/
/* 4.0. Main
/*-----------------------------------------------------------------------------------*/

.gp-theprint-main {
	margin: 0;
}

/*-------------------------------------------*/
/* 4.1. Site main
/*-------------------------------------------*/

.gp-theprint-site-main {
	background-color: #ffffff;
	padding: 2.188rem 2.500rem 1.250rem; 
	margin: -2px 0 0;
	overflow: hidden;
}


/*-------------------------------------------*/
/* 4.2. Content
/*-------------------------------------------*/

.gp-theprint-content {
	float: left;
	width: 70.90909090%;
	padding-right: 2.500rem;
}

.gp-theprint-content.single-post {
	width: 100%;
	padding-right: 0;
}


/*-------------------------------------------*/
/* 4.3. Articles
/*-------------------------------------------*/

.hentry {
	width: 100%;
	padding: 0;
	margin: 0;
}

.gp-theprint-articles {
	margin: 0 -0.938rem;
}

/* 4.3.1. Homepage title
/*-------------------------------------------*/

h1.gp-theprint-page-title,
h4.gp-theprint-page-title {
	display: block;
	background: none;
	font-size: 1.125rem;
	color: #444444;
	padding: 0;
	margin: 0 0 1.563rem;
	text-align: left;
	text-transform: uppercase;
	position: relative;
}

h1.gp-theprint-page-title span,
h4.gp-theprint-page-title span {
	display: block;
	background-color: #f2f3f4;
	line-height: 2.875rem;
	padding: 0 0.750rem;
}

h1.gp-theprint-page-title span.after,
h4.gp-theprint-page-title span.after {
	display: none;
}

/* 4.3.2. Featured image
/*-------------------------------------------*/

.featured-image {
	float: none;
	margin: 0 0 0.938rem;
	position: relative;
}

.featured-image img {
	display: block;
}

.featured-image a img {
	-webkit-transition: 0.1s all ease-in-out;
    -transition: 0.1s all ease-in-out;
    transition: 0.1s all ease-in-out;
}

.featured-image a:hover img {
	-webkit-opacity: 0.9;
	opacity: 0.9;
	-webkit-transition: 0.1s all ease-in-out;
    -transition: 0.1s all ease-in-out;
    transition: 0.1s all ease-in-out;
}

/* 4.3.3. Entry overlay
/*-------------------------------------------*/

.entry-overlay {
	background: rgba(0,0,0,0.3);
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

/* 4.3.4. Entry format
/*-------------------------------------------*/

.entry-format {
	display: inline-block;
	position: absolute;
	margin: -1.438rem 0 0 -1.438rem;
	top: 50%;
	left: 50%;
}

.entry-format i {
	display: inline-block;
	background-color: rgba(0,0,0,0.2);
	font-size: 1.125rem;
	line-height: 2.625rem;
	color: #ffffff;
	width: 2.875rem;
	height: 2.875rem;
	text-align: center;
	border: 2px solid #ffffff;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.entry-format i.fa-play:before {
	margin-left: 0.250rem;
}

/* 4.3.5. Entry format small
/*-------------------------------------------*/

.entry-format-small {
	display: inline-block;
	position: absolute;
	margin: -1.188rem 0 0 -1.188rem;
	top: 50%;
	left: 50%;
}

.entry-format-small i {
	display: inline-block;
	background-color: rgba(0,0,0,0.2);
	font-size: 1.000rem;
	line-height: 2.125rem;
	color: #ffffff;
	width: 2.375rem;
	height: 2.375rem;
	text-align: center;
	border: 2px solid #ffffff;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.entry-format-small i.fa-play:before {
	margin-left: 0.188rem;
}

/* 4.3.6. Entry meta category
/*-------------------------------------------*/

.entry-meta-category {
    font-size: 0.875rem;
    font-weight: 700;
    color: #b2b2b2;
    padding: 0;
    margin: 0 0 0.625rem;
}

.entry-meta-category a {
	display: inline-block;
	color: #b2b2b2;
	text-decoration: none;
}

.entry-meta-category a:hover {
	color: #b2b2b2;
	text-decoration: underline;
}

.entry-meta-category span.slash {
	display: inline-block;
	content : '';
}

/* 4.3.7. Entry title
/*-------------------------------------------*/

h2.entry-title {
	font-size: 1.375rem;
	margin: 0 0 0.625rem;
}

h2.entry-title a {
	color: #444444;
	text-decoration: none;
}

h2.entry-title a:hover {
	color: #666666;
	text-decoration: none;
}

/* 4.3.8. Entry meta
/*-------------------------------------------*/

.entry-meta {
	display: block;
	font-size: 0.875rem;
	font-weight: normal;
	color: #b2b2b2;
	margin: 0.625rem 0 0;
}

.entry-meta a {
	display: inline-block;
	color: #b2b2b2;
	text-decoration: none;
}

.entry-meta a:hover {
	color: #b2b2b2;
	text-decoration: underline;
}

.entry-meta span.slash {
    -webkit-opacity: 0.5;
    opacity: 0.5;
}

/* 4.3.9. Entry excerpt
/*-------------------------------------------*/

.entry-excerpt {
	font-size: 14px;
	color: #777777;
}

.entry-excerpt p {
	margin: 0;
}

/* 4.3.10. Entry share
/*-------------------------------------------*/

.featured-image .entry-share {
	display: block;
	width: 28px;
	position: absolute;
	top: 5px;
	right: 1px;
	z-index: 99;
	opacity: 0;
	-webkit-transition: 0.1s all ease-in-out;
    -transition: 0.1s all ease-in-out;
    transition: 0.1s all ease-in-out;
}

.hentry.front-post:hover .featured-image .entry-share {
	opacity: 1;
}

.featured-image .entry-share ul {
	list-style: none;
	margin: 0;
}

.featured-image .entry-share ul li {
	display: block;
	margin: 0;
	text-align: center;
}

.featured-image .entry-share ul li:last-child {
	margin: 0;
}

.featured-image .entry-share ul li a {
	font-size: 20px;
	color: #ffffff;
	text-decoration: none;
	text-shadow: 0 1px 2px rgba(0,0,0,0.4);
}

/* Style b */
.featured-image .entry-share.style-b ul li a {
	display: inline-block;
	background-color: #ffffff;
	color: #444444;
	width: 26px;
	height: 26px;
	font-size: 16px;
	line-height: 26px;
	text-align: center;
	text-decoration: none;
	text-shadow: none;
}

.featured-image .entry-share.style-b ul li a:hover {
	color: #666666;
	text-decoration: none;
}

/* Style c */
.featured-image .entry-share.style-c {
	background-color: #444444;
	top: 0;
	right: 0;
}

.featured-image .entry-share.style-c ul li {
	margin: 0 0 2px;
}

.featured-image .entry-share.style-c ul li a {
	font-size: 1.000rem;
	color: #ffffff;
	text-shadow: none;
}

/* Style d */
.featured-image .entry-share.style-d {
	top: 0;
	right: 0;
}

.featured-image .entry-share.style-d ul li a {
	display: inline-block;
	background-color: #777777;
	color: #ffffff;
	width: 28px;
	height: 28px;
	font-size: 16px;
	line-height: 28px;
	text-align: center;
	text-decoration: none;
	text-shadow: none;
}

.featured-image .entry-share.style-d ul li.facebook a {
	background-color: #3b5998;
}

.featured-image .entry-share.style-d ul li.twitter a {
	background-color: #55acee;
}

.featured-image .entry-share.style-d ul li.google-plus a {
	background-color: #dd4b39;
}


/*-------------------------------------------*/
/* 4.4. Featured posts
/*-------------------------------------------*/

.gp-theprint-featured-posts {
	background-color: #ffffff;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

.gp-theprint-featured-posts .gp-theprint-articles {
	margin: 0 -1px;
}

/* 4.4.1. Featured post
/*-------------------------------------------*/

/* Featured image */
.featured-post .featured-image {
	margin: 0;
}

.featured-post .featured-image img {
	height: 100%;
}

/* Entry overlay */
.featured-post .featured-image .entry-overlay {
	background-color: rgba(0,0,0,0.3);
	-webkit-transition: 0.1s all ease-in-out;
    -transition: 0.1s all ease-in-out;
    transition: 0.1s all ease-in-out;
}

.featured-post .featured-image:hover .entry-overlay {
	background-color: rgba(0,0,0,0.5);
	-webkit-transition: 0.1s all ease-in-out;
    -transition: 0.1s all ease-in-out;
    transition: 0.1s all ease-in-out;
}

/* Entry description */
.featured-post .entry-description {
	display: block;
	padding: 1.250rem;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 99;
}

/* Entry meta category */
.featured-post .entry-meta-category {
	font-size: 0.750rem;
	font-weight: bold;
	color: #ffffff;
	margin: 0 0 0.625rem;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
	text-transform: uppercase;
}

.featured-post .entry-meta-category a {
	color: #ffffff;
	text-decoration: none;
}

.featured-post .entry-meta-category a:hover {
	color: #ffffff;
	text-decoration: none;
}

/* Entry header */
.featured-post .entry-header {
	position: relative;
	z-index: 99;
}

/* Entry title */
.featured-post h2.entry-title {
	color: #ffffff;
	margin: 0;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
	position: relative;
}

.featured-post h2.entry-title a {
	color: #ffffff;
	text-decoration: none;
	position: relative;
	z-index: 99;
}

.featured-post h2.entry-title span.background-shadow {
    display: inline-block;
    background-color: #000000;
    content: '';
    width: 100%;
    height: 100%;
    opacity: 0.5;
    position: absolute;
}

/* Entry shadow */
.featured-post .entry-description .entry-shadow {
	content: '';
	display: block;
	background-color: #000000;
	opacity: 0.5;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.featured-post .entry-description .entry-shadow {
	-webkit-opacity: 0.7;
	opacity: 0.7;
}

.featured-post .entry-perfect-shadow {
	background-color: #292484;
    background-image: -webkit-linear-gradient(135deg,#292484,#dc4225);
    background-image: -moz-linear-gradient(135deg,#292484,#dc4225);
    background-image: -o-linear-gradient(135deg,#292484,#dc4225);
    background-image: linear-gradient(135deg,#292484,#dc4225);
    -webkit-opacity: 0.6;
    opacity: 0.6;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: inset 0 0 50px rgba(0,0,0,0.5);
    -moz-box-shadow: inset 0 0 50px rgba(0,0,0,0.5);
    box-shadow: inset 0 0 50px rgba(0,0,0,0.5);
}

.featured-post:hover .entry-perfect-shadow {
	-webkit-opacity: 0.8;
	opacity: 0.8;
}

.featured-post:nth-child(1) .entry-perfect-shadow {
	background-color: #292484;
    background-image: -webkit-linear-gradient(135deg,#292484,#dc4225);
    background-image: -moz-linear-gradient(135deg,#292484,#dc4225);
    background-image: -o-linear-gradient(135deg,#292484,#dc4225);
    background-image: linear-gradient(135deg,#292484,#dc4225);
}

.featured-post:nth-child(2) .entry-perfect-shadow {
	background-color: #002f4b;
    background-image: -webkit-linear-gradient(135deg,#002f4b,#417711);
    background-image: -moz-linear-gradient(135deg,#002f4b,#417711);
    background-image: -o-linear-gradient(135deg,#002f4b,#417711);
    background-image: linear-gradient(135deg,#002f4b,#417711);
}

.featured-post:nth-child(3) .entry-perfect-shadow {
	background-color: #d38312;
    background-image: -webkit-linear-gradient(135deg,#d38312,#002f4b);
    background-image: -moz-linear-gradient(135deg,#d38312,#002f4b);
    background-image: -o-linear-gradient(135deg,#d38312,#002f4b);
    background-image: linear-gradient(135deg,#d38312,#002f4b);
}

.featured-post:nth-child(4) .entry-perfect-shadow {
	background-color: #e0be00;
    background-image: -webkit-linear-gradient(135deg,#e0be00,#dc4225);
    background-image: -moz-linear-gradient(135deg,#e0be00,#dc4225);
    background-image: -o-linear-gradient(135deg,#e0be00,#dc4225);
    background-image: linear-gradient(135deg,#e0be00,#dc4225);
}

.featured-post:nth-child(5) .entry-perfect-shadow {
    background-color: #d38312;
    background-image: -webkit-linear-gradient(135deg,#d38312,#a83279);
    background-image: -moz-linear-gradient(135deg,#d38312,#a83279);
    background-image: -o-linear-gradient(135deg,#d38312,#a83279);
    background-image: linear-gradient(135deg,#d38312,#a83279);
}

.featured-post:nth-child(6) .entry-perfect-shadow {
	background-color: #417711;
    background-image: -webkit-linear-gradient(135deg,#417711,#dc4225);
    background-image: -moz-linear-gradient(135deg,#417711,#dc4225);
    background-image: -o-linear-gradient(135deg,#417711,#dc4225);
    background-image: linear-gradient(135deg,#417711,#dc4225);
}

.featured-post:nth-child(7) .entry-perfect-shadow {
	background-color: #292484;
    background-image: -webkit-linear-gradient(135deg,#292484,#e0be00);
    background-image: -moz-linear-gradient(135deg,#292484,#e0be00);
    background-image: -o-linear-gradient(135deg,#292484,#e0be00);
    background-image: linear-gradient(135deg,#292484,#e0be00);
}

.featured-post:nth-child(8) .entry-perfect-shadow {
	background-color: #dc4225;
    background-image: -webkit-linear-gradient(135deg,#dc4225,#002f4b);
    background-image: -moz-linear-gradient(135deg,#dc4225,#002f4b);
    background-image: -o-linear-gradient(135deg,#dc4225,#002f4b);
    background-image: linear-gradient(135deg,#dc4225,#002f4b);
}

/* Entry link */
.featured-post a.entry-link {
	display: inline-block;
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
}


/* 4.4.1. Featured post with style A
/*-------------------------------------------*/

.gp-theprint-featured-post-a.style-a {
	float: left;
	width: 50%;
	padding: 0 1px;
	margin: 0 0 2px;
	border: none;
}

.gp-theprint-featured-post-a.style-b {
	float: left;
	width: 33.33333334%;
	padding: 0 1px;
	margin: 0 0 2px;
	border: none;
}

/* Entry title */
.gp-theprint-featured-post-a h2.entry-title {
	font-size: 1.875rem;
}

.gp-theprint-featured-post-a.style-b h2.entry-title {
	font-size: 1.375rem;
}

/* 4.4.2. Featured post with style B
/*-------------------------------------------*/

.gp-theprint-featured-post-b {
	float: left;
	width: 50%;
	padding: 0 1px;
	margin: 0 0 2px;
	border: none;
}

/* Entry title */
.gp-theprint-featured-post-b h2.entry-title {
	width: 85%;
	font-size: 1.750rem;
}

/* 4.4.3. Featured post with style C
/*-------------------------------------------*/

.gp-theprint-featured-post-c.style-a {
	float: left;
	width: 50%;
	padding: 0 1px;
	margin: 0 0 2px;
	border: none;
}

.gp-theprint-featured-post-c.style-b {
	float: left;
	width: 25%;
	padding: 0 1px;
	margin: 0 0 2px;
	border: none;
}

/* Entry title */
.gp-theprint-featured-post-c h2.entry-title {
	font-size: 1.875rem;
}

.gp-theprint-featured-post-c.style-b h2.entry-title {
	font-size: 1.375rem;
}

/* Featured image */
.gp-theprint-featured-post-c .featured-image,
.gp-theprint-featured-post-c .featured-image {
	height: 280px;
}

/* 4.4.4. Featured post with style D
/*-------------------------------------------*/

.gp-theprint-featured-post-d.style-a {
	float: left;
	width: 50%;
	padding: 0 1px;
	margin: 0 0 2px;
}

.gp-theprint-featured-post-d.style-b {
	float: left;
	width: 25%;
	padding: 0 1px;
	margin: 0 0 2px;
}

/* Entry title */
.gp-theprint-featured-post-d h2.entry-title {
	font-size: 2.500rem;
}

.gp-theprint-featured-post-d.style-b h2.entry-title {
	font-size: 1.375rem;
}

/* 4.4.5. Featured post with style E
/*-------------------------------------------*/

.gp-theprint-featured-post-e.style-a {
	float: left;
	width: 60.241%;
	padding: 0 1px;
	margin: 0 0 2px;
	border: none;
}

.gp-theprint-featured-post-e.style-b {
	float: left;
	width: 39.759%;
	padding: 0 1px;
	margin: 0 0 2px;
	border: none;
}

/* Entry title */
.gp-theprint-featured-post-e h2.entry-title {
	font-size: 2.500rem;
}

.gp-theprint-featured-post-e.style-b h2.entry-title {
	font-size: 1.375rem;
}

/* 4.4.6. Featured post with style F
/*-------------------------------------------*/

.gp-theprint-featured-post-f {
	float: left;
	width: 25%;
	padding: 0 1px;
	margin: 0 0 2px;
	border: none;
}

/* Entry title */
.gp-theprint-featured-post-f h2.entry-title {
	font-size: 1.375rem;
}


/*-------------------------------------------*/
/* 4.5. Front posts
/*-------------------------------------------*/

.gp-theprint-articles.front-posts {
	margin: 0;
}

.gp-theprint-articles.front-posts.with-padding {
	margin: 0 -0.938rem;
}

.gp-theprint-front-posts {
	margin: 0;
	overflow: hidden;
}

/* 4.5.1. Front posts with style A
/*-------------------------------------------*/

.hentry.gp-theprint-front-post-a {
	float: left;
	display: block;
	width: 50%;
	padding: 0 0.938rem;
	margin: 0 0 2.500rem;
}

.hentry.gp-theprint-front-post-a.first {
	clear: left;
}

/* Featured image */
.hentry.gp-theprint-front-post-a .featured-image {
	float: none;
	margin: 0 0 0.938rem;
}

/* Entry title */
.hentry.gp-theprint-front-post-a h2.entry-title {
	font-size: 1.375rem;
	margin: 0;
}

/* 4.5.2. Front posts with style B
/*-------------------------------------------*/

.hentry.gp-theprint-front-post-b {
	float: left;
	width: 33.33333334%;
	padding: 0 0.938rem;
	margin: 0 0 2.500rem;
}

.hentry.gp-theprint-front-post-b.first {
	clear: left;
}

/* Featured image */
.hentry.gp-theprint-front-post-b .featured-image {
	float: none;
	margin: 0 0 0.938rem;
}

/* Entry title */
.hentry.gp-theprint-front-post-b h2.entry-title {
	font-size: 1.125rem;
	margin: 0;
}

/* 4.5.3. Front posts with style C
/*-------------------------------------------*/

.gp-theprint-articles.front-posts-c {
	margin: 0;
}

.hentry.gp-theprint-front-post-c {
	float: none;
	display: block;
	width: 100%;
	padding: 0 0 1.875rem;
	margin: 0 0 1.875rem;
	border-bottom: 1px solid #e9e9e9;
}

/* Featured image */
.hentry.gp-theprint-front-post-c .featured-image {
	float: left;
	width: 17.500rem;
	margin: 0 1.875rem 0 0;
}

/* Entry description */
.hentry.gp-theprint-front-post-c .entry-description {
	margin: 0 0 0 19.375rem;
}

/* Entry title */
.hentry.gp-theprint-front-post-c h2.entry-title {
	font-size: 1.175rem;
	margin: 0.313rem 0 0.625rem;
}

/* 4.5.4. Front posts with style D
/*-------------------------------------------*/

.gp-theprint-articles.front-posts-d {
	margin: 0;
}

.hentry.gp-theprint-front-post-d {
	float: none;
	display: block;
	width: 100%;
	padding: 0 0 1.875rem;
	margin: 0 0 1.875rem;
	border-bottom: 1px solid #e9e9e9;
}

/* Entry title */
.hentry.gp-theprint-front-post-d h2.entry-title {
	font-size: 1.750rem;
	margin: 0 0 0.625rem;
}

/* Featured image */
.hentry.gp-theprint-front-post-d .featured-image {
	float: none;
	width: 100%;
	margin: 0 0 0.938rem;
}

/* Entry meta category */
.hentry.gp-theprint-front-post-d .entry-meta-category {
	margin: 0 0 0.938rem;
}

/* 4.5.5. Front posts with style E
/*-------------------------------------------*/

.hentry.gp-theprint-front-post-e {
	float: left;
	display: block;
	padding: 0 0.938rem;
	margin: 0 0 2.500rem;
}

.hentry.gp-theprint-front-post-e.style-a {
	width: 50%;
}

.hentry.gp-theprint-front-post-e.style-b {
	width: 33.33333334%;
}

.hentry.gp-theprint-front-post-e:nth-child(3),
.hentry.gp-theprint-front-post-e:nth-child(6),
.hentry.gp-theprint-front-post-e:nth-child(8),
.hentry.gp-theprint-front-post-e:nth-child(11),
.hentry.gp-theprint-front-post-e:nth-child(13),
.hentry.gp-theprint-front-post-e:nth-child(16),
.hentry.gp-theprint-front-post-e:nth-child(18),
.hentry.gp-theprint-front-post-e:nth-child(21),
.hentry.gp-theprint-front-post-e:nth-child(23),
.hentry.gp-theprint-front-post-e:nth-child(26),
.hentry.gp-theprint-front-post-e:nth-child(28) {
	clear: left;
}

/* Featured image */
.hentry.gp-theprint-front-post-e.style-a .featured-image {
	float: none;
	margin: 0 0 0.938rem;
}

.hentry.gp-theprint-front-post-e.style-b .featured-image {
	float: none;
	margin: 0 0 0.938rem;
}

/* Entry title */
.hentry.gp-theprint-front-post-e.style-a h2.entry-title {
	font-size: 1.375rem;
	margin: 0;
}

.hentry.gp-theprint-front-post-e.style-b h2.entry-title {
	font-size: 1.125rem;
	margin: 0;
}

/* 4.5.6. Front posts with style F
/*-------------------------------------------*/

.gp-theprint-articles.front-posts-f {
	margin: 0;
}

.hentry.gp-theprint-front-post-f {
	float: none;
	display: block;
	width: 100%;
	padding: 0 0 1.875rem;
	margin: 0 0 1.875rem;
	border-bottom: 1px solid #e9e9e9;
}

/* Featured image */
.hentry.gp-theprint-front-post-f.style-a .featured-image {
	float: none;
	width: 100%;
	margin: 0 0 0.938rem;
}
.hentry.gp-theprint-front-post-f.style-b .featured-image {
	float: left;
	width: 17.500rem;
	margin: 0 1.875rem 0 0;
}

/* Entry description */
.hentry.gp-theprint-front-post-f.style-b .entry-description {
	margin: 0 0 0 19.375rem;
}

/* Entry meta category */
.hentry.gp-theprint-front-post-f.style-a .entry-meta-category {
	margin: 0 0 0.938rem;
}

/* Entry title */
.hentry.gp-theprint-front-post-f.style-a h2.entry-title {
	font-size: 1.875rem;
	margin: 0 0 0.625rem;
}

.hentry.gp-theprint-front-post-f.style-b h2.entry-title {
	font-size: 1.375rem;
	margin: 0 0 0.625rem;
}

/* 4.5.7. Front posts with style G
/*-------------------------------------------*/

.gp-theprint-articles.front-posts-g {
	margin: 0;
}

.hentry.gp-theprint-front-post-g {
	float: none;
	display: block;
	width: 100%;
	padding: 0 0 1.875rem;
	margin: 0 0 1.875rem;
	border-bottom: 1px solid #e9e9e9;
}

/* Featured image */
.hentry.gp-theprint-front-post-g .featured-image {
	float: left;
	width: 12.500rem;
	margin: 0 1.875rem 0 0;
}

/* Entry description */
.hentry.gp-theprint-front-post-g .entry-description {
	margin: 0 0 0 14.375rem;
}

/* Entry title */
.hentry.gp-theprint-front-post-g h2.entry-title {
	font-size: 1.375rem;
	margin: 0 0 0.625rem;
}

/* 4.5.7. Front posts with style H
/*-------------------------------------------*/

.gp-theprint-articles.front-posts-h {
	margin: 0;
}

.hentry.gp-theprint-front-post-h {
	float: none;
	display: block;
	width: 100%;
	padding: 0 0 1.875rem;
	margin: 0 0 1.875rem;
	border-bottom: 1px solid #e9e9e9;
}

/* Featured image */
.hentry.gp-theprint-front-post-h .featured-image {
	float: left;
	width: 22.500rem;
	margin: 0 1.875rem 0 0;
}

/* Entry description */
.hentry.gp-theprint-front-post-h .entry-description {
	margin: 0 0 0 24.375rem;
}

/* Entry title */
.hentry.gp-theprint-front-post-h h2.entry-title {
	font-size: 1.375rem;
	margin: 0 0 0.625rem;
}

/* 4.5.8. Front posts with style I
/*-------------------------------------------*/

.gp-theprint-articles.front-posts-i {
	margin: 0;
}

.hentry.gp-theprint-front-post-i {
	float: none;
	display: block;
	width: 100%;
	padding: 0 0 1.875rem;
	margin: 0 0 1.875rem;
	border-bottom: 1px solid #e9e9e9;
}

/* Featured image */
.hentry.gp-theprint-front-post-i.style-a .featured-image {
	float: left;
	width: 17.500rem;
	margin: 0 1.875rem 0 0;
}

.hentry.gp-theprint-front-post-i.style-b .featured-image {
	float: left;
	width: 12.500rem;
	margin: 0 1.875rem 0 0;
}

/* Entry description */
.hentry.gp-theprint-front-post-i.style-a .entry-description {
	margin: 0 0 0 19.375rem;
}

.hentry.gp-theprint-front-post-i.style-b .entry-description {
	margin: 0 0 0 14.375rem;
}

/* Entry title */
.hentry.gp-theprint-front-post-i h2.entry-title {
	font-size: 1.375rem;
	margin: 0 0 0.625rem;
}

/* 4.5.9. Front posts with style j
/*-------------------------------------------*/

.gp-theprint-articles.front-posts-j {
	margin: 0;
}

.hentry.gp-theprint-front-post-j {
	float: none;
	display: block;
	width: 100%;
	padding: 0 0 1.875rem;
	margin: 0 0 1.875rem;
	border-bottom: 1px solid #e9e9e9;
}

/* Featured image */
.hentry.gp-theprint-front-post-j.style-a .featured-image {
	float: left;
	width: 22.500rem;
	margin: 0 1.875rem 0 0;
}

.hentry.gp-theprint-front-post-j.style-b .featured-image {
	float: left;
	width: 17.500rem;
	margin: 0 1.875rem 0 0;
}

/* Entry description */
.hentry.gp-theprint-front-post-j.style-a .entry-description {
	margin: 0 0 0 24.375rem;
}

.hentry.gp-theprint-front-post-j.style-b .entry-description {
	margin: 0 0 0 19.375rem;
}

/* Entry title */
.hentry.gp-theprint-front-post-j h2.entry-title {
	font-size: 1.375rem;
	margin: 0 0 0.625rem;
}

/* 4.5.10. Front posts with style K
/*-------------------------------------------*/

.gp-theprint-articles.front-posts-k {
	margin: 0;
}

.hentry.gp-theprint-front-post-k {
	float: none;
	display: block;
	width: 100%;
	padding: 0 0 1.875rem;
	margin: 0 0 1.875rem;
	border-bottom: 1px solid #e9e9e9;
}

/* Featured image */
.hentry.gp-theprint-front-post-k .featured-image {
	float: none;
	width: 100%;
	margin: 0 0 0.938rem;
}

/* Entry meta category */
.hentry.gp-theprint-front-post-k .entry-meta-category {
	font-size: 0.875rem;
	margin: 0 0 0.938rem;
}

/* Entry title */
.hentry.gp-theprint-front-post-k h2.entry-title {
	font-size: 1.875rem;
	margin: 0 0 0.625rem;
}


/*-------------------------------------------*/
/* 4.6. Staff posts
/*-------------------------------------------*/

.gp-theprint-staff-posts {
	background-color: #ffffff;
	width: auto;
	padding: 0;
	margin: 0 -2.500rem 3.750rem;
	position: relative;
	overflow: hidden;
}

/* Staff title */
.gp-theprint-staff-posts h4.gp-theprint-staff-posts-title {
	background-color: #444444;
    font-size: 1.375rem;
    line-height: 3.000rem;
   	letter-spacing: 4px;
    color: #ffffff;
    margin: 0 0 2px;
    text-align: center;
    text-transform: uppercase;
}

/* Articles */
.gp-theprint-staff-posts .gp-theprint-articles {
	margin: 0 -1px;
}

/* Article */
.staff-post {
	float: left;
	padding: 0 1px;
	margin: 0 0 2px;
	border: none;
	position: relative;
}

/* Featured image */
.staff-post .featured-image {
	margin: 0;
}

.staff-post .featured-image img {
	height: 100%;
}

/* Overlay */
.staff-post .featured-image .entry-overlay {
	background-color: rgba(0,0,0,0.3);
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: 0.15s all ease-in-out;
    -transition: 0.15s all ease-in-out;
    transition: 0.15s all ease-in-out;
}

.staff-post .featured-image:hover .entry-overlay {
	background-color: rgba(0,0,0,0.5);
	-webkit-transition: 0.15s all ease-in-out;
    -transition: 0.15s all ease-in-out;
    transition: 0.15s all ease-in-out;
}

/* Entry description */
.staff-post .entry-description {
	display: block;
	padding: 1.250rem;
	position: absolute;
	bottom: 0;
	left: 0;
}

/* Entry header */
.staff-post .entry-header {
	position: relative;
    z-index: 99;
}

/* Entry meta category */
.staff-post .entry-meta-category {
	font-size: 0.750rem;
    font-weight: 700;
    color: #ffffff;
    margin: 0 0 0.625rem;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
    text-transform: uppercase;
}

.staff-post .entry-meta-category a {
	color: #ffffff;
	text-decoration: none;
}

.staff-post .entry-meta-category a:hover {
	color: #ffffff;
	text-decoration: none;
}

/* Entry title */
.staff-post h2.entry-title {
	font-size: 1.375rem;
	color: #ffffff;
	margin: 0;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
}

/* Entry link */
.staff-post a.entry-link {
    display: inline-block;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}

/* Entry shadow */
.staff-post .entry-description .entry-shadow {
	content: '';
	display: block;
	background-color: #000000;
	opacity: 0.5;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.staff-post .entry-description .entry-shadow {
	-webkit-opacity: 0.7;
	opacity: 0.7;
}

.staff-post .entry-perfect-shadow {
	background-color: #292484;
    background-image: -webkit-linear-gradient(135deg,#292484,#dc4225);
    background-image: -moz-linear-gradient(135deg,#292484,#dc4225);
    background-image: -o-linear-gradient(135deg,#292484,#dc4225);
    background-image: linear-gradient(135deg,#292484,#dc4225);
    -webkit-opacity: 0.6;
    opacity: 0.6;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: inset 0 0 50px rgba(0,0,0,0.5);
    -moz-box-shadow: inset 0 0 50px rgba(0,0,0,0.5);
    box-shadow: inset 0 0 50px rgba(0,0,0,0.5);
}

.staff-post:hover .entry-perfect-shadow {
	-webkit-opacity: 0.8;
	opacity: 0.8;
}

.staff-post:nth-child(1) .entry-perfect-shadow {
	background-color: #292484;
    background-image: -webkit-linear-gradient(135deg,#292484,#dc4225);
    background-image: -moz-linear-gradient(135deg,#292484,#dc4225);
    background-image: -o-linear-gradient(135deg,#292484,#dc4225);
    background-image: linear-gradient(135deg,#292484,#dc4225);
}

.staff-post:nth-child(2) .entry-perfect-shadow {
	background-color: #002f4b;
    background-image: -webkit-linear-gradient(135deg,#002f4b,#417711);
    background-image: -moz-linear-gradient(135deg,#002f4b,#417711);
    background-image: -o-linear-gradient(135deg,#002f4b,#417711);
    background-image: linear-gradient(135deg,#002f4b,#417711);
}

.staff-post:nth-child(3) .entry-perfect-shadow {
	background-color: #d38312;
    background-image: -webkit-linear-gradient(135deg,#d38312,#002f4b);
    background-image: -moz-linear-gradient(135deg,#d38312,#002f4b);
    background-image: -o-linear-gradient(135deg,#d38312,#002f4b);
    background-image: linear-gradient(135deg,#d38312,#002f4b);
}

.staff-post:nth-child(4) .entry-perfect-shadow {
	background-color: #e0be00;
    background-image: -webkit-linear-gradient(135deg,#e0be00,#dc4225);
    background-image: -moz-linear-gradient(135deg,#e0be00,#dc4225);
    background-image: -o-linear-gradient(135deg,#e0be00,#dc4225);
    background-image: linear-gradient(135deg,#e0be00,#dc4225);
}

.staff-post:nth-child(5) .entry-perfect-shadow {
    background-color: #d38312;
    background-image: -webkit-linear-gradient(135deg,#d38312,#a83279);
    background-image: -moz-linear-gradient(135deg,#d38312,#a83279);
    background-image: -o-linear-gradient(135deg,#d38312,#a83279);
    background-image: linear-gradient(135deg,#d38312,#a83279);
}

.staff-post:nth-child(6) .entry-perfect-shadow {
	background-color: #417711;
    background-image: -webkit-linear-gradient(135deg,#417711,#dc4225);
    background-image: -moz-linear-gradient(135deg,#417711,#dc4225);
    background-image: -o-linear-gradient(135deg,#417711,#dc4225);
    background-image: linear-gradient(135deg,#417711,#dc4225);
}

.staff-post:nth-child(7) .entry-perfect-shadow {
	background-color: #292484;
    background-image: -webkit-linear-gradient(135deg,#292484,#e0be00);
    background-image: -moz-linear-gradient(135deg,#292484,#e0be00);
    background-image: -o-linear-gradient(135deg,#292484,#e0be00);
    background-image: linear-gradient(135deg,#292484,#e0be00);
}

.staff-post:nth-child(8) .entry-perfect-shadow {
	background-color: #dc4225;
    background-image: -webkit-linear-gradient(135deg,#dc4225,#002f4b);
    background-image: -moz-linear-gradient(135deg,#dc4225,#002f4b);
    background-image: -o-linear-gradient(135deg,#dc4225,#002f4b);
    background-image: linear-gradient(135deg,#dc4225,#002f4b);
}

.staff-post:nth-child(9) .entry-perfect-shadow {
	background-color: #d38312;
    background-image: -webkit-linear-gradient(135deg,#d38312,#292484);
    background-image: -moz-linear-gradient(135deg,#d38312,#292484);
    background-image: -o-linear-gradient(135deg,#d38312,#292484);
    background-image: linear-gradient(135deg,#d38312,#292484);
}

/* Staff posts with style A */
.gp-theprint-staff-post-a {
	float: left;
	width: 33.3333334%;
	padding: 0 1px;
	margin: 0 0 2px;
	border: none;
	position: relative;
}

/* Staff posts with style B */
.gp-theprint-staff-post-b {
	width: 25%;
}


/*-------------------------------------------*/
/* 4.7. Homepage Newsletter
/*-------------------------------------------*/

.gp-theprint-homepage-newsletter {
	color: #ffffff;
	padding: 8.750rem 0;
	margin: 0 -2.500rem 3.750rem;
	position: relative;
}

.gp-theprint-homepage-newsletter .newsletter-content {
	max-width: 80%;
	margin: 0 auto;
	text-align: center;
	position: relative;
	z-index: 99;
}

.gp-theprint-homepage-newsletter .newsletter-content h4 {
	font-size: 1.625rem;
	letter-spacing: 4px;
	margin-bottom: 0.938rem;
	text-transform: uppercase;
}

.gp-theprint-homepage-newsletter .newsletter-content form {
	max-width: 37.500rem;
	margin: 0 auto;
}

.gp-theprint-homepage-newsletter .newsletter-content form input[type=text],
.gp-theprint-homepage-newsletter .newsletter-content form input[type=email] {
	background-color: #ffffff;
	line-height: 3.125rem;
	width: 100%;
	height: 3.125rem;
	margin-bottom: 0.625rem;
	border: none;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.gp-theprint-homepage-newsletter .newsletter-content form input[type="submit"],
.gp-theprint-homepage-newsletter .newsletter-content form input[type="button"],
.gp-theprint-homepage-newsletter .newsletter-content form button {
	background-color: #f4bc4b;
	line-height: 3.250rem;
	color: #ffffff;
	width: 100%;
	max-width: 27.500rem;
	height: 3.250rem;
	padding: 0;
	margin: 0;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.gp-theprint-homepage-newsletter .newsletter-content form input[type="submit"]:hover,
.gp-theprint-homepage-newsletter .newsletter-content form input[type="button"]:hover,
.gp-theprint-homepage-newsletter .newsletter-content form button:hover {
	background: #444444;
}

.gp-theprint-homepage-newsletter .newsletter-content span {
	display: block;
    font-size: 0.938rem;
    font-style: italic;
    margin-top: 0.625rem;
}

.gp-theprint-homepage-newsletter .newsletter-image {
	display: inline-block;
	content: '';
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
}

.gp-theprint-homepage-newsletter .newsletter-overlay {
	display: inline-block;
	content: '';
	width: 100%;
	height: 100%;
    background-color: #000000;
	opacity: 0.5;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}


/*-----------------------------------------------------------------------------------*/
/* 5.0. Single Post
/*-----------------------------------------------------------------------------------*/

.hentry.entry-single {
	padding: 0;
	margin: 0 0 1.875rem;
	border: none;
}

.entry-wrap {
	margin: 0;
}

.entry-blocks {
	float: left;
	width: 70.9%;
	padding: 0 3.125rem;
	position: relative;
}

.entry-blocks.full-width {
	width: 100%;
	padding: 0 3.125rem;
}

.entry-content, 
.comment-content {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word;
}

/* Full width */
.single-post .gp-theprint-content.single-post.full-width {
	float: none;
	max-width: 900px;
	margin: 0 auto;
}

.single-post .gp-theprint-content.single-post.full-width .entry-blocks {
	width: 100%;
}


/*-------------------------------------------*/
/* 5.1. Entry single navigation
/*-------------------------------------------*/

.entry-navigation {
	width: 100%;
    position: fixed;
    top: 45%;
    left: 0;
    right: 0;
}

.entry-navigation .gp-theprint-wrap {
	position: relative;
}

/* Previous */
.entry-navigation .nav-prev {
    float: left;
    width: 40px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -50px;
    z-index: 99;
}

.entry-navigation .nav-prev a {
	display: block;
    padding: 0;
    margin: 0;
    -webkit-transition: 0s all ease-in-out;
    -transition: 0s all ease-in-out;
    transition: 0s all ease-in-out;
}

.entry-navigation .nav-prev a:hover {
	background-color: #ffffff;
	width: 390px;
	height: 122px;
	-webkit-transition: 0s all ease-in-out;
    -transition: 0s all ease-in-out;
    transition: 0s all ease-in-out;
}

.entry-navigation .nav-prev a .arrow {
	float: left;
	background-color: #b2b2b2;
    width: 40px;
    height: 122px;
    font-size: 50px;
    line-height: 122px;
    color: #ffffff;
    padding: 0;
    margin: 0;
    text-align: center;
    border-top: 1px solid #b2b2b2;
    border-bottom: 1px solid #b2b2b2;
}

.entry-navigation .nav-prev a .arrow i {
	margin-left: -3px;
}

.entry-navigation .nav-prev a:hover .arrow {
	background: #444444;
	color: #ffffff;
	border-top: 1px solid #444444;
    border-bottom: 1px solid #444444;
}

.entry-navigation .nav-prev .prev-article {
	display: none;
	float: right;
	width: 350px;
	height: 122px;
	padding: 10px;
	margin: 0;
	border: 1px solid #444444;
	border-left: none;
}

.entry-navigation .nav-prev a:hover .prev-article {
	display: inline-block;
}

.entry-navigation .nav-prev .prev-article .featured-image {
	display: inline-block;
	float: right;
	margin: 0 0 0 5px;
    position: relative;
    width: 100px;
}

.entry-navigation .nav-prev .prev-article .featured-image img {
	display: block;
}

.entry-navigation .nav-prev .prev-article .meta-nav {
	float: left;
	width: 220px;
	height: 100px;
    padding: 0;
    margin: 0;
    text-decoration: none;
    overflow: hidden;
   	position: relative;
}

.entry-navigation .nav-prev .prev-article .meta-nav h5.title {
	font-size: 16px;
	line-height: 1.4;
	color: #444444;
	margin: 0;
}

.entry-navigation .nav-prev .prev-article .meta-nav h6.text {
	display: block;
	width: 100%;
	font-size: 12px;
	color: #777777;
	padding: 5px 0 0;
	margin: 0;
	border-top: 1px solid #777777;
	position: absolute;
	bottom: 0;
	left: 0;
}

/* Next */
.entry-navigation .nav-next {
    float: left;
    width: 40px;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -50px;
    z-index: 99;
}

.entry-navigation .nav-next a {
	display: block;
    padding: 0;
    margin: 0;
    position: absolute;
    right: 0;
    -webkit-transition: 0s all ease-in-out;
    -transition: 0s all ease-in-out;
    transition: 0s all ease-in-out;
}

.entry-navigation .nav-next a:hover {
	background-color: #ffffff;
	width: 390px;
	height: 122px;
	-webkit-transition: 0s all ease-in-out;
    -transition: 0s all ease-in-out;
    transition: 0s all ease-in-out;
}

.entry-navigation .nav-next a .arrow {
	float: right;
	background-color: #b2b2b2;
    width: 40px;
    height: 122px;
    font-size: 50px;
    line-height: 122px;
    color: #ffffff;
    padding: 0;
    margin: 0;
    text-align: center;
    border-top: 1px solid #b2b2b2;
    border-bottom: 1px solid #b2b2b2;
}

.entry-navigation .nav-next a .arrow i {
	margin-right: -3px;
}

.entry-navigation .nav-next a:hover .arrow {
	background: #444444;
	color: #ffffff;
	border-top: 1px solid #444444;
    border-bottom: 1px solid #444444;
}

.entry-navigation .nav-next .next-article {
	display: none;
	float: left;
	width: 350px;
	height: 122px;
	padding: 10px;
	margin: 0;
	border: 1px solid #444444;
	border-right: none;
}

.entry-navigation .nav-next a:hover .next-article {
	display: inline-block;
}

.entry-navigation .nav-next .next-article .featured-image {
	display: inline-block;
	float: left;
	margin: 0;
    position: relative;
    width: 100px;
}

.entry-navigation .nav-next .next-article .featured-image img {
	display: block;
}

.entry-navigation .nav-next .next-article .meta-nav {
	float: right;
	width: 220px;
	height: 100px;
    padding: 0;
    margin: 0;
    text-decoration: none;
    overflow: hidden;
   	position: relative;
}

.entry-navigation .nav-next .next-article .meta-nav h5.title {
	display: block;
	font-size: 16px;
	line-height: 1.4;
	color: #444444;
	margin: 0;
}

.entry-navigation .nav-next .next-article .meta-nav h6.text {
	display: block;
	width: 100%;
	font-size: 12px;
	color: #777777;
	padding: 5px 0 0;
	margin: 0;
	border-top: 1px solid #777777;
	position: absolute;
	bottom: 0;
	left: 0;
}


/*-------------------------------------------*/
/* 5.2. Entry single meta category
/*-------------------------------------------*/

.single-entry-meta-category {
	font-size: 1.000rem;
	font-weight: 700;
	margin: 0 0 0.625rem;
}

.single-entry-meta-category a {
	color: #b2b2b2;
	text-decoration: none;
}

.single-entry-meta-category a:hover {
	color: #b2b2b2;
	text-decoration: underline;
}


/*-------------------------------------------*/
/* 5.3. Entry single share bar
/*-------------------------------------------*/

.single-entry-share {
	width: 2.750rem;
	margin: 0;
	position: absolute;
	top: 0.625rem;
	left: -2.500rem;
}

.single-entry-share ul {
	list-style: none;
	margin: 0;
}

.single-entry-share ul li {
	width: 100%;
	margin: 0;
}

.single-entry-share ul li a {
	display: inline-block;
	width: 2.625rem;
	height: 2.625rem;
	background-color: #e9e9e9;
	font-size: 1.000rem;
	line-height: 2.625rem;
	color: #777777;
	text-align: center;
	text-decoration: none;
}

.single-entry-share ul li a:hover {
	-webkit-opacity: 0.85;
	opacity: 0.85;
}

/* Entry share mobile
/*-------------------------------------------*/

.single-entry-share-mobile {
	display: none;
	background-color: #ffffff;
	width: 100%;
	height: 50px;
	padding: 5px;
	margin: 0;
	box-shadow: 0 0 16px rgba(0,0,0,0.2);
	position: fixed;
	bottom: 0;
	z-index: 999;
}

.single-entry-share-mobile ul {
	list-style: none;
	margin: 0;
}

.single-entry-share-mobile ul li {
	float: left;
	width: 16.66666666%;
	padding: 0 5px 0 0;
}

.single-entry-share-mobile ul li:last-child {
	padding: 0;
}

.single-entry-share-mobile ul li a {
	display: inline-block;
	width: 100%;
	height: 40px;
	background-color: #e9e9e9;
	font-size: 1.125rem;
	line-height: 2.750rem;
	color: #777777;
	text-align: center;
	text-decoration: none;
}

.single-entry-share-mobile ul li a:hover {
	-webkit-opacity: 0.85;
	opacity: 0.85;
}


/*-------------------------------------------*/
/* 5.4. Entry single title
/*-------------------------------------------*/

h1.entry-title {
	font-size: 2.500rem;
	color: #444444;
	margin: 0 0 0.938rem;
}

h2.entry-sub-title {
	font-size: 1.500rem;
	color: #b2b2b2;
	margin: 0;
}

h2.entry-sub-title p {
	margin: 0 0 1.250rem;
}

/* Style B */
.entry-single.style-b h1.entry-title {
	font-size: 2.250rem;
}

.entry-single.style-b h2.entry-sub-title {
	font-size: 1.250rem;
}

/* Style D */
.entry-single.style-d h1.entry-title {
	font-size: 2.250rem;
	color: #ffffff;
}

.entry-single.style-d h2.entry-sub-title {
	font-size: 1.250rem;
	margin: 0 0 1.563rem;
}

/* Style C */
.entry-single.style-c h1.entry-title {
	color: #ffffff;
}

/* Style E */
.entry-single.style-e h1.entry-title {
	letter-spacing: 2px;
	color: #ffffff;
	text-transform: uppercase;
}


/*-------------------------------------------*/
/* 5.5. Entry single cover
/*-------------------------------------------*/

.entry-single .entry-cover {
	width: 100%;
	max-height: 37.500rem;
	padding: 0;
	margin: 0 0 1.875rem;
	overflow: hidden;
	position: relative;
}

.entry-single.style-d .entry-cover {
	max-height: none;
}

.entry-single.style-e .entry-cover {
	width: auto;
	margin: -1.875rem -2.500rem 1.875rem;
}

.entry-single .entry-cover .featured-image {
	margin: 0;
}

.entry-single .entry-cover .featured-image img {
	width: 100%;
}

/* Entry header */
.entry-single .entry-cover .entry-header {
	width: 100%;
	padding: 1.875rem 1.875rem 0;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
	position: absolute;
	bottom: 0;
	left: 0;
}

/* Style D */
.entry-single.style-d .entry-cover .entry-header {
	padding: 1.250rem 1.250rem 0 1.250rem;
}

/* Style E */
.entry-single.style-e .entry-cover .entry-header {
	padding: 1.875rem 10% 0;
	text-align: center;
}

/* Title */
.entry-single .entry-cover .entry-header h2.entry-sub-title {
	color: #ffffff;
}

/* Entry meta category */
.entry-single .entry-cover .single-entry-meta-category {
	color: #ffffff;
	margin: 0 0 0.625rem;
}

.entry-single .entry-cover .single-entry-meta-category a {
	color: #ffffff;
	text-decoration: none;
}

.entry-single .entry-cover .single-entry-meta-category a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* Entry title */
.entry-single .entry-cover h1.entry-title {
	color: #ffffff;
	margin-bottom: 0.625rem;
}

/* Entry meta */
.entry-single .entry-cover .entry-meta {
	font-weight: 700;
	color: #ffffff;
	margin: 0 0 1.875rem;
}

.entry-single.style-d .entry-cover .entry-meta {
	margin: 0 0 1.250rem;
}

.entry-single .entry-cover .entry-meta span.slash {
	-webkit-opacity: 1;
	opacity: 1;
}

.entry-single .entry-cover .entry-meta a {
	color: #ffffff;
	text-decoration: none;
}

.entry-single .entry-cover .entry-meta a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.entry-single.style-e .entry-cover .entry-meta {
	letter-spacing: 0.125rem;
	text-transform: uppercase;
}

/* Entry single cover parallax for style f.
--------------------------------------------- */

.entry-cover.style-f {
	width: 100%;
	max-height: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
}

/* Featured image */
.entry-cover.style-f .featured-image {
	height:100vh;
	margin: 0;
}

.entry-cover.style-f .featured-image img {
	width: 100%;
}

.entry-cover.style-f .featured-image .entry-overlay {
	background-color: rgba(0,0,0,0.3);
}

/* Entry header */
.entry-cover.style-f .entry-header {
	display: table;
	width: 100%;
	height: 100%;
	padding: 0 5%;
	text-align: center;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
	position: relative;
	z-index: 999;
}

.entry-cover.style-f .entry-header .vertical-middle {
	display: table-cell;
	vertical-align: middle;
	margin: 0;
}

/* Entry title */
.entry-cover.style-f h1.entry-title {
	font-size: 3.125rem;
	letter-spacing: 2px;
	color: #ffffff;
	margin-top: -3.125rem;
	margin-bottom: 1.250rem;
	text-transform: uppercase;
}

.entry-cover.style-f h2.entry-sub-title {
	font-size: 1.625rem;
	color: #ffffff;
}

/* Entry meta */
.entry-cover.style-f .entry-meta {
	font-size: 1.000rem;
	font-weight: 700;
	letter-spacing: 2px;
	color: #ffffff;
	text-transform: uppercase;
}

.entry-cover.style-f .entry-meta span.slash {
	-webkit-opacity: 1;
	opacity: 1;
}

.entry-cover.style-f .entry-meta a {
	color: #ffffff;
	text-decoration: none;
}

.entry-cover.style-f .entry-meta a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.entry-cover.style-f .featured-image .entry-parallax-button {
	position: absolute;
    bottom: 5.000rem;
    margin: 0 0 0 -0.5rem;
    text-align: center;
    font-size: 2.500rem;
    color: #fff;
    left: 50%;
    width: 2.500rem;
    height: 2.500rem;
    line-height: 1;
    z-index: 999;
}

.entry-cover.style-f .featured-image .entry-parallax-button a {
	color: #ffffff;
	text-decoration: none;
}

.entry-cover.style-f .featured-image .entry-parallax-button a:hover {
	color: #ffffff;
	text-decoration: none;
}


/*-------------------------------------------*/
/* 5.6. Entry single meta
/*-------------------------------------------*/

.entry-single .entry-meta {
	display: block;
	font-size: 0.938rem;
	color: #b2b2b2;
	padding: 0;
	margin: 0 0 1.563rem 0;
}

.entry-single .entry-meta a {
	color: #b2b2b2;
	text-decoration: none;
}

.entry-single .entry-meta a:hover {
	color: #b2b2b2;
	text-decoration: underline;
}

.entry-single .entry-meta span.slash {
	-webkit-opacity: 0.6;
	opacity: 0.6;
}


/*-------------------------------------------*/
/* 5.7. Entry single content
/*-------------------------------------------*/

.entry-content {
	padding: 0;
	margin: 0 0 1.875rem 0;
	border: none;
}

.entry-content p {
	margin: 0 0 1.563rem;
}


/*-------------------------------------------*/
/* 5.8. Entry single rating
/*-------------------------------------------*/

.entry-rating {
	background: #f2f3f4;
	padding: 1.875rem;
	margin: 0 0 3.750rem;
	overflow: hidden;
}

.entry-rating .rating-score-box h3 {
	font-size: 1.375rem;
	margin: 0 0 0.938rem;
}

.entry-rating .rating-score-box .score-description {
	margin: 0 0 1.250rem;
	overflow: hidden;
}

.entry-rating .rating-score-box .score-description .score-box {
	float: left;
	width: 8.125rem;
	height: 8.125rem;
	margin: 0 1.250rem 0 0;
	text-align: center;
	border: 0.250rem solid #689fce;
}

.entry-rating .rating-score-box .score-description .score-box .score-total {
	display: block;
	font-size: 4.063rem;
	font-weight: 400;
	line-height: 1;
	letter-spacing: -1px;
	color: #689fce;
	padding: 0.625rem 0 0;
	margin: 0;
}

.entry-rating .rating-score-box .score-description .score-box .score-title {
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 0.05rem;
    color: #689fce;
    padding: 0.313rem 0 0 0;
    margin: 0;
    text-transform: uppercase;
}

.entry-rating .rating-score-box .score-description p.description {
	font-size: 95%;
	margin: 0 0 0 9.375rem;
}

.entry-rating .rating-breakdown {
	margin: 0;
	overflow: hidden;
}

.entry-rating .rating-breakdown .item {
	float: left;
	width: 100%;
    margin: 0 0 1.250rem 0;
    text-transform: uppercase;
    position: relative;
}

.entry-rating .rating-breakdown .item h4 {
	font-size: 1.000rem;
	font-weight: 700;
	letter-spacing: 1px;
	margin: 0;
	text-transform: uppercase;
}

.entry-rating .rating-breakdown .item h4 span.total {
	float: right;
}

.entry-rating .rating-breakdown .item .score-outer {
	display: block;
	background: #e0e0e0;
	width: 100%;
	height: 1.125rem;
    margin: 0.313rem 0 0;
}

.entry-rating .rating-breakdown .item .score-outer .score-line {
	background: #689fce;
	height: 1.125rem;
	-webkit-box-shadow: inset 0 -3px 0 rgba(0,0,0,.1);
	box-shadow: inset 0 -3px 0 rgba(0,0,0,.1);
}

/*-------------------------------------------*/
/* 5.9. Entry single page links
/*-------------------------------------------*/

.page-links {
	font-size: 1.625rem;
}

/*-------------------------------------------*/
/* 5.10. Entry block titles
/*-------------------------------------------*/

h4.gp-theprint-block-title {
	font-size: 1.250rem;
    letter-spacing: 2px;
    padding: 0 0 0.313rem;
    margin: 0 0 1.250rem;
    text-transform: uppercase;
    border-bottom: 0.625rem solid #f2f3f4;
}

/*-------------------------------------------*/
/* 5.11. Entry single footer
/*-------------------------------------------*/

.entry-footer {
	margin: 0 0 3.750rem;
	overflow: hidden;
}

.entry-footer span.entry-tags a {
	color: #b2b2b2;
	margin-left: 0.313rem;
	text-decoration: none;
}

.entry-footer span.entry-tags a:hover {
	color: #b2b2b2;
	text-decoration: underline;
}

/*-------------------------------------------*/
/* 5.12. Entry single newsletter
/*-------------------------------------------*/

.entry-newsletter {
	padding: 0;
	margin: 0 0 3.750rem;
	overflow: hidden;
}

.entry-newsletter p {
    margin: 0 0 1.250rem;
}

.entry-newsletter form {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.entry-newsletter form input[type="text"], 
.entry-newsletter form input[type="email"] {
	float: left;
    width: 70%;
    height: 3.000rem;
}

.entry-newsletter form input[type="submit"], 
.entry-newsletter form input[type="button"], 
.entry-newsletter form button {
	float: right;
    width: 30%;
    height: 3.000rem;
}

.entry-newsletter form input[type="submit"]:hover, 
.entry-newsletter form input[type="button"]:hover, 
.entry-newsletter form button:hover {
	background-color: #444444;
	color: #ffffff;
}

.entry-newsletter span {
	display: block;
	font-style: italic;
	color: #b2b2b2;
	margin: 0.625rem 0 0;
}


/*-------------------------------------------*/
/* 5.13. Entry single author box
/*-------------------------------------------*/

.entry-author-box {
	padding: 0;
	margin: 0 0 3.750rem;
	overflow: hidden;
}

.entry-author-box .author-avatar {
	float: left;
	width: 6.250rem;
	margin: 0 1.875rem 0 0;
}

.entry-author-box .author-avatar img {
	display: block;
}

.entry-author-box h2.author-title {
	font-size: 1.250rem;
	margin: 0 0 1.250rem;
}

.entry-author-box h2.author-title a {
	color: #444444;
	text-decoration: none;
}

.entry-author-box h2.author-title a:hover {
	color: #666666;
	text-decoration: none;
}

.entry-author-box .author-description p {
	margin:  0 0 0 8.125rem;
}


/*-------------------------------------------*/
/* 5.14. Entry single related posts
/*-------------------------------------------*/

.entry-related-posts {
	margin: 0 0 1.875rem;
	overflow: hidden;
}

.entry-related-posts .gp-theprint-articles {
	margin: 0 -0.625rem;
}

.entry-related-posts .entry-related-post {
	float: left;
	width: 33.33333334%;
	padding: 0 0.625rem;
	margin: 0 0 1.875rem;
	border: none;
}

.entry-related-posts .entry-related-post:nth-child(4) {
	clear: left;
}

.entry-related-posts .entry-related-post .featured-image {
	margin: 0 0 0.938rem;
}

.entry-related-posts .entry-related-post h5 {
	font-size: 1.125rem;
	margin: 0;
}

.entry-related-posts .entry-related-post h5 a {
	color: #444444;
	text-decoration: none;
}

.entry-related-posts .entry-related-post h5 a:hover {
	color: #666666;
	text-decoration: none;
}


/*-------------------------------------------*/
/* 5.15. Entry single recent posts
/*-------------------------------------------*/

.entry-recent-posts {
	margin: 0;
	overflow: hidden;
}

.entry-recent-posts .gp-articles {
	margin: 0 -0.938rem;
}

.entry-recent-post .entry-meta-category {
	margin-top: 2px;
}

.entry-recent-posts .entry-recent-post h5 a {
	color: #444444;
	text-decoration: none;
}

.entry-recent-posts .entry-recent-post h5 a:hover {
	color: #666666;
	text-decoration: none;
}

/* Recent posts with style A */
.entry-recent-posts .entry-recent-post {
	float: left;
	width: 33.33333334%;
	padding: 0 0.938rem;
	margin: 0 0 2.188rem;
}

.entry-recent-posts .entry-recent-post:nth-child(4),
.entry-recent-posts .entry-recent-post:nth-child(7),
.entry-recent-posts .entry-recent-post:nth-child(10),
.entry-recent-posts .entry-recent-post:nth-child(13) {
	clear: left;
}

.entry-recent-posts .entry-recent-post .featured-image {
	margin: 0 0 0.938rem;
}

.entry-recent-posts .entry-recent-post h5.entry-title {
	font-size: 1.375rem;
	margin: 0;
}

/* Recent posts with style B */
.entry-recent-posts.style-b {
	margin: 3.750rem 0 0;
}

.entry-recent-posts .entry-recent-post.style-b {
	float: none;
	width: 100%;
	padding: 0;
	margin: 0 0 2.500rem;
	overflow: hidden;
}

.entry-recent-posts .entry-recent-post.style-b:last-child {
	margin-bottom: 1.000rem;
}

.entry-recent-posts .entry-recent-post.style-b .featured-image {
	float: left;
	width: 17.500rem;
	margin: 0 1.875rem 0 0;
}

.entry-recent-posts .entry-recent-post.style-b .entry-description {
	margin: 0 0 0 19.375rem;
}

.entry-recent-posts .entry-recent-post.style-b h5.entry-title {
	margin: 0 0 0.625rem;
}

/* Recent posts with style C */
.entry-recent-posts.style-c {
	margin: 3.750rem 0 0;
}

.entry-recent-posts .entry-recent-post.style-c {
	float: none;
	width: 100%;
	padding: 0;
	margin: 0 0 2.500rem;
	overflow: hidden;
}

.entry-recent-posts .entry-recent-post.style-c:last-child {
	margin-bottom: 1.000rem;
}

.entry-recent-posts .entry-recent-post.style-c .featured-image {
	float: left;
	width: 12.500rem;
	margin: 0 1.875rem 0 0;
}

.entry-recent-posts .entry-recent-post.style-c .entry-description {
	margin: 0 0 0 14.375rem;
}

.entry-recent-posts .entry-recent-post.style-c h5.entry-title {
	margin: 0 0 0.625rem;
}

/* Recent posts with style D */
.entry-recent-posts.style-d {
	margin: 0;
}

.entry-recent-posts .entry-recent-post.style-d {
	float: none;
	width: 100%;
	padding: 0;
	margin: 0 0 2.500rem;
	overflow: hidden;
}

.entry-recent-posts .entry-recent-post.style-d .featured-image {
	float: left;
	width: 22.500rem;
	margin: 0 1.875rem 0 0;
}

.entry-recent-posts .entry-recent-post.style-d .entry-description {
	margin: 0 0 0 24.375rem;
}

.entry-recent-posts .entry-recent-post.style-d h5.entry-title {
	font-size: 1.500rem;
	margin: 0 0 0.625rem;
}


/*-------------------------------------------*/
/* 5.16. Entry ad above the content
/*-------------------------------------------*/

.entry-ad-above {
	margin: 0 0 1.875rem;
	text-align: center;
}


/*-------------------------------------------*/
/* 5.17. Entry ad under the content
/*-------------------------------------------*/

.entry-ad-under {
	margin: 0 0 3.750rem;
	text-align: center;
}


/*-----------------------------------------------------------------------------------*/
/* 6.0. Comments
/*-----------------------------------------------------------------------------------*/

#comments.entry-comments {
	padding: 0;
	margin: 1.875rem 0;
	overflow: hidden;
}

/*-------------------------------------------*/
/* 6.1. Comment title
/*-------------------------------------------*/

.comment-title h3 {
	font-size: 1.250rem;
    letter-spacing: 1px;
    padding: 0 0 0.313rem;
    margin: 0 0 1.250rem;
    text-transform: uppercase;
    border-bottom: 0.625rem solid #f2f3f4;
}	

.comment-title h3 a {
	color: #444444;
	text-decoration: none;
}

.comment-title h3 a:hover {
	color: #666666;
	text-decoration: none;
}

/*-------------------------------------------*/
/* 6.2. Comment list
/*-------------------------------------------*/

ol.comment-list {
	list-style: none;
	margin: 0 0 3.125rem;
}

ol.comment-list li {
	margin: 0 0 0.313rem;
	padding: 0.625rem 0;
	border-bottom: 1px solid #e9e9e9;
}

ol.comment-list li ul.children {
	margin: 0;
}

ol.comment-list li ul.children li {
	border: none;
}

/*-------------------------------------------*/
/* 6.3. Comment body
/*-------------------------------------------*/

.comment-body {
	display: block;
	padding: 0;
	margin: 0;
    overflow: hidden;
    position: relative;
}

/* Comment header */

.comment-body .comment-header {
	margin: 0 0 0.625rem;
	overflow: hidden;
}

/* Comment avatar */
.comment-body .avatar {
	float: left;
	width: 3.438rem;
	margin: 0 1.250rem 0 0;
}

/* Comment meta */
.comment-meta {
    font-size: 0.875rem;
    font-weight: normal;
	margin: 0 0 0.625rem;
	overflow: hidden;
}

.comment-meta a {
	color: #b2b2b2;
	text-decoration: none;
}

.comment-meta a:hover {
	color: #b2b2b2;
	text-decoration: underline;
}

/* Comment author */
.comment-author {
    font-size: 16px;
    font-weight: bold;
    color: #bebebe;
    margin: 0 0 0.125rem;
}

.comment-author a {
	color: #444444 ! important;
	text-decoration: none;
}

.comment-author a:hover {
	color: #666666 ! important;
	text-decoration: underline;
}

.bypostauthor .comment-author span.fn {
	background-color: #f2f3f4;
}

/* Comment content */
.comment-content {
	margin: 0;
}

.comment-content p {
	margin: 0 0 0.625rem;
}

/* Comment edit link */
.comment-edit-link {
	font-size: 80%;
}

a.comment-edit-link {
	color: #999999;
}

a:hover.comment-edit-link {
	color: #999999;
}

/* Comment reply */
.comment-body .reply {
    font-size: 0.875rem;
    font-weight: normal;
    margin: 0;
} 

.comment-body .reply a {
	color: #b2b2b2;
	text-decoration: underline;
}

.comment-body .reply a:hover{
	color: #b2b2b2;
	text-decoration: none;
}

/* Comment children */
.comment .children {
	margin: 0;
}

.comment .children li {
    list-style: none;
    padding-left: 3.750rem;
    padding-bottom: 0;
    margin: 0;
    border: none;
}

/* Comments prev */

.comments-previous {
	float: left;
}

/* Comments next */

.comments-next {
	float: right;
}

/*-------------------------------------------*/
/* 6.4. Respond
/*-------------------------------------------*/

#respond {
	margin: 0;
}

/* Respon title */
#respond h3#reply-title {
	font-size: 1.250rem;
    letter-spacing: 1px;
    padding: 0 0 0.313rem;
    margin: 0 0 1.250rem;
    text-transform: uppercase;
    border-bottom: 0.625rem solid #f2f3f4;
}

#respond h3#reply-title a {
	color: #444444;
	text-decoration: none;
}

#respond h3#reply-title a:hover {
	color: #666666;
	text-decoration: none;
}

/* Comment form label */
.comment-form label {
	display: block;
	font-weight: bold;
	margin: 0 0 0.625rem;
}

/* Comment form form */
.comment-form {
	margin: 0; 
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form input[type="submit"] {
	width: 100%;
}

.comment-form input#submit {
	width: 15.625rem;
	padding-left: 3.125rem;
	padding-right: 3.125rem;
}

.comment-form #submit:hover,
.comment-form #submit:focus,
.comment-form #submit:active {
	background: #444444;
	color: #ffffff;
}

.comment-form-author,
.comment-form-email {
	margin: 0;
}

.comment-form-url,
.comment-form-comment {
	margin: 0 0 0.500rem;
}

.form-submit {
	margin: 0;
}

/* Respon tags */
.comment-notes, 
.logged-in-as {
	font-weight: 700;
	margin: 0 0 1.250rem;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
	font-size: 0.875rem;
	margin-bottom: 2rem;
}

.form-allowed-tags code {
	background: none;
	padding: 0;
	margin: 0;
	border: none;
}

.no-comments {
	border-top: 1px solid #eaeaea;
	font-weight: 700;
	padding-top: 1.6rem;
}

.comment-navigation + .no-comments {
	border-top: 0;
}

.comment-subscription-form {
	width: 100%;
	margin-bottom: 0.313rem;
	overflow: hidden;
}

.comment-subscription-form input[type="checkbox"],
.comment-subscription-form input[type="radio"] {
	margin-bottom: 0;
}


/*-----------------------------------------------------------------------------------*/
/* 7.0. Sidebar
/*-----------------------------------------------------------------------------------*/

.gp-theprint-sidebar {
	float: right;
	font-size: 95%;
	width: 29.09090909%;
	max-width: 20.000rem;
	position: relative;
}


/*-------------------------------------------*/
/* 7.1. Widgets
/*-------------------------------------------*/

.gp-theprint-widget {
	display: block;
	width: 100%;
	padding: 0;
	margin: 0 0 2.500rem;
	overflow: hidden;
}

/* Links */
.gp-theprint-widget a {
	color: #333333;
	text-decoration: none;
}

.gp-theprint-widget a:hover {
	color: #333333;
	text-decoration: underline;
}

/* List */
.gp-theprint-widget ul {
	list-style: none;
	margin: 0;
}

.gp-theprint-widget ul li {
	display: block;
	padding: 0 0 0.400rem;
	margin: 0 0 0.400rem;
}

.gp-theprint-widget ul li a {
	color: #333333;
	text-decoration: none;
}

.gp-theprint-widget ul li a:hover {
	color: #333333;
	text-decoration: underline;
}

/* Pre */
.gp-theprint-widget pre {
	line-height: 1.2;
}

/* Inputs */
.gp-theprint-widget button,
.gp-theprint-widget input,
.gp-theprint-widget select,
.gp-theprint-widget textarea {
	font-size: 1.000rem;
	line-height: 1.5;
}

.gp-theprint-widget button,
.gp-theprint-widget input[type="button"],
.gp-theprint-widget input[type="reset"],
.gp-theprint-widget input[type="submit"] {
	padding: 0.625rem 0.938rem;
}

.gp-theprint-widget input[type="text"],
.gp-theprint-widget input[type="email"],
.gp-theprint-widget input[type="url"],
.gp-theprint-widget input[type="password"],
.gp-theprint-widget input[type="search"],
.gp-theprint-widget textarea {
	padding: 0.625rem 0.938rem;
}


/*-------------------------------------------*/
/* 7.2. Widget title
/*-------------------------------------------*/

h4.gp-theprint-widget-title {
	display: block;
	background: none;
	font-size: 1.125rem;
	color: #ffffff;
	padding: 0;
	margin: 0 0 1.500rem;
	text-transform: uppercase;
	position: relative;
}

h4.gp-theprint-widget-title a {
	color: #ffffff;
	text-decoration: none;
}

h4.gp-theprint-widget-title a:hover {
	color: #ffffff;
	text-decoration: none;
}

h4.gp-theprint-widget-title span {
	display: block;
	background: #f2f3f4;
	line-height: 2.875rem;
	padding: 0 0.750rem;
	color: #666666;
}

h4.gp-theprint-widget-title span.after {
	display: none;
	background: none;
	padding: 0;
}


/*-------------------------------------------*/
/* 7.2. Homepage one entry title 
/*-------------------------------------------*/

.gp-theprint-widget h5.entry-title {
	color: #444444;
}

.gp-theprint-widget h5.entry-title a {
	color: #444444;
	text-decoration: none;
}

.gp-theprint-widget h5.entry-title a:hover {
	color: #666666;
	text-decoration: none;
}


/*-------------------------------------------*/
/* 7.2. Homepage one entry meta
/*-------------------------------------------*/

.gp-theprint-widget ul li p.entry-meta {
	font-size: 0.813rem;
    color: #b2b2b2;
    margin: 0.313rem 0 0;
}


/*-------------------------------------------*/
/* 7.3. Default widgets
/*-------------------------------------------*/

/* 7.3.1. Calendar widget
/*-------------------------------------------*/

.widget_calendar table {
	font-size: 15px;
	margin: 0;
}

.widget_calendar td,
.widget_calendar th {
	line-height: 2.3333;
	text-align: center;
	padding: 0;
}

.widget_calendar td {
	padding: 0.200rem 0;
}

.widget_calendar td#today {
	background-color: #f2f3f4;
	font-weight: 700;
}

.widget_calendar th {
	background-color: #f2f3f4;
	padding: 0.300rem 0;
	border: none;
}

.widget_calendar caption {
	background-color: #f2f3f4;
	font-weight: 700;
	padding: 0.625rem;
	margin: 0 0 1.6rem;
	letter-spacing: 0.04rem;
	text-align: center;
	text-transform: uppercase;
}

.widget_calendar tbody a,
.widget_calendar tfoot a {
	display: block;
	color: #333333;
	font-weight: 700;
}

.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus,
.widget_calendar tfoot a:hover,
.widget_calendar tfoot a:focus {
	color: #333333;
}

/* 7.3.2. Links widget
/*-------------------------------------------*/

.widget_archive a,
.widget_categories a,
.widget_links a,
.widget_meta a,
.widget_nav_menu a,
.widget_pages a,
.widget_recent_comments a,
.widget_recent_entries a {
	border: 0;
}

.widget_archive ul,
.widget_categories ul,
.widget_links ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_recent_entries ul {
	list-style: none;
	margin: 0;
}

.widget_archive li,
.widget_categories li,
.widget_links li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_recent_comments li,
.widget_recent_entries li {
	padding: 0.7667rem 0;
}

.widget_archive li:first-child,
.widget_categories li:first-child,
.widget_links li:first-child,
.widget_meta li:first-child,
.widget_nav_menu li:first-child,
.widget_pages li:first-child,
.widget_recent_comments li:first-child,
.widget_recent_entries li:first-child {
	border-top: 0;
	padding-top: 0;
}

.widget_archive li:last-child,
.widget_categories li:last-child,
.widget_links li:last-child,
.widget_meta li:last-child,
.widget_nav_menu li:last-child,
.widget_pages li:last-child,
.widget_recent_comments li:last-child,
.widget_recent_entries li:last-child {
	padding-bottom: 0;
}

.widget_categories .children,
.widget_nav_menu .sub-menu,
.widget_pages .children {
	margin: 0.7667rem 0 0 0.8rem;
	padding-top: 0.7667rem;
}

.widget_recent_entries .post-date {
	display: block;
}

/* 7.3.3. RSS feed widget
/*-------------------------------------------*/

.widget_rss ul {
	list-style: none;
	margin: 0;
}

.widget_rss li {
	margin-bottom: 1.6rem;
}

.widget_rss ul:last-child,
.widget_rss li:last-child {
	margin-bottom: 0;
}

.widget_rss .rsswidget {
	border: 0;
}

.widget_rss .rsswidget img {
	margin-top: -0.250rem;
}

.widget_rss .rss-date,
.widget_rss cite {
	display: block;
	font-size: 90%;
}

/* 7.3.4. Search form widget
/*-------------------------------------------*/

form.gp-theprint-search-form {
	width: 100%;
	position: relative;
}

form.gp-theprint-search-form input[type="text"] {
	width: 100%;
	height: 2.750rem;
	line-height: 2.750rem;
	padding: 0 0.80rem;
	margin: 0;
}

form.gp-theprint-search-form button {
	display: inline-block;
	background-color: #f2f3f4;
	width: 2.750rem;
	height: 2.750rem;
	font-size: 16px;
	line-height: 2.750rem;
	color: #444444;
	padding: 0;
	margin: 0;
	text-align: center;
	border: none;
	position: absolute;
	top: 0;
	right: 0;
}

form.gp-theprint-search-form button:hover {
	background-color: #777777;
	color: #ffffff;
}


/*-------------------------------------------*/
/* 7.4. Custom widgets
/*-------------------------------------------*/

/* 7.4.1. Newsletter form widget
/*-------------------------------------------*/

.gp-theprint-newsletter-widget p {
	margin-bottom: 1.250rem;
}

.gp-theprint-newsletter-widget form {
	margin: 0;
	position: relative;
}

.gp-theprint-newsletter-widget input[type=text],
.gp-theprint-newsletter-widget input[type=email] {
	width: 100%;
	height: 2.875rem;
	background-color: #ffffff;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0 0 0.625rem;
}

.gp-theprint-newsletter-widget input[type="submit"], 
.gp-theprint-newsletter-widget input[type="button"],
.gp-theprint-newsletter-widget button {
	width: 100%;
	height: 3.000rem;
	background-color: #e6a87a;
	line-height: 3.000rem;
	color: #ffffff;
	padding: 0;
	text-align: center;
}

.gp-theprint-newsletter-widget input[type="submit"]:hover, 
.gp-theprint-newsletter-widget input[type="button"]:hover,
.gp-theprint-newsletter-widget button:hover {
	background-color: #444444;
	color: #ffffff;
}

.gp-theprint-newsletter-widget span.guarantee {
	display: block;
	font-size: 0.938rem;
	font-style: italic;
	color: #b2b2b2;
	margin-top: 0.625rem;
}

/* 7.4.2. Recent comments
/*-------------------------------------------*/

/* List */
.gp-theprint-recent-comments ul {
	list-style: none;
	margin: 0;
}

.gp-theprint-recent-comments ul li {
	display: block;
	width: 100%;
	padding: 0;
	margin: 1.250rem 0;
	overflow: hidden;
}

.gp-theprint-recent-comments ul li:last-child {
	margin-bottom: 0;
}

/* Comment header */
.gp-theprint-recent-comments ul li .comment-header {
	margin: 0 0 0.313rem;
	overflow: hidden;
}

/* Comment avatar */
.gp-theprint-recent-comments ul li .comment-avatar {
	float: left;
	margin: 0 0.938rem 0 0;
}

.gp-theprint-recent-comments ul li .comment-avatar img {
	display: block;
}

/* Comment title */
.gp-theprint-recent-comments ul li h5.comment-name,
.gp-theprint-recent-comments ul li h5.comment-title {
	font-size: 0.938rem;
	color: #bebebe;
	margin: 0 0 0.313rem;
}

.gp-theprint-recent-comments ul li h5.comment-author a,
.gp-theprint-recent-comments ul li h5.comment-title a {
	color: #444444;
	text-decoration: none;
}

.gp-theprint-recent-comments ul li h5.comment-author a:hover,
.gp-theprint-recent-comments ul li h5.comment-title a:hover {
	color: #666666;
	text-decoration: none;
}

/* Comment meta */
.gp-theprint-recent-comments ul li .comment-comment {
	display: block;
}

.gp-theprint-recent-comments ul li .comment-comment p {
	font-size: 0.875rem;
	margin: 0;
}


/*-------------------------------------------*/
/* 7.5. Sidebar posts with style A
/*-------------------------------------------*/

/* List */
.gp-theprint-recent-posts-a ul,
.gp-theprint-trending-posts-a ul,
.gp-theprint-recent-reviews-a ul {
	list-style: none;
	margin: 0;
}

.gp-theprint-recent-posts-a ul li,
.gp-theprint-trending-posts-a ul li,
.gp-theprint-recent-reviews-a ul li {
	width: 100%;
	padding: 0;
	margin: 1.250rem 0;
	overflow: hidden;
}

.gp-theprint-recent-posts-a ul li:last-child,
.gp-theprint-trending-posts-a ul li:last-child,
.gp-theprint-recent-reviews-a ul li:last-child {
	margin-bottom: 0;
}

/* Featured image */
.gp-theprint-recent-posts-a ul li .featured-image,
.gp-theprint-trending-posts-a ul li .featured-image,
.gp-theprint-recent-reviews-a ul li .featured-image {
	float: left;
	width: 6.875rem;
	margin: 0 0.938rem 0 0;
}

/* Entry title */
.gp-theprint-recent-posts-a ul li h5.entry-title,
.gp-theprint-trending-posts-a ul li h5.entry-title,
.gp-theprint-recent-reviews-a ul li h5.entry-title {
	font-size: 0.938rem;
	margin: 0;
}

/* Entry review badge */
.gp-theprint-recent-reviews-a ul li .featured-image .entry-review-badge {
	display: inline-block;
	background-color: #e6a87a;
	font-size: 0.813rem;
	font-weight: bold;
	color: #ffffff;
	padding: 0.063rem 0.313rem;
	text-align: center;
	position: absolute;
	top: 0;
	right: 0;
}

/* Entry meta */
.gp-theprint-recent-posts-a ul li p.entry-meta,
.gp-theprint-trending-posts-a ul li p.entry-meta,
.gp-theprint-recent-reviews-a ul li p.entry-meta {
	margin: 0.313rem 0 0;
}


/*-------------------------------------------*/
/* 7.6. Sidebar posts with style B
/*-------------------------------------------*/

/* List */

.gp-theprint-recent-posts-b ul,
.gp-theprint-trending-posts-b ul,
.gp-theprint-recent-reviews-b ul {
	list-style: none;
	margin: 0;
}

.gp-theprint-recent-posts-b ul li,
.gp-theprint-trending-posts-b ul li,
.gp-theprint-recent-reviews-b ul li {
	display: block;
	padding: 0;
	margin: 1.250rem 0;
	overflow: hidden;
}

.gp-theprint-recent-posts-b ul li:last-child,
.gp-theprint-trending-posts-b ul li:last-child,
.gp-theprint-recent-reviews-b ul li:last-child {
	margin-bottom: 0;
}

/* Featured image */
.gp-theprint-recent-posts-b ul li .featured-image,
.gp-theprint-trending-posts-b ul li .featured-image,
.gp-theprint-recent-reviews-b ul li .featured-image {
	float: none;
	width: 100%;
	margin: 0 0 0.938rem;
}

/* Entry title */
.gp-theprint-recent-posts-b ul li h5.entry-title,
.gp-theprint-trending-posts-b ul li h5.entry-title,
.gp-theprint-recent-reviews-b ul li h5.entry-title {
	font-size: 1.125rem;
	margin: 0;
}

/* Entry review badge */
.gp-theprint-recent-reviews-b ul li .featured-image .entry-review-badge {
	display: inline-block;
	background-color: #e6a87a;
	font-size: 0.813rem;
	font-weight: bold;
	color: #ffffff;
	padding: 0.063rem 0.313rem;
	text-align: center;
	position: absolute;
	top: 0;
	right: 0;
}

/* Entry meta */
.gp-theprint-recent-posts-b ul li p.entry-meta,
.gp-theprint-trending-posts-b ul li p.entry-meta,
.gp-theprint-recent-reviews-b ul li p.entry-meta {
	margin: 0.313rem 0 0;
}


/*-------------------------------------------*/
/* 7.7. Sidebar posts with style C
/*-------------------------------------------*/

/* List */
.gp-theprint-recent-posts-c ul,
.gp-theprint-trending-posts-c ul,
.gp-theprint-recent-reviews-c ul {
	list-style: none;
	margin: 0;
}

.gp-theprint-recent-posts-c ul li,
.gp-theprint-trending-posts-c ul li,
.gp-theprint-recent-reviews-c ul li {
	display: block;
	padding: 0;
	margin: 1.250rem 0;
	overflow: hidden;
}

.gp-theprint-recent-posts-c ul li:last-child,
.gp-theprint-trending-posts-c ul li:last-child,
.gp-theprint-recent-reviews-c ul li:last-child {
	margin-bottom: 0;
}

/* Featured image */
.gp-theprint-recent-posts-c ul li .featured-image,
.gp-theprint-trending-posts-c ul li .featured-image,
.gp-theprint-recent-reviews-c ul li .featured-image {
	float: none;
	width: 100%;
	margin: 0 0 0.938rem;
}

.gp-theprint-recent-posts-c ul li.style-b .featured-image,
.gp-theprint-trending-posts-c ul li.style-b .featured-image,
.gp-theprint-recent-reviews-c ul li.style-b .featured-image {
	float: left;
	width: 6.875rem;
	margin: 0 0.938rem 0 0;
}

/* Entry title */
.gp-theprint-recent-posts-c ul li h5.entry-title,
.gp-theprint-trending-posts-c ul li h5.entry-title,
.gp-theprint-recent-reviews-c ul li h5.entry-title {
	font-size: 1.125rem;
	margin: 0;
}

.gp-theprint-recent-posts-c ul li.style-b h5.entry-title,
.gp-theprint-trending-posts-c ul li.style-b h5.entry-title,
.gp-theprint-recent-reviews-c ul li.style-b h5.entry-title {
	font-size: 0.938rem;
}

/* Entry review badge */
.gp-theprint-recent-reviews-c ul li .featured-image .entry-review-badge {
	display: inline-block;
	background-color: #e6a87a;
	font-size: 0.813rem;
	font-weight: bold;
	color: #ffffff;
	padding: 0.063rem 0.313rem;
	text-align: center;
	position: absolute;
	top: 0;
	right: 0;
}

/* Entry meta */

.gp-theprint-recent-posts-c ul li p.entry-meta,
.gp-theprint-trending-posts-c ul li p.entry-meta,
.gp-theprint-recent-reviews-c ul li p.entry-meta {
	margin: 0.313rem 0 0;
}


/*-------------------------------------------*/
/* 7.8. Sidebar posts with style D
/*-------------------------------------------*/

.gp-theprint-recent-posts-d,
.gp-theprint-trending-posts-d,
.gp-theprint-recent-reviews-d {
	margin: 0 0 0.625rem;
}

/* List */
.gp-theprint-recent-posts-d ul,
.gp-theprint-trending-posts-d ul,
.gp-theprint-recent-reviews-d ul {
	list-style: none;
	margin: 0 -0.625rem;
}

.gp-theprint-recent-posts-d ul li,
.gp-theprint-trending-posts-d ul li,
.gp-theprint-recent-reviews-d ul li {
	float: left;
	width: 50%;
	padding: 0 0.625rem;
	margin: 0 0 1.250rem;
}

.gp-theprint-recent-posts-d ul li:nth-child(odd),
.gp-theprint-trending-posts-d ul li:nth-child(odd),
.gp-theprint-recent-reviews-d ul li:nth-child(odd) {
	clear: left;
}

/* Featured image */
.gp-theprint-recent-posts-d ul li .featured-image,
.gp-theprint-trending-posts-d ul li .featured-image,
.gp-theprint-recent-reviews-d ul li .featured-image {
	float: none;
	width: 100%;
	margin: 0 0 0.625rem;
}

/* Entry title */
.gp-theprint-recent-posts-d ul li h5.entry-title,
.gp-theprint-trending-posts-d ul li h5.entry-title,
.gp-theprint-recent-reviews-d ul li h5.entry-title {
	font-size: 0.938rem;
	margin: 0;
}

/* Entry review badge */
.gp-theprint-recent-reviews-d ul li .featured-image .entry-review-badge {
	display: inline-block;
	background-color: #e6a87a;
	font-size: 0.813rem;
	font-weight: bold;
	color: #ffffff;
	padding: 0.063rem 0.313rem;
	text-align: center;
	position: absolute;
	top: 0;
	right: 0;
}

/* Entry meta */
.gp-theprint-recent-posts-d ul li p.entry-meta,
.gp-theprint-trending-posts-d ul li p.entry-meta,
.gp-theprint-recent-reviews-d ul li p.entry-meta {
	margin: 0.313rem 0 0;
}


/*-------------------------------------------*/
/* 7.9. Sidebar posts with style E
/*-------------------------------------------*/

/* List */
.gp-theprint-recent-posts-e ul,
.gp-theprint-trending-posts-e ul,
.gp-theprint-recent-reviews-e ul {
	list-style: none;
	margin: 0;
}

.gp-theprint-recent-posts-e ul li,
.gp-theprint-trending-posts-e ul li,
.gp-theprint-recent-reviews-e ul li {
	display: block;
	padding: 0;
	margin: 1.500rem 0;
	overflow: hidden;
}

.gp-theprint-recent-posts-e ul li:last-child,
.gp-theprint-trending-posts-e ul li:last-child,
.gp-theprint-recent-reviews-e ul li:last-child {
	margin-bottom: 0;
}

/* Entry counter */
.gp-theprint-recent-posts-e ul li .entry-counter,
.gp-theprint-trending-posts-e ul li .entry-counter,
.gp-theprint-recent-reviews-e ul li .entry-counter {
	float: left;
	background-color: #e6a87a;
	width: 34px;
	height: 34px;
	font-size: 18px;
	font-weight: 700;
	line-height: 34px;
	color: #ffffff;
	margin: 0 15px 0 0;
	text-align: center;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

/* Entry header */
.gp-theprint-recent-posts-e ul li .entry-header,
.gp-theprint-trending-posts-e ul li .entry-header,
.gp-theprint-recent-reviews-e ul li .entry-header {
	margin-left: 49px;
}

/* Entry title */
.gp-theprint-recent-posts-e ul li h5.entry-title,
.gp-theprint-trending-posts-e ul li h5.entry-title,
.gp-theprint-recent-reviews-e ul li h5.entry-title {
	font-size: 1.000rem;
	margin: 0;
}

/* Entry meta */
.gp-theprint-recent-posts-e ul li .entry-meta,
.gp-theprint-trending-posts-e ul li .entry-meta,
.gp-theprint-recent-reviews-e ul li .entry-meta {
	margin: 0.125rem 0 0;
}

.gp-theprint-recent-posts-e ul li .entry-time,
.gp-theprint-trending-posts-e ul li .entry-time,
.gp-theprint-recent-reviews-e ul li .entry-time {
	display: inline-block;
	margin-right: 0.313rem;
}

/* Entry review badge */
.gp-theprint-recent-reviews-e ul li .entry-review-badge {
	display: inline-block;
	background-color: #e6a87a;
	font-size: 0.813rem;
	font-weight: bold;
	line-height: 1.5;
	color: #ffffff;
	padding: 0.063rem 0.313rem;
	margin: 0.188rem 0 0;
}

.gp-theprint-recent-reviews-e ul li .entry-date-review-badge .entry-time-review {
	font-size: 0.813rem;
}

.gp-theprint-recent-reviews-e ul li .entry-date-review-badge .entry-time-review .entry-review-score-bar {
	float: right;
	font-weight: 700;
}

.gp-theprint-recent-reviews-e ul li .entry-date-review-badge .entry-review-bar {
	display: block;
	background-color: #e0e0e0;
	width: 100%;
	height: 0.875rem;
	margin: 0.125rem 0 0;
}

.gp-theprint-recent-reviews-e ul li .entry-date-review-badge .entry-review-bar-overlay {
	float: left;
	background-color: #e6a87a;
	height: 100%;
}


/*-------------------------------------------*/
/* 7.10. Sidebar posts with style F
/*-------------------------------------------*/

/* List */
.gp-theprint-recent-posts-f ul,
.gp-theprint-trending-posts-f ul,
.gp-theprint-recent-reviews-f ul {
	list-style: none;
	margin: 0;
}

.gp-theprint-recent-posts-f ul li,
.gp-theprint-trending-posts-f ul li,
.gp-theprint-recent-reviews-f ul li {
	display: block;
	padding: 0;
	margin: 1.250rem 0;
	overflow: hidden;
}

.gp-theprint-recent-posts-f ul li:last-child,
.gp-theprint-trending-posts-f ul li:last-child,
.gp-theprint-recent-reviews-f ul li:last-child {
	margin-bottom: 0;
}

/* Entry counter */
.gp-theprint-recent-posts-f ul li .entry-counter,
.gp-theprint-trending-posts-f ul li .entry-counter,
.gp-theprint-recent-reviews-f ul li .entry-counter {
	float: left;
	font-size: 40px;
	font-weight: 400;
	font-style: italic;
	line-height: 1;
	color: #bebebe;
	margin: 0 15px 0 0;
}

/* Entry header */
.gp-theprint-recent-posts-f ul li .entry-header,
.gp-theprint-trending-posts-f ul li .entry-header,
.gp-theprint-recent-reviews-f ul li .entry-header {
	margin-left: 45px;
}

/* Entry title */
.gp-theprint-recent-posts-f ul li h5.entry-title,
.gp-theprint-trending-posts-f ul li h5.entry-title,
.gp-theprint-recent-reviews-f ul li h5.entry-title {
	font-size: 1.000rem;
	margin: 0;
}

/* Entry meta */
.gp-theprint-recent-posts-f ul li .entry-meta,
.gp-theprint-trending-posts-f ul li .entry-meta,
.gp-theprint-recent-reviews-f ul li .entry-meta {
	margin: 0.313rem 0 0;
}

.gp-theprint-recent-posts-f ul li .entry-time,
.gp-theprint-trending-posts-f ul li .entry-time,
.gp-theprint-recent-reviews-f ul li .entry-time {
	display: inline-block;
	margin-right: 0.313rem;
}

/* Entry review badge */
.gp-theprint-recent-reviews-f ul li .entry-review-badge {
	display: inline-block;
	background-color: #e6a87a;
	font-size: 0.813rem;
	font-weight: bold;
	line-height: 1.5;
	color: #ffffff;
	padding: 0.063rem 0.313rem;
	margin: 0.188rem 0 0;
}

.gp-theprint-recent-reviews-f ul li .entry-date-review-badge .entry-time-review {
	font-size: 0.813rem;
}

.gp-theprint-recent-reviews-f ul li .entry-date-review-badge .entry-time-review .entry-review-score-bar {
	float: right;
	font-weight: 700;
}

.gp-theprint-recent-reviews-f ul li .entry-date-review-badge .entry-review-bar {
	display: block;
	background-color: #e0e0e0;
	width: 100%;
	height: 0.875rem;
	margin: 0.125rem 0 0;
}

.gp-theprint-recent-reviews-f ul li .entry-date-review-badge .entry-review-bar-overlay {
	float: left;
	background-color: #e6a87a;
	height: 100%;
}


/*-----------------------------------------------------------------------------------*/
/* 8.0. Homepage Widget Area #1
/*-----------------------------------------------------------------------------------*/

/*-------------------------------------------*/
/* 8.1. Homepage #1 widget
/*-------------------------------------------*/

.gp-theprint-homepage-widget-area-1 {
	margin: 0;
}

.gp-theprint-homepage-widget-area-1 .gp-theprint-widget {
	display: block;
	width: 100%;
	padding: 0;
	margin: 0 0 3.125rem;
	overflow: hidden;
}


/*-------------------------------------------*/
/* 8.2. Homepage #1 widget title 
/*-------------------------------------------*/

.gp-theprint-homepage-widget-area-1 h4.gp-theprint-widget-title {
	display: block;
	background: none;
	font-size: 1.125rem;
	letter-spacing: 1px;
	color: #444444;
	padding: 0;
	margin: 0 0 1.500rem;
	text-align: left;
	text-transform: uppercase;
	position: relative;
}

.gp-theprint-homepage-widget-area-1 h4.gp-theprint-widget-title a {
	color: #444444;
	text-decoration: none;
}

.gp-theprint-homepage-widget-area-1 h4.gp-theprint-widget-title a:hover {
	color: #666666;
	text-decoration: none;
}

.gp-theprint-homepage-widget-area-1 h4.gp-theprint-widget-title span {
	display: block;
	background-color: #f2f3f4;
}

.gp-theprint-homepage-widget-area-1 h4.gp-theprint-widget-title span.after {
	display: none;
	background: none;
	padding: 0;
}


/*-------------------------------------------*/
/* 8.3. Homepage area #1 posts with style A
/*-------------------------------------------*/

.gp-theprint-homepage-widget-area-1 .gp-theprint-homepage-1-posts-a {
	margin: 0 0 1.250rem;
}

/* List */
.gp-theprint-homepage-1-posts-a ul {
	list-style: none;
	margin: 0 -0.938rem;
}

.gp-theprint-homepage-1-posts-a ul li {
	float: left;
	width: 50%;
	padding: 0 0.938rem;
	margin: 0 0 2.500rem;
}

.gp-theprint-homepage-1-posts-a ul li:nth-child(3),
.gp-theprint-homepage-1-posts-a ul li:nth-child(6),
.gp-theprint-homepage-1-posts-a ul li:nth-child(8),
.gp-theprint-homepage-1-posts-a ul li:nth-child(11),
.gp-theprint-homepage-1-posts-a ul li:nth-child(13),
.gp-theprint-homepage-1-posts-a ul li:nth-child(16),
.gp-theprint-homepage-1-posts-a ul li:nth-child(18),
.gp-theprint-homepage-1-posts-a ul li:nth-child(21),
.gp-theprint-homepage-1-posts-a ul li:nth-child(23),
.gp-theprint-homepage-1-posts-a ul li:nth-child(26),
.gp-theprint-homepage-1-posts-a ul li:nth-child(28) {
	clear: left;
}

.gp-theprint-homepage-1-posts-a ul li.style-a {
	width: 50%;
}

.gp-theprint-homepage-1-posts-a ul li.style-b {
	width: 33.33333334%;
}

/* Feautred image */
.gp-theprint-homepage-1-posts-a ul li .featured-image {
	float: none;
	margin: 0 0 0.938rem;
	position: relative;
}

/* Entry title */
.gp-theprint-homepage-1-posts-a ul li h5.entry-title {
    font-size: 1.125rem;
    margin: 0;
}

.gp-theprint-homepage-1-posts-a ul li.style-a h5.entry-title {
	font-size: 1.375rem;
}

/* Entry meta */
.gp-theprint-homepage-1-posts-a ul li p.entry-meta {
	margin: 0.625rem 0 0;
}


/*-------------------------------------------*/
/* 8.4. Homepage area #1 posts with style B
/*-------------------------------------------*/

.gp-theprint-homepage-widget-area-1 .gp-theprint-homepage-1-posts-b {
	margin: 0 0 3.625rem;
}

/* List */
.gp-theprint-homepage-1-posts-b ul {
	list-style: none;
	margin: 0 -1px;	
} 

.gp-theprint-homepage-1-posts-b ul li {
	float: left;
	width: 50%;
	padding: 0 1px;
	margin: 0 0 2px;
}

/* Featured image */
.gp-theprint-homepage-1-posts-b ul li .featured-image {
	margin: 0;
}

.gp-theprint-homepage-1-posts-b ul li .featured-image img {
 	width: 100%;
}

.gp-theprint-homepage-1-posts-b ul li .featured-image a:hover img {
	-webkit-opacity: 1;
	opacity: 1;
}

/* Entry overlay */
.gp-theprint-homepage-1-posts-b ul li .featured-image .entry-overlay {
	background-color: rgba(0,0,0,0.3);
	-webkit-transition: 0.1s all ease-in-out;
    -transition: 0.1s all ease-in-out;
    transition: 0.1s all ease-in-out;
}

.gp-theprint-homepage-1-posts-b ul li .featured-image:hover .entry-overlay {
	background-color: rgba(0,0,0,0.5);
	-webkit-transition: 0.1s all ease-in-out;
    -transition: 0.1s all ease-in-out;
    transition: 0.1s all ease-in-out;
}

/* Entry format */
.gp-theprint-homepage-1-posts-b ul li .featured-image .entry-format {
	display: inline-block;
	margin: 0;
	top: 1.250rem;
	left: 1.250rem;
}

/* Entry description */
.gp-theprint-homepage-1-posts-b ul li .featured-image .entry-description {
	display: block;
	padding: 1.250rem;
	position: absolute;
	bottom: 0;
	left: 0;
}

/* Entry title */
.gp-theprint-homepage-1-posts-b ul li h5.entry-title {
    font-size: 1.375rem;
    color: #ffffff;
    margin: 0;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
}

.gp-theprint-homepage-1-posts-b ul li .featured-image h5.entry-title a {
	color: #ffffff;
	text-decoration: none;
}

.gp-theprint-homepage-1-posts-b ul li .featured-image h5.entry-title a:hover {
	color: #ffffff;
	text-decoration: none;
}

/* Entry meta */
.gp-theprint-homepage-1-posts-b ul li p.entry-meta {
	font-size: 0.750rem;
	font-weight: bold;
    color: #ffffff;
    margin: 0.313rem 0 0;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
    text-transform: uppercase;
}

/* Entry link */
.gp-theprint-homepage-1-posts-b a.entry-link {
	display: inline-block;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}


/*-------------------------------------------*/
/* 8.5. Homepage area #1 posts with style C
/*-------------------------------------------*/

.gp-theprint-homepage-widget-area-1 .gp-theprint-homepage-1-posts-c {
	margin: 0 0 3.000rem;
} 

/* Columns */
.gp-theprint-homepage-1-posts-c .gp-theprint-columns {
	margin: 0 -0.938rem;
}

.gp-theprint-homepage-1-posts-c .gp-theprint-column-1,
.gp-theprint-homepage-1-posts-c .gp-theprint-column-2 {
	float: left;
	width: 50%;
	padding: 0 0.938rem;
	margin: 0;
}

/* List */
.gp-theprint-homepage-1-posts-c ul {
	list-style: none;
	margin: 0;
}

.gp-theprint-homepage-1-posts-c ul li {
	display: block;
	width: 100%;
	padding: 0.750rem 0;
	margin: 0;
	border-bottom: 1px solid #e9e9e9;
	overflow: hidden;
}

.gp-theprint-homepage-1-posts-c ul li:first-child {
	padding-top: 0;
}

.gp-theprint-homepage-1-posts-c ul li:last-child {
	border-bottom: none;
}

/* Featured image */
.gp-theprint-homepage-1-posts-c ul li.style-a .featured-image {
	margin: 0 0 0.938rem;
	position: relative;
}

.gp-theprint-homepage-1-posts-c ul li.style-b .featured-image {
	float: left;
	width: 6.875rem;
	margin: 0 0.938rem 0 0;
}

/* Entry title */
.gp-theprint-homepage-1-posts-c ul li h5.entry-title {
    font-size: 1.375rem;
    margin: 0;
}

.gp-theprint-homepage-1-posts-c ul li.style-b h5.entry-title {
	font-size: 15px;
	margin: 0.313rem 0 0;
}

/* Entry meta */
.gp-theprint-homepage-1-posts-c ul li p.entry-meta {
	margin: 0.625rem 0 0;
}

.gp-theprint-homepage-1-posts-c ul li.style-b p.entry-meta {
	margin: 0.313rem 0 0;
}


/*-------------------------------------------*/
/* 8.6. Homepage area #1 posts with style D
/*-------------------------------------------*/

.gp-theprint-homepage-widget-area-1 .gp-theprint-homepage-1-posts-d {
	margin: 0 0 3.000rem;
} 

/* Columns */
.gp-theprint-homepage-1-posts-d .gp-theprint-columns {
	margin: 0 -0.938rem;
}

.gp-theprint-homepage-1-posts-d .gp-theprint-column-1,
.gp-theprint-homepage-1-posts-d .gp-theprint-column-2 {
	float: left;
	width: 50%;
	padding: 0 0.938rem;
	margin: 0;
}

/* List */
.gp-theprint-homepage-1-posts-d ul {
	list-style: none;
	margin: 0;
}

.gp-theprint-homepage-1-posts-d ul li {
	display: block;
	width: 100%;
	padding: 0.750rem 0;
	margin: 0;
	border-bottom: 1px solid #e9e9e9;
	overflow: hidden;
}

.gp-theprint-homepage-1-posts-d ul li:first-child {
	padding-top: 0;
}

.gp-theprint-homepage-1-posts-d ul li:last-child {
	border-bottom: none;
}

/* Featured image */
.gp-theprint-homepage-1-posts-d ul li .featured-image {
	float: left;
	width: 6.875rem;
	margin: 0 0.938rem 0 0;
}

/* Entry title */
.gp-theprint-homepage-1-posts-d ul li h5.entry-title {
    font-size: 15px;
    margin: 0.313rem 0 0;
}

/* Entry meta */
.gp-theprint-homepage-1-posts-d ul li p.entry-meta {
	margin: 0.313rem 0 0;
}


/*-------------------------------------------*/
/* 8.7. Homepage area #1 posts with style E
/*-------------------------------------------*/

.gp-theprint-homepage-widget-area-1 .gp-theprint-homepage-1-posts-e {
	margin: 0 0 1.250rem;
}

/* List */
.gp-theprint-homepage-1-posts-e ul {
	list-style: none;
	margin: 0 -0.938rem;
}

.gp-theprint-homepage-1-posts-e ul li {
	float: left;
	width: 33.33333334%;
	padding: 0 0.938rem;
	margin: 0 0 2.500rem;
}

.gp-theprint-homepage-1-posts-e ul li:nth-child(4),
.gp-theprint-homepage-1-posts-e ul li:nth-child(7),
.gp-theprint-homepage-1-posts-e ul li:nth-child(10),
.gp-theprint-homepage-1-posts-e ul li:nth-child(13),
.gp-theprint-homepage-1-posts-e ul li:nth-child(16),
.gp-theprint-homepage-1-posts-e ul li:nth-child(19),
.gp-theprint-homepage-1-posts-e ul li:nth-child(22),
.gp-theprint-homepage-1-posts-e ul li:nth-child(25),
.gp-theprint-homepage-1-posts-e ul li:nth-child(28) {
	clear: left;
}

/* Featured image */
.gp-theprint-homepage-1-posts-e ul li .featured-image {
	margin: 0 0 0.938rem;
}

/* Entry title */

.gp-theprint-homepage-1-posts-e ul li h5 {
	font-size: 1.125rem;
	margin: 0;
}

/* Entry meta */
.gp-theprint-homepage-1-posts-e ul li p.entry-meta {
	margin: 0.625rem 0 0;
}


/*-------------------------------------------*/
/* 8.8. Homepage area #1 posts with style F
/*-------------------------------------------*/

.gp-theprint-homepage-widget-area-1 .gp-theprint-homepage-1-posts-f {
	margin: 0 0 3.000rem;
} 

/* Columns */
.gp-theprint-homepage-1-posts-f .gp-theprint-columns {
	margin: 0 -0.938rem;
}

.gp-theprint-homepage-1-posts-f .gp-theprint-column-1,
.gp-theprint-homepage-1-posts-f .gp-theprint-column-2,
.gp-theprint-homepage-1-posts-f .gp-theprint-column-3 {
	float: left;
	width: 33.33333334%;
	padding: 0 0.938rem;
	margin: 0;
}

/* List */
.gp-theprint-homepage-1-posts-f ul {
	list-style: none;
	margin: 0;
}

.gp-theprint-homepage-1-posts-f ul li {
	display: block;
	width: 100%;
	padding: 0.750rem 0;
	margin: 0;
	border-bottom: 1px solid #e9e9e9;
	overflow: hidden;
}

.gp-theprint-homepage-1-posts-f ul li:first-child {
	padding-top: 0;
}

.gp-theprint-homepage-1-posts-f ul li:last-child {
	border-bottom: none;
}

/* Featured image */
.gp-theprint-homepage-1-posts-f ul li.style-a .featured-image {
	margin: 0 0 0.938rem;
	position: relative;
}

/* Entry title */
.gp-theprint-homepage-1-posts-f ul li h5.entry-title {
    font-size: 1.125rem;
    margin: 0;
}

.gp-theprint-homepage-1-posts-f ul li.style-b h5.entry-title {
	font-size: 15px;
	margin: 0;
}

/* Entry meta */
.gp-theprint-homepage-1-posts-f ul li p.entry-meta {
	margin: 0.625rem 0 0;
}

/* Entry meta */
.gp-theprint-homepage-1-posts-f ul li.style-b p.entry-meta {
	margin: 0.313rem 0 0;
}



/*-----------------------------------------------------------------------------------*/
/* 9.0. Homepage Widget Area #2
/*-----------------------------------------------------------------------------------*/

/*-------------------------------------------*/
/* 9.1. Homepage #2 widget
/*-------------------------------------------*/

.gp-theprint-homepage-widget-area-2 {
	margin: 0;
}

.gp-theprint-homepage-widget-area-2 .gp-theprint-widget {
	display: block;
	width: 100%;
	padding: 0;
	margin: 0 0 3.125rem;
	overflow: hidden;
}


/*-------------------------------------------*/
/* 9.2. Homepage #2 widget title 
/*-------------------------------------------*/

.gp-theprint-homepage-widget-area-2 h4.gp-theprint-widget-title {
	display: block;
	background: none;
	font-size: 1.125rem;
	letter-spacing: 1px;
	color: #444444;
	padding: 0;
	margin: 0 0 1.500rem;
	text-align: left;
	text-transform: uppercase;
	position: relative;
}

.gp-theprint-homepage-widget-area-2 h4.gp-theprint-widget-title a {
	color: #444444;
	text-decoration: none;
}

.gp-theprint-homepage-widget-area-2 h4.gp-theprint-widget-title a:hover {
	color: #666666;
	text-decoration: none;
}

.gp-theprint-homepage-widget-area-2 h4.gp-theprint-widget-title span {
	display: block;
	background-color: #f2f3f4;
}

.gp-theprint-homepage-widget-area-2 h4.gp-theprint-widget-title span.after {
	display: none;
	background: none;
	padding: 0;
}


/*-------------------------------------------*/
/* 9.3. Homepage area #2 posts with style A
/*-------------------------------------------*/

.gp-theprint-homepage-widget-area-2 .gp-theprint-homepage-2-posts-a {
	margin: 0 0 1.250rem;
}

/* List */
.gp-theprint-homepage-2-posts-a ul {
	list-style: none;
	margin: 0 -0.938rem;
}

.gp-theprint-homepage-2-posts-a ul li {
	float: left;
	width: 50%;
	padding: 0 0.938rem;
	margin: 0 0 2.500rem;
}

.gp-theprint-homepage-2-posts-a ul li:nth-child(3),
.gp-theprint-homepage-2-posts-a ul li:nth-child(6),
.gp-theprint-homepage-2-posts-a ul li:nth-child(8),
.gp-theprint-homepage-2-posts-a ul li:nth-child(11),
.gp-theprint-homepage-2-posts-a ul li:nth-child(13),
.gp-theprint-homepage-2-posts-a ul li:nth-child(16),
.gp-theprint-homepage-2-posts-a ul li:nth-child(18),
.gp-theprint-homepage-2-posts-a ul li:nth-child(21),
.gp-theprint-homepage-2-posts-a ul li:nth-child(23),
.gp-theprint-homepage-2-posts-a ul li:nth-child(26),
.gp-theprint-homepage-2-posts-a ul li:nth-child(28) {
	clear: left;
}

.gp-theprint-homepage-2-posts-a ul li.style-a {
	width: 50%;
}

.gp-theprint-homepage-2-posts-a ul li.style-b {
	width: 33.33333334%;
}

/* Feautred image */
.gp-theprint-homepage-2-posts-a ul li .featured-image {
	float: none;
	margin: 0 0 0.938rem;
	position: relative;
}

/* Entry title */
.gp-theprint-homepage-2-posts-a ul li h5.entry-title {
    font-size: 1.250rem;
    margin: 0;
}

.gp-theprint-homepage-2-posts-a ul li.style-a h5.entry-title {
	font-size: 1.375rem;
	margin: 0;
}

/* Entry meta */
.gp-theprint-homepage-2-posts-a ul li p.entry-meta {
	font-size: 0.813rem;
    color: #bebebe;
    margin: 0.625rem 0 0;
}


/*-------------------------------------------*/
/* 9.4. Homepage area #2 posts with style B
/*-------------------------------------------*/

.gp-theprint-homepage-widget-area-2 .gp-theprint-homepage-2-posts-b {
	margin: 0 0 3.625rem;
}

/* List */
.gp-theprint-homepage-2-posts-b ul {
	list-style: none;
	margin: 0 -1px;	
} 

.gp-theprint-homepage-2-posts-b ul li {
	float: left;
	width: 50%;
	padding: 0 1px;
	margin: 0 0 2px;
}

/* Featured image */
.gp-theprint-homepage-2-posts-b ul li .featured-image {
	margin: 0;
}

.gp-theprint-homepage-2-posts-b ul li .featured-image img {
	width: 100%;
}

.gp-theprint-homepage-2-posts-b ul li .featured-image a:hover img {
	-webkit-opacity: 1;
	opacity: 1;
}

/* Entry overlay */
.gp-theprint-homepage-2-posts-b ul li .featured-image .entry-overlay {
	background-color: rgba(0,0,0,0.3);
	-webkit-transition: 0.1s all ease-in-out;
    -transition: 0.1s all ease-in-out;
    transition: 0.1s all ease-in-out;
}

.gp-theprint-homepage-2-posts-b ul li .featured-image:hover .entry-overlay {
	background-color: rgba(0,0,0,0.5);
	-webkit-transition: 0.1s all ease-in-out;
    -transition: 0.1s all ease-in-out;
    transition: 0.1s all ease-in-out;
}

/* Entry format */
.gp-theprint-homepage-2-posts-b ul li .featured-image .entry-format {
	display: inline-block;
	margin: 0;
	top: 1.250rem;
	left: 1.250rem;
}

/* Entry description */
.gp-theprint-homepage-2-posts-b ul li .featured-image .entry-description {
	display: block;
	padding: 1.250rem;
	position: absolute;
	bottom: 0;
	left: 0;
}

/* Entry title */
.gp-theprint-homepage-2-posts-b ul li h5.entry-title {
    font-size: 1.375rem;
    color: #ffffff;
    margin: 0;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
}

.gp-theprint-homepage-2-posts-b ul li .featured-image h5.entry-title a {
	color: #ffffff;
	text-decoration: none;
}

.gp-theprint-homepage-2-posts-b ul li .featured-image h5.entry-title a:hover {
	color: #ffffff;
	text-decoration: none;
}

/* Entry meta */
.gp-theprint-homepage-2-posts-b ul li p.entry-meta {
	font-size: 0.750rem;
	font-weight: bold;
    color: #ffffff;
    margin: 0.313rem 0 0;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
    text-transform: uppercase;
}

/* Entry link */
.gp-theprint-homepage-2-posts-b a.entry-link {
	display: inline-block;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}


/*-------------------------------------------*/
/* 9.5. Homepage area #2 posts with style C
/*-------------------------------------------*/

.gp-theprint-homepage-widget-area-2 .gp-theprint-homepage-2-posts-c {
	margin: 0 0 3.000rem;
} 

/* Columns */
.gp-theprint-homepage-2-posts-c .gp-theprint-columns {
	margin: 0 -0.938rem;
}

.gp-theprint-homepage-2-posts-c .gp-theprint-column-1,
.gp-theprint-homepage-2-posts-c .gp-theprint-column-2 {
	float: left;
	width: 50%;
	padding: 0 0.938rem;
	margin: 0;
}

/* List */
.gp-theprint-homepage-2-posts-c ul {
	list-style: none;
	margin: 0;
}

.gp-theprint-homepage-2-posts-c ul li {
	display: block;
	width: 100%;
	padding: 0.750rem 0;
	margin: 0;
	border-bottom: 1px solid #e9e9e9;
	overflow: hidden;
}

.gp-theprint-homepage-2-posts-c ul li:first-child {
	padding-top: 0;
}

.gp-theprint-homepage-2-posts-c ul li:last-child {
	border-bottom: none;
}

/* Featured image */
.gp-theprint-homepage-2-posts-c ul li.style-a .featured-image {
	margin: 0 0 0.938rem;
	position: relative;
}

.gp-theprint-homepage-2-posts-c ul li.style-b .featured-image {
	float: left;
	width: 6.875rem;
	margin: 0 0.938rem 0 0;
}

/* Entry title */
.gp-theprint-homepage-2-posts-c ul li h5.entry-title {
    font-size: 1.375rem;
    margin: 0;
}

.gp-theprint-homepage-2-posts-c ul li.style-b h5.entry-title {
	font-size: 15px;
	margin: 0.313rem 0 0;
}

/* Entry meta */
.gp-theprint-homepage-2-posts-c ul li p.entry-meta {
    margin: 0.625rem 0 0;
}

.gp-theprint-homepage-2-posts-c ul li.style-b p.entry-meta {
	margin: 0.313rem 0 0;
}


/*-------------------------------------------*/
/* 9.6. Homepage area #2 posts with style D
/*-------------------------------------------*/

.gp-theprint-homepage-widget-area-2 .gp-theprint-homepage-2-posts-d {
	margin: 0 0 3.000rem;
} 

/* Columns */
.gp-theprint-homepage-2-posts-d .gp-theprint-columns {
	margin: 0 -0.938rem;
}

.gp-theprint-homepage-2-posts-d .gp-theprint-column-1,
.gp-theprint-homepage-2-posts-d .gp-theprint-column-2 {
	float: left;
	width: 50%;
	padding: 0 0.938rem;
	margin: 0;
}

/* List */
.gp-theprint-homepage-2-posts-d ul {
	list-style: none;
	margin: 0;
}

.gp-theprint-homepage-2-posts-d ul li {
	display: block;
	width: 100%;
	padding: 0.750rem 0;
	margin: 0;
	border-bottom: 1px solid #e9e9e9;
	overflow: hidden;
}

.gp-theprint-homepage-2-posts-d ul li:first-child {
	padding-top: 0;
}

.gp-theprint-homepage-2-posts-d ul li:last-child {
	border-bottom: none;
}

/* Featured image */
.gp-theprint-homepage-2-posts-d ul li .featured-image {
	float: left;
	width: 6.875rem;
	margin: 0 0.938rem 0 0;
}

/* Entry title */
.gp-theprint-homepage-2-posts-d ul li h5.entry-title {
    font-size: 15px;
    margin: 0.313rem 0 0.313rem;
}

/* Entry meta */
.gp-theprint-homepage-2-posts-d ul li p.entry-meta {
	margin: 0.313rem 0 0;
}


/*-------------------------------------------*/
/* 9.7. Homepage area #2 posts with style E
/*-------------------------------------------*/

.gp-theprint-homepage-widget-area-2 .gp-theprint-homepage-2-posts-e {
	margin: 0 0 1.250rem;
}

/* List */
.gp-theprint-homepage-2-posts-e ul {
	list-style: none;
	margin: 0 -0.938rem;
}

.gp-theprint-homepage-2-posts-e ul li {
	float: left;
	width: 33.33333334%;
	padding: 0 0.938rem;
	margin: 0 0 2.500rem;
}

.gp-theprint-homepage-2-posts-e ul li:nth-child(4),
.gp-theprint-homepage-2-posts-e ul li:nth-child(7),
.gp-theprint-homepage-2-posts-e ul li:nth-child(10),
.gp-theprint-homepage-2-posts-e ul li:nth-child(13),
.gp-theprint-homepage-2-posts-e ul li:nth-child(16),
.gp-theprint-homepage-2-posts-e ul li:nth-child(19),
.gp-theprint-homepage-2-posts-e ul li:nth-child(22),
.gp-theprint-homepage-2-posts-e ul li:nth-child(25),
.gp-theprint-homepage-2-posts-e ul li:nth-child(28) {
	clear: left;
}

/* Featured image */
.gp-theprint-homepage-2-posts-e ul li .featured-image {
	margin: 0 0 0.938rem;
}

/* Entry title */
.gp-theprint-homepage-2-posts-e ul li h5 {
	font-size: 1.125rem;
	margin: 0;
}

/* Entry meta */
.gp-theprint-homepage-2-posts-e ul li p.entry-meta {
    margin: 0.625rem 0 0;
}


/*-------------------------------------------*/
/* 9.8. Homepage area #2 posts with style F
/*-------------------------------------------*/

.gp-theprint-homepage-widget-area-2 .gp-theprint-homepage-2-posts-f {
	margin: 0 0 3.000rem;
} 

/* Columns */
.gp-theprint-homepage-2-posts-f .gp-theprint-columns {
	margin: 0 -0.938rem;
}

.gp-theprint-homepage-2-posts-f .gp-theprint-column-1,
.gp-theprint-homepage-2-posts-f .gp-theprint-column-2,
.gp-theprint-homepage-2-posts-f .gp-theprint-column-3 {
	float: left;
	width: 33.33333334%;
	padding: 0 0.938rem;
	margin: 0;
}

/* List */
.gp-theprint-homepage-2-posts-f ul {
	list-style: none;
	margin: 0;
}

.gp-theprint-homepage-2-posts-f ul li {
	display: block;
	width: 100%;
	padding: 0.750rem 0;
	margin: 0;
	border-bottom: 1px solid #e9e9e9;
	overflow: hidden;
}

.gp-theprint-homepage-2-posts-f ul li:first-child {
	padding-top: 0;
}

.gp-theprint-homepage-2-posts-f ul li:last-child {
	border-bottom: none;
}

/* Featured image */
.gp-theprint-homepage-2-posts-f ul li.style-a .featured-image {
	margin: 0 0 0.938rem;
	position: relative;
}

/* Entry title */
.gp-theprint-homepage-2-posts-f ul li h5.entry-title {
    font-size: 1.125rem;
    margin: 0;
}

.gp-theprint-homepage-2-posts-f ul li.style-b h5.entry-title {
	font-size: 15px;
	margin: 0;
}

/* Entry meta */
.gp-theprint-homepage-2-posts-f ul li p.entry-meta {
    margin: 0.625rem 0 0;
}

.gp-theprint-homepage-2-posts-f ul li.style-b p.entry-meta {
	margin: 0.313rem 0 0;
}


/*-----------------------------------------------------------------------------------*/
/* 10.0. Homepage Widget Area #3
/*-----------------------------------------------------------------------------------*/

/*-------------------------------------------*/
/* 10.1. Homepage #3 widget
/*-------------------------------------------*/

.gp-theprint-homepage-widget-area-3 {
	margin: 0;
}

.gp-theprint-homepage-widget-area-3 .gp-theprint-widget:last-child {
	margin-bottom: 1.875rem ! important;
}

/*-------------------------------------------*/
/* 10.2. Homepage #3 widget title 
/*-------------------------------------------*/

.gp-theprint-homepage-widget-area-3 h4.gp-theprint-widget-title {
	display: block;
	background: none;
	font-size: 1.125rem;
	letter-spacing: 1px;
	color: #444444;
	padding: 0;
	margin: 0 0 1.500rem;
	text-align: left;
	text-transform: uppercase;
	position: relative;
}

.gp-theprint-homepage-widget-area-3 h4.gp-theprint-widget-title a {
	color: #444444;
	text-decoration: none;
}

.gp-theprint-homepage-widget-area-3 h4.gp-theprint-widget-title a:hover {
	color: #666666;
	text-decoration: none;
}

.gp-theprint-homepage-widget-area-3 h4.gp-theprint-widget-title span {
	display: block;
	background-color: #f2f3f4;
}

.gp-theprint-homepage-widget-area-3 h4.gp-theprint-widget-title span.after {
	display: none;
	background: none;
	padding: 0;
}

/*-------------------------------------------*/
/* 10.3. Homepage area #3 posts with style A
/*-------------------------------------------*/

.gp-theprint-homepage-widget-area-3 .gp-theprint-homepage-3-posts-a {
	margin: 0 0 0.625rem;
}

/* List */
.gp-theprint-homepage-3-posts-a ul {
	list-style: none;
	margin: 0 -0.938rem;
}

.gp-theprint-homepage-3-posts-a ul li {
	float: left;
	width: 25%;
	padding: 0 0.938rem;
	margin: 0 0 2.500rem;
}

.gp-theprint-homepage-3-posts-a ul li:nth-child(5),
.gp-theprint-homepage-3-posts-a ul li:nth-child(9),
.gp-theprint-homepage-3-posts-a ul li:nth-child(13),
.gp-theprint-homepage-3-posts-a ul li:nth-child(17),
.gp-theprint-homepage-3-posts-a ul li:nth-child(21),
.gp-theprint-homepage-3-posts-a ul li:nth-child(25),
.gp-theprint-homepage-3-posts-a ul li:nth-child(29) {
	clear: left;
}

/* Featured image */
.gp-theprint-homepage-3-posts-a ul li .featured-image {
	margin: 0 0 0.938rem;
	position: relative;
}

/* Entry title */
.gp-theprint-homepage-3-posts-a ul li h5.entry-title {
    font-size: 1.125rem;
    margin: 0;
}

/* Entry meta */
.gp-theprint-homepage-3-posts-a ul li p.entry-meta {
	margin: 0.625rem 0 0;
}


/*-------------------------------------------*/
/* 10.4. Homepage area #3 posts with style B
/*-------------------------------------------*/

.gp-theprint-homepage-widget-area-3 .gp-theprint-homepage-3-posts-b {
	margin: 0 0 0.625rem;
}

/* List */
.gp-theprint-homepage-3-posts-b ul {
	list-style: none;
	margin: 0 -0.938rem;
}

.gp-theprint-homepage-3-posts-b ul li {
	float: left;
	width: 33.33333334%;
	padding: 0 0.938rem;
	margin: 0 0 2.500rem;
}

.gp-theprint-homepage-3-posts-b ul li:nth-child(4),
.gp-theprint-homepage-3-posts-b ul li:nth-child(7),
.gp-theprint-homepage-3-posts-b ul li:nth-child(10),
.gp-theprint-homepage-3-posts-b ul li:nth-child(13),
.gp-theprint-homepage-3-posts-b ul li:nth-child(16),
.gp-theprint-homepage-3-posts-b ul li:nth-child(19),
.gp-theprint-homepage-3-posts-b ul li:nth-child(22),
.gp-theprint-homepage-3-posts-b ul li:nth-child(25),
.gp-theprint-homepage-3-posts-b ul li:nth-child(28) {
	clear: left;
}

/* Featured image */
.gp-theprint-homepage-3-posts-b ul li .featured-image {
	margin: 0 0 0.938rem;
	position: relative;
}

/* Entry title */
.gp-theprint-homepage-3-posts-b ul li h5.entry-title {
    font-size: 1.375rem;
    margin: 0;
}

/* Entry meta */
.gp-theprint-homepage-3-posts-b ul li p.entry-meta {
	margin: 0.625rem 0 0;
}


/*-------------------------------------------*/
/* 10.5. Homepage area #3 posts with style C
/*-------------------------------------------*/

.gp-theprint-homepage-widget-area-3 .gp-theprint-homepage-3-posts-c {
	margin: 0 0 3.000rem;
}

/* Columns */
.gp-theprint-homepage-3-posts-c .gp-theprint-columns {
	margin: 0 -0.938rem;
}

.gp-theprint-homepage-3-posts-c .gp-theprint-column-1,
.gp-theprint-homepage-3-posts-c .gp-theprint-column-2,
.gp-theprint-homepage-3-posts-c .gp-theprint-column-3 {
	float: left;
	width: 33.33333334%;
	padding: 0 0.938rem;
	margin: 0;
}

/* List */
.gp-theprint-homepage-3-posts-c ul {
	list-style: none;
	margin: 0;
}

.gp-theprint-homepage-3-posts-c ul li {
	display: block;
	width: 100%;
	padding: 0.750rem 0;
	margin: 0;
	border-bottom: 1px solid #e9e9e9;
	overflow: hidden;
}

.gp-theprint-homepage-3-posts-c ul li:first-child {
	padding-top: 0;
}

.gp-theprint-homepage-3-posts-c ul li:last-child {
	border-bottom: none;
}

/* Featured image */
.gp-theprint-homepage-3-posts-c ul li.style-a .featured-image {
	margin: 0 0 0.938rem;
}

.gp-theprint-homepage-3-posts-c ul li.style-b .featured-image {
	float: left;
	width: 6.875rem;
	margin: 0 0.938rem 0 0;
}

/* Entry title */
.gp-theprint-homepage-3-posts-c ul li h5.entry-title {
   	font-size: 15px;
    margin: 0.313rem 0 0;
}

.gp-theprint-homepage-3-posts-c ul li.style-a h5.entry-title {
	font-size: 1.375rem;
	margin: 0;
}

/* Entry meta */
.gp-theprint-homepage-3-posts-c ul li p.entry-meta {
	margin: 0.625rem 0 0;
}

.gp-theprint-homepage-3-posts-c ul li.style-b p.entry-meta {
	margin: 0.313rem 0 0;
}


/*-------------------------------------------*/
/* 10.6. Homepage area #3 posts with style D
/*-------------------------------------------*/

.gp-theprint-homepage-widget-area-3 .gp-theprint-homepage-3-posts-d {
	margin: 0 0 3.125rem;
}

/* Columns */
.gp-theprint-homepage-3-posts-d .gp-theprint-columns {
	margin: 0 -0.938rem;
}

.gp-theprint-homepage-3-posts-d .gp-theprint-column-1,
.gp-theprint-homepage-3-posts-d .gp-theprint-column-2,
.gp-theprint-homepage-3-posts-d .gp-theprint-column-3,
.gp-theprint-homepage-3-posts-d .gp-theprint-column-4 {
	float: left;
	width: 25%;
	padding: 0 0.938rem;
	margin: 0;
}

/* List */
.gp-theprint-homepage-3-posts-d ul {
	list-style: none;
	margin: 0;
}

.gp-theprint-homepage-3-posts-d ul li {
	display: block;
	width: 100%;
	padding: 0.625rem 0;
	margin: 0;
	border-bottom: 1px solid #e9e9e9;
	overflow: hidden;
}

.gp-theprint-homepage-3-posts-d ul li:first-child {
	padding-top: 0;
}

.gp-theprint-homepage-3-posts-d ul li:last-child {
	border-bottom: none;
}

/* Featured image */
.gp-theprint-homepage-3-posts-d ul li.style-a .featured-image {
	margin: 0 0 0.938rem;
}

/* Entry title */
.gp-theprint-homepage-3-posts-d ul li h5.entry-title {
    font-size: 1.125rem;
    margin: 0;
}

.gp-theprint-homepage-3-posts-d ul li.style-b h5.entry-title { 
	font-size: 15px;
	margin: 0;
}

/* Entry meta */
.gp-theprint-homepage-3-posts-d ul li p.entry-meta {
	margin: 0.625rem 0 0;
}

.gp-theprint-homepage-3-posts-d ul li.style-b p.entry-meta {
	margin: 0.313rem 0 0;
}


/*-------------------------------------------*/
/* 10.7. Homepage area #3 posts with style E
/*-------------------------------------------*/

.gp-theprint-homepage-widget-area-3 .gp-theprint-homepage-3-posts-e {
	margin: 0 0 3.000rem;
}

/* Columns */
.gp-theprint-homepage-3-posts-e .gp-theprint-columns {
	margin: 0 -0.938rem;
}

.gp-theprint-homepage-3-posts-e .gp-theprint-column-1,
.gp-theprint-homepage-3-posts-e .gp-theprint-column-2,
.gp-theprint-homepage-3-posts-e .gp-theprint-column-3 {
	float: left;
	width: 33.33333334%;
	padding: 0 0.938rem;
	margin: 0;
}

/* List */
.gp-theprint-homepage-3-posts-e ul {
	list-style: none;
	margin: 0;
}

.gp-theprint-homepage-3-posts-e ul li {
	display: block;
	width: 100%;
	padding: 0.750rem 0;
	margin: 0;
	border-bottom: 1px solid #e9e9e9;
	overflow: hidden;
}

.gp-theprint-homepage-3-posts-e ul li:first-child {
	padding-top: 0;
}

.gp-theprint-homepage-3-posts-e ul li:last-child {
	border-bottom: none;
}

/* Featured image */
.gp-theprint-homepage-3-posts-e ul li .featured-image {
	float: left;
	width: 6.875rem;
	margin: 0 0.938rem 0 0;
}

/* Entry title */
.gp-theprint-homepage-3-posts-e ul li h5.entry-title {
    font-size: 15px;
    margin: 0.313rem 0 0;
}

/* Entry meta */
.gp-theprint-homepage-3-posts-e ul li p.entry-meta {
	margin: 0.313rem 0 0;
}


/*-------------------------------------------*/
/* 10.8. Homepage area #3 posts with style F
/*-------------------------------------------*/

.gp-theprint-homepage-widget-area-3 .gp-theprint-homepage-3-posts-f {
	margin: 0 0 3.000rem;
}

/* Columns */
.gp-theprint-homepage-3-posts-f .gp-theprint-columns {
	margin: 0 -0.938rem;
}

.gp-theprint-homepage-3-posts-f .gp-theprint-column-1,
.gp-theprint-homepage-3-posts-f .gp-theprint-column-2,
.gp-theprint-homepage-3-posts-f .gp-theprint-column-3,
.gp-theprint-homepage-3-posts-f .gp-theprint-column-4 {
	float: left;
	width: 25%;
	padding: 0 0.938rem;
	margin: 0;
}

/* List */
.gp-theprint-homepage-3-posts-f ul {
	list-style: none;
	margin: 0;
}

.gp-theprint-homepage-3-posts-f ul li {
	display: block;
	width: 100%;
	padding: 0.750rem 0;
	margin: 0;
	border-bottom: 1px solid #e9e9e9;
	overflow: hidden;
}

.gp-theprint-homepage-3-posts-f ul li:first-child {
	padding-top: 0;
}

.gp-theprint-homepage-3-posts-f ul li:last-child {
	border-bottom: none;
}

/* Entry title */
.gp-theprint-homepage-3-posts-f ul li h5.entry-title {
    font-size: 15px;
    margin: 0;
}

/* Entry meta */
.gp-theprint-homepage-3-posts-f ul li p.entry-meta {
	margin: 0.313rem 0 0;
}


/*-----------------------------------------------------------------------------------*/
/* 11.0. Footer
/*-----------------------------------------------------------------------------------*/

.gp-theprint-footer {
	background-color: #444444;
	font-size: 90%;
	color: #ffffff;
	width: 100%;
	padding: 2.500rem 0 3.750rem;
	margin: 0;
	overflow: hidden;
	position: relative;
}

.gp-theprint-footer a {
	color: #ffffff;
	text-decoration: none;
}

.gp-theprint-footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* Footer style B */
.gp-theprint-footer.footer-b {
	text-align: center;
}


/*-------------------------------------------*/
/* 11.1. Footer navigation & copyright
/*-------------------------------------------*/

.gp-theprint-footer-navigation-copyright {
	float: left;
	width: 50%;
	margin: 0;
}

/* 11.1.1. Footer navigation
/*-------------------------------------------*/

.gp-theprint-footer-navigation {
	display: block;
	width: 100%;
	font-weight: 700;
	margin: 0;
}

/* List */
.gp-theprint-footer-navigation ul {
	list-style: none;
	margin: 0;
	overflow: hidden;
}

.gp-theprint-footer-navigation ul li {
	float: left;
	margin: 0 0 0.313rem 0;
}

.gp-theprint-footer-navigation ul li:after {
    display: inline-block;
    content: "|";
    margin: 0 10px;
    opacity: 0.6;
	color: #999999;
}

.gp-theprint-footer-navigation ul li:last-child:after {
	display: none;
}

.gp-theprint-footer-navigation ul li ul {
	display: none;
}

/* Link */
.gp-theprint-footer-navigation ul li a {
	color: #ffffff;
	text-decoration: none;
}

.gp-theprint-footer-navigation ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* Footer style B */
.gp-theprint-footer.footer-b .gp-theprint-footer-navigation {
	max-width: 100%;
	width: 100%;
	text-align: center;
}

.gp-theprint-footer.footer-b .gp-theprint-footer-navigation ul li {
	float: none;
	display: inline-block;
}

/* 11.1.2. Footer copyright
/*-------------------------------------------*/

.gp-theprint-copyright {
	width: 100%;
	margin: 0;
}

.gp-theprint-copyright p {
	margin: 0 0 0.313rem;
}

.gp-theprint-copyright p {
	-webkit-opacity: 0.7;
	opacity: 0.7;
}

.gp-theprint-copyright a {
	text-decoration: underline;
}

.gp-theprint-copyright a:hover {
	text-decoration: none;
}


/*-------------------------------------------*/
/* 11.2. Footer icons & newsletter
/*-------------------------------------------*/

.gp-theprint-footer-icons-newsletter {
	float: right;
	width: 30%;
}

/* 11.2.1. Footer icons
/*-------------------------------------------*/

.gp-theprint-footer-icons {
	font-size: 1.625rem;
	line-height: 1;
	width: 100%;
	margin: 0 0 0.625rem;
	text-align: right;
	overflow: hidden;
}

/* List */
.gp-theprint-footer-icons ul {
	list-style: none;
	margin: 0;
}

.gp-theprint-footer-icons ul li {
	display: inline-block;
	margin: 0 0.938rem 0 0;
}

.gp-theprint-footer-icons ul li:last-child {
	margin: 0;
}

/* Link */
.gp-theprint-footer-icons ul li a {
	color: #ffffff;
	text-decoration: none;
}

.gp-theprint-footer-icons ul li a:hover {
	color: #ffffff;
	text-decoration: none;
}

/* 11.2.2. Footer newsletter
/*-------------------------------------------*/

.gp-theprint-footer-newsletter {
	width: 100%;
	margin: 0;
	overflow: hidden;
}

.gp-theprint-footer-newsletter form {
	width: 100%;
	position: relative;
}

.gp-theprint-footer-newsletter form input[type="email"],
.gp-theprint-footer-newsletter form input[type="text"] {
	float: left;
	padding: 0.500rem 0.750rem;
	width: 62%;
	height: 2.500rem;
}

.gp-theprint-footer-newsletter form input[type="submit"],
.gp-theprint-footer-newsletter form input[type="button"],
.gp-theprint-footer-newsletter form button {
	font-size: 0.875rem;
	padding: 0.500rem 0.750rem;
	width: 38%;
	height: 2.500rem;
	position: absolute;
	top: 0;
	right: 0;
}

/* Footer style B */
.gp-theprint-footer.footer-b .gp-theprint-footer-navigation-copyright {
	float: none;
	width: 100%;
	margin-bottom: 1.250rem;
	overflow: hidden;
}

.gp-theprint-footer.footer-b .gp-theprint-footer-icons-newsletter {
	float: none;
	width: 65%;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}

.gp-theprint-footer.footer-b .gp-theprint-footer-icons {
	margin-bottom: 1.250rem;
	text-align: center;
}


/*-----------------------------------------------------------------------------------*/
/* 12.0. Pagination, Breadcrumbs
/*-----------------------------------------------------------------------------------*/

/*-------------------------------------------*/
/* 12.1. Pagination
/*-------------------------------------------*/

.gp-theprint-pagination {
	clear: both;
	font-size: 1.000rem;
	font-weight: 700;
	line-height: 1;
	padding: 0;
	margin: 0 0 3.750rem;
	text-align: center;
	overflow: hidden;
	position: relative;
}

.gp-theprint-pagination span.current {
	display: inline-block;
	background-color: #f2f3f4;
	color: #444444;
	padding: 0.625rem 0.750rem;
	margin: 0 0.313rem 0 0;
	text-decoration: none;
	border: 1px solid #eaeaea;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.gp-theprint-pagination a {
	display: inline-block;
	background-color: #ffffff;
	color: #999999;
	padding: 0.625rem 0.750rem;
	margin: 0 0.313rem 0 0;
	text-decoration: none;
	border: 1px solid #eaeaea;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.gp-theprint-pagination a:hover {
	background-color: #f2f3f4;
	color: #444444;
	text-decoration: none;
	border: 1px solid #eaeaea;
}

/* Infinite scroll */
#infscr-loading {
	text-align: center;
}

h5.ajax-loading-text {
	display: block;
	color: #777777;
	margin: 0 0 1.875rem;
	text-align: center;
}

h5.ajax-loading-text.more {
	margin-top: -1.250rem;
}

/* Loading button */
.gp-theprint-ajax-loading-button {
	margin: 0 0 4.063rem;
	text-align: center;
}

.gp-theprint-ajax-loading-button h5 {
	margin: 0;
}

.gp-theprint-ajax-loading-button a {
	display: inline-block;
	background-color: #f2f3f4;
	font-size: 1.125rem;
	line-height: 3.000rem;
	letter-spacing: 1px;
	color: #444444;
	padding: 0;
	margin: 0;
	width: 100%;
	text-decoration: none;
	text-transform: uppercase;
}

.gp-theprint-ajax-loading-button a:hover {
	background: #444444;
	color: #ffffff;
}


/*-------------------------------------------*/
/* 12.2. Breadcrumbs
/*-------------------------------------------*/

.gp-theprint-breadcrumbs {
	font-size: 90%;
	color: #b2b2b2;
	margin-bottom: 0.938rem;
}

.gp-theprint-breadcrumbs span.sep {
	font-weight: bold;
	color: #b2b2b2;
	margin: 0 0.500rem;
}

.gp-theprint-breadcrumbs a {
	color: #b2b2b2;
	text-decoration: none;
}

.gp-theprint-breadcrumbs a:hover {
	color: #b2b2b2;
	text-decoration: underline;
}

.gp-theprint-content.single-post .gp-theprint-breadcrumbs,
.gp-theprint-content.single-page .gp-theprint-breadcrumbs {
	display: none;
}


/*-----------------------------------------------------------------------------------*/
/* 13.0. Page Templates
/*-----------------------------------------------------------------------------------*/

/*-------------------------------------------*/
/* 13.1. Default page template
/*-------------------------------------------*/

.gp-theprint-content.single-page {
	padding: 0 3.125rem;
}

.hentry.entry-page {
	padding: 0;
	margin: 0 0 1.875rem;
	border: none;
}

.entry-page .entry-content {
	margin: 0;
}

/* Title */
.entry-page h1.entry-title {
	font-size: 2.250rem;
	margin: 0.625rem 0 1.875rem;
}

/*-------------------------------------------*/
/* 13.2. Full width page template
/*-------------------------------------------*/

.page-template-full-width .gp-theprint-content.single-page {
	width: 100%;
}

.page-template-full-width .entry-page h1.entry-title {
	text-align: center;
}

/*-------------------------------------------*/
/* 13.3. Contributors page template
/*-------------------------------------------*/

.page-template-contributors .gp-theprint-contributors {
	padding: 0;
	margin: 0 -0.938rem;
	overflow: hidden;
}

.page-template-contributors .gp-theprint-contributors .contributor {
	float: left;
	width: 33.33333334%;
	padding: 0 0.938rem;
	margin: 0 0 2.500rem;
}

.page-template-contributors .gp-theprint-contributors .contributor-info {
	text-align: center;
}

.page-template-contributors .gp-theprint-contributors .contributor-avatar {
	margin: 0 0 0.625rem;
}

.page-template-contributors .gp-theprint-contributors h2.contributor-name {
	font-size: 1.125rem;
	margin: 0;
	text-transform: uppercase;
}

.page-template-contributors .gp-theprint-contributors h2.contributor-name a {
	color: #444444;
	text-decoration: none;
}

.page-template-contributors .gp-theprint-contributors h2.contributor-name a:hover {
	color: #666666;
	text-decoration: none;
}

/*-------------------------------------------*/
/* 13.4. Contributors full width page template
/*-------------------------------------------*/

.page-template-contributors-full-width .gp-theprint-content.single-page {
	width: 100%;
}

.page-template-contributors-full-width .entry-page h1.entry-title {
	text-align: center;
}

.page-template-contributors-full-width .gp-theprint-contributors {
	padding: 0;
	margin: 0 -0.938rem;
	overflow: hidden;
}

.page-template-contributors-full-width .gp-theprint-contributors .contributor {
	float: left;
	width: 25%;
	padding: 0 0.938rem;
	margin: 0 0 2.500rem;
}

.page-template-contributors-full-width .gp-theprint-contributors .contributor-info {
	text-align: center;
}

.page-template-contributors-full-width .gp-theprint-contributors .contributor-avatar {
	margin: 0 0 0.625rem;
}

.page-template-contributors-full-width .gp-theprint-contributors h2.contributor-name {
	font-size: 1.125rem;
	margin: 0;
	text-transform: uppercase;
}

.page-template-contributors-full-width .gp-theprint-contributors h2.contributor-name a {
	color: #444444;
	text-decoration: none;
}

.page-template-contributors-full-width .gp-theprint-contributors h2.contributor-name a:hover {
	color: #666666;
	text-decoration: none;
}

/*-------------------------------------------*/
/* 13.5. 404 page
/*-------------------------------------------*/

/* Search form */
.entry-page.error-404 .gp-theprint-search-form {
	position: relative;
	margin: 0 0 2.500rem;
}

.entry-page.error-404 .gp-theprint-search-form button {
	position: absolute;
	top: 0;
	right: 0;
}

/* List */
.entry-page.error-404 .gp-theprint-archive-lists ul {
	list-style: none;
	margin: 0 0 1.875rem;
}

.entry-page.error-404 .gp-theprint-archive-lists ul li {
	padding: 0.35rem 0;
}


/*-----------------------------------------------------------------------------------*/
/* 14.0. Archives, Categories, Author, and Search Page
/*-----------------------------------------------------------------------------------*/

/*-------------------------------------------*/
/* 14.1. Archive header
/*-------------------------------------------*/

.archive-header {
	margin: 0;
}

h1.archive-title {
	font-size: 2.250rem;
	margin: 0 0 1.875rem;
}

/*-------------------------------------------*/
/* 14.2. Author box
/*-------------------------------------------*/

.gp-theprint-author-box {
	padding: 0 0 1.250rem;
    margin: 0 0 1.875rem;
    border-bottom: 1px solid #eaeaea;
    overflow: hidden;
}

.gp-theprint-author-box .author-avatar {
    float: left;
    width: 6.250rem;
    margin: 0 1.875rem 0 0;
}

.gp-theprint-author-box h2.author-title {
    font-size: 1.250rem;
    margin: 0 0 1.250rem;
}

.gp-theprint-author-box .author-description p {
    margin: 0 0 0 8.125rem;
}


/*-----------------------------------------------------------------------------------*/
/* 15.0. Site cover
/*-----------------------------------------------------------------------------------*/

.gp-site-cover {
	content: '';
	height: 200px;
	margin: 0;
	overflow: hidden;
}


/*-----------------------------------------------------------------------------------*/
/* 16.0. Mobile Menu
/*-----------------------------------------------------------------------------------*/

.gp-theprint-container {
	height: 100%;
}

.gp-theprint-content-wrap-mobile {
	width: 100%;
    height: 100%;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
}

.gp-theprint-content-wrap {
	position: relative;
}

.gp-theprint-content-wrap:before {
	content: '';
	width: 100%;
	height: 100%;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
	-webkit-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0);
	-webkit-transition: opacity 0.2s, -webkit-transform 0s 0.2s;
	transition: opacity 0.2s, transform 0s 0.2s;
	-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}

.gp-theprint-menu-wrap {
	background-color: #ffffff;
	width: 300px;
	height: 100%;
	padding: 0;
	overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    top: 0;
    left: 0;
	z-index: 999999;
	-webkit-transform: translate3d(-100%,0,0);
	transform: translate3d(-100%,0,0);
	-webkit-transition: -webkit-transform 0.2s;
	transition: transform 0.2s;
	-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}

@media only screen and (max-width: 400px) {
	.gp-theprint-menu-wrap {
		width: 260px;
	}
}

/* Menu Button */
.gp-theprint-menu-button {
	display: none;
	font-size: 0;
	line-height: 1;
	margin-top: 15px;
}

button.menu-button {
	display: inline-block;
	content: '';
	background: none;
	line-height: 1;
    width: 24px;
    height: 20px;
    padding: 0;
    margin: 0;
    position: relative;
    border: none;
}

button.menu-button span {
	display: inline-block;
	background-color: #ffffff;
	width: 24px;
	height: 3px;
	position: absolute;
	left: 0;
	z-index: -9;
}

button.menu-button span.top {
	top: 0;
}

button.menu-button span.mid {
	top: 7px;
}

button.menu-button span.bot {
	top: 14px;
}

button.menu-button span:last-child {
	margin-bottom: 0;
}

button.menu-button:hover {
	background: none;
}

/* Search */
.gp-theprint-search-mobile {
	padding:  20px 20px 10px 20px;
}

.gp-theprint-search-mobile form.gp-theprint-search-form input[type="text"] {
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.gp-theprint-search-mobile form.gp-theprint-search-form button {
	background: none;
	width: 32px;
	font-size: 18px;
	color: #888888;
}

/* Social icons */
.gp-theprint-social-icons-mobile {
	font-size: 18px;
	padding: 0 20px 15px 20px;
	margin: 0;
	border-bottom: 1px dotted #e9e9e9;
	overflow: hidden;
}

.gp-theprint-social-icons-mobile ul {
	list-style: none;
	margin: 0;
}

.gp-theprint-social-icons-mobile ul li {
	float: left;
	margin: 0 25px 0 0;
}

.gp-theprint-social-icons-mobile ul li:last-child {
	margin-right: 0;
}

.gp-theprint-social-icons-mobile ul li a {
	color: #444444;
	text-decoration: none;
}

.gp-theprint-social-icons-mobile ul li a:hover {
	color: #444444;
	text-decoration: none;
}

/* Menu */
.gp-theprint-mobile-menu ul {
	list-style: none;
	margin: 0;
}

.gp-theprint-mobile-menu ul li {
	margin: 0;
}

.gp-theprint-mobile-menu ul li ul {
	margin: 0;
}

.gp-theprint-mobile-menu ul li a {
	display: block;
    font-size: 90%;
    font-weight: 700;
    color: #444444;
    padding: 12px 15px 12px 20px;
    text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px dotted #e9e9e9;
	position: relative;
}

.gp-theprint-mobile-menu ul li a:hover {
	color: #444444;
	text-decoration: none;
}

.gp-theprint-mobile-menu ul li ul li a {
	font-size: 85%;
	font-weight: 700;
	padding: 10px 15px 10px 35px;
}

.gp-theprint-mobile-menu ul li ul li a i {
	margin-right: 10px;
}

/* Shown menu */
html {
	height: 100%;
}

body.show-menu {
	height: 100%;
	overflow: hidden;
}

.show-menu .gp-theprint-menu-wrap {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	-webkit-transition: -webkit-transform 0.2s;
	transition: transform 0.2s;
	-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}

.show-menu .gp-theprint-content-wrap:before {
	opacity: 1;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
	-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}


/*-----------------------------------------------------------------------------------*/
/* 17.0. Responsive
/*-----------------------------------------------------------------------------------*/

/*-------------------------------------------*/
/* < 1240px
/*-------------------------------------------*/

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

	/*-------------------------------------------*/
	/* Structures.
	/*-------------------------------------------*/

	.gp-theprint-row {
		max-width: 100%;
	}


	/*-------------------------------------------*/
	/* Primary navigation.
	/*-------------------------------------------*/

	.gp-theprint-primary-navigation ul li a {
		padding: 0 0.938rem;
	}


	/*-------------------------------------------*/
	/* Secondary navigation.
	/*-------------------------------------------*/

	.gp-theprint-secondary-navigation ul li a {
		padding: 0 0.938rem;
	}


	/*-------------------------------------------*/
	/* Main.
	/*-------------------------------------------*/

	.gp-theprint-site-main {
		padding: 1.875rem 1.875rem;
	}

	.gp-theprint-content {
		padding-right: 1.875rem;
	}


	/*-------------------------------------------*/
	/* Staff posts.
	/*-------------------------------------------*/

	.gp-theprint-staff-posts {
		margin-left: -1.875rem;
		margin-right: -1.875rem;
	}


	/*-------------------------------------------*/
	/* Entry blocks
	/*-------------------------------------------*/

	.entry-blocks {
		padding: 0 2.500rem;
	}


	/*-------------------------------------------*/
	/* Single entry share.
	/*-------------------------------------------*/

	.single-entry-share {
		left: -1.875rem;
	}


	/*-------------------------------------------*/
	/* Entry navigation.
	/*-------------------------------------------*/

	.entry-navigation {
		display: none;
	}

	/*-------------------------------------------*/
	/* Single page.
	/*-------------------------------------------*/

	.gp-theprint-content.single-page {
		padding: 0 2.500rem;
	}


}


/*-------------------------------------------*/
/* < 1040px
/*-------------------------------------------*/

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

	/*-------------------------------------------*/
	/* Typography
	/*-------------------------------------------*/

	html {
		font-size: 90%;
	}

	body {
		font-size: 16px;
	}

}


/*-------------------------------------------*/
/* < 980px
/*-------------------------------------------*/

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

	/*-------------------------------------------*/
	/* Site header.
	/*-------------------------------------------*/

	.gp-theprint-site-header {
		height: 50px;
	}

	.gp-theprint-site-header {
		position: relative ! important;
	}


	/*-------------------------------------------*/
	/* Mobile menu button.
	/*-------------------------------------------*/

	.gp-theprint-menu-button {
		display: block;
		position: absolute;
		left: 0;
	}


	/*-------------------------------------------*/
	/* Logo
	/*-------------------------------------------*/

	.gp-theprint-logo {
		max-width: 100%;
		width: 100%;
		text-align: center;
	}

	.gp-theprint-logo h1.site-title, 
	.gp-theprint-logo p.site-title {
		font-size: 28px;
		line-height: 50px ! important;
	}

	.gp-theprint-logo h1.site-logo a, 
	.gp-theprint-logo p.site-logo a {
		display: inline-block;
	}

	.gp-theprint-logo h1.site-logo, 
	.gp-theprint-logo p.site-logo {
		line-height: 50px ! important;
	}

	.gp-theprint-logo h1.site-logo a img, 
	.gp-theprint-logo p.site-logo a img {
		width: auto ! important;
		height: 50px ! important;
		max-height: 50px ! important;
	}

	/* Style L */
	.gp-theprint-logo.header-l h1.site-title, 
	.gp-theprint-logo.header-l p.site-title {
		font-size: 40px ! important;
		margin-bottom: 10px;
	}

	.gp-theprint-logo.header-l h1.site-logo a img, 
	.gp-theprint-logo.header-l p.site-logo a img {
		width: auto ! important;
		height: auto ! important;
	}

	/* Style M */
	.gp-theprint-logo.header-m h1.site-title, 
	.gp-theprint-logo.header-m p.site-title {
		font-size: 40px ! important;
		margin-bottom: 10px;
	}

	.gp-theprint-logo.header-m h1.site-logo a img, 
	.gp-theprint-logo.header-m p.site-logo a img {
		width: auto ! important;
		height: auto ! important;
	}

	/* Style N */
	.gp-theprint-logo.header-n h1.site-title, 
	.gp-theprint-logo.header-n p.site-title {
		font-size: 40px ! important;
		margin-bottom: 10px;
	}

	.gp-theprint-logo.header-n h1.site-logo a img, 
	.gp-theprint-logo.header-n p.site-logo a img {
		width: auto ! important;
		height: auto ! important;
	}


	/*-------------------------------------------*/
	/* Header icons.
	/*-------------------------------------------*/

	.gp-theprint-header-icons {
		line-height: 50px ! important;
		position: absolute;
		right: 0;
	}

	.gp-theprint-header-icons ul li {
		display: none;
	}

	.gp-theprint-header-icons ul li.search-icon {
		display: block;
	}

	.gp-theprint-header-icons ul li.search-icon {
		font-size: 20px;
	}


	/*-------------------------------------------*/
	/* Primary navigation.
	/*-------------------------------------------*/

	.gp-theprint-primary-navigation {
		display: none;
	}


	/*-------------------------------------------*/
	/* Secondary navigation.
	/*-------------------------------------------*/

	.gp-theprint-secondary-navigation {
		display: none;
	}


	/*-------------------------------------------*/
	/* Main.
	/*-------------------------------------------*/

	.gp-theprint-content {
		width: 100%;
		padding-right: 0;
	}


	/*-------------------------------------------*/
	/* Sidebar.
	/*-------------------------------------------*/

	.gp-theprint-sidebar {
		display: none;
		height: 0 ! important;
	}

	.sticky-sidebar-container {
		display: none;
		height: 0 ! important;
	}


	/*-------------------------------------------*/
	/* Footer.
	/*-------------------------------------------*/

	.gp-theprint-footer {
		font-size: 85%;
	}

	/* Footer navigation & copyright */
	.gp-theprint-footer-navigation-copyright {
		width: 100%;
	}

	.gp-theprint-footer-navigation ul li {
		float: none;
		display: inline-block;
	}

	/* Footer icons & newsletter */
	.gp-theprint-footer-icons-newsletter {
		float: left;
		margin: 1.250rem 0 0;
		width: 70%;
	}

	.gp-theprint-footer-icons {
		text-align: left;
	}


	/*-------------------------------------------*/
	/* Featured image.
	/*-------------------------------------------*/

	.featured-image img {
		width: 100%;
	}


	/*-------------------------------------------*/
	/* Featured posts.
	/*-------------------------------------------*/

	/* Featured posts with style A */
	.gp-theprint-featured-post-a h2.entry-title {
		font-size: 1.775rem;
	}

	.gp-theprint-featured-post-a.style-b h2.entry-title {
		font-size: 1.350rem;
	}

	.gp-theprint-featured-post-a.style-b .featured-image {
		height: 200px;
		overflow: hidden;
	}

	/* Featured posts with style B */
	.gp-theprint-featured-post-b h2.entry-title {
		font-size: 1.775rem;
		width: 100%;
	}

	/* Featured posts with style C */
	.gp-theprint-featured-post-c .featured-image {
		height: 240px;
		overflow: hidden;
	}

	.gp-theprint-featured-post-c h2.entry-title {
		font-size: 1.750rem;
	}

	.gp-theprint-featured-post-c.style-b h2.entry-title {
		font-size: 1.350rem;
	}

	/* Featured posts with style D */
	.gp-theprint-featured-post-d h2.entry-title {
		font-size: 1.775rem;
	}

	.gp-theprint-featured-post-d.style-b h2.entry-title {
		font-size: 1.350rem;
	}

	/* Featured posts with style E */
	.gp-theprint-featured-post-e h2.entry-title {
		font-size: 1.775rem;
	}

	.gp-theprint-featured-post-e.style-b h2.entry-title {
		font-size: 1.350rem;
	}

	/* Featured posts with style F */
	.gp-theprint-featured-post-f {
		width: 33.33333334%;
	}

	.gp-theprint-featured-post-f:nth-child(1),
	.gp-theprint-featured-post-f:nth-child(2) {
		width: 50%;
	}

	.gp-theprint-featured-post-f .featured-image {
		height: 250px;
		overflow: hidden;
	}

	.gp-theprint-featured-post-f h2.entry-title {
		font-size: 1.350rem;
	}


	/*-------------------------------------------*/
	/* Front posts.
	/*-------------------------------------------*/

	/* Front posts with style C. */
	.hentry.gp-theprint-front-post-c .featured-image {
		width: 15.000rem;
	}

	.hentry.gp-theprint-front-post-c .entry-description {
		margin: 0 0 0 16.875rem;
	}

	/* Front posts with style D. */
	.hentry.gp-theprint-front-post-d h2.entry-title {
		font-size: 1.700rem;
	}

	/* Front posts with style F. */
	.hentry.gp-theprint-front-post-f.style-a h2.entry-title {
		font-size: 1.700rem;
	}

	.hentry.gp-theprint-front-post-f.style-b .featured-image {
		width: 15.000rem;
	}

	.hentry.gp-theprint-front-post-f.style-b .entry-description {
		margin: 0 0 0 16.875rem;
	}

	/* Front posts with style H. */
	.hentry.gp-theprint-front-post-h .featured-image {
		width: 17.500rem;
	}

	.hentry.gp-theprint-front-post-h .entry-description {
		margin: 0 0 0 19.375rem;
	}

	/* Front posts with style I. */
	.hentry.gp-theprint-front-post-i.style-a .featured-image {
		width: 15.000rem;
	}

	.hentry.gp-theprint-front-post-i.style-a .entry-description {
		margin: 0 0 0 16.875rem;
	}

	/* Front posts with style J. */
	.hentry.gp-theprint-front-post-j.style-a .featured-image {
		width: 17.500rem;
	}

	.hentry.gp-theprint-front-post-j.style-a .entry-description {
		margin: 0 0 0 19.375rem;
	}

	.hentry.gp-theprint-front-post-j.style-b .featured-image {
		width: 15.000rem;
	}

	.hentry.gp-theprint-front-post-j.style-b .entry-description {
		margin: 0 0 0 16.875rem;
	}

	/* Front posts with style K. */
	.hentry.gp-theprint-front-post-k h2.entry-title {
		font-size: 1.700rem;
	}


	/*-------------------------------------------*/
	/* Staff posts.
	/*-------------------------------------------*/

	/* Staff posts with style A */
	.gp-theprint-staff-post-a {
		width: 50%;
	}

	.gp-theprint-staff-post-a .featured-image {
		height: 240px;
		overflow: hidden;
	}

	.gp-theprint-staff-post-a h2.entry-title {
		font-size: 1.375rem;
	}

	/* Staff posts with style B */
	.gp-theprint-staff-post-b:nth-child(1),
	.gp-theprint-staff-post-b:nth-child(2) {
		width: 50%;
	}

	.gp-theprint-staff-post-b {
		width: 33.33333334%;
	}

	.gp-theprint-staff-post-b .featured-image {
		height: 250px;
		overflow: hidden;
	}

	.gp-theprint-staff-post-b h2.entry-title {
		font-size: 1.375rem;
	}


	/*-------------------------------------------*/
	/* Single post.
	/*-------------------------------------------*/

	/* Entry blocks */
	.entry-blocks {
		width: 100%;
	}

}


/*-------------------------------------------*/
/* < 840px
/*-------------------------------------------*/

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

	/*-------------------------------------------*/
	/* Structure.
	/*-------------------------------------------*/

	.gp-theprint-row {
		padding: 0 0.625rem;
	}


	/*-------------------------------------------*/
	/* Featured posts.
	/*-------------------------------------------*/

	/* Featured posts with style A */
	.gp-theprint-featured-post-a.style-a h2.entry-title {
		font-size: 1.625rem;
	}

	/* Featured posts with style B */
	.gp-theprint-featured-post-b .featured-image {
		height: 240px;
		overflow: hidden;
	}

	.gp-theprint-featured-post-b h2.entry-title {
		font-size: 1.625rem;
	}

	/* Featured posts with style C */
	.gp-theprint-featured-post-c.style-a {
		width: 66.66666666%;
	}

	.gp-theprint-featured-post-c.style-b {
		width: 33.33333334%;
	}

	.gp-theprint-featured-post-c.style-b:nth-child(3),
	.gp-theprint-featured-post-c.style-b:nth-child(4) {
		width: 50%;
	}

	.gp-theprint-featured-post-c.style-a h2.entry-title {
		font-size: 1.625rem;
	}

	/* Featured posts with style D */
	.gp-theprint-featured-post-d.style-a {
		width: 100%;
	}

	.gp-theprint-featured-post-d.style-a .featured-image {
		height: 260px;
		overflow: hidden;
	}

	.gp-theprint-featured-post-d.style-b {
		width: 50%;
	}

	.gp-theprint-featured-post-d.style-b .featured-image {
		height: 220px;
		overflow: hidden;
	}


	/*-------------------------------------------*/
	/* Front posts.
	/*-------------------------------------------*/

	/* Entry share */
	.hentry.front-post:hover .featured-image .entry-share {
		display: none;
		opacity: 0;
	}


	/*-------------------------------------------*/
	/* Homepage widget area #3.
	/*-------------------------------------------*/

	/* Homepage #3 posts with style D */
	.gp-theprint-homepage-3-posts-d .gp-theprint-column-1, 
	.gp-theprint-homepage-3-posts-d .gp-theprint-column-2, 
	.gp-theprint-homepage-3-posts-d .gp-theprint-column-3, 
	.gp-theprint-homepage-3-posts-d .gp-theprint-column-4 {
		width: 50%;
	}

	.gp-theprint-homepage-3-posts-d .gp-theprint-column-1, 
	.gp-theprint-homepage-3-posts-d .gp-theprint-column-2 {
		margin-bottom: 1.250rem;
	}

	/* Homepage #3 posts with style F */
	.gp-theprint-homepage-3-posts-f .gp-theprint-column-1, 
	.gp-theprint-homepage-3-posts-f .gp-theprint-column-2, 
	.gp-theprint-homepage-3-posts-f .gp-theprint-column-3, 
	.gp-theprint-homepage-3-posts-f .gp-theprint-column-4 {
		width: 50%;
	}

	.gp-theprint-homepage-3-posts-f .gp-theprint-column-1, 
	.gp-theprint-homepage-3-posts-f .gp-theprint-column-2 {
		margin-bottom: 1.250rem;
	} 


	/*-------------------------------------------*/
	/* Single post.
	/*-------------------------------------------*/

	/* Entry title */
	h1.entry-title,
	.entry-single.style-b h1.entry-title,
	.entry-cover.style-f h1.entry-title {
		font-size: 2.250rem;
	}


	/*-------------------------------------------*/
	/* Archives, Categories, Author, and Search Page.
	/*-------------------------------------------*/

	h1.archive-title {
		font-size: 2.250rem;
	}

}


/*-------------------------------------------*/
/* < 767px
/*-------------------------------------------*/

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

	/* Typography
	--------------------------------------------- */

	html {
		font-size: 90%;
	}


	/*-------------------------------------------*/
	/* Main.
	/*-------------------------------------------*/

	.gp-theprint-site-main {
		padding-left: 0.938rem;
		padding-right: 0.938rem;
	}


	/*-------------------------------------------*/
	/* Footer.
	/*-------------------------------------------*/

	.gp-theprint-footer {
		z-index: 9999;
	}


	/*-------------------------------------------*/
	/* Featured posts.
	/*-------------------------------------------*/

	/* Featured posts with style A */
	.gp-theprint-featured-post-a.style-a:nth-child(1) {
		width: 100%;
	}

	.gp-theprint-featured-post-a.style-a:nth-child(2),
	.gp-theprint-featured-post-a.style-b {
		width: 50%;
	}

	.gp-theprint-featured-post-a.style-a:nth-child(2) h2.entry-title {
		font-size: 1.375rem;
	}

	.gp-theprint-featured-post-a.style-a:nth-child(1) .featured-image {
		height: 260px;
		overflow: hidden;
	}

	.gp-theprint-featured-post-a.style-a:nth-child(2) .featured-image,
	.gp-theprint-featured-post-a.style-b .featured-image {
		height: auto;
		height: 220px;
		overflow: hidden;
	}

	/* Featured posts with style E */
	.gp-theprint-featured-post-e.style-a {
		width: 100%;
	}

	.gp-theprint-featured-post-e.style-a .featured-image {
		height: 400px;
		overflow: hidden;
	}

	.gp-theprint-featured-post-e.style-b {
		width: 50%;
	}

	/* Featured posts with style F */
	.gp-theprint-featured-post-f {
		width: 50%;
	}

	.gp-theprint-featured-post-f .featured-image {
		max-height: 200px;
		overflow: hidden;
	}


	/*-------------------------------------------*/
	/* Staff posts.
	/*-------------------------------------------*/

	.gp-theprint-staff-picks {
		margin-left: -0.938rem;
		margin-right: -0.938rem;
	}

	/* Staff posts with style A */
	.gp-theprint-staff-post-a .featured-image {
		height: 200px;
		overflow: hidden;
	}

	/* Staff posts with style B */
	.gp-theprint-staff-post-b {
		width: 50%;
	}

	.gp-theprint-staff-post-b .featured-image {
		height: 200px;
		overflow: hidden;
	}


	/*-------------------------------------------*/
	/* Front posts.
	/*-------------------------------------------*/

	/* Front posts with style A */
	.hentry.gp-theprint-front-post-a {
		width: 100%;
	}

	.hentry.gp-theprint-front-post-a .featured-image {
		float: left;
		width: 30%;
		margin-right: 3%;
		margin-bottom: 0;
	}

	.hentry.gp-theprint-front-post-a .entry-header {
		margin-left: 33%;
	}

	.hentry.gp-theprint-front-post-a h2.entry-title {
		font-size: 1.250rem;
	}

	/* Front posts with style B */
	.hentry.gp-theprint-front-post-b {
		width: 100%;
	}

	.hentry.gp-theprint-front-post-b .featured-image {
		float: left;
		width: 30%;
		margin-right: 3%;
		margin-bottom: 0;
	}

	.hentry.gp-theprint-front-post-b .entry-header {
		margin-left: 33%;
	}

	.hentry.gp-theprint-front-post-b h2.entry-title {
		font-size: 1.250rem;
	}

	/* Front posts with style C */
	.hentry.gp-theprint-front-post-c .featured-image {
		width: 30%;
		margin-right: 3%;
		margin-bottom: 0;
	}

	.hentry.gp-theprint-front-post-c .entry-description {
		margin-left: 33%;
	}

	.hentry.gp-theprint-front-post-c h2.entry-title {
		font-size: 1.250rem;
	}

	/* Front posts with style D */
	.hentry.gp-theprint-front-post-d h2.entry-title {
		font-size: 1.625rem;
	}

	/* Front posts with style E */
	.hentry.gp-theprint-front-post-e.style-a,
	.hentry.gp-theprint-front-post-e.style-b {
		width: 100%;
	}

	.hentry.gp-theprint-front-post-e.style-a .featured-image,
	.hentry.gp-theprint-front-post-e.style-b .featured-image {
		float: left;
		width: 30%;
		margin-right: 3%;
		margin-bottom: 0;
	}

	.hentry.gp-theprint-front-post-e.style-a .entry-header,
	.hentry.gp-theprint-front-post-e.style-b .entry-header {
		margin-left: 33%;
	}

	.hentry.gp-theprint-front-post-e.style-a h2.entry-title,
	.hentry.gp-theprint-front-post-e.style-b h2.entry-title {
		font-size: 1.250rem;
	}

	/* Front posts with style F */
	.hentry.gp-theprint-front-post-f.style-a h2.entry-title {
		font-size: 1.625rem;
	}

	.hentry.gp-theprint-front-post-f.style-b .featured-image {
		width: 30%;
		margin-right: 3%;
		margin-bottom: 0;
	}

	.hentry.gp-theprint-front-post-f.style-b .entry-description {
		margin-left: 33%;
	}

	.hentry.gp-theprint-front-post-f.style-b h2.entry-title {
		font-size: 1.250rem;
	}

	/* Front posts with style G */
	.hentry.gp-theprint-front-post-g .featured-image {
		width: 30%;
		margin-right: 3%;
		margin-bottom: 0;
	}

	.hentry.gp-theprint-front-post-g .entry-description {
		margin-left: 33%;
	}

	.hentry.gp-theprint-front-post-g h2.entry-title {
		font-size: 1.250rem;
	}

	/* Front posts with style H */
	.hentry.gp-theprint-front-post-h .featured-image {
		width: 30%;
		margin-right: 3%;
		margin-bottom: 0;
	}

	.hentry.gp-theprint-front-post-h .entry-description {
		margin-left: 33%;
	}

	.hentry.gp-theprint-front-post-h h2.entry-title {
		font-size: 1.250rem;
	}

	/* Front posts with style I */
	.hentry.gp-theprint-front-post-i.style-a .featured-image,
	.hentry.gp-theprint-front-post-i.style-b .featured-image {
		width: 30%;
		margin-right: 3%;
		margin-bottom: 0;
	}

	.hentry.gp-theprint-front-post-i.style-a .entry-description,
	.hentry.gp-theprint-front-post-i.style-b .entry-description {
		margin-left: 33%;
	}

	/* Front posts with style J */
	.hentry.gp-theprint-front-post-j.style-a .featured-image,
	.hentry.gp-theprint-front-post-j.style-b .featured-image {
		width: 30%;
		margin-right: 3%;
		margin-bottom: 0;
	}

	.hentry.gp-theprint-front-post-j.style-a .entry-description,
	.hentry.gp-theprint-front-post-j.style-b .entry-description {
		margin-left: 33%;
	}

	.hentry.gp-theprint-front-post-j.style-a h2.entry-title,
	.hentry.gp-theprint-front-post-j.style-b h2.entry-title {
		font-size: 1.250rem;
	}

	/* Front posts with style K */
	.hentry.gp-theprint-front-post-k h2.entry-title {
		font-size: 1.625rem;
	}


	/*-------------------------------------------*/
	/* Homepage widget area #1
	/*-------------------------------------------*/

	/* Homepage #1 posts with style A */
	.gp-theprint-homepage-1-posts-a ul li.style-a,
	.gp-theprint-homepage-1-posts-a ul li.style-b {
		width: 100%;
	}

	.gp-theprint-homepage-1-posts-a ul li.style-a .featured-image,
	.gp-theprint-homepage-1-posts-a ul li.style-b .featured-image {
		float: left;
		width: 30%;
		margin-right: 3%;
		margin-bottom: 0;
	}

	.gp-theprint-homepage-1-posts-a ul li.style-a .entry-header,
	.gp-theprint-homepage-1-posts-a ul li.style-b .entry-header {
		margin-left: 33%;
	}

	.gp-theprint-homepage-1-posts-a ul li.style-a h5.entry-title,
	.gp-theprint-homepage-1-posts-a ul li.style-b h5.entry-title {
		font-size: 1.250rem;
	}

	/* Homepage #1 posts with style B */
	.gp-theprint-homepage-1-posts-b ul li {
		width: 50%;
	}

	.gp-theprint-homepage-1-posts-b ul li .featured-image {
		height: 220px;
		overflow: hidden;
	}

	.gp-theprint-homepage-1-posts-b ul li .featured-image img {
		height: 220px;
	}

	.gp-theprint-homepage-1-posts-b ul li h5.entry-title {
		font-size: 1.375rem;
	}

	/* Homepage #1 posts with style C */
	.gp-theprint-homepage-1-posts-c .gp-theprint-column-1, 
	.gp-theprint-homepage-1-posts-c .gp-theprint-column-2 {
		width: 100%;
		margin-bottom: 1.250rem;
	}

	.gp-theprint-homepage-1-posts-c .gp-theprint-column-2 {
		margin-bottom: 0;
	}

	.gp-theprint-homepage-1-posts-c ul li.style-a .featured-image {
		float: left;
		width: 30%;
		margin-right: 3%;
		margin-bottom: 0;
	}

	.gp-theprint-homepage-1-posts-c ul li.style-a .entry-header {
		margin-left: 33%;
	}

	.gp-theprint-homepage-1-posts-c ul li.style-a h5.entry-title {
		font-size: 1.250rem;
	}

	/* Homepage #1 posts with style D */
	.gp-theprint-homepage-1-posts-d .gp-theprint-column-1, 
	.gp-theprint-homepage-1-posts-d .gp-theprint-column-2 {
		width: 100%;
		margin-bottom: 1.250rem;
	}

	.gp-theprint-homepage-1-posts-d .gp-theprint-column-2 {
		margin-bottom: 0;
	}

	.gp-theprint-homepage-1-posts-d ul li {
		width: 100%;
	}

	/* Homepage #1 posts with style E */
	.gp-theprint-homepage-1-posts-e ul li {
		width: 100%;
	}

	.gp-theprint-homepage-1-posts-e ul li .featured-image {
		float: left;
		width: 30%;
		margin-right: 3%;
		margin-bottom: 0;
	}

	.gp-theprint-homepage-1-posts-e ul li .entry-header {
		margin-left: 33%;
	}

	.gp-theprint-homepage-1-posts-e ul li h5.entry-title {
		font-size: 1.250rem;
	}

	/* Homepage #1 posts with style F */
	.gp-theprint-homepage-1-posts-f .gp-theprint-column-1, 
	.gp-theprint-homepage-1-posts-f .gp-theprint-column-2,
	.gp-theprint-homepage-1-posts-f .gp-theprint-column-3 {
		width: 100%;
		margin-bottom: 1.250rem;
	}

	.gp-theprint-homepage-1-posts-f .gp-theprint-column-3 {
		margin-bottom: 0;
	}

	.gp-theprint-homepage-1-posts-f ul li {
		width: 100%;
	}

	.gp-theprint-homepage-1-posts-f ul li.style-a .featured-image {
		float: left;
		width: 30%;
		margin-right: 3%;
		margin-bottom: 0;
	}

	.gp-theprint-homepage-1-posts-f ul li.style-a .entry-header {
		margin-left: 33%;
	}

	.gp-theprint-homepage-1-posts-f ul li h5.entry-title {
		font-size: 1.250rem;
	}


	/*-------------------------------------------*/
	/* Homepage widget area #2
	/*-------------------------------------------*/

	/* Homepage #2 posts with style A */
	.gp-theprint-homepage-2-posts-a ul li.style-a,
	.gp-theprint-homepage-2-posts-a ul li.style-b {
		width: 100%;
	}

	.gp-theprint-homepage-2-posts-a ul li.style-a .featured-image,
	.gp-theprint-homepage-2-posts-a ul li.style-b .featured-image {
		float: left;
		width: 30%;
		margin-right: 3%;
		margin-bottom: 0;
	}

	.gp-theprint-homepage-2-posts-a ul li.style-a .entry-header,
	.gp-theprint-homepage-2-posts-a ul li.style-b .entry-header {
		margin-left: 33%;
	}

	.gp-theprint-homepage-2-posts-a ul li.style-a h5.entry-title,
	.gp-theprint-homepage-2-posts-a ul li.style-b h5.entry-title {
		font-size: 1.250rem;
	}

	/* Homepage #2 posts with style B */
	.gp-theprint-homepage-2-posts-b ul li {
		width: 50%;
	}

	.gp-theprint-homepage-2-posts-b ul li .featured-image {
		height: 220px;
		overflow: hidden;
	}

	.gp-theprint-homepage-2-posts-b ul li .featured-image img {
		height: 220px;
	}

	.gp-theprint-homepage-2-posts-b ul li h5.entry-title {
		font-size: 1.375rem;
	}

	/* Homepage #2 posts with style C */
	.gp-theprint-homepage-2-posts-c .gp-theprint-column-1, 
	.gp-theprint-homepage-2-posts-c .gp-theprint-column-2 {
		width: 100%;
		margin-bottom: 1.250rem;
	}

	.gp-theprint-homepage-2-posts-c .gp-theprint-column-2 {
		margin-bottom: 0;
	}

	.gp-theprint-homepage-2-posts-c ul li.style-a .featured-image {
		float: left;
		width: 30%;
		margin-right: 3%;
		margin-bottom: 0;
	}

	.gp-theprint-homepage-2-posts-c ul li.style-a .entry-header {
		margin-left: 33%;
	}

	.gp-theprint-homepage-2-posts-c ul li.style-a h5.entry-title {
		font-size: 1.250rem;
	}

	/* Homepage #2 posts with style D */
	.gp-theprint-homepage-2-posts-d .gp-theprint-column-1, 
	.gp-theprint-homepage-2-posts-d .gp-theprint-column-2 {
		width: 100%;
		margin-bottom: 1.250rem;
	}

	.gp-theprint-homepage-2-posts-d .gp-theprint-column-2 {
		margin-bottom: 0;
	}

	.gp-theprint-homepage-2-posts-d ul li {
		width: 100%;
	}

	/* Homepage #2 posts with style E */
	.gp-theprint-homepage-2-posts-e ul li {
		width: 100%;
	}

	.gp-theprint-homepage-2-posts-e ul li .featured-image {
		float: left;
		width: 30%;
		margin-right: 3%;
		margin-bottom: 0;
	}

	.gp-theprint-homepage-2-posts-e ul li .entry-header {
		margin-left: 33%;
	}

	.gp-theprint-homepage-2-posts-e ul li h5.entry-title {
		font-size: 1.250rem;
	}

	/* Homepage #2 posts with style F */
	.gp-theprint-homepage-2-posts-f .gp-theprint-column-1, 
	.gp-theprint-homepage-2-posts-f .gp-theprint-column-2,
	.gp-theprint-homepage-2-posts-f .gp-theprint-column-3 {
		width: 100%;
		margin-bottom: 1.250rem;
	}

	.gp-theprint-homepage-2-posts-f .gp-theprint-column-3 {
		margin-bottom: 0;
	}

	.gp-theprint-homepage-2-posts-f ul li {
		width: 100%;
	}

	.gp-theprint-homepage-2-posts-f ul li.style-a .featured-image {
		float: left;
		width: 30%;
		margin-right: 3%;
		margin-bottom: 0;
	}

	.gp-theprint-homepage-2-posts-f ul li.style-a .entry-header {
		margin-left: 33%;
	}

	.gp-theprint-homepage-2-posts-f ul li h5.entry-title {
		font-size: 1.250rem;
	}


	/*-------------------------------------------*/
	/* Homepage widget area #3
	/*-------------------------------------------*/

	/* Homepage #3 posts with style A */
	.gp-theprint-homepage-3-posts-a ul li {
		width: 100%;
	}

	.gp-theprint-homepage-3-posts-a ul li .featured-image {
		float: left;
		width: 30%;
		margin-right: 3%;
		margin-bottom: 0;
	}

	.gp-theprint-homepage-3-posts-a ul li .entry-header {
		margin-left: 33%;
	}

	.gp-theprint-homepage-3-posts-a ul li h5.entry-title {
		font-size: 1.250rem;
	}

	/* Homepage #3 posts with style B */
	.gp-theprint-homepage-3-posts-b ul li {
		width: 100%;
	}

	.gp-theprint-homepage-3-posts-b ul li .featured-image {
		float: left;
		width: 30%;
		margin-right: 3%;
		margin-bottom: 0;
	}

	.gp-theprint-homepage-3-posts-b ul li .entry-header {
		margin-left: 33%;
	}

	.gp-theprint-homepage-3-posts-b ul li h5.entry-title {
		font-size: 1.250rem;
	}

	/* Homepage #3 posts with style C */
	.gp-theprint-homepage-3-posts-c .gp-theprint-column-1,
	.gp-theprint-homepage-3-posts-c .gp-theprint-column-2,
	.gp-theprint-homepage-3-posts-c .gp-theprint-column-3 {
		width: 100%;
		margin-bottom: 1.250rem;
	}

	.gp-theprint-homepage-3-posts-c .gp-theprint-column-3 {
		margin-bottom: 0;
	}

	.gp-theprint-homepage-3-posts-c ul li.style-a .featured-image {
		float: left;
		width: 30%;
		margin-right: 3%;
		margin-bottom: 0;
	}

	.gp-theprint-homepage-3-posts-c ul li.style-a .entry-header {
		margin-left: 33%;
	}

	.gp-theprint-homepage-3-posts-c ul li.style-a h5.entry-title {
		font-size: 1.250rem;
	}

	/* Homepage #3 posts with style D */
	.gp-theprint-homepage-3-posts-d .gp-theprint-column-1,
	.gp-theprint-homepage-3-posts-d .gp-theprint-column-2,
	.gp-theprint-homepage-3-posts-d .gp-theprint-column-3,
	.gp-theprint-homepage-3-posts-d .gp-theprint-column-4 {
		width: 100%;
		margin-bottom: 1.250rem;
	}

	.gp-theprint-homepage-3-posts-d .gp-theprint-column-4 {
		margin-bottom: 0;
	}

	.gp-theprint-homepage-3-posts-d ul li.style-a .featured-image {
		float: left;
		width: 30%;
		margin-right: 3%;
		margin-bottom: 0;
	}

	.gp-theprint-homepage-3-posts-d ul li.style-a .entry-header {
		margin-left: 33%;
	}

	.gp-theprint-homepage-3-posts-d ul li.style-a h5.entry-title {
		font-size: 1.250rem;
	}

	/* Homepage #3 posts with style E */
	.gp-theprint-homepage-3-posts-e .gp-theprint-column-1,
	.gp-theprint-homepage-3-posts-e .gp-theprint-column-2,
	.gp-theprint-homepage-3-posts-e .gp-theprint-column-3 {
		width: 100%;
		margin-bottom: 1.250rem;
	}

	.gp-theprint-homepage-3-posts-e .gp-theprint-column-3 {
		margin-bottom: 0;
	}

	/* Homepage #3 posts with style F */
	.gp-theprint-homepage-3-posts-f .gp-theprint-column-1,
	.gp-theprint-homepage-3-posts-f .gp-theprint-column-2,
	.gp-theprint-homepage-3-posts-f .gp-theprint-column-3,
	.gp-theprint-homepage-3-posts-f .gp-theprint-column-4 {
		width: 100%;
		margin-bottom: 1.250rem;
	}

	.gp-theprint-homepage-3-posts-f .gp-theprint-column-4 {
		margin-bottom: 0;
	}


	/*-------------------------------------------*/
	/* Single post.
	/*-------------------------------------------*/

	/* Entry blocks */
	.entry-blocks {
		padding: 0;
	}

	/* Single entry share */
	.single-entry-share {
		display: none;
	}

	/* Single entry share mobiel */
	.single-entry-share-mobile {
		display: block;
	}

	/* Related posts */
	.entry-related-posts .entry-related-post {
		width: 100%;
	}

	.entry-related-posts .entry-related-post .featured-image {
		float: left;
		width: 30%;
		margin-right: 3%;
    	margin-bottom: 0;
	}

	.entry-related-posts .entry-related-post h5 {
		margin-left: 33%;
		font-size: 1.250rem;
	}

	/* Single recent posts */
	.entry-recent-posts .entry-recent-post.style-a {
		width: 100%;
	}

	.entry-recent-posts .entry-recent-post.style-a .featured-image {
		float: left;
		width: 30%;
   	 	margin-right: 3%;
	}

	.entry-recent-posts .entry-recent-post.style-b .featured-image,
	.entry-recent-posts .entry-recent-post.style-c .featured-image,
	.entry-recent-posts .entry-recent-post.style-d .featured-image {
		width: 30%;
   	 	margin-right: 3%;
    	margin-bottom: 0;
	}

	.entry-recent-posts .entry-recent-post.style-a .entry-header {
		margin-left: 33%;
	}

	.entry-recent-posts .entry-recent-post.style-b .entry-description,
	.entry-recent-posts .entry-recent-post.style-c .entry-description,
	.entry-recent-posts .entry-recent-post.style-d .entry-description {
		margin-left: 33%;
	}

	.entry-recent-posts .entry-recent-post.style-a h5.entry-title,
	.entry-recent-posts .entry-recent-post.style-b h5.entry-title,
	.entry-recent-posts .entry-recent-post.style-c h5.entry-title,
	.entry-recent-posts .entry-recent-post.style-d h5.entry-title {
		font-size: 1.250rem;
	}

	.entry-recent-posts .entry-recent-post.style-b .entry-excerpt,
	.entry-recent-posts .entry-recent-post.style-c .entry-excerpt,
	.entry-recent-posts .entry-recent-post.style-d .entry-excerpt {
		display: none;
	}


	/*-------------------------------------------*/
	/* Single pages.
	/*-------------------------------------------*/

	.gp-theprint-content.single-page {
		padding: 0;
	}

	/* Contribute page */
	.page-template-contributors-full-width .gp-theprint-contributors .contributor {
		width: 33.33333334%;
	}

}

/* < 600
--------------------------------------------- */

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

	/*-------------------------------------------*/
	/* Footer
	/*-------------------------------------------*/

	/* Footer icons & newsletter */
	.gp-theprint-footer-icons-newsletter {
		width: 100%;
	}

	.gp-theprint-footer-navigation ul li::after {
		content: "";
		margin: 0 0.500rem;
	}

	/* Footer with style B */
	.gp-theprint-footer.footer-b .gp-theprint-footer-icons-newsletter {
		width: 100%;
	}

	.gp-theprint-footer.footer-b .gp-theprint-footer-navigation ul li:after {
		content: "";
		margin: 0 0.500rem;
	}


	/*-------------------------------------------*/
	/* Featured posts.
	/*-------------------------------------------*/

	/* Featured posts with style A */
	.gp-theprint-featured-post-a.style-a:nth-child(1) .featured-image {
		height: 220px;
		overflow: hidden;
	}

	.gp-theprint-featured-post-a.style-a:nth-child(2) .featured-image,
	.gp-theprint-featured-post-a.style-b:nth-child(3) .featured-image,
	.gp-theprint-featured-post-a.style-b:nth-child(4) .featured-image,
	.gp-theprint-featured-post-a.style-b:nth-child(5) .featured-image {
		height: 200px;
		overflow: hidden;
	}

	.gp-theprint-featured-post-a.style-a:nth-child(1) h2.entry-title,
	.gp-theprint-featured-post-a.style-a:nth-child(2) h2.entry-title,
	.gp-theprint-featured-post-a.style-b:nth-child(3) h2.entry-title,
	.gp-theprint-featured-post-a.style-b:nth-child(4) h2.entry-title,
	.gp-theprint-featured-post-a.style-b:nth-child(5) h2.entry-title {
		font-size: 1.250rem;
	}

	/* Featured posts with style B */
	.gp-theprint-featured-post-b .featured-image {
		height: 200px;
		overflow: hidden;
	}

	.gp-theprint-featured-post-b h2.entry-title {
		font-size: 1.250rem;
	}

	/* Featured posts with style C */
	.gp-theprint-featured-post-c:nth-child(1),
	.gp-theprint-featured-post-c:nth-child(6) {
		width: 100%;
	}

	.gp-theprint-featured-post-c:nth-child(1) .featured-image,
	.gp-theprint-featured-post-c:nth-child(6) .featured-image {
		max-height: 220px;
		overflow: hidden;
	}

	.gp-theprint-featured-post-c:nth-child(2),
	.gp-theprint-featured-post-c:nth-child(3),
	.gp-theprint-featured-post-c:nth-child(4),
	.gp-theprint-featured-post-c:nth-child(5) {
		width: 50%;
	}

	.gp-theprint-featured-post-c:nth-child(2) .featured-image,
	.gp-theprint-featured-post-c:nth-child(3) .featured-image,
	.gp-theprint-featured-post-c:nth-child(4) .featured-image,
	.gp-theprint-featured-post-c:nth-child(5) .featured-image {
		max-height: 200px;
		overflow: hidden;
	}

	.gp-theprint-featured-post-c:nth-child(1) h2.entry-title,
	.gp-theprint-featured-post-c:nth-child(2) h2.entry-title,
	.gp-theprint-featured-post-c:nth-child(3) h2.entry-title,
	.gp-theprint-featured-post-c:nth-child(4) h2.entry-title,
	.gp-theprint-featured-post-c:nth-child(5) h2.entry-title,
	.gp-theprint-featured-post-c:nth-child(6) h2.entry-title {
		font-size: 1.250rem;
	}

	/* Featured posts with style D */
	.gp-theprint-featured-post-d:nth-child(1) {
		width: 100%;
	}

	.gp-theprint-featured-post-d:nth-child(1) .featured-image {
		max-height: 240px;
		overflow: hidden;
	}

	.gp-theprint-featured-post-d:nth-child(2),
	.gp-theprint-featured-post-d:nth-child(3) {
		width: 50%;
	}

	.gp-theprint-featured-post-d:nth-child(2) .featured-image,
	.gp-theprint-featured-post-d:nth-child(3) .featured-image,
	.gp-theprint-featured-post-d:nth-child(4) .featured-image,
	.gp-theprint-featured-post-d:nth-child(5) .featured-image {
		max-height: 200px;
		overflow: hidden;
	}

	.gp-theprint-featured-post-d:nth-child(1) h2.entry-title,
	.gp-theprint-featured-post-d:nth-child(2) h2.entry-title,
	.gp-theprint-featured-post-d:nth-child(3) h2.entry-title,
	.gp-theprint-featured-post-d:nth-child(4) h2.entry-title,
	.gp-theprint-featured-post-d:nth-child(5) h2.entry-title {
		font-size: 1.250rem;
	}

	/* Featured posts with style E */
	.gp-theprint-featured-post-e.style-b {
		width: 50%;
	}

	.gp-theprint-featured-post-e.style-a .featured-image {
		height: 240px;
		overflow: hidden;
	}

	.gp-theprint-featured-post-e.style-b .featured-image {
		height: 200px;
		overflow: hidden;
	}

	.gp-theprint-featured-post-e.style-a h2.entry-title,
	.gp-theprint-featured-post-e.style-b h2.entry-title {
		font-size: 1.250rem;
	}

	/* Featured posts with style F */
	.gp-theprint-featured-post-f h2.entry-title {
		font-size: 1.250rem;
	}


	/*-------------------------------------------*/
	/* Staff posts.
	/*-------------------------------------------*/

	.gp-theprint-staff-posts h4.gp-theprint-staff-posts-title {
		font-size: 1.250rem;
	}

	/* Staff posts with style A */
	.gp-theprint-staff-post-a .featured-image {
		height: 200px;
		overflow: hidden;
	}

	.gp-theprint-staff-post-a h2.entry-title {
		font-size: 1.250rem;
	}

	/* Staff posts with style B */
	.gp-theprint-staff-post-b .featured-image {
		height: 200px;
		overflow: hidden;
	}

	.gp-theprint-staff-post-b h2.entry-title {
		font-size: 1.250rem;
	}


	/*-------------------------------------------*/
	/* Homepage newsletter.
	/*-------------------------------------------*/

	.gp-theprint-homepage-newsletter {
		padding: 5.000rem 0;
	}

	.gp-theprint-homepage-newsletter .newsletter-content h4 {
		font-size: 1.375rem;
	}


	/*-------------------------------------------*/
	/* Homepage widget area #1.
	/*-------------------------------------------*/

	/* Homepage #1 posts with style B */
	.gp-theprint-homepage-1-posts-b ul li h5.entry-title {
		font-size: 1.250rem;
	}


	/*-------------------------------------------*/
	/* Homepage widget area #2.
	/*-------------------------------------------*/

	/* Homepage #2 posts with style B */
	.gp-theprint-homepage-2-posts-b ul li h5.entry-title {
		font-size: 1.250rem;
	}


	/*-------------------------------------------*/
	/* Single post.
	/*-------------------------------------------*/

	/* Entry title */
	h1.entry-title,
	.entry-single.style-b h1.entry-title,
	.entry-single.style-d h1.entry-title,
	.entry-cover.style-f h1.entry-title {
		font-size: 2.000rem;
	}

	/* Entry newsletter */
	.entry-newsletter form input[type="text"], 
	.entry-newsletter form input[type="email"] {
		width: 100%;
		margin-bottom: 0.625rem;
	}

	.entry-newsletter form input[type="submit"], 
	.entry-newsletter form input[type="button"], 
	.entry-newsletter form button {
		width: 100%;
	}

	/* Entry cover */
	.entry-single .entry-cover,
	.entry-single.style-e .entry-cover {
		margin: 0;
	}

	.entry-single .entry-cover .entry-header,
	.entry-single.style-d .entry-cover .entry-header {
		padding: 0;
		text-shadow: none;
		position: relative;
	}

	.entry-single .entry-cover .featured-image {
		display: none;
	}

	.entry-single .entry-cover .single-entry-meta-category,
	.entry-single .entry-cover .single-entry-meta-category a,
	.entry-single .entry-cover .single-entry-meta-category a:hover {
		color: #bebebe;
	}

	.entry-single .entry-cover h1.entry-title {
		color: #000000;
	}

	.entry-single .entry-cover .entry-meta,
	.entry-single .entry-cover .entry-meta a,
	.entry-single .entry-cover .entry-meta a:hover {
		color: #bebebe;
	}


	/*-------------------------------------------*/
	/* Single pages.
	/*-------------------------------------------*/

	/* Entry page title */
	.entry-page h1.entry-title {
		font-size: 2.000rem;
	}

	/* Contribute page */
	.page-template-contributors-full-width .gp-theprint-contributors .contributor {
		width: 50%;
	}

	.page-template-contributors .gp-theprint-contributors .contributor {
		width: 50%;
	}


	/*-------------------------------------------*/
	/* Archives, Categories, Author, and Search Page.
	/*-------------------------------------------*/

	h1.archive-title {
		font-size: 2.000rem;
	}

}

/* < 500
--------------------------------------------- */

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

	/*-------------------------------------------*/
	/* Logo
	/*-------------------------------------------*/

	.gp-theprint-logo h1.site-logo a, 
	.gp-theprint-logo p.site-logo a {
		max-width: 60%;
	}

	.gp-theprint-logo h1.site-logo a img, 
	.gp-theprint-logo p.site-logo a img {
		height: auto ! important;
		max-height: 50px ! important;
	}

	/* Style L */
	.gp-theprint-logo.header-l h1.site-title, 
	.gp-theprint-logo.header-l p.site-title {
		font-size: 30px ! important;
		margin-bottom: 10px;
	}

	/* Style M */
	.gp-theprint-logo.header-m h1.site-title, 
	.gp-theprint-logo.header-m p.site-title {
		font-size: 30px ! important;
		margin-bottom: 10px;
	}

	/* Style N */
	.gp-theprint-logo.header-n h1.site-title, 
	.gp-theprint-logo.header-n p.site-title {
		font-size: 30px ! important;
		margin-bottom: 10px;
	}


	/*-------------------------------------------*/
	/* Featured posts.
	/*-------------------------------------------*/

	/* Featured posts with style A */
	.gp-theprint-featured-post-a {
		width: 100% ! important;
	}

	.gp-theprint-featured-post-a .featured-image {
		height: 180px ! important;
		overflow: hidden;
	}

	/* Featured posts with style B */
	.gp-theprint-featured-post-b {
		width: 100% ! important;
	}

	.gp-theprint-featured-post-b .featured-image {
		height: 180px ! important;
		overflow: hidden;
	}

	/* Featured posts with style C */
	.gp-theprint-featured-post-c {
		width: 100% ! important;
	}

	.gp-theprint-featured-post-c .featured-image {
		height: 180px ! important;
		overflow: hidden;
	}

	/* Featured posts with style D */
	.gp-theprint-featured-post-d {
		width: 100% ! important;
	}

	.gp-theprint-featured-post-d .featured-image {
		height: 180px ! important;
		overflow: hidden;
	}

	/* Featured posts with style E */
	.gp-theprint-featured-post-e {
		width: 100% ! important;
	}

	.gp-theprint-featured-post-e .featured-image {
		height: 180px ! important;
		overflow: hidden;
	}

	/* Featured posts with style F */
	.gp-theprint-featured-post-f {
		width: 100% ! important;
	}

	.gp-theprint-featured-post-f .featured-image {
		height: 180px ! important;
		overflow: hidden;
	}


	/*-------------------------------------------*/
	/* Staff posts.
	/*-------------------------------------------*/

	.gp-theprint-staff-posts h4.gp-theprint-staff-posts-title {
		font-size: 1.000rem;
	}

	/* Staff posts with style A */
	.gp-theprint-staff-post-a {
		width: 100% ! important;
	}

	.gp-theprint-staff-post-a .featured-image {
		max-height: 180px ! important;
		overflow: hidden;
	}

	/* Staff posts with style B */
	.gp-theprint-staff-post-b {
		width: 100% ! important;
	}

	.gp-theprint-staff-post-b .featured-image {
		max-height: 180px ! important;
		overflow: hidden;
	}


	/*-------------------------------------------*/
	/* Front posts.
	/*-------------------------------------------*/

	/* Front posts with style A */
	.hentry.gp-theprint-front-post-a .featured-image {
		width: 35%;
		margin-right: 3%;
	}

	.hentry.gp-theprint-front-post-a .entry-header {
		margin-left: 38%;
	}

	.hentry.gp-theprint-front-post-a h2.entry-title {
		font-size: 1.063rem;
	}

	/* Front posts with style B */
	.hentry.gp-theprint-front-post-b .featured-image {
		width: 35%;
		margin-right: 3%;
	}

	.hentry.gp-theprint-front-post-b .entry-header {
		margin-left: 38%;
	}

	.hentry.gp-theprint-front-post-b h2.entry-title {
		font-size: 1.063rem;
	}

	/* Front posts with style C */
	.hentry.gp-theprint-front-post-c .featured-image {
		width: 35%;
		margin-right: 3%;
	}

	.hentry.gp-theprint-front-post-c .entry-description {
		margin-left: 38%;
	}

	.hentry.gp-theprint-front-post-c h2.entry-title {
		font-size: 1.063rem;
	}

	/* Front posts with style D */
	.hentry.gp-theprint-front-post-d h2.entry-title {
		font-size: 1.500rem;
	}

	/* Front posts with style E */
	.hentry.gp-theprint-front-post-e.style-a .featured-image,
	.hentry.gp-theprint-front-post-e.style-b .featured-image {
		width: 35%;
		margin-right: 3%;
	}

	.hentry.gp-theprint-front-post-e.style-a .entry-header,
	.hentry.gp-theprint-front-post-e.style-b .entry-header {
		margin-left: 38%;
	}

	.hentry.gp-theprint-front-post-e.style-a h2.entry-title,
	.hentry.gp-theprint-front-post-e.style-b h2.entry-title {
		font-size: 1.063rem;
	}

	/* Front posts with style F */
	.hentry.gp-theprint-front-post-f.style-a h2.entry-title {
		font-size: 1.500rem;
	}

	.hentry.gp-theprint-front-post-f.style-b .featured-image {
		width: 35%;
		margin-right: 3%;
	}

	.hentry.gp-theprint-front-post-f.style-b .entry-description {
		margin-left: 38%;
	}

	.hentry.gp-theprint-front-post-f.style-b h2.entry-title {
		font-size: 1.063rem;
	}

	/* Front posts with style G */
	.hentry.gp-theprint-front-post-g .featured-image {
		width: 35%;
		margin-right: 3%;
	}

	.hentry.gp-theprint-front-post-g .entry-description {
		margin-left: 38%;
	}

	.hentry.gp-theprint-front-post-g h2.entry-title {
		font-size: 1.063rem;
	}

	/* Front posts with style H */
	.hentry.gp-theprint-front-post-h .featured-image {
		width: 35%;
		margin-right: 3%;
	}

	.hentry.gp-theprint-front-post-h .entry-description {
		margin-left: 38%;
	}

	.hentry.gp-theprint-front-post-h h2.entry-title {
		font-size: 1.063rem;
	}

	/* Front posts with style I */
	.hentry.gp-theprint-front-post-i.style-a .featured-image,
	.hentry.gp-theprint-front-post-i.style-b .featured-image {
		width: 35%;
		margin-right: 3%;
	}

	.hentry.gp-theprint-front-post-i.style-a .entry-description,
	.hentry.gp-theprint-front-post-i.style-b .entry-description {
		margin-left: 38%;
	}

	.hentry.gp-theprint-front-post-i.style-a h2.entry-title,
	.hentry.gp-theprint-front-post-i.style-b h2.entry-title {
		font-size: 1.063rem;
	}

	/* Front posts with style J */
	.hentry.gp-theprint-front-post-j.style-a .featured-image,
	.hentry.gp-theprint-front-post-j.style-b .featured-image {
		width: 35%;
		margin-right: 3%;
	}

	.hentry.gp-theprint-front-post-j.style-a .entry-description,
	.hentry.gp-theprint-front-post-j.style-b .entry-description {
		margin-left: 38%;
	}

	.hentry.gp-theprint-front-post-j.style-a h2.entry-title,
	.hentry.gp-theprint-front-post-j.style-b h2.entry-title {
		font-size: 1.063rem;
	}

	/* Front posts with style K */
	.hentry.gp-theprint-front-post-k h2.entry-title {
		font-size: 1.500rem;
	}


	/*-------------------------------------------*/
	/* Homepage widget area #1.
	/*-------------------------------------------*/

	/* Homepage #1 posts with style A */
	.gp-theprint-homepage-1-posts-a ul li.style-a .featured-image, 
	.gp-theprint-homepage-1-posts-a ul li.style-b .featured-image {
		width: 35%;
		margin-right: 3%;
	}

	.gp-theprint-homepage-1-posts-a ul li.style-a .entry-header,
	.gp-theprint-homepage-1-posts-a ul li.style-b .entry-header {
		margin-left: 38%;
	}

	.gp-theprint-homepage-1-posts-a ul li.style-a h5.entry-title,
	.gp-theprint-homepage-1-posts-a ul li.style-b h5.entry-title {
		font-size: 1.063rem;
	}

	/* Homepage #1 posts with style B */
	.gp-theprint-homepage-1-posts-b ul li {
		width: 100%;
	}

	.gp-theprint-homepage-1-posts-b ul li .featured-image {
		height: 180px;
		overflow: hidden;
	}

	.gp-theprint-homepage-1-posts-b ul li h5.entry-title {
		font-size: 1.250rem;
	}

	/* Homepage #1 posts with style C */
	.gp-theprint-homepage-1-posts-c ul li.style-a .featured-image, 
	.gp-theprint-homepage-1-posts-c ul li.style-b .featured-image {
		width: 35%;
		margin-right: 3%;
	}

	.gp-theprint-homepage-1-posts-c ul li.style-a .entry-header,
	.gp-theprint-homepage-1-posts-c ul li.style-b .entry-header {
		margin-left: 38%;
	}

	.gp-theprint-homepage-1-posts-c ul li.style-a h5.entry-title {
		font-size: 1.063rem;
	}

	/* Homepage #1 posts with style D */
	.gp-theprint-homepage-1-posts-d ul li .featured-image {
		width: 35%;
		margin-right: 3%;
	}

	.gp-theprint-homepage-1-posts-d ul li .entry-header {
		margin-left: 38%;
	}

	.gp-theprint-homepage-1-posts-d ul li h5.entry-title {
		font-size: 1.063rem;
	}

	/* Homepage #1 posts with style E */
	.gp-theprint-homepage-1-posts-e ul li .featured-image {
		width: 35%;
		margin-right: 3%;
	}

	.gp-theprint-homepage-1-posts-e ul li .entry-header {
		margin-left: 38%;
	}

	.gp-theprint-homepage-1-posts-e ul li h5.entry-title {
		font-size: 1.063rem;
	}

	/* Homepage #1 posts with style F */
	.gp-theprint-homepage-1-posts-f ul li.style-a .featured-image {
		width: 35%;
		margin-right: 3%;
	}

	.gp-theprint-homepage-1-posts-f ul li.style-a .entry-header {
		margin-left: 38%;
	}

	.gp-theprint-homepage-1-posts-f ul li.style-a h5.entry-title {
		font-size: 1.063rem;
	}


	/*-------------------------------------------*/
	/* Homepage widget area #2.
	/*-------------------------------------------*/

	/* Homepage #2 posts with style A */
	.gp-theprint-homepage-2-posts-a ul li.style-a .featured-image, 
	.gp-theprint-homepage-2-posts-a ul li.style-b .featured-image {
		width: 35%;
		margin-right: 3%;
	}

	.gp-theprint-homepage-2-posts-a ul li.style-a .entry-header,
	.gp-theprint-homepage-2-posts-a ul li.style-b .entry-header {
		margin-left: 38%;
	}

	.gp-theprint-homepage-2-posts-a ul li.style-a h5.entry-title,
	.gp-theprint-homepage-2-posts-a ul li.style-b h5.entry-title {
		font-size: 1.063rem;
	}

	/* Homepage #2 posts with style B */
	.gp-theprint-homepage-2-posts-b ul li {
		width: 100%;
	}

	.gp-theprint-homepage-2-posts-b ul li .featured-image {
		height: 180px;
		overflow: hidden;
	}

	.gp-theprint-homepage-2-posts-b ul li h5.entry-title {
		font-size: 1.250rem;
	}

	/* Homepage #2 posts with style C */
	.gp-theprint-homepage-2-posts-c ul li.style-a .featured-image, 
	.gp-theprint-homepage-2-posts-c ul li.style-b .featured-image {
		width: 35%;
		margin-right: 3%;
	}

	.gp-theprint-homepage-2-posts-c ul li.style-a .entry-header,
	.gp-theprint-homepage-2-posts-c ul li.style-b .entry-header {
		margin-left: 38%;
	}

	.gp-theprint-homepage-2-posts-c ul li.style-a h5.entry-title {
		font-size: 1.063rem;
	}

	/* Homepage #2 posts with style D */
	.gp-theprint-homepage-2-posts-d ul li .featured-image {
		width: 35%;
		margin-right: 3%;
	}

	.gp-theprint-homepage-2-posts-d ul li .entry-header {
		margin-left: 38%;
	}

	.gp-theprint-homepage-2-posts-d ul li h5.entry-title {
		font-size: 1.063rem;
	}

	/* Homepage #2 posts with style E */
	.gp-theprint-homepage-2-posts-e ul li .featured-image {
		width: 35%;
		margin-right: 3%;
	}

	.gp-theprint-homepage-2-posts-e ul li .entry-header {
		margin-left: 38%;
	}

	.gp-theprint-homepage-2-posts-e ul li h5.entry-title {
		font-size: 1.063rem;
	}

	/* Homepage #2 posts with style F */
	.gp-theprint-homepage-2-posts-f ul li.style-a .featured-image {
		width: 35%;
		margin-right: 3%;
	}

	.gp-theprint-homepage-2-posts-f ul li.style-a .entry-header {
		margin-left: 38%;
	}

	.gp-theprint-homepage-2-posts-f ul li.style-a h5.entry-title {
		font-size: 1.063rem;
	}


	/*-------------------------------------------*/
	/* Homepage widget area #3.
	/*-------------------------------------------*/

	/* Homepage #3 posts with style A */
	.gp-theprint-homepage-3-posts-a ul li .featured-image {
		width: 35%;
		margin-right: 3%;
	}

	.gp-theprint-homepage-3-posts-a ul li .entry-header {
		margin-left: 38%;
	}

	.gp-theprint-homepage-3-posts-a ul li h5.entry-title {
		font-size: 1.063rem;
	}

	/* Homepage #3 posts with style B */
	.gp-theprint-homepage-3-posts-b ul li .featured-image {
		width: 35%;
		margin-right: 3%;
	}

	.gp-theprint-homepage-3-posts-b ul li .entry-header {
		margin-left: 38%;
	}

	.gp-theprint-homepage-3-posts-b ul li h5.entry-title {
		font-size: 1.063rem;
	}

	/* Homepage #3 posts with style C */
	.gp-theprint-homepage-3-posts-c ul li.style-a .featured-image,
	.gp-theprint-homepage-3-posts-c ul li.style-b .featured-image {
		width: 35%;
		margin-right: 3%;
	}

	.gp-theprint-homepage-3-posts-c ul li.style-a .entry-header,
	.gp-theprint-homepage-3-posts-c ul li.style-b .entry-header {
		margin-left: 38%;
	}

	.gp-theprint-homepage-3-posts-c ul li.style-a h5.entry-title,
	.gp-theprint-homepage-3-posts-c ul li.style-b h5.entry-title {
		font-size: 1.063rem;
	}

	/* Homepage #3 posts with style D */
	.gp-theprint-homepage-3-posts-d ul li.style-a .featured-image {
		width: 35%;
		margin-right: 3%;
	}

	.gp-theprint-homepage-3-posts-d ul li.style-a .entry-header {
		margin-left: 38%;
	}

	.gp-theprint-homepage-3-posts-d ul li.style-a h5.entry-title {
		font-size: 1.063rem;
	}

	/* Homepage #3 posts with style E */
	.gp-theprint-homepage-3-posts-e ul li .featured-image {
		width: 35%;
		margin-right: 3%;
	}

	.gp-theprint-homepage-3-posts-e ul li .entry-header {
		margin-left: 38%;
	}

	.gp-theprint-homepage-3-posts-e ul li h5.entry-title {
		font-size: 1.063rem;
	}


	/*-------------------------------------------*/
	/* Single post.
	/*-------------------------------------------*/

	/* Entry title */
	h1.entry-title,
	.entry-single.style-b h1.entry-title,
	.entry-single.style-d h1.entry-title,
	.entry-cover.style-f h1.entry-title {
		font-size: 1.625rem;
	}

	/* Entry review */
	.entry-rating {
		padding: 0.938rem;
	}

	.entry-rating .rating-score-box .score-description .score-box {
		width: 6.000rem;
		height: 6.000rem;
	}

	.entry-rating .rating-score-box .score-description .score-box .score-total {
		font-size: 2.000rem;
	}

	.entry-rating .rating-score-box .score-description p.description {
		font-size: 90%;
		margin-left: 7.250rem;
	}

	/* Author box */
	.entry-author-box .author-avatar {
		width: 5.000rem;
		margin-right: 1.250rem;
	}
	.entry-author-box .author-description p {
		font-size: 90%;
		margin-left: 6.250rem;
	}

	/* Related posts */
	.entry-related-posts .entry-related-post .featured-image {
		width: 35%;
		margin-right: 3%;
	}

	.entry-related-posts .entry-related-post h5 {
		margin-left: 38%;
		font-size: 1.063rem;
	}

	/* Single Recent posts */
	.entry-recent-posts .entry-recent-post.style-a {
		width: 100%;
	}

	.entry-recent-posts .entry-recent-post.style-a .featured-image {
		float: left;
		width: 35%;
		margin-right: 3%;
	}

	.entry-recent-posts .entry-recent-post.style-b .featured-image,
	.entry-recent-posts .entry-recent-post.style-c .featured-image,
	.entry-recent-posts .entry-recent-post.style-d .featured-image {
		width: 35%;
		margin-right: 3%;
	}

	.entry-recent-posts .entry-recent-post.style-a .entry-header {
		margin-left: 38%;
	}

	.entry-recent-posts .entry-recent-post.style-b .entry-description,
	.entry-recent-posts .entry-recent-post.style-c .entry-description,
	.entry-recent-posts .entry-recent-post.style-d .entry-description {
		margin-left: 38%;
	}

	.entry-recent-posts .entry-recent-post.style-a h5.entry-title,
	.entry-recent-posts .entry-recent-post.style-b h5.entry-title,
	.entry-recent-posts .entry-recent-post.style-c h5.entry-title,
	.entry-recent-posts .entry-recent-post.style-d h5.entry-title {
		font-size: 1.063rem;
	}


	/*-------------------------------------------*/
	/* Single pages.
	/*-------------------------------------------*/

	/* Entry page title */
	.entry-page h1.entry-title {
		font-size: 1.625rem;
	}

	/* Contribute page */
	.page-template-contributors-full-width .gp-theprint-contributors .contributor {
		width: 100%;
	}

	.page-template-contributors .gp-theprint-contributors .contributor {
		width: 100%;
	}


	/*-------------------------------------------*/
	/* Archives, Categories, Author, and Search Page.
	/*-------------------------------------------*/

	h1.archive-title {
		font-size: 1.625rem;
	}

	/* Author box */
	.gp-theprint-author-box .author-avatar {
		width: 5.000rem;
		margin-right: 1.250rem;
	}

	.gp-theprint-author-box .author-description p {
		font-size: 90%;
		margin-left: 6.250rem;
	}


}