/*
Theme name: ArciLivorno
Author: Riccardo Antonini
*/
body {
	background-color: #FAFAFA;
	text-align: center;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#contenitore {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: auto;
	padding: 0px;
}
#logo {
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 157px;
	margin: 0px;
	float: left;
	padding: 0px;
}
#logo span {
	display: none;
}
#logo a {
	height: 120px;
	width: 157px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#principale {
	width: 1005px;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#head {
	width: 830px;
}
#adv {
	width: 150px;
	float: right;
}
h1 {
	font-size: 26px;
	margin: 0px;
	padding: 0px;
	float: left;
}
h2 {
	font-size: 32px;
}
h3 {
	font-size: 22px;
	margin: 0px;
	padding: 0px;
}
#h4 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
#menuist {
	float: right;
	height: auto;
	width: auto;
	margin-top: 90px;
	text-align: center;
}
a {
	color: #2a2a2a;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#menuprinc {
	width: 830px;
	float: left;
	margin-bottom: 0px;
	margin-top: 10px;
	height: 60px;
}
#menubot {
	width: 660px;
	float: left;
	height: auto;
}
#menubot a {
	width: 100px;
	float: left;
	display: block;
	font-family: "Gill Sans Light", "Trebuchet MS";
	font-size: 14px;
	height: auto;
	margin-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ff004e;
	margin-right: 10px;
	text-decoration: none;
	padding-bottom: 5px;
	color: #333333;
}
#menubot a:hover {
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ff004e;
	text-decoration: none;
	color: #ff004e;
}
#newsletter {
	height: auto;
	width: 170px;
	float: left;
}
.campo {
	font-size: 10px;
	border: 1px solid #E3E3E3;
	width: 120px;
	float: left;
	margin-right: 5px;
}
.invio {
	float: left;
	margin-top: 2px;
	width: 35px;
	height: 18px;
	background: url('img/bot_newsletter.gif') no-repeat;
	border: none;
}
#notiziaprinc {
	background-color: #ff004e;
	float: left;
	width: 830px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #FFFFFF;
}
#notiziaprinc a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: lighter;
}

.notiziaprinctesto {
	width: 430px;
	float: left;
	height: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.categorianotiziaprinc {
	font-size: 14px;
	font-variant: small-caps;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.titnotiziaprinc {
	letter-spacing: -0.8px;
	line-height: 30px;
	font-weight: lighter;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 0px;
	float: left;
	width: 430px;
}
.sottotinotiziaprinc {
	font-size: 12px;
	line-height: 16px;
	font-weight: lighter;
	float: left;
	width: 420px;
	margin-left: 0px;
}

#imgnotiziaprinc {
	float: right;
	height: 240px;
	width: 380px;
	margin: 0px;
	padding: 0px;
}
#cont {
	float: left;
	width: 826px;
	margin-top: 20px;
	background-color: #FFFFFF;
	border: 2px solid #ECEAEB;
	height: auto;
}
#colonnasx, #colonnasxint {
	float: left;
	width: 250px;
	margin-top: 20px;
	margin-right: 35px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#colonnasxint {
	margin-right: 35px;
}
#colonnacentro, #colonnacentroint {
	float: left;
	width: 285px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 15px;
}
#colonnacentroint {
	margin-right: 0px;
}
#colonnadx {
	float: right;
	width: 185px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 0px;
}
#news2 {
	width: 250px;
	float: left;
	height: auto;
}
.nomecategoria {
	font-family: "Gill Sans Light", "Trebuchet MS";
	font-size: 12px;
	font-variant: small-caps;
	color: #ff004e;
	margin-bottom: 10px;
}
.nomecategoria a {
    color: #FF004E;
}

.imgbig {
	border-top-width: thick;
	border-bottom-width: thick;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ECEAEB;
	border-bottom-color: #ECEAEB;
	margin-bottom: 15px;
	float: left;
	height: 150px;
	width: 250px;
}
#titnews2 {
	float: left;
	width: 250px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: auto;
	font-size: 18px;
	letter-spacing: -0.8px;
}
#sottotitnews2 {
	font-size: 12px;
	float: left;
	width: 250px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#ultimenews, #ultimenewsint, #ultimecorrelate {
	float: left;
	height: auto;
	width: 250px;
	margin-top: 50px;
}
#ultimecorrelate{
	width: 590px;
	margin-top: 50px;
	margin-left: 10px;
	float: left;
	height: auto;
}
#ultimenewsint {
	margin-top: 0px;
}
.catultimenews, .catcorrelate {
	width: 244px;
	float: left;
	background-color: #ECEAEB;
	font-size: 12px;
	font-family: "Gill Sans Light", "Trebuchet MS";
	height: auto;
	margin-bottom: 20px;
	padding: 3px;
	color: #ff004e;
	font-variant: small-caps;
}
.catcorrelate {
	width: 580px;
	margin-bottom: 10px;
	float: left;
}

