html, body{
    background-color: #E0EFF5 !important;
    font-family: 'Open Sans', sans-serif;
}
h1,h2,h3,h4,h5,h6{
    font-family: 'Open Sans', sans-serif;
}
h2.logo{
    color: #000000;
    margin-bottom:0px;
}
h2.logo a{
    color: #000000;
}
.sublogo{
    margin-left:20px;
    color:#000000;
}
p, ul, ol, li{
    font-size:0.9em;
}
.panel{
    background-color:#FFF !important;
}
footer a:hover{
    text-decoration: underline;
}
ul.breadcrumbs{
    font-size:1em;
}

/* page */
/* resume */
.section{
    font-size:14px;
    color:#3c4756;
    font-family: 'Open Sans', sans-serif;
    text-align:justify;
}
.section > .feature > .title{
}
.section .title{
    color:#3c4756;
    font-style:italic;
    font-family: 'Open Sans', sans-serif;
    font-weight:bold;
    font-size:18px;
    padding-bottom:5px;
}
.section .feature .line{
    border-top:1px solid #dcdcdc;
    padding-top:10px;
}
.section .feature .content{
    padding: 0 20px 20px 5px;
    line-height:25px;
}
.section .event{
    margin-bottom:20px;
}
.section .event .title{
    font-weight:bold;
    text-align:justify;
    margin-bottom:10px;
}
.section .event .content{
    line-height:25px;
}
.section .event .content ul{
    line-height:25px;
    padding-left: 20px;
}
.section .event .content ul li{
    font-size:15px !important;
    padding-left: 20px;
}
.section .event .date{
    font-weight:bold;
    text-align:right;
    line-height:22px;
}
#resume-sidebar{
    border:1px solid #DCDCDC; 
    padding:20px; 
    background-color:#F6f6f6;
    color:#DCDCDC;
}
#resume-sidebar h5{
    border-bottom:2px solid #DCDCDC;
    color:#808080;
}
#resume-sidebar ul{
    list-style-type:none;
}
#resume-sidebar ul li{
    border-bottom:1px dashed #DCDCDC;
}
#resume-sidebar ul li a{
    color:#808080;
    padding-left:5px;
}
#resume-sidebar ul li a:hover{
    text-decoration:underline;
}
a.back-top{
    color:#3c4756;
}
a.back-top:hover{
    text-decoration:underline;
}
p.anagrafica{
    color:#3c4756;
    font-family: 'Open Sans', sans-serif;
    font-size:15px;
}

/* exhibit list */
.exhibit-row{
    padding:20px 0;
    border-bottom:1px solid #DDD;
}
.exhibit-row a{
    color: #000;
}
.exhibit-row:hover{
    background-color: #f2f2f2;
}
.exhibit-row img{
    padding:5px;
    border:1px solid #DDD;
    background-color:#FFF;
}
.exhibit-row-excerpt{
    font-style: italic;
}

/* page */
#page h2.author{
    font-size:35px;
    font-weight:400;
    line-height:42px;
    color:#5c5c5c;
    margin-bottom:20px;
    margin-top:20px;
}
#page h3.title{
    font-style:italic;
    font-size:22px;
    font-weight:100;
    line-height:42px;
    color:#5c5c5c;
    margin-top:20px !important;
    margin-bottom:20px;
}
#page div.description{
    border-top: 1px solid #ddd;
    padding-top:20px;
}
#page p.description{
    padding:0 0 20px;
    line-height:1.6;
    font-size:16px;
    word-wrap:break-word;
    text-align:justify;
    font-weight:100 !important;
    color:#5c5c5c;
}
#exhibit-feat{
    padding: 0 20px;
}
li.active{
    list-style-type:none;
}

.orbit-container img, li.active img{
    padding:5px;
    background-color:#FFF;
    border: 1px solid #DDD;
}
.orbit-container .orbit-prev{
    margin-left:6px;
}
.orbit-container .orbit-next{
    margin-right:6px;
}
.orbit-bullets{
    display:none;
}
/* sidebar */
#sidebar .box{
    border:1px solid #DCDCDC; 
    padding:20px; 
    background-color:#F6f6f6;
    color:#808080;
    margin-bottom:20px;
}
#sidebar .box h5 {
    border-bottom:2px solid #DCDCDC;
    color:#808080;
}
#sidebar .box strong{
    color:#808080;
}
#sidebar .box ul{
    list-style-type:none;
    margin-left:0 !important;
}
#sidebar .box ul li{
    border-bottom:1px dashed #DCDCDC;
}
#sidebar .box ul li a{
    color:#808080;
    padding-left:5px;
}
#sidebar .box ul li a:hover{
    text-decoration:underline;
}

.time-schedule{
    margin-bottom:30px;
}

.time-schedule h5{
    font-size:35px;
    font-weight:100;
    line-height:35px;
    color: #5c5c5c;
    margin-bottom:30px;
    padding-bottom:30px;
    border-bottom: 1px solid #DDD;
}

.time-schedule .time{
    font-size:16px;
    line-height:22.4px;
    color:#5C5C5C;
}

.time-schedule .time span.name{
    font-weight:700;
    font-size:16px;
    line-height:22.4px;
    color:#5C5C5C;
}
.time-schedule .time-range{
    padding-left:10px;
    font-size:16px;
    line-height:22.4px;
    color:#5C5C5C;
}
small.error{
    margin-top:0 !important;
}

.hp_thumb:hover{
    box-shadow:1px 1px 10px 1px #515151;
}
h4.title{
    font-weight:bold;
}
h5.title{
    font-weight:bold;
    margin-bottom:20px;
}
.exhibit-window{
    border-top:1px solid #DDD;
    padding-top: 20px;
    padding-bottom: 20px;
}
