/*========================================================
 @site		Iperbole
 @company	Keepthinking LTD
 @address	http://keepthinking.it
 @author	Oskar Krawczyk (o.krawczyk@keepthinking.it)
 @rev		08/05/2007
 ========================================================*/


* {
float: none;
position : static;
/*background : none;*/
}

body {
	font-size: 10pt;
	font-family: Georgia, "Times New Roman", serif;
	color: #000;
}


/*
#main{
	background-image:url(../img/print-body.gif);
background-repeat:no-repeat;
background-position: top center;
	}
*/
ul, li {
	padding: 0;
	margin: 0;
	list-style: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

table{
	height:auto;
	}

table{
  width:95%;
  border:1px solid #ccc;
  font-size:1em;
}

table caption{
  text-align:center;
  font-weight:bold;
  background:#eee;
  padding: 4px;
  font-size:1.1em;
  letter-spacing:0.04em;
  border:1px solid #ccc;
  }

table td{
   border:1px solid #ccc;
   /*border-top:none;*/
   padding:4px 6px;
}


.func {
	font-weight: bold;
}

.func:hover {

}

fieldset {
	padding: 0;
	margin: 0;
	border: none;
}

legend {
	display: none;
}

textarea {
	width: 200px;
}

h2, h3, h4 {
	padding: 0;
	margin: 0;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
	border-bottom: solid 4px #3F3F3F;
}

h3 {
	font-size: 1.3em;
	color: #3F3F3F;
	border-bottom: solid 2px #3F3F3F;
}

h4 {
	font-size: 1em;
	font-weight: bold;
	color: #3F3F3F;
	padding: 5px 0 0 0;
	margin: 10px 0 0 0;
	/*border-bottom: solid 1px #3F3F3F;*/
}

p.campi{
	font-size: 1.15em;
	border-bottom: solid 2px #666;
	}

a.btn, #sn, #calendar-list-day{
	display: none;
}

.place-list li a{
	font-weight:bold;
	color:#000;
	}

.itemContainer {
	margin: 0 0 10px 0;
}

.itemContainer h2 {
	line-height: 100%;
}

/*.hide {
	display: none;
}*/

.show {
	display: block;
}

.content {
	margin: 10px 0 0 0;
}

.imageContainer {
	margin: 10px 0 0 0;
	background: #ccc;
	font-size: 10px;
}

.clr {
	clear: both;
}

.imageContainer img {
	border: none;
}

.imageContainer ul {
	padding: 0 6px;
}

.paging {
	text-align: right;
}

	.paging a {
		padding: 2px 5px;
	}

	.paging span.active {
		padding: 2px 5px;
		margin: 0 2px;
		border: solid 1px #B3B3B3;
		background: #E6E6E6;
		color: #4C4C4C;
}

.access-k, .HP-newstype {
	display: none;
}

/*
 =============================================================== */

/*
 =============================================================== */
#wrapper {

}

#curve {

}

/*
 =============================================================== */
#header {
	/*height: 140px;
	position: relative;*/
	disaply:none;
}

	#header h1 {
		position: absolute;
		top: -9000em;
		left: -9000em;
	}

/*
 =============================================================== */
#language {
	overflow: hidden;
	height: 20px;
	color: #ccc;
	position: absolute;
	top: 2px !important;
	top: 0;
	left: 50px;
	font-size: .9em;
}

	#language ul {
		margin-left: -1px;
	}

	#language li {
		display: inline;
		border-left: solid 1px #999;
		padding: 0 3px 0 5px;
	}

	#language #speak {
		background: url(../img/speak.gif) 20px 2px no-repeat;
		border-left: none;
		padding: 0 0 0 35px;
	}

	#language a {
		color: #ccc;
	}

/*
 =============================================================== */
#logos {
	height: 77px;
	width: 570px;
	position: relative;
	top: 35px;
	left: 20px;
}

	#logos li {
		float: left;
	}

	#logos img {
		border: none;
	}

	#logos a {
		display: block;
		border: none;

	}

	#logos #logoIperbole a {
		height: 77px;
		width: 160px;
		background: url(../img/logo-iperbole.gif) 0 0 no-repeat;
	}

	#logos #logoSection a {
		display: none;
	}

	#logos #logoBologna a {

		height: 130px;
		width: 96px;
		background: url(../img/logo-cultura-di-bologna.gif) 0 0 no-repeat;
	}


