﻿body {
	border-top-color: #CE311A;
	border-top: 10px #CE311A solid;
	width: 100%;
	margin: 0px;
	background: #222525;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 13px;
	color: #C0C0C0;
}
#layout {
	text-align: left;
}
h1 {
	color: #CE311A;
}
h4 {
	font-size: 18px;
	font-weight: lighter;
	text-decoration: blink;
}
a:visited {
	color: #C0C0C0;
	text-decoration: none;
}
a {
	color: #B6B6B6;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.feature {
	width: 750px;
	color: #CE311A;
	text-align: left;
	float: left;
}
#head {
	height: 130px;
	float: left;
	clear: both;
	width: 100%;
	text-align: right;
}
#head #subhead {
	float: left;
	width: 500px;
	text-align: left;
	height: 60px;
	margin-top: 20px;
	margin-left: 50px;
}
#head #subhead h1{
	margin-left: 0px;
}
#head ul {
	list-style-type: none;
	color: #CE311A;
	margin-left: 0px;
}
#head ul li {
	display: inline;
	line-height: 25px;
	width: 120px;
}
#head ul li a {
	line-height: 25px;
	width: 120px;
	text-decoration: none;
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom-color: #CE311A;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#head ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-color: #808080;
}
.clear {
	width: 100%;
	float: left;
	clear: both;
}
#subnav {
	width: 100%;
	float: left;
	height: 80px;
	background-image: url('images2/subnav-bg.png');
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 30px;
}
#subnav ul {
	list-style-type: none;
	margin-bottom: 25px;
	margin-top: 0px;
}
#subnav ul li {
	display: inline;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 20px;
}
#subnav ul li a {
	text-decoration: none;
}
#subnav ul li a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#main {
	background: repeat-x top;
	text-align: center;
	width: 100%;
	float: left;
}
/********************************************************************************************/
.appuntamenti {
	float: left;
	clear: both;
	text-align: left;
	margin-bottom: 15px;
	width: 350px;
}
.appuntamenti a{
	color: #CE311A;
}

.appuntamenti a:hover{
	color: #CE311A;
}

#quadri {
	background: top;
	width: 960px;
	text-align: center;
	float:none;
	margin-left: 50px;
}
#quadri img {
	border-color: #555B5B;
	padding: 0px;
	border: 0px;
	background-position: center;
	background-image: url('images/loading.gif');
	background-repeat: no-repeat;
	cursor: hand;
}
#quadri img a {
	border: 0px;
}
#quadri img a:hover {
	background-color: #B9B9B9;
	cursor: hand;
}
/******************************************************/
/* SOLO PER PAGINA MULTI ANNO */
.quadri {
	background: top;
	width: 960px;
	text-align: center;
	float: none;
	margin-left: 50px;
}
.quadri img {
	border-color: #555B5B;
	padding: 0px;
	border: 0px;
	background-position: center;
	background-image: url('images/loading.gif');
	background-repeat: no-repeat;
	cursor: hand;
}
.quadri img a {
	border: 0px;
}
.quadri img a:hover {
	background-color: #B9B9B9;
	cursor: hand;
}
.anno {
	font-style: 15px;
	float: left;
	height: 60px;
	clear: both;
	width: 900px;
	margin-top: 40px;
	text-align: left;
	color: #CE311A;
	margin-left: 20px;
}
/******************************************************/
.quadro {
	height: auto;
	min-height: 100px;
	display: block;
	float: left;
	clear: both;
}
.quadroMain {
	background-position: center;
	float: left;
	height: 300px;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	background-repeat: repeat-x;
	border-bottom-color: #C0C0C0;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	text-align: left;
}
.quadroMain h1 {
	font-size: 16px;
	text-align: left;
	margin-left: 3px;
	margin-bottom: 5px;
	color: #E9E9E9;
}
.quadroMain h6 {
	padding: 0px;
	margin: 1px;
	font-size: 11px;
	max-width: 202px;
	font-weight: normal;
}
.quadrodesc {
	float: left;
	clear: both;
	padding-left: 0px;
	padding-bottom: 8px;
	font-size: 11px;
	display: block;
	max-width: 180px;
	height: 75px;
}
.quadrodesc h6 {
	color: #CE311A;
}
.riflesso {
	display: block;
	float: left;
	clear: both;
}
.profilo {
	border: 1px #555B5B solid;
	background: url('images/bg-radial2.jpg') repeat-x top;
	margin: 10px;
	padding: 10px;
	text-align: left;
	width: 400px;
	float: left;
}
.profilo h2 {
	text-align: right;
	width: 400px;
	float: left;
	color:#CE311A;
	font-size: 18px;
}
.profilo h3 {
		font-size: 18px;
		clear:both;

}
.profilo_critica {
	border: 1px #555B5B solid;
	background: url('images/bg-radial2.jpg') repeat-x top;
	margin: 10px;
	padding: 10px;
	text-align: left;
	width: 600px;
	float: left;
}

