@charset "utf-8";

.news {
	font-size: 13px;
	line-height: 1.1;
	color: #585858;
	margin-bottom: 27px;
	z-index: 1;
	padding-top: 36px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #E2E8EB;
	padding-bottom: 18px;
	border-radius: 2px;
}
.news:hover {
	color: #000000;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.news h1 {
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	display: block;
	color: #585858;
}
.news:hover h1 {
	color: #000000;
}
.news p {
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 1.2;
}
.news img {
	display: block;
	padding: 0px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	background-image: url(../images/version-e/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.news .artlink {
	background-image: url(../images/spacer.gif);
	text-align: left;
	text-indent: -1024px;
	overflow: hidden;
	position: absolute;
	z-index: 20;
	left: 0px;
	top: 36px;
	right: 0px;
	bottom: 0px;
}
.news .topbar {
	background-color: #2b4f74;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	line-height: 39px;
	height: 36px;
	text-indent: 9px;
	color: #bec3ca;
	cursor: default;
}

.news .topbar span {
	display: block;
	background-image: url(../images/version-e/sprite.png);
	background-repeat: no-repeat;
	background-position: -81px -198px;
	text-indent: -1024px;
	height: 9px;
	width: 18px;
	overflow: hidden;
	margin-left: -9px;
	position: absolute;
	left: 50%;
	top: 36px;
	z-index: 20;
	line-height: normal;
}
.news .topbar a {
	text-decoration: none;
	z-index: 25;
	display: block;
	font-family: 'Open Sans', sans-serf;
	line-height: 39px;
	font-size: 15px;
	position: absolute;
	font-weight: 400;
	background-color: #dd5c39;
	padding-right: 21px;
	padding-left: 21px;
	top: 0px;
	right: 0px;
	color: #FFF;
	text-indent: 0;
	height: 36px;
	text-transform: capitalize;
}


.news .social-bar, 
.news .social_display {
	height: 20px;
	margin-bottom: 10px;
	display: block;
	clear: none;
	float: none;
	width: auto;
}

.news.first h1 {
	font-size: 32px;
}
.news.first {
	margin-top: 0px;
	padding-top: 0px;
}
.news.first p {
	font-size: 16px;
	line-height: 1.3;
	margin-bottom: 20px;
	display: block;
}
.news.first .topbar {
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
.news.first img {
	height: 320px;
	width: 663px;
	margin-top: 18px;
	margin-bottom: 0px;
}
.news.first .artlink {
	bottom: 50px;
	top: 0px;
}
.news.second {
	width: 323px;
	height: 409px;
}
.news.second .social-bar,
.news.second .social_display  {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 30;
}
.news.second h1 {
	font-size: 22px;
}
.news.second p {
	font-size: 16px;
	line-height: 1.3;
	margin-bottom: 20px;
	display: block;
}
.news.second img {
	height: 190px;
	width: 323px;
}
.news.second .artlink {
	bottom: 55px;
}
.news.three {
	margin-top: 0px;
	padding-top: 0px;
}
.news.three h1 {
	font-size: 22px;
}
.news.three p {
	font-size: 15px;
	display: block;
	margin-bottom: 27px;
	margin-top: 0px;
}
.news.three img {
	height: 149px;
	width: 200px;
	clear: none;
	float: left;
	margin-right: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.news.three .artlink {
	top: 0px;
	bottom: 45px;
}
.news.three .social-bar, .news.three .social_display {
	background-position: 220px 0px;
	margin-top: 9px;
	margin-bottom: 0px;
}
.news.three .topbar {
	position: static;
	background-color: transparent;
	line-height: 27px;
	color: #9faebf;
	height: auto;
	text-indent: 0;
	margin-top: 9px;
	font-size: 14px;
}
.news.three .topbar span {
	display: none;
	visibility: hidden;
}
.news.three .topbar a {
	position: static;
	color: #333;
	display: inline;
	padding-right: 0px;
	padding-left: 0px;
	background-color: transparent;
	line-height: 27px;
	height: auto;
	margin-left: 18px;
	position: absolute;
	z-index: 25;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	font-size: 14px;
}
.news.three:hover .topbar a {
	color: #dd5c39;

}
.news.four {
	padding-left: 75px;
	min-height: 60px;
	padding-right: 30px;
	white-space: normal;
	padding-top: 0px;
	margin-bottom: 18px;
	padding-bottom: 16px;
	margin-top: 0px;
}
.news.four h1 {
	margin-bottom: 5px;
}
.news.four p {
	display: inline;
	font-size: 13px;
}
.news.four img {
	height: 58px;
	width: 58px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.news.four section {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.news.four .topbar {
	position: static;
	background-color: transparent;
	line-height: 27px;
	color: #9faebf;
	height: auto;
	text-indent: 0;
	margin-top: 9px;
	font-size: 14px;
}
.news.rubrica h1 {
	font-size: 18px;
	line-height: 1.3;
}

.news.four .topbar span {
	display: none;
	visibility: hidden;
}
.news.four .topbar a {
	position: static;
	color: #333;
	display: inline;
	padding-right: 0px;
	padding-left: 0px;
	background-color: transparent;
	line-height: 27px;
	height: auto;
	margin-left: 18px;
	position: absolute;
	z-index: 25;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	font-size: 14px;
}
.news.four:hover .topbar a {
	color: #dd5c39;

}


.news.four .artlink {
	bottom: 0px;
	z-index: 25;
	top: 0px;
}
.news.rubrica .topbar {
	background-color: #cd3b1d;
	text-align: right;
	color: #F0B7A6;
	text-indent: -36px;
	padding-right: 18px;
}
.news.rubrica {
	overflow: hidden;
}


.news.rubrica .topbar a {
	right: auto;
	left: 0px;
}
.news.rubrica.related {
	height: 550px;
	border-bottom-style: none;
}
.news.rubrica.related .artlink {
	bottom: 190px;
}
.news.rubrica.related .social_display   {
	bottom: 68px;
}
.news.rubrica.related .correlate {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #BBC5CE;
	padding-bottom: 3px;
}
.news.rubrica.related .correlate i {
	font-size: 13px;
	line-height: 27px;
	color: #8093A8;
	display: inline-block;
	padding-left: 9px;
	font-style: normal;
	background-color: #D0D8DD;
	padding-right: 9px;
}
.news.rubrica.related .correlate ul li  {
	color: #333;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBC5CE;
	background-color: #E0E4E9;
}
.news.rubrica.related .correlate ul li a {
	line-height: 36px;
	color: #333;
	text-decoration: none;
	padding-right: 9px;
	padding-left: 9px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis; /* required for Opera */
	-ms-text-overflow: ellipsis; /* required for IE8, allegedly */
	-moz-binding: url('ellipsis.xml#ellipsis'); /* for Firefox; details here */
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	display: block;
}
.news.rubrica.related .correlate ul li a:hover {
	background-color: #FFF;
}



.right-box {
	margin-bottom: 27px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #9DACBC;
	background-color: #FFF;
}
.right-box  p {
	display: block;
}
.right-box  ul   {
	height: 207px;
	overflow: auto;
}
.right-box li    {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCD3DA;
	margin-right: 36px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 18px;
}




.right-box .right-box-title {
	background-color: #cd3b1d;
}

.right-box .right-box-title h3 {
	background-color: #cd3b1d;
	background-image: url(../images/version-e/sprite.png);
	background-position: 0px -504px;
	padding-left: 18px;
	background-repeat: no-repeat;
	height: 45px;
	font-size: 16px;
	line-height: 45px;
	color: #FFF;
	font-weight: normal;
}

.right-box .right-box-list-a ul li a  , .right-box .right-box-list-v ul li a{
	display: block;
	position: absolute;
	z-index: 20;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	text-indent: -1024px;
	overflow: hidden;
}
.right-box .right-box-list-b ul li a {
	font-family: Oswald, sans-serif;
	font-size: 16px;
	color: #CD3B1D;
	text-decoration: none;
	font-weight: normal;
	margin-right: 9px;
}
.right-box .right-box-list-b ul li p a {
	color: #333;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 1.2;
	font-weight: normal;
}
.right-box .right-box-list-v {
	overflow: auto;
}
.right-box .right-box-list-v a {
	color: #333;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 1.2;
	font-weight: normal;
	text-decoration: none;
}
.right-box .right-box-list-v h2,
.right-box .right-box-list-v h3 {
	display: block;
	margin-top: 9px;
	margin-bottom: 9px;
}
.right-box .right-box-list-v img   {
	display: block;
}
.right-box .right-box-list-v li {
	padding: 0px;
	clear: none;
	float: left;
	width: 141px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
.right-box .right-box-list-v li:nth-of-type(odd) {
	margin-right: 18px;
}
.right-box .right-box-list-v li img {
	height: auto;
	width: 141px;
}

.right-box .right-box-title-f {
	background-color: #CCD3DA;
}


.right-box .right-box-title-f h3 {
	background-color: #9dacbc;
	padding-left: 18px;
	height: 45px;
	font-size: 16px;
	line-height: 45px;
	color: #FFF;
	width: 150px;
	font-weight: normal;
}
.right-box .right-box-list-f  ul{
	height: 409px;
}

.right-box .right-box-list-f ul li a {
	display: block;
	margin-bottom: 9px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.right-box .right-box-list-f ul li div {
	display: block;
	margin-bottom: 9px;
	color: #9DACBC;
	font-size: 13px;
}

.right-box .right-box-list-f ul li div a {
	margin-bottom: 9px;
	color: #333333;
	text-decoration: none;
	font-family: Oswald, sans-serif;
	display: inline;
	font-size: 14px;
	font-weight: normal;
}
.right-box .archivio  {
	padding-top: 9px;
	padding-right: 9px;
	padding-left: 9px;
	padding-bottom: 0px;
	border-bottom-style: none;
	position: static;
}
.right-box .archivio a.archivio  {
	font-size: 13px;
	color: #9DACBC;
	text-decoration: none;
	background-color: rgba(255,255,255,0.25);
	display: block;
	position: absolute;
	left: auto;
	top: 9px;
	right: 9px;
	bottom: auto;
	font-family: "Open sans", sans-serif;
	text-indent: -1024px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	line-height: 36px;
	background-image: url(../images/version-e/sprite.png);
	background-repeat: no-repeat;
	background-position: -150px -706px;
	height: 27px;
	width: 27px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}


.right-box .archivio a.archivio:hover {
	color: #FFF;
	background-color: rgba(0,0,0,0.25);
}
#redazionale {
	background-color: #cd3b1d;
	border-bottom-width: 9px;
	border-bottom-style: solid;
	border-bottom-color: #DD5C39;
	width: 663px;
}
#redazionale h2, #red_arch, #precedente, #successivo {
	display: none;
}

#redazionale ul {
	display: block;
	text-align: center;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 9px;
	height: 247px;
	overflow: visible;
}
#redazionale ul li.redelix {
	clear: none;
	float: left;
	width: 133px;
	padding: 9px;
	overflow: hidden;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	height: 229px;
	position: relative;
	border-bottom-width: 9px;
	border-bottom-style: solid;
	border-bottom-color: #E2E7EB;
}
#redazionale ul li.redelix img {
	margin-bottom: 9px;
	border: 9px solid #e2e7eb;
}
#redazionale ul li.redelix a {
	background-image: url(../images/spacer.gif);
	text-indent: -1024px;
	overflow: hidden;
	position: absolute;
	z-index: 20;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

.gallery {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;
	text-shadow: 0px 1px 0px #FFFFFF;
	filter: dropshadow(color=#FFFFFF, offx=0, offy=1);
	filter: none;
	margin-bottom: 18px;
	height: 462px;
}

.gallery img {
	background-color: #FFFFFF;
	display: block;
	clear: both;
	margin: 0px;
}
.gallery h2 {
	font-size: 28px;
	line-height: 1.3;
	color: #dd5c39;
	display: block;
	text-transform: lowercase;
	padding-bottom: 20px;
	letter-spacing: -2px;
}
.gallery figcaption {
	display: inherit;
	visibility: visible;
	margin: 0px;
	padding: 0px;
}
.gallery .first-gallery {
	width: 490px;
}
.gallery .first-gallery img {
	height: 295px;
	width: 458px;
	padding: 18px;
}
.gallery .first-gallery h1 {
	font-size: 18px;
	line-height: 1.3;
	color: #585858;
	font-weight: 600;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
}
.gallery .first-gallery a {
	background-image: url(../images/spacer.gif);
	position: absolute;
	left: 0px;
	bottom: 0px;
	color: #585858;
	display: block;
	text-decoration: none;
	text-indent: -1024px;
	overflow: hidden;
	top: 0px;
	right: 0px;
	z-index: 10;
}
.gallery .all-galleries {
	sposition: absolute;
	top: 52px;
	position: absolute;
	width: 135px;
	right: 0px;
}
.gallery .all-galleries li {
	display: block;
	margin-bottom: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.gallery .all-galleries li img {
	background-color: #FFFFFF;
	height: 71px;
	width: 110px;
	display: block;
	padding: 9px;
	margin-bottom: 5px;
}
.gallery .all-galleries li h2 {
	font-size: 13px;
	line-height: 1;
	font-weight: 400;
	display: block;
	font-family: 'Open Sans', sans-serif;
	margin: 0px;
	padding: 0px;
	color: #6D6D6D;
	white-space: normal;
	letter-spacing: 0px;
}
.gallery .all-galleries li a {
	text-decoration: none;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	text-indent: -1024px;
	overflow: hidden;
	z-index: 10;
	margin: 0px;
	padding: 0px;
}
