/*
Theme Name:     Voice Child
Theme URI:      http://mekshq.com
Description:    Child theme for the Voice Theme
Author:         Meks
Author URI:     http://mekshq.com
Template:       voice
Version:        0.1.0
*/

.container {
    margin: 0 auto;
    max-width: 1180px;
}

.sidebar {
    float: left;
    padding-top: 15px;
    width: 340px;
}

.vce-lay-d .meta-category a, .vce-lay-d .entry-meta div, .vce-lay-d .entry-meta div a, .vce-lay-e .entry-meta div, .vce-lay-e .entry-meta div a, .vce-lay-e .fn {
    font-size: 13px;
    line-height: 19px;
    text-transform: lowercase;
}

.vce-featured-grid .vce-featured-section a {
    font-size: 13px;
    line-height: 23px;
    position: relative;
    z-index: 2000;
		text-transform: capitalize;
}