/*
Theme Name: The Marmalade
Theme URI: http://marmalade.pryanik.co/
Version: 1.2.3
Description: The Marmalade Theme Designed by <a href="http://themeforest.net/user/Pryanikov">Pryanikov</a>.
Author: Dmitry Pryanik, Viktoria Belous
Author URI: http://themeforest.net/user/Pryanikov
Text Domain: pryaniktheme
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, sticky-post
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/




.post-categories{
    display: none;
}
.recent article .post-title {
  padding-top: 0;
}
article header h2,
article header h3{
    margin-top: 0;
}


.main-post .tagcloud {
    display:  none;
}
.main-post .post-meta {
    position: relative;
    bottom: 0;
}