@import url('https://fonts.googleapis.com/css2?family=Share+Tech+Mono&family=Staatliches&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Major+Mono+Display&display=swap');

/*@font_face {
	font-family: 'Staatliches', cursive;
	src: url("../fonts/ShareTechMono-Regular.ttf") format("truetype");
}
@font_face {
	font-family: 'Share Tech Mono', monospace;
	src: url("../fonts/ShareTechMono-Regular.ttf") format("truetype");
}*/

/*@import url('/blog/IosevkaNerdFontMono-Regular.ttf');
@import url('/blog/KodeMono-VariableFont_wght.ttf');
@import url('/blog/Monofett-Regular.ttf');*/
@font_face {
	font-family: 'Kode Mono';
	src: url('/fonts/Kode_Mono_Medium.3.ttf');
}

@font_face {
	font-family: 'sofia';
	src: url('/fonts/SofiaSansSemiCondensed-VariableFont_wght.ttf');
}

/*@font_face {
	font-family: 'Astron Boy Video', monospace;
	src: url('/fonts/astronbv.ttf');
	font-weight: normal;
	font-style: normal;
}*/
@font-face {
	font-family: 'Astron Boy Video';
	src: url('/fonts/astronbv.ttf');
	font-weight: normal;
	font-style: normal;
}
@font_face {
	font-family: 'LarabieB', monospace;
	src: url('/fonts/larabieb.ttf');
}

