* {
margin: 0;
padding: 0;
}
*,
*::before,
*::after {
box-sizing: inherit;
}
html {
box-sizing: border-box;
font-size: 62.5%;
}
body {
font-family: "Work Sans", sans-serif;
font-size: 1.8rem;
background-color: #f6f6ff;
color: #080808;
font-weight: 400;
line-height: 1.6;
}
ul {
list-style: none;
}
img {
height: auto;
max-width: 100%;
}
figure {
margin: 0; }
table {
margin: 0 0 1.5em;
width: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
} a,
a:link,
a:visited {
color: #080808;
text-decoration: none;
transition: all 0.2s;
color: #002d57;
}
a:hover,
a:focus,
a:active {
color: #cc0000;
outline: 0;
} h1 {
font-family: "Lora", serif;
font-size: 2.1rem;
letter-spacing: 0.2px;
line-height: 1.6;
font-weight: 400;
margin: 0 0 1.6rem 0;
text-align: center;
padding: 1.6rem 0.5rem 0 0.5rem;
}
h1 span {
font-weight: 700;
}
h2 {
font-family: "Work Sans", sans-serif;
font-size: 1.8rem;
letter-spacing: 1px;
line-height: 1.4;
font-weight: 400;
margin: 1rem 0 1rem 0;
text-align: center;
}
h3 {
font-family: "Work Sans", sans-serif;
font-size: 1.8rem;
letter-spacing: 1px;
line-height: 1.4;
font-weight: 400;
margin: 1.6rem 0.8rem;
text-align: center;
}
h4 {
font-family: "Lora", serif;
font-size: 1.6rem;
letter-spacing: 1px;
line-height: 1.8;
font-weight: 400;
margin: 1.4rem 0 1.6rem 0;
}
h5 {
font-family: "Lora", serif;
font-size: 1.6rem;
letter-spacing: 1px;
line-height: 1.4;
font-weight: 400;
margin: 1.4rem 0 1rem 0;
}
h6 {
display: inline-block;
font-family: "Lora", serif;
font-size: 1.6rem;
letter-spacing: 0.8px;
font-weight: 400;
}
h6 span {
font-weight: 700;
} p {
margin: 0 0 0.6rem 0;
}
.margin-bottom {
margin: 1rem auto 2rem auto;
}  .site-header {
background-color: #1F1F1F;
color: #fff;
}
.site-header__wrap {
margin: 0 auto;
display: flex;
flex-flow: column nowrap;
align-items: center;
max-width: 1000px;
}
.site-header__menu {
display: flex;
flex-flow: row nowrap;
justify-content: center;
align-items: center;
align-self: center;
}
.site-header__menu .header-links-box {
display: flex;
flex-flow: row nowrap;
align-items: center;
}
.site-header__menu .header-link {
color: white;
}
.site-header__menu .header-link:hover {
color: gold;
}
.top-left-two {
margin: 0;
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-auto-rows: auto;
grid-column-gap: 0.2rem;
}
.left-box {
position: relative;
}
.left-box img {
display: block;
}
.header-title {
position: absolute;
right: 0;
left: 0;
bottom: 0;
background-color: rgba(0, 83, 7, 0.4);
text-align: center;
}
.header-title a {
padding: 0 0.4rem;
color: #fff;
font-size: 1.6rem;
letter-spacing: 0.01rem;
word-wrap: break-word;
}
.header-title a:hover {
color: gold;
} .category_item {
position: relative;
}
.category_item a {
border-bottom: 0;
color: #fff;
text-transform: capitalize;
white-space: normal;
display: block;
}
.nav_title {
position: absolute;
right: 0;
left: 0;
bottom: 0;
background-color: rgba(1, 0, 60, 0.699);
text-align: center;
padding: 0.1rem 0 0.2rem 0;
min-height: auto;
}
.nav_title:hover {
background-color: rgba(2, 0, 107, 0.699);
}
.nav_text {
line-height: 1.4;
font-weight: 400;
font-family: "Work Sans", sans-serif;
font-size: 1.6rem;
color: #fff;
padding: 0;
margin: 0;
text-shadow: 0.1rem 0.1rem 0.2rem #000;
}
.nav_text:hover {
color: gold;
}  .header-ad {
max-height: 20rem !important;
}
.clear {
clear: both;
}
.adlinks-flex {
text-align: center;
margin: 1.2rem 0.6rem 1rem 0.6rem;
padding: 0 0.6rem;
}
.adlinks {
display: inline;
}
.adlinks-two {
display: none;
}
ins.adsbygoogle {
background: transparent !important;
margin: 0 auto;
}
.desktop {
display: none;
}
.leaderboard {
display: none;
margin: 2rem 0 0.6rem 0;
}
#under,
#sidebar {
text-align: center;
margin: 1.4rem 0 1rem 0;
padding: 0.4rem 0.6rem 1rem 0.6rem;
}
#infeed {
margin: 0;
}
.desktop-links {
display: none;
margin: 2rem 0 0.6rem 0;
}
.mobile,
.mobile-links {
display: block;
margin: 2rem 0 0.6rem 0;
}
.top-wrap {
display: flex;
flex-flow: column nowrap;
justify-content: center;
margin-top: 1rem;
}
.top-banners {
display: flex;
flex-flow: row nowrap;
justify-content: center;
margin-top: 0.25rem;
line-height: 1.25;
}
.top-banners img {
box-shadow: 0 1px 5px rgba(104, 104, 104, 0.8);
margin-bottom: 0.6rem;
}
.top-banners .banners-middle {
background-color: #73ffff;
}
.top-banners p {
text-align: center;
font-size: 1.6rem;
word-wrap: break-word !important;
overflow-wrap: break-word;
word-wrap: break-word;
-ms-word-break: break-all; word-break: break-all; word-break: break-word; -ms-hyphens: auto;
-moz-hyphens: auto;
-webkit-hyphens: auto;
hyphens: auto;
}
.top-banners div {
max-width: 15rem;
margin: 0 0.4rem;
}
.top-banners .middle-box {
max-width: 18rem;
}
.site-content {
margin: 0;
padding: 0;
}
.content-area {
margin: 0;
}
.archive-description {
text-align: center;
padding: 0.4rem;
}
.site-main {
margin: 0 auto;
padding: 0;
}
.site-main__link {
padding-bottom: 3.4rem;
font-weight: 700;
}
.site-main__link--link {
border-bottom: 1px solid #f5f5f5;
transition: all 0.2s;
}
.site-main__link--link:hover {
border-bottom: none;
}
.site-main > article:nth-child(n+3) {
border-top: 1px solid gray;
padding: 1rem 0 0 0;
margin: 1rem 0 0 0;
}
.page-header {
display: block;
text-transform: capitalize;
}
.entry-content {
margin: 0 auto;
max-width: 1000px;
padding: 0 0.8rem 0.8rem 0.8rem;
display: block;
}
.entry-content p {
max-width: 80rem;
text-align: left;
font-size: 1.6rem;
padding: 0 0.8rem;
margin: 1rem auto;
}
.entry-content p a,
.entry-meta p a {
border-bottom: 1px solid #ca2020;
transition: all 0.2s;
}
.entry-content a:hover,
.entry-meta p a:hover {
border-bottom: 1px solid transparent;
}
.entry-content h3 {
padding: 1rem 0.6rem;
margin: 0;
display: block;
}
.entry-content h3 a {
color: #ff1100;
padding-bottom: 0.1rem;
border-bottom: 1px solid #1eff00;
font-weight: 700;
font-size: 2rem;
transition: all 0.2s;
}
.entry-content h3 a:hover {
border-bottom: 1px solid transparent;
}
.entry-footer {
display: flex;
flex-flow: column wrap;
align-items: flex-start;
font-size: 1.52rem;
text-align: left;
padding: 0.6rem 0.8rem;
}
.entry-footer span {
padding: 0.2rem 0;
line-height: 1.6;
}  .gallery-grid {
margin: 0 auto 2.4rem auto;
padding: 0 0.46rem;
display: grid;
grid-template-columns: 1fr 1fr;
grid-auto-rows: auto;
grid-column-gap: 0.8rem;
grid-row-gap: 1rem;
max-width: 43rem;
} .category-grid {
margin: 0 auto 1.6rem auto;
display: grid;
grid-template-columns: 1fr;
grid-auto-rows: auto;
grid-column-gap: 0.8rem;
grid-row-gap: 1rem;
text-align: center;
max-width: 46rem;
}
.category-grid > div {
max-width: 30rem;
box-shadow: 0 1px 5px rgba(104, 104, 104, 0.8);
background-color: #fffeea;
}
.grid-box {
margin: 0 auto;
padding: 0 0 1.2rem 0;
max-width: 20.5rem;
}
.grid-box p a:hover {
border-bottom: 1px solid transparent;
}
.grid-box a {
display: block;
text-decoration: none;
font-family: "Lora", serif;
font-size: 1.6rem;
font-weight: 400;
line-height: 1.6;
text-align: center;
border-bottom: none;
color: #000f1d;
text-shadow: 0.01rem 0.01rem 0.01rem #686868;
}
.grid-box a:hover {
border-bottom: none;
}
.grid-box a .celeb-name {
padding: 0 0.4rem;
}
.grid-box a .insta-count {
display: block;
margin: 0.6rem auto 0.4rem auto;
padding: 0.4rem 0 0 0;
text-align: center;
font-size: 90%;
color: #001679;
border-top: 1px solid gray;
max-width: 10rem;
}
.grid-box:hover a {
color: #CC0000;
}
.grid-box a:nth-child(2) {
padding: 0 0.8rem 0 0.8rem;
}
.main-flex {
margin: 0 auto 1rem auto;
display: flex;
flex-flow: column nowrap;
justify-content: center;
align-items: center;
max-width: 50rem;
}
.main-flex > div {
margin: 1rem 0;
}
.entry-caption p {
text-align: center;
}
.downbans {
background-color: #cecadd;
padding: 0.4rem 0 1.6rem 0;
margin: 0 -0.8rem;
}
.entry-caption p {
text-align: center;
}
.banner {
box-shadow: 0 4px 8px rgba(22, 22, 22, 0.863);
}
.wp-pagenavi {
margin: 2rem auto 2rem auto;
display: flex;
flex-flow: row wrap;
justify-content: center;
align-items: center;
}
.wp-pagenavi a,
.wp-pagenavi span {
text-decoration: none;
padding: 0.6rem 1.2rem;
margin: 0.8rem 0.4rem;
}
.wp-pagenavi span.pages {
border: none;
min-width: 320px;
text-align: center;
}
.wp-pagenavi a {
border: 1px solid #000224;
box-shadow: 0 1px 5px rgba(104, 104, 104, 0.8);
}
.wp-pagenavi a:hover {
border: 1px solid #424242;
box-shadow: 0 1px 5px rgba(104, 104, 104, 0.2);
}
.wp-pagenavi span.current {
border: 1px solid #999999;
}
.name-list {
column-gap: 0.6rem;
column-fill: initial;
column-count: 2;
}
.name-list a {
display: block;
text-transform: capitalize;
border-bottom: 1px solid transparent !important;
margin: 1rem 0;
}
.name-list a:first-child {
margin: 0;
}
.post-links {
width: auto;
display: grid;
grid-gap: 1.4rem;
grid-template-columns: repeat(1, 1fr);
padding: 0 0.6rem;
}
.post-links li {
border-radius: 0 0.5rem 0.5rem 0.5rem;
background-color: #eeeeee;
line-height: 1.4;
padding: 1.2rem 1.5rem;
box-shadow: 0.25rem 0.25rem 0.6rem rgba(0, 0, 0, 0.05), 0 0.5rem 1.125rem rgba(75, 0, 0, 0.05);
} .masonry {
transition: all 0.5s ease-in-out;
column-gap: 0.6rem;
column-fill: initial;
column-count: 2;
margin: 0 auto;
max-width: 52rem;
text-align: center;
} .masonry .brick {
margin: 0 0.4rem 1rem 0.4rem;
display: inline-block; vertical-align: top; }
.masonry .brick p {
text-transform: capitalize;
}
.masonry .brick img {
transition: all 0.5s ease-in-out;
backface-visibility: hidden; }
.masonry .brick:hover img {
filter: drop-shadow(4px 6px 4px #424242);
} @media screen and (min-width: 600px) {
.masonry {
column-count: 3;
max-width: 92rem;
}
} #related_posts_thumbnails {
margin: 1rem auto 1rem auto !important;
display: grid;
grid-template-columns: 1fr 1fr;
grid-auto-rows: auto;
gap: 0.8rem;
max-width: 44rem;
}
#related_posts_thumbnails li {
margin: 0 auto !important;
padding: 0 0 0.6rem 0 !important;
max-width: 20.5rem !important;
background-color: #f3f3f3;
box-shadow: 0 1px 4px rgba(168, 168, 168, 0.8);
float: none !important;
border: none !important;
}
#related_posts_thumbnails li a {
display: block;
padding: 0;
text-decoration: none;
line-height: 1.4;
text-align: center;
border-bottom: none;
}
#related_posts_thumbnails li a:nth-child(2) {
padding: 0 0.8rem 0 0.8rem;
font-size: 1.6rem;
font-weight: 400;
color: #000f1d;
}
.page-date {
margin: 1rem 0 !important;
font-size: 90% !important;
}
.prof-link {
padding: 0 !important;
margin: -1.5rem 0 0 0 !important;
}
.prof-link a {
color: #00317b !important;
font-weight: 400 !important;
font-size: 90% !important;
}
.stats-flex {
display: flex;
margin: 0 auto 1rem auto;
flex-flow: column nowrap;
justify-content: center;
align-items: center;
max-width: 80rem;
}
.stats-flex > div {
margin: 1rem 0;
}
.stats {
width: 28rem;
background-color: #eeeeee;
}
.stats div {
padding: 0.8rem 1.4rem 0.8rem 2rem;
}
.stats div:not(:last-child) {
border-bottom: 1px solid #b9b9b9;
}
.stats h6 {
font-size: 1.2rem;
text-transform: uppercase;
letter-spacing: 0.2rem;
}
.stats p {
margin: 0;
padding: 0;
}
.btn-flex {
display: flex;
margin: 0 auto 1rem auto;
flex-flow: column wrap;
justify-content: center;
max-width: 40rem;
}
.link-btn {
margin: 0.4rem;
padding: 0.6rem 1rem;
border: 1px solid grey;
max-width: 38rem;
}
.link-btn:hover {
border-bottom: 1px solid grey !important;
}
.cast-box .cast {
font-weight: bold;
margin-bottom: 0;
}
.cast-box .character {
font-size: 90%;
margin: 0;
padding-top: 0;
}
.stats.movie-stats {
width: 30rem;
}  .site-footer {
border-top: 1px solid #f5f5f5;
margin: 0 0 0 0;
padding: 2rem 1rem;
text-align: center;
font-size: 1.6rem;
letter-spacing: 0.4px;
display: flex;
flex-flow: column nowrap;
background-color: #1F1F1F;
color: #f1f1f1;
}
.site-footer p {
margin-top: 0.6rem;
}
.site-footer p a {
padding-bottom: 0.1rem;
border-bottom: 1px solid #b9b9b9;
transition: all 0.2s;
color: #f1f1f1;
}
.site-footer p a:hover {
border-bottom: 1px solid transparent;
}
.footer-btns {
display: flex;
flex-flow: row wrap;
margin-bottom: 0.6rem;
}
.footer-btns a {
color: white;
}
.footer-btns a:hover {
color: gold;
} .site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0;
overflow: hidden;
} .post-navigation,
.posts-navigation {
padding: 0.8rem 1rem;
}
.nav-links {
display: flex;
flex-flow: row nowrap;
justify-content: flex-start;
align-items: center;
}
.nav-next {
margin-left: auto;
}
.entry-meta {
text-align: center;
padding: 1rem 0.5rem;
}
.entry-meta p {
font-weight: bold;
margin: 0.5rem 0;
}
#image-navigation {
padding: 0.5rem 0 1rem 0;
}
.previous-image {
margin-right: 0.5rem;
}
.next-image {
margin-left: 0.5rem;
}   .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.header__image {
display: block;
margin: 0 auto;
}
.aligncenter {
display: block;
margin: 1.6rem auto;
}
.attachment img {
display: block;
margin-left: auto;
margin-right: auto;
} .widget {
margin: 0 0 1.5em; }
.widget select {
max-width: 100%;
}  .sticky {
display: block;
}
.post,
.page {
margin: 0;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} embed,
iframe,
object {
max-width: 100%;
height: auto;
}
.youtube {
margin: 0 auto;
display: block;
}
.wp-video {
margin: 0 auto;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin: 0 auto 2rem auto;
display: grid;
grid-template-columns: 1fr 1fr;
grid-auto-rows: auto;
grid-column-gap: 0.8rem;
grid-row-gap: 0.6rem;
text-align: center;
max-width: 43rem;
}
.gallery-item {
width: 100%;
}
.gallery-item img {
box-shadow: 0 2px 5px rgba(70, 70, 70, 0.8);
}
.gallery-item img:hover {
border: 1px solid #1eff00;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 100%;
}
.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-caption {
display: block;
} @media screen and (min-width: 375px) {
#infeed {
margin-left: 8%;
}
}
@media screen and (min-width: 400px) {
.wp-pagenavi span.pages {
min-width: auto;
}
.site-info {
max-width: 40rem;
grid-template-columns: repeat(2, 1fr);
}
#infeed {
margin-left: 10%;
}
}
@media screen and (min-width: 411px) {
#infeed {
margin-left: 13%;
}
}
@media screen and (min-width: 450px) {
#infeed {
margin-left: 15%;
}
.top-title__member:before {
font-size: 1.52rem;
}
a.top-title {
font-size: 2.6rem;
padding: 0.4rem 2rem;
letter-spacing: 0.2rem;
}
h4 {
font-size: 1.8rem;
}
.entry-content p {
font-size: 1.66rem;
}
}
@media screen and (min-width: 480px) {
.main-flex {
flex-flow: row nowrap;
}
.main-flex > div {
margin: 0 0.4rem;
}
.category-grid {
grid-template-columns: repeat(2, 1fr);
max-width: 62rem;
}
#infeed {
margin-left: 0;
}
}
@media screen and (min-width: 550px) {
.button-container {
margin-right: 1.4rem;
}
.button-container__entry {
margin: 0;
}
}
@media screen and (min-width: 600px) {
.site-header__wrap {
margin: 0 auto;
flex-flow: row nowrap;
}
.site-header__menu {
flex-flow: column nowrap;
padding: 0 0.5rem;
}
.top-left-two {
margin-left: auto;
margin-right: 1rem;
grid-column-gap: 1rem;
}
.header-title a {
font-size: 1.8rem;
}
.adlinks-two {
display: inline;
}
.top-title__member:before {
font-size: 1.6rem;
}
h1 {
font-size: 2.4rem;
}
h2 {
font-size: 2.2rem;
}
h5 {
font-size: 1.8rem;
}
.entry-content p {
font-size: 1.8rem;
}
h3 {
font-size: 2.2rem;
}
.entry-content h3 a {
font-size: 2.1rem;
}
h4 {
font-size: 2rem;
}
.gallery-grid {
grid-template-columns: repeat(3, 1fr);
max-width: 64rem;
}
.grid-box a {
font-size: 1.8rem;
}
.nav_text {
font-size: 1.8rem;
}
.gallery {
grid-template-columns: 1fr 1fr 1fr;
grid-column-gap: 0.8rem;
grid-row-gap: 0.6rem;
max-width: 70rem;
}
.entry-meta p {
font-size: 1.8rem;
}
.site-info {
max-width: 64rem;
grid-template-columns: repeat(3, 1fr);
}
.center-cell {
grid-column: 3;
}
#related_posts_thumbnails {
grid-template-columns: repeat(3, 1fr);
max-width: 70rem;
}
#related_posts_thumbnails li a:nth-child(2) {
font-size: 1.8rem;
}
.name-list {
column-count: 3;
}
.post-links {
grid-template-columns: repeat(2, 1fr);
}
.stats-flex {
flex-flow: row nowrap;
}
.stats-flex > div {
margin: 0 1rem;
}
.footer-btns {
justify-content: center;
}
}
@media screen and (min-width: 700px) {
.nav_text {
font-size: 2rem;
}
}
@media screen and (min-width: 728px) {
.mobile-links {
display: none;
}
.desktop-links {
display: block;
}
}
@media screen and (min-width: 740px) {
.mobile {
display: none;
}
.desktop {
display: block;
}
.leaderboard {
display: block;
}
}
@media screen and (min-width: 800px) {
.top-wrap {
flex-flow: row nowrap;
}
.entry-content p {
font-size: 1.8rem;
}
.post-links {
grid-template-columns: repeat(3, 1fr);
}
}
@media screen and (min-width: 900px) {
h5 {
font-size: 1.92rem;
}
.gallery-grid {
grid-template-columns: repeat(4, 1fr);
max-width: 88rem;
}
.category-grid {
grid-template-columns: repeat(3, 1fr);
max-width: 94rem;
}
.name-list {
column-count: 4;
}
}
@media screen and (min-width: 935px) {
.site-info a {
font-size: 1.68rem;
}
.site-info > div p {
font-size: 2.1rem;
}
}
@media screen and (min-width: 970px) {
.btn-flex {
margin: 0;
max-height: 20rem;
max-width: 75rem;
}
}.wp-pagenavi {
clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
text-decoration: none;
border: 1px solid #BFBFBF;
padding: 3px 5px;
margin: 2px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
border-color: #000;
}
.wp-pagenavi span.current {
font-weight: bold;
}