/* BLOG CSS */

.divider {
	border-top:1px solid #d9cfad;
	clear:both;
	padding-top:2px;
	margin:2px 0 35px;
}
#blogBody .blogMainColumn {
	font-weight:normal;
	font-size:12px;
	line-height:21px;
	width: 624px;
	padding-right:40px;
}
#blogBody .blogMainColumn h1 {
	margin-bottom:0px;
	padding-bottom:3px;
	float:left;
	font-size:20px;
	line-height:24px;
	width:100%;
}
#blogBody .blogMainColumn h1 div {width:650px;}
#blogBody .blogMainColumn h1 span {
	margin:8px 0 10px;
	font-size:20px;
	text-transform:Capitalize;
}
#blogBody .blogMainColumn h3 {
	text-transform:none;
	font-weight:bold;
	padding:0 0 4px;
	margin:0;
	font-size:26px;
	font-style:normal;
}
#blogBody .blogMainColumn h2, #blogBody .blogMainColumn h2 a, #blogBody .blogMainColumn h2 a:hover, #blogBody .moduleRecent h2, #blogBody .moduleRecent h2 a, #blogBody .moduleRecent h2 a:hover {
	text-transform:none;
	padding:0 0 6px;
	margin:0;
	font-size:25px;
	line-height:21px;
	text-decoration:none;
}
#blogBody .blogMainColumn h3, #blogBody .moduleRecent h3 {
	font-weight:normal;
	font-size:13px;
	font-style:italic;
}
#blogBody .moduleRecent h3, #blogBody .moduleRecent h3 a, #blogBody .moduleRecent h3 a:hover {
	font-size:12px;
	margin:-2px 0 25px;
}
#blogBody .blogMainColumn h4 {
	color:#8c8b87;
	margin:0px 0 10px;
	font-size:11px;
	font-weight:normal;
}
#blogBody .moduleRecent h4 {
	color:#5c5b57;
	font-size:13px;
	margin:12px 0 0px;
	font-weight:bold;
}
#blogBody .blogMainColumn .contentImg {
	float:left;
	margin:5px 15px 5px 0;
}
#blogBody .columnLeft {
	width:270px;
	background-color:#f9f6ed;
	padding:0 0 20px;
	border-bottom:50px solid #FFF;
	line-height:19px
}
#blogBody .leftColumnContainer {
	margin-bottom:1em;
	padding:0 10px;
	overflow:none;
}
#blogBody .columnLeft h1 {
	color:#393836;
	text-transform:capitalize;
	font-weight:normal;
	padding:0 0 7px 0;
	margin:20px 0 15px;
	font-size:20px;
	width:100%;
	clear:both;
}
#blogBody .columnLeft, #blogBody .columnLeft a, #blogBody .columnLeft a:hover {
	text-decoration:none;
	font-size:14px;
}
#blogBody .columnLeft ul {list-style:none;}
.spaceBlock {
	height:30px;
	background-color:#FFF;
	width:100%;
	border-bottom: 1px solid #cabea1;
}
#blogBody p {display:inline;}
#blogBody a.moreLink, #blogBody a.moreLink:hover {
	font-style:italic;
	text-decoration:underline;
}
.entryCatLinks {
	float:left;
	font-size:12px;
	font-style:italic;
	width:45%;
}
.entryCatLinks a, .entryCatLinks a:hover {text-decoration:none;}
.entryOptionLinks {
	float:right;
	width:45%;
	text-align:right;
	margin-top:5px;
}
.entryOptionLinks a, .entryOptionLinks a:hover {
	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;
	padding-right:25px;
	font-size:13px;
}
.moduleTips, .moduleStories {
	margin:0 0 35px 12px;
}
.moduleRecipes {
	margin:0 0 35px 12px;
}
a.moduleFinalLink, a.moduleFinalLink:hover {
	text-decoration:underline !important;
	font-size:14px !important;
	font-weight:bold;
}
.moduleRecent {
	margin:0 0 35px 12px;
}
#blogBody .moduleRecent h2, #blogBody .moduleRecent h2 a, #blogBody .moduleRecent h2 a:hover {
	font-size:14px;
	padding:0;
}
.blogMainColumn form {font-size:12px;}
.moduleReleated, .moduleFollow {
	margin:0 0 35px 12px;
}
.moduleSearch {
	margin:0 0 35px;
	background:#ebe3cb url(/img/global/search_bg.jpg) 0 0 no-repeat;
	padding:11px;
}
.moduleSearch label {
	width:65px;
	text-transform:capitalize;
	font-size:18px;
}
.moduleSearch input[type=text] {
	width:90px;
	float:left;
	border:1px solid #baa274;
	padding:1px 3px 0 0;
	font-size:12px;
	height:19px;
}
.moduleSearch input.button {margin-top:0px;}
.rating option {padding-right:10px;}
.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;
}
/* Recipes */

