﻿#disqus_thread {
    overflow: hidden;
}

    #disqus_thread iframe {
        margin-bottom: -54px;
    }

        #disqus_thread iframe > .tab-community {
            display: none;
        }

.heat-post-a-o {
    position: static !important;
    top: initial !important;
    left: initial !important;
    flex-grow: 0 !important;
    flex-shrink: 0 !important;
}

.heat-header-bg {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/heat-header.jpg);
    width: 100%;
    height: 72px;
    display: inline-block;
    margin-bottom: 20px;
}

.heat-header-title {
    font-size: 42px;
    text-transform: uppercase;
    line-height: 42px;
    font-weight: 400;
    font-weight: 700;
    float: left;
    width: calc(100% - 15px);
    margin-left: 15px;
    margin-top: 4px;
}

.heat-header-intro-wrapper {
    line-height: 16px;
    float: right;
    width: calc(100% - 21px);
    margin-left: 21px;
    margin-top: 2px;
}

.heat-header-blurb {
    font-size: 16px;
    font-weight: 400;
    padding-right: 0;
    color: #222;
    display: flex;
    justify-content: flex-start;
    position: relative;
}

.heat-header-smooch {
    height: 30px;
    width: 35px;
    background: url(../img/heat-smooch.png) no-repeat;
    margin-top: 0px;
    margin-left: 10px;
    position: absolute;
    right: 15px;
    top: -28px;
}

.pink-2-grey {
    color: #f70058;
}

.orange {
    color: #FF470F;
}

.grey-2-orange {
    color: #444;
}

    .grey-2-orange:hover {
        color: #FF470F;
    }

.light-grey-2-dark-grey {
    color: #AAA;
}

    .light-grey-2-dark-grey:hover {
        color: #444;
    }

.light-grey-2-white {
    color: #AAA;
}

    .light-grey-2-white:hover {
        color: #FFF;
    }

.dark-grey-2-black {
    color: #444;
}

    .dark-grey-2-black:hover {
        color: #000;
    }

.thin-ul:hover {
    box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.3);
}

.thin-ul-orange:hover {
    box-shadow: inset 0 -1px 0 rgba(255, 71, 15, 0.5);
}

/* MAIN */

.split .content {
    width: 100%;
    padding-right: 0;
}

.split .sidebar {
    width: 100%;
    padding-left: 0;
}

.post-byline {
    color: #AAA;
    font-size: 12px;
}

.post-header h1 {
    font-size: 28px;
    letter-spacing: -1px;
    line-height: 1;
    margin-bottom: 20px;
}

.post-byline {
    font-size: 14px;
    line-height: 32px;
    margin-bottom: 1.5em !important;
}

.post-authorPhoto {
    background-position: center center;
    background-size: cover;
    border-radius: 50%;
    height: 32px;
    float: left;
    margin-right: 8px;
    width: 32px;
}

.post-authorName, .post-section {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 12px;
}

.post-authorName, .post-section {
    font-size: 13px;
}

.post-authorName, .post-section {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 12px;
}

.post-authorName, .post-section {
    font-size: 13px;
}

/* IMAGE */

