/*------------------------ RESET ------------------------*/

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 font-size: 100%;
 vertical-align: baseline;
 background: transparent;
}

body {
 line-height: 1;
}

ol, ul {
 list-style: none;
}

blockquote, q {
 quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
 content: ”;
 content: none;
}
/* remember to define focus styles! */
:focus {
 outline: 0;
}
 
/* remember to highlight inserts somehow! */
ins {
 text-decoration: none;
}

del {
 text-decoration: line-through;
}

/* tables still need ‘cellspacing="0"’ in the markup */
table {
 border-collapse: collapse;
 border-spacing: 0;
}
/*-----------------------------------------------------------------*/
body{
/*	background: #000  url(img/fondo.jpg) fixed;*/
	background: #000  url(img/fondo_63.jpg) center fixed;
	font: 83% "Trebuchet MS", arial, sans-serif;
	text-align: justify;
	line-height: 1.7em;
	color: Scrollbar;
}
.logo{
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(img/ceroanKio5.png);
	width: 584px;
	height: 192px;
}
.data{
	position: absolute;
	top: 60px;
	left: 700px;
	background: transparent url(img/data.gif) no-repeat;
	width: 250px;
	height: 100px;
}
.corpo{
	width: 850px;
	position: absolute;
	top:190px;
	left:85px;
}
.colonna{
	float: right;
	width: 630px;
	margin:0 0 20px 20px;
   _margin:0 0 20px 10px;
	background-color: black;
	padding-top: 20px;
}
.maltempo{
	float: right;
	width: 630px;
	margin:0 0 20px 20px;
   _margin:0 0 20px 10px;
	background-color: #c3f;
/*	padding-top: 20px;*/
	font-size: 1.2em;

}
.piede{
	float: right;
	height: 50px;
	width: 630px;
	background-color: #000;
	font-size: 0.75em;
	margin-bottom: 40px;
}
/*-------------------------MENU--------------------------*/
.m{
	float: left;
}
.spazio{
	width:2%;
	float: left;
}
.spazio2{
	width:8%;
	float: left;
}
.firma{
	width: 150px;
	float: right;
	text-align: right;
	color: #363636;
	margin-right: 20px;
}
.menu{
	width:200px;
	float: left;
	color: #999999;
	font-size: 0.8em;
	line-height: 1.3em;
	margin-bottom: 40px;
}
.fondino{
	background-color: black;
	padding: 20px 0 10px 10px;
	margin-bottom: 20px;
}
.fondinonews{
	background-color: #cc33ff;
	color: White;
	/*font-size: 1.1em;*/
	padding: 20px 10px 10px 10px;
	margin-bottom: 20px;
}
.fondinonews a{
	text-decoration: none;
	font-weight: bold;
	font-size: 1.15em;
	color: #99ff00;
}
.fondinonews a:hover, .fondinonews a:visited{
	text-decoration: none;
	font-weight: bold;
	font-size: 1.15em;
	color: #7DD200;
}
.fondinonews h6{
	display: inline;
	font-size: 16px;
	font-weight: normal;	
	color: #7DD200;
	text-align: left;
	margin-left: 20px;
}
.fondinonews h7{
	font-size: 14pt;
	/*color: #9f0000;*/
	color: #7DD200;
	
	text-decoration: blink;
	display: inline;
	margin: 0 0 0 5px;
}
a{
	text-decoration: none;
	font-weight: bold;
	font-size: 1.15em;
	/*color: #9f0000;*/color: #cc33ff;
}
a:visited{
	text-decoration: none;
	font-weight: bold;
	font-size: 1.0em;
	color: #ff9900;
}
a:hover{
	text-decoration: none;
	font-weight: bold;
	font-size: 1.15em;
	color: #ADFF2F;
}
.line{
	border-top: 1px dotted #636363;
	margin: 2px 0 6px 0;
}
/*----------------------- home ---------------------------------*/
.organizzazione{
	width: 630px;
	height: 150px;
	background: url(img/organizzazione.gif) no-repeat;
	float: left;
}
.band{
	float: right;
	margin-right: 15px;
}
p{
	margin: 10px 25px 10px 20px;
}
h1{
	font-size: 28px;
	font-weight: normal;
	margin: 0 25px 10px 20px;
	/*color: #9f0000;*/color: #cc33ff;
}
h2{
	font-size: 20px;
	font-weight: normal;
	margin: 0 25px 10px 20px;
	/*color: #9f0000;*/color: #cc33ff;
}
h3{
	display: inline;
	font-size: 25px;
	font-weight: normal;	
	/*color: #9f0000;*/color: #cc33ff;
	text-align: left;
}
h4{
	display: inline;
	font-size: 18px;
	font-weight: normal;	
	color: #fff;
	text-align: left;
}
h5{
	display: inline;
	font-size: 18px;
	font-weight: normal;	
	color: #fff;
	text-align: right;
	float: right;
}
h6{
	display: inline;
	font-size: 16px;
	font-weight: normal;	
	color: #cc33ff;
	text-align: left;
	margin-left: 20px;
}
h7{
	font-size: 14pt;
	color: #ff9900;
	text-decoration: blink;
	display: inline;
	margin: 0 0 0 5px;
}
h8{
	display: inline;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 10px 20px;
	/*color: #9f0000;*/color: #cc33ff;
}
h9{
	font-size: 12pt;
	color: #ff9900;
	text-decoration: none;
	display: inline;
	margin: 0 0 0 5px;
}
ul{
	margin-left:20px;
	list-style: square;
}
li{
	margin: 0 25px 3px 20px;
	line-height: 1.3em;
}
.colonna_stretta{
	margin-left: 20px;
}
.colonna_stretta p{
	margin-left: 0;
}
.colonna_stretta a{
	font-weight: normal;
	text-align: left;
}
.colonna a{
	font-size: 0.95em;
}
.testo{
	margin: 0 0 2px 20px;
	width: 120px;
}
.btn{
	width: 120px;
	border: none;
}
.iscriviti{
	text-align: right;
	width: 390px;
	float: left;
	margin-bottom: 15px;
}
.accetto{
	margin-right: 25px;
	margin-top: 10px;
	margin-bottom: 15px;
	_margin-right: 10px;
	padding: 10px;
	background-color: #363636;
	width: 190px;
	float: right;
	line-height: 1.25em;
	font-size: 0.90em;
}
.asterischi{
	padding: 0 23px;
	text-align: justify;
	color: #ff9900;
	font-size: 0.9em;
	line-height: 1.1em;
}
.mini{
	margin:3px;
	padding: 5px 5px 1px 5px;
	background-color: #c8c8c8;
	float: left;
}
.bloccofoto{
	margin: 0 25px 20px 20px;
	float: left;
}
span{
	display: none;
}
.logation{
	width: 300px;
	height: 150px;
	margin: auto;
	background: #000 url(img/manina.jpg) no-repeat;
	text-align: right;
	padding: 2%;
	border: 1px solid #999;
	color:#adff2f
}

