@charset "utf-8";
/* templateHomePage*/
/* @@@@@@@@@@@@@@@@@@@   Template d'Ateneo  @@@@@@@@@@@@@@@@*/
/*
 *  #043659 - #03497C
 */
body {
	font-family: Verdana, Geneva, sans-serif;
}


#logo h2 {
	padding-bottom: -3px;
	padding-top: 50px;
	width: 500px;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
}
#bordino {
	-webkit-box-shadow: #B3B3B3 7px 7px 7px;
	-moz-box-shadow: #B3B3B3 7px 7px 7px;
	box-shadow: #B3B3B3 7px 7px 7px;
	height: 10px;
	background-image: linear-gradient(to bottom,#043659,#03497C);
	background-image: -moz-linear-gradient(top,#043659,#03497C);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#043659),to(#03497C));
	background-image: -webkit-linear-gradient(top,#043659,#03497C);
	background-image: -o-linear-gradient(top,#043659,#03497C);
	background-color: #043659;
	margin-bottom: 20px;
}

/*
 .navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
 color: #555555;
 border-bottom: 4px solid #043659;
 }*/

/*  Active Menu nella Tendina */
.dropdown-menu .active > a, .dropdown-menu .active > a:hover, .dropdown-menu li a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #043659;
	background-image: linear-gradient(to bottom,#043659,#03497C);
	background-image: -moz-linear-gradient(top,#043659,#03497C);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#043659),to(#03497C));
	background-image: -webkit-linear-gradient(top,#043659,#03497C);
	background-image: -o-linear-gradient(top,#043659,#03497C);
	background-repeat: repeat-x;
	outline: 0;
	/*filter:progid:dximagetransform.microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0077b3',GradientType=0)*/
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#043659',endColorstr='#03497C',GradientType=0)
}

div#maximenuck ul.maximenuck li.maximenuck.level1.active, div#maximenuck ul.maximenuck li.maximenuck.level1:hover {
	border-color: transparent transparent #043659 !important;
}

.moduletable_menu h3, .moduletable_etichetta_full h3, .boxH3 {
	background-color: #043659;
	/*background-image:linear-gradient(to bottom,#043659,#03497C);*/
	background-image: linear-gradient(to bottom,#043659,#03497C);
	background-image: -moz-linear-gradient(top,#043659,#03497C);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#043659),to(#03497C));
	background-image: -webkit-linear-gradient(top,#043659,#03497C);
	background-image: -o-linear-gradient(top,#043659,#03497C);
	background-repeat: repeat-x;
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#043659',endColorstr='#03497C',GradientType=0);
}

#footer {
	background-color: #043659;
	background-image: linear-gradient(to bottom,#043659,#03497C);
	background-image: -moz-linear-gradient(top,#043659,#03497C);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#043659),to(#03497C));
	background-image: -webkit-linear-gradient(top,#043659,#03497C);
	background-image: -o-linear-gradient(top,#043659,#03497C);
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#043659',endColorstr='#03497C',GradientType=0);
	background-repeat: repeat-x;
	border-color: #043659;
	color: #FFFFFF;
	overflow: hidden;
	/*font-family: "Times New Roman", Times, serif;*/
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

.navbar-inner {
	border: 0px;
	border-bottom: 2px solid #ccc;
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	border-radius: 0;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
	border-bottom: 4px solid #043659;
}

div#maximenuck ul.maximenuck li div.floatck {

	border-top: 4px solid #043659 !important;
}

.moduletable_menu {
	/*font-family:Verdana,sans-serif;*/
	font-size: 1.1em;
	/*text-transform: uppercase;*/
	/*white-space: nowrap;  */
}

.moduletable_menu_musei  h3 {
	font-size: 0.9em;
	padding: 0.5em;
	color: #fff;
	text-decoration: none;
	background-color: #043659;
	/*font-family:Verdana,sans-serif;*/

	text-transform: uppercase;
	/*white-space: nowrap;    */
}

.moduletable_menu_musei div.k2ItemsBlock ul a {
	color: #000000;
	/*font-family:Verdana,sans-serif;*/
}

.moduletable_menu_musei div.k2ItemsBlock ul li {
	list-style: none;
	margin-left: -25px;
	/*font-family:Verdana,sans-serif;*/
	font-size: 0.9em;
}

.even, .odd {
	border-bottom: none;
	background-color: transparent;
}

div.k2LatestCommentsBlock ul li, div.k2TopCommentersBlock ul li, div.k2ItemsBlock ul li, div.k2LoginBlock ul li, div.k2UserBlock ul.k2UserBlockActions li, div.k2UserBlock ul.k2UserBlockRenderedMenu li, div.k2ArchivesBlock ul li, div.k2AuthorsListBlock ul li, div.k2CategoriesListBlock ul li, div.k2UsersBlock ul li {
	list-style: none outside none;
	margin-left: -20px;
}

div.itemHeader h1.itemTitle, div.itemListCategory h1 {
	color: #003366;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.77em;
	text-transform: uppercase;
	font-size: 1.4em;
	font-weight: bold;
	border-bottom: 4px solid #043659;
}

div.subCategory h2 a {
	/*color: #043659;*/
	/*font-family:Verdana,sans-serif;*/
	font-size: 0.5em;
	font-weight: bold;
}

div.subCategory, div.itemListCategory {
	/*font-family:Verdana,sans-serif;*/
	background: transparent;
	border: none;
	margin: 2px 0;
	padding: 2px;
}

/*.listaCategoria   {
 color: #043659;
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-weight: normal;
 line-height: 110%;
 margin: 0;
 padding: 10px 0 4px;
 font-weight: bold;
 }*/

.listaCategoria {
	font-family: verdana;
	font-size: 0.9 em;
	color: #003366;
}

div.catItemHeader h3.catItemTitle a, div.catItemHeader h3.catItemTitle {

	/*font-family:Verdana,sans-serif;*/
	font-size: 18px;
	font-weight: normal;
	line-height: 110%;
	margin: 0;
	padding: 10px 0 4px;
	color: #043659;
}

#breadcrumbs, #breadcrumbs a {
	margin-top: 15px;
	color: #999999;
}

.moduletable_menu ul, .moduletable_menu a, .moduletable_menu .nav, .moduletable_menu .menu {
	list-style-image: url("../images/other_li_blu.jpg") !important;
	list-style-type: disc !important;
	font-size: 0.9em;
}

.menuCustom {
	list-style-image: url("../images/other_li_blu.jpg") !important;
	list-style-type: disc !important;
}

.nav, menu, .nav ul, .menu ul {
	list-style-image: url("../images/other_li_blu.jpg");
	list-style-type: disc !important;
	margin-bottom: 20px;
	margin-left: 0;
}

.nav ul, .nav > li, .nav > li > a, .nav > li > a:hover {
	list-style-image: url("../images/other_li_blu.jpg") !important;
	list-style-type: disc !important;
}

/* SOLO PER MUSEI */
.listamusei {
	list-style: none;
	line-height: 2em;
}

.listamusei li {
	line-height: 1.5em;
}

.listamusei a {
	font-weight: bold;
	line-height: 1.5em;
}
#barrasx_old {
	float: left;
	width: 80%;
}

#barrasx {
	float: left;
	width: 40%;
}

#lista{
	    position: absolute;
	    top: 120px;
	    left: 450px;
}

#listaFile{
	    position: absolute;
	    top: 120px;
	    left: 570px;
}

#barradx {
	float: right;
	width: 18%;
}
#left_row {
	float: left;
	width: 18%;
}

#right_row {
	float: right;
	width: 18%;
}

#unico {
	float: left;
	width: 100%;
}

.row {
	margin-left: 0px !Important;
}

#grid-bottom .span4 {
	width: 30%;
}

/* Eventi in Home Page */

#boxesnewseventi {
	width: 100%;
	margin-top: 15px;
}

#boxeventi {
	width: 30%;
	float: left;
}

