/*Reset Style*/
body {
	margin:0; 
	padding:0; 
	line-height: 1.4em; 
	word-spacing:1px; 
	letter-spacing:0.2px; 
	color: #000; 
	font-size: .75em;
	font-family: arial,verdana,tahoma,geneva,arial,sans-serif;
	background: #fff;	
}

#layer-body a:link, #layer-body a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

#layer-body a:link:after, #layer-body a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
}


h3 {
	font-size: 130%;
}
	
img {
	margin: 0;
	padding: 0.5em
}
div {
	position: static;
}
div, span, table, tr, td, th {
	background: none;
}
ul, ol, li {
	list-style: disc;
}

#layer-page, #layer-pagewrapper {
	float: none !important;
	width: auto;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
	
}

#layer-header #layer-logo h1 {
	display: none;
}

#layer-header > a {
	display: list-item;
	width: 260px;
	height: 60px;
	margin: 0;
	padding: 0;
	list-style-image: url(/graphics/logo.png);
	list-style-position: inside;
}

h2.style-page-title {
	font-size: 1.5em;
}

/* Navigation */
.layer-left-panel, #layer-menu-main, .layer-accessibility, #layer-form-search, #layer-top-toolbar, #layer-menu-quick-links, #wc-breadcrumbs {
	display: none;
}

/* Comment */
.wc-module-comment-wrapper {
	page-break-before: always;
}
.panel-rss, .wc-module-comment-form-container {
	display: none;
}