@font_face {
	font-family: 'IosevkaNerdFontMono', monospace;
	src: url('/blog/IosevkaNerdFontMono-Regular.ttf');
}
@font_face {
	font-family: 'Monofett', monospace;
	src: url('/blog/Monofett-Regular.ttf');
}
@font_face {
	font-family: 'ProFontWindowsNerdFontMono', monospace;
	src: url('/blog/ProFontWindowsNerdFontMono-Regular.ttf');

}
@font_face {
	font-family: 'AurulentSansMono-Regular', monospace;
	src: url('/fonts/AurulentSansMono-Regular.otf');
}
body {
	background: #ededed;
/*	color: black;*/
/*	background-image: url('../img/meh.gif.gif');*/
	background-image: url('../img/bg-tile.png');
	background-repeat: repeat;
	background-attachment: fixed;
	word-wrap: break-word;
/*	display: block;*/
}
/* IDs: */
#container {
/*	width: 100%;
	padding: 20px;*/
}
/* Classes: */
.content {
	color: #111720;
	margin: auto;
	max-width: 1480px;
	padding: 32px;
	background-color: #FFFEFF;
/*	font-family: 'LarabieB', monospace;*/
	font-family: 'sofia', monospace;
	letter-spacing: 0px;
	line-height: 14.3pt;
	font-size: 10.5pt;
	font-weight: 500;
/*	font-variant-numeric: tabular-nums lining-nums slashed-zero;*/
/*	font-feature-settings: 'tnum' on;*/
/*	font-feature-settings: "smcp", "zero";*/
	border-top: 2px solid gray;
	border-right: 2px solid gray;
	border-bottom: 2px solid gray;
	border-left: 2px solid gray;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.subtitle {
	font-size: 10.5pt;
	line-height: 11pt;
	text-transform: uppercase;
	font-family: 'Kode Mono', monospace;
	background: #DADBEA;
	border-bottom: 1px darkgray solid;
}
.ablack {
	font-family: 'Astron Boy Video';
	font-size: 27pt;
	font-weight: 550;
	letter-spacing: 2px;
	font-style: italic;
	line-height: 23pt;
	border-radius: 4px;
	padding: 0 2px 0 2px;
	margin: 36px 0 8px 0;
}
.topart {
	font-size: 11pt;
	line-height: 11pt;
	width: auto;
	max-width: 1480px;
	margin: 4px 0 4px 0;
	padding: 2px 10px 1px 2px;
	border: 2px solid gray;
	border-bottom: 4px solid #23756c;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	background-color: ghostwhite;
}

/* FOR AVATARS: -------------------------------------------- */
.outeroutlinediv {
	background-image: url('/img/packets.cc.h3.bg.png');
	background-attachment: fixed;
	background-position: top 0 left 0;
	background-size: 100% 100%;
	width: 100%;
	height: ;
}
.myoutlinediv {
	background-color: black;
	display: inline-block;
	position: relative;
	width: 100%;
	height: 64px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
}
.myclass1 {
	background-color: yellowgreen;
	display: inline-block;
	float: left;
	width: 52px;
	height: 52px;
	margin: 1px 8px 1px 1px;
	padding: 0 0 0 0;
	border: 1px solid lightyellow;
	border-left: solid 2px cadetblue;
	border-top: 1px solid limegreen;
	border-bottom: 2px solid royalblue;
	border-radius: 4px;
}
.avatar {
	width: 48px;
	height: 48px;
	float: left;
	margin: 3px 0 0 4px;
	padding: 0 0 0 0;
	transform: translate(0px);
	z-index: 1;
	border: 1px solid darkslategray;
	border-radius: 2px 2px 5px 2px;
}
.status-icon {
	width: 13px;
	height: auto;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	transform: translate(40px, -14px);
	z-index: 2;
	border: dotted 1px ghostwhite;
	border-radius: 47.5%;
}
.tiny-thin-banner {
	width: 292px;
	height: auto;
	border-radius: 2.5px;
	border: 1ps solid darkorange;
	position: relative;
	top: 0;
	left: 0;
	z-index: 2;
}
.myclass3 {
	/*background-color: powderblue;*/
	position: relative;
	display: inline-block;
	width: auto;
	height: 50px;
	margin: 1px 2px 1px 3px; /* 2px 6px 4px; */
	padding: 0 0 0 0;
	font-size: 11px;
	line-height: 12px;
	letter-spacing: 1.1pt, 1.35pt;
	/*border-right: 2px solid darkgray;*/
	/*border-left: 2px solid #030303;*/
	/*border-bottom: 3px solid #010103;*/
	/*border-top: 1px solid slategray;*/
	/*border-radius: 3px;*/
}
.myclass3 img {
	width: auto;
	height: 34px;
	border: 1px solid darkgray;
	border-radius: 2.85px;
	margin: 9px 0 0 8px;
	float: left;
	vertical-align: middle;
}
.myclass2 {
	/*background-color: powderblue;*/
	position: relative;
	display: inline-block;
	width: auto;
	height: 46px;
	margin: 4px 0 12px 0; /* 2px 6px 4px; */
	padding: 0 0 0 0;
	font-size: 11px;
	line-height: 12px;
	letter-spacing: 1.1pt, 1.35pt;
	/*border-right: 2px solid darkgray;*/
	/*border-left: 2px solid #030303;*/
	/*border-bottom: 3px solid #010103;*/
	/*border-top: 1px solid slategray;*/
	/*border-radius: 3px;*/
}
.myclass2 font {
	border-radius: 2px;
	background-color: #9FFECE;
	font-weight: bolder;
}
/* END AVATARS -------------------------------------------- */

object {
	outline: none;
}
.navbar {
	font-size: 12pt;
	line-height: 12.5pt;
	width: auto;
	max-width: 100%;
	margin: 0 0 0 0;
	padding: 1px 2px 1px 2px;
	border: 1px solid dimgrey;
	border-bottom: 2px solid darkslategray;
	border-radius: 2px;
	background-color: #dedeff;
}
.all_posts {
	margin-top: 2.5em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
	max-width: 600px;
	text-align: center;
}
.code {
	font-family: 'Monofett', monospace;
	font-variant-numeric: tabular-nums lining-nums slashed-zero;
	font-feature-settings: 'tnum' on;
	/*background-color: #CDDE9F;*/
}
.postbody {
	margin-top: 16px;
	margin-bottom: 16px;
	padding: 1vw;
	background-color: #FEFEFE;
	border: 1px solid black;
}
.navlinks div {
	line-height: 18px;
	border-radius: 4px;
	background-color: #EDEDED;
	border-left: darkkhaki 3px solid;
	border-right: darkkhaki 3px solid;
	padding-left: 22px;
	padding-right: 30%;
	width: 100%;
}
.rss {
	width: 1em;
	height: 1em;
}
/*.toppartdiv div {
	line-height: 1rem;
	font-size: 1rem;
}*/
.normalimg img {
	width: auto !important;
	height: auto !important;
	padding: 0 !important;
	margin: 0 !important;
}
/* We start defining styles for DOM objects themselves: */
hr{
	/* IGNORE */
}
br {
	line-height: 1em;
	height: 0.7em;
}

/*  background: #545554;
  animation: fadeBackground 4s;
  animation-fill-mode: forwards; */

@keyframes fadeLink {
/*  from { background-color: #545554; color: #ededed; }*/
  to { background-color: lightgoldenrodyellow; }
}
@keyframes fadeLinkOut {
  from { background-color: lightgoldenrodyellow; }
  to { background-color: white; }
/*  to { background-color: #545554; color: #ededed; }*/
}
a {
	margin: 1px 2px 0 2px;
	padding: -2px 2px -1px 2px;
	font-size: 12.7pt;
	font-family: 'ProFontWindowsNerdFontMono', monospace;
	line-height: 11.2pt;
	text-decoration-thickness: 2px;
	text-shadow: 1px -1px white;
	border-radius: 3px;
}
a::before {
	content: "⍣";
	text-decoration: none !important;
	margin: 0 1px 0 0;
	font-size: 10pt;
	color: darkorange;
}
a::after {
	content: "⍣";
	text-decoration: none !important;
	margin: 0 0 0 1px;
	font-size: 10pt;
	color: darkorange;
}
a:link {
	color: yellowgreen;
	background: greenyellow;
	text-decoration: none !important;
	animation: fadeLinkOut 2.3s;
	animation-fill-mode: both;
	border: 1px solid blueviolet;
	border-bottom: 2px solid black;
	border-left: 1px solid black;
}
a:visited {
	color: forestgreen;
	background: slategray;
	text-decoration: none !important;
	animation: fadeLinkOut 2.8s;
	animation-fill-mode: both;
	border: 1px solid blueviolet;
	border-bottom: 2px solid black;
	border-left: 1px solid black;
}
a:link:hover {
	text-decoration: none !important;

	animation: fadeLink 2.3s;
	animation-fill-mode: both;
	border-radius: 4px;
}
a:visited:hover {
	text-decoration: none !important;
	animation: fadeLink 2.8s;
	animation-fill-mode: both;
	border-radius: 2px;
}
.deadanchor a {
	color: #111121;
	text-decoration: none;
}
h3 > a::before {
	content: " ✎ ";
	font-weight: normal;
	color: darkorange;
	text-decoration: none !important;
	margin: 0px 16px 0 4px;
	padding: -1px 1px -1px 1px;
	font-size: 24pt;
	line-height: 22pt;
	font-family: 'Larabie';
	background-color: #EBEFFE;
	border-radius: 2px 4px 2px 2px;
	border: 1px solid #DCF;
	border-left: 1px solid #BAD;
	border-bottom: none;
	border-right: none;
}
h3 > a::after {
	content: "   ✫ ";
	text-decoration: none !important;
	font-size: 19.5pt;
	font-family: 'Larabie';
	color: indianred;
}
h3 > a:link {
	color: cadetblue;
	background: greenyellow;
	text-decoration: none !important;
	animation: fadeLinkOut 2.3s;
	animation-fill-mode: both;
	border: 1px solid blueviolet;
	border-left: 2px dashed darkslateblue;
	border-bottom: 2px dashed darkslateblue;
}
h3 > a:visited {
	color: forestgreen;
	background: slategray;
	text-decoration: none !important;
	animation: fadeLinkOut 2.8s;
	animation-fill-mode: both;
	border: 1px solid blueviolet;
	border-left: 2px dashed darkslateblue;
	border-bottom: 2px dashed darkslateblue;
}
h3 > a:link:hover {
	text-decoration: none !important;
	animation: fadeLink 2.3s;
	animation-fill-mode: both;
	border-radius: 4px;
	border-left: 2px dashed darkslateblue;
	border-bottom: 2px dashed darkslateblue;
}
h3 > a:visited:hover {
	text-decoration: none !important;
	animation: fadeLink 2.8s;
	animation-fill-mode: both;
	border-radius: 2px;
	border-left: 2px dashed darkslateblue;
	border-bottom: 2px dashed darkslateblue;
}
#all_posts {
	margin-top: 32px;
}

