.colonna-sx{
    width: 64%;
    position: relative;
    float: left;
}
.colonna-dx{
    width: 35%;
    position: relative;
    float: right;
}

.search-background{
    position: relative;
    float: left;
    background: #e6ddbd;
    padding-top: 0em;
    height: 4em;
    margin-bottom: 0.5em;
}

.shown{ display: block; }
.hidden{ display: none; }

.latest-main-banner{
	/* Firefox */
	-moz-transition: all 0.8s ease;
	/* WebKit */
	-webkit-transition: all 0.8s ease;
	/* Standard */
	transition: all 0.8s ease;
	/* Opera */
	-o-transition: all 0.8s ease;
    width: 100%;
    height: 18.18em;
    position: relative;
    float: left;
}
#latest-background {
    background-size: 100%;
    background-position: center center;
}

.home-latest-pages{
    width: 25%;
    padding: 0%;
    margin-bottom: 0%;
    height: 100px;
    overflow: hidden;
}
.home-latest-pages-dt{
    position: absolute;
    bottom: 1px;
    right: 12px;
}
.home-latest-pages-half{
    width: 50%;
    padding: 0%;
    margin-bottom: 1%;
    height: 198px;
    overflow: hidden;
/*    border: solid 1px #aaa;*/
}
.home-latest-pages-title, .full-gallery-entry-title{
    position: absolute;
    z-index: 1000;
    bottom: 0px;
    width: 58%;
    height: 6.5em;
    padding: 0.7em;
    float: left;
    -webkit-box-shadow: 0px 0px 6px 0px #222;
    box-shadow: 0px 0px 6px 0px #222;
    filter: progid:DXImageTransform.Microsoft.Shadow(Color=#222222, Strength=2, Direction=0),
           progid:DXImageTransform.Microsoft.Shadow(Color=#222222, Strength=2, Direction=90),
          progid:DXImageTransform.Microsoft.Shadow(Color=#222222, Strength=2, Direction=180),
          progid:DXImageTransform.Microsoft.Shadow(Color=#222222, Strength=2, Direction=270);
    background: url(alpha.png) repeat;
    color: transparent;
}
.full-gallery-entry-title:hover{
    width: 95%;
    height: 85%;
    color: #fff;
}
.home-latest-pages-title:hover{
    width: 70%;
    height: 70%;
    color: #fff;
}

.latest-nav{
    width: 100%;
    position: relative;
    float: left;
    margin-top: 1em;
}

.latest-icon-square{
    width: 32.25%;
    margin-right: 1%;
    height: 128px;
    margin-bottom: 10px;
    background: black;
    position: relative;
    float: left;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    transition: all 0.5s;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-position: center center;
}
.latest-icon-square.last{
margin-right: 0px;
}
.latest-icon-square:hover{
    -moz-box-shadow: 0px 0px 6px 2px #111 inset;
    -webkit-box-shadow: 0px 0px 6px 2px #111 inset;
    box-shadow: 0px 0px 6px 2px #111 inset;
}
.latest-icon-square.selected{
    -moz-box-shadow: 0px 0px 6px 4px #111 inset;
    -webkit-box-shadow: 0px 0px 6px 4px #111 inset;
    box-shadow: 0px 0px 6px 4px #111 inset;
    background-size: 165%;
}

li.menu{
    font-family: prataregular;
}

.incontro-con-homepage, #incontro-con-list{
    position: relative;
    float: left;
    width: 100%;
    height: 25.9em;
    /*margin-top: 2em;*/
    overflow: hidden;
}

.incontro-con-homepage h2{
z-index: 100; position: absolute; left: 1em; top: 1em;
}

.incontro-con-homepage div.description{
z-index: 100; position: absolute; top: 17.5em; height: 11.5em; font-size: 0.9em; background: #000;
}

.incontro-con-homepage p{
z-index: 100; color: #fff; width: 80%; margin-left: 1.5em; font-size: 0.9em
}

.topic-categories{
    width: 100%;
    padding: 0;
}
.topic-categories li{
    text-align: center;
    padding: 0;
    position: relative;
    float: left;
    list-style-type: none;
    width: 18%;
    margin-left: 1%;
    margin-right: 1%;
    font-size: 1.25em;
    font-family: prataregular;
    border-bottom: solid 3px #e0e0e0;
}

.autori-incontro-con-buttons{
background: #e6ddbd;
height: 2.5em;
margin-bottom: 0.5em;
margin-top: 0em;
padding-top: 0.75em;
margin-left: 0px;
}

.autori-incontro-con-buttons span{
margin-top: 1em;
font-size: 16pt;
}

#events-block{
    font-family: prataregular;
    background: #f5f0bf;
    float: right;
    width: 100%;
    margin-bottom: 2em;
    /*margin-top: 2em;*/
}
#events-block .panel{
    width: 90%;
    margin-left: 5%;
    margin-top: 2.2em;
    /*height: 260px;*/
}
#events-block .title-placeholder{
    height: 4.8em;
}
#events-block h2{
    font-weight: normal;
    text-align: center;
}
#events-block h2 a{ color: rgb(173, 1, 1); text-decoration: none; }
#events-block hr{
    width: 70%;
    margin-left: 15%;
    border-color: #eee;
    margin-top: 1.1em;
    margin-bottom: 1.1em;
    float: left;
}