#timeline {
	margin: 0 0 15px 10px;
}

/*
 =============================================================== */
#nav { /* GO TO EXTERNAL ======== ======== ======== ======== ======== ======== ======== ======== */
	display: none;
}

/*
 =============================================================== */
#banner {
	display: none;
}

/*
 =============================================================== */
#search, #header-searchbox, #header-controller, #pathway, .inner {
	display: none;
}

/*
 =============================================================== */
#main-home-alt {
	width: 360px;
	float: left;
}


/*
 =============================================================== */
#side-home-alt {
	width: 180px;
	overflow: hidden;
	height: 100%;
	float: right;
}

	#side-home-alt .altForm {
		display: none;
	}


/*
 =============================================================== */
#content {
}

/*
 =============================================================== */
#content-nav {
	margin: 10px 0;
}

ul#content-nav{
	display:none;
	}

	body #content-nav a {
		background: #E6E6E6;
		padding: 1px 2px;
		color: #555;
		text-transform: uppercase;
		font-size: 9px;
	}

	#content-nav .selected a {
		background: #CCC;
	}


/*
 =============================================================== */
#tab-nav {
	margin: 0;
	border-bottom: solid 3px #B3B3B3;
}

	#tab-nav li {
		display: inline;
		font-weight: bold;
	}

	#tab-nav a {
		background: #e1e1e1;
		padding: 3px 6px;
		color: #B3B3B3;
		font-size: .9em;
		margin: 0;
	}

	#tab-nav .selected a {
		background: #B3B3B3;
		color: #333;
	}

/*
 =============================================================== */
#main {
	width: 600px;
	float: left;
	margin: 0 0 0 10px;
	line-height: 135%;
}

	#main h2 {
		padding: 5px 0 20px 0;
		margin: 10px 0 0 0;
	}

	#main h2 span {

	}

	#main h2 span.sub {
		color: #999;
	}

	#main h2 span.subA {

	}

	#main h3 {
		padding: 5px 0 5px 0;
		color: #3F3F3F;
		font-weight: normal;
		font-size: 1.2em;
		clear: both;
		margin: 10px 0 0 0;
	}

	.artList {

	}

	.artList h3 {
		padding: 5px 0;
	}

	.artList span.sb {
		padding: 0 0 0 10px;
	}

	.artList a {
		padding: 0 0 0 20px;
	}

.openclose {

}

	#main .openclose h3 {
		font-size: 1em;
		padding: 0;
		margin: 0;
		color: #333;
	}

	.openclose li {
		background: url(../img/dot.gif) 0 100% repeat-x;
		padding: 10px 0;
		margin: 0;
	}

	.openclose p {
		padding: 0 0 0 20px;
		color: #888;
	}

	#main .openclose .highlighted {
		padding: 10px 7px;
	}

	#main .openclose .highlighted .ocAlt {
		font-weight: bold;
		color: #333;
	}

	#main .opencloseAlt p {
		display: block;
	}


/*
 =============================================================== */
#contact-form {
	display: none;
}

/*
 =============================================================== */
