/*
	Theme Name: Innovative Child Theme
	Theme URI: http://thepixelista.com/themes/innovative/
	Description: Innovative is a two or three column child theme created for the Genesis Framework with a custom home page and a custom category template.
	Author: The Pixelista
	Author URI: http://thepixelista.com/

	Version: 2.0.1

	Tags: custom-background, custom-header, custom-homepage, custom-category-template, color-options, featured-images, threaded-comments, two-or-three columns

	Template: genesis
	Template Version: 1.8.0

	License: GNU General Public License v2.0 (or later)
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/* Table of Contents

* Defaults
* Hyperlinks
* Body
* Wrap
* Header
* Image Header - Partial Width
* Image Header - Full Width
* Header / Primary / Secondary Navigation
* Primary Navigation Extras
* Inner
* Genesis Slider
* Home
* Breadcrumb
* Taxonomy Description
* Content-Sidebar Wrap
* Content
* Column Classes
* Featured Post Grid
* Headlines
* Ordered / Unordered Lists
* Post Info
* Post Meta
* Author Box
* Sticky Posts
* Archive Page
* Images
* Post Navigation
* Primary / Secondary Sidebars
* Dropdowns
* Featured Page / Post
* Category Posts
* User Profile
* Buttons
* Search Form
* eNews & Updates Widget
* Calendar Widget
* Footer Widgets
* Social Icons
* Footer
* Comments
* Read More Button
* Gravity Forms
* Theme Color Yellow/Orange
* Theme Color Turquoise/Red
* Responsive Design
*/

/* Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #534640;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5;
	margin: 0;
	padding: 0;
	text-align: justify;
	text-decoration: none;
}

input {
	color: #444;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
}

blockquote,
input,
select,
textarea,
.author-box,
.sticky,
.taxonomy-description,
.wp-caption {
	border: 1px solid #ddd;
	-webkit-box-shadow: 0 0 1px 1px #eee inset;
	   -moz-box-shadow: 0 0 1px 1px #eee inset;
			box-shadow: 0 0 1px 1px #eee inset;
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}


/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #b9bc4d;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}


/* Body
------------------------------------------------------------ */

body {
	background: #fff url(images/background.png);
}


/* Header
------------------------------------------------------------ */

.site-container .site-header {
	-webkit-box-shadow: 0 1px 3px #999;
	   -moz-box-shadow: 0 1px 3px #999;
			box-shadow: 0 1px 3px #999;
	background-color: #fff;
	border-top: 6px solid #b9bc4d;
	color: #534640;
	margin: 0px auto 5px;
	min-height: 120px;
	overflow: hidden;
}

.site-header .wrap {
	margin: 0 auto;
	width: 960px;
}

.title-area {
	float: left;
	overflow: hidden;
	padding: 5px 0 0px 15px;
	text-align: left;
	width: 500px;
}

.site-title {
	font-family: 'Rochester', Georgia, 'Times New Roman', Times, serif;
	font-size: 65px;
	font-weight: normal;
	line-height: 40px;
	margin: 10px 0 20px;
	text-transform: none;
}

.site-title a,
.site-title a:hover {
	color: #534640;
	text-decoration: none;
}

.site-description {
	color: #777;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 18px;
	padding: 0;
}

.site-header .widget-area {
	float: right;
	padding: 15px 0 0;
	width: 360px;
}

.site-header .widget-area ul li {
	border-bottom: none;
	margin: 0;
	padding: 0;
}


/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image .title-area,
.header-image .site-title,
.header-image .site-title a {
	display: block;
	float: left;
	height: 120px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 350px;
}

.header-image .site-description {
	display: block;
	overflow: hidden;
}


/* Image Header - Full Width
------------------------------------------------------------ */

.header-full-width .title-area,
.header-full-width .site-title,
.header-full-width .site-title a {
	width: 960px;
}


/* Header / Primary / Secondary Navigation
------------------------------------------------------------ */

.menu-primary,
.menu-secondary,
.site-header .menu {
	clear: both;
	color: #534640;
	font-size: 14px;
	margin: 0 auto;
	overflow: hidden;
	width: 960px;
}

.menu-secondary {
	background: #fff;
}

.nav-secondary .wrap {
		background: #fff;
		border-bottom: 6px solid #4b6d7a;
		border-top: 1px dotted #b9bc4d;
		margin: 0 auto;
		width: 100%;
}

.site-header .menu {
	border: 1px solid #ddd;
	box-sizing: border-box;
}

.menu-primary ul,
.menu-secondary ul,
.site-header .menu ul {
	float: left;
	width: 100%;
}

.menu-primary li,
.menu-secondary li,
.site-header .menu li {
	float: left;
	list-style-type: none;
	margin: 0 0 0 10px;
}

.menu-primary a,
.site-header .menu a {
	-webkit-box-shadow: 0 1px 3px #999;
	   -moz-box-shadow: 0 1px 3px #999;
			box-shadow: 0 1px 5px #999;
	-webkit-border-radius: 3px 3px 0 0;
	 -khtml-border-radius: 3px 3px 0 0;
	   -moz-border-radius: 3px 3px 0 0;
			border-radius: 3px 3px 0 0;
	background: #fff;
	color: #534640;
	display: block;
	font-size: 12px;
	padding: 7px 15px 6px;
	position: relative;
	margin: 10px 15px 0 0;
	text-decoration: none;
}

.menu-primary li a:active,
.menu-primary li a:hover,
.menu-primary .current_page_item a,
.menu-primary .current-cat a,
.menu-primary .current-menu-item a,
.site-header .menu li a:active,
.site-header .menu li a:hover,
.site-header .menu .current_page_item a,
.site-header .menu .current-cat a,
.site-header .menu .current-menu-item a {
	-webkit-box-shadow: 0 1px 3px #999;
	   -moz-box-shadow: 0 1px 3px #999;
			box-shadow: 0 1px 5px #999;
	-webkit-border-radius: 3px 3px 0 0;
	 -khtml-border-radius: 3px 3px 0 0;
	   -moz-border-radius: 3px 3px 0 0;
			border-radius: 3px 3px 0 0;
	background: #fff;
	color: #534640;
	display: block;
	font-size: 12px;
	padding: 7px 15px 6px;
	position: relative;
	margin: 10px 15px 0 0;
	text-decoration: none;
}

