/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: center;
	color: #0D4595;
	height: 100%;
}
#container {
	width: 993px;
	margin: 0 auto;
	text-align: left;
	background-image: url(/wp-content/themes/carnevale/img/sfondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height:100%;
	height:auto!important;
	height:100%;
	visibility: inherit;	
}
#header {
	width: 100%;
	font-size: 11pt;
	font-weight: bold;
}
.content {
	width: 993px;
	margin: 0 auto 0;
	padding-top:30px;

}
.right {
	float: right;
	width: 260px;
	margin-right: 25px;
	font-size: 14pt;
	font-weight: normal;
}
.right ul {
	margin:0px;
	padding:0px;
}
.right li {
	list-style:none;
	margin:0px;
	margin-left:13px;
	padding:0px;
}
.colorright {
	padding: 20px;
	padding-top: 48px;
	padding-left: 48px;
	font-weight: bold;
	background-image: url(/wp-content/themes/carnevale/img/cappello.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.main {
	font-size: 12pt;
	font-weight: normal;
	margin-left: 110px;
	width: 550px;	
}
#titolo {
	font-size: 16pt;
	font-weight: bold;
}
#titolo a {
	font-weight: bold;
}
#data {
	font-size: 10pt;
}
.clearCol {
	clear: both;
	height: 10px;
}
#footer {
	height: 40px;
	line-height:40px;
	width: 100%;
	bottom: 0;
	font-size: 9pt;
	text-align: center;
	vertical-align: middle;
	vertical-align: absmiddle;
	line-height: 20px;
}
a {
	color: #E83422;
	text-decoration: none;
}
.linkcommenti {
	font-size: 10pt;
	font-weight: bold;
}
/* WPG2 generico */
.block-core-ItemInfo { display: none; }
#gallery { padding-left: 110px; width: 430px; margin-top:20px; }
#gsHeader { display: none; }
.giDescription { display: none; }
.giTitle { font-size: 10pt; font-weight: normal; }
#gsFooter { display: none; }

/* pagina foto */
.block-core-PhotoSizes { display: none; }
.block-core-PhotoSizes giInfo { display: none }

/* griglia foto */
.giItemCell { text-align:center; }
a img { border: 0; }

/* navigazione foto e album */
div.gbNavigator div.next-and-last { float: right; }
div.gbNavigator div.next-and-last.no-previous { float: none; text-align: right; }
div.gbNavigator a.first { padding-left: 27px; background: url('http://www.carnevaleticino.ch/gallery2/themes/matrix/images/nav_first.gif') left no-repeat; }
div.gbNavigator a.previous { padding-left: 27px; background: url('http://www.carnevaleticino.ch/gallery2/themes/matrix/images/nav_prev.gif') left no-repeat; }
div.gbNavigator a.next { padding-right: 27px; background: url('http://www.carnevaleticino.ch/gallery2/themes/matrix/images/nav_next.gif') right no-repeat; }
div.gbNavigator a.last { padding-right: 27px; background: url('http://www.carnevaleticino.ch/gallery2/themes/matrix/images/nav_last.gif') right no-repeat; }
div.gbNavigator div.first-and-previous img { vertical-align: middle; padding-right: 0.5em; }
div.gbNavigator div.next-and-last img { vertical-align: middle; padding-left: 0.5em; }
#gallery.rtl div.gbNavigator div.next-and-last { float: left; }
#gallery.rtl div.gbNavigator div.next-and-last.no-previous { float: none; text-align: left; }
#gallery.rtl div.gbNavigator div.first-and-previous { text-align: right; }

/* barra di navigazione */
#gsNavBar div.gbBreadCrumb a, #gsNavBar div.gbBreadCrumb span { padding: 0 0 0 14px; background: url('http://www.carnevaleticino.ch/gallery2/themes/matrix/images/icon_path_separator.gif') no-repeat left; }
#gsNavBar div.gbBreadCrumb a.BreadCrumb-1 {   /* no :first-child in IE */
 padding-left: 0; background-image: none; white-space: nowrap; }

/* nascondere tutti gli H2 : menu, titolo immagine, ... */
h2 { display: none; }

/* calendar */

.calnk a:hover {
	background-position:0 0;
	text-decoration:none;
	color:#000000;
	border-bottom:1px dotted #000000;
}
.calnk a:visited {
	text-decoration:none;
	color:#000000;
	border-bottom:1px dotted #000000;
}
.calnk a {
	text-decoration:none;
	color:#000000;
	border-bottom:1px dotted #000000;
}
.calnk a span {
	display:none;
}
.calnk a:hover span {
	color:#333333;
/*	background:#E4EBE3; */
	display:block;
	position:absolute;
	margin-top:1px;
	padding:5px;
	width:150px;
	z-index:100;
}
.calendar-table {
	border:none;
	width:100%;
}
.calendar-heading {
	height:25px;
	text-align:center;
	border:1px solid #D6DED5;
	background-color:#E4EBE3;
}
.calendar-next {
	width:25%;
	text-align:center;
}
.calendar-prev {
	width:25%;
	text-align:center;
}
.calendar-month {
	width:50%;
	text-align:center;
	font-weight:bold;
}
.normal-day-heading {
	text-align:center;
	width:25px;
	height:25px;
	font-size:0.8em;
	border:1px solid #DFE6DE;
	background-color:#EBF2EA;
}
.weekend-heading {
	text-align:center;
	width:25px;
	height:25px;
	font-size:0.8em;
	border:1px solid #DFE6DE;
	background-color:#EBF2EA;
	color:#FF0000;
}
.day-with-date {
	vertical-align:text-top;
	text-align:left;
	width:60px;
	height:60px;
	border:1px solid #DFE6DE;
}
.no-events {
}
.day-without-date {
	width:60px;
	height:60px;
	border:1px solid #E9F0E8;
}
span.weekend {
	color:#FF0000;
}
.current-day {
	vertical-align:text-top;
	text-align:left;
	width:60px;
	height:60px;
	border:1px solid #BFBFBF;
	background-color:#E4EBE3;
}
span.event {
	font-size:0.75em;
}
.kjo-link {
	font-size:0.75em;
	text-align:center;
}
.event-title {
	text-align:center;
	font-weight:bold;
	font-size:1em;
}
.event-title-break {
	width:96%;
	margin-left:2%;
	margin-right:2%;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	height:1px;
	/* background-color:#000000; */
}
.event-content-break {
	width:96%;
	margin-left:2%;
	margin-right:2%;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	height:1px;
	background-color:#000000;
}
.calendar-date-switcher {
	height:25px;
	text-align:center;
	border:1px solid #D6DED5;
	background-color:#E4EBE3;
}
.calendar-date-switcher form {
	margin:0;
	padding:0;
}
.calendar-date-switcher input {
	border:1px #D6DED5 solid;
}
.calendar-date-switcher select {
	border:1px #D6DED5 solid;
}
.cat-key {
	width:100%;
	margin-top:10px;
	padding:5px;
	border:1px solid #D6DED5;
}
