body {
	margin: 20px 0;
	padding: 0;
	background: #000000 url(img/t3.gif);
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	color: #000000;
}

h1, h2, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #9E0F0F;
}

h2 {
}

h3 {
	margin: 0;
	padding: 4px 0 0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style:oblique;
	color: #000000;
}

p, blockquote, ul, ol {
	margin-top: 0;
}

blockquote {
}

a {
	color:#741A1A;
}

a:hover {

	text-decoration: none;
}

/* Menu */

#menu {
	width: 700px;
	height: 40px;
	margin: 0 auto;
	background: #660000;
	border: 5px solid #990000;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 8px 20px 0 20px;
	border-right: 1px solid #993300;
	text-decoration: none;
	font-weight: bold;
	color: #FFFF00;
}

#menu a:hover {
	background: #993300;
}

#menu #rss a {
	padding-left: 30px;
	background: url(images/img02.gif) no-repeat 10px 50%;
	float: right;
	border: none;
}

#menu #rss a:hover {

	background-color: #993300;
}

/* Header */

#header {
	width: 700px;
	height: 180px;
	margin: 0 auto;
	background-color:#000000;
	background-image:url(img/int.jpg);
	background-repeat:no-repeat;
	background-position:center;
	border: 5px solid #990000;
	border-top: none;
}

#header h1 {
	padding: 75px 0 0 20px;
	font-size: 1.8em;
}

#header h2 {
	padding: 0 0 0 20px;
	font-size: .8em;
}

#header a {
	text-decoration: none;
	color: #cccccc;
}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	background: #EFEFEF;
	border: 5px solid #990000;
	border-top: none;
}

/* Latest Post */


#latest-post {
	padding: 10px 0;
	background: #662020;
	background-image:url(img/sfumatura.jpg);
	background-repeat:repeat-x;
	border-bottom: 5px solid #990000;
	
}

#latest-post .title {
	float: left;
	width: 188px;
	padding-left: 10px;
	text-align: left;
	line-height: 1.2em;
	color:#ffffff;
	border-right: 1px solid #999999;
	height:90px;
}

#latest-post .story {
	float: right;
	width: 470px;
	padding: 0 15px;
	color:#ffffff;
	line-height: 1.5em;
}

#latest-post .meta {
	clear: both;
}
#latest-post a{
color:#ffff00;
}

/* Posts */

#posts {
	float: right;
	width: 480px;
	padding: 10px;
	border-left:2px solid #990000;
}
#titlepost {
	text-align: left;
	line-height: 1.0em;
	color:#000000;
	border: 1px solid #999999;
	padding:5px;
	background-color:#E2E2E2;
}
#posts .post {
}

#posts .story {
line-height: 1.3em;
}

#posts .meta {
}

#posts .meta p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
}

#posts ul {
}

#posts ul li {
}

/* Links */

#links {
	float: left;
	width: 150px;
	padding: 20px;
	
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
	
}

#links li ul {
	padding: 15px 5px 25px 5px;
	line-height: 1.0em;
	font-size:10px;
}

#links li li {
	padding: 3px 0;
}

#links li a {
color:#000000;
font-weight:700;
text-decoration:none;
}
#links li a:hover {
color:#9E0F0F;
font-weight:700;
}


#links li i {
	font-size: smaller;
}

/* Footer */

#footer {
}

#footer p {
	text-align: center;
	font-size: x-small;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}
.campo{
width:140px;
height:12px;
font-size:9px;
background-color:#CCCCCC;
margin-top:5px;
}
.invia{

margin-top:3px;
border: 1px solid #000000;
background-color:#990000;
color:#FFFF00;
}
div#smile{
height:100px;
margin-top:10px;
text-align:left;
overflow:auto;
border: 1px solid #ffffff;
font-weight:800;
}
.campicolore{
background-color:#CCCCCC;
}
.tabcal{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
text-align:center;
background-color:#E2E2E2;
border: 1px solid #cccccc;
width:160px;
}
.trtabcal{
background:#cccccc;
color:#9E0F0F;
font-weight:bold;
}