/*
	Theme Name: Lammas - Custom Styles
	Theme URI: http://www.studiopress.com/
	Description: This is the Lammas child theme created for the Genesis Framework.
	Author: JamesBat.es
	Author URI: http://www.jamesbat.es/

	Version: 1.1.0

	Template: genesis
	Template Version: 2.3.0

	License: GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

	Text Domain: genesis-sample
*/


/* # Table of Contents
- HTML5 Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- Defaults
	- Typographical Elements
	- Headings
	- Objects
	- Gallery
	- Forms
	- Tables
	- Screen Reader Text
- Structure and Layout
	- Site Containers
	- Column Widths and Positions
	- Column Classes
- Common Classes
	- Avatar
	- Genesis
	- Search Form
	- Titles
	- WordPress
- Widgets
	- Featured Content
- Plugins
	- Genesis eNews Extended
	- Jetpack
- Skip Links
- Site Header
	- Title Area
	- Widget Area
- Site Navigation
	- Accessible Menu
	- Site Header Navigation
	- After Header Navigation
	- Footer Navigation
- Content Area
	- Entries
	- Entry Meta
	- Pagination
	- Comments
- Sidebars
- Footer Widgets
- Site Footer
- Media Queries
	- Max-width: 1340px
	- Max-width: 1200px
	- Max-width: 1023px
	- Max-width: 860px
- Print Styles
*/


/* # HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* ## Baseline Normalize
--------------------------------------------- */
/* normalize.css v4.1.1 | MIT License | http://necolas.github.io/normalize.css/ */

/* ## Box Sizing
--------------------------------------------- */

/* ## Float Clearing
--------------------------------------------- */

/* # Defaults
---------------------------------------------------------------------------------------------------- */

/* ## Typographical Elements
--------------------------------------------- */

body {
	color: #555555;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	margin: 0 auto 0;
	background: url('images/wood_floor_by_gnrbishop_pattern.jpg') repeat top center;
	background: url('images/Wood-Backgrounds_03.png') repeat-x top 68px center,
							url('images/wood_floor_by_gnrbishop_pattern.jpg') repeat top center;
}

body > div {
	font-size: 16px;
	font-size: 1.6rem;
}

a {
	color: #222222;
	text-decoration: none;
}
	
a:hover {
	color: #222222;
	text-decoration: none;
}
	
a img {
	border: none;
}
	
a:focus,
a:hover,
a:active {
	outline: none;
	text-decoration: none;
}

blockquote {
  background: #F3F3F3;
  margin: 0 15px 15px 15px;
  padding: 10px 20px 0 15px;
  border: 1px solid #DDDDDD;
}

.wp-caption p.wp-caption-text {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: normal;
  line-height: 14px;
  padding: 5px 0 5px 0 !important;
}


/* ## Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #565656;
	line-height: 1.2;
	margin: 0 0 14px;
}

h1,
h2,
h3 {
  font-family: 'Alegreya', serif;
	font-weight: 400;
}

h4,
h5,
h6 {
  font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}

/* ## Objects
--------------------------------------------- */

/* ## Gallery
--------------------------------------------- */

/* ## Forms
--------------------------------------------- */

/* ## Tables
--------------------------------------------- */

/* ## Screen Reader Text
--------------------------------------------- */

/* # Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* ## Site Containers
--------------------------------------------- */

.site-inner {
  padding-top: 0;
	background-color: #f4f3f1;
	border-left:   1px solid #888888;
	border-right:  1px solid #888888;
	-webkit-border-radius: 0;
	-khtml-border-radius:  0;
	-moz-border-radius:    0;
	-webkit-box-shadow: 0 1px 9px rgba(0,0,0,.23);
	-moz-box-shadow:    0 1px 9px rgba(0,0,0,.23);
	box-shadow:         0 1px 9px rgba(0,0,0,.23);
}

.site-inner, .wrap {
  margin: 0 auto;
  max-width: 1140px;
}

