/*
Theme Name:     Invent Child
Theme URI:      http://portfoliotheme.org/invent
Description:    Child theme for the Invent Theme by LiveMesh
Author:         LiveMesh
Author URI:     http://themeforest.net/user/livemesh
Template:       invent
Version:        0.1.0
*/

@import url("../invent/style.css");

#header.sticky #site-logo {
    top: 8px;
    }

.widget-title{border-bottom:1px solid #666666;}
	#mo-featured-posts-widget-2 li{margin-top:0px;margin-bottom:0px;}
	.widget li {
    padding: 4px 0px;
	.widget .post-list .entry-text-wrap h4{margin-bottom:0px !important;}
	ul.post-list li {
    padding:0px !important;}
	
	ul.post-list li .entry-title {
    font-size: 15px;
    line-height: 15px;
    font-weight: normal;
	}
#footer-bottom {
    background: #2A9DD6 !important;
}


