
.wotr_article_head { text-transform:uppercase; }
.wotr_article_head .wotr_title h1 { margin:0 0 0 0; font-size:3.4rem; font-family:"Unica One", sans-serif;
    text-transform:uppercase; font-weight:bold; }
.wotr_article_head .wotr_meta { margin:0 0 0 0; font-size:1.7rem; font-family:"Unica One", sans-serif;
    text-transform:uppercase;  }
.wotr_article_head .wotr_byline {  }


.wotr_content figure { 
    position: relative; 
    padding-bottom: 79.96632996632997%; 
    height: 0; 
    overflow: hidden; 
    max-width: 100%;
    margin:30px 0;
} 
.wotr_content figure img { 
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%; 
}
.wotr_content .post-category {
    font-family: "Unica One", sans-serif;
    font-size: 1.3em;
    text-transform: uppercase;
    text-align: right;
    margin: 12px 20px;
}
.wotr_content .post-category a:link { color:#000; text-decoration:none; }
.wotr_content .post-category a:visited { color:#000; text-decoration:none; }
.wotr_content .post-category a:hover { color:#000; text-decoration:none; }
.wotr_content .post-category a:active { color:#000; text-decoration:none; }

/*.wotr_article_share { width:100%; }*/
.wotr_article_share .item { width:25px; height:25px; float:right; display:inline; margin-right:10px; }
.wotr_article_category { font-size:14px; }


/* non critical css */
.related-posts ul {
    margin-left:0;
    padding: 0;
/*    width: 100%;*/
    overflow: hidden;

}
.related-posts ul li {
    background-size: cover !important;
    height: 325px;
    margin: 0 0 0 0;
    padding: 0;
    float: left;
    width: 100%;
}
.related-posts h3 {
    font-size: 1.5em;
    color: #000;
    line-height: 0em;
    font-weight:bold;

    display:inline-block;
    float: none;
    text-align: right;

    padding: 13px 12px 22px;

    background: rgba(172,39,52,0.8);
    width: 100%;
    max-width: 300px;
    color: #fff;
    font-family: 'Quando',sans-serif;
    padding-top: 0.8em;

    margin:20px 0 0 0; 

}

.related-posts h4 {
background: rgba(0,0,0,.5);
    height: 190px;
    width: 700px;
    margin: 20px auto;
    padding: 10px 20px;
    font-family: "Unica One", Arial, sans-serif;
    font-size: 4em;
    line-height: 1;
    text-transform: uppercase;
    transition: all .5s ease;
    color: #fff;
    font-size: 3.3em;
}


.wotr_membership_promo {
    font-size:16px; line-height:1.6; text-align:center; margin:30px auto; padding:10px 10%; background-color:#f0f0f0;
}

/* longform */
.long-form-bucket {
    min-height: 550px;
    position: relative;
    padding: 100px 0;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    -webkit-background-size: cover;
    background-size: cover;
    margin-bottom: 70px;
    margin-left: -490px;
    margin-right: -490px;
    z-index: 1;
}
.body-text.single-long-form {
    margin-top: 33px;
}
.blog-header.long-form-bucket {
    margin-top: -34px;
    margin-left:0;
    margin-right:0;
}
.body-text .text.centered.long-form-post-text {
    max-width: 1000px;
    font-size: 1.2em;
}
.single-long-form .meta {
    color: #fff;
    text-shadow: 2px 2px 10px rgba(0,0,0,0.7);
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    max-width: 100%;
}
.blog-header .meta, 
.blog-header .meta a, 
.blog-header .meta h1 {
    color: #fff;
    text-shadow: 2px 2px 10px rgba(0,0,0,0.7);
}
.long-form-bucket h3 {
    line-height: 1;
    margin: 50px auto;
    max-width: 920px;
    width: 100%;
    padding: 20px;
    color: #fff;
    text-align: center;
    min-height: 300px;
    font-size: 2.5em;
    font-family: 'Vollkorn',sans-serif;
    text-transform: none;
    font-weight: 100;
}


.wotr_byline a:link { color:#000; text-decoration:none; }
.wotr_byline a:visited { color:#000; text-decoration:none; }
.wotr_byline a:hover { color:#ac2734; text-decoration:none; }
.wotr_byline a:active { color:#000; text-decoration:none; }
