
/*
	Skin Name: Freshly
	Skin URI: http://cobaltapps.com/dynamik-skins/freshly/
	Author: The Cobalt Apps Team
	Author URI: http://cobaltapps.com/
	Version: 1.0
*/
.site-header {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
}

.admin-bar .site-header {
	top: 32px;
}

.freshly-full-header .scrolled-header {
	min-height: 50px;
	border-bottom: 1px solid #e8e8e8;
	opacity: .95;
	filter: alpha(opacity=95);
}

.freshly-full-header .scrolled-header .title-area {
	padding-top: 0;
}

.header-image.freshly-full-header .scrolled-header .wrap .title-area {
	height: 50px;
	background-size: 50%;
}

.freshly-full-header .scrolled-header .site-title {
	padding-top: 10px;
	padding-right: 5px;
	font-size: 24px;
	font-size: 2.4rem;
	float: left;
}

.freshly-full-header .scrolled-header .site-description {
	padding-top: 20px;
	font-size: 12px;
	font-size: 1.2rem;
	float: left;
}

.freshly-full-header .scrolled-header .widget-area {
	padding-top: 16px;
}

.freshly-full-header .scrolled-header .genesis-nav-menu {
	font-size: 14px;
	font-size: 1.6rem;
}

.site-header .genesis-nav-menu li:last-child a {
	border-right: 0;
}

body.override .menu-secondary {
	width: 100%;
}

ul.menu-secondary {
	float: none;
	text-align: center;
}

.menu-secondary li {
	display: inline-block;
	float: none;
}

.menu-secondary li li {
	text-align: left;
}

.nav-secondary {
	margin-top: 100px;
	position: relative;
}

.menu-description {
	color: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	font-style: italic;
	display: block;
	clear: both;
}

.override #ez-feature-top-container {
	max-width: 100%;
}

#ez-feature-top-container img {
	display: block;
}

.freshly-home-banner {
	background: #07b3d5;
	width: 100%;
	color: #fff;
	font-size: 30px;
	font-size: 3rem;
	font-family: "Raleway", sans-serif;
	font-style: italic;
	float: left;
}

.freshly-home-banner .wrap {
	max-width: 1140px;
	margin: 0 auto;
	padding: 20px;
	text-align: center;
}

#ez-home-container-wrap .post {
	background: #f5f5f5;
	padding: 20px 20px 0;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.content-sidebar .sidebar-primary, .content-sidebar-sidebar .sidebar-primary, .sidebar-content-sidebar .sidebar-primary {
	border-left: 1px solid #ddd;
	box-sizing: border-box;
}

.sidebar-content .sidebar-primary, .sidebar-sidebar-content .sidebar-primary, .sidebar-content-sidebar .sidebar-secondary {
	border-right: 1px solid #ddd;
	box-sizing: border-box;
}

.enews p {
	padding: 20px 30px 5px;
	text-align: center;
}

.enews #subscribe {
	padding: 10px 30px;
}

.enews #subbox {
	width: 72%;
	margin-right: 2px;
	padding: 9px 8px 10px;
}