/* ## Column Widths and Positions
--------------------------------------------- */

.site-container {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	position: relative;
	overflow: visible;
}

/* ### Wrapping div for .content and .sidebar-primary */

/* ### Content */

/* ### Primary Sidebar */

/* ### Secondary Sidebar */

/* ## Column Classes
--------------------------------------------- */
/* Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css */

/* # Common Classes
---------------------------------------------------------------------------------------------------- */

/* ## Avatar
--------------------------------------------- */

/* ## Genesis
--------------------------------------------- */

.breadcrumb {
  background-color: #eae9df;
  font-size: 14px;
  font-size: 1.4rem;
  border-bottom: 1px solid #888888;
	padding: 8px 30px;
}

/* ## Search Form
--------------------------------------------- */

.search-form {
	margin: 0;
}

.search-form input[type="search"] {
	background: #FFFFFF;
	width: 88%;
	padding: 11px 6%;
	margin: 0;
	color: #777;
	font-size: 14px;
	font-size: 1.4rem;
	border: 1px solid #D4D4D4;
	border-radius: 4px;
}
	
.nav-primary .search-form input[type="search"] {
	background: #FFFFFF !important;
}


/* ## Titles
--------------------------------------------- */

/* ## WordPress
--------------------------------------------- */

/* # Widgets
---------------------------------------------------------------------------------------------------- */

/* ## Featured Content
--------------------------------------------- */

/* # Plugins
---------------------------------------------------------------------------------------------------- */

/* ## Genesis eNews Extended
--------------------------------------------- */

/* ## Jetpack
--------------------------------------------- */

/* # Skip Links
---------------------------------------------------------------------------------------------------- */

/* Display outline on focus */

/* # Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
	background-color: transparent;
	width: 100%;
	height: none;
	background-position: 7px 0 !important;
}

.site-header > .wrap {
  padding: 10px 0;
	background-color: #f4f3f1;
	border-top:    6px solid #5B5B5A;
	border-left:   1px solid #888888;
	border-right:  1px solid #888888;
	-webkit-border-radius: 0;
	-khtml-border-radius:  0;
	-moz-border-radius:    0;
	-webkit-box-shadow: 0 1px 9px rgba(0,0,0,.23);
	-moz-box-shadow:    0 1px 9px rgba(0,0,0,.23);
	box-shadow:         0 1px 9px rgba(0,0,0,.23);
}

/* ## Title Area
--------------------------------------------- */

.title-area {
	width: 66.66%;
	float: left;
	padding: 0;
	overflow: hidden;
}
	
.title-area .site-title {
	font-weight: normal;
	margin: 0; 
	padding: 40px 0 0 20px;
	display: none;
}
	
.title-area .site-title a,
.title-area .site-title a:hover {
	color: #555555;
	text-decoration: none;
}
	
.title-area .site-description {
	color: #555555;
	font-size: 36px;
	line-height: 42px;
	font-weight: normal;
	margin: 0; 
	padding: 0;
	font-family: 'Alegreya', serif;
}

.header-image .title-area {
	max-width: none;
	width: 66.66%;
}

.header-image .title-area .site-title {
	display: inline-block;
  width: 100%;
  max-width: 208px;
  height: 191px;
  padding: 0 10px 0 15px;
  margin: 0 auto 0;
  box-sizing: content-box;
  float: none;
  vertical-align: middle;
}

.header-image .title-area .site-title a {
	display: block;
	width: 100%;
	max-width: 208px;
	height: 191px;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
	overflow: hidden;
}
	
.header-image .title-area .site-description {
	display: inline-block;
  text-indent: 0;
  width: 100%;
  max-width: 375px;
  padding: 0 10px 0 0;
  margin: 0;
  box-sizing: border-box;
  float: none;
  vertical-align: middle;
}

/*
.header-full-width .title-area,
.header-full-width .title-area .site-title,
.header-full-width .title-area .site-title a {
	width: 1080px;
}
*/


