
#single-body,#single-debate{
    padding: 2rem 1.2rem 1.2rem 1.2rem;
}

#single-debate header h4{
    font-size: 1rem;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #666666;
}


#single-debate .story .story-content .panel-title a{
    color:#24292e;
}

#single-debate .entry-question h3{
    font-size: 24px;
}

#single-debate .entry-question li::marker{
    font-size: 18px;
}


.story {
}

.story .story-header .story-epi {
    margin: 0;
    font-size: 12px;
    text-transform: uppercase;
}

.story .story-header h1,
.story .story-header h3 {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    color: #666;
}

.story .story-header h1 {
    font-size: 24px;
    margin: 10px 0 20px;
}

.story .story-header p{
    margin: 0rem 0rem 1rem 0rem;
    font-family: Arial;
    font-size: 14px;
    font-weight: lighter;
    text-align: justify;
    color: #4d4d4d;
}

.story .story-description {
    font-size: 13px;
    margin-bottom: 15px;
}

.story .story-related {
    margin-bottom: 20px;
}

.story .story-related li {
    font-size: 13px;
}

.story .story-meta-footer {
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    margin-bottom: 10px;
}

.story .story-meta-footer p {
    margin-bottom: 0;
    padding: 5px 0;
    color: #AAA;
    font-size: 12px;
}

.story .story-meta-footer a {
    color: #555;
    /*border-bottom: 1px solid #FFF;*/
}

.story .story-meta-footer span {
    margin-right: 5px;
    border-right: 1px solid #CCC;
    padding-right: 10px;
}

span.story-author,span.story-author a {
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #4d4d4d !important;
    text-decoration: none !important;
}

span.story-author a:hover{
    color:#0061a1 !important;
}

.story .story-meta-footer a:hover {
    color: #069;
    text-decoration: none;
    border-bottom-color: #069;
}

.story .story-meta-footer .story-category {
    text-transform: uppercase;
    font-weight: bold; !important;
}

.single .story .story-meta-footer .story-category {
   color: #555 !important;
}

.story .story-meta-footer .byline-author {
    border: none;
    padding: 0
}

.story .story-actions {
    margin: 3px;
}

.story .story-actions a {
    margin-left: 5px;
}

.story .story-content p {
    font-size: 14px;
    color: #4d4d4d;
    font-family: Arial;
    font-weight: normal;
}

.story .story-content a {
    text-decoration: none;
    border-bottom: none;
    color:#0061a1;
}

.story .story-content a:hover {
    text-decoration: none;
    border-bottom-color: #069;
    color: #069;
}

.story .story-content h2 {
    font-size: 16px;
    font-weight: bold;
    color: #666;
}

.story .story-content figure {
    margin-bottom: 20px;
}

.story .story-content img {
    width: 100%;
    height: 100%;
}

.story .story-content figcaption {
    color: #AAA;
    font-size: 12px;
    margin: 10px 0;
    padding: 0;
}

.story .story-content figcaption.wp-caption-text {
    text-align: left;
}

.story .story-content figcaption p {
    font-size: 12px;
    color: #333;
    margin: 0px 0 0;
}
.story .story-content figcaption p span {
    font-weight: bold;
}

.story .story-content .inner-aside {
    float: right;
    width: 55%;
    margin: 5px 0 5px 15px;
}

.story .story-content .inner-aside.left {
    float: left;
    width: 55%;
    margin: 5px 15px 5px 0;
}

.story .story-content .inner-aside.full {
    width: 100%;
    margin: 5px 0;
}

.story .story-content .infog figcaption {
    background: #E1E1E1;
    margin: 0;
    padding: 20px;
}

.story .story-content .infog p {
    color: #333;
}

.story .story-content .infog a {
    color: #06A;
    border-bottom-color: #E1E1E1;
}

.story .story-content .infog a:hover {
    border-bottom-color: #06A;
}

.story .story-content blockquote {
    border-left: none;
    background: url('../img/quote.gif') no-repeat;
    padding: 0 5px 5px 40px;
    float: right;
    width: 55%;
    margin: 5px 0 5px 15px;
}

