.theme-background{background-color:#e0decf}
.theme-date{color:rgba(128,128,128,0.5)}
.theme-weekend{background-color:rgba(196,128,128,0.25)}
.theme-otherMonth{background-color:rgba(128,128,128,0.5);font-style:italic}
.theme-eventContent{background-color:rgba(128,128,255,0.25)}
.theme-settingsLine{background-color:#000}
.theme-today{background-color:#c9d6be;font-weight:bold}
.theme-hasCoveredEvents{background:-webkit-linear-gradient(top, rgba(255,255,255,0) 90%, rgba(0,0,0,0.5));background:-moz-linear-gradient(top, rgba(255,255,255,0) 90%, rgba(0,0,0,0.5));background:-o-linear-gradient(top, rgba(255,255,255,0) 90%, rgba(0,0,0,0.5));background:-ms-linear-gradient(top, rgba(255,255,255,0) 90%, rgba(0,0,0,0.5));background:linear-gradient(to bottom, rgba(255,255,255,0) 90%, rgba(0,0,0,0.5))}
