/* Marketplace */
#marketplace {
	background: url('http://www.zingermansdeli.com/wp-content/themes/zingdeli/images/marketplace/bg_marketplace.gif') repeat-y;
	}
#marketplace-header {
	padding:0;
	border-bottom: 20px solid #99CC33;
	}
#marketplace-header img, #marketplace-header a {
	border:0;
	margin:0;
	margin-bottom: 0;
}
.specialname { font-size:1.6em; font-weight:bold; color:#588527; letter-spacing:-0.05em; }
.numbers { font-size:12px; font-weight:bold; color:#588527; }
.border { border:3px solid #B22232; background-color:#B22232; }
.sidebarcolor { color:#588527; font-size:12px; color:#588527; }
.title {font-size:15px; font-weight:bold; color:#588527;}


/* Staff Favorites */
#authorlist {font-size:13px; font-weight:bold; color:#588527;
	}
#authorlist ul li a {font-size:13px; font-weight:bold; color:#D56C5C;
	}


/* Recipes to Try */
#categorylist {font-size:13px; font-weight:bold; color:#588527;
	}
#categorylist a {font-size:13px; font-weight:bold; color:#D56C5C;
	}


/* Events */
.eventname { font-size:15px; font-weight:bold; color:#D25746; }
.eventdate { font-size:13px; font-weight:bold; }
.shading { background-color:#C7DDFF; padding:10px; }


/* Featured Foods */
.specialname { font-size:15px; font-weight:bold; color:#D25746; }
.specialprice { color:#BC9632; font-weight:bold; }
.shading { background-color:#C7DDFF; padding:10px; }
.specials_box { border:3px dotted #FB851C; padding:10px; margin-top: 20px; }


/* Photos Sidebar */
#albumlist, #albumlist a {font-size:15px; font-weight:bold; color:#D56C5C;
	}
#albumlist li li li a { font-size:11px; font-weight:bold; color:#588527;
	}
	

/* Others */
#breadcrumbs {
	}

/*Sandwich Menu */
.sdwichtitles {font-weight:bold; font-size:14px;}

/* What's in the Case */
#whatsinthecase {
	border-top:2px dotted #86BC25; 
	margin-top:10px; text-align:center;
}
.whatsinthecase-item {
	border: 3px solid #F68522; 
	padding:10px;
	margin: 0 10px 10px 0;
	width: 140px;
	display: table-cell;
	vertical-align: top;
	text-align: center;
}
.whatisthecase-title {
	display: block;
}
#whatsinthecase .clear {
	margin-top: 10px;
}
