table{width:100%}table.Platinum-table-cells td,table.Platinum-table-cells th,table.Platinum-table-rows-only tr{border:1px solid #ACC0C6}table.Platinum-table-cells th,table.Platinum-table-rows-only th{background-color:#F7F9F9;color:#4C6E78}table.Gold-table-cells td,table.Gold-table-cells th,table.Gold-table-rows-only tr{border:1px solid #F0AB00}table.Gold-table-cells th,table.Gold-table-rows-only th{background-color:#FEF7E6;color:#8D6A00}@media screen{.printable{display:none}}@media print{.printable{display:block}.noprint{display:none}}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}#content .doublenarrow .w-narrow{width:45.3%}.img-home .day,.img-home .month,.img-home .year{color:#fff!important}.img-home{position:relative}.img-caption,.img-date{overflow:hidden;vertical-align:bottom;position:absolute;left:0;color:#fff;text-align:center;padding:10px 15px 5px 5px;line-height:1.2em;min-height:50px}.img-home img{vertical-align:bottom}.img-caption{bottom:0;right:0;background:#000;background:rgba(0,0,0,.5);pointer-events:none}.img-caption a,.img-caption a:hover,.img-caption a:visited{color:#fff;opacity:1!important}.img-date{top:0;background:#000;background:rgba(0,0,0,.5);width:20px}.img-text .day,.img-text .month,.img-text .year{color:#fff!important}.img-text .dateblock{margin:0 10px 0 0}
.brightness img{-webkit-filter:brightness(1.0);filter:brightness(1.0);}.brightness img:hover{-webkit-filter:brightness(0.8);filter:brightness(0.8);}
/* More text appears when you hover over the box */

.hover-slide a.img-caption span {
  color: #FFFFFF;
}


.hover-slide .img-caption {
  /*padding: 0.5em 0.5em 0 0.5em; */
  /* max-height: 50px; */
    -moz-transition: max-height 0.8s;
    -ms-transition: max-height 0.8s;
    -o-transition: max-height 0.8s;
    -webkit-transition: max-height 0.8s;
    transition: max-height 0.8s;
}

.hover-slide .profile-wrapper:hover .img-caption {
  max-height: 200px;
}

.hover-slide .title-slide {
  display: block;
/*  padding-bottom:0.5em;
  padding-top: 0.5em; */
  font-size: 1.0em;
}

.hover-slide .body-slide {
  display: block;
  visibility: hidden;
  max-height: 0;
  overflow: hidden;
    -moz-transition: max-height 0.8s, visibility 0s linear 0.5s,opacity 0.5s linear;
    -ms-transition: max-height 0.8s, visibility 0s linear 0.5s,opacity 0.5s linear;
    -o-transition: max-height 0.8s, visibility 0s linear 0.5s,opacity 0.5s linear;
    -webkit-transition: max-height 0.8s, visibility 0s linear 0.5s,opacity 0.5s linear;
    transition: max-height 0.8s, visibility 0s linear 0.5s,opacity 0.5s linear;
  padding-top: 1em;
  border-top: 1px solid #ACC0C6;
/*  margin-bottom: 1em; */
}

.hover-slide .profile-wrapper:hover .body-slide {
  visibility:visible;
  opacity:1;
  transition-delay:0s;
  max-height: 200px;
}

.hover-slide .profile-wrapper:hover a {
  text-decoration: none;
}











/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
