/**
* Theme Name: Antra Child
* Description: This is a child theme of Antra, generated by Merlin WP.
* Author: <a href="http://themelexus.com/">Themelexus</a>
* Template: antra
* Version: 1.0.10
*/

body.single-post #page .site-content{
	margin-top: 0;
    margin-bottom: 0;
}

.widget_block.widget_recent_entries .posted-on, .widget.widget_recent_entries .posted-on {
    margin-bottom: 0;
    display: none;
}