#calendar {
	margin: 0 0 10px 0;
}

	#calendar .singleDay {
		background: url(../img/dot.gif) 0 100% repeat-x;
		padding: 10px 0;
		overflow: hidden;
		height: 100%;
		margin: 0;
	}

	#calendar .selectedDay {
		background: #D8D8D8 url(../img/dot.gif) 0 100% repeat-x;
	}

	#calendar .selectedDay h3 .dayNumber {
		color: #7E7F82;
	}

	#calendar .singleDay h3 {
		float: left;
		width: 110px;
		text-align: center;
		font-size: 1em;
	}

	#calendar .singleDay h3 span {
		display: block;
	}

	#calendar .singleDay h3 .dayNumber {
		font-size: 6em;
		font-family: "Trebuchet MS", Arial, sans-serif;
		line-height: 100%;
		color: #7E7F82;
		height: 65px;
	}

	#calendar .singleDay h3 .dayText {
		text-transform: uppercase;
		font-size: .9em;
	}

	#calendar .active {
		background: #E0E0E0 url(../img/dot.gif) 0 100% repeat-x;
	}

	#calendar .active h3 .dayNumber {
		color: #7F7F7F;
	}

	#calendar .singleDay ul {
		float: right;
		width: 260px;
		padding: 0 10px 0 0;
	}

	#calendar .singleDay ul li {
		background: url(../img/circle.gif) 0 4px no-repeat;
		padding: 0 0 0 12px;
	}

	#calendar .singleDay ul li.docDot {
		background: url(../img/circle2.gif) 0 4px no-repeat;
	}

	#calendar .singleDay a {
		color: #000;
	}


	#calendar .place {
		margin: 2px 0;
		padding: 0;
	}

	#calendar .time {
		font-size: .9em;
	}

	#calendar .singleDay ul.detailed {
		background: none;
		padding: 6px 0;
		margin: 0;
	}

	#calendar .singleDay ul.detailed li {
		background: none;
		padding: 0 0 5px 12px;
		margin: 0;
	}

	#calendar .singleDay .imageHolder {
		overflow: hidden;
		height: 100%;
	}

	#calendar .singleDay .image {
		width: 110px;
		float: left;
	}
	#calendar .singleDay .image img {
		border: none;
	}

	#calendar .singleDay .imageDetails {
		float: left;
		width: 120px;
	}

	#calendar .singleDay .files {
		width: 100%;
		background: none;
		padding: 0;
		margin: 0 0 10px 0;
	}

	#calendar .singleDay .files li {
		width: 100%;
		padding: 0 0 0 20px;
		margin: 0;
	}

	#calendar .files .pdf {
		background: url(../img/doc_types/icon_pdf.gif) 0 0 no-repeat;
	}

	#calendar .files .doc {
		background: url(../img/doc_types/icon_doc.gif) 0 0 no-repeat;
	}

	#calendar .files .zip {
		background: url(../img/doc_types/icon_zip.gif) 0 0 no-repeat;
	}


	#calendar .singleDay ul li.milestone {
		margin: 0 0 10px 0;
		background: #F7D8D8 url(../img/circle.gif) 4px 8px no-repeat;
		padding: 5px 5px 5px 15px;
	}

	#calendar .singleDay ul li.notizie {
		background: url(../img/circle-news.gif) 0 4px no-repeat;
	}

	#calendar .singleDay .relatedDownloads,
	#calendar .singleDay .relatedDownloads li {
		background: none;
		padding: 0;
		margin: 0;
	}

	#calendar .singleDay .relatedDownloads {

	}

	#calendar .singleDay .relatedDownloads li {
		text-indent: 20px;
	}




#cal-tab {
	background: #fff;
	padding: 6px 0 0 0;
	height: 18px;
	border-bottom: solid 4px #B3B3B3;
}

#cal-tab li {
	display: inline;
}

#cal-tab li a {
	background: #E1E1E1;
	float: left;
	padding: 1px 4px;
	color: #737373;
	font-size: 95%;
	font-weight: bold;
	margin: 0 3px 0 0;
}

#cal-tab.tutto .e1 a,
#cal-tab.eventi .e2 a,
#cal-tab.notizie .e3 a {
	background: #B3B3B3;
	color: #353535;
}


/*
 =============================================================== */
