#psdrive .item{

  text-align: center;
  
}

#psdrive .category.item{
  text-align: center;

}
#psdrive .item h5{
  margin-bottom:0.5rem;
  border: 1px solid #e6e5e5;
  background-color: #f4f3f3;
}


#psdrive .item h5 aside > div {
  background: rgba(0, 0, 0, 0.02);
  border: 1px solid #E6E6E6;
  box-shadow: 0 0 0 1px #FFFFFF inset, 0 2px 0 rgba(0, 0, 0, 0.04);
  display: block;
  overflow: hidden;
  text-align: center;
}
#psdrive .item h5 aside > div span.day {
  font-size: 1.35em;
  line-height: 40px;
  border-bottom: 1px solid #FFFFFF;
  display: block;
  padding-bottom: 5px;
   text-decoration: none;
}
#psdrive .item h5 aside > div span.year {
  background: rgba(255, 255, 255, 0.9);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  display: block;
  font-size: 1.1em;
  line-height: 2.5;
   text-decoration: none;
}


#psdrive .item h5:hover {
  margin-bottom:0.5rem;
  border: 1px solid #e6e5e5;;
  background-color: #e6e5e5;
  text-decoration: none;

}

#psdrive .item h5:hover a {
  text-decoration: none;
    font-size: 1.15em; 

}

#psdrive .wojo-carousel .item{
  padding: 3px;
  margin: .25em;
  background-color: rgba(0,0,0,.075);
}
#fileresults {
  position:absolute;
  width:100%;
}