.events-browser{
    float: right;
    margin-right: 0%;
}
.events-browser li{
    list-style-type: none;
    position: relative;
    float: left;
    font-size: 1.5em;
    cursor: pointer;
}


.single-block{
    height: 407px; overflow: hidden;
}
.secondary-blocks-container .panel{
    width: 90%;
    margin-left: 5%;
    margin-top: 1.2em;
}
.secondary-blocks-nav{
padding: 0px;
margin: 0;
font-family: prataregular;
}
.secondary-blocks-nav li{
list-style-type: none;
position: relative;
width: 95%;
padding-left: 0;
padding-right: 5%;
background-color: #333;
color: #eee;
font-size: 0.85em;
line-height: 1.3em;
height: 98px;
padding-top: 0em;
margin-bottom: 5px;
cursor: pointer;
float: left;
overflow: hidden;
}
.secondary-blocks-nav li div.txt{
    position: absolute;
    width: 100%;
    height: 60%;
    padding-top: 11%;
    display: block;
    text-align: center;
    /* not working */
}
.secondary-blocks-nav li .icon{
    display: block;
    float: left;
    width: 100%;
    height: 100%;
    margin-top: 0em;
    margin-left: 0em;
    margin-right: 3.5%;
    background-size: 156%;
    background-position: center center;
    background-repeat: no-repeat;
}

.incontro-con-content-homepage{
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 0.3em;
    background: #e6ddbd;
}
.incontro-con-element{
    margin-bottom: 0.7em;
}
.incontro-con-icon{
    position: relative;
    float: left;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 12.6em;
    width: 50%;
    border: none;
}
.incontro-con-title{
    position: relative;
    float: left;
    width: 45%;
    padding-left: 2.5%;
    padding-right: 2.5%;
    margin-top: 0em;
    height: 12.6em;
}
.incontro-con-title *{ color: #fff; }
.incontro-con-title h3{
    margin-top: 0.75em;
    font-size: 1em;
}
.incontro-con-title h3 a{ text-decoration: none; }
.incontro-con-title h4{
    margin-top: 0.0em;
    line-height: 1.3em;
    font-size: 0.8em;
    letter-spacing: -0.005em;
}

/*
fabiobuda@netd.it - 23.06.2016
Imposta i colori per i singoli elementi elencati
in homepage alla sez Incontro Con
*/
.incontro-con-title.incontro-con, .incontro-con-title.ekphrasis,
.incontro-con-title.et-et, .incontro-con-title.in-forma-di{ background: #777;}

.incontro-con-title.saggi{ background: #192688 }
.incontro-con-title.recensioni{ background: #be5711 }
.incontro-con-title.galleria{ background: #ad0101 }
.incontro-con-title.video{ background: #298aa4 }
.incontro-con-title.interviste{ background: #63761e }
.incontro-con-title.zoom{ background: #A1184E }

.incontro-con-title.cinema{ background: #611988; }
.incontro-con-title.spettacoli{ background: #007A51; }
.incontro-con-title.libri{ background: #004397; }
.incontro-con-title.mostre{ background: #4D2900; }
.incontro-con-title.eventi{ background: #85172A; }


/** 26/01/2014
    fabiobuda@netd.it
    Nuova visualizzazione Galleria
*/
.gallery_random_block{
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 2em;
}

.gallery_random_thumb{
    background-position: center center;
    background-repeat: repeat;
    background-size: 125%;
    width: 22%;
    margin-left: 1.3%;
    margin-right: 1.3%;
    margin-bottom: 2.6%;
    height: 128px;
    position: relative;
    float: left;
    border: solid 1px #444;
}

/**
    fabiobuda@netd.it 28/02/2014
*/
div.essay a{
    text-decoration: underline;
}
.page-title-rect a{
    text-decoration: none !important;
}

/**
    04/04/2014
*/
.incontro-con-homepage h2{
    margin-top: 0em;
}

/*
    08/02/2015
*/
a.pdf img.pdf{ margin-top: -6px; float: left; }
