/*
 Theme Name:   Blog Cărturești
 Theme URI:    http://blog.carturesti.ro
 Description:  Temă pentru blog.carturesti.ro
 Author:       tao
 Author URI:   http://evolution.ro
 Template:     bucket
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  blog-cartu
*/

@media all and (min-width:900px){
    .single .article__featured-image {
        display: none;
    }
    .article--billboard-small > a > .article__thumb {
        max-height: 280px;
        overflow: hidden;
    }
    .article--big {
        height: 380px;
        overflow: hidden;
    }
    .image-wrap .article__title,
    .image-wrap .article--list__title,
    .image-wrap .latest-comments__title {
        bottom: auto;
        top: 0;
        margin-top: 245px;
        height: 140px;
    }
    .article--big .article__title {
        position: absolute;
        overflow: visible;
        height: 180px;
        display: block;
        bottom: 0;
        top: auto;
    }
    .article--big .image-wrap .article__title .hN {
        width: 92%;
        position: absolute;
        bottom: 10px;
    }
    .featured-area__article.article--big .image-wrap {
        height: 380px;
        padding-top: 0 !important;
    }
    .featured-area__article {
        max-height: 380px;
        overflow: hidden;
    }
}
.connected .juma h3 {
    margin-top: 0;
}
.connected h2 {
    padding-left: 1.71429rem;

}
.connected ul {
    list-style-type: none;
    margin-left: 0;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

a.job-mailto {
    color: white;
    background-color: #78a22f;
    padding: 10px 20px;
    font-size: 1.25em;
    float: right;
    margin-left: 10px;
}
