/*
#main-wrapper	{
	background-color: #bbecf2;
	background-image: none;
}
*/

#top-content .olive	{
	display: none;
}
		
#top-content h1	{
	width: 237px;
	height: 55px;
	background: url(../images/twixologist.png) no-repeat top left;
	position: absolute;
	top: 30px;
	left: 31px;
}

	#top-content h1 span	{
		display: none;
	}

#top-content form	{
	position: absolute;
	top: 95px;
	left: 0;
	width: 298px;
}

.recipe a,
.more-recipes a	{
	-webkit-tap-highlight-color: rgba(204,35,42,0.2);
}

#footer-content p a	{
	-webkit-tap-highlight-color: rgba(255,255,255,0.3);
}

.recipe h2 a,
#top-content input,
#footer-content .image a	{
	-webkit-tap-highlight-color: rgba(255,255,255,0);
}