*{
	margin:0;
	padding:0;

}

body {
	font-family: Verdana, Arial, Sans-Serif;
	background: #999999;
	margin: 0px;
	padding: 0px;
}

body a, body a:visited {
	color: #C90018;
	text-decoration: none;
}

body a:hover {
	text-decoration: underline;
	color:#47C900;
}

body p {
	padding: 5px 0px;
	margin: 5px 0px;
	font-size:10px;
}

#page {
	width: 745px;
	margin: 0px auto;
	background: #FFF url('../images/sfondo2.jpg') top center repeat-y;
	padding: 0 10px 0 10px;
}

#header {
	width: 745px;
	height: 179px;
	background: url('../images/header.jpg') top center no-repeat;
	text-align:left;
}


#header h1 {
	font-size: 30px;
	padding: 80px 0 0 290px;
	color: #fff;
}

#header h1 a {
	color: #fff;
}



#header #header_right {
	float:right;
	width: 50px;
	text-align: right;
	font-size: 1.2em;
	color: #fff;
	padding: 20px 20px 20px 0;
}

#header #header_left {
	float:left;
	width: 680px;
	text-align: left;
	font-size: 1.2em;
	color: #fff;
	padding: 10px 0px 10px 20px;
}





#wrapper {
	width: 100%;
}



#content {
	float: right;
	width: 500px;
	line-height: 1.6em;
	padding-top: 10px;
	padding-right:20px;
	font-size:11px;
}



/* SIDEBAR */

#sidebar {
	float: left;
	width: 210px;
	margin-left: 15px;
	padding-top: 25px;
	
}

#sidebar ul {
	margin-bottom:20px;
	font-size:11px;
}


#sidebar ul li {
	list-style:none;
	font-size: 11px;
	margin-bottom:8px;
}

#sidebar a, #sidebar a:visited  {
	color: #C90018;
	text-decoration: underline;
}

#sidebar a:hover, #sidebar a:active {
	text-decoration: underline;
	color:#47C900;
}











/*FOOTER*/

#footer {
	color: #fff;
	width: 745px;
	clear: both;
	font-size:11px;
	background: #FFF url('../images/footer.jpg') top center repeat-y;
}

#footer a, #footer a:hover, #footer a:visited {
	color: #fff;
	text-decoration: none;
}

#footer_left {
	padding: 10px 0 10px 20px;
	text-align: left;
	float: left;
	width: 630px;
	line-height: 1.6em;
}

#footer_right {
	padding: 10px 20px 10px 0;
	text-align: right;
	float: right;
	width: 50px;
	margin-left: 0px;
}





/* INTRO */

.intro h2, .intro h2 a:hover, .intro h2 a:visited, .intro h2 a {
	font-size: 2em;
	text-decoration: none;
	color: #C90018;
	margin-bottom: 10px;
	line-height: 1.0em;
}

.intro {
	font-size: 1.2em;
	margin-bottom: 30px;
	text-align: justify;
}

.intro p {
	padding: 5px 0px;
	margin: 5px 0px;
}

.intro strong {
color: #2B489B;
}

.intro ul, .intro ol {
	margin: 10px 0 10px 0;
	padding-left: 40px;
}

.intro li {
	padding: 2px 0 2px 0;
}



/* POST */

.post h1, .post h1 a:hover, .post h1 a:visited, .post h1 a {
	font-size: 18px;
	text-decoration: none;
	color: #C90018;
	margin-top:15px;
	margin-bottom: 10px;
	
}

.post h2, .post h2 a:hover, .post h2 a:visited, .post h2 a {
	font-size: 1.4em;
	text-decoration: none;
	color: #C90018;
	margin-bottom: 10px;
	line-height: 1.0em;
}

.post h3, .post h3 a:hover, .post h3 a:visited, .post h3 a {
	font-size: 1.2em;
	text-decoration: none;
	color: #C90018;
	line-height: 1.0em;
}

.post {
	font-size: 1.2em;
	margin-bottom: 30px;
	text-align: justify;
}

.post p {
	padding: 5px 0px;
	margin: 5px 0px;
}

.post ul, .post ol {
	margin: 10px 0 10px 0;
	padding-left: 40px;
}

.post li {
	padding: 2px 0 2px 0;
}

.entry {
	margin-bottom: 10px;
	text-align: justify;
}

.entrytext .postmetadata {
	margin-top: 20px;
	text-align: justify;
}

.postmetadata {
	border-top: 1px dashed #ccc;
	padding-top: 2px;
	margin-bottom: 40px;
	text-align: right;
	font-size:11px;
}

.postmetadata alt {
	border-top: 1px dashed #ccc;
	padding-top: 2px;
	margin-bottom: 40px;
	text-align: left;
}

.navigation {
	display:block;
	margin-bottom: 10px;
}


 
.alignleft {
	float:left;
	text-align:left;
	margin-right: 10px;
	margin-bottom: 5px;	
}

.alignright {
	float:right;
	text-align:right;
	margin-left: 10px;
	margin-bottom: 5px;	
}



 .wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px; 
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}



.pagetitle {
	font-size: 1.6em;
	margin-bottom: 20px;
	text-transform:capitalize;
}

blockquote {
	margin: 10px 0 10px 0;
	padding: 5px 10px 5px 10px;
	background: #D7E1FF;
	border-top: solid 1px #9DB7FF;
	border-bottom: solid 1px #9DB7FF;
}


code{
	font:1.2em 'Courier New',Courier,Fixed;
	display:block;
	overflow:auto;
	text-align:left;
	margin: 10px 0 10px 0;
	padding: 5px 10px 5px 10px;
	background: #D7E1FF;
	border-top: solid 1px #9DB7FF;
	border-bottom: solid 1px #9DB7FF;
}

a img {
	border: 0;
}




/* ALTRO */

.testorosso {
color:#C90018;
}

hr {
	display: none;
}