table.awardsTable td {
	vertical-align: middle;
	border-bottom: 1px solid #d5ca9d;
	padding: 20px 0;
	text-align: center;
}
table.awardsTable tr.selected {
	background-color: #f5f1e4;
}
.clear {
	clear: both;
}
.weekly_tipsColumn {
	font-size:14px !important;
}
#wellnessConn #title {
	font-weight: bold;
	font-style: italic;
	color: #8c774a;
	font-size: 16px;
	float: left;
}
#wellnessConn #title h1 {
	float: left;
	padding-right: 5px;
	font-style: normal;
	margin-bottom:3px;
	font-size:20px;
}
#wellnessConn a.backWellnessConn {
	float: right;
	color: #8c774a;
	font-size:12px;
	text-transform:none;
}
#wellnessSubHeader h2 {
	float: left;
	font-style: normal;
	clear:both;
	width:50%;
	font-size:18px !important;
}
#wellnessSubHeader h2 a, #wellnessSubHeader h2 a:hover, #recipeCategories h2, #recipeCategories h2 a, #recipeCategories h2 a:hover {
	font-style: normal;
	text-decoration:none;
	font-size:18px !important;
}
#wellnessSubHeader h2 a:hover {text-decoration:underline;}
#wellnessConn #wellnessSubHeader #dropDown {
	float: right;
}
#wellnessConn #wellnessSubHeader #dropDown form select {
	border: 1px solid #d5c79b;
	font-size: 11px;
	width: 337px;
	height: 24px;
	padding: 3px 1px 3px 7px !important;
	color: #5c5b57;
}
#wellnessConn #wellnessSubHeader #dropDown form select /*optgroup*/ .cattitlesOptions {
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	background-color: #bdd4e1;
	border-bottom: 1px solid #d5c79b;
	margin: 3px 0 3px 0;
}
#wellnessConn #wellnessSubHeader #dropDown form select optgroup option {
	font-weight: normal;
	background-color: #fbf4e1;
}
#wellnessConn #recipeList ul li {
	display: inline;
	list-style-type: none;
	padding-right: 40px;
	font-size: 14px;
	float: left;
}
#wellnessConn #recipeList ul li a {
	text-decoration: underline;
	color: #5c5b57;
}
#wellnessConn #nav_categories {
	margin-left: -40px;
}
#wellnessConn #nav_categories li {
	display: inline;
	float: left;
	list-style-type: none;
	margin-left: 40px;
	width:140px;
}
div.recipeCatItem {
	padding: 3px 3px 6px;
	border: 1px solid #b9aa87;
	font-size: 12px;
	text-align:center;
}
div.recipeCatItem:hover {
	border: 1px solid #924d38;
}
ul#nav_categories li a {
	text-decoration: none;
}
div.recipeCatItem p {
	font-size: 10px;
}
div.recipeCatItem img {
	border: 1px solid #924d38;
	max-width: 130px;
}
#wellnessConn #wellnessRecipeInfo, #wellnessConn #recipeList {
	background: url(/img/subs/recipes/recipeInfoBg.jpg) repeat-x #fdfcf8 bottom;
	padding: 15px 20px;
	margin:15px 0 25px;
	overflow:hidden;
}

#wellnessConn #wellnessRecipeInfo img {
	float: left;
	margin-right: 36px;
}
#wellnessConn #wellnessRecipeInfo #middleColumn {
	float: left;
	width: 250px;
}
#wellnessConn #wellnessRecipeInfo #rightColumn {
	float: left;
	width: 220px;
	margin-left: 50px;
}
#wellnessRecipeInfo #rightColumn h3 {
	font-weight: bold;
	font-style: normal;
	color:#2C1712;

}
#wellnessConn #wellnessRecipeInfo #middleColumn ul {
	list-style-type: none;
}
#wellnessConn #wellnessRecipeInfo ol {
	padding-left: 20px;
}
#wellnessConn #wellnessRecipeInfo ol li {
	padding-bottom: 5px;
}
#wellnessConn #wellnessRecipeInfo #directions {
	margin-top: 25px;
}

