
.date_has_event {
	cursor: pointer;
}
.event_date {
	font-weight: bold;
}
.date_icon {
	float: left;
}
.month {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 3px;
}
.calendar_title {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 15px;
}
.upcoming_event_title {
	display: block;
	line-height: 1;
}
.block-number, .block-icon, .big-icon {
	clear: both;
	display: block;
	float: left;
	height: auto;
	margin: 0 15px 5px 0;
}
.uk-blog-date .uk-event-date, .uk-event-time .uk-event-date, .block-number .digit {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #7a7251;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-image: none;
	border-radius: 4px 4px 0 0;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 -10px 25px rgba(0, 0, 0, 0.24) inset, 0 10px 15px rgba(255, 255, 255, 0.14) inset, 0 1px 0 rgba(255, 255, 255, 0.2) inset;
	color: white;
	display: block;
	font-size: 24px;
	line-height: 0;
	min-height: 20px;
	padding: 20px 10px 0;
}
.block-number .bottom {
	background-color: #847c27 !important;
}
.block-number .bottom {
	height: 6px;
}
.block-number .bottom {
	border-radius: 0 0 4px 4px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1) inset, 0 -1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 0 rgba(255, 255, 255, 0.15) inset;
	color: #fff;
	display: block;
	font-size: 13px;
	text-align: center;
	text-transform: uppercase;
}
.upcoming_event_container {
	height: 65px;
}
.upcoming_event_container .event_title {
	font-size: 13px;
	font-weight: normal;
}
.block-number {
	min-height: 60px !important;
	min-width: 50px !important;
	text-align: center;
}
.gcal_icon {
	background: none repeat scroll 0 0 #efefef;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
	float: left;
	height: 42px;
	margin-right: 8px;
	width: 42px;
}
.gcal_div1 {
	background-color: #1e6b52;
	height: 17px;
	line-height: normal;
	margin: 0;
	width: 100%;
}
.gcal_month {
	color: #ffffff;
	font-size: 11px;
	height: 19px;
	margin-bottom: 0;
	margin-top: -21px;
	padding: 2px 2px 0;
	position: relative;
	text-align: center;
}
.gcal_day {
	color: #555;
	font-size: 1.5em;
	font-weight: bold;
	line-height: normal;
	text-align: center;
	width: 42px;
}
.upcoming_event_title a {
	color: #1e6b52 !important;
	font-size: 12px;
	font-weight: bold;
}
