/*
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 {
	
	max-width: 960px;
}

.vce-related-box .vce-lay-b {
	width: 960px;
}
p {
	font-size: 18px;
	line-height: 30px;
}

.main-box {
	box-shadow: none;
}
.main-box-inside {
	padding: 0;
}

.entry-content blockquote p:last-child {
	font-size: 24px;
}

.vce-content-outside {
	background: #fff;
}

.prev-next-nav {
	background: #fff;
	
}

.comment-form {
	background: #fff;
}

.vce-lay-a .entry-header {
	padding-top: 10px;
}