/*
Theme Name: Enfold Child
Description: A custom theme built for Ivey Engineering Inc.
Version: 3.0.8
Author: Lisa Zollinger
Author URI: http://www.iveyengineering.com
Template: enfold
*/



/*Add your own styles here:*/

body.ie .container {
	max-width: none !important;
}

#top.archive.category .fullsize .template-blog .blog-meta {
    float: left!important; 
    margin: 0!important; 
    display: block!important; 
    position: relative!important; 
    width: 180px!important; 
    height: 180px!important; 
}
#top.archive.category  .fullsize .template-blog .post .entry-content-wrapper > * {
    max-width: 52em!important; 
}

@media only screen and (max-width: 767px) {
    /* Add your Mobile Styles here */
    #top .logo, #top .logo a {
        margin-bottom: 0 !important;
    }
}