html,
body {
	background: #f7e6e6;
}

#container {
	box-shadow: 0 0 10px rgba(0,0,0,.7);
	margin: 0 auto;
	padding: 0 15px;
	width: 980px;
	background: #ffffff;
	text-align: left;
	overflow: visible;
}

/* ##########################################
  testa
  */
#sopra {
	border-bottom: 1px solid #999999;
	margin: 0 auto 5px auto;
	padding: 0;
	width: 100%;
	font-size: 12px;
	line-height: 24px;
	text-align: center;
	height: 24px;
}

#sopra img {
	border: 0px none #000000;
	margin-left: 4px;
	width: 20px;
	height: 20px;
	vertical-align: middle;
}

#giorno {
	float: left;
	margin-left: 10px;
	display: block;
	font-size: 12px;
	line-height: 24px;
	height: 24px;
}

#sopra a {
	color: #000000;
	text-decoration: none;
}

#sopra .infoutente {
	border-left: 1px solid #999999;
	padding-left: 5px;
	padding-right: 5px;
	display: inline-block;
	cursor: pointer;
}

#sopra .infoutente:hover {
	background: #ffff00;
}

#login {
	float: right;
	line-height: 24px;
	height: 24px;
}

#testata {
	margin: auto;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 100%;
	background: url(/qt/grafica/sfondo_testata.gif) no-repeat center center;
	text-align: center;
	height: 110px;
}

#scrittaqt {
	display: none;
}

#testata .sponsor.asinistra {
	border-style: none;
	float: left;
	width: 180px;
	height: 100px;
}

#testata .sponsor.adestra {
	border-style: none;
	float: right;
	width: 180px;
	height: 100px;
}

#testata .sponsor img {
	border-style: none;
}

/* ##########################################
  login form
  */
#loginslide {
	border: 1px solid #990000;
	box-shadow: 2px 2px 5px rgba(0,0,0,.7);
	padding: 5px;
	display: none;
	color: #ffffff;
	background: #993300;
	line-height: 1.1em;
	text-align: center;
	position: absolute;
	z-index: 3;
}

#loginslide form {
	margin: 0;
	padding: 0;
	display: inline !important;
}

#loginslide form input {
	border-style: none;
	margin: 0;
	padding: 2px;
	color: #990000;
	background: #ffffff;
	vertical-align: middle;
}

#loginslide a {
	color: #ffff33;
}

#loginslide .ltd {
	vertical-align: bottom;
}

/* ##########################################
  menu
  */
ul.menu {
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	background: url(/qt/grafica/menuopaco.gif) repeat-x 0 50%;
	height: 30px;
}

ul.menu li {
	float: left;
	display: block;
	list-style-image: none;
	list-style-type: none;
	color: #ffffff;
	line-height: 30px;
	height: 30px;
}

ul.menu li a {
	margin: 0;
	padding: 0 10px;
	display: block;
	color: #ffffff;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
	height: 30px;
	position: relative;
}

ul.menu li a:hover {
	color: #ffff00;
	background: #990000;
	text-decoration: none;
}

ul.menu li.freccia a {
	padding-right: 17px;
	background: url(/qt/grafica/freccia.gif) no-repeat 95% 52%;
}

ul.menu li ul {
	border: 1px solid #000000;
	margin: 0;
	padding: 5px 0;
	display: none;
	background: #ffffff;
	position: absolute;
	z-index: 2000;
}

ul.menu li.freccia ul li {
	border-style: none;
	float: none;
	width: auto;
	display: block;
	font-size: 1em;
	line-height: 25px;
	text-align: left;
	height: 25px;
}

ul.menu li.freccia ul li a {
	margin: 0;
	padding: 0 7px;
	display: block;
	color: #000000;
	background: none;
	line-height: 25px;
	height: 25px;
}

ul.menu li.freccia ul li a:hover {
	color: #ffffff;
	background: #990000 none;
}

ul.menu li:last {
	float: right;
}

#cse-search-box {
	margin: 0;
	padding: 0;
	display: block;
	line-height: 30px;
	height: 30px;
	top: 0;
}

#cse-search-box input {
	margin: 0;
	padding: 0;
}

/* ##########################################
  percorso 
  */
#percorso {
	margin: .75em 0;
	padding: .75em 0;
	color: #990000;
	font-size: 1em;
}

#percorso a {
	color: #000000;
	font-style: normal;
	font-weight: bold;
}

#percorso a:hover {
	color: #993300;
}

#percorso strong {
	color: #cc1e1c;
}

.sponsor {
	text-align: center;
}

.sponsor a {
	margin: 3px auto;
	display: block;
}