.post-imageBleed {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.post-featuredImage {
    position: relative;
    margin-bottom: 1.5em !important;
}

    .post-featuredImage img, .post-featuredImage video {
        width: 100%;
    }

/* POST */

.post-body {
    
    font-size: 14px;
    padding: 0;
    margin-bottom: 60px;
    margin-top: 40px;
}


    .post-body h1 {
        margin-bottom: 10px;
    }

    .post-body h2 {
        margin-bottom: 10px;
    }

    .post-body h3 {
        margin-bottom: 10px;
    }

    .post-body img {
        width: 100%;
    }

    .post-body p, .post-body ul, .post-body ol, .post-body pre {
        margin-bottom: 20px;
    }

    .post-body li pre {
        margin-bottom: 0;
    }

    .post-body pre, .post-body code {
        
        display: inline-block;
    }

    .post-body p:before {
        content: "";
        display: table;
    }

    .post-body p:after {
        clear: both;
        content: "";
        display: table;
    }

    .post-body ul {
        list-style: none;
    }

    .post-body ol {
        padding-left: 13px;
    }

        .post-body ul li, .post-body ol li {
            padding-left: 1px;
            margin-bottom: 4px;
        }

            .post-body ul li:before {
                content: "";
                display: inline-block;
                float: left;
                margin-top: 4px;
                margin-right: 8px;
                width: 0;
                height: 0;
                border-top: 6px solid transparent;
                border-bottom: 6px solid transparent;
                border-left: 10px solid #FF470F;
            }

    .post-body .ica-wrapper {
        position: relative;
        border: 1px solid #EEE;
        border-radius: 4px;
        box-shadow: 0 2px 12px rgba(0,0,0,.1);
        margin: 50px 0;
        padding: 16px;
    }

    .post-body .ica-text h4 {
        font-size: 20px;
    }

    .post-body .ica-text p {
        margin-bottom: 5px;
        margin-top: 10px;
        font-size: 20px;
        
    }

.heat-post-vw {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56%;
}

    .heat-post-vw iframe {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
    }

.author-kacey {
    background-color: #692e98;
}

.author-jason {
    background: linear-gradient(to bottom, rgba(221,221,221,1) 0%,rgba(238,238,238,1) 30%,rgba(238,238,238,1) 70%,rgba(221,221,221,1) 100%);
}

.author-emma {
    background-color: #000;
}

/* AUTHOR */

.post-author {
    font-size: 14px;
    min-height: 92px;
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 40px;
    border-bottom: 1px solid #FF470F;
}

.post-author-photo {
    background-position: center center;
    background-size: cover;
    border-radius: 50%;
    display: block;
    left: 0;
    position: absolute;
    height: 64px;
    top: 2px;
    width: 64px;
}

.post-author-bio {
    margin-bottom: 1.5em !important;
    padding-left: 86px;
    min-height: 60px;
}

    .post-author-bio p {
        margin-bottom: 20px;
    }

    .post-author-trivia {
        list-style: none;
        display: none;
    }

    .post-author-trivia li {
        float: left;
        width: auto;
        margin-left: 32px;
    }

        .post-author-trivia li:first-child {
            margin-left: 0;
        }

        .post-author-trivia li.post-author-trivia-all {
            font-weight: 500;
            float: right;
            width: auto;
        }

    .post-author-trivia h5 {
        color: #AAA;
        font-size: 14px;
        line-height: 1.5;
        font-weight: 500;
        letter-spacing: 0.04em;
        text-transform: uppercase;
    }

/* ASIDE RECOMMENDED */

.recommended {
    display: block;
    margin-bottom: 2em !important;
}

.sidebar .head {
    font-size: 24px;
    margin-bottom: 1em;
    line-height: 1.1;
    letter-spacing: -1px;
    color: #FF470F;
}

.u-row {
    display: -webkit-flex;
    display: flex;
    -webkit-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: -12px;
    list-style: none;
    margin-bottom: 15px;
}

.u-col {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
    padding: 12px;
    flex: 0 0 auto;
    position: relative;
}

.story--small {
    min-height: 72px;
    padding-left: 88px;
    position: relative;
}

.story--huge .story-poster-image, .story-image {
    background-color: #000;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 0;
    width: 100%;
    margin-bottom: 8px;
    display: block;
    overflow: hidden;
}

.story--small .story-image {
    left: 0;
    padding-top: 72px;
    position: absolute;
    top: 0;
    width: 72px;
}

.story-title {
    line-height: 18px;
    margin-bottom: 1px;
    line-height: 18px !important;
    font-size: 14px !important;
    font-weight: 700;
    margin-bottom: 0;
}

.story-byline {
    padding-top: 4px;
    line-height: 18px;
    font-size: 13px;
    overflow: hidden;
    color: #AAA;
    line-height: 18px !important;
}

    .story-byline li {
        display: block;
        float: left;
    }

        .story-byline li:first-child::after {
            content: '\b7';
            display: block;
            float: right;
            margin: 0 4px;
        }

/* NEWSLETTER */

.newsletter {
    position: relative;
    margin-bottom: 2em !important;
    display: block;
}

.newsletter-header {
    padding: 4px 0 6px 0;
    margin-bottom: 0.5em !important;
    display: block;
}

    .newsletter-header .head {
        margin-bottom: 15px;
    }

    .newsletter-header p {
        font-size: 14px;
    }

.formField {
    overflow: hidden;
}

.formField-withIcon {
    position: relative;
    float: left;
    width: 75% !important;
}

    .formField-withIcon input {
        padding-left: 32px;
    }

.formInput {
    display: block;
    width: 100%;
    border: 1px solid #E6E6E6;
}

.formInput--text {
    height: 40px;
    line-height: 38px;
}

.formField-withIcon input {
    padding-left: 32px;
}

.formField-withButton .formInput--text {
    border-radius: 3px 0 0 3px;
    border-right: none;
    box-sizing: border-box;
    background-color: #FFF;
}

.formField-withIcon .icon {
    left: 8px;
    position: absolute;
    opacity: .5;
    top: 12px;
    font-size: 18px;
}

.newsletter-button {
    background: #F42;
    color: #FFF !important;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    padding: 0;
    height: 40px;
    line-height: 40px;
    border: none;
    float: left;
    text-align: center;
    border-radius: 0 3px 3px 0;
    width: 25% !important;
}

    .newsletter-button:hover {
        background-color: #444;
    }

.newsletter-followers {
    color: #aaa;
    font-size: 14px;
    margin-top: 10px;
    text-transform: uppercase;
}

.newsletter-button-disabled {
    background: #999;
}

    .newsletter-button-disabled:hover {
        background: #999;
        cursor: default;
    }

.heat-mw {
    display: flex;
    flex-direction: row;
    margin-bottom: 20px;
}

.heat-mw-i {
    width: 160px;
    margin-right: 20px;
}

.heat-mw-s {
    width: calc(100% - 180px);
}

.heat-mw-st {
    font-weight: 500;
    font-size: 16px;
    
    margin-bottom: 3px;
}

.heat-mw-at {
    
    font-size: 13px;
    color: #999;
    margin-bottom: 3px;
}

.heat-mw-se {
    
    font-size: 13px;
    color: #999;
    padding-bottom: 16px;
}

.heat-mw-is {
    font-size: 12px;
    margin: 0 6px 0 6px;
}

.heat-pl {
    background: #FBF5FF;
    border-radius: 2px;
    padding: 8px 10px 14px 10px;
    box-sizing: border-box;
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}

.heat-pt {
    margin-bottom: 15px;
    
    font-size: 18px;
    font-weight: 400;
    color: #6a2c99;
    flex-grow: 1;
    text-align: center;
}

.heat-pr {
    margin-bottom: 5px;
    font-weight: 900;
    
    font-size: 16px;
}

.heat-ps {
    background: #6a2c99;
    color: #FFF;
    font-size: 14px;
    letter-spacing: 0.5px;
    padding: 6px;
    box-sizing: border-box;
    text-transform: uppercase;
    border-radius: 2px;
    width: 100px;
    text-align: center;
}
    .heat-ps:hover {
        cursor: pointer;
        background: #444;
        color: #FFF;
    }

.heat-pw-1 {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}

.heat-pw-2 {
    width: calc(50% - 10px);
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}

.heat-pw-3 {
    width: calc(50% - 10px);
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}

.heat-pw-4 {
    width: calc(50% - 10px);
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}

.heat-pw-u {
    width: calc(50% - 10px);
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}

.heat-iredx {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 80% !important;
    margin-left: 5% !important;
    margin-top: 5% !important;
}

.heat-pw-1 .heat-iredx {
    max-height: 483px !important;
    max-width: 385px !important;
    margin: 0 auto !important;
}

@media all and (min-width:480px) {
    .post-author {
        padding-bottom: 60px;
    }

    .post-author-trivia {
        display: block;
    }
}

@media all and (min-width:992px) {
    .heat-header-title {
        width: 48.6%;
        margin-left: 1.4%;
        line-height: 72px;
        margin-top: 0;
        font-size: 58px;
    }

    .heat-header-blurb {
        justify-content: flex-end;
        font-size: 26px;
        padding-right: 16px;
    }

    .heat-header-intro-wrapper {
        width: 50%;
        line-height: 72px;
        margin-left: 0;
        margin-top: 0;
    }

    .heat-header-smooch {
        margin-top: 21px;
        position: static;
        right: unset;
        top: unset;
    }

    .split .sidebar {
        border-left: 1px solid #EEE;
        padding-left: 30px;
        width: 328px;
    }
}

@media all and (min-width:1224px) {

    .post-body {
        padding: 0;
        padding-left: 30px;
        border-left: 2px solid #FF470F;
    }

    .heat-pw-3 {
        width: calc(33.32% - 10px);
        display: flex;
        flex-direction: column;
    }

    .heat-pw-4 {
        width: calc(24.99% - 10px);
        display: flex;
        flex-direction: column;
    }

}

.indy_cell_5 {
    margin-left: 5px;
    margin-right: 5px;
    width: calc(49.99% - 10px);
    margin-bottom: 30px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    border: 1px solid #dedede;
    border-bottom: 0;
    box-sizing: border-box;
}

@media all and (min-width:600px) {
    .indy_cell_5 {
        width: calc(33.32% - 10px);
    }
}
