/* ## RECIPEGRID #################################################################################################################################### */

.recipegrid { position: relative; height: 1%; z-index:50; margin-left:2px;} /* zindex needed due to ie bug */
.recipegrid .contents span.recipe { display:block; float:left; margin-bottom:1px; margin-right:1px; padding:0; position: relative; }
.recipegrid .contents span.recipe a.recipe { display:block; }
.recipegrid .contents span.recipe a.recipe img {  }
.recipegrid .makenew { position: absolute; bottom: 0; right: 1px; height:19px; width:72px; z-index:99; }

.recipegrid .recipegrid-hover 
{ height:auto; left:-25px; position:absolute; top:-25px; width:161px; z-index:100; }
.recipegrid .recipegrid-hover .top 
{ height:10px; overflow:hidden; width:161px; background:transparent url(stylesheets/images/foot-recipegrid-hover-top.png) no-repeat scroll center top; }
.recipegrid .recipegrid-hover .middle 
{ padding:5px 15px; width:131px; background: transparent url(stylesheets/images/foot-recipegrid-hover-center.png) no-repeat scroll center center; }
.recipegrid .recipegrid-hover .bottom 
{ padding: 0; height:10px; overflow:hidden; width:161px; background:transparent url(stylesheets/images/foot-recipegrid-hover-bottom.png) no-repeat scroll center top; }

foot #foot-recipegrid { padding-right: 10px; }
.recipegrid { margin-bottom: 8px; }

.subs-btm {
background:transparent url(stylesheets/images/subs-btm-bg.gif) repeat-x scroll left top;
float:left;
height:15px;
width:320px;
}

ul.catArchive {
	width:600px;
}

ul.catArchive h3 {
	display:block;
	margin-top: 16px;
	margin-bottom: 8px;
}

ul.catArchive li h3 a {
	color:#000000;
	font-size: 12pt;
	
}

ul.catArchive li {
	width:200px;
	float:left;
	line-height:16px;

}

ul.catArchive li a {
	font-size:9pt;
	text-decoration:none;
	color: dark-blue;
	
}

ul.catArchive li a:hover {
	text-decoration:underline;
}


ul.catArchive li.catAlt {
	width:200px;
	float:right;
}

.heading-text-inner {
color:#303030;
font-size:34px;
font-style:italic;
}

div.imp-top-10-widget {
	padding-left:20px;
	font-size:12pt;
	line-height:22px;
	padding-top:10px;
}

#presented_by img {
	border:none;
}

.editorial-list {
	margin:5px 0 15px;
	overflow:hidden;
	padding-bottom:0px;
	margin-bottom:0px;
}

.editorial-top {
	overflow:visible;
	width:560px;
	margin-top:16px;
}

.editorial-top .recipe-details-panel {
	float:right;
	width:250px;
}

.content-top-bg .recipe-details {
	border-top:1px dotted #CCCCCC;
	float:left;
	line-height:32px;
	overflow:hidden;
	padding:10px 0;
	width:250px;
}

.content-top-bg .recipe-details {
	line-height:32px;
}

.content-top-bg .recipe-details p {
	line-height:20px;
	font-style:italic;
	margin-top:10px;
	font-size:10pt;
	color:#333333;
	padding:6px;
}

.breadcrumb {
	background:#E1D6C0 none repeat scroll 0 0;
	float:left;
	padding:7px 17px;
	width:606px;
}

.content-top-bg-recipe {
	background-color:#F7F1E5;
	padding-bottom:2px;
	padding-top:12px;
	background-image:url(/wp-content/uploads/2010/05/grandma_quote.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
}

.content-top-bg {
	background-color:#F7F1E5;
	padding-bottom:2px;
	padding-top:12px;
}


.img-main-desc {
	font-size:13px;
	line-height:normal;
	font-style:normal;
}

.content-inner {
	float:left;
	padding:12px 17px 0;
	position:relative;
	width:606px;
}

.img-main-desc a {
	margin-right:15px;
}

.content-inner p.tips-title {
	margin-bottom:0px;
}

.content-inner div.tips-panel {
	font-style:italic;
	font-size:14px;
	line-height:20px;
	border:dotted 1px #A35425;
}

.tips-panel {
	background:#FCEEE1 none repeat scroll 0 0;
	margin:-10px 0 20px;
	padding:10px 23px;
	padding-left:10px;
}


.content-top-bg-recipe .recipe-details {
	line-height:32px;
}

.content-top-bg-recipe .recipe-details {
	border-top:1px dotted #CCCCCC;
	float:left;
	line-height:32px;
	overflow:hidden;
	padding:10px 0;
	width:250px;
}

.content-top-bg-recipe .recipe-details p {
	color:#333333;
	font-size:10pt;
	font-style:italic;
	line-height:20px;
	margin-top:10px;
	padding:6px;
}

.content-top-bg-recipe .rating {
	float:left;
	margin-bottom:20px;
	overflow:hidden;
	padding:0;
	width:210px;
}

li.home {
	padding-left:15px !important;
}