@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
/* Styles */
	
}
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 375px) {
#contact_mail a:link, #contact a:visited {
		text-decoration: none;
		font-size: 1.8em;
		letter-spacing: 1px;
		line-height: 40px;
		color:#000;
		/*padding-left:25px;*/
		display:inline-block;
	}

#right_info p {
	float:none;
	padding: 0px;
	width:320px !important;
	margin: 0 auto;
}
#usda {
	padding: 3px 0 45px;
	float:right;
	width: 70px !important;
}
}
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 400px) {
#contact_mail a:link, #contact a:visited {
		padding-left:25px;
	}
	
}
@media only screen 
and (min-width : 400px)
and (max-width: 430px)
and (orientation : portrait) {
#right_info p {
	float:none;
	padding: 0px;
	width:400px !important;
	margin: 0 auto;
}
}
/* Smartphones (landscape) ----------- */
@media only screen 
and (min-width : 321px) {
/* Styles */
#contact_mail a:link, #contact a:visited {
	
	font-size: 1.5em;
	padding-left:25px;
}
#left_contact #left_contact{
	padding-left:0px;
	padding-right:0px;
}
body {
	background: #F9F7ED;
}

section {
	background: #fff;
	box-shadow: 0px 0px 0px #ebebeb;
}

header {
	width: 321px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	position: relative;
	border-bottom:#FFF 20px solid;
}

nav ul {
	font-family: 'geared_slabregular', arial, sans-serif;
	color: #5B6368;
	font-size: 1.143em;
		line-height: 30px;
		letter-spacing: 1px;
	text-decoration: none;
	padding: 150px 0 0;
}

nav li{
	display: none;
	padding: 0 0 17px;
}

	header nav a:link, header nav a:visited {
		color: #5B6368;
		text-decoration: none;
	}
	
	header nav a:hover, header nav a:active,
	header nav .active a:link, header nav .active a:visited {
		color: #C34A27;
		text-shadow: none !important;
		-webkit-transition: color .5s ease-out;
  		-moz-transition: color .5s ease-out;
  		-o-transition: color .5s ease-out;
 		transition: color .5s ease-out;
	}

.logo {
	position:absolute;
	top: 25px;
	left: 78px;
}

.mC {
	width:200px;
	margin:0 auto;
	diaplay: block;
	border-top:1px solid #300;
	padding: 10px 0 0;
}

.mH a:link, .mH a:visited{
	color:#5B6368; 
	cursor:pointer;
	font-weight:bold; 
	border-top:1px solid #300;
	font-size: 1.143em;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
}

.mH a:hover, .mH a:active, .mH .active a:link, .mH .active a:visited{
	cursor:pointer;
	color: #C34A27;
		text-shadow: none !important;
		-webkit-transition: color .5s ease-out;
  		-moz-transition: color .5s ease-out;
  		-o-transition: color .5s ease-out;
 		transition: color .5s ease-out;
}

.mL {
	display:none;
	margin-bottom:10px;
}

.mL a:link, .mL a:visited{
	text-decoration: none;
	font-family: 'geared_slabregular', arial, sans-serif;
	color:#5B6368;
	font-size: 1.143em;
	text-align: center;
}

.mL a:hover, .mL a:active, .mL .active a:link, .mL .active a:visited{
	color: #C34A27;
		text-shadow: none !important;
		-webkit-transition: color .5s ease-out;
  		-moz-transition: color .5s ease-out;
  		-o-transition: color .5s ease-out;
 		transition: color .5s ease-out;
}

.m1 {
	margin-left:10px; 
	display:block;
	padding: 15px 0 0;
}

.mO {
	margin-left:10px; 
	display:block;
		padding: 10px 0 0;
}

#hero_text {
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	width: auto;
	margin: 0 0 -25px;
	color: #000;
	font-size: 1.3em;
	line-height: 34px;
	letter-spacing: 1px;
	padding: 30px 35px 0;
}	

