





/* Print CSS */
/* Page */
body {
	margin: 0;
	text-align: left;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background: white;
	color: black;
	font-size: 10.5pt;
	}
.access {
	display: none;
	}
/* Title */
h1 {
	font-size: 1em;
	color: black;
	font-weight: bold;
	padding: 0em 0em 0.6em 0em;
	margin: 0;
	}
a.h1l:visited, a.h1l:active, a.h1l:link, a.h1l:hover {
	color: black;
	text-decoration: none;
	}
.title {
	color: black;
	}
a.title:link, a.title:visited, a.title:active, a.title:hover {
	color: black;
	text-decoration: none;
	}
#banner {
	background: none;
	}
#footer {
	display: none;
	}
/* Search */
#banner #search, #wowsearch {
	display: none;
	}
/* Menu */
.menu {
	display: none;
	}
.submenublock {
	display: none;
	}
#adleft, #adleftec, #adleftup, #adcenter {
	display: none;
	}
.elcorner {
	background: none;
	}
/* Content */
.content {
	clear: both;
	margin: 1.2em 0 1.2em 0;
	background: none;
	padding: 0;
	border: 0;
	color: black;
	}
.content p {
	margin: 0.7em 0 0.7em 0;
	}
.content a:visited, .content a:active, .content a:link, .content a:hover {
	color: #000000;
	text-decoration: underline;
	}
.content h2 {
	font-size: 1.1em;
	color: #000000;
	font-weight: bold;
	margin-top: 1.2em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background: none;
	padding: 0.2em 0 0.2em 0;
	border-bottom: 1px solid black;
	}
.content h3 {
	font-size: 1.1em;
	color: #000000;
	font-weight: bold;
	margin-top: 0.8em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	border: none;
	background: none;
	}
.content h4 {
	font-size: 1em;
	font-weight: bold;
	color: black;
	margin: 0.7em 0 0.7em 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	}
.content h2 a:visited, .content h2 a:active, .content h2 a:link, .content h2 a:hover, .content h3 a:active, .content h3 a:link, .content h3 a:visited, .content h3 a:hover {
	color: #000000;
	text-decoration: none;
	}
.content pre {
	font-family: monospace;
	margin: 0.7em 0 0.7em 0;
	background: none;
	border: none;
	}
.content .postmeta {
	margin: 1em 0 1em 0;
	padding-bottom: 0.4em;
	border-bottom: 1px dotted #999999;
	font-size: 0.9em;
	color: #999999;
	font-weight: bold;
	text-align: right;
	}
.content .indexoffset {
	padding-left: 0;
	background-image: none;
	}
.content a.rss {
	background: none;
	padding-left: 0;
	}
.content .movie {
	display: none;
	}
/* Figures and Tables */
.content .box {
	padding: 0.5em 0.7em 0.5em 0.7em;
	margin: 0.7em 0.2em 0.7em 0.2em;
	border: 1px solid #777777;
	background: none;
	}
.content img {
	border: none;
	}
.content img.border {
	border: 1px solid #777777;
	}
.content .imgblockr {
	float: right;
	clear: right;
	font-size: 0.9em;
	color: #000000;
	font-weight: bold;
	text-align: right;
	padding: 0.7em 0 0.7em 0.7em;
	background: white;
	}
.content .imgblockl {
	float: left;
	clear: left;
	font-size: 0.9em;
	color: #000000;
	font-weight: bold;
	text-align: left;
	padding: 0.7em 0.7em 0.7em 0;
	background: white;
	}
.content .figblock {
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	text-align: center;
	}
.content .figblock img {
	margin: 0.4em 0 0.4em 0;
	}
.content .tipbox, .content .newbox {
	padding: 0.5em 0.7em 0.5em 0.7em;
	border: 1px solid #777777;
	background: none;
	}
.content .nextbox {
	display: none;
	}
.content caption {
	font-size: 1.1em;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: center;
	margin: 0.7em 0 0.7em 0;
	}
.content table {
	text-align: left;
	margin: 0.7em 0 0.7em 0;
	padding: 0;
	font-size: 0.95em;
	width: 98%;
	}
.content thead {
	display: table-header-group;
	}
.content tbody {
	display: table-row-group;
	}
.content tr {
	page-break-inside: avoid;
	}
.content td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
	text-align: right;
	padding: 0.2em 0.5em 0.2em 0.5em;
	border: 1px solid #777777;
	background: none;
	vertical-align: top;
	}
.content th {
	color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: center;
	padding: 0.2em 0.5em 0.2em 0.5em;
	border: 1px solid #000000;
	background: none;
	font-weight: bold;
	vertical-align: top;
	}
.content td.subhead {
	text-align: left;
	font-weight: bold;
	}
.content td.left {
	text-align: left;
	}
.content td.right {
	text-align: right;
	}
.content td.center {
	text-align: center;
	}
.content tr.h, .content tr.ho {
	background: #000000;
	}
/* Lists */
.content ol {
	margin-left: 0;
	background: none;
	}
.content ul {
	margin-left: 0;
	background: none;
	}
.content dl {
	margin-left: 0;
	background: none;
	}
.content ul.topiclist {
	margin: 0 0 0 0.5em;
	padding: 0.2em;
	list-style-type: none;
	}
.content ul.topiclist li {
	margin: 0.3em 0 0.3em 0;
	padding: 0.4em;
	border: 1px solid #777777;
	background: none;
	}
.content ul.topiclist li.topicicon {
	padding-left: 0.4em;
	background: none;
	}
.content ul.topiclist li li {
	margin: 0;
	padding: 0;
	border: none;
	}
.content ul.topiclist li ul.sub {
	margin: 0;
	padding: 0;
	border: none;
	list-style-type: none;
	}
