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

body {
	font: 90%/150% Arial, sans-serif;
}
hr,
#logo,
#search,
#navi,
ul.action,
#loopedSlider,
#info,
#side,
#content h4,
ul.related_articles,
p.top,
#services {
	display: none;
}
h1 {
	margin-bottom: -0.1em;
}
h2 {
	font-size: 100%;
	margin-bottom: -1em;
}
h3, h4 {
	font-size: 100%;
}
a {
	color: #000;
	text-decoration: none;
}
#index #logo {
	background: none;
	display: block;
	float: none;
	height: auto;
	width: 100%;
	padding-left: 0;
}
#index #logo h1 {
	font-size: 180%;
	border-bottom: 4px solid #ccc;
	margin-bottom: -0.1em;
	padding-bottom: 0.5em;
}
#content h1 {
	font-size: 180%;
	border-bottom: 4px solid #ccc;
	margin-bottom: -0.1em;
	padding-bottom: 0.5em;
}
#content .date {
	color: #666;
	font-size: 0.9em;
}
#content .cat {
	border-top: 1px solid #ccc;
	color: #666;	
	display: block;
	padding-top: 0.5em;
}
#side h2 {
	border-bottom: 1px solid #ccc;
	margin-top: 2em;
	margin-bottom: -0.1em;
	padding-bottom: 0.5em;
}
#content img {
	border: 1px solid #ccc;
	float: right;
	margin: 0 0 1em 1em;
	padding: 0.2em;
}
#content blockquote {
	color: #666;
	font-family: "Georgia", Arial, sans-serif;
	font-size: 120%;
	font-style: italic;
}
#content div.intro {
	font-weight: bold;
}
#footer {
	border-top: 4px solid #ccc;
	clear: both;
	color: #666;
	font-size: 80%;
	padding: 1em 0 2em 0;
}
#footer a {
	color: #666;
	text-decoration: none;
}
#footer ul {
	margin: 0;
	padding: 0;
}
#footer li {
	display: inline;
	list-style: none;
	margin-right: 0.5em;
}