.profilo p {
	margin-top: 5px;
}
.profilo .intro {
	font-style: italic;
	font-weight: bold;
	color: #E9E9E9;
}
.profilo ul {
	list-style-type: none;
}
.profilo ul li {
	list-style-type: none;
	line-height: 25px;
}
/*********************************************************/
.date {
	font-weight: bold;
	color: #FFFFFF;
}
.post-date {
	float: left;
	width: 40px;
	height: 50px;
	color: #2f2f2f;
	text-align: center;
	background: transparent url('images/date.gif') no-repeat left center;
	margin: 0 15px 0 0;
}
.post-date3 span.day, .post-date4 span.day

{
	display: block;
	font-size: 1.6em;
	margin: 7px 0 -4px 0;
}
.post-date2 span.day

{
	display: block;
	font-size: 1.6em;
	margin: 7px 0 -4px 0;
}
.post-date1 span.day

{
	display: block;
	font-size: 1.6em;
	margin: 7px 0 -4px 0;
}
.post-date span.day

{
	display: block;
	font-size: 1.6em;
	margin: 7px 0 -4px 0;
}
.post-date3 span.month
{
	font-size: 0.8em;
	text-transform: uppercase;
	color: #FFFFFF;
}
.post-date2 span.month
{
	font-size: 0.8em;
	text-transform: uppercase;
	color: #FFFFFF;
}
.post-date4 span.month
{
	font-size: 0.8em;
	text-transform: uppercase;
	color: #FFFFFF;
}

.post-date1 span.month
{
	font-size: 0.8em;
	text-transform: uppercase;
	color: #FFFFFF;
}
.post-date span.month
{
	font-size: 0.8em;
	text-transform: uppercase;
	color: #FFFFFF;
}
.post-date1 {
	float: left;
	width: 40px;
	height: 50px;
	color: #2f2f2f;
	text-align: center;
	background: transparent url('images/date.gif') no-repeat left center;
	margin: 0px 15px 30px 0;
}
.post-date4 {
	float: left;
	width: 40px;
	height: 50px;
	color: #2f2f2f;
	text-align: center;
	background: transparent url('images/date.gif') no-repeat left center;
	margin: 0px 15px 120px 0;
	display: block;
}
.post-date2 {
	float: left;
	width: 40px;
	height: 50px;
	color: #2f2f2f;
	text-align: center;
	background: transparent url('images/date.gif') no-repeat left center;
	margin: 0px 15px 70px 0;
	display:block;
}
.post-date3 {
	float: left;
	width: 40px;
	height: 50px;
	color: #2f2f2f;
	text-align: center;
	background: transparent url('images/date.gif') no-repeat left center;
	margin: 0px 15px 10px 0;
	display: block;
}

/*********************************************************/
#footerwrapper {
	width: 100%;
	text-align: center;
}
#footer {
	padding: 40px;
	display: block;
	clear: both;
	float: none;
	width: 80%;
	text-align: left;
}
#footer .credits {
	width: 400px;
	float: left;
	display: block;
	font-size: 11px;
	padding:0;
	font-variant: small-caps;
	color: #FFFFFF;
}
.credits p {
	line-height: 25px;
}
.credits a:visited {
	color: #FFFFFF;
}
.credits a {
	color: #FFFFFF;
}
.credits a:hover {
	color: #CE311A;
}
#footer .immagini {
	float: right;
}
#footer .immaginik {
	float: left;
}

#footer img {
	border: 0px #222525;
}
/*********************************************************/

