/*
Theme Name: The Fifth Estate 2014 v3
Description: Custom theme for The Fifth Estate.
Author: Tristan Blattman
Author URI: http://www.redantmedia.com.au
Version: 3.15
*/


.art_content h1 {
    font-size: 36px;
    margin-top:25px;
    margin-bottom:15px;
}
.art_content h2 {
    font-size: 30px;
    margin-top:20px;
    margin-bottom:10px;   
}
.art_content h3 {
    font-size: 24px;
    margin-top:20px;
    margin-bottom:10px;   
}
.art_content h4 {
    font-size: 18px;   
    margin-top:10px;
    margin-bottom:5px;
}
.art_content h5 {
    font-size: 14px;   
    margin-top:10px;
    margin-bottom:5px;
}
.art_content h6 {
    font-size: 12px;   
    margin-top:10px;
    margin-bottom:5px;
}

a#subslink {
    display: inline-block;
    margin-bottom: 5px;
    vertical-align: middle;
}


#single_post.membership .art_img {
    background: transparent;
    float: none;
    margin: 0;
    padding: 0;
}
#single_post.membership .art_img img {
    max-width: 100%;
    height: auto;
}
#single_post.membership .art_headline + #sharebox {
    float: none;
    width: 100%;
    margin-bottom: 8px;
}

#single_post article .art_content p {
    font-size: 1rem;
}

section h2.secthead, #single_post h3.art_headline {
    margin-bottom: 25px;
    margin-top: 15px;
}

header #searchbox {
z-index: 1;
}
.mobile section * {
     box-sizing: border-box; 
}
.mobile img {
    max-width: 100%;
}
.mobile .home1080toprhs {
    width: 100%;
}
.mobile .home1080toprhs::after {
    content: '';
    display: table;
    clear: both;
}

.mobile {
    overflow: hidden;
}
.mobile article,
.mobile section {
    width: 100%;
}

section h2.secthead, section h2.sectsubhead {
       box-sizing: border-box;
}
textarea {
    max-width: 100%;
}

#disqus_thread a {
    color: #ff6600 !important;
}

@media screen and (max-width:640px){
    aside#adspace1, aside#adspace2, aside#adspace7, aside#promoslot1 {
        text-align: left;
    }
    #spinifex h2.sectsubhead,
    #mostpopular h2.sectsubhead,
    h3.sectsubhead {
        height:auto;
    }

    #searchbox #s {
        width:auto;
    }
    #subssearch {
        float: left;   
        width: 100%;
        box-sizing: border-box;
    }
    aside[id^="adspace"] div.g,#mobile-premium-ad {
        max-width: 100%;
        box-sizing: border-box;
    }

    article figure.art_img {
        width : 100%;
        max-width : 100%;
    }
    article, section {
        /* overflow: hidden; */
        box-sizing: border-box;
        width:95%;
        margin: auto;
    }
    .single #comments,
    section#morearticle,
    .latest_story,
    .single aside#adspace1,
    .single aside#adspace2,
    .single aside#adspace3 {
        margin-left : 5%;
    }
    .latest_story,
    section#morearticle {
         width: 95%;
    }
    
}

#primarymenu ul li#regli {
padding-left : 0;
padding-right: 0;
}

.home section#sectwhatson article {
    float: left;
    margin: 0 10px 10px 0;
    padding-bottom: 10px;
}

.shortcode_wysija form small {
    display: inline-block;
    font-size: 13px;
    margin-bottom: 15px;
    vertical-align: middle;
    width: 100%;
}

.shortcode_wysija .wysija-paragraph {
    display: inline-block;
    vertical-align: baseline;
    width: auto;
}

.widget_wysija_cont .shortcode_wysija .wysija-submit {
    display: inline-block;
    margin-top: 0;
}


#adspace1 .textwidget {
    border: 1px solid;
    display: inline-block;
    padding: 5px;
    position: relative;
    width: 100%;
}

#adspace1 .textwidget > p {
    padding-bottom: 15px;
}

#adspace1 .textwidget span {
    display: inline-block;
    padding-top: 5px;
}

section#morearticle article,
section#relatedcontent article {
     margin-top: 0 !important;
}

.page-id-94024 .widget.adrotate_widgets {
margin-bottom: 25px;
}
.home .tailored ul.wpp-list .wpp-author > a {
	text-transform : capitalize;
}
@media screen and (max-width:1079px){
    section#morearticle article {
       box-sizing: border-box;
       margin-left: 0;
       margin-right: 0;
       width: 100%;
    }
}
@media screen and (max-width:1080px){
	.container {
        padding-left: 15px;
        padding-right: 15px;
    }
	.container .container {
        padding-left: 0;
        padding-right: 0;
    }
}
@media screen and (max-width:768px){
    .container {
        width: calc(100% - 30px) !important;
        max-width: 100%;
        float: left;
    }
    .container .container {
        width: 100% !important;
    }
	section#single_post figure.art_img.fullwidth {
        width: 100%;
        max-width: 100%;
        max-height: auto;
        height: auto;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}
@media screen and (min-width: 320px) {
    header #subssearch {
        padding: 0 6px;
    }
    header a#subslink {
        padding: 3px 7px;
    }
}


#PopupSignupForm_0 .mc-banner {
	top: auto;
}

.ginput_price,
.field-hidden {
    display: none;
}