.menu-secondary a,
.menu-secondary li a:active,
.menu-secondary li a:hover,
.menu-secondary .current_page_item a,
.menu-secondary .current-cat a,
.menu-secondary .current-menu-item a {
	background: url(images/nav-line.png) no-repeat center right;
	color: #534640;
	display: block;
	font-size: 13px;
	padding: 12px 26px 8px 17px;
	position: relative;
	text-decoration: none;
}

.menu-primary ul,
.menu-secondary ul  {
	margin-left: -11px !important;
}

.menu-primary li li a,
.menu-primary li li a:link,
.menu-primary li li a:visited,
.menu-secondary li li a,
.menu-secondary li li a:link,
.menu-secondary li li a:visited,
.site-header .menu li li a,
.site-header .menu li li a:link,
.site-header .menu li li a:visited {
	-khtml-border-radius: 0;
	-moz-border-radius: 0;
	-moz-box-shadow: none;
	-webkit-border-radius: 0;
	-webkit-box-shadow: none;
	background: #fff;
	border-radius: 0;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: none;
	box-shadow: none;
	color: #534640;
	font-size: 12px;
	margin: 0;
	padding: 9px 10px 8px;
	position: relative;
	text-transform: none;
	width: 140px;
}

.menu-primary li li a:active,
.menu-primary li li a:hover,
.menu-secondary li li a:active,
.menu-secondary li li a:hover,
.site-header .menu li li a:active,
.site-header .menu li li a:hover {
	background: #f5f5f5;
	color: #534640;
}

.menu-primary li ul,
.menu-secondary li ul,
.site-header .menu li ul {
	height: auto;
	left: -9999px;
	margin: 0 0 0 -1px;
	position: absolute;
	width: 180px;
	z-index: 9999;
}

.menu-primary li ul a,
.menu-secondary li ul a,
.site-header .menu li ul a {
	width: 180px;
}

.menu-primary li ul ul,
.menu-secondary li ul ul,
.site-header .menu li ul ul {
	margin: -36px 0 0 159px;
}

.menu li:hover ul ul,
.menu li.sfHover ul ul {
	left: -9999px;
}

.menu li:hover,
.menu li.sfHover {
	position: static;
}

ul.menu li:hover>ul,
ul.menu li.sfHover ul,
.site-header .menu li:hover>ul,
.site-header .menu li.sfHover ul {
	left: auto;
}

.menu-primary li a.sf-with-ul,
.menu-secondary li a.sf-with-ul,
.site-header .menu li a.sf-with-ul {
	padding-right: 25px;
}

.menu-primary li a .sf-sub-indicator,
.menu-primary li li a .sf-sub-indicator,
.menu-primary li li li a .sf-sub-indicator {
	background: url(images/icon-plus.png) 0 -3px;
	height: 16px;
	position: absolute;
	right: 8px;
	text-indent: -9999px;
	top: 10px;
	width: 16px;
}

.menu-secondary li a .sf-sub-indicator,
.menu-secondary li li a .sf-sub-indicator,
.menu-secondary li li li a .sf-sub-indicator {
	background: url(images/icon-plus.png) 0 3px;
	height: 16px;
	position: absolute;
	right: 8px;
	text-indent: -9999px;
	top: 10px;
	width: 16px;
}

#wpadminbar li:hover ul ul {
	left: 0;
}

#mobile-menu-icon {
	display: none;
}


/* Primary Navigation Extras
------------------------------------------------------------ */

.menu li.right {
	background: none;
	box-shadow: none;
	border-radius: 0;
	float: right;
	padding: 7px 15px 6px;
}

.menu li.right a {
	background: none;
	box-shadow: none;
	border-radius: 0;
	border: none;
	color: #534640;
	display: inline;
	text-decoration: none;
}

.menu li.right a:hover {
	color: #0d72c7;
	text-decoration: none;
}

.menu li.search {
	padding: 0 10px;
}

.menu li.rss a {
	background: url(images/rss.png) no-repeat center left;
	margin: 0 0 0 10px;
	padding: 0 0 0 16px;
}

.menu li.twitter a {
	background: url(images/twitter-nav.png) no-repeat center left;
	padding: 0 0 0 20px;
}


/* Inner
------------------------------------------------------------ */

.site-inner {
	-webkit-box-shadow: 0 1px 3px #999;
	   -moz-box-shadow: 0 1px 3px #999;
			box-shadow: 0 1px 3px #999;
	background-color: #fff;
	margin: 0 auto 20px;
	overflow: hidden;
	padding: 20px 20px 20px 9px;
	width: 930px;
}

/* Genesis Responsive Slider
------------------------------------------------------------ */

.innovative #genesis-responsive-slider {
	border: 0;
	margin: 0;
	padding: 0;
}

.innovative #genesis-responsive-slider p {
	color: #fff;
	font-size: 12px;
	line-height: 1.5;
	padding: 5px 5px 0 0;
}

.innovative .slide-excerpt {
	background: url("images/sliderH2.png") no-repeat scroll center center transparent;
	height: 73px;
	margin: 0 0 20px;
	padding: 50px 0 0;
	text-align: center;
	width: 560px;
}

.innovative .slide-excerpt-border {
    border: medium none;
    display: block;
    float: none;
    margin: 0;
    padding: 0;
}


/* Home
------------------------------------------------------------ */

#home {
	overflow: hidden;
}

.home-top {
	width: 560px;
}

.home-left {
	float: left;
	margin: 0 25px 0 0;
	width: 339px;
}

.home-right {
	border-left: 2px solid #ddd;
	float: left;
	padding: 0 0 0 20px;
	width: 190px;
}

#home-bottom {
	margin: 15px 0;
	padding: 15px 0;
}

.home-right .featuredpost .page,
.home-right .featuredpost .post {
	float: left;
	margin: 0 8px 4px 0;
	padding: 0;
	width: 85px;
}

#home-bottom .featuredpage .page,
#home-bottom .featuredpost .post {
	display: block;
	float: left;
	padding: 0 20px 15px 0;
	width: 172px;
}

.flex-control-nav {
	margin: 18px 0 25px !important;
}

/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
	color: #534640;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 12px;
	font-style: italic;
	margin: 0 0 30px;
}

.breadcrumb a,
.breadcrumb a:visited {
	color: #534640;
	text-decoration: none;
}