#boxnews {
	width: 67%;
	float: right;
}

#box2news {
	width: 45%;
	float: left;
}

#news3 {
	width: 51%;
	float: right;
}

.moduletable_unipinews h3,
#boxeventi h3.titolobox, #boxeventi h3.titolobox, .moduletable_unipieventi h3,
#boxnews h3.titolobox, #boxeventi h3.titolobox {
	border-bottom: 4px solid #7e0105;
	color: #333;
	margin: 10px 0; /* Se metto margine in % ho titoli di unipinews e unipieventi storti */
    padding: 10px 0;
}

.moduletable_unipieventi h3 a, .moduletable_unipinews h3 a {
	color: #333333;
	font-size: 1em;
	text-transform: uppercase;
}

/*.moduletable_unipinews h3, .moduletable_unipieventi h3 {
 padding: 2% 0;
 } */

/*
 .moduletable_unipieventi h3,
 .moduletable_unipieventi h3 a,
 #boxnews h3.titolobox,
 #boxeventi h3.titolobox {
 color: #333;
 border-bottom: 4px solid #7e0105;
 font-size: 1em;
 text-transform: uppercase;
 }*/

div.event .num a {
	color: #7e0105;
	font-size: 1em;
	font-weight: bold;
}
div.event .mese a {
	color: #333;
	font-size: 0.9em;
}

div.event .date a {
	text-decoration: none;
}

div.event div.text a {
	color: #333;
	display: block;
	font-weight: bold;
	margin-bottom: 3px;
	padding: 0;
}
div.event .date {
	border-bottom: 1px solid #e5cccd;
	margin-bottom: 6px;
	margin-top: 8px;
	padding: 6px 6px 6px 2px;
	position: relative;
}

div.event img.cal {
	position: absolute;
	right: 6px;
	top: 30%;
}
div.event img {
	border: medium none;
}

/* test stili news */

#other h3 {
	border-bottom: 0px !important;
	font-size: 0.9em;
}

.other ul,
#other ul {
	list-style-image: url("../images/other_li.jpg") !important;
}

span.title, span.intro {
	display: block;
}
.rest {
	clear: both;
	display: block;
	padding-top: 1%;
}

span.title a {
	color: #333;
	display: block;
	font-weight: bold;
	margin-bottom: 3px;
	padding: 0;
}
span.title a:hover {
	text-decoration: underline;
}

#other a {
	color: #333;
}
#other a:hover {
	text-decoration: underline;
}

div.veditutto a {
	padding-top: 15px;
	color: #7e0105;
}

.custom-box {
	background-color: #f2f1ec;
	padding: 1%;
	margin-top: 2%;
}

.custom-box p {
	font-weight: bold;
	font-size: 0.9em;
}

/* footer */
.custom_footer_list {
	font-size: 1.3em;
	/*text-transform: uppercase;*/
}

.custom_footer_list ul {
    list-style: outside none none;
    margin-left: 0;
}


.module_footer_social {
	margin-left: 0px !important;
	padding: 1.5% 0;
}

.custom_footer_social ul {
	list-style: none;
	margin: 0;
	padding: 0;
}


.thumbnails .span8 {
	padding-left: 2%;
}

.thumbnails .text {
	padding-top: 3%;
}

ul, ol {
	margin: 0 0 10px 17px; /* Le altre news testuali in home erano troppo a dx*/
}




