body {
	background-color: #210022;
	background-image: url('bkg_purple_mixed.jpg');
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-attachment: fixed;
}

.widget_welcome_subscribe {
	background-image: url('bkg_subscribe.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.calendar, .calendar a {
	color: #865d9a;
}

.calendar_table {
	border: 1px solid #78538a;
}

.calendar_active {
	background-color: #e1d5e6;
}

.calendar_inactive {
	background-color: #f0ebf2;
}

.calendar_header_day_of_week {
	background-image: url('bkg_calendar_weekday.jpg');
	border-right: 1px solid #a27fb2;
}

.monthly_header_left, .monthly_header_right {
	background-color: #e1d5e6;
}

.monthly_header_middle {
	background-color: #f0ebf2;
}

.calendar_footer {
	background-color: #e1d5e6;
	border-bottom: 2px solid #9d79ae;
}