
/*--------------------------------------------------------------------------------
	Sponsor Recipes
--------------------------------------------------------------------------------*/

#recipe_container {
	background:#ECDDB9;
	margin:0 0 20px;
	padding:10px;
}

#healthy_recipes {
	background:#F7F1E3;
	border: 1px solid #beb295;
	padding: 19px 8px 19px 19px;
}

#healthy_recipes h3 {
	color:#716817;
	font-family:"Georgia",Times New Roman,serif;
	font-size:26px;
	font-weight:normal;
	margin:0 0 0.5em;
	float: left;
}

#healthy_recipes p.intro {
	clear: left;
	width: 380px;
}

#healthy_recipes img.sponsor {
	float: right;
}

#healthy_recipes .recipe {
	float:left;
	margin:0 10px 10px 0;
	width:136px; 
}

#healthy_recipes #recipes {
	margin: 6px 0 0 0;
	float: left;
}

#healthy_recipes #recipes a.smallAvatar {
	color:#666666;
	
	font-size: 11px;
}

#healthy_recipes #recipes a.smallAvatar img {
	border: 1px solid rgb(153, 153, 152);
	margin: 0 10px 0 0;
}

#finder {
	background: #d8c5a0;
	padding: 17px 13px 13px 13px;
	margin-top :11px;
	border: 1px solid #beb295;
}

#finder #advSearch {
	background:url('../images/recipeFinder.gif') no-repeat left top;
	display:block;
	float:left;
	height:46px;
	margin:0px 10px 0 0;
	text-indent:-9999em;
	width:156px; 
}

#finder #submitSearch {
	background:url('../images/find.gif') no-repeat left top;
	border:0;
	height:40px;
	margin:0 0 0 10px;
	position:relative;
	top:1px;
	width:116px; 
}

#healthy_recipes a.read_more {
	margin: 5px 0 0 160px;
	float: left;
}

a.rss {
	float: right;
}

#finder #searchTerm {
	border: 2px solid #beb295;
	color: #b2b2b2;
	padding: 10px;
	width: 238px;
}

#top_tips {
	background: url(../images/tipsBackground.gif) no-repeat;
	padding: 18px 18px 18px 18px;
}

#top_tips p {
	line-height: 16px;
}

#top_tips h3 {
	color: #42210b;
	font-family:"Georgia",Times New Roman,serif;
	font-size:22px;
	font-weight: normal;
	width: 130px;
	margin-bottom: 9px;
}

#calendar {
	background: url(../images/calenderBackground.gif) no-repeat;
	padding: 83px 23px 23px 23px;
}

#calendar p {
	color: #fff;
	font-size: 13px;
	width: 140px;
	line-height:17px;
	margin-bottom: 8px;
}

#calendar ul {
	margin-left: 1.3em;
	float: left;
	margin-top: 0;
	width: 110px;
}

#calendar ul li {
	color: #f8ae2d;
	font-size: 13px;
	width: 110px;
	margin-bottom: 5px;
}

#calendar ul li span {
	color: #fff;
}

#calendar a {
	float: right;	
	margin-top: 100px;
}

#content #video.col-right {
	padding: 10px 5px 0 0;
	margin-left: 20px;
	border-top: 1px solid #ecddb9;
	width: 300px;
}

#content #video.col-right h3 {
	color: #666666;
	font-size: 13px;
	padding: 5px 0 0 2px;
}

#content #video.col-right a.more_video {
	clear: left;
	float: left;
}

#content #video.col-right li {
	float: left;
	width: 142px;
}

#content #video.col-right li.alt {
	float: right;
}

#content #recent_updates.col-left {
	width: 296px;
	padding:  10px 11px 0 0;
	border-top: 1px solid #ecddb9;
}

#content #recent_updates.col-left h2 {
	float: left;
	width: 276px;
}

#the_forum {
	background: url(../images/fromForum.gif) no-repeat center left;
	padding: 10px 0 0 60px;
	margin: 10px 0 0 0;
	float: left;
	clear: left;
	border-top: 1px solid #ecddb9;
	width: 240px;
}

#the_forum h2 {
	margin-bottom: 5px;
}

#the_forum p {
	line-height: 15px;
}

#content #recent_updates.col-left .story .avatar {
	background: none;
	width: 295px;
	background: url(../images/recentPoint.gif) no-repeat bottom left;
	padding-bottom: 6px;
}

#content #recent_updates.col-left .avatar {
	background: none;
	width: 295px;
	padding-bottom: 6px;
}

#content #recent_updates.col-left .avatar img {
	float: left;
	margin-right: 10px;
}

#content #recent_updates.col-left .avatar span {
	font-size: 11px;
	font-style: italic;
	color: #acacac;
}

#content #recent_updates.col-left .comment-content {
	width: 236px;
	float: right;
	margin-top: -1px;
}

#recent_updates .details {
	margin-top: 2px;	
}

#recent_updates a.alt {
	color: #42210b;
	font-weight: bold;
}

#apples {
	background: url(../images/applesPears.gif) no-repeat;
	width: 403px;
	padding: 10px 10px 4px 220px;
	border-right: 1px solid #beb296;
	margin: 0 0 25px 0;
}

#apples h2 {
	color:#412415;
	font-family:"Georgia",Times New Roman,serif;
	font-size:20px;
	font-weight:normal;
	margin:0 0 0.6em;
}