/* ##########################################
  fondo
  */
#footer {
	border-top: 1px solid #999999;
	clear: both;
	float: none;
	margin-top: 20px;
	padding-bottom: 10px;
	padding-top: 15px;
	width: 100%;
	text-align: center;
}

#footer a {
	border-style: none;
	margin-left: 8px;
	margin-right: 8px;
	display: inline-block;
	vertical-align: middle;
}

#piede {
	padding-top: 7px;
	font: normal normal normal 8pt Ubuntu,Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-align: center;
}

/* ##########################################
  
  */
a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 img,
h2 img,
h3 img,
h4 img,
h5 img,
h6 img {
	margin: 0;
}

table {
	background: #f1f1f1;
}

fieldset {
	font-size: 1em;
	padding: 1em;
	border: 1px solid #708090;
	border-radius: 5px;
}

legend {
	font-size: 1em;
	padding: .1em .5em;
	border: 1px solid #708090;
	border-radius: 5px;
}

/* ##########################################
  popup
  */
div#popupsfondo {
	width: 100%;
	background: #ffffff url(/qt/logoqt_112x80.gif);
	left: 0;
	position: absolute;
	top: 0;
	z-index: 1000;
}

div#popup {
	border: 2px solid #990000;
	padding: 0;
	width: 400px;
	background: #ffffff;
	height: 200px;
	position: absolute;
	z-index: 1500;
}

div#popup div {
	padding: 0;
}

div#popup div.contenuto {
	height: 165px;
	overflow: auto;
}

div#popup div strong {
	padding: 0px;
	display: block;
	color: #ffffff;
	background: #990000;
	font-weight: bold;
}

div#popup div.bottoni {
	padding-bottom: 3px;
	width: 100%;
	text-align: center;
	bottom: 0;
	left: 0;
	position: absolute;
}

div#popup div.bottoni input {
	width: 60px;
	font: .9em Ubuntu,Verdana,Geneva,Arial,Helvetica,sans-serif;
}

/* ##########################################
  calendario
  */
table.calendario {
	border: 1px solid #990000;
	margin: 0 auto;
	width: auto;
	border-collapse: collapse;
}

table.calendario td,
table.calendario th {
	border: 1px solid #dddddd;
	padding: 1px;
	background: #dddddd;
	text-align: center;
}

table.calendario tr.giorni td {
	background: #ffffff;
}

table.calendario tr.giorni td.vuoto {
	background: #eeeeee;
}

table.calendario tr.giorni td.eventi1 {
	background: #ffe5e5;
}

table.calendario tr.giorni td.eventi2 {
	background: #ffcaca;
}

table.calendario tr.giorni td.eventi3 {
	background: #ff9393;
}

table.calendario tr.giorni td.eventi4 {
	background: #ff5e5e;
}

table.calendario tr.giorni td.eventi5 {
	background: #cc1e1c;
}

table.calendario tr.giorni td.eventi6 {
	background: #990000;
}

table.calendario tr.giorni td.oggi {
	color: #ff0000;
	font-weight: bold;
}

table.calendario tr.giorni td a {
	font-weight: bold;
}

/* ##########################################
  commenti
  */
div.commento {
	margin: 1em;
	padding: .5em;
}

div.commento:hover .com-segnalawb {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
	float: right;
}

.com-segnalawb {
	display: none;
	cursor: pointer;
	border: 1px solid silver;
	background-color: #eeeeee;
	border-radius: 3px;
	color: silver;
	font-size: .8em;
}

.com-segnalawb:hover {
	color: black;
	border-color: black;
}

div.commento .com_nome {
	border-bottom: 1px solid #eeeeee;
	color: #990000;
}

div.commento .com-autore {
	display: inline-block;
	padding-left: 1em;
}

div.commento .com-titolo {
	color: #ff0000;
}

div.commento .com_testo {
	padding: 1em;
}

div.commento .com_comandi {
	border-top: 1px solid #eeeeee;
	color: #990000;
	text-align: center;
}

div.com_breve {
	margin-bottom: .35em;
	font-size: 85%;
}

div.com_breve em {
	color: #000000;
	text-decoration: none;
}

div.com_breve a.titblog {
	color: #990000;
	font-weight: bold;
	text-transform: uppercase;
}

div.com_breve strong.giora {
	color: #990000;
}

/* ##########################################
  album foto
  */
#numerifoto {
	margin: 1em auto;
	color: #ffffff;
	background: #dddddd;
	text-align: center;
}

#numerifoto a.questa {
	color: #000000;
	font-weight: bold;
}

