/* Page Corrections */
#edenSoaps div.product-menu { margin-right: 25px; }
#edenSoaps div.content-pane { float: left; margin-left: auto; width: 660px; }

/* ================================
    CSS STYLES FOR Module Blog
   ================================
*/
.BlogInfo {    padding-bottom: 10px;   }

.SearchOptions 
{
	font-family:  Tahoma, Arial, sans-serif;
	font-size: 10pt;
} 
.CreateFrom
{
	font-size: 10px;
	color: #003366;
}


/* Blog Content */
.blog_body, .blog_Description, .blog_Description_Heavy, .blog_head, h2.blog_title { font: normal 13px/20px "Trebuchet MS",Trebuchet,Arial,Geneva,Helvetica,sans-serif; }
	.blog_Description_Heavy { font-weight: bold; }
	.blog_head, 
	h2.blog_title { font-size: 30px; font-weight: bold; color: #a01a57; line-height: 100%; margin-bottom: 7px; }
	h2.blog_title a, 
	h2.blog_title a:link { color: #a01a57; text-decoration: none; }
	
.blog_subhead {  }
	.blog_subhead a img { margin-top: 5px; }
	.blog_published { float: left; text-align: center; width: 2.5em; border: 1px solid #bbdd97; border-bottom-width: 2px; margin: 0 4px 0 0; background: url(../images/blog/clip-bottom.png) 100% 0% no-repeat; }
		.blog_pub-month { display:block; font-size: 10px; font-weight: bold; color: #fff; margin:0; padding: 1px 0 0; background: #72be30; text-transform:uppercase; }
		.blog_pub-date { display:block; font-size:12px; margin:0; padding:0; }
		.blog_pub-year { display:block; font-size: 10px; margin:0;  padding:0; }
	.blog_author {  }
		.blog_author span { position: relative; top: 2px; font-weight: bold; }
		.blog_author br { display: none; }
		.blog_author span:first-child { text-transform: lowercase; font-weight: normal; }
	.blog_date { margin: 1px 0 0; float: left; }

.blog_body h1 { margin-top: 1em; border-bottom: 0 none; }
.blog_footer { clear: left; }