.breadcrumb a:hover {
	color: #352f2c;
	text-decoration: none;
}


/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	margin: 0 0 30px;
	padding: 10px;
}


/* Content-Sidebar Wrap
------------------------------------------------------------ */
c
.content-sidebar-wrap {
	float: left;
	width: 740px;
}

.content-sidebar .content-sidebar-wrap,
.full-width-content .content-sidebar-wrap,
.sidebar-content .content-sidebar-wrap {
	width: 932px;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	float: right;
}

.sidebar-content-sidebar .content-sidebar-wrap {
	width: 735px;
}

.sidebar-sidebar-content .content-sidebar-wrap {
	float: right;
	width: 728px;
}

.content-sidebar-sidebar .content-sidebar-wrap {
	float: left;
	width: 730px;
}

.sidebar-content-sidebar .site-inner,
.sidebar-sidebar-content .site-inner,
.content-sidebar-sidebar .site-inner,
.sidebar-content .site-inner {
	padding: 20px;
	width: 920px;
}


/* Content
------------------------------------------------------------ */

.content {
	float: left;
	padding: 0 0 20px 10px;
	width: 400px;
}

.content-sidebar .content,
.sidebar-content .content {
	width: 560px;
}

.home.content-sidebar .content,
.home.sidebar-content .content {
	width: 580px;
}


.content-sidebar-sidebar .content {
	padding: 0 5px;
	width: 375px;
}

.sidebar-content-sidebar .content {
	padding: 0 0 0 7px;
	width: 365px;
}

.sidebar-sidebar-content .content{
	padding: 0 0 0 19px;
	width: 365px;
}

.content-sidebar-sidebar .content {
	padding: 0 19px 0 0;
	width: 365px;
}

.sidebar-content .content,
.sidebar-sidebar-content .content {
	float: right;
}

.sidebar-content .content {
	padding: 0 10px 20px 0;
}

.full-width-content .content {
	width: 890px;
}

blockquote {
	border: none;
	border-left: 4px solid #b9bc4d;
	box-shadow: none;
	font-style: italic;
	margin: 5px 15px 20px 25px;
	padding: 15px 20px 0;
}

blockquote p {
	color: #4b6d7a;
	font-family: 'Sorts Mill Goudy', 'Times New Roman', serif;
	font-size: 20px;
	line-height: 1.5;
}

.post {
	margin: 0 0 40px;
}

.entry-content {
	overflow: hidden;
}

.entry-content p {
	padding: 0 0 15px;
}

p.subscribe-to-comments {
	padding: 20px 0 10px;
}

.after-post-ad {
	border-top: 1px solid #eee;
	padding: 10px 0;
	overflow: hidden;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #eee;
	clear: both;
	margin: 0 0 15px;
}


/* Column Classes
------------------------------------------------------------ */

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin: 0 0 20px;
	padding-left: 3%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48%;
}

.one-third,
.two-sixths {
	width: 31%;
}

.four-sixths,
.two-thirds {
	width: 65%;
}

.one-fourth {
	width: 22.5%;
}

.three-fourths {
	width: 73.5%;
}

.one-fifth {
	width: 17.4%;
}

.two-fifths {
	width: 37.8%;
}

.three-fifths {
	width: 58.2%;
}

.four-fifths {
	width: 78.6%;
}

.one-sixth {
	width: 14%;
}

.five-sixths {
	width: 82%;
}

.first {
	clear: both;
	padding-left: 0;
}


/* Featured Post Grid
------------------------------------------------------------ */

.genesis-grid-even {
	float: right;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-odd {
	clear: both;
	float: left;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-even,
.genesis-grid-odd {
	margin: 0 0 20px;
}


/* Headlines
------------------------------------------------------------ */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	margin: 0 0 10px;
}

h1,
h2,
h2 a,
h2 a:visited {
	color: #4b6d7a;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 24px;
	line-height: 1.3rem;
}

.innovative #genesis-responsive-slider h2 a,
.innovative #genesis-responsive-slider h2 a:visited {
	color: #000;
	font-family: 'Rochester', Georgia, Times, 'Times New Roman', serif;
	font-size: 30px;
	line-height: 1;
	margin: 0;
	text-align: center;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.innovative #genesis-responsive-slider h2 a:hover {
	color: #000;
	opacity: 1.0;
	filter: alpha(opacity=100);
}

.featuredpost h2 {
	border-bottom: 1px solid #ddd;
	margin: 0 0 8px;
	padding: 0 0 4px;
}

.home-right .featuredpost h2 {
	margin: 0;
	border-bottom: none;
}

.featuredpost h2 a,
.featuredpost h2 a:visited {
	font-size: 18px;
	line-height: 1.5;
}

.sidebar .featuredpost h2 a,
.sidebar .featuredpost h2 a:visited {
	font-size: 18px;
	line-height: 1.5;
}

.taxonomy-description h1,
.widget-area h2,
.widget-area h2 a {
	font-size: 14px;
	line-height: 1.5;
	margin: 0 0 5px;
}

h2 a:hover {
	color: #b9bc4d;
	text-decoration: none;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 16px;
}

#home h4,
.widget-area h4 {
	color: #444;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 18px;
	font-style: italic;
	margin: 0 0 10px;
}

#home-bottom h4 {
	color: #444;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 18px;
	font-style: italic;
	margin: 0 0 10px;
}

.widget-area h4 a {
	text-decoration: none;
}

.sidebar h4  {
	background: #b9bc4d;
	color: #fff;
	padding: 5px;
}

.footer-widgets h4 {
	color: #b9bc4d;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 18px;
	font-style: italic;
	margin: 0 0 10px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}


/* Ordered / Unordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 0 15px;
}

.entry-content ol {
	margin: 0;
}

.archive-page ul li,
.entry-content ul li {
	list-style-type: square;
	margin: 0 0 0 30px;
	padding: 0;
}

.entry-content ol li {
	margin: 0 0 0 35px;
}

.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
	padding: 0;
}


/* Post Info
------------------------------------------------------------ */

.entry-header .entry-meta {
	color: #999;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 13px;
	font-style: italic;
	margin: -5px 0 15px;
}

#home .entry-header .entry-meta,
#home-bottom .entry-header .entry-meta {
	margin: 0 0 5px;
	font-size: 12px;
}

.entry-header .entry-meta a,
.entry-header .entry-meta a:visited {
	color: #666;
	text-decoration: none;
}