#numerifoto img {
	border: 1px solid #000000;
	padding: 1px;
	background: #ffffff;
}

#descrizionefoto {
	margin: 1em 10em;
	font-style: italic;
	text-align: center;
}

/* ##########################################
  box colonna a destra
  */
div.box {
	margin: 0;
	padding: 1em .5em;
	width: auto;
	background: #ffffff;
	overflow: hidden;
	border-bottom: 1px solid #708090;
}

div.box h3 {
	margin: 0 0 .7em 0;
	padding: 0;
	color: #d40010;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2em;
	text-align: left;
	text-transform: uppercase;
}

/* ##########################################
  lista articoli
  */
.argomento {
	margin-top: 1.4em;
	padding: .2em .5em;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	border-width: 0px 0px 2px 10px;
	border-color: gray;
	border-style: solid;
}

.argomento a {
	color: #000000;
}

.argomento.col_bianco a {
	color: #ffffff;
}

.articolosingolo {
	margin: 0em;
	width: auto;
	overflow: auto;
	padding: .7em 0 .7em 1em;
	border-color: #dddddd;
	border-style: none none none solid;
	border-width: 1em;
}

.articolosingolo img {
	border: 1px solid #000000;
	float: left;
	margin: 3px 1em 0 0;
	padding: 1px;
	background: #ffffff;
}

.articolosingolo div {
	font-size: .8em;
	line-height: 1.2em;
	display: block;
	padding: .5em 0;
}

.articolosingolo .numcom {
	padding-left: 21px;
	width: 20px;
	display: inline-block;
	color: #999999;
	background: url(/qt/grafica/fumetto.png) no-repeat left center;
	text-align: left;
}

.articolosingolo a,
.genere {
	font: 1.2em Ubuntu, "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.genere {
	border-bottom: 1px dotted #990000;
	display: block;
	color: #990000;
}

/* ##########################################
  forum
  */
div.forum {
	margin-bottom: .7em;
}

div.forum div {
	margin-left: 1.4em;
}

div.forum fieldset div {
	margin-left: 0;
}

div.forum h3 {
	margin: 0;
	padding: 0;
}

div.forum div.descrizione {
	font-style: italic;
}

div.forudisc {
	margin-bottom: .7em;
}

div.forudisc h3 {
	margin: 0;
	padding: 0;
}

div.numeripagina {
	margin: .7em 0;
	line-height: 2.1em;
	text-align: left;
}

div.numeripagina span {
	color: #ffffff;
}

div.numeripagina a {
	border: 1px solid #999999;
	color: #000000;
	background: #dddddd;
	line-height: 1.4em;
}

div.numeripagina a.questa {
	color: #ffffff;
	background: #999999;
}

div.foruinter {
	border-color: #dddddd #999999 #999999 #dddddd;
	border-style: solid;
	border-width: 1px;
	margin: .7em 0;
	padding: 0;
}

div.foruinter.noshow,
div.forudisc.noshow {
	color: #990000;
	background: #eeeeee;
}

div.foruinter div.autore {
	border-bottom: 1px solid #dddddd;
	margin: .35em .35em 0 .35em;
	text-align: center;
}

div.foruinter div.testo {
	margin: .7em;
	height: 150px;
	overflow: auto;
}

.frminterventi div {
	margin-bottom: 10px;
	margin-top: 0px;
}

/* ##########################################
  blog
  */
div.intervento {
	margin-bottom: 1.4em;
}

img.bloglogo {
	border: 1px solid #000000;
	float: left;
	margin-right: .7em;
	padding: 1px;
	width: 60px;
	background: #ffffff;
}

div.intervento div.descrblog p {
	margin: 0;
	padding: 0;
}

div.intervento h3.titoloblog {
	margin: 0;
	padding: 0;
}

div.intervento div.tagblog {
	margin-top: .7em;
	font: 85% Ubuntu,Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-align: center;
}

div.intervento div.info {
	border-top: 1px solid #dddddd;
	color: #990000;
	font-size: 90%;
	text-align: center;
}

/* ##########################################
  varie
  */
.bannersup {
	padding-top: 5px;
	text-align: left;
}

#articolotesto {
	margin-top: 1.5em;
}

#articolotesto p {
	margin: 0 0 1.5em 0;
	text-indent: 0em;
	line-height: 130%;
}

#indicejs {
	border-color: #990000;
	border-style: dotted none;
	border-width: 1px;
	margin: .7em .7em 1.4em .7em;
	padding: .7em;
}

.scheda {
	margin: .7em;
	padding: 2.1em .7em .7em .7em;
	width: auto;
	background: #eadfdf url(/qt/grafica/scheda.gif) no-repeat top left;
	overflow: auto;
}