#varieties {
	text-align: center;
	margins: 0 auto;
	position:relative;
	z-index: 2;
	bottom: -50px;
}

#shitake {
	top: 0;
	margins: 0 auto;
	float: none;
	position:relative;
	z-index: 2;
	padding: 0px;
	width: 100%;
}

#lower_info {
	margin: 0 auto;
	width: 321px;	
	position: relative;
	text-align: center;
	padding: 0 0 0 0px;
}

#right_info {
	text-align: center;
	font-family: 'geared_slabregular', arial, sans-serif;
	font-size: 2em;
	letter-spacing: 1px;
	float: none;
	position:relative;
	padding: 10px 0 40px;
}

#right_info p {
	float:none;
	padding: 0px;
	width:500px;
	margin: 0 auto;
}

#usda {
	padding: 10px 0px;
	float: none;
	width: 80px;
	margin: 0 auto;
	
}


#footer_wrapper {
	text-align: center;
	margin: 0 auto;
	background: #000;
}

#footer {
	margin: 0 auto;
	width: 300px;
}

#left_footer {
	float: none;
}

#right_footer {
	float: none;
}

#footer ul {
	font-family: 'geared_slabregular', arial, sans-serif;
	color: #fff;
	font-size: 1.143em;
		line-height: 30px;
		letter-spacing: 1px;
	text-decoration: none;
	padding: 20px 0 0;
}

#footer li{
	display: inline-block;
	padding: 0 15px;
}

	#footer a:link, #footer a:visited {
			color: #fff;
		text-decoration: none;
	}
	
	#footer a:hover, #footer a:active,
	#footer .active a:link, #footer .active a:visited {
		color: #C34A27;
		text-shadow: none !important;
		-webkit-transition: color .5s ease-out;
  		-moz-transition: color .5s ease-out;
  		-o-transition: color .5s ease-out;
 		transition: color .5s ease-out;
	}
	
	#left_footer li:nth-child(1) {
	font-family: 'Open Sans', arail, sans-serif;
	font-size: .85em;
	padding-right: 0px;
	display: none;
	}
	
	#left_footer li:nth-child(2), #left_footer li:nth-child(3), #left_footer li:nth-child(4), #left_footer li:nth-child(5), #left_footer li:nth-child(6) {
	padding-right: 0;
	}
	
	#right_footer li {
	padding: 0;
	}
	

.mybuttonlink {
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url('i/faceb.png') bottom;
	text-indent: -99999px;
}
.mybuttonlink:hover {
	background-position: 0 0;
}

.mybuttonlink2 {
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url('i/twit.png') bottom;
	text-indent: -99999px;
}
.mybuttonlink2:hover {
	background-position: 0 0;
}

.mybuttonlink3 {
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url('i/pint.png') bottom;
	text-indent: -99999px;
}
.mybuttonlink3:hover {
	background-position: 0 0;
}

.mybuttonlink4 {
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url('i/vimeo.png') bottom;
	text-indent: -99999px;
}
.mybuttonlink4:hover {
	background-position: 0 0;
}

.mybuttonlink5 {
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url('i/insta.png') bottom;
	text-indent: -99999px;
}
.mybuttonlink5:hover {
	background-position: 0 0;
}

#copyright {
	font-family: 'Open Sans', arail, sans-serif;
	color: #fff;
	font-size: 1em;
	display: inline-block;
	padding: 20px 0 40px;
}
/* ----------- () ----------- *//* ==|== products page ========================================
   Please define your styles before this section.
   ========================================================================== */

#top_image {
	text-align: center;
	background: #000;
	z-index: 1;
	position: relative;
	display: none;
}

#masthead {
	text-align: center;
	color: #fff;
	font-family: 'geared_slabregular', arial, sans-serif;
	font-size: 4em;
	letter-spacing: 1.5px;
	float: none;
	position: relative;
	top: 5px;
	z-index: 2;
	text-shadow: 2px 2px 8px #000;
	margin: 0 auto 40px;
	background-color: #000;
	padding: 10px 0 5px;
}

