/*******************************************

Colors:
	Tomato red: #973214
	Radish red: #77202d
	Pear green: #907f0d
	Dark green: #665909

*******************************************/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, code, del, dfn, img, q, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}

body {
	margin:0;
	padding:0;
	border:0;
	font:normal 13px/18px Verdana, Helvetica, Arial, sans-serif;
	color:#191919;
	background-color:#896a46;
}

a {text-decoration:none;}
a:hover {text-decoration:underline;}
a:focus {outline:none !important;}
a img {border:none;}

h2, h3, h4 {
	font-weight:bold;
	color:#77202d;
}

h2 {
	margin:15px 0 12px 0;
	font-size:17px;
	line-height:22px;
}

h3 {
	margin:0 0 6px 0;
	font-size:14px;
}


hr {
	display:none;
}

hr.rule {
	border: 0;
	display: block !important;
	background: #ccc;
	width: 100%;
	height: 1px;
	margin: 25px auto;
}

p {
	margin:0 0 15px 0;
	padding:0;
}


form {
	margin:0;
	padding:0;
}


#wrapper {
	width:960px;
	margin:0 auto;
}



/* Masthead
-------------------------------------------------------------- */
#masthead {
	margin-top:40px;
	padding-bottom:3px;
	background:url("../images/bg-masthead.png") no-repeat left bottom;
}

#masthead h1 {
	margin:0;
	padding:0;
	text-indent:-9999px;
}

#masthead h1 a {
	display:block;
	float:left;
	width:260px;
	height:170px;
	background:url("../images/alberta_coop.png") no-repeat 0 0;
}

#masthead #feature_image {
	width:700px;
	float:right;
}


#contact_info {
	padding:10px 30px 13px 30px;
}

#contact_info p {
	margin:0;
	padding:0;
	color:#ffca4f;
}

#contact_info a {
	color:#ffca4f;
}


#contact_info p#street_address {
	float:left;
	font-size:12px;
}

#contact_info p#email {
	float:left;
	margin:0 0 0 100px;
	font-size:14px;
}

#contact_info p#telephone {
	float:right;
	font-size:16px;
}




/* Content
-------------------------------------------------------------- */
#main_container {
	padding:30px;
	background-color:#ffeedd;
}

#content {
	float:right;
	width:570px;
}

#content a {
	text-decoration:underline;
	color:#907f0d;
}

#content a:hover {
	color:#0071b9;
	text-decoration:none;
}

#content p.continue {
	font-weight:bold;
	color:#907f0d;
}

.feature_container {
	padding:20px 20px 0 20px;
	background:url("../images/bg-feature_container.png") no-repeat 0 0;
	font-size:12px;
}

.feature_container_foot {
	height:12px;
	margin-bottom:25px;
	background:url("../images/bg-feature_container_foot.png") no-repeat 0 0;
}

.feature_image {
	float:right;
	margin:0 0 15px 25px;
}

.feature_container h3 {
	font-size:17px;
	margin-bottom:10px;
}

.feature_container ul {
	margin:0 0 15px 3px;
	padding:0;
	list-style:none;
}

.feature_container ul.last {margin-bottom:0;}

.feature_container ul li {
	margin:0 0 6px 0;
	padding:0 0 0 16px;
	line-height:16px;
	background:url("../images/gr-bullet_red.png") no-repeat 0 5px;
}

#specials_container a {
	color:#77202D;
	text-decoration:none;
}

#specials_container strong {
	color:#907f0d;
}

.navcontainer ul {
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

.navcontainer ul li { display: inline; }


/* Sidebar
-------------------------------------------------------------- */
#sidebar {
	float:left;
	width:300px;
	font-size:11px;
	line-height:15px;
}

.sidebar_touts_container {
	padding-top:25px;
	background:url("../images/bg-sidebar.png") no-repeat 0 0;	
}

.sidebar_foot {
	height:11px;
	background:url("../images/bg-sidebar_foot.png") no-repeat 0 0;
}

#sidebar div.sidebar_container {
	margin:0 16px;
}

#sidebar div.sidebar_container.last {
	padding-bottom:15px;
}

#sidebar h3 {
	margin:0 0 7px 0;
	font-size:14px;
	color:#973214;
}

#sidebar h3 a {color:#973214;}

