body {
	background-color: #181517;
	background-image: url('bkg_black_thin.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: #252525;
}

.calendar_table {
	border: 1px solid #796363;
}

.calendar_active {
	background-color: #e1dada;
}

.calendar_inactive {
	background-color: #f2ebeb;
}

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

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

.monthly_header_middle {
	background-color: #f2ebeb;
}

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