body {
	margin: 0;
	padding: 0;
	background: #FEEDB9 url(images/img01.jpg) repeat-x left top;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #2F4600;
}
form {
	margin: 0;
	padding: 0;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1, h2, h3 {
	font-weight: normal;
	color: #5F8700;
}
h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.2em;
}
p, ul, ol {
}
p {
	font-size: 16px;
}
.blockbg {
	background: #D9D785;
}
blockquote {
	font-style: italic;
	border: #D9D785 1px dashed;
	background: #ECE29F;
	margin: 0;
	padding: 0px 20px;
	font-size: 16px;
	color: #A1B635;
}
ul {
}
ol {
}
a {
	color: #4E7301;
}
a:hover {
	text-decoration: none;
}
small {
}
hr {
	display: none;
}
img {
	border: none;
}
img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
}
img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}
/* Header */



#header {
	width: 720px;
	height: 155px;
	margin: 0 auto;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.headerbg {
	margin: 0 auto;
	width: 720px;
	height: 250px;
	margin-bottom: 20px;
}
#headerbg-immagini {
	margin: 0 auto;
	width: 720px;
	height: 450px;
	margin-bottom: 20px;
	}
#headerbg-contatti {
	background: url(images/contatti.png) no-repeat left top;
}
#headerbg-prodotti {
	background: url(images/prodotti.jpg) no-repeat left top;
}
#headerbg-index {
	background: url(images/index.jpg) no-repeat left top;
}
#headerbg-ordini {
	background: url(images/ordini.png) no-repeat left top;
}
#headerbg-ricette {
	background: url(images/ricette.jpg) no-repeat left top;
}
#headerbg-dove {
	background: url(images/dove.jpg) no-repeat left top;
}
/* Logo */



#logo {
	float: left;
	width: 220px;
}
#logo h1, #logo h2 {
	float: left;
	margin: 0;
}
#logo h1 {
	padding-top: 100px;
	text-align: center;
	font-size: 1.6em;
	color: #299762;
}
#logo h1 a {
	color: #FEEDB9;
}
#logo p {
	padding-top: 90px;
	font-size: 0.9em;
	color: #ABC13A;
}
#logo h2 a, #logo p a {
	color: #ABC13A;
}
#logo a {
	text-decoration: none;
}
/* Menu */



#menu {
	float: right;
	height: 190px;
}
#menu ul {
	margin: 0;
	list-style: none;
}
#menu li {
	display: inline;
}
#menu a {
	display: block;
	float: left;
	height: 90px;
	padding: 103px 0px 0px 10px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.3em;
	color: #FFFFFF;
}
#menu a:hover {
	color: #FEEDB9;
}
#menu .current_page_item a {
	color: #FEEDB9;
}
/* Page */



#page {
	width: 720px;
	margin: 0 auto;
	padding-top: 20px;
}
#latest-post {
	float: left;
	width: 680px;
	padding: 0px 20px 0px 20px;
	line-height: 25px;
	font-size: 16px;
}
.post {
}
.post .title {
	margin: 0;
}
.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 13px;
	color: #A2B736;
}
.post .meta a {
	color: #7F9C1E;
}
.post .entry {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: #D9D785 1px dashed;
}
/* Footer */



#footer {
	width: 720px;
	height: 85px;
	bottom:0;
	margin: 0 auto;
	padding-top: 20px;
	background: #F5E7AC;
	clear:both;
}
#footer p {
	margin: 0;
	padding: 15px;
	font-size:1em;
}
#legal {
	float: left;
}
#links {
	float: right;
}
#wrapper {
	width: 100%;
	background: #5C8400;
}

