/*
Theme Name: Divi Child Theme - Lumination Network
Version: 1.0
Description: A child theme of Divi
Template: Divi
*/

@import url("../Divi/style.css");


/*------------------------------------------------*/
/*-----------------[INDIVIDUAL BLOG/NEWS STORY IMAGE RESIZE & ALIGNMENT]-----------------*/
/*------------------------------------------------*/

.blog-page article.post img { float: left; margin-top: 2em; margin-right: 1.4em; }
.single article.post img { float: left; margin-top: 2em; margin-right: 1.4em; }

.et_pb_post { clear:both }

/*------------------------------------------------*/
/*-----------------[RESIZE & LOCATION OF HOMEPAGE CATEGORY IMAGES]-----------------*/
/*------------------------------------------------*/

article.post img { float: left; max-width: 50%; margin: 0em 1.4em 1.0em 0em; padding-right: 6px
}

/*------------------------------------------------*/
/*-----------------[HOMEPAGE CATEGORY REMOVE EXCERPTS]-----------------*/
/*------------------------------------------------*/

#no-excerpt-newsmod .et_pb_post {
font-size: 0;
margin-bottom: 0px;
}

#no-excerpt-sportsmod .et_pb_post {
font-size: 0;
margin-bottom: 0px;
}

#no-excerpt-gallerymod .et_pb_post {
font-size: 0;
margin-bottom: 0px;


/*------------------------------------------------*/
/*-----------------[ALIGN GALLERY IMAGES LEFT]-----------------*/
/*------------------------------------------------*/

#bwg_container1_0 #bwg_container2_0 .bwg_standart_thumbnails_0 {
    background-color: rgba(255, 255, 255, 0.00);
    display: inline-block;
    font-size: 0;
    max-width: 960px;
    text-align: left !important;
}


.et_pb_member_position {
    color: #666666;
    padding-bottom: 7px;
}