#page_wrapper {
	width: auto;
	margin: 0 auto;
}

#product_container {
	margin: 0 auto;
}

#center {
	width: 321px;
	margin: 0 auto;
}

#product_wrapper {
	width: 321px;
	text-align: center;
	float: left;
	padding: 0 0 130px;
}

#product_wrapper2 {
	width: 321px;
	text-align: center;
	float: left;
	padding: 0 0 130px;
}

#product_image {
	position: relative;
	left: 15px;
}

#product_title {
	color: #000;
	font-family: 'geared_slabregular', arial, sans-serif;
	font-size: 3.3em;
	letter-spacing: 1px;
	line-height: 48px;
	padding: 15px 0;
}

#product_description {
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400; 
	font-size: 1em;
	letter-spacing: 1px;
	width: 321px;
	padding: 0 0 15px;
	line-height: 16px;
}

#allnatural_organic {
	color: #747371;
	font-family: 'geared_slabregular', arial, sans-serif;
	font-size: 1.5em;
	letter-spacing: 1px;
	display: inline;
	padding: 0 20px 0 0;
}

#where {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300; 
	font-size: 2em;
	letter-spacing: 1px;
	width:auto;
	line-height: 50px;
	margin: 0 auto;
	text-align: center;
	padding: 100px 10px 270px;
}

#region {
	font-size: 1.6em;
	font-family: 'geared_slabregular', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#history {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300; 
	font-size: 1.1em;
	letter-spacing: 1px;
	width: auto;
	line-height: 33px;
	margin: 0 auto;
	padding: 0 35px 0 45px;
	text-align:left;
}

#history2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300; 
	font-size: 1.1em;
	letter-spacing: 1px;
	width: auto;
	line-height: 33px;
	margin: 0 auto;
	padding: 0 35px 130px 45px;
	text-align:left;
}

#left_contact {
	float: left;
	width: 300px;
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400; 
	font-size: .8em;
	letter-spacing: 1px;
	line-height: 18px;
	padding: 0 40px 40px 20px;
}
#left_contact #left_contact{
		padding-left:0px;
		padding-right:0px;
	}
#contact {
	float: left;
	width: 330px;
	padding: 0 0 150px 20px;
}

#contact_wrapper {
	margin: 0 auto;
	width: 350px;
}

#contact_img{
	width: 60px;
}

#contact_info {
	float: left;
	font-size: 1.7em;
	letter-spacing: 1px;
	line-height: 30px;
	padding: 15px 0 0 25px;
}

#contact_mail p {
	float: left;
	padding: 15px 0 0 25px;
}
}

/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 320px) {
/* Styles */
/* Styles */
#contact_mail a:link, #contact a:visited {
	text-decoration: none;
	font-size: 1em;
	letter-spacing: 1px;
	line-height: 40px;
	color:#000;
	display:inline-block;
}
body {
	background: #F9F7ED;
}

section {
	background: #fff;
	box-shadow: 0px 0px 0px #ebebeb;
}

header {
	width: 320px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	position: relative;
	border-bottom:#FFF 20px solid;
}

nav ul {
	font-family: 'geared_slabregular', arial, sans-serif;
	color: #5B6368;
	font-size: 1.143em;
		line-height: 30px;
		letter-spacing: 1px;
	text-decoration: none;
	padding: 150px 0 0;
}

nav li{
	display: none;
	padding: 0 0 17px;
}

	header nav a:link, header nav a:visited {
		color: #5B6368;
		text-decoration: none;
	}
	
	header nav a:hover, header nav a:active,
	header nav .active a:link, header nav .active a:visited {
		color: #C34A27;
		text-shadow: none !important;
		-webkit-transition: color .5s ease-out;
  		-moz-transition: color .5s ease-out;
  		-o-transition: color .5s ease-out;
 		transition: color .5s ease-out;
	}

.logo {
	position:absolute;
	top: 25px;
	left: 78px;
}

