div#content_wrap.item-250  #recipes .latest-post-item {
	border-bottom:none;
	width:32%;
	margin-left: 1.3%;
}

div#content_wrap.item-250 {
	background:none;
}
.item-250 h3 {
	font-size: 24px;
	font-weight: normal;
	font-family: 'Archer A', 'Archer B', "Courier New", monospace;
	text-transform: uppercase;
	color: #48283C;
	text-align: center;
	margin-bottom:0px;
}

.ann-left {
	width:21%;
	float:left;
}

.ann-mid {
	font-family: 'Archer A', 'Archer B', "Courier New", monospace;
	font-style:italic;
	font-size:18px;
	width:40%;
	float:left;
	margin-left:1%;
	line-height:1.3em;
	
	
}
.ann-mid img {
	margin-top:15px;
}
.ann-right {
	width:30%;
	float:right;
	text-align:right;
	margin-right:2%;
}
div.fancybox-overlay.fancybox-overlay-fixed {
z-index:100;
}

@media all and (max-width: 400px) {
.videos ul.thumbnails li {
  height:210px;
}
.ann-left {
	width:48%;
}
.ann-mid {
	width:48%;
float:right;
	font-size:16px;
}
.ann-right {
 clear:both;
foat:none;
width:100%;
text-align:center;
margin-top:20px;
}

#recipes .latest-post-item {
margin-bottom:0px;
}

}