.story .story-content blockquote p {
    font-size: 14px;
    font-weight: lighter;
    font-family: Arial;
    color: #808080;
}

.story .story-content blockquote footer {
    font-size: 12px;
    color: #888;
}

.story .story-content blockquote cite {
    font-style: italic;
}


.story.mediastory .social-adds li {
    margin-right: 15px;
}


/****** Comments ****/
#comments {
    position: relative;
    border-top: 2px solid #CCC;
    margin-top: 50px;
    padding-top: 30px;
}

#comments h3 {
    position: absolute;
    background: #FFFFFF;
    top: -11px;
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    color: #666;
    padding-right: 10px;;
}

#comments .total {
    font-size: 14px;
    color: #666;
    margin: 5px 0 20px;
}

#comments .pager li a {
    border-radius: 5px;
    color: #AAA;
}

#comments .comment {
    background: #ebebeb;
    padding: 20px;
    border-radius: 5px;
}

#comments .comment .media-heading {
    font-size: 16px;
    font-weight: bold;
    color: #666;
    margin-bottom: 20px;
}

#comments .comment .timestamp {
    font-weight: normal;
    font-size: 14px;
    color: #808080;
}

#comments .comment .timestamp i {
    font-size: 17px;
}

#comments .comment .timestamp a {
    color: #808080;
    font-size: 10px;
    text-transform: uppercase;
    vertical-align: middle;
}

#comments .comment p {
    font-size: 13px;
    color: #666;
    font-weight: normal;
    font-family: Arial;
}

#comment{
    margin-bottom: 1rem;
}

/*** Reply form ***/
#respond {
    padding-top: 20px;
    border-top: 2px solid #CCC;
}

#respond .cancel-comment-reply {
    margin-bottom: 0rem;
}

#respond .respond-detail{
    font-family: Arial;
    font-size: 12px;
    font-weight: lighter;
}

#respond form {
    width: 60%;
    float: left;
    margin-bottom: 2rem;
}

#respond form input.form-control {
    background: #EBEBEB;
    font-family: Arial;
    font-weight: lighter;
    font-size: 13px
}

#respond form textarea {
    background: #EbEbEb;
    max-width: 100%;
    font-family: Arial;
    font-weight: lighter;
    font-size: 13px
}

#respond .terms-of-use {
    float: right;
    width: 35%;
}

#respond .terms-of-use p {
    color: #4d4d4d;
    font-size: 11px;
    font-weight: bold;
}

#respond .terms-of-use ul {
    padding-left: 16px;;
}

#respond .terms-of-use li {
    font-size: 12px;
    font-family: Arial;
    font-weight: lighter;
    margin-bottom: 10px;
}

#respond .respond-login{
    font-size: 13px;
    font-family: Arial;
    font-weight: lighter;
}

/* SIDEBAR   */
.v-sidebar .w-related-content ul {
    padding: 0 20px;
}

.v-sidebar .w-related-content li {
    margin-bottom: 10px;
}

.v-sidebar .w-related-content a {
    font-size: 13px;
    color: #069;
}

.v-sidebar .w-related-content i {
    font-size: 16px;
    color: #555;
}

/**
*** RESPONSIVE ***
*/

@media (max-width: 767px) {

    .story .story-header h1 {
        font-size: 16px;
    }

    .story .story-header p{
        font-size: 13px;
    }

    .story .story-actions{
        display:none;
    }

    .story .story-meta-footer .story-category{
        display: none;
    }

    .story .story-content blockquote {
        border-left: none;
        background: url('../img/quote.gif') no-repeat;
        padding: 0 5px 5px 40px;
        float: right;
        width: 100%;
        margin: 5px 0px;
    }

    .story .story-content figure {
        width: auto !important;
        float: none !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .story .story-content p{
        font-size: 13px;
    }

    #comments h3{
        font-size: 14px;
    }

    #comments .comment .media-heading{
        font-size: 14px;
    }

    #respond form{
        width: 100%;
    }

    #respond .terms-of-use{
        width: 100%;
        margin-bottom: 40px;
    }
}