.mC {
	width:200px;
	margin:0 auto;
	diaplay: block;
	border-top:1px solid #300;
	padding: 10px 0 0;
}

.mH a:link, .mH a:visited{
	color:#5B6368; 
	cursor:pointer;
	font-weight:bold; 
	border-top:1px solid #300;
	font-size: 1.143em;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
}

.mH a:hover, .mH a:active, .mH .active a:link, .mH .active a:visited{
	cursor:pointer;
	color: #C34A27;
		text-shadow: none !important;
		-webkit-transition: color .5s ease-out;
  		-moz-transition: color .5s ease-out;
  		-o-transition: color .5s ease-out;
 		transition: color .5s ease-out;
}

.mL {
	display:none;
	margin-bottom:10px;
}

.mL a:link, .mL a:visited{
	text-decoration: none;
	font-family: 'geared_slabregular', arial, sans-serif;
	color:#5B6368;
	font-size: 1.143em;
	text-align: center;
}

.mL a:hover, .mL a:active, .mL .active a:link, .mL .active a:visited{
	color: #C34A27;
		text-shadow: none !important;
		-webkit-transition: color .5s ease-out;
  		-moz-transition: color .5s ease-out;
  		-o-transition: color .5s ease-out;
 		transition: color .5s ease-out;
}

.m1 {
	margin-left:10px; 
	display:block;
	padding: 15px 0 0;
}

.mO {
	margin-left:10px; 
	display:block;
		padding: 10px 0 0;
}

#hero_text {
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	width: auto;
	margin: 0 0 -25px;
	color: #000;
	font-size: 1.3em;
	line-height: 44px;
	letter-spacing: 1px;
	padding: 30px 35px 0;
}	

#varieties {
	text-align: center;
	margins: 0 auto;
	position:relative;
	z-index: 2;
	bottom: -50px;
}

#shitake {
	top: 0;
	margins: 0 auto;
	float: left;
	position:relative;
	z-index: 2;
	padding: 25px 0 0;
}

#lower_info {
	margin: 0 auto;
	width: 320px;	
	position:relative;
}

#right_info {
	text-align: right;
	font-family: 'geared_slabregular', arial, sans-serif;
	font-size: 1.75em;
	letter-spacing: 1px;
	float: none;
	position:relative;
	max-width:320px;
	padding: 10px 0 40px;
}

	#contact_wrap{
		padding:20px 0px;
	}	
	#contact_wrapper {
		margin: 0 auto;
		width: 100%;
		max-width:320px;		
	}
	#left_contact #left_contact {
		padding:0px;
	}
	#left_contact {
		float: left;
		width: 100%;
		max-width:320px;
		padding:0px 15px;
		color: #000;
		font-family: 'Open Sans', sans-serif;
		font-weight: 400; 
		font-size: .8em;
		letter-spacing: 1px;
		line-height: 18px;
		padding: 0 0px 40px 0px;
	}

	#contact {
		float: left;
		width: auto;
		max-width:320px;
		padding: 0 15px 150px 15px;
	}
	#left_contact {
		float: none;
		width: auto;
		max-width:320px;
		padding:0px 15px;
		color: #000;
		font-family: 'Open Sans', sans-serif;
		font-weight: 400; 
		font-size: 1em;
		letter-spacing: 1px;
		line-height: 18px;
		margin: 20px auto 40px auto;
	}
	
	#contact_img {
		float: left;
		width:40px;
		line-height:40px;
		
	}

	#contact_info {
		float: left;
		font-size: 1.5em;
		letter-spacing: 1px;
		line-height: 40px;
		padding: 0px 0 0 25px;
		height:40px;
	}
	#contact_mail {
		float: left;
		font-size: 1.0em;
		letter-spacing: 1px;
		line-height: 40px;
		padding: 0px 0 0 25px;
		height:40px;
	}
	
#right_info p.quality_ingredients{
	max-width:230px;
	width:216px;
	float:left;
	padding: 15px 7px 0 7px;
}
#usda {
	padding: 3px 0 45px;
	float:right;
	width: 90px;
}


