/*
Welcome to Custom CSS!

CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.

By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don't need to copy all
your theme's stylesheet content.
*/
.genesis-nav-menu .current-menu-item > a {
	background-color: #5AA2DC;
	color: #FFF;
}

a {
	color: #5AA2DC;
}

.button, .entry-content .button {
	background-color: #5AA2DC;
}

.content #genesis-responsive-slider {
	margin-top: -1px;
}

.site-title a, .site-title a:hover {
	font-size: 36px;
	font-weight: 700;
	color: #333;
}

body {
	color: #333;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 1.6;
}

h1, h2, h3, h4, h5, h6 {
	color: #333;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 500;
	line-height: 1.25;
	margin: 0 0 10px;
	padding: 0;
}

.genesis-nav-menu a {
	color: #333;
}

.site-footer {
	color: #333;
	font-size: 12px;
}

.site-footer a {
	color: #4F4F4F;
}

button, input[type="button"], input[type="reset"], input[type="submit"], .button, .entry-content .button {
	border-radius: 0 !important;
}

.enews-widget input[type="submit"] {
	background-color: #5AA2DC;
	border: solid 1px #4F4F4F;
}

.button:hover {
	background-color: #fff;
	color: #333;
	border: solid 1px #4F4F4F;
}

button, input[type="button"], input[type="reset"], input[type="submit"], .button, .entry-content .button {
	background-color: #5AA2DC;
	border: solid 1px #5AA2DC;
}

input[type="submit"]:hover {
	background-color: #fff;
	color: #333;
	border: solid 1px #4F4F4F;
}

.sidebar li, .sidebar .more-from-category a {
	background: none;
	margin-bottom: 6px;
	padding: 0 0 6px 16px;
}

.widget ul > li {
	list-style-position: outside;
	padding: 0;
}

.sidebar {
	font-size: 18px;
	padding-bottom: 15px;
}

.sidebar ul li a {
	display: block;
	padding: 15px 30px;
}

/*
	CSS Migrated from Jetpack:
*/

/*
Welcome to Custom CSS!

CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.

By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don't need to copy all
your theme's stylesheet content.
*/
.genesis-nav-menu .current-menu-item > a {
	background-color: #5AA2DC;
	color: #FFF;
}

a {
	color: #5AA2DC;
}

.button, .entry-content .button {
	background-color: #5AA2DC;
}

.content #genesis-responsive-slider {
	margin-top: -1px;
}

.site-title a, .site-title a:hover {
	font-size: 36px;
	font-weight: 700;
	color: #333;
}

body {
	color: #333;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 1.6;
}

h1, h2, h3, h4, h5, h6 {
	color: #333;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 500;
	line-height: 1.25;
	margin: 0 0 10px;
	padding: 0;
}

.genesis-nav-menu a {
	color: #333;
	font-size: 15px;
}

.site-footer {
	color: #333;
	font-size: 12px;
}

.site-footer a {
	color: #4F4F4F;
}

button, input[type="button"], input[type="reset"], input[type="submit"], .button, .entry-content .button {
	border-radius: 0 !important;
}

.enews-widget input[type="submit"] {
	background-color: #5AA2DC;
	border: solid 1px #4F4F4F;
}

.button:hover {
	background-color: #fff;
	color: #333;
	border: solid 1px #4F4F4F;
}

button, input[type="button"], input[type="reset"], input[type="submit"], .button, .entry-content .button {
	background-color: #5AA2DC;
	border: solid 1px #5AA2DC;
}

input[type="submit"]:hover {
	background-color: #fff;
	color: #333;
	border: solid 1px #4F4F4F;
}

.sidebar li, .sidebar .more-from-category a {
	background: none;
	margin-bottom: 6px;
	padding: 0 0 6px 16px;
}

.widget ul > li {
	list-style-position: outside;
	padding: 0;
}

.sidebar {
	font-size: 18px;
	padding-bottom: 15px;
}

.sidebar ul li a {
	display: block;
	padding: 15px 30px;
	color: #333;
}

.sidebar .widget {
	margin-bottom: 0;
	padding: 0;
	word-wrap: break-word;
}

.sidebar ul li a:hover {
	display: block;
	padding: 15px 30px;
	background-color: #fff;
	text-decoration: none;
	color: #333 !important;
}

section#text-2.widget.widget_text {
	padding: 30px;
}

.quickbaselogo {
	margin-left: -42px;
	margin-top: -7px;
	margin-bottom: -2px;
}

.site-header .genesis-nav-menu a {
	padding: 35px 18px 40px !important;
}

li#menu-item-8.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-8 {
	display: none;
}

.site-header .widget_nav_menu {
	padding: 0;
	margin-top: -80px;
}

.genesis-nav-menu a {
	color: #333;
	font-size: 16px !important;
}

.quickbaselogo {
	margin-left: -42px;
	margin-top: -23px;
	margin-bottom: -21px;
}