@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700);     /* Custom Fonts */


body {
  background-color: var(--bg-color);
  color: var(--text-color);
  font-family: 'Open Sans', Verdana, Geneva, Arial, Helvetica, sans-serif;
}
  
ins {
background: transparent;
text-decoration: none;
}

.adsense-flex-header {
	max-width:728px;
	margin:1% auto;
	text-align:center;
}

.adsense-flex-header {
	max-width:728px;
	margin:2% auto;
	text-align:center;
}

H1 {
	font-size:16px;
	font-weight:bold;
	text-align:center;
}

H2 {
	font-size:16px;
	font-weight:bold;
	text-align:left;
	margin-top:20px;
	margin-bottom:2px;
}

H2.chapter {
	font-size:16px;
	font-weight:bold;
	text-align:right;
	color:#808080;
}

H2.chapter2 {
	font-size:16px;
	font-weight:bold;
	text-align:left;
	color:#808080;
}
.chapter-head {
	border-bottom: dashed thin #808080;
}

H3 {
	font-size:16px;
	font-weight:bold;
	text-align:left;
}

H5 {
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 0px;
}

P {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 130%;
}

P.header1 {
	font-size:16px;
	font-style:normal;
	font-weight:bold;
}

P.header2  {
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	float:right;
}

P.header3 {
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	padding-top:12px;
}
P.header3C {
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	padding-top:12px;
	text-align:center;
}
P.header4 {
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:12px;
}

P.header5 {
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	margin-bottom:4px;
	text-transform:uppercase;
}

P.bugnote {
	font-size:14px;
	font-style:italic;
	font-weight:normal;
	color:#FF0066;
}

A {
	color:#555555;
	font-weight:bold;
	text-decoration:underline;
}

A:VISITED {
	color:#696969;
	font-weight:bold;
	text-decoration:underline;
}

A:HOVER {
	color:Gray;
	font-weight:bold;
	text-decoration:underline;
}

A:ACTIVE {
	color:Gray;
	font-weight:bold;
	text-decoration:underline;
}

A:FOCUS {
	color: Gray;
	font-weight: bold;
	text-decoration: underline;
}

.small {
	font-size:12px;
	font-style:normal;
	font-weight:normal;
}

P.copyright {
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	margin-top:-5px;
}

UL {
	list-style-position:outside;
}

LI {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	margin-left: 3%;
	margin-right: 10%;
	margin-bottom: 7px;
}

LI.close {
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	margin-bottom:-10px;
}

.walkscreen {
	margin-bottom:6px;
}

.imageleft {
	padding:5px 5px 5px 0px;
	float:left;
}

.imageright {
	padding:5px 0px 5px 5px;
	float:right;
}

.caption {
	font-size:12px;
	font-style:normal;
	font-weight:normal;
}
.co-op {
	font-weight:bold;
	color:#666;
}
.goal {
	font-weight:bold;
	color: #00C;
	margin-top:28px;
}
.item {
	color:#099b09;
}

.hazard {
	color:#FF0066;
}

.enemy {
	color:#ff3300;
}

.movable {
	color:#008080;
}
.gray {
	color:#696969;
	font-weight:bold;
}
.crystal {
	color:#0000FF;
}

.friendly {
	color: #0099FF;
}
.outfit {
	color: #cc00ff;
	font-weight:bold;
}
.gem {
 	color:#9933ff;
}

.artifact {
	color:#6666ff;
	font-weight:bold;
}

.relic {
	color:#9933cc;
	font-weight:bold;
}

.document {
	color: #0C0;
	font-weight:bold;
}

.map {
 	color:#9933ff;
	font-weight:bold;
}

.ammo {
	color:#0084d1;
}

.rubbing {
	color:#0099ff;
	font-weight:bold;
}

.monolith {
	color:#00cc99;
	font-weight:bold;
}
.wii {
	color:#0099ff;
}

.challenge {
	color:#0099ff;
	font-weight:bold;
}

.bronze {
	color:#993300;
	font-weight:bold;
}

.silver {
	color:#6666ff;
	font-weight:bold;
}

.gold {
	color:#ff9900;
	font-weight:bold;
}

.jade  {
	color:#00b55a;
	font-weight:bold;
}
.jade2  {
	color:#00b55a;
}
.topaz {
	color:#f68128;
	font-weight:bold;
}
.cache {
	color:#cc6600;
	font-weight:bold;
}
.mission  {
	color: #0099ff;
	font-weight:bold;
}
.mural {
	color: #0077b3;
	font-weight:bold;
}
.red, .gps  {
	color:#cc0000;
	font-weight:bold;
}