#footer_wrapper {
	text-align: center;
	margin: 0 auto;
	background: #000;
}

#footer {
	margin: 0 auto;
	width: 300px;
}

#left_footer {
	float: none;
}

#right_footer {
	float: none;
}

#footer ul {
	font-family: 'geared_slabregular', arial, sans-serif;
	color: #fff;
	font-size: 1.143em;
		line-height: 30px;
		letter-spacing: 1px;
	text-decoration: none;
	padding: 20px 0 0;
}

#footer li{
	display: inline-block;
	padding: 0 15px;
}

	#footer a:link, #footer a:visited {
			color: #fff;
		text-decoration: none;
	}
	
	#footer a:hover, #footer a:active,
	#footer .active a:link, #footer .active a:visited {
		color: #C34A27;
		text-shadow: none !important;
		-webkit-transition: color .5s ease-out;
  		-moz-transition: color .5s ease-out;
  		-o-transition: color .5s ease-out;
 		transition: color .5s ease-out;
	}
	
	#left_footer li:nth-child(1) {
	font-family: 'Open Sans', arail, sans-serif;
	font-size: .85em;
	padding-right: 0px;
	display: none;
	}
	
	#left_footer li:nth-child(2), #left_footer li:nth-child(3), #left_footer li:nth-child(4), #left_footer li:nth-child(5), #left_footer li:nth-child(6) {
	padding-right: 0;
	}
	
	#right_footer li {
	padding: 0;
	}
	

.mybuttonlink {
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url('i/faceb.png') bottom;
	text-indent: -99999px;
}
.mybuttonlink:hover {
	background-position: 0 0;
}

.mybuttonlink2 {
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url('i/twit.png') bottom;
	text-indent: -99999px;
}
.mybuttonlink2:hover {
	background-position: 0 0;
}

.mybuttonlink3 {
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url('i/pint.png') bottom;
	text-indent: -99999px;
}
.mybuttonlink3:hover {
	background-position: 0 0;
}

.mybuttonlink4 {
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url('i/vimeo.png') bottom;
	text-indent: -99999px;
}
.mybuttonlink4:hover {
	background-position: 0 0;
}

.mybuttonlink5 {
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url('i/insta.png') bottom;
	text-indent: -99999px;
}
.mybuttonlink5:hover {
	background-position: 0 0;
}

#copyright {
	font-family: 'Open Sans', arail, sans-serif;
	color: #fff;
	font-size: 1em;
	display: inline-block;
	padding: 20px 0 40px;
}
/* ----------- () ----------- *//* ==|== products page ========================================
   Please define your styles before this section.
   ========================================================================== */

#top_image {
	text-align: center;
	background: #000;
	z-index: 1;
	position: relative;
	display: none;
}

#masthead {
	text-align: center;
	color: #fff;
	font-family: 'geared_slabregular', arial, sans-serif;
	font-size: 4em;
	letter-spacing: 1.5px;
	float: none;
	position: relative;
	top: 5px;
	z-index: 2;
	text-shadow: 2px 2px 8px #000;
	margin: 0 auto 40px;
	background-color: #000;
	padding: 10px 0 5px;
}

#page_wrapper {
	width: auto;
	margin: 0 auto;
}

#product_container {
	margin: 0 auto;
}

#center {
	width: 100%;
	max-width:320px;
	margin: 0 auto;
}

#product_wrapper {
	width: 100%;
	max-width:320px;
	overflow-x:hidden;
	text-align: center;
	float: left;
	padding: 0 0 130px;
}

#product_wrapper2 {
	width: 100%;
	max-width:320px;
	text-align: center;
	float: left;
	padding: 0 0 130px;
}

#product_image {
	position: relative;
	max-width:320px;
	margin-left:20px;
	/*left: 15px;*/
	left:0px;
}

