.entry-title {
	font-family: Georgia;
}

.home .p1 h2.entry-title {
	font-size: 25px;
	font-weight: bold !important;
}

.home .p1 div.entry-content {
	font-size: 14px;
}

.home .p2, .home .p4, .home .p6, .home .p8, .home .p10 {
	clear: both;
	float: left;
	width: 390px;
	padding: 10px;
}

.home .p3, .home .p5, .home .p7, .home .p9 {
	float: right;
	width: 389px;
	padding: 10px;
}

.home .p2, .home .p3, .home .p4, .home .p5, .home .p6, .home .p7, .home .p8, .home .p9, .home .p10 {
	padding-top: 10px;
	border-top: 1px dotted #999;
}

.entry-date, .entry-meta {
	display: none;
}

.home .p4 {
	clear: both;
}

ul#topmenu a {
	text-shadow: 0px 1px 1px #FFF;
}

ul#topmenu a:hover {
	text-shadow: 0px 1px 1px #000;
}

ul#topmenu a:hover, ul#topmenu li.current-cat a, ul#topmenu li.homelinkhome a {
	text-shadow: 0px 1px 1px #000;
}

#nav-below {
	clear: both;
	padding-top: 15px;
}

.home h2 a:hover {
	background: #5B1B6C;
	color: #fff;
}

#ingredients {
	float: right;
	border: 1px dotted #999;
	padding: 5px;
}

#ingredients h3 {
	margin-top: 0px;
}

#nav-above {
	display: none;
}
