@charset "utf-8";
/* CSS Document */

#events, #archived_events {
	font-family: Tahoma, Geneva, sans-serif;
	color: #CCCCCC;
	padding-top: 0px;
	margin-top: 10px;
}

.eventsbox {
	width: 360px;
	font-family: Helvetica,"Trebuchet MS", Arial, sans-serif;
}

.rehersal {
	margin: 0px;
	padding: 0px;
}

.eventsbox img {
	border: #0000FF thin solid;
}

.eventsbox p {
	margin: 0px;
	padding: 0px;
}

.rehersal p, #current span {
	font-size: 12px;
	padding: 0px;
}

#rehersals {
	font-size: large !important;
	font-weight: bold !important;
}

h3 {
	font-family: Helvetica,"Trebuchet MS", Arial, sans-serif;
	line-height: 20px;
	padding: 0px;
}

#right_column {
	float:right;
	width: 420px;
	margin: 0px 10px 10px 10px;
}

#allevents {
	width: 100%;
	font-family: Helvetica,"Trebuchet MS", Arial, sans-serif;
}

#allevents p {
	border-bottom: thin solid #CCCCCC;
	font-size: 12px;
	padding: 0px;
}

#allevents table {
	width: 420px;
	padding-left: 0px;
	padding-bottom: 10px;
	border: none;
	margin-left: -3px;
}

#allevents hr {
	width: 420px;
	margin-top: 0px;
}

#current {
	margin-top: 0px;
	float: left;
	font-family: Helvetica,"Trebuchet MS", Arial, sans-serif;
}

#tophr {
	margin-top: -15px;
}

#current_events {
	font-size: large;
	font-weight: bold;
	margin-top: 10px;
}

.error_events {
	margin-left: 10px;
}

#googlecal_link {
	margin-left: 160px;
	font-size: large;
	font-weight: bold;
}

#archives_link {
	margin-left: 210px;
	font-size: large;
	font-weight: bold;
}

#googlecal_link a, #archives_link a {
	color: #CCCCCC;
}

#googlecal_link a:hover, #archives_link a:hover {
	color: #FFFFFF;
}

#googlecal_link a:visited, #archives_link a:visited {
	color: #CCCCCC;
}

ul {
	color: #CCCCCC;
	font-size: 12px;
	padding: 0px;
}

li {
	padding-bottom: 5px;
	list-style: none;
}

.time {
	font-size: 12px !important;
}

.eventtitle {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline !important;
}

.event {
	font-weight: bold;
	font-size: 14px;
}

.eventdetail {
	font-size: 12px;
}

.alignright {
	text-align: right;
}

.maplink {
	font-size: 12px;
	font-family: Helvetica,"Trebuchet MS", Arial, sans-serif;
}

hr {
	width: 100%;
}
