/*
	Skin Name: InspirePress
	Skin URI: http://demo.dynamiktheme.com/
	Author: The Cobalt Apps Team
	Author URI: http://cobaltapps.com/
	Version: 1.0
*/

body.ez-home {
	background: #FFFFFF;
}

.ez-home .site-inner {
	max-width: 100%;
}

#skin-section-title-wrap {
	background: #01A9D5;
}

h1.skin-section-title {
	max-width: 1160px;
	margin: 0 auto;
	padding: 10px 20px;
	color: #FFFFFF;
	font-size: 38px;
	font-size: 3.8rem;
	font-weight: 400;
}

body .simple-social-icons ul li {
	margin: 6px !important;
}

#ez-home-top-container {
	background: #FFFFFF url(../../theme/images/inspire_top.jpg) top center no-repeat;
}

#ez-home-bottom-container {
	background: #FFFFFF url(../../theme/images/inspire_bottom.jpg) top center no-repeat;
}

#ez-home-top-container,
#ez-home-bottom-container {
	background-size: cover;
	background-attachment: fixed;
	margin: 0;
	padding: 100px 20px;
	text-align: center;
}

#ez-home-top-container .ez-widget-area h4,
#ez-home-bottom-container .ez-widget-area h4 {
	margin-bottom: -20px;
	padding: 5px 10px 20px;
	color: #FFFFFF;
	font-size: 60px; font-size: 6rem;
	line-height: 1.2;
}

#ez-home-top-container .ez-widget-area,
#ez-home-bottom-container .ez-widget-area {
	background-color: rgba(000, 000, 000);
	background-color: rgba(000, 000, 000, 0.6);
	padding-bottom: 5px;
	color: #FFFFFF;
	font-size: 30px; font-size: 3rem;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#ez-home-top-container .ez-widget-area .textwidget,
#ez-home-bottom-container .ez-widget-area .textwidget {
	padding: 0 10px 5px;
}

.ez-home-wrap {
	max-width: 1210px;
	margin: 0 auto;
}

#ez-home-middle-container .ez-home-wrap {
	margin: 30px auto;
}

#ez-home-container-wrap img {
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#ez-home-middle-container .post p {
	margin: 0;
}

#ez-fat-footer-container .featuredpage .page h2 a,
#ez-fat-footer-container .featuredpage .page h2 a:visited,
#ez-fat-footer-container .featuredpost .post h2 a,
#ez-fat-footer-container .featuredpost .post h2 a:visited {
	color: #FFFFFF !important;
}

#ez-fat-footer-container .featuredpage .page p,
#ez-fat-footer-container .featuredpost .post p {
	color: #FFFFFF;
}

#ez-fat-footer-container .featuredpage .page a,
#ez-fat-footer-container .featuredpage .page a:visited,
#ez-fat-footer-container .featuredpost .post a,
#ez-fat-footer-container .featuredpost .post a:visited {
	color: #8FDBE2 !important;
}

#ez-fat-footer-container .featuredpage .page a:hover,
#ez-fat-footer-container .featuredpost .post a:hover {
	color: #FFFFFF !important;
}

.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;
}