/* BASE COLORS */

body                                    { background:       rgb(145, 120, 196); }
#homepage .media-list .type             { background-color: rgb(145, 120, 196); }
#homepage .media-list a:hover .type     { background-color: rgba(145, 120, 196, .65); }