#sidebar h4 {
	font-size:11px;
	color:#4d4d4d;
}

#sidebar p {
	margin:0 0 6px 0;
	padding:0;
}

#sidebar ul {
	margin:0;
	padding:0 0 0 16px;
}

#sidebar ul li {
	margin:0 0 8px 0;
	font-weight:bold;
	line-height:13px;
	color:#4d4d4d;
}

#sidebar ul li a {color:#4d4d4d;}

#sidebar .datetime {
	color:#907f0d;
}

.sidebar_yellow_container {
	padding:0 10px 0 12px;
	background:url("../images/bg-sidebar_yellow_container.png") no-repeat 0 0;
}

.sidebar_yellow_foot {
	width:268px;
	height:8px;
	background:url("../images/bg-sidebar_yellow_foot.png") no-repeat left bottom;
}

#subpage_nav {
	padding-bottom:15px;
}

.sidebar_item a {color:#4d4d4d;}

#sign_up {
	margin:20px 0 5px 0;
	padding:5px 0 0 0;
	text-align:center;
}

#sign_up label {
	display:block;
	margin-bottom:3px;
	font-weight:bold;
	font-size:12px;
	color:#973214;
}

#sign_up input {
	vertical-align:middle;
}

#sign_up input#email_address {
	padding:5px 4px;
	width:190px;
	border:solid 1px #a37c52;
	background-color:#ffeedd;
	text-align:center;
	font-family:Verdana;
	font-size:11px;
	line-height:11px;
	color:#665909;
}


#recipe_of_the_week p.continue {
	margin:0;
}

#recipe_of_the_week p.continue a {
	color:#665809;
}


#social_network {
	font-size:10px;
	line-height:14px;
}

#social_network h3 a {
	padding-left:22px;
	font-size:13px;
	background-position:0 0;
	background-repeat:no-repeat !important;
}

#social_network h3.twitter a {background:url("../images/icon-twitter_small.png");}
#social_network h3.facebook a {background:url("../images/icon-facebook_small.png");}

#social_network ul {
	margin:0 0 15px 0;
}

#social_network ul li {
	font-weight:normal;
	color:#191919;
}

#social_network ul li a,
#social_network p a {
	color:#191919;
}


#sidebar .divider {
	height:60px;
	margin:0 auto;
	background-position: center center;
	background-repeat:no-repeat;
}

#sidebar .divider.pear {background-image:url("../images/divider-sidebar_pear.png");}
#sidebar .divider.tomato {background-image:url("../images/divider-sidebar_tomato.png");}
#sidebar .divider.radish {background-image:url("../images/divider-sidebar_radish.png");}




/* Home page
-------------------------------------------------------------- */
#home_content h3 {
	padding-top:10px;
}




/* Footer
-------------------------------------------------------------- */
#footer {
	height:53px;
	padding:0 30px;
	font-size:11px;
	background:url("../images/bg-footer.png") no-repeat 0 0;
}

#footer a {
	color:#ffca4f;
}

#footer p {
	padding-top:8px;
	line-height:16px;
	color:#ffca4f;	
}

#footer p#login {
	float:left;
	padding-top:17px;
}

#footer p#login a {
	text-decoration:underline;
}

#footer p#copyright {
	float:right;
	text-align:right;
}




/* Global
-------------------------------------------------------------- */
#advance_to_content {display:none;}

.float_left {float:left;}
.float_right {float:right;}




/*--- Clearfix ---*/
.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}
* html .clearfix {height:1%;}

/* added styles by Jesse Bruce */

#content .post {
margin-bottom: 20px;
border-bottom: #ccc solid 1px;
}

#content h2.pagetitle {
margin-top:0;
border-bottom: #ccc solid 1px;
}


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;

}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding-bottom: 0px !important;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0;
	margin: 5px !important;
}

.alignleft {
	float: left;
	padding: 5px;
}

.alignright {
	float: right;
	padding: 5px;
}

img {border: none;}

	
img.alignright {
	float: right;
	padding: 10px 0px 5px 10px;
	}

img.alignleft {
	float: left;
	padding: 10px 10px 5px 0;
	}
	
img.aligncenter {
	margin: 0 auto;
	padding: 10px;
	clear:both;
	}

/* End captions */