.entry-header .entry-meta a:hover {
	color: #534640;
	text-decoration: none;
}


/* Post Meta
------------------------------------------------------------ */

.entry-footer .entry-meta {
	border-top: 1px solid #eee;
	clear: both;
	color: #999;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 13px;
	font-style: italic;
	padding: 5px 0 0;
}

.entry-footer .entry-meta a,
.entry-footer .entry-meta a:visited {
	color: #666;
	text-decoration: none;
}

.entry-footer .entry-meta a:hover {
	color: #534640;
	text-decoration: none;
}


/* Author Box
------------------------------------------------------------ */

.author-box {
	margin: 0 0 40px;
	overflow: hidden;
	padding: 10px;
}

.author-box-content {
	font-size: 13px;
	line-height: 1.2;
}


/* Sticky Posts
------------------------------------------------------------ */

.sticky {
	margin: 0 0 40px;
	padding: 20px;
}


/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 20px 0;
	width: 45%;
}


/* Images
------------------------------------------------------------ */

img {
	height: auto;
	max-width: 100%;
}

.content-sidebar .entry-content img,
.sidebar-content .entry-content img {
	max-width: 100%;
	height: auto;
}

.content-sidebar-sidebar .entry-content img,
.sidebar-content-sidebar .entry-content img,
.sidebar-sidebar-content .entry-content img {
	max-width: 100%;
	height: auto;
}

.avatar,
.featuredpage img,
.featuredpost img,
.post-image {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	padding: 4px;
	margin: 0 0 3px;
}

#home .featuredpost img,
#home-bottom .featuredpost img {
	background-color: #fff;
	margin: 0 0 4px;
}

#home-right .featuredpost img {
	background-color: #fff;
	margin: 0;
}

#home .featuredpost a:hover img,
#home-bottom .featuredpost a:hover img {
	border: 1px solid #bbb;
}

.author-box .avatar {
	background-color: #fff;
	float: left;
	height: 72px;
	margin: 0 10px 0 0;
	width: 72px;
}

.post-image {
	margin: 0 10px 10px 0;
}

.comment-list li .avatar {
	-webkit-box-shadow: 0 0 1px 1px #eee inset;
	   -moz-box-shadow: 0 0 1px 1px #eee inset;
			box-shadow: 0 0 1px 1px #eee inset;
	background: url(images/bg.jpg);
	border: 1px solid #ddd;
	float: right;
	margin: 0 5px 0 10px;
	padding: 4px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}

img.alignnone {
	display: inline;
	margin: 0 0 10px;
}

img.alignleft {
	display: inline;
	margin: 0 10px 10px 0;
}

img.alignright {
	display: inline;
	margin: 0 0 10px 10px;
}

.alignleft {
	float: left;
	margin: 0 10px 0 0;
}

.alignright {
	float: right;
	margin: 0 0 0 10px;
}

.wp-caption {
	padding: 5px;
	text-align: center;
}

p.wp-caption-text {
	font-size: 12px;
	line-height: 1.2;
	padding: 5px 0;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}


/* Post Navigation
------------------------------------------------------------ */

.pagination {
	overflow: hidden;
	padding: 20px 0;
	width: 100%;
}

.pagination li {
	display: inline;
}

.pagination li a,
.pagination li.disabled,
.pagination li a:hover,
.pagination li.active a {
	-webkit-box-shadow: 0 0 1px 1px #eee;
	   -moz-box-shadow: 0 0 1px 1px #eee;
			box-shadow: 0 0 1px 1px #eee;
	background: url(images/bg.jpg);
	border: 1px solid #ddd;
	color: #555;
	cursor: pointer;
	font-family: Helvetica, Tahoma, sans-serif !important;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	text-decoration: none;
}

.pagination li a:hover,
.pagination li.active a {
	background: url(images/bg.jpg);
	border: 1px solid #ddd;
	color: #e47600;
	text-decoration: none;
}


/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
	background: #f1f1f1;
	border: 1px solid #d0cece;
	display: inline;
	float: right;
	font-size: 12px;
	line-height: 1.5;
	padding: 10px 5px 0 10px;
	width: 315px;
}

.sidebar p {
	font-size: 12px;
	line-height: 1.5;
}

.sidebar-secondary {
	float: left;
	width: 150px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
	float: left;
}

.content-sidebar-sidebar .sidebar-secondary {
	float: right;
}

.sidebar .widget {
	background: #fff;
	border: none;
	margin: 0 0 10px;
	padding: 10px;
}

.sidebar .widget.widget_search {
	background: #fff;
}

.widget-area ol ol,
.widget-area ul ul {
	margin: 0 0 0 15px;
}

.widget-area ul li {
	border-bottom: 1px solid #ddd;
	list-style-type: none;
	margin: 0 0 10px;
	padding: 0 0 10px;
	word-wrap: break-word;
}

.widget-area ul li a,
.widget-area ul li a:visited {
	color: #444;
	text-decoration: none;
}

.widget-area ul li a:hover {
	color: #e47600;
	text-decoration: none;
}

.latest-tweets ul li a,
.latest-tweets ul li a:visited {
	color: #e47600;
	text-decoration: none;
}

.latest-tweets ul li a:hover {
	color: #e47600;
	text-decoration: underline;
}

.latest-tweets li span a,
.latest-tweets li span a:visited {
	color: #999;
	font-size: 12px;
	text-decoration: none;
}

.latest-tweets li span a:hover {
	color: #444;
	text-decoration: none;
}


/* Dropdowns
------------------------------------------------------------ */

#cat,
.widget_archive select {
	-webkit-border-radius: 3px;
	 -khtml-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;
	display: inline;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	width: 100%;
}


/* Featured Page / Post
------------------------------------------------------------ */

.featuredpage,
.featuredpost {
	clear: both;
	overflow: hidden;
}

.featuredpost p {
	font-size: 14px;
	line-height: 1.5;
}

.featuredpage .page,
.featuredpost .post {
	margin: 0 0 4px;
	overflow: hidden;
	padding: 0 0 10px;
}

.sidebar.featuredpage .page.
.sidebar.featuredpost .post {
	margin: 25px 0 0 0;
}

.footer-widgets .featuredpage .page,
.footer-widgets .featuredpost .post {
	margin: 0 0 10px;
	padding: 0;
}


