/*
Theme Name: Divi Child 01
Theme URI: 
Description: Child 01 theme for the Divi theme
Author: <a href="http://www.elegantthemes.com">Elegant Themes</a>
Author URI: 
Template: Divi
Version: 3.0.15
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Tue, 10 Jan 2017 10:23:10 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

.blogpost img {
padding: 2% !important;
}

#comment-wrap {
padding-top: 0 !important;
}

.et_social_inline {
margin-bottom: 0 !important;
}

/*** Take out the divider line between content and sidebar ***/
#main-content .container:before {background-color: transparent;}
 
/*** Expand the content area to fullwidth ***/
@media (min-width: 981px){
#left-area {
    width: 100%;
    padding: 23px 0px 0px !important;
    float: none !important;
}
}
