/*
	Skin Name: BlogPress
	Skin URI: http://cobaltapps.com/dynamik-skins/blogpress/
	Author: The Cobalt Apps Team
	Author URI: http://cobaltapps.com/
	Version: 1.0
*/

#ez-feature-top-container .ez-widget-area {
	font-size: 30px;
	font-size: 3rem;
	text-align: center;
	font-style: italic;
	letter-spacing: 1.2px;
}

#ez-home-container-wrap .ez-widget-area h4 {
	padding: 15px 10px 5px 15px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.enews p {
	padding: 30px 30px 5px;
	text-align: center;
}

.enews #subscribe {
	padding: 10px 30px;
}

.enews #subbox {
	width: 72%;
	margin-right: 2px;
	padding: 9px 8px 10px;
}