.card {
    box-sizing: border-box;
    border-radius: 3px;
    background-clip: padding-box;
    border-width: 0px;
    border:none;
}
.card span.card-title {
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    overflow: hidden !important;
    text-overflow: ellipsis;
    display: inline-block;
    width: 60%;
    height: 75px;
}
.card .card-image {
  position: relative;
  overflow: hidden;
  padding:0;
}
.card .card-image span.card-title:hover {
  text-decoration: underline;
  overflow: hidden !important;
    text-overflow: ellipsis;
    display: inline-block;
    width: 60%;
    height: 75px;
    /*white-space: nowrap;*/
}
.card .card-image img {
  border-radius: 2px 2px 0 0;
  background-clip: padding-box;
  z-index: -1;
}
.card .card-image span.card-title {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 14px;
}
p.card_date{
  color: #fff;
}
p.card_venue{
  color: #fff;
}
.card .card-content {
  padding: 15px;
  border-radius: 0 0 2px 2px;
  background-clip: padding-box;
  box-sizing: border-box;
  font-weight: bold;
  background-color: #fff;
  font-size: 14px;
}
.card .card-content p {
  margin: 0;
  color: inherit;
  font-size: 16px;
}
.card .card-content span.card-title {
  line-height: 48px;
}
.card .card-action {
  border-top: 1px solid rgba(160, 160, 160, 0.2);
  padding: 16px;
}
.card .card-action a {
  color: #ffab40;
  margin-right: 16px;
  transition: color 0.3s ease;
  text-transform: uppercase;
}
.card .card-action a:hover {
  color: #ffd8a6;
  text-decoration: none;
}
/*
     FILE ARCHIVED ON 09:27:08 Oct 20, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:35:45 May 08, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.48
  exclusion.robots: 0.039
  exclusion.robots.policy: 0.03
  esindex: 0.008
  cdx.remote: 8.123
  LoadShardBlock: 157.465 (3)
  PetaboxLoader3.datanode: 91.071 (4)
  PetaboxLoader3.resolve: 116.241 (3)
  load_resource: 207.532
*/