.load_more_container {
    width:100%; text-align:center; display:inline-block;
}
.load_more_container button { background:red; width:200px; color:#fff; padding:10px 4px; text-transform:uppercase; font-weight:bold; font-size:16px; }


.centered {
    margin: 0 auto;
    max-width: 1320px;
    width: 100%;
    padding: 0px 20px;
}

#special-cat #header-wrap { background: transparent; }
h3.special-cat-author {
    line-height: 1em;
}


.special-cat-content a:link { color:#fff; text-decoration:none; }
.special-cat-content a:visited { color:#fff; text-decoration:none; }
.special-cat-content a:hover { color:#ac2734; text-decoration:none; }
.special-cat-content a:active { color:#fff; text-decoration:none; }

/* Special Categories Template */
.special-cat-title { display: block; max-width: 400px; float: left;  text-transform: uppercase; color: #fff; font-family: "warpaintregular", sans-serif; font-size: 5.286em; line-height: 1; margin: 20px 0 0 0; padding: 0; font-weight: normal; }
.special-cats { max-width: 800px; float: left; margin-top: 4px;}
.special-cats.bottom {
    float: right;
    margin-top: 50px;
    width: 100%;
    padding-left: 120px;
}
.special-cats.bottom.full {
    max-width: 1280px;
    width: 100%;
    margin-top: 0px;
    padding-left: 0;
}
.special-cats li { width: 200px; float: left; border-left: 7px solid #fff;  height: 164px; margin-bottom: 30px; list-style: none; font-family: Arial, sans-serif;   }
.special-cats.bottom.full li { margin-bottom: 75px; }
.special-cats li a { color: #fff; font-size: 25px; line-height:1.2; transition: all .3s ease; display: block;  padding: 0 15px;  }
.special-cats li:hover a { color: #ac2734; }
.open .special-series-title {
    display: none;
}
.special-cat-content {
    max-width: 1000px;
    width: 100%;
    margin-left: 250px;
    float: right;
    color: #fff;
}
.special-cat-content a { color: #fff; }
.special-cat-content .special-cat-title {
    max-width: 100%;
    font-size: 4.4em;
    float: none;
    transition: all .3s ease;
    margin: 0 0 30px;
    padding: 0;
    line-height: 1;
    font-family: 'Unica One', sans-serif;
}
.special-cat-content h3 { color: #fff; font-family: "Unica One", sans-serif; font-size: 2.143em; margin: 0 0 60px; padding: 0; }
.special-cat-content .text { padding-right: 40px; font-family: "Vollkorn", serif; font-size: 3em; }
.special-cat-content .text p { line-height: 1.3em; font-size: 0.9em; }
.special-cat-content a:hover h2 { color: #b12339; }


ul.special-cats.sc-mobile {
    display: none;
}

#special-cat-logo { margin: 20px auto 50px; text-align: center; }
#special-cat-logo img {
    width: 70%;
}
.special-series-title {
    float: left;
    margin-top: 1em;
}
.author h2 {
    text-transform: uppercase;
}
.slide-author {
    text-align: right;
    font-size: 0.5em;
}
.special-cats.sc-mobile {
    max-width: 100%;
}
/*

.special-cats {
    max-width: 50%;
    float: left;
}
h2.special-cat-title.fix-font {
    font-size: 3em;
}
.special-cat-content h3 {
    font-size: 2em;
}
.special-cat-content .text {
    padding-right: 0;
    font-size: 2em;
}
h1.special-cat-title.fix-font {
    font-size: 3em;
    float: none;
}

.special-cats li {
    width: 100%;
}

.special-cats.bottom li {
    width: 100%;
}
.special-cats li {
    height: auto;
}
.special-cats.bottom {
    padding-left: 17px;
}
.special-cats.bottom.full {
   padding-left: 17px;
}
.special-cats.bottom.full li {
    margin-bottom: 25px;
}
.special-cats.bottom {
    float: none;
    margin-top: 20px;
    width: 100%;
    padding-left: 17px;
    max-width: 100%;
}
*/


@font-face {
  font-family: 'warpaintregular';
  src: url('fonts/Warpaint.eot?#iefix') format('embedded-opentype'),  url('fonts/Warpaint.woff') format('woff'), url('fonts/Warpaint.ttf')  format('truetype'), url('fonts/Warpaint.svg#Warpaint') format('svg');
  font-weight: normal;
  font-style: normal;
}




/* Special Category Template Styles Overwrite */
html { background: transparent; height: 100%; min-height: 100%; }
#logo { display: none; }
#special-cat #header-wrap.open { background: rgba(0,0,0,.8); }
.menu-toggle span, .menu-toggle span:after, .menu-toggle span:before { background: #fff; }
.menu-toggle span:hover,.menu-toggle span:hover:after,.menu-toggle span:hover:before { background-color: #b12339; }
.menu-toggle.open span{background-color:transparent}
#footer  { display: none; }

.category-banner img {
    width: 100%;
    max-width: 650px;
    margin-top: 14px;
    margin-bottom: 7px;
}
.category-banner {
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    font-family: "Vollkorn", sans-serif;
    text-transform: uppercase;
    margin-bottom: 40px;
}
.channels-description {
    font-family: "Vollkorn", sans-serif;
    padding:0 14px;
}
.channels-description p {
    font-size: 29px;
    line-height: 1.6;
    margin: 29px 0;
}









#additional-stories.related-posts ul {
    overflow: hidden;
}
.newest-story {
    width: 49.8%;
    display: inline-block;
    border-image-width: 0.5% 0.5% 0.5% 0.5%;
    border: solid #eee;
    position: relative;
    height: 100%;
    margin: 0;
    max-height: 220px;
    overflow: hidden;
    transition: border-color 0.5s ease;
}
a.newest-story-link {
    display: block;
    width: 100%;
    height: 100%;
}
.newest-story-background {
    width: 50%;
    height: 100%;
    display: inline-block;
    position: relative;
}
.newest-story-background-overlay {
    position: relative;
    z-index: 2;
    height: 100%;
    width: 100%;
}
.newest-story-cat, .newest-story-title, .newest-story-author {
    position: absolute;
}
.newest-story-title {
    right: 0em;
    z-index: 4;
    font-family: 'Unica One',sans-serif;
    font-size: 1.7em;
    line-height: 1.1;
    width: 70%;
    top: 40%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    cursor: pointer;
    text-transform: uppercase;
    background: rgba(0,0,0,0.7);
    color: #fff;
    padding: 0.4em;
}
.newest-story-author {
    right: 0;
    text-align: right;
    bottom: 1em;
    font-family: 'Quando', sans-serif;
    font-size: 1.1em;
    padding-right: 1em;
    background: rgba(0,0,0,0.6);
    color: #fff;
    padding: 0.5em 1em 0.5em 1em;
}


.fp-top-slider-meta-overlay a:link { color:#fff; text-decoration:none; }
.fp-top-slider-meta-overlay a:visited { color:#fff; text-decoration:none; }
.fp-top-slider-meta-overlay a:hover { color:#ac2734; text-decoration:none; }
.fp-top-slider-meta-overlay a:active { color:#fff; text-decoration:none; }

.newest-story a:link { color:#fff; text-decoration:none; }
.newest-story a:visited { color:#fff; text-decoration:none; }
.newest-story a:hover { color:#ac2734; text-decoration:none; }
.newest-story a:active { color:#fff; text-decoration:none; }

@media only screen and (max-width:1024px) {
    .newest-story { width:100%; }
    .newest-story-title { width: 100%; left: 0; padding: 0.5em; font-size: 1.5em; }
    .newest-story-background { width:100%; }
}


/* Podcasts */
.podcast-show-image,
.podcast-show-human { float:left; display:inline; }
.podcast-show-image img { max-width:300px; max-height:200px; margin-left:80px; }
.podcast-show-human { margin-left:40px; }

.category_description { margin-bottom:40px; }

.contributor-content {
    display: inline-block;
    /*margin-right: 3%;*/
    /*text-align: center;*/
    font-size: 20px;
    margin-top: 40px;
    margin-left: 40px;
    /*vertical-align: top;*/
}
.contributor-content img {
    border-radius: 100%;
}
.contributor-content img {
        max-width: 100%;
}

.contributor-img {
    display: block;
    width: 110px;
    border-radius: 100%;
    height: 110px;
    margin: auto;
}
.contributor-role { /*text-align:left;*/ font-size:40px; text-transform:uppercase; font-weight:bold; font-family: "Vollkorn", sans-serif; margin:30px 0; }
.contributor-title { font-size:13px; text-transform:uppercase; }
.contributor-name { font-size:17px; text-transform:uppercase; margin-top:8px; }
