
	
/* EVENTS LIST */
.events5 {
	float: left;
	width: 239px;
	padding: 21px 20px 20px 21px;
	}
	
.events5 ul {
	list-style: none;
	}
	
.events5 ul li {
	position: relative;
	padding: 0px 0px 5px 10px;
	width: 229px;
	}
	
.events5 ul ul {
	margin-left: -10px;
	background: url(images/bg_events_arrow.gif) 2px 7px no-repeat;
	}
	
.events5 ul ul li {
	position: relative;
	background: url(images/bg_events_border.jpg) bottom right no-repeat;
	}
	



/* Tänased ja tulekul üritused - pealkirjad */	
.events5 h3 {
	font: bold 18px Arial, Helvetica, sans-serif bold;
	padding-bottom: 12px;
	}
	
/* Ürituse pealkiri */	
.calnk a {
	font-weight: bold;
	}
		
/* Varjab ürituse kirjelduse */
.calnk a span {
	display: none;
	}
	
/* Hüpikaken kui hiirega pealkirjale liikuda */	
#sidebar .calnk a:hover span {
	display: block;
	position: absolute;
	top: 0px;
	left: -250px;
	color: #333333;
	background: #f6f79b;
	padding: 0px 5px 10px 5px;
	width: 240px;
	z-index: 100;
	font-weight: normal;
 	}
	
#sidebar .calnk a:hover span span.event-title {
	text-align: center;
	font-size: 13px;
	padding: 7px 0px 7px 0px;
	border-bottom: 1px dashed #000;
	font-weight: bold;
	}
	
*+html span.calnk {
	padding-right: 5px;
	}
	
#sidebar .calnk a:hover span span {
	position: relative;
	top: auto;
	left: auto;
	}
	
#sidebar .calnk a:hover span span.event-title-break {
	width:96%;
	text-align:center;
	height:1px;
	margin-top:5px;
	margin-right:2%;
	padding:0;
	}
	
#sidebar .calnk a:hover span span.event-content-break {
	width:96%;
	text-align:center;
	height:1px;
	margin-right:2%;
	padding:0;
	}
 
#sidebar .page-upcoming-events {
	font-size:80%;
	}
	
#sidebar .page-todays-events {
	font-size:80%;
	}
	
	

	
/* SUUR KALENDER */	
.calendar-table {
	border-left: 1px solid #77b800;
	width: 100%;
	}
	
.calendar-table a {
	color: #000;
	}
 
.calendar-table td {
	border-right: 1px solid #77b800;
	border-bottom: 1px solid #77b800;
	}
 
/* Nullib borderi esimesele real */ 
td.calendar-month , td.calendar-next, td.calendar-prev {
	border: none;
	}
 
 /* Suure kalendri esimene rida */
.calendar-heading {
	height: 25px;
	text-align: center;
	background-color: #77b800;
	color: #FFF;
	}

.calendar-next {
	width:25%;
	text-align:center;
	}
	
.calendar-next a, .calendar-prev a  {
	color: #FFF;
	}
	
.calendar-prev {
	width:25%;
	text-align:center;
	}
	
.calendar-month {
	width:50%;
	text-align:center;
	font-weight:bold;
	}
	
/* Tavaline päev */	
 .normal-day-heading {
	text-align: center;
	width: 25px;
	height: 25px;
	font-size: 11px;
	background-color: #d0e6a6;
	color: #476d00;
	}
	
/* Nädalavahetus */	
 .weekend-heading {
	text-align: center;
	width: 25px;
	height: 25px;
	font-size: 11px;
	background-color: #d0e6a6;
	color: #476d00;
	}
	
 .day-with-date {
	vertical-align: text-top;
	text-align: left;
	width:60px;
	height: 60px;
	background: #eff8d7;
	}
 
 .no-events {
 }
 
 .day-without-date {
	width: 60px;
	height: 60px;
	background: #eff8d7;
	}
	
 span.weekend {
	color:#c00000;
	padding: 3px 0px 0px 3px;
	}
	
 .day-with-date span {
	padding: 3px 0px 0px 3px;
	}
 
 .current-day {
	vertical-align: text-top;
	text-align: left;
	width: 60px;
	height: 60px;
	background-color: #d0e6a6;
	}
	
 span.event {
	font-size: 0.75em;
	}
	
 .kjo-link {
	font-size: 0.75em;
	text-align: center;
	}
	
 .calendar-date-switcher {
	height: 25px;
	text-align: center;
	background-color:#E4EBE3;
	}
	
 .calendar-date-switcher form {
	margin:0;
	padding:0;
	}
	
 .calendar-date-switcher input {
	}
	
 .calendar-date-switcher select {
	}
	
 .cat-key {
	width:100%;
	margin-top:10px;
	padding:5px;
	border:1px solid #D6DED5;
	}
	

/* Varjab ürituse kirjelduse */
#content .calnk a span {
	display: none;
	}
	
/* Hüpikaken kui hiirega pealkirjale liikuda */	
#content .calnk a:hover span {
	float: left;
	color: #333333;
	background: #f6f79b;
	display: block;
	padding: 0px 5px 10px 5px;
	position: absolute;
	width: 240px;
	z-index: 100;
	font-weight: normal;
 	}
	
#content .calnk a:hover span span.event-title {
	text-align: center;
	font-size: 13px;
	padding: 7px 0px 7px 0px;
	border-bottom: 1px dashed #000;
	font-weight: bold;
	}
	
#content .calnk a:hover span span.event-title-break {
	width:96%;
	text-align:center;
	height:1px;
	margin-top:5px;
	margin-right:2%;
	padding:0;
	}
	
#content .calnk a:hover span span.event-content-break {
	width:96%;
	text-align:center;
	height:1px;
	margin-top:5px;
	margin-right:2%;
	padding:0;
	}
 
.page-upcoming-events {
	font-size:80%;
	}
	
.page-todays-events {
	font-size:80%;
	}
	

	