p {
	/*  */
	background-color: #E0ECE2;
	border-radius: 3px;
	border: solid 1px #CDDE9F;
	padding: 2px;
	padding-top: 12px;
	padding-bottom: 12px;
	margin: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-justify: inter-character;
	word-break: break-all;
}
h3 {
	/*   */
}
h4 {
	/*	*/
}
ul{
	list-style: none;
}
li{
	font-style: italic;
	line-height: 1.1em;
}
img {
	border: 1px solid black;
	border-radius: 1px;
	margin: 0;
	padding: -1px;
	width: 100%;
	max-width: 100%;
	height: auto;
	align-items: center;
	align-self: center;
	align-content: center;
}

code {
	line-height: 11pt;
	font-size: 10pt;
	font-weight: 600;
	background-color: #EDFFFD;
	border: 1px solid #354524;
	text-shadow: none;
	padding: 0.5px;
	border-radius: 2.5px;
	font-family: 'Major Mono Display', monospace;
}

.myfooterdiv {
	margin: 4px 0 0 0;
	max-width: 1480px;
	padding: auto;
	width: auto;
	background-color: #FFFEFF;
	font-family: 'Staatliches', cursive;
	border-left: 2px solid gray;
	border-right: 2px solid gray;
	border-bottom: 2px solid gray;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}
.footerbartop {
	height: 1em;
	margin: 0;
	padding: 1px;
}
.footerbarbottom {
	height: 1em;
	margin: 0;
	padding: 1px;
}
.footertext {
	/*font-family: 'Staatliches', cursive;*/
	line-height: 0.9em;
	letter-spacing: 0.8px;
	color: black;
	font-weight: lighter;
}
.footertext:hover .footertext:active {
	line-height: 0.9em;
	letter-spacing: 0.8px;
	color: black;
	font-weight: bold;
	text-decoration: underline;
	text-decoration-style: 1px dashed #000000;
	background-color: #EDEDED;
}
p  {
	text-shadow: 1px white, -1px slategray;
}