/* ## Widget Area
--------------------------------------------- */

.site-header .widget-area {
	width: 33.33%;
	float: right;
	padding: 0;
}
	
.site-header .widget-area p {
	margin: 0;
	padding: 0 0 5px 0;
}

.site-header .search-form {
	float: none;
	width: 100%;
	max-width: none;
	margin: 73px 0 0;
	padding: 0 10%;
}

.site-header .search-form input[type="search"] {
	width: 100%;
	padding: 10px 10px;
}

/* # Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: 600;
}

.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
  color: #999;
  text-decoration: none;
}


.genesis-nav-menu .sub-menu {
	border-top: 1px solid #777;
}

.genesis-nav-menu .sub-menu a {
  background: #e7e5dc !important;
  border: 0;
	border-bottom: 1px solid #777;
	border-right: 1px solid #777;
	border-left: 1px solid #777;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 11px 20px;
  width: 220px;
}

.genesis-nav-menu .sub-menu a:hover,
.genesis-nav-menu .sub-menu a:focus,
.genesis-nav-menu .sub-menu .current_page_item a,
.genesis-nav-menu .sub-menu .current-cat a,
.genesis-nav-menu .sub-menu .current-menu-item a {
  background: #b4b3a6 !important;
	color: #f4f4f4;
}

/* ## Accessible Menu
--------------------------------------------- */

/* ## Site Header Navigation
--------------------------------------------- */

.nav-primary {
	max-width: 1140px;
	margin: 0 auto;
	background-color: transparent;
}

