@charset "utf-8";
/* CSS Document */

/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
@font-face {
	font-family: 'PhoenixScriptFLFRegular';
	src: url('PhoenixScriptFLF.eot');
	src: local('PhoenixScriptFLF Regular'), local('PhoenixScriptFLF'), url('PhoenixScriptFLF.woff') format('woff'), url('PhoenixScriptFLF.ttf') format('truetype'), url('PhoenixScriptFLF.svg#PhoenixScriptFLF') format('svg');
}

@font-face {
	font-family: 'ShardeeRegular';
	src: url('Shardee.eot');
	src: local('Shardee Regular'), local('Shardee'), url('Shardee.woff') format('woff'), url('Shardee.ttf') format('truetype'), url('Shardee.svg#Shardee') format('svg');
}






body {
	margin-top: 0px;
	padding: 0;
	background: #1F0303 url(../images/img04_100.jpg) fixed;
	font-size: 12px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	color: #FFFFFF;
	background-position:left top;
	background-repeat:no-repeat;
scrollbar-base-color: #cc0000;
scrollbar-arrow-color: #fff;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

p, ul, ol {
	margin: 0 0 1em 0;
	text-align: left;
	line-height: 1.5;
}

a:link {
	color: #333;
}

a:hover, a:active {
	text-decoration: none;
	color: #B8120B;
}

a:visited {
	color: #333;
}

a img {
	border: none;
}

img.sx {
	float: left;
	margin-right: 15px;
}

img.sx2 {
	float: left;
	margin-right: 5px;
}

img.dx {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Header */

#header {
	width: 860px;
	margin: 20px auto 0px auto;
	padding:0px 20px;
	color:#fff;
	text-align:right;
}
#header a {
color:#fff;
text-decoration:none;}

#header a img {
border:1px solid #fff;}

#header a:hover {
color: #CC0000;
text-decoration:none;}

#sopra {
width:900px;
height:8px;
background: url("/images/sf_banner.png") no-repeat left top;
margin: 3px auto 0px auto;
}
#banner {
	width: 900px;
	margin: 0px auto;
	overflow:hidden;
}

#sotto {
width:900px;
height:10px;
background: url("/images/sf_banner.png") no-repeat left bottom;
margin: 0px auto 3px auto;
}




/** LOGO */

#logo {
clear:both;
	width: 100%;
	height: 58px;
	margin: 0 auto;
	padding: 20px 0 0 0px;
	font-family:'PhoenixScriptFLFRegular', Arial, sans-serif;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
	line-height: normal;
}

#logo h1 {
	font-family:'PhoenixScriptFLFRegular', Arial, sans-serif;
	font-size:48px;
	text-align:center;
}
#logo p {
	font-size:48px;
	text-align:center;
}



/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	background: #fff;
/*	background-image:url(../images/sfondo.jpg);
	background-repeat:repeat-y;
	color:#000000;
*/
color:#fff;}

/* Content */

#content {
	float: left;
	width: 600px;
	padding:20px 0px 20px 20px;
	color:#000;
	
}

#content2 {
	width: 900px;
	padding:20px 0px 20px 20px;
	color:#000;
	
}

#content2  h2 {
	font-size: 30px;
	font-family:"PhoenixScriptFLFRegular";
	color:#000;
}


#news {}

#news h2 {
	font-size: 22px;
	font-family:"PhoenixScriptFLFRegular";
	color:#B8120B;
	margin-bottom:10px;
}

/* Post */

.post {
	padding: 0px 0px 10px 0px;
	margin-bottom: 10px;
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left: 8px solid #B8120B;
}

.post h1 {
	padding: 0px 0 0 0px;
	font-size: 24px;
	color: #B8120B;
}


.post h2 {
	padding: 0px;
	font-size: 30px;
	color: #000;
	font-family:"PhoenixScriptFLFRegular";
}
.post2 {
	padding: 0px 0px 10px 0px;
	margin-bottom: 10px;
}
.post h3 {
	padding: 5px 10px;
	font-size: 24px;
	color: #000;
	font-family:"PhoenixScriptFLFRegular";
}
.post p {
	padding: 5px 20px;
	color: #000;
}

.testo {
padding:5px 20px;}



/* Sidebar */

#sidebar {
	width: 250px;
	float: right;
	margin: 0;
	padding: 0;
	color:#000000;
	background-color:#fff;
}

#sidebar h2 {
	width: 240px;
	margin: 20px 0 10px 0;
	font-size: 22px;
	color: #fff;
	background-color:#000;
	text-align:center;
		font-family:"PhoenixScriptFLFRegular";

}
#sidebar p {
	width: 230px;
}


#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}


#sidebar li  {
	margin: 0;
	padding-left: 20px;
}

#sidebar li a  {
	display:block;
	line-height:25px;
	margin: 0;
	padding-left: 42px;
	border-bottom:1px solid #ccc;
	text-decoration:none;
	background-image:url(../images/list.png);
	background-position:left center;
	background-repeat:no-repeat;
}

