#ilovewp-hero .content-wrapper {
	background-color: #131313;
	background-color: rgba(115, 158, 223, 0.41);
	height: 100%;
	margin-left: -40px;
	max-width: 380px;
	padding: 40px;
	position: relative;
}
.site-footer {

	color: #88878d;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.7em;
	margin: 0;
	padding-top: 0px;
	padding-bottom: 60px;
	position: relative;
	text-align: right;
	z-index: 3;
}
.flex-direction-nav a {
	background: rgba(0, 0, 0, 0) url() no-repeat top left;
	display: inline-block;
	height: 60px;
	width: 60px;
	padding: 0;
	text-indent: -9999px;
	zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.5;
	-webkit-transition-duration: 0.2s; -moz-transition-duration: 0.2s; transition-duration: 0.2s;
}
#ilovewp-hero {
	background-color: #4fb0c4;
}
#ilovewp-featured-pages .title-post a {
	color: #71430e;
}
#site-main .widget-title,
.comments-area .comments-title {
	color: #fff7ea;
	display: block;
	font-family: 'Lato', 'Roboto', Arial, Tahoma, sans-serif;
	font-size: 28px;
	font-weight: 700;
	line-height: 1.5em;
	margin: 0 0 0em;
	position: relative;
	text-transform: uppercase;
}
#site-header-navigation {
	display: inline-block;
	font-family: Trebuchet MS, 'Roboto', Arial;
	padding: 0;
	text-align: right;
	vertical-align: middle;
	width: 70%;
}
.sf-menu a {
	color: #71430e;
	display: block;
	padding: 10px 2px;
	position: relative;
	zoom: 1; /* IE7 */
}
.sf-menu .current-menu-item > a,
.sf-menu .sfHover > a,
.sf-menu a:hover, 
.sf-menu a:active,
.sf-menu a:focus {
	color: #db9409;
	text-decoration: underline;
}

.sf-menu .sub-menu a:hover,
.sf-menu .sub-menu a:focus {
	color: #dc9109;
}
.sf-menu li {
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0.5px;
	line-height: 1.5em;
	margin: 0 0 0 15px;
	position: relative;
	text-transform: uppercase;
	-webkit-transition: background .2s;
	transition: background .2s;
}
h1,h2,h3,h4,h5,h6 {
	color: #71430e;
	font-family: 'Lato', 'Roboto', Arial, Tahoma, sans-serif;
	font-weight: 600;
	margin: 0;
	padding: 0;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #71430e;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover,
h1 a:focus, h2 a:focus, h3 a:focus, h4 a:focus, h5 a:focus, h6 a:focus {
	color: #71430e;
}