.nav-primary > .wrap {
	background: #deded6;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e2', endColorstr='#d2d2c8');
	background: -webkit-gradient(linear, left top, left bottom, from(#e8e8e2), to(#d2d2c8));
	background: -webkit-linear-gradient(top, #e8e8e2, #d2d2c8);
	background:    -moz-linear-gradient(top, #e8e8e2, #d2d2c8);
	background:     -ms-linear-gradient(top, #e8e8e2, #d2d2c8);
	background:      -o-linear-gradient(top, #e8e8e2, #d2d2c8);
	position: relative;
  z-index: 34;
  margin: -1px -15px 0 -15px;
	width: auto;
	max-width: none;
	color: #666666;
	font-size: 17px;
  font-size: 1.7rem;
	font-weight: 600;
	border: 1px solid #777;
	clear: both;
	float: none;
	-webkit-box-shadow: 0 1px 10px rgba(0,0,0,.16);
	-moz-box-shadow:    0 1px 10px rgba(0,0,0,.16);
	box-shadow:         0 1px 10px rgba(0,0,0,.16);
}

.nav-primary .nav-shadow-left,
.nav-primary .nav-shadow-right {
	position: absolute;
	width: 15px;
	height: 12px;
	bottom: -12px;
}

.nav-primary .nav-shadow-left {
	background: url('images/header-shadows.png') no-repeat top left;
	left: -1px;
}
	
.nav-primary .nav-shadow-right {
	background: url('images/header-shadows.png') no-repeat top right;	
	right: -1px;
}

.nav-primary ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
}

.nav-primary li {
	float: left;
	list-style: none;
}
	
.nav-primary li a {
	color: #595959;
	display: block;
  margin: 0;
	padding: 14px 25px;
	border-right: 1px solid #777;
	text-decoration: none;
	position: relative;	
}

.nav-primary li a:hover,
.nav-primary li a:active,
.nav-primary .current_page_item a,
.nav-primary .current-cat a,
.nav-primary .current-menu-item a {
	background: #919087;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b0afa4', endColorstr='#87867c');
	background:  -webkit-gradient(linear, left top, left bottom, from(#b0afa4), 					to(#87867c));
	background: 	  										 -webkit-linear-gradient(top, #b0afa4,  						 #87867c);
	background:     										 	  -moz-linear-gradient(top, #b0afa4,  						 #87867c);
	background:     										 	   -ms-linear-gradient(top, #b0afa4,  						 #87867c);
	background:     										 	    -o-linear-gradient(top, #b0afa4,  						 #87867c);
	/* background: #5a5a5a; */
	color: #f4f4f4;
}

/* ## After Header Navigation
--------------------------------------------- */

.nav-secondary {
	max-width: 1140px;
	margin: 0 auto;
	background-color: transparent;
	border: 0;
}

.nav-secondary > .wrap {
	background: #b5b5a7;
	max-width: inherit;
	width: auto;
	max-width: none;
	margin: 0 auto 0;
	border-bottom: 1px solid #888;
	clear: both;
	overflow: hidden;
	border-right:  1px solid #777;
	border-left:   1px solid #777;
	-webkit-box-shadow: 0 2px 8px rgba(0,0,0,.07);
	-moz-box-shadow:    0 2px 8px rgba(0,0,0,.07);
	box-shadow:         0 2px 8px rgba(0,0,0,.07);
}

.nav-secondary ul {
	width: 1076px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
}

.nav-secondary li {
	float: left;
	list-style: none;
}
	
.nav-secondary li a {
	color: #fff;
	display: block;
  margin: 0;
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: 600;
	padding: 12px 22px;
	border-right: 1px solid #777;
	text-decoration: none;
	position: relative;
}

.nav-secondary li a:hover,
.nav-secondary li a:active,
.nav-secondary .current_page_item a,
.nav-secondary .current-cat a,
.nav-secondary .current-menu-item {
	background: #9f9d93;
/*
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a2a198', endColorstr='#99978e');
	background: -webkit-gradient(linear, left top, left bottom, from(#a2a198), to(#99978e));
	background: -webkit-linear-gradient(top, #aaa99f, #99978e);
	background:    -moz-linear-gradient(top, #a2a198, #99978e);
	background:     -ms-linear-gradient(top, #a2a198, #99978e);
	background:      -o-linear-gradient(top, #a2a198, #99978e);
*/
	color: #f9f9f9;
}

.nav-secondary .sub-menu a {
	color: #666666;
}

/* ## Language Menu
--------------------------------------------- */

.nav-language {
	float: right;
	width: auto;
  margin: 10px;
  font-size: 0;
  border-left: 1px solid #d6d4c6;
}

.nav-language li a {
  padding: 6px 10px;
  border-top: 1px solid #d6d4c6;
  border-bottom: 1px solid #d6d4c6;
  border-right: 1px solid #d6d4c6;
  font-size: 14px;
}

.nav-language li.current-lang,
.nav-language li:hover,
.nav-language li:focus {
  background-color: #d6d4c6;
}

/*
.nav-language .menu {
	float: right;
}
*/


/* # Content Area
---------------------------------------------------------------------------------------------------- */

/* ## Entries
--------------------------------------------- */

.entry {
  background-color: transparent;
  margin-bottom: 0;
  padding: 30px 30px;
}

table {
   word-break: normal;
}

/* ## Entry Meta
--------------------------------------------- */

/* ## Pagination
--------------------------------------------- */

/* ## Comments
--------------------------------------------- */

/* # Sidebars
---------------------------------------------------------------------------------------------------- */

/* # Footer Widgets
---------------------------------------------------------------------------------------------------- */

/* # Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	border: 0;
  background-color: transparent;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0;
  padding: 0;
}

.site-footer > .wrap {
  padding: 40px 0;
  background-color: #97958b;
	border-top:    1px solid #888888;
	border-left:   1px solid #888888;
	border-right:  1px solid #888888;
  border-bottom: 6px solid #5B5B5A;
	-webkit-border-radius: 0;
	-khtml-border-radius:  0;
	-moz-border-radius:    0;
	-webkit-box-shadow: 0 1px 9px rgba(0,0,0,.23);
	-moz-box-shadow:    0 1px 9px rgba(0,0,0,.23);
	box-shadow:         0 1px 9px rgba(0,0,0,.23);
}

/* # Meteor Slideshow 
---------------------------------------------------------------------------------------------------- */

div.meteor-slides.navpaged,
div.meteor-slides.navboth {
	margin-bottom: 0;
}

.meteor-slides .meteor-buttons {
	padding: 6px 4px 0 7px;
	left: auto;
	right: 0;
	max-width: 98%;
	width: auto;
}

/* # Polylang
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu .pll-parent-menu-item {
  text-align: right !important;
  float: right !important;
}

/* # Contact Form 7
---------------------------------------------------------------------------------------------------- */

.wpcf7-form-control-wrap {
	margin-bottom: 20px;
}

/* # Media Queries
---------------------------------------------------------------------------------------------------- */

/* @media only screen and (max-width: 1340px) { */

	.site-inner,
	.wrap {
		max-width: 1140px;
	}

	.content-sidebar-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-sidebar-content .content-sidebar-wrap {
		width: 920px;
	}

	.content,
	.site-header .widget-area {
		width: 33.33%;
	}

	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content,
	.content-sidebar-sidebar .content {
		width: 580px;
	}

	.sidebar-primary {
		width: 300px;
	}

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3 {
		width: 340px;
	}

	.footer-widgets-1 {
		margin-right: 60px;
	}

/* } */


@media only screen and (max-width: 1200px) {

	.site-inner,
	.wrap,
	.nav-primary,
	.nav-secondary {
		max-width: 960px;
	}

	.content-sidebar-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-sidebar-content .content-sidebar-wrap {
		width: 740px;
	}

	.content,
	.site-header .widget-area {
		width: 33.33%;
	}

	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content,
	.content-sidebar-sidebar .content {
		width: 400px;
	}

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3 {
		width: 300px;
	}

	.footer-widgets-1 {
		margin-right: 30px;
	}
	
	.site-footer > .wrap {
		padding-left: 5%;
		padding-right: 5%;
		line-height: 1.4;
	}
		
	.nav-primary li a {
		font-size: 16px;
		font-size: 1.6rem;
		padding: 12px 22px;
	}
	
	.nav-secondary li a {
		font-size: 14px;
		font-size: 1.4rem;
		padding: 11px 20px;
	}


}

@media only screen and (max-width: 1023px) {
	
	body,
	body > div {
		font-size: 14px;
		font-size: 1.4rem;
	}
	
	.site-inner,
	.wrap {
		max-width: 800px;
	}

	.content,
	.content-sidebar-sidebar .content,
	.content-sidebar-sidebar .content-sidebar-wrap,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.genesis-responsive-menu .genesis-nav-menu .sub-menu,
	.genesis-responsive-menu .genesis-nav-menu .sub-menu a,
	.sidebar-content-sidebar .content,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-primary,
	.sidebar-secondary,
	.sidebar-sidebar-content .content,
	.sidebar-sidebar-content .content-sidebar-wrap,
	.site-header .widget-area,
	.title-area {
		width: 100%;
	}

	.site-header .wrap {
		padding-left: 5%;
		padding-right: 5%;
	}

	.genesis-nav-menu li,
	.header-image .title-area,
	.site-header ul.genesis-nav-menu,
	.site-header .search-form {
		float: none;
	}

	.genesis-nav-menu,
	.site-description,
	.site-header .title-area,
	.site-header .widget-area,
	.site-title {
		text-align: center;
	}

	.site-header .search-form {
		margin: 16px auto;
	}

	/* ### Genesis Responsive Menus */

	.genesis-responsive-menu .wrap {
		padding: 0;
	}

	.genesis-responsive-menu {
		display: none;
		position: relative;
	}

	.genesis-skip-link .skip-link-hidden {
		display: none;
		visibility: hidden;
	}
	
	.nav-primary,
	.nav-secondary {
		display: none;
	}
 	
	.nav-primary {
    max-width: 800px;
    margin: -1px auto 0;
	}
	
	.nav-primary > .wrap {
    margin: 0;
    border-bottom: 0;
	}

	.nav-primary li a:hover,
	.nav-primary li a:active,
	.nav-primary .current_page_item a,
	.nav-primary .current-cat a,
	.nav-primary .current-menu-item a {
		background: #919087;
	}

	.nav-primary .nav-shadow-left,
	.nav-primary .nav-shadow-right {
		display: none;
	}

	.menu-toggle,
	.sub-menu-toggle {
		background-color: #fff;
		border-width: 0;
		color: #333;
		display: block;
		margin: 0 auto;
		overflow: hidden;
		text-align: center;
		visibility: visible;
	}

	.menu-toggle:focus,
	.menu-toggle:hover,
	.sub-menu-toggle:focus,
	.sub-menu-toggle:hover {
		background-color: #fff;
		border-width: 0;
		color: #737068;
	}

	.menu-toggle {
		line-height: 22px;
		position: relative;
		width: 100%;
		max-width: 800px;
		border: 1px solid #888;
		z-index: 1000;
		background: #deded6;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e2', endColorstr='#d2d2c8');
		background: -webkit-gradient(linear, left top, left bottom, from(#e8e8e2), to(#d2d2c8));
		background: -webkit-linear-gradient(top, #e8e8e2, #d2d2c8);
		background:    -moz-linear-gradient(top, #e8e8e2, #d2d2c8);
		background:     -ms-linear-gradient(top, #e8e8e2, #d2d2c8);
		background:      -o-linear-gradient(top, #e8e8e2, #d2d2c8);
		box-shadow: none;
	}

	.menu-toggle,
	.menu-toggle:focus,
	.menu-toggle:hover {
		border: 1px solid #888;
		outline: none;
	}
	
	.menu-toggle.activated {
		border-top: 1px solid #888;
		border-left: 1px solid #888;
		border-right: 1px solid #888;
		border-bottom: 0;
	}

	.menu-toggle::before {
		font-size: 1.5em;
		margin-right: 10px;
		text-rendering: auto;
	}

	.sub-menu-toggle {
		background: #f3f2ed;
		float: right;
    padding: 9px 9px 8px;
    margin: 5px;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 100;
	}
	
	.sub-menu-toggle:focus {
		outline: 0;
	}

	.sub-menu .sub-menu-toggle {
		padding: 12px 10px;
	}

	.sub-menu-toggle::before {
		display: inline-block;
		text-rendering: auto;
		-webkit-transform: rotate( 0 );
		-ms-transform:     rotate( 0 );
		transform:         rotate( 0 );
		-webkit-transition: transform .25s ease-in-out;
		-ms-transition:     transform .25s ease-in-out;
		transition:         transform .25s ease-in-out;
	}

	.sub-menu-toggle.activated::before {
		-webkit-transform: rotate( 180deg );
		-ms-transform:     rotate( 180deg );
		transform:         rotate( 180deg );
	}

	.genesis-responsive-menu .genesis-nav-menu .menu-item {
		display: block;
		float: none;
		position: relative;
		text-align: left;
		overflow: auto;
	}

	.genesis-responsive-menu .genesis-nav-menu .menu-item:focus,
	.genesis-responsive-menu .genesis-nav-menu .menu-item:hover {
		position: relative;
		outline: none;
	}

	.genesis-responsive-menu .genesis-nav-menu .menu-item a {
		border: none;
		border-bottom: 1px solid #888;
		margin-bottom: 0;
		padding: 15px 20px;
		width: 100%;
	}

	.genesis-responsive-menu .genesis-nav-menu .sub-menu {
		border: none;
	}

	.genesis-responsive-menu .genesis-nav-menu .menu-item > a:focus ul.sub-menu,
	.genesis-responsive-menu .genesis-nav-menu .menu-item > a:focus ul.sub-menu .sub-menu {
		left: 0;
		margin-left: 0;
	}

	.genesis-responsive-menu .genesis-nav-menu > .menu-item-has-children > a::after {
		content: none;
	}

	.genesis-responsive-menu .genesis-nav-menu .sub-menu {
		clear: both;
		display: none;
		margin: 0;
		opacity: 1;
		padding-left: 0;
		position: static;
		width: 100%;
		z-index: 1000;
	}
	
	.genesis-responsive-menu .genesis-nav-menu .sub-menu li a {
		padding-left: 40px;
	}

	.genesis-responsive-menu .genesis-nav-menu .sub-menu .sub-menu {
		margin: 0;
	}

	.footer-widgets-1,
	.footer-widgets-2 {
		margin: 0 auto 40px;
	}

	.header-image .title-area .site-description {
		padding: 0;
	}


}

@media only screen and (max-width: 860px) {

	body,
	body > div {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.site-inner {
		padding: 0;
	}

	.wrap {
		padding-left: 5%;
		padding-right: 5%;
	}

	.after-entry,
	.archive-description,
	.author-box,
	.comment-respond,
	.entry,
	.entry-comments,
	.entry-pings,
	.sidebar .widget {
		padding-top: 30px;
		padding-bottom: 30px;
		padding-left: 5%;
		padding-right: 5%;
		margin-bottom: 0;
	}

	.sidebar {
		margin-bottom: 5%;
	}

	.pagination {
		margin: 5% auto;
	}

	.archive-pagination li a {
		margin-bottom: 4px;
	}

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
	}

	.header-image .title-area .site-description {
		font-size: 30px;
		font-size: 3rem;
	}

}

@media only screen and (max-width: 640px) {

	.header-image .title-area .site-description {
		font-size: 20px;
		font-size: 2rem;
		line-height: 1.4;
	}
	
}

/* # Print Styles
---------------------------------------------------------------------------------------------------- */

@media print {

	*,
	*::before,
	*::after {
		background: transparent !important;
		box-shadow: none !important;
		color: #000 !important;
		text-shadow: none !important;
	}

	a,
	a:visited {
		text-decoration: underline;
	}

	a[href]::after {
		content: " (" attr(href) ")";
	}

	abbr[title]::after {
		content: " (" attr(title) ")";
	}

	a[href^="javascript:"]::after,
	a[href^="#"]::after,
	.site-title > a::after {
		content: "";
	}

	thead {
		display: table-header-group;
	}

	img,
	tr {
		page-break-inside: avoid;
	}

	img {
		max-width: 100% !important;
	}

	@page {
		margin: 2cm 0.5cm;
	}

	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}

	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	.content,
	.content-sidebar {
		width: 100%;
	}

	button,
	input,
	select,
	textarea,
	.breadcrumb,
	.comment-edit-link,
	.comment-form,
	.comment-list .reply a,
	.comment-reply-title,
	.edit-link,
	.entry-comments-link,
	.entry-footer,
	.genesis-box,
	.header-widget-area,
	.hidden-print,
	.home-top,
	.nav-primary,
	.nav-secondary,
	.post-edit-link,
	.sidebar {
		display: none !important;
	}

	.title-area {
		text-align: center;
		width: 100%;
	}

	.site-title > a {
		margin: 0;
		text-decoration: none;
		text-indent: 0;
	}

	.site-inner {
		padding-top: 0;
		position: relative;
		top: -100px;
	}

	.author-box {
		margin-bottom: 0;
	}

	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		orphans: 3;
		page-break-after: avoid;
		page-break-inside: avoid;
		widows: 3;
	}


	img {
		page-break-after: avoid;
		page-break-inside: avoid;
	}

	blockquote,
	pre,
	table {
		page-break-inside: avoid;
	}

	dl,
	ol,
	ul {
		page-break-before: avoid;
	}

}