#calendar-nav {
	position: relative;
	background: #EEB0B1 url(../img/dot.gif) 0 100% repeat-x;
	height: 28px;
}

	#calendar-nav h2 {
		background: none;
		padding: 5px 0;
		position: absolute;
		top: 0;
		left: 50%;
		width: 200px;
		margin-left: -100px;
		text-align: center;
	}

	#calendar-nav ul {
		height: 28px;
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}

	#calendar-nav li {
		position: absolute;
		top: 1px;
		height: 26px;
		width: 16px;
	}

	#calendar-nav li a {
		display: block;
		text-indent: -9000em;
		height: 26px;
		width: 16px;
	}

	#calendar-nav #prev {
		left: 8px;
	}

	#calendar-nav #next {
		right: 8px;
	}

	#calendar-nav #prev a {
		background: url(../img/arr-left.gif) 0 50% no-repeat;
	}

	#calendar-nav #next a {
		background: url(../img/arr-right.gif) 0 50% no-repeat;
	}


/*
 =============================================================== */
#categories {

}

	#categories .cat {
		padding: 40px 0 0 0;
	}

	#categories .cat h3 {
		padding: 5px 0;
		background: url(../img/dot.gif) 0 100% repeat-x;
		cursor: pointer;
	}

	#categories .cat h3 a {
		background: url(../img/side-arr.gif) 5px 2px no-repeat;
		padding: 0 0 0 20px;
		color: #DD6063;
		font-size: .9em;
	}

	#categories .cat ul {
		padding: 7px 0 10px 20px;
	}

	#categories .cat ul li {
		padding: 0 0 0 20px;
	}

	#categories .cat ul li a {
		color: #777;
	}

	#categories .cat ul .pdf {
		background: url(../img/doc_types/icon_pdf.gif) 0 0 no-repeat;
	}

	#categories .cat ul .doc {
		background: url(../img/doc_types/icon_doc.gif) 0 0 no-repeat;
	}

	#categories .cat ul .zip {
		background: url(../img/doc_types/icon_zip.gif) 0 0 no-repeat;
	}


/*
 =============================================================== */
#alphabet {
	display: none;
}

/*
 =============================================================== */
 #side{
 display:none;
 }

#side {
	overflow: hidden;
	width: 182px;
	color: #ccc;
	float: left; /* for Fx sake */
}

	#side .itemContainer {
		margin: 0 0 15px 10px;
	}

	#side .imageContainer {
		margin: 0 0 0 10px;
		background: none;
		position: relative;
		font-style: italic;
		font-size: 95%;
	}

	body #side .slideIndex {
		padding: 0 0 15px 0;
	}


	#side .imageContainer img {
		border: none;
	}

	#side .imageContainer a {
	}

	#side .imageContainer a span.zoom {
		background: url(../img/zoom-3.gif) 50% 50% no-repeat;
		width: 21px;
		height: 21px;
		display: none;
		position: absolute;
		top: 5px;
		left: 5px;
		text-indent: -9000em;
	}

	#side .imageContainer a:hover span.zoom {
		display: block;
	}

	#side .imageContainer a.zoom:hover {
		text-decoration: none;
	}

	#main .imageContainer {
		margin: 0 10px 10px 0;
	}

	#main .altFlow {
		float: left;
	}

	#main .imageContainer ul {
		position: relative;
		padding: 0 0 5px 0;
	}

	#main .imageContainer li {
		padding: 0 5px;
	}

	#main .imageContainer img {
		border: 0;
	}

	#main .imageContainer a.zoom {
		background: url(../img/zoom-2.gif) 0 0 no-repeat;
		width: 20px;
		height: 20px;
		display: block;
		position: absolute;
		top: 0;
		left: 5px;
	}

	#main .imageContainer a.zoom:hover {
		text-decoration: none;
	}

	#side .imageContainer ul {
		padding: 1px 0;
	}


	#side .imageContainer li {
		margin: 0;
		padding: 3px 0 0 0;
		background: none;
	}

	#side h3 {
		margin: 0 0 10px 0;
		font-size: 1.1em;
	}

	#side h3 span {
		display: block;
		padding: 4px 0 4px 26px;
	}

	#side li {
		background: url(../img/dot-s.gif) 14px 5px no-repeat;
		padding: 4px 0 4px 30px;
	}

	#side li a {
		color: #ccc;
	}

	#side li span {
		display: block;
		font-size: .9em;
	}


	#side .files {

	}

	#main .files {
		padding: 10px 0 0 0;
		clear: both;
	}

	#main .files li {
		padding: 0 0 0 20px;
	}

	#main .files li span {
		font-size: .9em;
	}