.catultime, .titultime, .sottotitultime, .sottotitcorrelate {
	font-size: 10px;
	margin-bottom: 2px;
}
.catultime a, .catultime{
text-transform: uppercase;
}
.sottotitultime {
	margin-bottom: 15px;
}
.titultime a {
	color: #ff004e;
	font-weight: bold;
}
.sottotitcorrelate {
	margin-bottom: 0px;
	width: 550px;
}
.sottotitcorrelate a{
	color: #000000;
}
#prossimiapp {
	float: left;
	width: 250px;
	height: auto;
	margin-bottom: 40px;
	margin-top: 40px;
}
.catprossimiapp, .catarcireport {
	font-family: "Gill Sans Light", "Trebuchet MS";
	font-size: 12px;
	background-color: #ECEAEB;
	color: #ff004e;
	margin-bottom: 10px;
	font-variant: small-caps;
	padding: 3px;
}
#boxappuntamenti {
	border: 2px solid #ECEAEB;
	padding: 8px;
	font-size: 10px;
}
#boxultime, #boxultimecorrelate {
	float: left;
	width: 250px;
	height: auto;
}
#boxultimecorrelate {
	width: 580px;
	float: left;
	margin-bottom: 15px;
	border: 2px solid #ECEAEB;
}
.catappuntamenti {
	color: #ff004e;
	margin-bottom: 2px;
}
.titappuntamenti {
	margin-bottom: 10px;
}
#newssmall {
	float: left;
	width: 285px;
	height: auto;
	margin-bottom: 30px;
}
.imgsmall {
	border-top-width: thick;
	border-bottom-width: thick;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ECEAEB;
	border-bottom-color: #EDE6EA;
	float: left;
	height: 100px;
	width: 100px;
	margin-right: 10px;
}
#titnewssmall {
	font-size: 14px;
	width: auto;
	height: auto;
}
#newssmall2 {
	float: left;
	width: 285px;
	margin-bottom: 40px;
}
#arcitv {
	float: left;
	width: 285px;
	height: auto;
	margin-bottom: 40px;
}
#sottotitnewssmall {
	margin-top: 10px;
}
.titarcitv, .catarciturismo, .catbasi {
	font-size: 14px;
	font-family: "Gill Sans Light", "Trebuchet MS";
	margin: 5px;
}
.arcitvred {
	color: #ff004e;
}
#arcitv embed{
width: 280px;
height: 265px;
}
.suggerisci {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 12px;
	float: right;
}
.suggerisci a {
	color: #ff004e;
}
#arcireport {
	float: left;
	width: 285px;
	height: auto;
}
#boxarcireport {
	float: left;
	height: auto;
	width: 280px;
	border: 2px solid #ECEAEB;
	margin: 0px;
	padding: 0px;
}
#boxarcireport ul {
	width: auto;
	color: #ff004e;
	list-style-type: decimal;
	font-size: 10px;
	float: left;
	height: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#boxarcireport li {
	margin-bottom: 5px;
	margin-right: 5px;
	width: auto;
	height: auto;
}
.arcireportblu {
	color: #033f8b;
}
#boxarciturismo, #boxbasi {
	float: left;
	width: 181px;
	background-color: #fcfcfc;
	border: 2px solid #ECEAEB;
	font-size: 10px;
	height: auto;
}
#boxbasi {
	margin-top: 40px;
}
.dataarcitur {
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
.arciturismored {
	color: #ff004e;
}
.titarcitur {
	margin-top: 1px;
	margin-right: 5px;
	margin-left: 5px;
}
.titarcitur a {
	color: #ff004e;
}
.sottotitarcitur {
	margin-top: 1px;
	margin-right: 5px;
	margin-left: 5px;
}
.tuttelegite a {
	float: right;
	color: #ff004e;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 10px;
}
.basired {
	color: #FF0964;
}
.databasi {
	color: #ff004e;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
.titbasi {
	margin-top: 1px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
#radiocage {
	float: left;
	width: 185px;
	height: auto;
	font-size: 10px;
	margin-top: 30px;
	text-align: center;
}
.centralogo {
	margin-bottom: 20px;
}
#footer {
	float: left;
	width: 830px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#credits {
	float: right;
	background-image: url(img/nientenoci.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 59px;
	margin-bottom: 30px;
}
#credits span {
	display: none;
}
#credits a {
	height: 9px;
	width: 59px;
	float: left;
	background-image: url(img/nientenoci.gif);
}
#contenuto {
	width: 605px;
	height: auto;
	float: left;
}
#notiziaprincipale, #commento {
	width: 595px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
	height: auto;
}
#notiziaprincipale a {
	color: #ff004e;
}
#notiziaprincipale a:hover {
	text-decoration: none;

}
.imgbigint {
	height: 240px;
	width: 380px;
	float: left;
	border-top-width: thick;
	border-bottom-width: thick;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ECEAEB;
	border-bottom-color: #ECEAEB;
	margin-right: 15px;
	margin-bottom: 10px;
}
.titnotiziaprincipale {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	letter-spacing: -0.8px;
	color: #666666;
	font-weight: lighter;
}
.titnotiziaprincipale a {
	color: #666666;
}
.titnotiziaprincipale a:hover {
	color: #666666;
	text-decoration: none;
}
.testo {
	line-height: 18px;
	font-size: 12px;
}
#boxcorrelata {
	float: left;
	height: auto;
	width: 550px;
	margin: 8px;
}
.imgsmallcorrelata {
	float: left;
	height: 50px;
	width: 50px;
	margin-right: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ECEAEB;
	border-bottom-color: #D0CECF;
}
.commenta {
	font-size: 12px;
	float: right;
	height: auto;
	width: auto;
}
.autore {
	font-size: 10px;
	margin-bottom: 10px;
	color: #999999;
}
.nomecategoriabig {
	font-size: 54px;
	font-family: "Gill Sans Light", "Trebuchet MS";
	font-variant: small-caps;
	font-weight: lighter;
	color: #ff004e;
	letter-spacing: -0.8px;
}
.nero {
	color: #000000;
}
#prenota {
	float: left;
	width: 580px;
	margin-left: 0px;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FF004E;
}
#form {
	float: left;
	width: 300px;
	margin-left: 0px;
	margin-top: 20px;
}
.testoprenota {
	float: left;
	width: 580px;
}
.campoprenota {
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
}
#partner {
	float: right;
	width: 150px;
	height: auto;
	margin-top: 30px;
	text-align: center;
}
#partner img {
	margin-bottom: 15px;
}
.numerorisp {
	font-family: "Gill Sans Light", "Trebuchet MS";
	font-variant: small-caps;
	font-size: 16px;
	color: #FF004E;
}
.boxrisposta {
	width: 539px;
	float: left;
	height: auto;
	background-color: #fafafa;
	margin-top: 10px;
	margin-bottom: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF004E;
}
.risposta {
	width: 595px;
	float: left;
	height: auto;
}
.numerorisposta {
	font-size: 62px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF004E;
	float: left;
	height: auto;
	width: auto;
	margin-top: 20px;
	margin-right: 20px;
}
.avatar {
	float: left;
	height: 55px;
	width: 55px;
	margin: 10px;
	border: 1px solid #CCCCCC;
}
.commentoautore {
	float: left;
	height: auto;
	width: 450px;
	margin-bottom: 10px;
	font-weight: bold;
}
.commentotesto {
	width: 450px;
	float: left;
	height: auto;
	margin-bottom: 10px;
}
.edit {
	float: left;
	width: 529px;
	height: auto;
	margin-top: 10px;
	margin-left: 10px;
}
.edit a {
	color: #FF004E;
}
.tittesseramento, .titcommenta {
	font-family: "Gill Sans Light", "Trebuchet MS";
	font-size: 30px;
	font-variant: small-caps;
	color: #FF004E;
	margin-bottom: 20px;
}
#titform {
	width: 100px;
	height: auto;
	color: #666666;
}
#formcommento {
clear: left;
	loat: left;
	height: auto;
	width: 595px;
	margin-top: 20px;
}
.campocommento {
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	font-size: 10px;
	color: #666666;
	margin-right: 320px;
	loat: left;
	background-color: #FFFFFF;
	width: 250px;
}
#formcommento label {
	width: 250px;
	color: #FF004E;
	margin-bottom: 5px;
	margin-left: 5px;
}
#formcommento button{
padding: 0;
border: none;
background-color: transparent;
margin: 0;
}
table, td, th{
	border-collapse:collapse;
	width: 595px;
	height: 110px;
	text-align: left;
	border: 1px solid #FFFFFF;
}
td,th{
	text-align: center;
	width: 150px;
	height: 120px;
	vertical-align: middle;
}
tbody {
	text-align: center;
}
#precedentesuccessivo {
	float: left;
	width: 595px;
	height: auto;
}
.indietrogallery {
	height: auto;
	width: auto;
	float: left;
	margin-left: 40px;
}
.avantigallery {
	height: auto;
	width: auto;
	float: right;
	margin-right: 40px;
}

div#MENU{
	float: left;
	width: 171px;
	background-color: #fcfcfc;
	border: 2px solid #ECEAEB;
	font-size: 10px;
	height: auto;
	margin-bottom: 15px;
	padding-right: 5px;
	padding-left: 5px;
}

div.TITOLO{
	font-weight: bold;
	cursor: pointer;
	margin-bottom: 5px;
	margin-top: 5px;
}

a.MENU{
	display: block;
	color: #FF0033;
}


/* hack per widget Shout Stream */

#radiocage ul{
list-style-type: none;
padding: 0;
}


#radiocage ul img{
border: none;
}


#radiocage li strong{
display: none;
}
.nomecategoriasotttitbig {

	font-size: 30px;
	font-family: "Gill Sans Light", "Trebuchet MS";
	font-variant: small-caps;
	font-weight: lighter;
	color: #ff004e;
	margin: 0px;
	padding: 0px;
	letter-spacing: -0.8px;
}

a.tutticorsi{
font-size: 16px;
float: right;
	color: #ff004e;
}

.next, .previous{
font-size: 16px;
color: #ff004e;
}