#product_title {
	color: #000;
	font-family: 'geared_slabregular', arial, sans-serif;
	font-size: 2.5em;
	letter-spacing: 1px;
	line-height: 40px;
	padding: 15px 0;
}

#product_description {
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400; 
	font-size: 1em;
	letter-spacing: 1px;
	width: 290px;
	padding: 0 15px 15px 15px;
	line-height: 16px;
}

#allnatural_organic {
	color: #747371;
	font-family: 'geared_slabregular', arial, sans-serif;
	font-size: 1.5em;
	letter-spacing: 1px;
	display: inline;
	padding: 0 20px 0 0;
}

#where {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300; 
	font-size: 2em;
	letter-spacing: 1px;
	width:auto;
	line-height: 50px;
	margin: 0 auto;
	text-align: center;
	padding: 100px 10px 270px;
}

#region {
	font-size: 1.6em;
	font-family: 'geared_slabregular', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#history {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300; 
	font-size: 1.1em;
	letter-spacing: 1px;
	width: auto;
	line-height: 33px;
	margin: 0 auto;
	padding: 0 35px 0 45px;
	text-align:left;
}

#history2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300; 
	font-size: 1.1em;
	letter-spacing: 1px;
	width: auto;
	line-height: 33px;
	margin: 0 auto;
	padding: 0 35px 130px 45px;
	text-align:left;
}
}

/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
/* Styles */
#center {
	width: 950px;
	margin: 0 auto;
}
#contact_mail a:link, #contact a:visited {
	text-decoration: none;
	font-size: 1.5em;
	letter-spacing: 1px;
	line-height: 40px;
	color:#000;
	display:inline-block;
}
#contact_wrap{
	padding:20px 0px;
}	
#left_contact #left_contact {
	padding: 0 0px 0px 0px;
}
#contact_mail{
	padding-left:25px;
	display:inline-block;
}
}

/* iPads (landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
/* Styles */
	#center {
		width: 950px;
		margin: 0 auto;
	}
	#product_container {
		max-width:650px;
	}
	#contact_wrapper {
		margin: 0 auto;
		width: 100%;
		max-width:500px;		
	}
	#left_contact {
		float: left;
		width: 100%;
		max-width:500px;
		color: #000;
		font-family: 'Open Sans', sans-serif;
		font-weight: 400; 
		font-size: 1.0em;
		letter-spacing: 1px;
		line-height: 18px;
		
	}

	#contact {
		float: left;
		width: 100%;
		max-width:500px;
		padding: 0 0 150px 20px;
	}
}

/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
	/* Styles */
	#center {
		max-width: 950px;
		width:100%;
		margin: 0 auto;
	}
	#product_container {
		max-width:642px;
	}
	#contact_wrapper {
		margin: 0 auto;
		width: 100%;
		max-width:500px;		
	}
	#left_contact {
		float: left;
		width: 100%;
		max-width:500px;
		color: #000;
		font-family: 'Open Sans', sans-serif;
		font-weight: 400; 
		font-size: .8em;
		letter-spacing: 1px;
		line-height: 18px;
		padding: 0 20px 40px 20px;
	}

	#contact {
		float: left;
		width: 100%;
		max-width:500px;
		padding: 0 0 150px 20px;
	}
}

/* Desktops and laptops ----------- */
@media only screen 
and (min-width : 1224px) {
/* Styles */

#contact_mail a:link, #contact a:visited {
	padding-left:25px;
	font-size:1.4em;
}
	

body {
	background: #F9F7ED;
}

section {
	background: #fff;
	box-shadow: 0px 2px 2px #ebebeb;
}

header {
	width:1200px;
	height: 150px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}

nav ul {
	font-family: 'geared_slabregular', arial, sans-serif;
	color: #5B6368;
	font-size: 1.143em;
	line-height: 30px;
	letter-spacing: 1px;
	text-decoration: none;
	padding: 0;
}

