@charset "UTF-8";
/*
Theme Name: Good Food Collective
Theme URI: http://www.thegoodfoodcollective.com
Version: 1.0
Description: 2 Column theme
Author: mydarndest.com
Author URI: http://www.mydarndest.com
*/




h1 {
	font-size: 32px;
	margin-bottom: 0px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 23px;
	line-height: 20px;
	color: #999999;
}

h3 { font-size: 24px; }

h4, h5, h6 { font-size: 20px; }

/* Other Html Elements */
.titles { font-weight: normal; border-bottom-width: 0; font-size: 24px; text-decoration: none; underline: none;}
.titles a:link, .titles a:visited, .titles a:active {
text-decoration: none;
underline: none;
font-size: 24px;
font-weight: normal;
border-bottom-width: 0;
}

pre, blockquote 
{
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
	background-color: #f5f5f5;
	border: 1px solid #e0e0e0;
}

pre:hover, blockquote:hover
{
	background-color: #f0f0f0;
	border: 1px solid #d0d0d0;
}

pre { padding-top: 10px; padding-bottom: 10px; }

code { color: #779900; font-family: Consolas, Verdana, "Courier New", Sans-Serif; }


abbr, acronym { font-style: normal; border-bottom: 1px dotted #333333; cursor: help; }

del { text-decoration: line-through; color: #999999; }

ins { text-decoration: none; color: #009977; }
#menu {
	display: none;
	}
	
#wrapper, #content, #mainContentBox {
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
	}

#footerBox {
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 15px;
}
#mainContainer {
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
}
#logoBox {
	float: left;
	height: 223px;
	width: 189px;
}
.clearBoth {
	clear: both;
	float: none;
}
#vegBannerBox {
	display: none;
}
#navBox {
	display: none;
}
#purchaseNowBox {
	display: none;
}
#headerBottomBox {
	display: none;
}

/*Anchor Footer To Bottom*/
html, body {
	height: 100%;
}
#container {
		min-height:100%;
		position:relative;
	}
#mainContainer {
	min-height: 100%;
	height: auto !important;
	height: 100%; /* the bottom margin is the negative value of the footer's height */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 142px;
}
.push {
	height: 30px; /* .push must be the same height as .footer */
}
#footer {
	display:none;
}
/*END Anchor Footer To Bottom*/#bottomRoundedCorner {
	display:none;
}
#footedBoxLeft {
	display:none;
}
#footedBoxLeft ul {
	display:none;
}
#footedBoxLeft li {
	display:none;
}

#footedBoxMid {
	display:none;
}
#footedBoxRight {
	display:none;
}
#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}.post {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.84em;
	line-height: 1.25em;
	color: #191919;
}

