
.eventcats {
	right: 46px;
	position: absolute;
}

.calendar-calendar .date-nav {
	width: auto;
	height: 40px;
	background-color: #b7bcac;
}

.date-prev-a, .date-heading-a, .date-next-a {
	float: left;
	padding-top: 7px;
	display: block;
}

.date-prev-a {
	width: 27px;
	height: 52px;
}
.date-prev-a a {
	width: 27px;
	height: 52px;
	display: block;
	background-image: url(../images/prev.png);
}
.date-heading-a {
	width: 582px;
}
.date-heading-a h3 {
	font-family: Century Gothic, 'CenturyGothicRegular', sans-serif;
	text-transform: uppercase;
	color: #fff !important;
	font-size: 50px !important;
	margin: 0;
	text-align: center;
	padding-top: 12px;
}
.date-next-a {
	width: 27px;
	height: 52px;
}
.date-next-a a {
	width: 27px;
	height: 52px;
	display: block;
	background-image: url(../images/next.png);
}

.calendar-calendar .month-view {
	background-color: #d5e0bf;
	width: auto;
}

.calendar-calendar .inner {
	height: 100%;
}
.calendar-calendar .day {
	display: none;
}
.calendar-calendar .calendar-empty {
	height: 1px;
}
.calendar-calendar .monthview {
	width: 450px !important;
	float: left;
	padding: 10px 24px;
}
.calendar-calendar .view-item .view-field {
	margin: 0;
}
.calendar-calendar .breaker {
	clear: both;
}

.field-name-field-end-date .date-display-single:before {
	content: "\to \ ";
}
.event_page .date-display-single {
	font-weight: bold;
}

.colorbox {
	background: #666;
	width: 60px;
	height: 30px;
	padding-top: 24px;
	padding-left: 5px;
}

.eventcats {
	width: 76px;
}
.eventcats a {
	display: block;
	float: right;
	cursor: hand;
}

.Camp { background: #333; }
.Class { background: #b7d1a4; }
.Event { background: #879a5f; }
.Exhibition { background: #666; }
.General { background: #d8cfc3; border: #ccc 1px solid; }
.Tour { background: #725b49; }

.cat_toggle {
	filter:alpha(opacity=30);
	opacity:0.3;
}
	
.whitebox {
	background: #dfe7cd;
	width: 55px;
	height: 26px;
}
.datedays {
	color: #333 !important;
}
.date-display-single {
	display: none;
}
.datebox .date-display-single, .event_page .date-display-single {
	display: inline !important;
}
.calendar-calendar .datebox {
	width: 65px;
	height: 46px;
	float: left;
	margin-right: 20px;
	padding-top: 2px;
	text-align: center;
	line-height: 24px;
	color: #fff;
	font-size: 18px;
	font-family: Century Gothic, 'CenturyGothicRegular', sans-serif;
	text-transform: uppercase;
	position: relative;
	margin-top: -56px;
}
.calendar-calendar .view-item a {
	width: 500px;
	float: left !important;
	margin-left: 90px;
	margin-top: -50px;
	color: #333;
	font-size: 14px;
	text-transform: uppercase;
	cursor: hand;
}
.calendar-calendar p {
	width: 500px;
	margin-left: 90px;
	margin-top: -28px;
	float: left !important;
	color: #333;
	font-size: 13px;
}
.exhibition {
	width: 100px;
	height: 100px;
}