.blog .blog-content {
	margin-top:10px;
}

.default_page #content .blog-content ul {
  margin-bottom: 20px;
}

.default_page #content .blog-content ul li {
  margin: 0;
  list-style:none;
}

.blog-meta .meta ul li{
	float:left;
	margin-right:5px;
}

.print-page {
	text-decoration:none;
}

.front-blog-page .blog-content p {
	xdisplay:none;
}

#content .blog.front-blog-page .content.blog-content p {
	padding-bottom:20px;
}

.ask-the-chef .blog.front-blog-page, .news-and-updates .blog.front-blog-page {
	border-bottom:1px solid #BEBEBE;
}

.ask-the-chef .blog.front-blog-page .blog-content p, .news-and-updates .blog.front-blog-page .blog-content p {
	display:block;
}

.blog div.fieldgroup {
	border-top:1px solid #663300;
}

.blog div.fieldgroup .content {
	padding:0;
}


.default_page #content .blog .group-ref-products-group h2{
	color:#663300;
	font-weight:bold;
	font-size:1em;
	margin:10px 0px 15px 0px;
	display:block;
	text-indent:0;
	height:auto;
	background:none;
}

.blog-meta {
	margin-top:15px;
	text-transform:lowercase;
}

.taxonomy.term  h2, .blogs  h2{
	display:none;
}

.taxonomy.term .blog-title, .blogs  .blog-title {
	height:auto;
	width:auto;
	text-indent:0;
	display:block;
	margin:20px 0px 0px 0px;
	background:none;
}


.blog-content p img {
	margin:5px;
}
