/* if you like it in print... */

body {
	font: 90%/150% Arial, sans-serif;
	margin: 1em;
}
hr,
#search,
#global,
#logo,
#navi,
#side,
#contact,
#info,
#links,
#slider,
#course,
ul.location,
#calendar td.signup a,
.front #newsletter {
	display: none;
}
h1 {
	margin-bottom: -0.1em;
}
h2 {
	font-size: 120%;
	margin-bottom: -0.5em;
}
h3, h4 {
	font-size: 100%;
	margin-bottom: -0.5em;
}
a {
	color: #000;
	text-decoration: none;
}
#content h1, #intro h2 {
	font-size: 200%;
	line-height: 100%;
	border-bottom: 4px solid #ccc;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
}
#content img {
	border-bottom: 2px solid #000;
	float: right;
	margin: 0 0 1em 1em;
}
#content blockquote, #content p.intro {
	color: #666;
	font-family: "Georgia", Arial, sans-serif;
	font-size: 120%;
	font-style: italic;
}
#calendar {
	border-collapse: collapse;
	margin-bottom: 1em;
	width: 100%;
}
#calendar .headline th {
	border-bottom: 1px solid #ccc;
	padding: 3px;
	text-align: left;
}
#calendar td {
	border-bottom: 1px solid #ccc;
	padding: 3px;
}
#footer {
	border-top: 4px solid #ccc;
	clear: both;
	color: #666;
	font-size: 80%;
	padding: 1em 0 0 0;
}
#footer a {
	color: #666;
	text-decoration: none;
}
#footer ul {
	margin: 0;
	padding: 0;
}
#footer li {
	float: left;
	list-style: none;
	margin-right: 0.5em;
	width: 30%;
}
#footer em {
	font-style: normal;
}

.front #slider {
	display: block;
	width: 100% !important;
}
.front #more {
	margin-bottom: 1em;
}
.front .box {
	border-top: 1px solid #ccc;
	margin-top: 0.8em;
}
.front .box h3 {
	margin-bottom: 0.1em;
}
.front .box p {
	margin: 0;
}
.front p.date {
	color: #666;
	font-size: 0.8em;
	margin-top: 0.6em;
}

