/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #749865 url(images/img01.gif) repeat-x;
	font: normal small Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	color: #838B91;
}
h1 {
	font-size: 24px;
	margin: 5px;
	padding: 2px 2px 2px 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #468259;
}
h2 {
	padding: 2px 2px 2px 1px;
	padding-left: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(images/img07.jpg) no-repeat left center;
	font-size: 18px;
	color: #6F5542;
}
h3 {
	padding: 2px 2px 2px 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 1em;
	letter-spacing: 1px;
	font-size: .9em;
	font-weight: bold;
	color:#600;
}
blockquote, ul, ol {
	margin-top: 0;
	color:#060;
}
p {
	color:#33201E;
}
blockquote {
	padding: 0 0 0 40px;
	background: url(images/img11.gif) no-repeat;
	font: italic small Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
}
a {
	background: url(images/img03.gif) repeat-x left bottom;
	text-decoration: none;
	color: #468259;
}
a:hover {
	background: none;
	text-decoration: underline;
}
/* Wrapper */

#wrapper {
	background: #FFFFFF url(images/img04.gif) repeat-x left bottom;
}
/* immaginilink */

.immaginilink a img {
	border: 1px solid #FFCC00;
	vertical-align: middle;
	padding: 3px;
	margin:5px;
}
.immaginilink a img:hover {
	border: 2px solid #FF3300;
	vertical-align: middle;
	padding: 2px;
}
/* Menu */

#menu {
	width: 750px;
	height: 60px;
	margin: 0 auto;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li {
	display: block;
	float: left;
	width: 148px;
	height: 60px;
	padding: 0 0 0 2px;
	background: url(images/img02.gif) no-repeat;
}
#menu a {
	display: block;
	width: 120px;
	height: 40px;
	padding: 15px 15px 0 10px;
	background: none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color: #E1E9E2;
}
#menu a:hover {
	border-bottom: 4px solid #5A7C50;
	text-decoration: none;
	color: #FFFFFF;
}
#menu .active a {
	background: #E1E9E2;
	border-bottom: 4px solid #E1E9E2;
	text-decoration: none;
	color: #749865;
}
/* Header */

#header {
	width: 754px;
	height: 247px;
	margin: 0px auto;
	padding: 13px 0px 0px 0px;
	vertical-align:middle;
}
#header h1 {
	float: left;
	width: 754px;
	height: 110px;
	padding: 104px 100px 0 20px;
	background: url(images/img05b2.jpg) no-repeat;
	line-height: 40px;
	font-size: 40px;
	color:#FFF;
}
/* Content */

#content {
	width: 750px;
	margin: 0 auto;
}
/* Posts */

#posts {
	float: right;
	width: 510px;
	clear:both;
}
#posts .post {
	padding-bottom: 30px;
	clear:both;
}
#posts .story {
	padding: 15px 20px 0 20px;
	background: url(images/img10.gif) repeat-x
}
#posts .meta {
	padding: 5px 0 0 20px;
	background: url(images/img03.gif) repeat-x;
}
#posts .meta p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
}
#posts ul {
	list-style: url(images/img12.gif);
}
#posts ul li {
}
/* Links */

#links {
	float: left;
	width: 220px;
}
#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#links li ul {
	padding: 10px 10px 10px 10px;
	background: url(images/img10.gif) repeat-x
}
#links li li {
	padding: 3px 0;
	background: url(images/img03.gif) repeat-x left bottom;
}
#links li a {
	background: none;
}
#links li i {
	font-size: smaller;
}
/* Footer */

#footer {
	padding: 30px 0 20px 0;
	background: url(images/img08.gif) repeat-x;
}
#footer p {
	width: 750px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A6C09B;
}
#footer a {
	background: none;
	font-weight: bold;
	color: #A6C09B;
}
#legal {
	margin: 0 auto;
	text-align: right;
	font-size: 12px;
}
#brand {
	margin: -35px auto 0 auto;
	padding: 10px 0 0 35px;
	background: url(images/img09.jpg) no-repeat left top;
	letter-spacing: -1px;
	font-size: 24px;
}
.testo {
	color: #000;
}
ol {
	color:#030;
}
ol li   {
	color:#600;
}
