/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/


/* fuer die Hintergrundfarbe*/
.l-sidebar {
background-color: #e3e8e8;
padding: 0 1rem;
}


/* fuer der Beitragsbildergröße*/
.w-blog.layout_smallcircle .w-blog-post-preview, .w-blog.layout_smallsquare .w-blog-post-preview {
    max-width: 300px;
    width: 40% !important;
}

.w-blog.layout_smallcircle .w-blog-post-body, .w-blog.layout_smallsquare .w-blog-post-body {
    margin-left: 28% !important;
}