/* Category Posts
------------------------------------------------------------ */

.category .content .post {
	float: left;
	margin: 0px 9px 10px;
	overflow: hidden;
	padding: 5px 0 15px;
	width: 168px; /* 150px wide thumbnail + 9px + 9px margins */
}

.category .content .post:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.category .content {
	margin-top: -15px;
}

.category .content h2.entry-title {
	background: none;
}

.category .content h2.entry-title a {
	font-size: 12px;
	text-align: center;
	margin-top: -15px;
}

.first-post {
	clear: left;
}

.category .taxonomy-description p {
	margin: 20px 0 0 0;
	font-family: Georgia, 'Times New Roman', serif;
	color: #928942;
	font-size: 20px;
	line-height: 1.2;
}


/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: visible;
}


/* Buttons
------------------------------------------------------------ */

input[type="button"],
input[type="submit"],
a.comment-reply-link {
	background: url(images/bg.jpg);
	border: 1px solid #ddd;
	color: #555;
	cursor: pointer;
	font-family: Arial, Helvetica, Tahoma, sans-serif !important;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	text-decoration: none;
}

.comment-respond input[type="button"],
.comment-respond input[type="submit"] {
	padding: 11px 12px;
}

a.comment-reply-link {
	padding: 5px 7px;
}

input:hover[type="button"],
input:hover[type="submit"],
a.comment-reply-link:hover {
	background: url(images/bg.jpg);
	border: 1px solid #ddd;
	color: #e47600;
	text-decoration: none;
}


/* Search Form
------------------------------------------------------------ */

.site-header .search-form {
	float: right;
	padding: 20px 0 0;
}

.menu-primary .search-form {
	float: right;
}

.sidebar .search-form {
	margin: 10px 0 0;
}

.search-form input[type="submit"] {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	margin: 10px 0 0 0;
	padding: 8px 0;
	text-align: center;
	width: 100%;
}

.search-form input[type="search"]{
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 8px 0;
	text-align: center;
	width: 100%;
}

.menu-primary .search-form input{
	-webkit-appearance: textfield;
	background-color: #fff;
	margin: 2px 2px 0 0;
}


/* eNews and Update Widget
------------------------------------------------------------ */

.enews {
	-webkit-box-shadow: 0 1px 3px #999;
	   -moz-box-shadow: 0 1px 3px #999;
			box-shadow: 0 1px 5px #999;
	-webkit-border-radius: 3px 3px 0 0;
	 -khtml-border-radius: 3px 3px 0 0;
	   -moz-border-radius: 3px 3px 0 0;
			border-radius: 3px 3px 0 0;
	padding: 20px 25px;
}

.enews #subbox {
	color: #aaa;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 8px 0;
	text-align: center;
	width: 100%;
}

.enews p {
	padding: 0 0 10px 0;
}

.enews input[type="button"],
.enews input[type="submit"],
.enews a.comment-reply-link {
	padding: 8px;
	width: 100%;
}


/* Calendar Widget
------------------------------------------------------------ */

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	font-size: 12px;
	font-style: italic;
	padding: 2px 5px 0 0;
	text-align: right;
}

#wp-calendar thead {
	background-color: #f5f5f5;
	font-weight: bold;
	margin: 10px 0 0;
}

#wp-calendar td {
	background-color: #f5f5f5;
	padding: 2px;
	text-align: center;
}


/* Footer Widgets
------------------------------------------------------------ */

.footer-widgets {
	-webkit-box-shadow: 0 1px 3px #999;
	   -moz-box-shadow: 0 1px 3px #999;
			box-shadow: 0 1px 3px #999;
	background: #fff;
	clear: both;
	color: #999;
	margin: 0 auto 5px;
	padding: 20px 0 0 20px;
}

.footer-widgets .wrap {
	font-size: 13px;
	line-height: 1.5;
	margin: 0 auto;
	overflow: hidden;
	width: 960px;
}

.footer-widgets .widget {
	overflow: hidden;
}

.footer-widgets a,
.footer-widgets a:visited {
	color: #496d7b;
	text-decoration: none;
}

.footer-widgets a:hover {
	color: #534640;
	text-decoration: none;
}

.footer-widgets p {
	color: #534640;
	font-size: 13px;
	line-height: 1.5;
	padding: 0 0 15px;
}

.footer-widgets ul {
	margin: 0 0 10px;
}

.footer-widgets ul li {
	border-bottom: none;
	list-style-type: none;
	margin: 0 0 7px;
	padding: 0 0 7px;
}

.footer-widgets .footer-widgets-4 ul li {
	border-bottom: none;
}

.footer-widgets #wp-calendar thead,
.footer-widgets #wp-calendar td {
	background: none;
}

.footer-widgets-1 {
	float: left;
	margin: 0 20px 0 0;
	width: 170px;
}

.footer-widgets-2 {
	float: left;
	margin: 0 20px 0 0;
	width: 170px;
}

.footer-widgets-3 {
	float: left;
	width: 220px;
}

.footer-widgets-4 {
	float: right;
	width: 350px;
}


/* Footer
------------------------------------------------------------ */

.site-footer {
	border-top: 10px solid #534640;
	clear: both;
	overflow: hidden;
	padding: 30px 0;
}

.site-footer .wrap {
	font-size: 12px;
	margin: 0 auto;
	width: 960px;
}

.site-footer p {
	color: #777;
	font-size: 12px;
	text-align: center;
}

.site-footer a,
.site-footer a:visited {
	color: #777;
}

.site-footer a:hover {
	color: #534640;
	text-decoration: none;
}

.site-footer .gototop {
	float: left;
	width: 200px;
}

.site-footer .creds {
	float: right;
	text-align: right;
	width: 755px;
}


/* Comments
------------------------------------------------------------ */

.entry-comments,
.comment-respond {
	font-size: 13px;
	line-height: 1.5;
	margin: 0 0 15px;
	overflow: hidden;
}

.entry-comments p,
.comment-respond p {
	font-size: 13px;
	line-height: 1.5;
}

#author,
#comment,
#email,
#url {
	font-size: 13px;
	margin: 10px 5px 0 0;
	padding: 5px;
	width: 250px;
}

#comment {
	height: 150px;
	margin: 10px 0;
	width: 98%;
}

.ping-list {
	margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
	padding: 10px;
}

