*, *::before, *::after {
	box-sizing: border-box;
}

* {
	margin: 0;
	outline: 0px solid red;
}

@font-face {
    font-family: Nunito;
    src: url('fonts/nunito/nunito.ttf') format("truetype");
            }
			
			@font-face {
    font-family: BM Space;
    src: url('fonts/bm/bmspace.TTF') format("truetype");
            }
			
			@font-face {
    font-family: BM Space;
    src: url('fonts/bm/bmspace.TTF') format("truetype");
            }
		
html, body, a, button {
	cursor: crosshair;
}

html {
	min-height: 100vh;
	position: relative;
}
 
body {
	min-height: 100vh;
	background: #121212;
background-attachment: fixed;	
	font-size: 1.05em;
	font-family: Nunito, Arial, Verdana, Helvetica, Times New Roman;
	letter-spacing: 0.03em;
	line-height: 1.3em;
	color: #b0b0b0;
	text-transform: lowercase;
}

.flexcontainer {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	flex: 1;
	justify-content: center;
	align-items: center;
	gap: 1.5rem;
   width: 670px;
   height: 100vh;
	margin: 0 auto;
}

.sidebar {
	display: flex;
	flex-flow: column;
	gap: 1rem;
	height: auto;
	width: 195px;
	position: fixed;
	margin-top: 0em;
	margin-left: -13.8em;
}

.sidebar img {
	border: 0;
	margin-bottom: 0;
}

.sidebar section {
	border: 0;
	padding: 0;
}

.sidebar2 {
	display: flex;
	flex-flow: column;
	gap: 1rem;
	height: auto;
	width: 170px;
	position: fixed;
	margin-top: 0em;
	margin-left: 39em;
}

nav {
	text-align: left;
}

.navlink {
	display: block;
	width: 100%;
	margin-bottom: 0.2em;
	text-decoration: none;
}

.navlink:hover {
	font-weight: bold;
}

.active {
	font-weight: bold;
}

table {
	background-color: #FAFBFB;
    width: 100%;
    height: auto;
	font-size: 0.85em;
    border-collapse: collapse;
	margin-top: 0;
}

table b {
    background-color: transparent;
    color: #1c1d22;
}

table td {
    height: 0;
    padding: 0.05em;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #4b4b4b;
    background-color: #;
    color: #1c1d22;
    position: relative;
}


.current-day {
    background-color: #4658e3;
	color: #FAFBFB;
	font-weight: bold;
}

table td:focus {
    outline: 2px solid #007bff;
}

.tableinfo {
    padding: 0;
    border: 0;
}

.tableinfo table, tr, td {
    border: 1px solid #1c1d22;
    text-transform: uppercase;
    background-color: #;
    color: #10b3f4;
    font-size: 0.98em;
}

.moon {
	background-color: #111;
	max-height: 52px;
	margin-top: -0.7em;
	display: none;
}

#contain_moon {
	transform: scale(0.3);
	display: flex;
	flex-flow: row;
	gap: 2rem;
	margin-top: -1.6em;
	margin-left: -2.5em;
}

#contain_moon div:nth-child(3) {
	font-size: 2.1em;
	font-family: Nunito;
	color: #eae8e7;
	text-transform: uppercase;
	line-height: 1.2em;
	margin-top: 0.3em;
	margin-left: 0.2em;
}

.content {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	flex: 1;
	overflow: hidden;
	gap: 1rem;
}

section {
	flex: 1 1 100%;
	margin-bottom: 0.9em;
}

.dragon:hover {
	background-color: transparent;
}

.greybox {
	background-color:#b4b3b2;
	padding: 0.8em;
	border: 0;
}

.greybox:before {
    content: '';
    position: absolute;
    margin-top: -14px;
	margin-left: 170px;
    border-top: 17px solid #FAFBFB;
    border-left: 17px solid #b4b3b2;
    width: 0;
}

.greybox p {
	margin: 0;
}

.postimg {
	max-width: 90%;
	margin-bottom: 0.9em;
	border: 1px solid #323333;
}

.dragon {
	transition: 0.2s;
}

.dragon:hover {
	transform: scale(1.05);
}

.bottompost {
	width: 100%;
	background-color:#b4b3b2;
	font-size: 0.9em;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	padding: 0.6em;
	margin-top: 0.6em;
}

.bottompost p {
	margin: 0;
}

footer {
	background-color: #10b3f4;
	color: #d3d1d1;
	font-size: 0.95em;
	text-align: right;
	text-transform: uppercase;
	margin: 0 auto;
	margin-top: 1em;
	margin-bottom: 3em;
	padding: 1em;
	width: 940px;
	visibility: hidden;
}