#sidebar li a:hover  {
	display:block;
	color:#CC0000;
	line-height:25px;
	margin: 0;
	padding-left: 42px;
	border-bottom:1px solid #ccc;
	text-decoration:none;
	background-image:url(../images/diavoletto.jpg);
	background-position:left center;
	background-repeat:no-repeat;
}



/* Footer */
#footer-wrap {
}

#footer {
	width: 900px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	background: url(../images/img03.png) no-repeat;
}

html>body #footer {
	height: auto;
}

#footer p {
	font-size: 11px;
}

#legal {
	clear: both;
	text-align: center;
	color: #FFFFFF;
}

#legal a {
	font-weight: normal;
	color: #FFFFFF;
}




div.data{float: right;width: 50px;margin:0 0px 6px 6px;
    text-align: center;color: #777;padding-bottom: 5px;
    background: #E9F3FF url(/images/date.png) no-repeat bottom left} 

div.data span.d{display: block;font-size: 150%;
    font-weight: bold;color: #B8120B;padding-top: 5px;
    background: #E9F3FF url(/images/date.png) no-repeat top left} 

div.data span.m{text-transform: uppercase}


#content a.button{display:block;width: 150px;height: 50px; margin: 5px 0;
	float:left;
    font: bold 16px/28px "Trebuchet MS",Arial,sans-serif;
    text-align:center;text-decoration: none; 
	color: #fff; !important
	line-height:40px;
    background: url("/images/bottone.jpg") no-repeat 0 0}

#content a.button:hover{color: #FFFF00;}      /*per IE fino alla versione 6*/
html>body #content a.button:hover{background-position:0 -50px;color: #FFFF00;}  


.evidenziato {
background-color: #CC0000;
color:#FFFFFF;
padding: 1px 2px;}

#notizie {
margin:10px 20px;}

#notizie h2 {
	font-size: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#B8120B;
	margin-bottom:20px; !important
	}

#notizie h3 {
	font-size: 16px;
	color:#B8120B;
	margin-bottom:20px; !important
	font-weight:bold;
	}

#notizie p {
line-height:1.5;
font-size:110%;
margin-bottom:15px;
text-align:justify;}

#notizie ul {
list-style-image:url(../images/list.png);}

#notizie li {
line-height:1.5;}


#nav {
margin:0px 20px 30px 0px;
background-color:#D8D8D8;
padding:3px 10px;
border-left: 5px solid #CC0000;
}

#notizie p.peronaggio {
font-family:"PhoenixScriptFLFRegular", Arial, sans-serif;
font-size:28px;!important}

#notizie p.protagonista {
font-size:18px;
color:#cc0000;
font-weight:bold;}

.insula select {
font-size:12px;
color:#cc0000;
}

.scheda {
float:left; 
margin-left:20px; 
width:300px;}

.scheda2 {
float:left; 
margin-left:20px; 
width:400px;
font-size:13px;
line-height:1.5;}

.etichetta {
font-family: Georgia, "Times New Roman", Times, serif;
font-style:italic;
color:#cc0000;}


#colsx {
float:left;
width:400px;
font-size:13px;}

#coldx {
float:right;
width:200px;}

#coldx h3, #menu_edizione h3{
color:#cc0000;
}

.tabella td {
border-bottom:1px solid #D8D8D8;}

#menu_edizione {
float:right;
width:160px;
margin-bottom:10px;
margin-left:10px;
}

#menu_pers {
float:right;
width:200px;
margin-bottom:10px;
margin-left:10px;
padding-bottom:5px;
border-bottom:1px solid #cc0000;
}

.perso, .perso td,.perso th{border:solid #CCC;border-width: 1px 0;border-collapse: collapse}
.perso td, .perso th{padding: 3px 2px; text-align: left; width:172px}
.perso th{background: #cc0000;color: #fff;}

tr.odd td{background: #eee}

div.tablewrap{position: relative;width: 850px;padding-top: 20px}
div.tablewrap-inner{width: 860px;height: 300px; overflow: auto}
div.tablewrap thead tr{position: absolute;top: -5px} 

#inno {
float:right;
width:200px;
margin-left:15px;
color:#666666;
}
#inno p {
line-height:1.2;
font-size:12px;
}

#inno p.ind {
margin-left:20px;}

#inno h3 {
color:#cc0000;
}


.post2 {
	padding: 10px 20px 0px 20px;
	margin-bottom: 10px;
}

.post2 h2 {
	padding:10px 0px 30px 0px;
	font-size: 30px;
	color: #B8120B;
	font-family:"PhoenixScriptFLFRegular";}

.post2 h3 {
	padding:0px 0px 20px 0px;
	font-size: 18px;
	color: #000000;
	}

.post2 p {
line-height:1.5;
font-size:13px;
text-align:justify;}