#noteautore {
	border-color: #990000;
	border-style: dotted none;
	border-width: 1px;
	padding: 1em;
	width: auto;
	background: #faf1f1;
	font-size: .87em;
	overflow: auto;
}

#noteautore img {
	border: 1px solid #990000;
	float: right;
	margin: 0 0 0 1em;
	padding: 1px;
	width: 100px;
	background: #ffffff;
}

#notenumero {
	padding: 1em;
	width: auto;
	overflow: auto;
}

#notenumero img.copertina {
	border: 1px solid #333333;
	float: left;
	margin: 0 1em 0 0;
	padding: 1px;
	width: 100px;
	background: #ffffff;
}

#notenumero h2 {
	margin-bottom: 0;
	padding-bottom: 0;
}

h3,
h4,
h5,
h6 {
	color: #990000;
}

#articolotesto h2 {
	border-bottom: 1px solid #000000;
	padding: .3px;
	font-weight: bold;
}

#articolotesto h3,
#articolotesto h4,
#articolotesto h5,
#articolotesto h6 {
	border-bottom: 1px solid #990000;
	padding: .3em;
	font-weight: bold;
}

div.sottotitolo {
	margin: .7em 0;
	padding: 0;
	color: #333333;
	font-size: 1.4em;
	font-style: italic;
	line-height: 1.2em;
}

div.argomento {
	font-size: 1em;
	color: black;
	border-color: #ddd;
	border-style: solid;
	border-width: 2px 0 0 1em;
	margin-top: 1em;
	border-radius: 1.3em 0px 0px 0px;
}

div.asinistra {
	clear: left;
	float: left;
	margin: 0;
	padding: 0;
}

div.adestra {
	clear: right;
	float: right;
	margin: 0;
	padding: 0;
}

div.alcentro {
	text-align: center;
}

div.alcentro > * {
	margin-left: auto;
	margin-right: auto;
}

#articolotesto div.asinistra {
	margin: 0 1.5em 1.5em 0;
}

#articolotesto div.adestra {
	margin: 0 0 1.5em 1.5em;
}

#articolotesto div.alcentro {
	margin: 0 0 1.5em 0;
}

div.didascalia {
  padding: 3px 10px;
	color: #5c5c5c;
	font: normal normal normal 85% Ubuntu,Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-align: left;
	font-style: italic;
}

div.inserto.adestra,
div.inserto.asinistra {
	position: relative;
	border: 1px solid #990000;
	padding: 1px;
	background: #ffffff;
}

div.adestra img,
div.asinistra img,
div.alcentro img {
	border-style: none;
	vertical-align: top;
}

div.inserto.adestra div.didascalia,
div.inserto.asinistra div.didascalia {
	background: transparent;
}

div.inserto.adestra div.didascalia,
div.inserto.asinistra div.didascalia {
	width: 100%;
	
}

div.inserto.alcentro div.didascalia {
	text-align: center;
}

.vaiindice {
	float: right;
	font-size: 11px;
	font-weight: bold;
}

.articolicollegati {
	margin: 0;
	padding: 0 0 1.4em 0;
}

.articolicollegati li {
	margin-top: .7em;
	padding-left: 30px;
	list-style-type: none;
	background: url(/qt/grafica/doc.gif) no-repeat 0 0;
	line-height: 1.2em;
}

.articolicollegati li div {
	font-size: .9em;
	line-height: 1.2em;
}

.articolicollegati li div a {
	color: #000066;
}

.articolicollegati li div a:hover {
	color: #993300;
}

img.lente {
	border: none !important;
	background: transparent !important;
	left: 2px;
	position: absolute;
	top: 2px;
	z-index: 10;
}

em.numcom img {
	border: 0px none #000000;
	float: none;
	margin: 0;
	padding: 0;
	background: transparent;
	vertical-align: middle;
}

.cursore,
.over {
	cursor: pointer;
}

.evidenzia,
.over:hover {
	background: #ffff99;
}

.ltable {
	margin: auto;
	display: table;
}

.ltr {
	padding: .1em;
	display: table-row;
}

.ltd {
	padding: .1em;
	display: table-cell;
}

.lth {
	padding-right: 5px;
	display: table-cell;
	text-align: right;
}

.blocco {
	display: block;
}

.nascosto {
	display: none;
}

.tooltip {
	padding: 5px;
	display: none;
	background: #ffffcc;
	position: absolute;
	z-index: 1000;
}

img.tooltip {
	border: 1px solid #333333;
	padding: 1px;
	background: #ffffff;
}

