.listings .image a:hover{
	opacity:1;
}


.listings .event a:hover{
    color:white !important; 
    opacity:1 !important;
}

.listings .event .eventheader:hover{
    display:block;
    opacity:1 !important;
    color:white !important;
    background-color:#33bed1;
}

