/*
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
*/

/*--------------------------------------------------------------
2.0 Grid
--------------------------------------------------------------*/
.container {
  margin: 0 auto;
  max-width: 1216px;
}

.sidebar{
	width: 376px;
	float: left;
	padding-top: 15px;
}