.fline {
    height: 1px;
    border: 0;
    border-top: 2px dotted #6f7070;
    margin-top: 0.7em;
	margin-left: 21.6em;
    padding: 0;
	width: 428px;
	position: absolute;
	
}

h1 {
	color: #b0b0b0;
	font-family: BM Space;
	font-size: 1.4em;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 1em;
	margin-bottom: 0.5em;
}

h2 {
	background-color: #1c1d22;
	color: #bcbbc0;
	font-family: Nunito Mono;
	font-size: 1.1em;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	padding: 0.5em;
	margin-bottom: 0.5em;
	width: 100%;
}

h3 {
	background-color: #10b3f4;
	color: #d3d1d1;
	font-size: 1.15em;
	font-family: Nunito;
	font-weight: normal;
	padding: 0.5em;
	margin-bottom: 0.5em;
	width: 100%;
}

details {
	margin-bottom: 0.9em;
	margin-left: 0.9em;
	margin-right: 0.9em;
}

details p {
	margin-right: 0;
	margin-left: 0;
}

summary {
	font-size: 1.05em;
	font-weight: bold;
	padding-top: 0.5em;
	margin-top: 0.9em;
	border-top: 2px dashed;
}

p {
	margin: 0 0.9em 0.9em 0.9em;
}

b {
	background-color: #dee0e0;
}

blockquote {
	border-left: 6px solid #323333;
	padding-left: 0.5em;
	margin-left: 0.9em;
	margin-bottom: 0.9em;
}

.yesmargin {
	margin-bottom: 0.9em;
}

.nomargin {
	margin-bottom: 0;
}

.nostyle {
		background: transparent;
		border: 0;
		margin: 0;
padding: 0;
}

ul {
	list-style-type: none;
	margin: 1em;
	padding: 0;
}

li::before {
    content: '┊┄';
	float: left;
	margin-right: 0.5em;
	font-size: 0.8em;
	font-weight: normal;
}

li {
	margin-bottom: 0.2em;
}

.sideimg {
	max-width: 200px;
	float: left;
	margin-right: 0.9em;
	border: 1px solid #1c1d22;
}

.sideimg2 {
	max-width: 200px;
	float: right;
	margin-left: 0.9em;
	border: 1px solid #1c1d22;
}

.imgfit {
	object-fit: contain;
	width: 100%;
	margin-bottom: 0.9em;
}

.imgpos {
	max-width: 250px;
	position: fixed;
	bottom: 0;
	margin-left: -17.5em;
}

.imgflex1 {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 0.9em;
}

a {
	color: #b0b0b0;
	text-decoration-color: #10b3f4;
  text-decoration-thickness: .160em;
  text-underline-offset: 3.5px;
	padding-bottom: 0em 0.15em;
}

a:hover {
	background-color: #10b3f4;
	color: #121212;
	text-decoration: none;
	font-weight: bold;
}

.tthover {
	text-decoration: underline;
	text-decoration-style: dotted;
	text-decoration-color: #10b3f4;
  text-decoration-thickness: .160em;
  text-underline-offset: 3.5px;
	padding-bottom: 0em 0.15em;
}

.tthover:hover {
	font-weight: bold;
	background-color: #;
}

#myBtn {
  display: none; /* Hidden by default */
  position: fixed; /* Fixed/sticky position */
  bottom: 20px; /* Place the button at the bottom of the page */
  right: 20px; /* Place the button 30px from the right */
  z-index: 99; /* Make sure it does not overlap */
  border: none; /* Remove borders */
  outline: none; /* Remove outline */
  background-color: #FAFBFB; /* Set a background color */
  color: #373737; /* Text color */
  cursor: pointer; /* Add a mouse pointer on hover */
  padding: 0.8em; /* Some padding */
  font-size: 0.9em; /* Increase font size */
  text-transform: uppercase;
  transition: 0.2s;
}

#myBtn:hover {
  background-color: #1c1d22; /* Add a dark-grey background on hover */
  color: #bcbbc0;
}

#myBtn i {
	font-size: 1.2em;
}

@media (max-width: 750px), (orientation: portrait) {
  .flexcontainer {
	  display: flex;
    flex-flow: column;
	justify-content: center;
	align-items: center;
	height: 100%;
  }
  
  .flexcontainer,
  footer {
	  width: 93%;
  }
  
  header {
	  position: fixed;
	  top: 0;
	  z-index: 9;
	  width: 100%;
  }
  
  h1 {
	  line-height: 1em;
  }
  
  .sidebar {
	width: 100%;
	height: auto;
    order: 2;
	position: relative;
	margin: 0;
  }
  
  .content {
    order: 1;
    width: 100%;

}

#myBtn {
	border: 1px solid #10b3f4;
}

  .abracadabra {
	  display: none;
  }
}