.imruppo{
	float: left;
	width: auto;
	height: Auto;
}
.bandiscritta{
	line-height: 1.2em;
	margin: 10px;
	float: left;
	clear: both;
	border-top: 1px dotted #002635;
	padding: 5px 0 5px 0;
	position:relative;
	display: block;
	width: 600px;
}
.commenti{
	width: 80px;;
	height: 170px;
	border-left: 1px dotted #002635;
	float: right;
	text-align: right;
	clear: right;
	position: relative;
}
.testoruppo{
	padding: 0 10px;
	width: 290px;
	height: 170px;
	float: left;
	position: relative;
}
.blocco_commento{
	position: relative;
	width:607px;
	border-bottom: 1px dotted #999;
	margin: 10px;
}
.chiudi{
	clear: both;
}
.autor{
	height: 22px;
	background-color: #363636;
	position: relative;
	padding: 0 10px;
}
.raccogli_commento{
	background-color: #363636;
	position: relative;
	margin: 10px;
	padding: 10px;
	text-align: right;
}
table{
	border: 1px solid #363636;
	margin: 10px;
}
th{
	text-align: center;
}
td{
	vertical-align: middle;
}
tr{
	border-top: 1px solid #363636;
}
/*-------------------------------------------------*/
.firefox{
	width: 200px;
	height: 70px;
	background: transparent url(img/download-button-primary.png) top left no-repeat;
}
.firefox a{
	display: block;
	width: 200px;
	height: 70px;
	color: #444;
	font-size: 1.2em;
}
.firefox a:hover{
	display: block;
	width: 200px;
	height: 70px;
	background: url(img/download-button-primary.png) top right no-repeat;
	color: #D53500;
}
.firefox a p{
	margin: 0 0	0	80px;
}

.personas{
	width: 200px;
	height: 90px;
	background: transparent url(img/sidebar-personas_up.png) top left no-repeat;
}
.personas a{
	display: block;
	width: 200px;
	height: 70px;
	color: #444;
}
.personas a:hover{
	display: block;
	width: 200px;
	height: 70px;
	background: url(img/sidebar-personas_down.png) top left no-repeat;
	color: #D53500;
}
.personas a p{
	margin: 0 0	0	80px;
}
.regolamento{
	width: 578px;
	height: 210px;
	overflow: auto;
	margin-left: 15px;
	border: 1px solid #363636;
	background-color: #D9D9D9;
	color: #002635;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
}
.regolamento h2{
	color: #f00;
	margin: 5px 10px 5px 10px;
}
.regolamento li{
	margin: 5px 10px 5px 10px;
	line-height: 1.1em;
	font-weight: normal;
} 
.regolamento p{
	margin: 5px 10px 5px 10px;
	line-height: 1.1em;
	margin: 10px 10px 5px 10px;
	text-align: justify;
	font-weight: normal;
}
.contatore{
	margin: 60px 0 0 0;
}
.risultati{
	width: 300px;
}
.risultati tr td{
	padding: 5px;
}
.risultati tr th{
	font-weight: bold;
	color: #c3f;
}
.winner{
	background-color: #6E4300;
}
.winner td{
	font-weight: bolder;
}
.piccolo td{
	color: #f90;
	font-size: 0.8em;
}
.bandlist h2{
	margin: 0px;
	font-size: 1.4em;
	display: inline;
}