﻿@import url('sezioni.css');
@import url('art_toolbar.css');
@import url('bottombutton.css');
@import url('artgallery.css');

@media print {

	* {
		display: none !important;
	}
	html, body, #art, #art .pager,
	#header, #header .pager, .headerLogo,
	#testata, #testata .pager, .testataLogo,
	#abstract, #abstract p, #artContent h2,
	#artContent, #artContent .titleBig,
	#testoArt, #testoArt p {
		display: block !important;
	}
	#artContent h2 { font-style: italic }
	.headerLogo *, .testataLogo *,
	#artContent .titleBig *,
	#artContent h2 *, #abstract p *,
	#testoArt p * {
		display: inline !important;
	}
	#header .pager, .headerLogo, .testataLogo {
		width: auto; height: auto;
	}
	#abstract p, #testoArt p {
		text-align: justify;
		font-size: 1.35em;
	}
	#testoArt p {
		margin-top: 16px;
	}
	#testoArt p.autore {
		margin-top: 20px;
		font-style: italic;
	}
	#abstract {
		margin-bottom: 20px;
		border-bottom: 2px dashed;
		padding: 20px 0;
	}

}

@media screen {

.headerLogo span.headerLogo_edizione {
	font-size: 28px;
}

#dhtmlwindowholder {
	position: fixed;
	top: 0; left: 0;
	z-index: 2001;
}

#breadCrumb, #breadCrumb { color: #666 }
#breadCrumb {
	margin-bottom: 20px;
	font-size: 1em;
}

/* FB HORROR BOX (POPUP) */
.fb_horrorbox {
	display: none;
	position: fixed;
	top: 50%; left: 50%;
	margin: -143px 0 0 -400px;
	width: 500px;
	height: 286px;
	background: url('/file_generali/img/liz/mi-piace-qnet.png') no-repeat 0 0;
	z-index: 9999;
}
.fb_horrorbox iframe {
	position: absolute;
	top: 183px;
	left: 34px;
	border: none;
	width: 70px;
	height: 70px;
	overflow: hidden;
}
.fb_horrorbox .fb_hb_close {
	position: absolute;
	top: 0; right: 0;
	width: 60px;
	height: 45px;
	cursor: pointer;
}

/* COLONNA SINISTRA - ARTICOLO */
#artContent {

}
	#artContent .clearfix {
		clear: left;
	}
	/* TITOLO, SOMMARIO E CONTENUTO */
	#artContent .titleBig {
		margin: 0;
	}
	#artContent .titleBig {
		font-size: 26px;
	}
	#artContent h2 {
		display: inline;
		padding: 2px 0;
		color: #666;
		font-style: italic;
		font-weight: normal;
		font-size: 20px;
	}
	#artContent #abstract p {
		margin: 10px 0;
	}
	#artContent #testoArt p {
		margin-top: 16px;
		font-size: 1em;
		line-height: 1.5em;
	}
	#artContent #abstract p,
	#artContent #testoArt p {
		font-family: 'Lucida Sans', 'Lucida Sans Unicode', sans-serif;
	}
	#artContent .autore {
		font-style: italic;
	}
	#artContent #testoArt p a,
	#artContent #abstract a {
		color: #497fa5;
	}
	/* FOTO GRANDE E MEDIA GALLERY */
	#artContent .fotoSmall,
	#artContent .foto {
		margin-bottom: 16px;
		width: 100%;
		overflow: hidden;
	}
	/*#artContent .fotoSmall img,*/
	#artContent .foto img {
		width: 100%;
	}
	#artContent .fotoSmall img,
	#artContent .foto img {
		display: block;
	}
	#artContent .fotoSmall .titleFoto,
	#artContent .foto .titleFoto {
		/*display: none;*/
		padding: 4px 6px;
		background: #222;
		color: #CCC;
		font-size: .9em;
	}
	/* BOX ARTICOLI CORRELATI */
	#artContent #artCorr,
	#artContent #artCorrMMC {
		float: left;
		clear: left;
		margin: 0 10px 10px 0;
		border-bottom: 3px solid #e2e2e2;
		padding: 3px;
		width: 314px;
		background: #f0f0f0;
		background-image: -moz-linear-gradient(top,#ffffff,#f0f0f0);
		background-image: -webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#f0f0f0));
		filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ffffff,endColorStr=#f0f0f0);
		-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr=#FFFFFF, endColorStr=#f0f0f0)";
	}
	#artContent #artCorr .titleBox,
	#artContent #artCorrMMC .titleBox {
		display: inline-block;
		margin-bottom: 8px;
		border-radius: 3px;
		-moz-border-radius: 3px;
		padding: 2px 6px;
		background: #e2e2e2;
		color: #F00;
		text-transform: uppercase;
		font-weight: bold;
	}
	#artContent #testoArt #artCorr,
	#artContent #testoArt #artCorrMMC {
		margin-top: 16px;
		border: 1px solid #d9d9d9;
		padding: 6px;
		width: 250px;
		background: #fff none;
	}
	#artContent #testoArt #artCorrMMC {
		float: right;
		clear: right;
		margin-right: 0;
		margin-left: 10px;
	}
	#artContent #testoArt #artCorr .titleBox,
	#artContent #testoArt #artCorrMMC .titleBox {
		display: block;
		border-radius: 0;
		-moz-border-radius: 0;
		border-bottom: 1px dotted #d9d9d9;
		padding: 0 0 6px 0;
		background: transparent;
		color: #000;
	}
	#artContent #artCorr ul,
	#artContent #artCorrMMC ul {
		margin: 0;
	}
	#artContent #artCorr ul li,
	#artContent #artCorrMMC ul li {
		padding: 0 0 6px 0;
		background-position: 6px 6px;
	}
	#artContent #artCorr ul li a,
	#artContent #artCorrMMC ul li a {
		display: block;
		color: #3071b5;
	}
	#artContent #testoArt #artCorr ul li a,
	#artContent #testoArt #artCorrMMC ul li a {
		color: #222;
	}
	/* MODULO COMMENTI */
	#artContent .js-kit-comments {
		clear: both;
		padding-top: 10px;
	}
	#NL_form iframe {
		height: 270px;
	}
	#NL-modal .close {
		opacity: 1;
		filter: alpha(opacity=100);
	}
}
