
#halley-header-title{
margin: 0px 0 0;
}

#halley-header-title h1 {
    color: #ffffff;
    font-size: 0;
}

.news-date{
display:none;
}

.news-title{
font-size:100% !important;
}

#home-icon{
margin-top:-30px;
}

header{
height:183px;
}

#halley-header-search{
   display: block;
position:absolute;
    z-index: 1;
}


#search-box{
background:none !important;
border:none !important;
border-bottom: 1px solid #c9d0d3 !important;
left: 738px;
    position: absolute;
    top: 180px;
}

#q{
background:transparent !important;
color: #ffffff !important;
}

#search_text{
background:none !important;
color:white;
}

#search-box{
width:250px !important;
margin:0px !important;
}

#halley-menu-orizzontale-container{
display:none;
}

#halley-slideshow{
height:300px !important;
}
#halley-slideshow img{
height:300px !important;
width: auto !important;
margin-left: -150px;
}

.nivo-caption{
opacity: 0.0 !important;
}
.nivo-caption{
opacity: 1.0 !important;
background:none;
font-weight:bold;
}

section{
}

#right{
width:26%;
}

.col-sm-6.col-homepage{
width:48%;
}

#left{
width:26%;
}

#block18 .block-text-text,#block21 .block-text-text{
padding:0px;
padding-bottom:3px;
margin:0px;
}

.block-title h2{
height:32px;
}

.block-title h2 span{
border-bottom: 1px solid #bbbbbb;
margin-top:8px;
padding-bottom:2px;
border-radius: 2px;
}

.block-title h2 span span{
display:none;
}

#halley-toolbar{
height: auto !important;
clear:both;
}

#halley-footer-copyright, #halley-privacy-note a{
color:#555555 !important;
}

#paging{
  font-weight: bold;
    margin-bottom: -21px;
    margin-left: 10px;
}


/* modifiche per calendario eventi */
.news-outer-container.elenco_news {
    margin: 5px;
    display:none;
}


.block .news-outer-container {
 display:block;
}


#calendar-container {
    clear:both !important;
    margin-right: 0px !important;
    width: 100% !important;
}

#events-container {
	float: left !important;
    margin-top: 15px !important;
    width: 100% !important;
  font-size: 1.2em;
}

#news_pagina-calendario .PageTitle {
display:none !important;
}

#calendar-table{
height:200px;
    font-size: 1.2em;
}

.calendar-add-container{
display:none;
}
/* modifiche per calendario eventi */


/********************************************************************/

@media (max-width: 768px){

header{
min-height:auto !important;
height:auto !important;
}

section{
  min-height: auto !important;
}
.col-homepage{
widht: 100%;
}
#left, #right{
width: 100%;
}
.col-sm-6.col-homepage {
    width: 100%;
}

.block .block-text-text a img{
width:98% !important;
height:auto !important;
max-width: 600px;
}

#halley-slideshow{
height:auto !important;
}
#halley-slideshow img{
width: 100% !important;
height:auto !important;
margin-left:0px;
}

.block-title h2{
height: auto !important;
}

#halley-menu-orizzontale-container{
display: block;
}

}


