@charset "utf-8";

#main_container {
	position: relative;
	width: 864px;
	margin-left: -433px;
	left: 50%;
	background-color: #e9dece;
}

#left_container {
	position: relative;
	margin-top: -86px;
	margin-left: 18px;

	width: 207px;
}

#right_container {
	position: relative;
	width: 609px;
	margin-top: -86px;	
	margin-left: 12px;
	vertical-align: top;
}

#main_categories_container {
	background-color: #a99e91;
	width: 207px;
	padding: 2px 0 5px 0;
}

.main_category_link {
	background-color: #4b443f;
	margin-top: 3px;
	text-align: center;
	border: #968c81 1px solid;
	color: #fff;
	font-weight: bold;
	display: block;
	width: 181px;
	line-height: 15px;
	padding: 5px 12px 5px 12px;
}

.main_category_link:hover {
	background-color: #fdf6ec;
	color: #4b443f;
}

#second_left_container {
	width: 207px;
	margin-top: 5px;
	background-color: #c3b9ac;
}

#side_nav_recipe_container {
	margin-top: 35px;
}

#side_nav_recipe_image_container {
	position: relative;
	width: 207px;
	height: 160px;
	background-image: url(/common_blog_files/images/side_nav_banner_bg_dark.jpg);
}

#side_nav_recipe_image {
	position: absolute;
	left: 0;
	top: 0;
}

#side_nav_recipe_content_container {
    background-color: #F4EDE6;
    padding-left: 7px;
    padding-right: 8px;
    text-align: center;
    width: 192px;
}

#side_nav_recipe_title {
    color: #BB6656;
    font-size: 19px;
    font-weight: bold;
    line-height: 21pt;
}

#side_nav_recipe_title a {
	color: #bb6656;
}

#side_nav_recipe_title a:hover {
	text-decoration: underline;
}

#side_nav_recipe_description {
    color: #333333;
    font-size: 13px;
    line-height: 16px;
    margin: 8px 15px 0;
}
#side_nav_recipe_link {
	margin: 11px 21px 0 21px;
	text-align: center;
	color: #a93d29;
	display: block;
	font-weight: bold;
	font-size: 13px;
	line-height: 24px;
	text-decoration: none;
}

#side_nav_recipe_link:hover {
	text-decoration: underline;
}

#side_nav_footer {
	display: block;
	padding-top: 19px;
	background-color: #f4ede6;
}

#page_title {
	font-size: 28px;
	font-weight: bold;
	font-size: 28pt;
	line-height: 28pt;
	color: #4b443f;
	margin-top: 10px;
}

#article_container {
	margin-top: 12px;
	background-color: #fdf6ec;
	padding-bottom: 21px;
	width: 609px;
}

#article_content_padding {
	padding-top: 11px;
	margin-left: 22px;
	width: 574px;
}

#tomato_img {
	float: left;
}

#article_right_column {
	float: left;
	width: 346px;
	margin-left: 29px;
	margin-top: 60px;
	clear: right;
}

#post_title {
	font-size: 24px;
	line-height: 29px;
	font-weight: bold;
	color: #4b443f;
}

.post_description {
	margin-top: 10px;
	margin-bottom: 0;
	font-size: 16px;
	line-height: 24px;
	color: #4b443f;
}

#maps_container {
	margin-top: 33px;
	margin-left: 4px;
}

#bc_map, #prairies_map, #qc_and_on_map, #maritimes_map {
	position: relative;
	width: 139px;
	float: left;
}

#prairies_map {
	margin-left: 3px;
}

#qc_and_on_map {
	margin-left: 3px;
}

#maritimes_map {
	margin-left: 3px;
	float: right;
}

#bc_map_link, #prairies_map_link, #maritimes_map_link {
	position: absolute;
	left: 12px;
	width: 116px;
	height: 24px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#bc_map_link:hover, #prairies_map_link:hover, #maritimes_map_link:hover {
	background-position: 0 -24px;
}

#footer_image {
	background-image: url(/common_blog_files/images/footer_bg.png);
	background-repeat: no-repeat;
	width: 1148px;
	height: 131px;
}

#footer_bg_tile {
	background-image: url(/common_blog_files/images/footer_bg_tile_update.jpg);
	background-repeat: repeat-x;
	height: 210px;
	margin-top: -55px;
	background-color: #574938;
	min-width: 1148px;
}

#footer_text_container {
	margin-top: -115px;
}

#share-the-movement{ 
background:url(/common_blog_files/images/ftr-get_involved.jpg) no-repeat;
width:795px;
height:131px;
display:block;
position:relative;
top:-1px;
    left: 50%;
    margin-left: -433px;
	 padding:30px 35px 0 35px;
}

#share-the-movement h2{margin-bottom:15px; color:#2e5089;}
#fb-community{ width:510px; float:left;}
#fb-community img{ float:left;}

#fb-community p{ color:#574938;}
.fb-date{ color:#2e5089; font-size:10px;}
#fb-container{ margin-left:70px; margin-top:-4px;}
#ftr-share{ width:230px; float:right;}
.pull-left{ float:left;}
.fb-like{ width:95px;}
.email-btn{ background:url(../images/email-share.gif) no-repeat; width:22px; height:24px; float:left; cursor:pointer; margin-top:-2px; margin-right:7px;}
.email-btn:hover{ background-position:0 bottom;}
.clear{ clear:both; overflow:hidden}