.comment-list li,
.ping-list li {
	background: #f1f1f1;
	font-weight: bold;
	margin: 15px 0 5px 30px;
	padding: 10px 5px 0 10px;
}

.comment-list li ul li {
	background: #e7e6e6;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	list-style-type: none;
	margin-left: 10px;
	margin-right: -6px;
}

.comment-list li ul li li {
	background: #f1f1f1;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
}

.comment-list p,
.ping-list p {
	margin: 10px 5px 10px 0;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
}

.comment-meta {
	font-size: 11px;
}

.comment-meta a,
.comment-meta a:visited {
	color: #666;
	text-decoration: none;
}

.comment-meta a:hover {
	color: #333;
	text-decoration: none;
}

.nocomments {
	text-align: center;
}

.entry-comments .pagination {
	display: block;
}

.comment-reply {
	border-bottom: 1px solid #eee;
	padding: 0 0 30px;
}

.bypostauthor {
}


/* Read More Button
------------------------------------------------------------ */

.more-link-wrapper {
	padding: 15px 0 0 0;
	display: block;
}

a.more-link {
	clear: both;
	cursor: pointer;
	display: inline-block;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 14px;
	font-style: italic;
	line-height: 1.2;
	padding: 5px 8px 5px 0;
	position: relative;
}

a:link.more-link, a:visited.more-link {
	color: #b9bc4d;
}

a:hover.more-link {
	color: #4b6d7a;
}


/* Gravity Forms
------------------------------------------------------------ */

div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
	color: #777;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px !important;
	padding: 8px 0 8px 8px !important;
}

div.gform_footer input.button {
	color: #555;
	padding: 10px !important;
}

div.gform_footer input.button:hover {
	color: #e47600;
}

div.gform_wrapper .ginput_complex label {
	font-size: 12px;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 0 0 10px;
}

div.gform_wrapper .gform_footer {
	border: none;
	margin: 0;
	padding: 0;
}

/* Theme Color Yellow/Orange
------------------------------------------------------------ */

.innovative-yellow a,
.innovative-yellow a:visited {
	color: #f3cf6d;
}

.innovative-yellow .menu-primary a,
.innovative-yellow .menu-secondary a,
.innovative-yellow .site-header .menu a {
	color: #534640;
}

.innovative-yellow h1,
.innovative-yellow h2,
.innovative-yellow h2 a,
.innovative-yellow h2 a:visited {
	color: #ea850c;
}

.innovative-yellow h2 a:hover {
	color: #f3cf6d;
	text-decoration: none;
}

.innovative-yellow .site-container .site-header {
	-webkit-box-shadow: 0 1px 3px #999;
	   -moz-box-shadow: 0 1px 3px #999;
			box-shadow: 0 1px 3px #999;
	background-color: #fff;
	border-top: 6px solid #f3cf6d;
	color: #534640;
	margin: 0px auto 5px;
	min-height: 120px;
	overflow: hidden;
}

.innovative-yellow .nav-secondary .wrap {
	background: #fff;
	border-bottom: 6px solid #ea850c;
	border-top: 1px dotted #f3cf6d;
}

.innovative-yellow .sidebar h4  {
	background: #f3cf6d;
	color: #fff;
	padding: 5px;
}

.innovative-yellow blockquote {
	border: none;
	border-left: 4px solid #f3cf6d;
	box-shadow: none;
}

.innovative-yellow blockquote p {
	color: #ea850c;
}

.innovative-yellow .footer-widgets h4 {
	color: #f3cf6d;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 18px;
	font-style: italic;
	margin: 0 0 10px;
}

.innovative-yellow .footer-widgets a,
.innovative-yellow .footer-widgets a:visited {
	color: #ea850c;
}


/* Theme Color Turquoise/Red
------------------------------------------------------------ */

.innovative-turquoise a,
.innovative-turquoise a:visited {
	color: #66c0c0;
}

.innovative-turquoise .menu-primary a,
.innovative-turquoise .menu-secondary a,
.innovative-turquoise .site-header .menu a {
	color: #534640;
}

.innovative-turquoise h1,
.innovative-turquoise h2,
.innovative-turquoise h2 a,
.innovative-turquoise h2 a:visited {
	color: #9c1213;
}

.innovative-turquoise h2 a:hover {
	color: #66c0c0;
	text-decoration: none;
}

.innovative-turquoise .site-container .site-header {
	-webkit-box-shadow: 0 1px 3px #999;
	   -moz-box-shadow: 0 1px 3px #999;
			box-shadow: 0 1px 3px #999;
	background-color: #fff;
	border-top: 6px solid #66c0c0;
	color: #534640;
	margin: 0px auto 5px;
	min-height: 120px;
	overflow: hidden;
}

.innovative-turquoise .nav-secondary .wrap {
	background: #fff;
	border-bottom: 6px solid #9c1213;
	border-top: 1px dotted #66c0c0;
}

.innovative-turquoise .sidebar h4  {
	background: #66c0c0;
	color: #fff;
	padding: 5px;
}

.innovative-turquoise blockquote {
	border: none;
	border-left: 4px solid #66c0c0;
	box-shadow: none;
}

.innovative-turquoise blockquote p {
	color: #9c1213;
}

.innovative-turquoise .footer-widgets h4 {
	color: #66c0c0;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 18px;
	font-style: italic;
	margin: 0 0 10px;
}

.innovative-turquoise .footer-widgets a,
.innovative-turquoise .footer-widgets a:visited {
	color: #9c1213;
}


/* Responsive Design
------------------------------------------------------------ */

