File: /mnt/data/targetplatform/public_html/wp-content/themes/publisher/css/post-templates/style-8.css
.post-tp-8-header {
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
position: relative;
background-color: #565656;
height: 350px;
float: left;
width: 40%;
margin: 0 30px 25px 0;
}
.post-template-8 .post-header-inner {
padding: 0;
margin-bottom: 15px;
position: relative;
overflow: hidden;
}
.post-template-8 .single-post-title {
margin: 0 0 13px;
}
.post-template-8 .single-post-title + .post-subtitle {
margin: -7px 0 15px;
}
.post-template-8 .single-post-title:last-child {
margin-bottom: 0;
}
.post-template-8 .post-header-inner .term-badges.floated {
position: relative;
top: auto;
left: auto;
right: auto;
bottom: auto;
margin-bottom: 15px;
}
.post-tp-8-header .term-badges.floated .term-badge a,
.post-tp-8-header .term-badges.floated a {
background: #fff !important;
color: #444 !important;
}
.post-tp-8-header .post-meta .post-author,
.post-tp-8-header .post-meta,
.post-tp-8-header .post-meta a {
color: #fff;
}
.post-tp-8-header .post-meta {
text-align: center;
}
.post-tp-8-header .image-credit {
position: absolute;
bottom: 0;
left: 0;
padding: 0 8px;
line-height: 20px;
background: rgba(0, 0, 0, 0.24);
font-size: 10px;
color: white;
}
.post-template-8 .single-post-excerpt {
margin-top: -5px;
padding-bottom: 10px;
}
.post-template-8 .post-subtitle + .single-post-excerpt {
padding: 0 0 10px;
margin: -5px 0 0;
}
.post-template-8 .single-post-excerpt + .post-meta-wrap {
margin-top: 2px;
}
@media only screen and (max-width: 780px) {
.post-tp-8-header {
width: 100%;
margin-right: 0;
}
.post-template-8 .post-header-inner {
margin-top: 0;
padding-top: 0;
}
.post-tp-8-header .post-header-inner {
padding: 20px 20px;
}
.post-tp-8-header .post-header-title {
bottom: 20px;
left: 20px;
right: 20px;
}
}
@media print {
.post-tp-8-header {
display: none !important;
}
}