/*
Theme Name: The Newswire Child
Theme URI: http://w3programmers.com/themes/the-newswire/
Author: MH Mithu
Author URI: http://w3programmers.com/
Description: The Newswire theme is design for local news sites and blogs. Taking a lead from popular news sites like the HuffPo it has a huge home page slider showing the latest posts (or sticky posts if you prefer). The customize options also let you upload your own logo, change fonts, colors and background without any custom coding. The theme has two customizable menus and you can even add banner code to the header and sidebar from the customize menu. Of course it is fully responsive so works great on mobiles, tablets and desktops.
Version: 0.0.1
Template: the-newswire
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-menu, sticky-post, microformats, rtl-language-support, translation-ready, full-width-template, post-formats

*/

@import url("../the-newswire/style.css");


div.entry-meta {
	margin: 0;
	overflow: hidden;
}
div.entry-meta a, div.entry-meta {
	font-size: 11px;
}

.grid-box div.entry-meta {
	text-align: left;
}
.colorbar {
	height: 2px;
}
.grid-box li {
    list-style-type: none;
    margin-bottom: 5px;
}
.grid-box li a {
    text-decoration: none;
}
.grid-box li a:hover {
    text-decoration: underline;
}
.grid-box header.entry-header a {
    color: #d33;
}
.grid-box header.entry-header a:hover {
    color: #222;
}
