div.events
{
	padding: 40px 0 0 20px;
	text-transform: none;
	display: block;
	clear: both;
}

div.events ul,
div.events ul li,
div.events ul li ul
{
	padding: 0;
	margin: 0;
}

div.events ul li:before
{	content: "";	}

div.events ul li ul li:before
{	content: "\00BB \0020";	}



.calnk a:hover
{
	background-position: 0 0;
	text-decoration: none;
	color: #000;
/*	border-bottom: 1px dotted #273f17;	*/
}

.calnk a:visited
{
	text-decoration: none;
	color: #000;
/*	border-bottom: 1px dotted #000;	*/
}

.calnk a
{
	text-decoration: none;
	color: #000;
/*	border-bottom: 1px dotted #000;	*/
}

.calnk a span
{
	display: none;
}

.calnk a:hover span
{
	color: #333;
	background: #F6F79B;
	display: block;
	position: absolute;
	margin-top: 1px;
	padding: 5px;
	width: 150px;
	z-index: 100;
}

.calendar-table
{
	width: 700px;
/*	border: 1px solid #273f17;	*/
}

.calendar-heading
{
	height: 25px;
	text-align: center;
	border: 1px solid #273f17;
	background-color: #273f17;
	color: #fff;
}

.calendar-next,
.calendar-prev
{
	width: 25%;
	text-align: center;
	color: #fff;
}

.calendar-month
{
	width: 50%;
	text-align: center;
	font-weight: bold;
	color: #fff;
	font-size: 16pt;
	padding: 10px;
}

.calendar-next a,
.calendar-prev a
{
	color: #fff !important;
	text-decoration: none;
	font-size: small;
}

.normal-day-heading,
.weekend-heading
{
	text-align: center;
	font-size: 0.8em;
	border: 1px solid #273f17;
	background-color: #273f17;
	color: #fff;
	width: 100px;
	padding: 10px 5px;
}

.weekend-heading
{
	color: #dbc996;
}

.day-with-date
{
	vertical-align: text-top;
	text-align: left;
	width: 100px;
	height: 100px;
	border: 1px solid #273f17;
	padding: 5px;
}

.no-events
{
	
}

.day-without-date
{
	width: 100px;
	height: 100px;
	border: 1px dotted #273f17;
}

span.weekend
{
	color: #060;
}

.current-day
{
	vertical-align: text-top;
	text-align: left;
	width: 100px;
	height: 100px;
	border: 1px solid #273f17;
	background-color: #dbc996;
	padding: 5px;
}

span.event
{
	font-size: 0.75em;
}

.kjo-link
{
	font-size: 0.75em;
	text-align: center;
}

.event-title
{
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	border-bottom: 1px solid #000;
}

.event-title-break
{
	display: none;
	/*
	width: 96%;
	margin: 5px 2%;
	padding: 0;
	text-align: center;
	height: 1px;
	background-color: #000; */
}

.event-content-break
{
	display: none;
	/*
	width: 96%;
	margin: 5px 2%;
	padding: 0;
	text-align: center;
	height: 1px;
	background-color: #000;	*/
}

.calendar-date-switcher
{
	height: 25px;
	text-align: center;
/*	border: 1px solid #D6DED5;	*/
	background-color: #273f17;
	color: #fff;
	padding: 10px 5px;
}

.calendar-date-switcher form
{
	margin: 0;
	padding: 0;
}

.cat-key
{	margin-top: 15px;	}

/*
.cat-key
{
	margin-top: 10px;
	padding: 5px;
	border: 1px solid #273f17;
}

.cat-key td
{
	border: 1px solid #000;
}


.cat-key td+td
{
	padding-left: 10px;
	border: none;
}
*/
