@import url(explore.css);

.event-wrap-ups .explore, .events-upcoming .explore {
margin:10px 0 25px;
}
.events li {
font-size:13px;
line-height:1.4;
margin-top:25px;
overflow:hidden;
}
.events li img {
width:141px;
height:94px;
float:left;
margin-right:18px;
border:1px solid #dbdbdb;
}
.events img + li .info {
margin-left:164px;
}
.event-wrap-ups .events .info {
margin-left:161px;
}
.events li .info .category {
text-transform:uppercase;
font-weight:bold;
font-size:12px;
}
.events li .info  h2 {
font-size:18px;
}
.events li .info .category + h2 {
margin-top:5px;
}
.spotlights-across .events .date {
font-weight:normal;
}
.events li .summary {
margin-top:5px;
}
.events .info .event-hide {
display:none;
}
.events .info  a.button {
color: #0D51B3;
}
.events .info  a.button:hover {
color:#4575b8;
}
.events .more-items-link {
font-size:13px;
}