/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

#top nav ul li a {
	margin-top: 14px !important;
}

media only screen and (min-width: 1000px)

#footer-outer .row {
    padding: 0 0 32px 0 !important;;
}

#footer-outer .row {
    padding: 0 0 32px 0 !important;
}

.post-area.featured_img_left .post-content-wrap .grav-wrap {
	display:none!important
}

.post-area.featured_img_left .grav-wrap a {
    display: none !important;
}

#single-below-header {
	display:none !important;
}
.grav-wrap{
	display: none !important;
}

.post-area.featured_img_left.span_12 .article-content-wrap .post-content-wrap{
	padding: 16px !important;
}
.post-area.featured_img_left .article-content-wrap .post-featured-img-wrap{
	width: 20% !important;
	height: 200px !important;
}

