@charset "utf-8";

body {
	background: #FFF;
}
#accessibility, #nav, #aside, #footer, #legal, #logo, #sticker, .helpNav, .tags, .pageNav {
	display: none;
}
#header, #content, #article, #article .meta a {
	background: none;
	border: none;
	width: auto;
	height: auto;
}
#slogan {
	text-indent: 10px;
	top: 0;
	left: 0;
	width: auto;
	height: auto;
	background: none;
}
#article {
	margin-right: 0;
	padding: 0 10px;
}
#article .meta {
	padding: 0.5em 0;
}
#article h1 a, #article h2 a, #article h1 a:visited, #article h2 a:visited, #article a, #article a:visited {
	text-decoration: none;
	border: none;
	color: #333;
}
.news #article h1 a:visited, .news #article h2 a:visited {
	background: none;
	padding-right: 0;
}
#article .articleList li {
	padding-top: 0.25em;
	background: none;
}
#article .author a, .articleImg img {
	border: none;
}
.time, #article .meta a {
	font-size: 1em;
}