@media only screen and (max-width: 800px) {

	body,
	.innovative .site-inner,
	.innovative #genesis-slider,
	.innovative #genesis-responsive-slider,
	.home.innovative.content-sidebar .content,
	.content-sidebar-sidebar .content,
	.content-sidebar .content,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.footer-widgets-4,
	.full-width-content .content,
	.home-top,
	.home-left,
	.home-right,
	.mobile-menu,
	.sidebar,
	.sidebar-content .content,
	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content,
	.wrap,
	#breadcrumb,
	.content-sidebar-wrap,
	.site-footer,
	.site-footer .creds,
	.site-footer .gototop,
	.site-header,
	.site-header .widget-area,
	.site-inner,
	#mobilenav,
	.sidebar-secondary,
	.title-area {
		width: 100% !important;
	}

	.innovative .site-inner {
		border: medium none;
		box-shadow: none;
		margin: 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing:    border-box;
		box-sizing:         border-box;
	}

	.home.innovative.content-sidebar .content,
	.content-sidebar-sidebar .content,
	.content-sidebar .content,
	.full-width-content .content,
	.sidebar-content .content,
	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content {
		padding-left: 5%;
		padding-right: 5%;
		width: auto;
		-webkit-box-sizing: border-box;
		-moz-box-sizing:    border-box;
		box-sizing:         border-box;
	}

	.site-description,
	.site-footer .creds,
	.site-footer .gototop,
	.site-title,
	.title-area {
		float: none;
		text-align: center;
	}

	.site-container .site-header,
	.innovative-yellow .site-container .site-header,
	.innovative-turquoise .site-container .site-header {
	background-size: contain !important;
	min-height: 120px;
	}

	#mobilenav {
		width: 100%;
		display: none;
	}

	.title-area {
		padding: 30px 0 20px;
	}

	.site-header .widget-area {
		float: none;
		margin: 0;
		padding: 0;
	}

	.site-header .menu,
	.site-header .widget-area,
	.title-area {
		float: left;
		text-align: center;
		width: 100%;
	}

	.menu li.right {
		display: none;
	}

	#home-featured .wrap {
		padding: 0;
	}

	.innovative #genesis-responsive-slider {
		margin-top: 25px;
	}

	.home-top,
	.innovative #genesis-slider {
		width: 100%;
		float: center;
	}

	.home-left,
	.home-right {
		border: none;
		float: none;
		margin: 0;
		padding: 10px 0 20px;
		text-align: left;
		width: 50%;
	}

	#home-bottom .featuredpage .page,
	#home-bottom .featuredpost .post {
		display: table;
		float: left;
		padding: 0 10px 15px 0px;
		width: 30%;
	}

	img {
		height: auto;
		max-width: 100%;
	}

	.site-inner {
		margin: 0;
		padding: 0 0 10px;
	}

	.breadcrumb {
		padding: 15px 20px;
		margin: 0 auto;
		width: auto;
	}

	.page .page,
	.post,
	.entry-comments,
	.comment-respond {
		padding: 20px;
	}

	.pagination {
		padding: 0 20px;
	}

	.menu-secondary a,
	.menu-secondary li a:active,
	.menu-secondary li a:hover,
	.menu-secondary .current_page_item a,
	.menu-secondary .current-cat a,
	.menu-secondary .current-menu-item a {
		background: url(images/nav-line.png) no-repeat center right;
		color: #534640;
		display: block;
		font-size: 13px;
		padding: 12px 18px 8px 8px;
	}

	h1,
	h2,
	h2 a,
	h2 a:visited {
		font-size: 30px;
	}

	h3,
	h4 {
		font-size: 24px;
	}

	h5,
	h6 {
		font-size: 20px;
	}

	.post-image {
		height: auto;
		max-width: 100% !important;
		margin: 0 0 20px !important;
		float: none;
		display: block;
	}

	.archive-page {
		float: none;
		width: 100%;
	}

	.genesis-grid-even,
	.genesis-grid-odd {
		float: none;
		width: auto;
	}

	.pagination,
	.author-box {
		margin: 0;
	}

	.sidebar {
		margin: 0;
		padding: 0;
	}

	.widget-wrap {
		padding: 0 20px;
	}

	.entry-comments,
	.comment-respond {
		margin: 20px 0 0;
	}

	.comment-list li,
	.ping-list li {
		padding: 20px;
		margin: 0 -10px;
	}

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.footer-widgets-4 {
		margin: 0;
		float: left;
	}

	.site-footer,
	.site-footer .creds,
	.site-footer .gototop {
		background: none;
		padding: 10px 0;
		text-align: center;
	}

	.site-footer .gototop a {
		background: none;
		padding: 0;
	}

	.footer-widgets .wrap {
		padding: 0;
	}

	/* Mobile Menu Icon properties ----------- */

	#mobile-menu-icon {
		cursor: pointer;
		display: block;
		font-weight: 700;
		padding: 20px 0;
		padding: 1.25rem 0;
		text-align: center;
		text-transform: uppercase;
	}

	#mobile-menu-icon a,
	#mobile-menu-icon a:hover,
	#mobile-menu-icon:after,
	#mobile-menu-icon:hover:after,
	#mobile-menu-icon:active:after  {
		color: #51707c;
		content: ' \2630';
		font-weight: 700;
		letter-spacing: 1px;
		text-decoration: none;
	}

	.innovative-yellow #mobile-menu-icon a,
	.innovative-yellow #mobile-menu-icon a:hover,
	.innovative-yellow #mobile-menu-icon:after,
	.innovative-yellow #mobile-menu-icon:hover:after,
	.innovative-yellow #mobile-menu-icon:active:after {
		color: #e9850e;
	}

	.innovative-turquoise #mobile-menu-icon a,
	.innovative-turquoise #mobile-menu-icon a:hover,
	.innovative-turquoise #mobile-menu-icon:after,
	.innovative-turquoise #mobile-menu-icon:hover:after,
	.innovative-turquoise #mobile-menu-icon:active:after {
		color: #9c1d1d;
	}


	/* Hide Mobile Menu until it's toggled via script ----------- */

	.mobile-menu {
		display: none;
	}

	/* Mobile Menu misc properties ----------- */

	.menu-primary,
	.menu-secondary {
		clear: both;
		margin: 0;
		z-index: 9999;
	}

	.menu-primary ul,
	.menu-secondary ul {
		float: none;
		margin: 0;
		width: 100%;
	}

	.menu-primary li,
	.menu-secondary li {
		display: block;
		float: none;
		margin: 0;
		width: 100%;
	}

	.menu-primary a,
	.menu-secondary a,
	.menu-primary li a:active,
	.menu-primary li a:hover,
	.menu-primary .current_page_item a,
	.menu-primary .current-cat a,
	.menu-primary .current-menu-item a,
	.menu-secondary li a:active,
	.menu-secondary li a:hover,
	.menu-secondary .current_page_item a,
	.menu-secondary .current-cat a,
	.menu-secondary .current-menu-item a,
	.genesis-nav-menu.menu-primary li li a,
	.genesis-nav-menu.menu-primary li li a:link,
	.genesis-nav-menu.menu-primary li li a:visited,
	.genesis-nav-menu.menu-secondary li li a,
	.genesis-nav-menu.menu-secondary li li a:link,
	.genesis-nav-menu.menu-secondary li li a:visited {
		border-bottom: medium none;
		border-radius: 0;
		border-top: 1px solid #E0E0E0;
		box-shadow: none;
		font-size: 14px;
		margin: 0;
		text-align: left;
		text-transform: capitalize;
		width: 100%;
	}

	.menu-primary a,
	.menu-secondary a,
	.menu-primary li a:active,
	.menu-primary li a:hover,
	.menu-primary .current_page_item a,
	.menu-primary .current-cat a,
	.menu-primary .current-menu-item a,
	.menu-secondary li a:active,
	.menu-secondary li a:hover,
	.menu-secondary .current_page_item a,
	.menu-secondary .current-cat a,
	.menu-secondary .current-menu-item a {
		padding: 15px;
	}

	.menu-primary a:active,
	.menu-primary a:hover,
	.menu-primary li a:active,
	.menu-primary li a:hover,
	.menu-primary li li a:active,
	.menu-primary li li a:hover,
	.menu-secondary a:active,
	.menu-secondary a:hover,
	.menu-secondary li a:hover,
	.menu-secondary li a:active,
	.menu-secondary li li a:active,
	.menu-secondary li li a:hover {
		background: #f5f5f5;
		color: #534640;
	}

	/* Mobile Menu highlight properties ----------- */

	.genesis-nav-menu.menu-primary li.highlight-menu-item,
	.genesis-nav-menu.menu-secondary li.highlight-menu-item {
		margin-left: 0;
	}

	/* Mobile Menu link indentation by padding ----------- */

	.genesis-nav-menu.menu-primary ul li a,
	.genesis-nav-menu.menu-primary ul li a:link,
	.genesis-nav-menu.menu-primary ul li a:visited,
	.genesis-nav-menu.menu-secondary ul li a,
	.genesis-nav-menu.menu-secondary ul li a:link,
	.genesis-nav-menu.menu-secondary ul li a:visited {
		padding: 15px 15px 15px 40px;
	}

	.genesis-nav-menu.menu-primary li li li a,
	.genesis-nav-menu.menu-primary li li li a:link,
	.genesis-nav-menu.menu-primary li li li a:visited,
	.genesis-nav-menu.menu-secondary li li li a,
	.genesis-nav-menu.menu-secondary li li li a:link,
	.genesis-nav-menu.menu-secondary li li li a:visited  {
		padding: 15px 15px 15px 60px;
	}

	.genesis-nav-menu.menu-primary li li li li a,
	.genesis-nav-menu.menu-primary li li li li a:link,
	.genesis-nav-menu.menu-primary li li li li a:visited,
	.genesis-nav-menu.menu-secondary li li li li a,
	.genesis-nav-menu.menu-secondary li li li li a:link,
	.genesis-nav-menu.menu-secondary li li li li a:visited  {
		padding: 15px 15px 15px 80px;
	}

	/* Mobile Menu misc ----------- */

	.genesis-nav-menu.menu-primary li ul,
	.genesis-nav-menu.menu-secondary li ul {
		display: block;
		float: none;
		left: 0;
		position: relative;
		width: 100%;
		z-index: 99;
	}

	.genesis-nav-menu.menu-primary li ul ul,
	.genesis-nav-menu.menu-secondary li ul ul {
		margin: 0;
	}

	.genesis-nav-menu.menu-primary li:hover ul ul,
	.genesis-nav-menu.menu-primary li.sfHover ul ul,
	.genesis-nav-menu.menu-secondary li:hover ul ul,
	.genesis-nav-menu.menu-secondary li.sfHover ul ul {
		left: -9999px;
	}

	.genesis-nav-menu.menu-primary li:hover,
	.genesis-nav-menu.menu-primary li.sfHover,
	.genesis-nav-menu.menu-secondary li:hover,
	.genesis-nav-menu.menu-secondary li.sfHover {
		position: static;
	}

	ul.genesis-nav-menu.menu-primary li:hover>ul,
	ul.genesis-nav-menu.menu-primary li.sfHover ul,
	ul.genesis-nav-menu.menu-secondary li:hover>ul,
	ul.genesis-nav-menu.menu-secondary li.sfHover ul {
		left: auto;
	}
}