#ajax {
	display: none;
	font-weight: bold;
	text-align: center;
	left: 2px;
	position: absolute;
	right: 2px;
	top: 2px;
	z-index: 10000;
}

div.sponsorqt,
div.sponsorgoogle {
	text-align: center;
}

div.sponsorqt img {
	border-style: none;
	margin: .7em auto;
}

div.sponsorgoogle {
	margin: .7em auto;
}

div.articolo div.note {
	margin: 0 0 .7em 1.4em;
	font-size: 90%;
}

.voti,.voti div {
	line-height: 2em;
	height: 2em;
}

span.capolettera {
	float: left;
	margin-right: 3px;
	display: block;
	font: bold 5em/.85em 'Yanone Kaffeesatz';
	overflow: visible;
}

/* ##########################################
  intestazione articolo
  */
#intestaarticolo {
	margin: 0;
	width: 100%;
	height: 90px;
	overflow: visible;
}

#utilitybutton {
	float: left;
	line-height: 32px;
	text-align: left;
	height: 32px;
}

#utilitybutton img,
#utilitybutton iframe {
	text-align: center;
	vertical-align: middle;
}

.fb-like, .fb-like iframe {
	width: 175px !important;
}

.twitter-share-button {
	display: inline-block;
	width: 90px !important;
	margin-top: -1px;
}

#___plusone_0 {
	width: 70px !important;
	display: inline-block;
	vertical-align: text-top;
	font-size: 18px !important;
	margin-top: -1px !important;
}
#fotoautore {
	border: 1px solid #333333;
	float: right;
	margin: 0px 0 0 5px;
	padding: 0;
	width: 55px;
	background: #f4f4f4;
	height: 65px;
	overflow: hidden;
}

#fotoautore img {
	border-style: none;
	width: 55px;
}

#dataarticolo {
	float: left;
	margin-top: 7px;
	width: 150px;
	line-height: 17px;
	height: 17px;
}

#autoriarticolo {
	float: right;
	margin-top: 7px;
	width: 380px;
	line-height: 17px;
	text-align: right;
	height: 17px;
	overflow: hidden;
}

#vaicommenti {
	float: right;
	width: 130px;
	line-height: 32px;
	text-align: right;
	height: 32px;
}

.rigatratteggiata {
	border-bottom: 1px dotted #999999;
	margin: 0 0 3px 0;
	padding: 0;
	height: 29px;
}

/* ##########################################
  
  */
.pxcarattere {
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
	line-height: 35px;
	cursor: pointer;
	height: 35px;
	display: inline-block;
}

.col_bianco {
	border: 1px solid #ffffff;
	color: #ffffff;
}

.col_nero {
	border: 1px solid #999999;
	color: #000000;
}

.bordino {
}

.errore {
	border-color: #ff0000;
	color: #ff0000;
}

div#popup,
.scheda,
.tondo {
	border-radius: 5px;
}

div#popup {
	box-shadow: 0 0 20px rgba(0,0,0,.3);
}

.adx {
	text-align: right;
}

.asx {
	text-align: left;
}

/* ##########################################
  box questoblog
  */
#qb_interventi {
	width: auto;
	height: 165px;
	position: relative;
}

.qb_intervento {
	width: auto;
	height: 98px;
	left: 0;
	position: absolute;
	top: 19px;
}

.qb_intervento .qb_titolo,
.qb_intervento p {
	margin: 0;
	padding: 0;
}

.qb_intervento .qb_autore {
	font-weight: bold;
}

.qb_intervento .qb_autore span {
	font-style: italic;
	font-weight: normal;
}

.qb_intervento .qb_descrizione {
	font-size: .85em;
}

#qb_numeri span {
	border: 1px solid #333333;
	border-radius: 5px;
	color: #ffffff;
	background: #333333;
	cursor: pointer;
}

#qb_numeri span.attivo {
	color: #ff0000;
	background: #ffff00;
	font-weight: bold;
}

/*
|--------------------------------------------------------------------------
| UItoTop jQuery Plugin 1.2
| http://www.mattvarone.com/web-design/uitotop-jquery-plugin/
|--------------------------------------------------------------------------
*/

#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:10px;
	right:10px;
	overflow:hidden;
	width:51px;
	height:51px;
	border:none;
	text-indent:100%;
	background:url(/qt/grafica/ui.totop.png) no-repeat left top;
}

#toTopHover {
	background:url(/qt/grafica/ui.totop.png) no-repeat left -51px;
	width:51px;
	height:51px;
	display:block;
	overflow:hidden;
	float:left;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}

#toTop:active, #toTop:focus {
	outline:none;
}