/*
Theme Name:     NewsPlus Child
Theme URI:      http://labs.saurabh-sharma.net/themes/newsplus/wp/
Description:    Child theme for the NewsPlus theme
Author:         Saurabh Sharma
Author URI:     http://themeforest.net/author/SaurabhSharma
Template:       newsplus                             
Version:        1.8.0
*/

#content .wp-pagenavi span.pages { border: none; }
 
#header .wrap .brand .site-title { width: 350px; }

#header {padding: 1.25em 0 .75em !important;}

#sidebar #blog_subscription-3, #sidebar #text-2 { border: solid 1px #bbbbbb; border-radius: 15px; box-shadow: 0 0 6px -2px #000; padding: 15px 20px; }

#sidebar .infusion-field { float: left; margin-top: 10px; width: 100%; }
#sidebar .infusion-field label { float: left; margin-top: 8px; }
#sidebar .infusion-field .infusion-field-input-container { float: right; margin-left: 20px; width: 60%; }
#sidebar .infusion-submit { float: left; margin: 20px 0 10px 0; }
#sidebar .infusion-submit input[type="submit"] { font-weight: bold; text-transform: uppercase; width: 100px; }

#sidebar .sb-title { color: #c10115; font-weight: bold; text-align: center;  }
#sidebar .widget ul a { color: #0142b2; font-weight: 600; }

#sidebar .widget_login2 input { margin: 10px 0; }

h1 {color: #ffb200 !important;}

.display-posts-listing .listing-item {
    clear: both;
}

.display-posts-listing img {
    float: left;
    margin: 0 10px 10px 0;
}

.excerpt {
font-size: 100% !important;
}

.excerpt-title {
font-size: 2em !important;
}

.flex-caption {
background-color: #ffffff !important;
}