@media only screen and (max-width: 600px) {

	.site-title {
		font-family: 'Rochester', Georgia, Times New Roman, Times, serif;
		font-size: 58px;
		font-weight: normal;
		line-height: 68px;
		margin: 0 0 10px 0;
		text-transform: none;
	}

	.innovative #genesis-responsive-slider .genesis-slider-wrap {
		width: 100%;
		overflow: hidden;
	}

	.innovative #genesis-responsive-slider .slide-excerpt,
	.innovative #genesis-responsive-slider .slide-excerpt h2 {
		display: none;
	}

	.site-inner {
		width: 100%;
		margin: 0 0 0 -15px;
	}

	h1,
	h2,
	h2 a,
	h2 a:visited {
		font-size: 24px;
	}

	h3,
	h4 {
		font-size: 20px;
	}

	h5,
	h6 {
		font-size: 18px;
	}

	.menu-primary,
	.menu-secondary {
		display: none;
	}

	.five-sixths,
	.four-fifths,
	.four-sixths,
	.one-fifth,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fifths,
	.three-fourths,
	.three-sixths,
	.two-fifths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		padding: 0;
		width: 100%;
	}

	.sidebar {
		background: none;
		border: none;
	}

	.sidebar .featuredpost h2 a,
	.sidebar .featuredpost h2 a:visited {
		font-size: 12px;
		line-height: 18px;
	}

	#home-bottom .featuredpage .page,
	#home-bottom .featuredpost .post {
		display: table;
		float: left;
		padding: 0 15px 15px 0px;
		width: 45%;
	}
}

@media only screen and (max-width: 480px) {

	.menu-primary,
	.menu-secondary {
		display: none;
	}

	.sidebar .featuredpage .page,
	.sidebar .featuredpost .post {
		float: left;
		padding: 0 15px 15px 0px;
		max-width: 95%
	}

	#home-bottom .featuredpage .page,
	#home-bottom .featuredpost .post {
		display: table;
		float: left;
		padding: 0 0 15px 0;
		width: 100%;
	}

}