body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/sfondo_LISL.gif);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #6D5A46;
	padding: 0px;
}

h1 {
	font-size: 26px;
	color: #779504;
	font-weight: bold;
	letter-spacing: 1pt;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #C00;
	line-height: 130%;
	letter-spacing: 1px;
}

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 140%;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
}

ul, ol { }

a:hover { text-decoration: none; }

a { color: #D87EB4; }

a img {
	border: none;
}

img.left {
	float: left;
	margin-top: 7px;
	margin-right: 15px;
	margin-bottom: 7;
	margin-left: 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}


/* Header */

#header-wrapper {
	height: 112px;
	background-image: url(images/top_lisl.gif);
	background-repeat: repeat-x;
}

#header {
	width: 930px;
	height: 110px;
	background: url(images/top_chiaro.gif);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: visible;
	position: relative;
}

#dicitura {
	position: absolute;
	height: 25px;
	width: 533px;
	top: 8px;
	color: #EBFDA2;
	right: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: italic;
}

/* Menu */

#menu {
	float: right;
	width: 510px;
	height: 50px;
	margin-top: 50px;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 7px;
}

#menu li {
	display: block;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #060;
	margin-right: 1px;
	margin-left: 1px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #060;
}

#menu a {
	display: block;
	float: left;
	text-decoration: none;
	color: #063;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 10px;
	letter-spacing: normal;
}

#menu a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #779504;
}

#menu .current_page_item a {
	color: #FFFFFF;
	background-color: #779504;
	display: block;
}


/* Page */

#page {
	width: 890px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	background-color: #FFFFFF;
	background-image: url(images/sf_page_lisl.jpg);
	background-repeat: repeat-x;
	border-top-width: 3px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

/** LOGO */

#logo {
	height: 60px;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	padding: 0;
	line-height: 120%;
}

#logo h1 {
	padding-top: 16px;
}


#logo h1 a {
	text-decoration: none;
	color: #6D5A46;
}

#logo h1 a:hover { text-decoration: underline; }

#logo p {
	color: #86796A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	padding-top: 32px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	letter-spacing: 1px;
	font-weight: bold;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }

/* Content */

#content {
	float: left;
}

/* Post */

.post {
	margin-bottom: 10px;
}

.post {
	background-image: url(images/sf-title.gif);
	background-repeat: repeat-y;
}

.title {
	padding-top: 2px;
	padding-right: 30px;
	padding-bottom: 2px;
	padding-left: 30px;
	margin-bottom: 3px;
}
hr {
	color: #91C0D2;
	height: 1px;
	width: 99%;
}


.meta {
	margin: 0 0 3px 0;
	padding: 2px 30px;
	color: #77B1C8;
	background-image: url(images/sf-sub.gif);
	background-repeat: repeat-y;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	letter-spacing: 1px;
}

.meta a { color: #B6ACA2; }

.entry {
	background-image: url(images/sf-entry.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 35px;
}


/* Sidebar */

#sidebar {
	background-image: url(images/sf-side.gif);
	background-repeat: repeat-y;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: disc;
	list-style-position: inside;
}

#sidebar li {
	margin-bottom: 5px;
	padding-top: 10;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 30px;
	letter-spacing: normal;
}


/* Footer */

#footer {
	background: url(images/img09.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	color: #70ADC5;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

#footer a {
	color: #B5ADA5;
}
.red {
	color: #C00;
}