ul.blocklist li {
	border: 1px solid #777777;
	}
ol.numberlist li {
	margin-top: 0.7em;
	margin-bottom: 0.7em;
	}
ul.spacedlist li {
	margin-top: 0.7em;
	margin-bottom: 0.7em;
	}
ul.spacedlist li li {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	}
ul.index li {
	font-weight: bold;
	margin-top: 0.7em;
	}
ul.index li li {
	font-weight: normal;
	margin: 0;
	}
ul.index li li li {
	font-weight: normal;
	margin: 0;
	}
ul.index li li.sub {
	font-weight: bold;
	margin-top: 0.5em;
	}
ol.alpha {
	list-style-type: upper-alpha;
	}
.content ol.commentlist {
	margin: 0 0 0 2em;
	padding: 0.2em;
	}
.content ol.commentlist li {
	margin: 0.3em 0 0.3em 0;
	padding: 0.4em;
	border: 1px solid #999999;
	background: none;
	}
.content ol.commentlist li.alt {
	background: #eeeeee;
	}
.content ol.commentlist li li {
	margin: 0;
	padding: 0;
	border: none;
	}
.content ol.commentlist li h4 {
	margin: 0.2em 0 1.1em 0;
	padding: 0 0 0.4em 0;
	border-bottom: 1px dotted #999999;
	font-weight: normal;
	font-size: 1em;
	}
.content ol.commentlist li h4 cite {
	font-weight: bold;
	font-style: normal;
	}
.content ul.pagemenu li {
	border: 1px solid #777777;
	}
.content ul.pagemenu li h3 {
	color: black;
	border-bottom: 1px solid black;
	}
.content ul.pagemenu li h3 a:active, .content ul.pagemenu li h3 a:link, .content ul.pagemenu li h3 a:visited {
	color: black;
	}
.content ul.pagemenu li img.pagemenuicon {
	border: 1px solid #777777;
	}
ul.pagemenu li .pagemenubox li {
	border: none;
	}
.content #frontlatest {
	width: auto;
	float: none;
	background: none;
	}
.content #frontnews {
	border: none;
	}
.content #frontbox {
	display: none;
	}
.content #frontcontent { 
	margin-left: 0px;
	}
ul.newslist li	{
	border-bottom: 1px solid #777777;
	}
ul.newslist li.navnewslist {
	display: none;
	}
ul.newslist h3 {
	border-bottom: 1px solid black;
	}

/* Comments and forums */

ul.commentbottom {
	display: none;
	}
ol.postlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
ol.postlist li {
	margin: 0.7em 0 0.7em 0;
	padding: 0;
	}
.postblock {
	padding: 0.4em 0 0.4em 0;
	border-top: 1px solid black;
	border-left: none;
	border-right: none;
	background: none;
	}
.postbase {
	border-bottom: 1px solid black;
	}
.postblock h3 {
	margin: 0;
	}
.alt .postblock {
	background: none;
	}
.postblock ul {
	list-style-type: square;
	}
.postblock ol {
	list-style-type: decimal;
	}
.postblock blockquote {
	border: 1px solid #999999;
	background: none;
	}
.postblock code {
	border: 1px solid #999999;
	background: none;
	}

/* Forms */
.content form fieldset.fieldbox {
	border: 1px solid #999999;
	}
.content form legend {
	color: #999999;
	}
.content form input, .content form textarea, .content form select {
	border: 1px solid #999999;
	background: transparent;
	}
.content form input.button {
	background: none;
	color: black;
	border: 1px solid #999999;
	}
/* Forum specific */
.nav, ul.subnav, ul.postnav, #topic-move, #postform {
	display: none;
	}
#hottags {
	background: none;
	color: black;
	border: 1px solid #999999;
	}
#topic-tags {
	display: none;
	}
dl.form dt {
	color: black;
	}
.posthead {
	padding-bottom: 0.4em;
	border-bottom: 1px solid #999999;
	}
.postheadavatar {
	background: none;
	padding-left: 0;
	min-height: 0;
	}
img.postavatar {
	display: none;
	}
ul.postprofile {
	display: none;
	}
ol.postlist {
	margin: 0;
	padding-left: 2em;
	}
ol.postlist li {
	margin: 0.7em 0 0.7em 0;
	padding: 0;
	}

/* Fish */
.icon_fish { 
	padding: 0;
	background-image: none;
	}

/* Fish Finder */
.mapbox {
	display: none;
	}
.fishbox {
	float: none;
	width: auto;
	margin: 0.7em 0 0.7em 0;
	padding: 0;
	border: none;
	background: none;
	}
.fishbox h2 {
	margin: 0 0 0.4em 0;
	padding: 0.2em 0 0.2em 0;
	border-bottom: 1px solid black;
	}
img.fishboxicon {
	float: left;
	margin: 0 0.4em 0 0;
	border: 1px solid #999999;
	}

ul.tome_list {
	list-style-type: none;
	margin: 0 0 0 0.5em;
	padding: 0;
	}
ul.tome_list li {
	margin: 0.4em 0 0.4em 0;
	}
ul.tome_list li a {
	padding: 0;
	background: none;
	}
.content #center_search {
	display: none;
	}

/*
     FILE ARCHIVED ON 11:58:13 Aug 01, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:18:09 Dec 29, 2020.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 254.162
  exclusion.robots: 0.103
  exclusion.robots.policy: 0.094
  RedisCDXSource: 6.134
  esindex: 0.009
  LoadShardBlock: 221.085 (3)
  PetaboxLoader3.datanode: 228.258 (4)
  CDXLines.iter: 23.189 (3)
  load_resource: 167.239
  PetaboxLoader3.resolve: 82.509
*/