just started some small things
I like the events section on the right, but the event search bar and the grey background on 'upcoming events' was annoying so here are some styles to fix that
.eventCreationForm { display: none; }
.uiHeaderSection, .uiSideHeader { background-color: transparent; border-top: 0; }
I'll post some more when I get to experimenting some more