#PS-tabs-header, .PS-body-right{
	display:none;
	}


/*
#places-list.places-list, .place-tabs-typo, .place_info{
	display:block;
	}

#places-list-container{
	border:6px solid yellow;
	}

#places-list{
	border:1px solid red;
	}

#places-list.places-list div.tab-pager,
#places-list.places-list div.place-tabs,
.place_ul{
 	display:block;
}

.place-tabs-block{display:block;border:1px solid red;}*/

#PS-body-left h3
{
	display:block;
	font-weight:bold;
}

#PS-body-left li, .place-list li{
	padding-bottom:20px;

	}

#PS-body-left a
	{
	font-weight:bold;
	color:#000;
	}

.PS-pager, #PS-loading, #domandericorrenti, .faq-toTop {
	display:none;
	}

.faq-question{
	font-weight:bold;
	}


div.itemContainer div.select{
	display:none;
	}

.toggle_description, .place-tabs-pager, #filter-organigramma{
	display:none;
	}

/*.place_ul a{
	font-weight:bold;
	}*/

.place_info{
	border-bottom:1px dashed #666;
	display:block;
	}

	#side .files .pdf {
		background: url(../img/doc_types/icon_pdf.gif) 10px 0 no-repeat;
	}

	#main .files .pdf {
		background: url(../img/doc_types/icon_pdf.gif) 0 0 no-repeat;
	}

	#side .files .doc {
		background: url(../img/doc_types/icon_doc.gif) 10px 0 no-repeat;
	}
	#main .files .doc {
		background: url(../img/doc_types/icon_doc.gif) 0 0 no-repeat;
	}

	#side .files .zip {
		background: url(../img/doc_types/icon_zip.gif) 10px 0 no-repeat;
	}

	#main .files .zip {
		background: url(../img/doc_types/icon_zip.gif) 0 0 no-repeat;
	}

	#side .map {
		margin: 0 0 0 10px;
	}

	#side .mapNav,
	#side .mapNav li {
		padding: 0;
		margin: 0;
		text-align: right;
		background: none;
	}

	#side .mapNav a {
		padding: 4px 0 0 18px;
		line-height: 150%;
		background: url(../img/zoom.gif) 0 0 no-repeat;
	}

	#side .legendColour .legendItem {
		background: none;
		overflow: hidden;
		height: 100%;
		padding: 0 0 5px 20px;
	}

	#side .legendColour em {
		float: left;
		width: 20px;
		height: 10px;
		margin: 0 3px 0 0;
		font-size: 1px;
	}

	#side .legendColour a {
		float: right;
		width: 130px;
		margin: 0 3px 0 0;
	}

	#side form {
		padding: 0 0 0 10px;
		margin: 0;
	}

	#side form label {
		display: none;
	}

	#side form .selfSubmit {
		width: 150px;
	}

	#side form select {
		font-size: 95%;
	}

/*
 =============================================================== */
.legenda {
	display: none;
}

/*
 =============================================================== */
#oc_map {
	display: none;
}

/*
 =============================================================== */
#note {
	padding: 8px 0;
	border-top: solid 3px #000;
}


/*
 =============================================================== */
#footer {
	display: none;
}


ul.ul_soggetti li div{
	display:block;
	}


.relatedContainer div. itemContainer div {
 display:block !important;
}


#organigramma, #filter-organigramma{
	display:none;
}
#organigramma-stampa{
	display:block;
}

#organigramma-stampa table{
	border-collapse:collapse;
	border:1px solid #666;
}

#organigramma-stampa caption {
	font-size: 1.2em;
	font-weight: bold;
}

#organigramma-stampa th{
	border-bottom:2px double #666;
}

#organigramma-stampa tr, #organigramma-stampa td {
	border-bottom:1px solid #666;
}

#organigramma-stampa th, #organigramma-stampa td{
	text-align:left;
}

.galleria, .galleria_cornice{
	display:none;
	}

#note {display:none;}

.testolungo    {
    max-width:20cm;
}