nav li{
	display: inline-block;
	padding: 70px 50px 40px 0;
}

	header nav a:link, header nav a:visited {
		color: #5B6368;
		text-decoration: none;
	}
	
	header nav a:hover, header nav a:active,
	header nav .active a:link, header nav .active a:visited {
		color: #C34A27;
		text-shadow: none !important;
		-webkit-transition: color .5s ease-out;
  		-moz-transition: color .5s ease-out;
  		-o-transition: color .5s ease-out;
 		transition: color .5s ease-out;
	}

nav li:nth-child(3) {padding-right: 100px;}
nav li:nth-child(4) {padding-left: 180px;}

.logo {
	position: absolute;
	top: 25px;
	left: 470px;
}

.mC {width:100px; margin:5px; diaplay: none; visibility: hidden;}
.mH {color:#60c; cursor:pointer;  font-weight:bold; border-top:1px solid #300;}
.mL {display:none; margin-bottom:10px;}
.mO {margin-left:10px; display:none;}

#hero_image {
	text-align: center;
	background: #000;
}

#hero_text {
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	width: 1000px;
	margin: 70px auto -120px;
	color: #000;
	font-size: 2.1em;
	line-height: 67px;
	letter-spacing: 1px;
	padding: 0;
}

#varieties {
	text-align: center;
	margins: 0 auto;
	position:relative;
	z-index: 2;
	bottom: -200px;
}

#shitake {
	
	margin: -60px auto 0px auto;
	float: none;
	position:relative;
	z-index: 2;
	padding: 0 0 20px;
}


#lower_info {
	margin: 0 auto;
	width: 1100px;	
	position:relative;
}

#right_info {
	text-align: center;
	font-family: 'geared_slabregular', arial, sans-serif;
	font-size: 3.8em;
	letter-spacing: 1px;
	float: none;
	
	position:relative;
	padding: 0px 0 30px 0px;
}

#usda {
	padding: 15px 0 0;
	width: 100%;
	float:none;
}

#right_info p {
	float:none;
	padding: 0;
	width:800px;
}

#footer_wrapper {
	text-align: center;
	margin: 0 auto;
	background: #000;
}

#footer {
	margin: 0 auto;
	width: 1200px;
}

#left_footer {
	float: left;
}

#right_footer {
	float: right;
}

#footer ul {
	font-family: 'geared_slabregular', arial, sans-serif;
	color: #fff;
	font-size: 1.143em;
		line-height: 30px;
		letter-spacing: 1px;
	text-decoration: none;
	padding: 70px 0 50px 0;
}

#footer li{
	display: inline-block;
}

	#footer a:link, #footer a:visited {
			color: #fff;
		text-decoration: none;
	}
	
	#footer a:hover, #footer a:active,
	#footer .active a:link, #footer .active a:visited {
		color: #C34A27;
		text-shadow: none !important;
		-webkit-transition: color .5s ease-out;
  		-moz-transition: color .5s ease-out;
  		-o-transition: color .5s ease-out;
 		transition: color .5s ease-out;
	}
	
	#left_footer li:nth-child(1) {
	font-family: 'Open Sans', arail, sans-serif;
	font-size: .85em;
	padding-right: 60px;
	display: inline-block;
	}
	
	#left_footer li:nth-child(2), #left_footer li:nth-child(3), #left_footer li:nth-child(4), #left_footer li:nth-child(5), #left_footer li:nth-child(6) {
	padding-right: 40px;
	}
	
	#right_footer li {
	padding: 0 2px 0;
	}
	

.mybuttonlink {
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url('i/faceb.png') bottom;
	text-indent: -99999px;
}
.mybuttonlink:hover {
	background-position: 0 0;
}

.mybuttonlink2 {
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url('i/twit.png') bottom;
	text-indent: -99999px;
}
.mybuttonlink2:hover {
	background-position: 0 0;
}

.mybuttonlink3 {
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url('i/pint.png') bottom;
	text-indent: -99999px;
}
.mybuttonlink3:hover {
	background-position: 0 0;
}

