* {margin: 0; padding: 0;}

html {height: 100%; padding-bottom: 1px;}
body {background:url(images/background.gif) repeat-y top center #ffffff; font: normal 13px Verdana,sans-serif; color: #345;}

a {color:#4088B8; font-weight:700; text-decoration:none;}
a:hover {text-decoration:underline;}

p {margin: 2px 0 8px;}

h1 {font: normal 1.8em Georgia,Tahoma,sans-serif;}
h1 a {font: normal 1.8em Georgia,Tahoma,sans-serif; text-decoration:none;}
h2 {font: normal 1.5em Georgia,sans-serif;}
h2 a {font: normal 1.5em Georgia,sans-serif; text-decoration:none;}
h3 {font: bold 1em Tahoma,sans-serif;}

h1,h3 {margin: 2px 0;}


h2 {border-bottom:4px solid #dadada; color:#4088b8; font-size:1.4em; letter-spacing:-1px; margin:0 0 10px; padding:0 2px 2px 5px;}
blockquote {
	background: #F9F9F9 url('img/quote.gif') no-repeat;
	border-bottom: 1px solid #EAEAEA;
	border-top: 1px solid #EAEAEA;
	color: #555;
	display: block;
	font: normal 1em Verdana,Tahoma,Arial,sans-serif;
	margin: 1em 0;
	padding: 0.6em 1em 0.2em 40px;
}

code {
	display: block;
	white-space: pre;
	background: #FFFFF6;
	border: 1px solid #EED;
	padding: 5px 10px;
	overflow: auto;
	margin: 1em 0;
}

ul,ol {margin: 0 0 1em 1.4em;}

fieldset {padding: 12px 10px; background: #EFE; color: #232; border: 1px solid #DED; margin-bottom: 1em;}
legend {font: bold 1em Verdana,sans-serif; padding: 0 6px; color: #363;}

img {border: none;}
img.bordered,.post img {background: #FFF; padding: 5px; border: 1px solid #DDD;}
img.left {margin-right: 1em;}
img.right {margin-left: 1em;}

small,.small {font-size: 0.8em;}

/* inputs */
input.submit {background: #E9E8E8 url('img/input_submit.gif') repeat-x; border: 3px double #CCC; border-color: #CCC #999 #999 #CCC; color: #456; font: bold 0.8em Verdana,sans-serif; padding: 3px 0;}
input.submit:hover {background: #FCFDFC; cursor: pointer;}
input#s {background: #FCFCFC; font: normal 1.1em sans-serif; border: 1px solid #CCC; padding: 3px 5px; width: 150px;}
input#s:hover {background: #FFF;}
textarea {width: 320px;}

/* main layout */
#container {width: 960px; margin: 0 auto; padding-bottom: 0.5em;}
#main {margin: 15px 0 0 8px;}
#main_left {width: 76%;}
#main_right {width: 22%;}

/* top part */
#top {margin: 1em 0; padding-left: 1em;}
#site_title {font: bold 2em Georgia,sans-serif; color: #567;}
#site_description {-x-system-font:none;
color:#000066;
font-family:Georgia,sans-serif;
font-size:1.2em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight: bold;
line-height:normal;}



/* navigation */
.path {margin-bottom: 1em; background: #F6F8FA; border-top: 1px solid #E0E5F0; padding: 8px 10px; color: #678;}

#nav {font-size: 1.1em;}
#nav a {color: #364E6D; text-decoration: none;}
#nav a:hover {text-decoration: underline;}
#nav ul {display: inline; margin: 0;}
#nav ul li {display: inline; list-style: none; margin: 0 8px;}

/* Sidebar and menu */
.ads {margin-bottom: 1em; width:350px;}

#sidebar {float:left; line-height:1.4em; margin:0 0 5px; padding:1px 0 0; width:195px; border-left: 1px solid #E0E5F0; font: Georgia,Tahoma,sans-serif;   }
#sidebar ul {font-size:0.9em; list-style:none; margin:0; padding:0 0 15px 10px; color: #4088B8;}
#sidebar li {list-style:none; margin:0 0 4px; padding:0; color: #4088B8;}
#sidebar li a {font-size:1.2em; font-weight:700; padding:2px; color: #4088B8;}
#sidebar ul ul {line-height:1.2em; margin:4px 0 3px 15px; padding:0; color: #4088B8;}
#sidebar ul ul li a {font-weight:400; color: #4088B8; }
#sidebar h2 {margin:3px 0 8px;}

#sidebar ul {margin: 0;}
#sidebar li {list-style: none; padding: 2px 0;}

/* footer */
#footer {font-size: 0.9em; border-top: 2px solid #E6E6E6; background: #F6F6F6; padding: 8px 12px; color: #888;}
#footer .right {font-size: 0.9em;}
#footer .right, .right a {color: #888;}
#footer .right a {text-decoration: none;}
#footer .right a:hover {color: #000;}

/* first post highlight */
#splash {margin-bottom: 1em;}
#splash .post {padding: 2px 18px 0; background: url('img/splash.jpg') repeat-x left bottom !important; height: 0.01%;}
#splash .metadata {color: #ACA; border-top: 1px solid #DEE9E0; background: none; padding: 8px 0; margin: 0;}
#splash .metadata a {color: #474; text-decoration: none;}
#splash .metadata a:hover {color: #232; text-decoration: underline;}
#splash .date {font-size: 0.8em;}

/* misc */
.bold {font-weight: bold;}
.bordered {border: 1px solid #DDD; background: #FFF; padding: 5px;}
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.light,.light a {color: #777;}
.odd {background: #F6F6F6;}
.right {float: right;}
.tright {text-align: right;}

/* post */
.post {margin-bottom: 1em;}
.post .date {color: #468; font-size: 0.9em; margin: 4px 0 6px;}
.post .body {margin-bottom: 12px; line-height: 1.4em;}
.post .metadata {background: #F6F6F6; border-top: 1px solid #E6E6E6; font: normal 0.9em sans-serif; padding: 6px; clear: both;}
.post .metadata a {color: #333; text-decoration: none;}

/* comments */
.commentlist {margin: 1em 0 0; font-size: 0.9em;}
.commentlist li {list-style: none; padding: 8px 10px 1px;}
.commentlist .post .date {margin-bottom: 3px;}
.box {
background:#4088B8 none repeat scroll 0 0;
border:2px solid #C8C8C8;
color:#FFFFFF;
line-height:1.4em;
padding:10px 10px 10px 13px;
}
.Stile1 {font-size: 10px;}
.links {font-size: 9px;}
.ads {text-align:right;}
.titoletto {border-bottom:4px solid #dadada; color:#4088b8; font-size:1.4em; letter-spacing:-1px; margin:0 0 10px; padding:0 2px 2px 5px; font-weight:bold;}

.Stile2 {font-size: 78%}
.Stile3 {
	font-size: medium;
	font-weight: bold;
}
.Stile4 {font-size: medium; font-weight: bold; color: #4088b8; }