/* @page { size 8.5in 11in; margin: 1cm } http://www.w3.org/TR/REC-CSS2/page.html */
* {
	font-size: 10pt;
	}
body {
	padding-bottom: 1px;
	}
html, body, #page, #container, #content, #box {
	background: #fff !important;
	margin: 0;
	padding: 0;
	}
.bar, .ajforkpages, #navigation, #pokepic, #copyright, .advert, #comment, #header a, #dexmenu, #sticky, #dexsearch, #googlead {
	display: none;
	}
#header {
	border-bottom: 2px solid #000;
	margin: 0 0 1em 0;
	padding: 0.5em;
	text-align: center;
	}
h1 {
	color: #000;
	display: block;
	font-weight:bold;
	font-size: 15pt !important;
	}
#head_title  {
	font-weight: bold;
	text-align: center;
	}
#head_uri  {
	font-size: 80%;
	text-align: center;
	}
h2, h3 {
	display: block;
	float: none;
	font-size: 11pt !important;
	}
#dexhead h2 {
	border-bottom: 2px dotted #000;
	display: block;
	float: none;
	font-size: 11pt !important;
	width: 50%;
	}
#content { 
	float: none;
	font-size: 10pt !important;
	padding: 1em;
	}
.newsbar {
	color: #aaa;
	font-size: 95%;
	padding-left: 1em;
	}
a:link:after, a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 85%;
   color: purple;
   }
#pokedex a:link:after, #pokedex a:visited:after {
	content:'';
	}
html.noted a:link:after, html.noted a:visited:after {
   content:'';
   }
.block, .news, .comment {
	width: 100%;
	}
.comment p {
	background: none !important;
	border: none !important;
	}
.printOnly {
	font-size: 7pt !important;
	}
#footnotes  li {
	font-size: 8pt !important;
	}
#contentlinks {
	border-bottom: 1px dashed #000;
	font-size: 10pt !important;
	}
#contentlinks {
	page-break-before: always;
	margin: 1em;
	}