/*
Theme Name: Hueman Child
Theme URI: http://alxmedia.se/themes/hueman/
Version: 1.5.4
Description: <a href="http://alxmedia.se/themes/hueman/">Hueman</a> is a responsive 100% high resolution theme for blogs and magazines. Unique toggle sidebars give a great browsing and reading experience on both tablet and mobile. The feature list is long: Unlimited topbar, header, footer and accent colors, unlimited widget areas, 0-2 sidebars to the left or right that can be uniquely specified for each page or post, 300px / 220px fixed width sidebars, 0-4 footer widget columns, almost zero layout images, related posts and post nav, featured story or slider, 10 post formats, good SEO, 3 flexible custom widgets, localisation support, social links, logo upload and many more useful admin panel features.
Author: Alexander Agnarson, Gazeta Team
Author URI: http://alxmedia.se
Tags: light, one-column, two-columns, three-columns, right-sidebar, left-sidebar, fluid-layout, fixed-layout, custom-colors, custom-menu, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: hueman-child
Template: hueman

Copyright: (c) 2013 Alexander "Alx" Agnarson
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/


#header {
    background: url("https://gazeta.info.ro/wp-content/uploads/2015/04/v5.png");
}

.post-thumbnail .post-comments {
    background-color: #e64946;
}
.post-thumbnail .post-comments span:before {
    border-right-color: #e64946;
}

.social-post-plugins {
    margin-bottom: 40px;
}

.site-title {
    padding-left: 15px;
    font-weight: bold;
    font-size: 58px;
    color: #fff;
    float: left;
    line-height: 60px;
    padding-top: 30px;
}

#nav-header.nav-container {
    background-color: #666;
}

.entry.excerpt {
    color: #666;
}
