@charset "UTF-8";
/*
Theme Name: Emaroc V2
Theme URI: http://emaroc.info
Author: Alaa-eddine KADDOURI
Author URI: 
Description: Based on ESPRESSO theme
Template: espresso
Version: 1.1.0
License:
License URI: 
Tags: black, white, one-column, two-columns, three-columns, right-sidebar, fluid-layout, custom-colors, custom-menu, featured-images, post-formats, theme-options, translation-ready, photoblogging
Text Domain: envirra 
Domain Path: /languages/
*/
.vw-menu-main-inner {
    background: #c4ee06;
    box-shadow: 0px 0px 10px 0px #455400;
}


.vw-main-post {
    border: 1px solid #ccc;
    background: #fff;
    box-shadow: 0px 0px 40px #000;
    padding:15px;
}
.vw-post-content {
    font-family: "Georgia", serif;
    margin-bottom: 45px;
    font-size: 20px;
    line-height: 1.65;
    color: #40454a;
}

.vw-post-box {
    margin-bottom: 20px;
    border: 1px solid #ccc;
    background: #fff;
    box-shadow: 0px 0px 20px #000;
}

.vw-post-box-inner {
padding:20px;
}

.vw-post-box .vw-post-box-footer {
padding:0px 20px;
}