.mybuttonlink4 {
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url('i/vimeo.png') bottom;
	text-indent: -99999px;
}
.mybuttonlink4:hover {
	background-position: 0 0;
}

.mybuttonlink5 {
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url('i/insta.png') bottom;
	text-indent: -99999px;
}
.mybuttonlink5:hover {
	background-position: 0 0;
}

#copyright {
	font-family: 'Open Sans', arail, sans-serif;
	color: #000;
	font-size: .85em;
	display: none;
	padding: 0;
}

/* ==|== products page ========================================
   Please define your styles before this section.
   ========================================================================== */

#top_image {
	text-align: center;
	background: #000;
	z-index: 1;
	position: relative;
	display:block;
}

#masthead {
	text-align: center;
	color: #fff;
	font-family: 'geared_slabregular', arial, sans-serif;
	font-size: 4em;
	letter-spacing: 1.5px;
	float: left;
	position: relative;
	top: -77px;
	z-index: 2;
	text-shadow: 2px 2px 8px #000;
	margin: 0 auto;
	background-color: transparent;
	padding: 0;
}

#page_wrapper {
	width: 1000px;
	margin: 0 auto;
}

#product_container {
	margin: 0;
}

#center {
	width: auto;
	margin: 0 auto;
}

#product_wrapper {
	width: 410px;
	text-align: center;
	float: left;
	padding: 0 0 100px;
}

#product_wrapper2 {
	width: 410px;
	text-align: center;
	float: right;
	padding: 0 0 100px;
}

#product_image {
	position: relative;
	left: 12px;
}

#product_title {
	color: #000;
	font-family: 'geared_slabregular', arial, sans-serif;
	font-size: 3.6em;
	letter-spacing: 1px;
	line-height: 48px;
	padding: 15px 0;
}

#product_description {
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400; 
	font-size: 1em;
	letter-spacing: 1px;
	width: 360px;
	padding: 0 0 15px 20px;
	line-height: 16px;
}

#top_left {
	padding: 15px 0 0;
	font-size:1.5em;
	line-height: 35px;
}

.form-wrapper input[type=submit] {
  display: inline-block;
  width: auto;
  height: auto;
  padding: 1em 2.5em;
  color: #fff;
  background-color: #272727;
  border-width: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 1em;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 14px;
  text-transform: none;
  border-radius: 5px;
}


.form-wrapper input[type=submit]:hover {
	opacity: .8;
	
}

#where {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300; 
	font-size: 2.6em;
	letter-spacing: 1px;
	width: 800px;
	line-height: 70px;
	margin: 0 auto;
	padding: 0 0 130px;
	text-align: center;
	padding: 100px 0 270px;
}

#region {
	font-size: 1.6em;
	font-family: 'geared_slabregular', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#history {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300; 
	font-size: 1.3em;
	letter-spacing: 1px;
	width: 800px;
	line-height: 40px;
	margin: 0 auto;
	text-align:left;
}

#history2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300; 
	font-size: 1.3em;
	letter-spacing: 1px;
	width: 800px;
	line-height: 40px;
	margin: 0 auto;
	padding: 0 0 130px;
	text-align:left;
}


#left_contact {
	float: left;
	width: 410px;
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400; 
	font-size: 1em;
	letter-spacing: 1px;
	line-height: 18px;
	padding: 0;
}

#contact {
	float: right;
	width: 450px;
	padding: 0 0 300px;
}

#contact_wrapper {
	margin: 0 auto;
	width: auto;
}

}

/* Large screens ----------- */
@media only screen 
and (min-width : 1824px) {
/* Styles */
}

/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
/* Styles */
}
/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

/* Mobile Layout: 480px and below. */

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. 

@media only screen and (min-width: 481px) {
/* -- Existing -- 
.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. 

@media only screen and (min-width: 769px) {
/* -- Existing -- 
.gridContainer {
	width: 88.2%;
	max-width: 1232px;
	padding-left: 0.9%;
	padding-right: 0.9%;
	margin: auto;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
}*/