/* BLOG CSS */
#blogBody #contentTable {
	margin:0 0 0 30px;
	width:92%;
}
.divider {
	border-top:1px solid #d9cfad;
	clear:left;
	margin:2px 0 30px;
}
#blogBody .blogMainColumn {
	color:#847962;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:14px;
	line-height:21px;
	width: 555px;
	padding-right:40px;
}
#blogBody .blogMainColumn h1 {
	margin-bottom:0px;
	padding-bottom:3px;
	float:left;
	font-size:20px;
}
#blogBody .blogMainColumn h1 span {
	color:#8c774a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin:8px 0 10px;
	font-weight:bold;
	font-size:18px;
	text-transform:Capitalize;
}
#blogBody .blogMainColumn h2, #blogBody .blogMainColumn h2 a, #blogBody .blogMainColumn h2 a:hover, #blogBody .blogMainColumn h3, #blogBody .moduleRecent h2, #blogBody .moduleRecent h2 a, #blogBody .moduleRecent h2 a:hover, #blogBody .moduleRecent h3 {
	color:#2e1812 !important;
	text-transform:none;
	font-weight:bold;
	font-family:Helvetica;
	padding:0 0 4px;
	margin:0;
	font-size:26px;
	font-style:normal;
}
#blogBody .blogMainColumn h2 {
	line-height:28px;
	padding:0 0;
}
#blogBody .blogMainColumn h3, #blogBody .moduleRecent h3 {
	font-weight:normal;
	font-size:12px;
}
#blogBody .blogMainColumn h4, #blogBody .moduleRecent h4 {
	color:#bea87d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin:8px 0 10px;
	font-weight:normal;
	font-size:14px;
}
#blogBody .moduleRecent h4 {
	color:#8c774a;
	font-size:13px;
	margin:0 0 5px;
}
#blogBody .blogMainColumn .contentImg {
	float:left;
	margin:5px 15px 5px 0;
}
#blogBody .columnLeft {
	/*width:270px;*/
	background-color:#f3efe5;
	padding:0 0 20px;
	border-bottom:38px solid #faf9f5;
	line-height:19px
}
#blogBody .leftColumnContainer {
	margin-bottom:1em;
	padding:0 10px;
	width:280px;
}
#blogBody .columnLeft h1 {
	color:#2e1812;
	text-transform:capitalize;
	font-weight:normal;
	font-family:georgia;
	padding:0 0 7px 0;
	border-bottom:1px dashed #8c774a;
	margin:20px 0 15px;
	font-size:20px;
}
#blogBody .columnLeft, #blogBody .columnLeft a, #blogBody .columnLeft a:hover {
	color:#8c774a;
	text-decoration:none;
	font-size:14px;
}
#blogBody .columnLeft a:hover {
	color:#2e1812;
}
#blogBody .columnLeft ul {
	list-style:none;
}
.spaceBlock {
	height:36px;
	background-color:#faf9f5;
	border-bottom:1px solid #d9cfad;
	width:300px;
}
#blogBody p {
	display:inline;
}
#blogBody a.moreLink, #blogBody a.moreLink:hover {
	color:#57441a;
	font-style:italic;
	text-decoration:underline;
}
.entryCatLinks {
	float:left;
	color:#2e1812;
	font-family:Helvetica;
	font-size:12px;
	font-style:italic;
	width:45%;
}
.entryCatLinks a, .entryCatLinks a:hover {
	color:#bea87d !important;
	text-decoration:none;
}
.entryOptionLinks {
	float:right;
	color:#2e1812;
	width:45%;
	text-align:right;
}
.entryOptionLinks a, .entryOptionLinks a:hover {
	color:#2e1812!important;
	font-size:13px;
	font-style:italic;
	text-decoration:none;
}
.entryOptionLinks a:hover, .entryCatLinks a:hover {
	text-decoration:underline;
}
.moduleCategories {
	margin:0 0 35px 12px;
}
.moduleTips {
	color:#812a0b;
}
.moduleTips, .moduleStories {
	margin:0 0 35px 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.moduleRecipes {
	margin:0 0 35px 12px;
}
a.moduleFinalLink, a.moduleFinalLink:hover {
	color:#812a0b !important;
	text-decoration:underline !important;
	font-family:Helvetica;
	font-size:14px !important;
	font-weight:bold;
}
.moduleRecent {
	margin:0 0 35px 12px;
}
/*.moduleRecent h2 {
	margin:0 0 35px 12px;
}*/
#blogBody .moduleRecent h2, #blogBody .moduleRecent h2 a, #blogBody .moduleRecent h2 a:hover {
	font-size:16px;
	padding:0;
}
#blogBody .moduleRecent h2 a:hover, #blogBody .blogMainColumn h2 a:hover {
	color:#812a0b !important;
}
.moduleReleated, .moduleFollow {
	margin:0 0 35px 12px;
}
.moduleSearch {
	width:250px;
	margin:0 0 35px 12px;
}
.searchInner {
	background:#ebe3cb url(/img/global/search_bg.jpg) 0 0 no-repeat;
	padding:11px;
}
.searchInner form {
/*border-top:1px dashed #8c774a;*/
/*padding-top:15px;*/
}
.searchInner label {
	width:65px;
	float:left;
	color:#2e1812;
	text-transform:capitalize;
	font-weight:normal;
	font-family:georgia;
	font-size:18px;
	font-style:normal;
}
.searchInner input {
	width:137px;
	float:left;
	border:1px solid #baa274;
	margin-top:-2px;
	padding:2px 3px 0;
	font-size:12px;
	height:19px;
}
.moduleFollow a {
	float:left;
	margin:0 12px 0 0;
	width:22px;
	height:22px;
}
.moduleFollow a.rssLink {
	background: url(/img/global/icon_rss.jpg) 0 0 no-repeat;
}
.moduleFollow a.twitterLink {
	background: url(/img/global/icon_twitter.jpg) 0 0 no-repeat;
}
.moduleFollow a.facebookLink {
	background: url(/img/global/icon_facebook.jpg) 0 0 no-repeat;
}
.moduleFollow a:hover {
	background-position: 0 -22px;
}