.coin {
	color:#ff9900;
}

.outfit  {
	color: #cc00ff;
	font-weight:bold;
}

.salvage {
	color: #F07800;
}

.treasure {
	color: #F07800;	
	font-weight:bold;
}

.cube {
	color:#990099;
}

.emphasis {
	font-style:italic;
	font-weight:bold;
}

.note {
	font-style:italic;
}

TD {
	font-size:14px;
	font-style:normal;
	font-weight:normal;
}

TABLE.specialgray {
	border:1px solid Gray;
	border-spacing:0px;
	border-collapse:collapse;
}
TD.specialgray {
	font-size:14px;
	border:1px solid Gray;
	border-spacing:0px;
	border-collapse:collapse;
	padding:5px;
}
TD.specialgray-secret {
	color:white;
	border:1px solid Gray;
	border-spacing:0px;
	border-collapse:collapse;
	padding:5px;	
}
.specialgray P {
	margin: 7px 7px 14px 7px;
	font-size:14px;	
}
TABLE.specialgray2 {
	border:1px solid Gray;
	border-spacing:0px;
	border-collapse:collapse;
}
TH.specialgray2 {
	font-size:14px;
	text-align:left;
	border:1px solid Gray;
	border-spacing:0px;
	border-collapse:collapse;
	padding:10px;
}
TD.specialgray2 {
	font-size:14px;
	border:1px solid Gray;
	border-spacing:0px;
	border-collapse:collapse;
	padding:10px;
}

A.controls {
	color:#cc3300;
	font-weight:bold;
	text-decoration:underline;
}

A.controls:visited {
	color:#cc3300;
	font-weight:bold;
	text-decoration:underline;
}

A.controls:hover {
	color:#ff6600;
	font-weight:bold;
	text-decoration:underline;
}

A.controls:active {
	color:#ff6600;
	font-weight:bold;
	text-decoration:underline;
}

A.controls:focus {
	color:#ff6600;
	font-weight:bold;
	text-decoration:underline;
}

.floatright {
	float:right;
	padding-left:5px;
}

.floatleft {
	float:left;
	padding-right:5px;
}

TABLE.mobileitem {
	padding:5px;
	border:1px solid #000000;
}

.graybar {
	color:White;
	background-color:#a1a1a1;
	padding-bottom:3px;
	padding-top:3px;
}

.nobr {
	white-space: nowrap;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%; /* 16/9 ratio */
  padding-top: 30px; /* IE6 workaround*/
  height: 0;
  overflow: hidden;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.walk-table {
	max-width:728px;
	clear:both;
}
.walk-table-text {
	float:left;
	max-width:320px;
	margin-top:-3px;
}
.walk-table-pic-left {
	float:left;
	width:350px;
	padding:5px 20px 20px 0;
}
.walk-table-pic-right {
	float:left;
	width:350px;
	padding:5px 0 20px 20px;
}
.hang {
  text-indent: -15px;
  margin-left: 20px;
}
.hang2 {
  text-indent: -45px;
  margin-left: 45px;
}
.hang3 {
  text-indent: -25px;
  margin-left: 25px;
}
.walk-table {
	margin:auto;
	clear:both;
}
.walk-table p {
	line-height:32px;
}
.walk-table-text p {
	line-height:normal;
}
.walk-table-left {
	float:left;
	margin-bottom:24px;
	padding-right:24px;
}
.walk-table-right {
	float:left;
	margin-bottom:24px;
}
.walk-table-2 {
	margin:auto;
	clear:both;
}
.walk-table-2-left {
	float:left;
	width:350px;
	margin: 0 20px 20px 0;
}
.walk-table-2-right {
	float:left;
	width:350px;
	margin: 0 0 20px 0;
}
.walk-table-2 p {
	line-height:auto;
}

<!-- light - dark mode toggle -->

:root,
:root.light {
  --bg-color: #fff;
  --text-color: #123;
}

:root.dark {
  --bg-color: #202020;
  --text-color: #fff;
}

.toggle-container {
  position: relative;
}

.theme-btn {
  width: 50px;
  height: 50px;
  padding: 0px;
  cursor: pointer;
  border: none;
  background-color: transparent;
}

.theme-btn img {
  width: 50px;
  height: 50px;
  object-fit: cover;
}

.theme-btn.light {
  display: none;
}

.dark .theme-btn.dark {
  display: none;
}

.dark .theme-btn.light {
  display: block;
}

