@charset "utf-8";
/* CSS Document */

.gallery-standard { position: relative; margin: 0 0 15px 0; padding: 0; width: 100%; }
.gallery-standard .block-title { margin: 0; padding: 2px; font-weight: bold; color: white; background-color: #069;	}
.gallery-standard ul { margin: 0; padding: 0; height: 96px; overflow: hidden; }
.gallery-standard ul li {
	float: left;
	margin: 4px 2px 0 2px; padding: 0;
	width: 62px; height: 43px;
	list-style: none;	
	overflow: hidden;
}
.gallery-standard ul li img { border: 0; 	width: 80px; }
.gallery-standard ul.show { overflow: visible; }
.gallery-standard .more { margin: 2px 0 15px 0; }
.gallery-standard .more a { background: transparent url(../immagini/expand.gif) no-repeat top left; padding-left: 20px; color: #069; text-decoration: none; font-weight: bold; font-size: 11px; }


.attachment-standard { position: relative; margin: 0 0 15px 0; padding: 0; width: 100%; }
.attachment-standard .block-title { margin: 0; padding: 2px; font-weight: bold; color: white; background-color: #069;	}
.attachment-standard ul { margin: 0; padding: 0; list-style: none; }
.attachment-standard ul li { margin: 5px 0; padding: 0 0 0 5px; line-height: 18px; color: #069; border-bottom: 1px dotted #CCC; font-size: 11px; }
.attachment-standard ul li a { padding: 5px; text-decoration: none; line-height: 18px; color: #069;  }

.jCarousel-list { }
.jCarousel-list .block-title {
	padding: 0 10px 0 10px;
	line-height: 35px;
	font-weight: bold;
	font-size: 13px;
	background: url(../immagini/sfo-grigio.jpg) no-repeat top left;
}
.jCarousel-list .block-body { margin: 0 10px; }
.jCarousel-list .block-body ul { margin: 0; padding: 0; }
.jCarousel-list .block-body ul li { margin: 0 0 5px 0; padding: 0; font-size: 11px; height: 45px; list-style: none; }
.jCarousel-list .block-body ul li .date { display: block; }
.jCarousel-list .block-body ul li .title { display: block; }
.jCarousel-list .block-body ul li .subtitle { display: none; }




