body {
	background: #282828 url('/img-resources/tiles.png');
	background-attachment: fixed;
	font-family: "Karla",sans-serif;
	color: #E1E1E1;
	text-align: center;
	margin: 0;
}
footer p {
	color: #7D7D7D;
	font-size: 14px;
	font-style: italic;
	text-align: center;
	line-height: 0;
}
img.ad {
	width: 320px;
	height: 100%;
	vertical-align: bottom;
}
img.sub-head {
	vertical-align: bottom;
	width: 450px;
	height: auto;
	border-width: 3px 3px 0 3px;
	border-style: solid;
	border-color: #7D7D7D;
	border-radius: 20px 20px 0 0;
	background-color: #4B4B4B;
}
img.three4 {
	width: 75%;
	margin-bottom: -4px;
}
div.gallery {
	margin: 0 5px;
}
div.img-main {
	position: absolute;
}
div.img-hover {
	position: relative;
}
div.smol:hover img.nun {
	display: block;
	border: none;
	margin: 0;
}
div.imger {
	display: inline-block;
	position: relative;
	margin: 35px 15px 15px 15px;
}
div.imger img {
	width: 100%;
	border: 2px dashed #7D7D7D;
	margin: -2px;
}
.nun {
	display: none;
}
img.big-style {
	border-radius: 80px 0;
}
img.small-style {
	border-radius: 50px 0;
}
div.lorge {
	width: 60%;
}
div.smol {
	width: 320px;
	height: 320px;
}
div.head {
	background: #4B4B4B url('/img-resources/head.jpg');
	background-size: 100%;
	position: relative;
	width: 300px;
	height: 300px;
	margin: 0 auto -50px auto;
	border-radius: 20px;
	border: 3px solid #7D7D7D;
}
div.head:hover {
	background-image: url('/img-resources/alt-head2.jpg')
}
div.title {
	width: 100%;
	position: absolute;
	bottom: 0;
	color: #FFF;
	text-shadow: 0 0 10px rgba(0,0,0,1);
	cursor: default;
}
div.title h1 {
	margin: 10px;
}
div.nav {
	width: fit-content;
	background-color: #666;
	border-width: 2px 2px 2px 0;
	border-color: #7D7D7D;
	border-style: solid;
	border-radius: 0 10px 10px 0;
	margin-top: 20px;
}
div.content {
	max-width: 715px;
	padding: 25px;
	margin: 0 auto;
}
div.wide-content {
	max-width: 1200px;
	padding: 25px 25px 0 25px;
	margin: 0 auto;
}
div.box {
	background: rgba(0,0,0,0.2);
	border-width: 2px 6px;
	border-style: double;
	border-color: #7D7D7D;
	border-radius: 25px;
}
div.par {
	margin: 15px;
}
div.media-list {
	display: inline-block;
	margin: 15px 8px 18px 8px;
}
div.media-list:hover img {
	opacity: 0.9;
}
div.lightbox {
	background-color: #FFF;
	border: 2px solid #000;
}
div.crumbs {
	margin: 0 auto;
	padding-top: 8px;
	background-color: #7D7D7D;
}
div.sectioner {
	width: 450px;
	margin: 0 auto;
	padding: 0 3px 12px 3px;
	color: #FFF;
	background-color: #7D7D7D;
	border-radius: 0 0 20px 20px;
}
div.inliner {
	display: inline-block;
}
div.list {
	margin: 0 15px 0 70px;
}
div.crumb:hover {
	background: #646464;
	text-shadow: 0 0 8px;
}
div.partition {
	width: fit-content;
	border-bottom: 2px solid #7D7D7D;
	margin: 20px auto 15px auto;
	padding: 0 20px;
}
div.notcho {
	height: 2px;
	background-color: #303030;
}
div.notch {
	display: inline-block;
	width: 15px;
	border-top: 2px solid #7D7D7D;
}
div.pad-46 {
	padding-top: 46px;
}
div.float-l {
	float: left;
}
div.float-r {
	float: right;
}
div.discord {
	background: #5865F2;
	display: inline-block;
	height: 52px;
	width: 52px;
	margin: 0 12px 15px 12px;
	border-radius: 100%;
}
div.discord:hover i {
	font-size: 1.1em;
	line-height: 1.25em;
	margin: -2px;
}
div.linkedin {
	position: relative;
	height: 42px;
	width: 42px;
	top: 16px;
	margin: 4px 12px;
}
div.linkedin:hover {
	background: #FFF;
}
div.linkedin:active {
	background: transparent;
}
div.smaller {
	height: 40px;
}
table {
	margin: 15px 15px 18px 15px;
	text-align: left;
	border-collapse: collapse;
}
table a {
	text-decoration: underline;
}
th, td {
	border: 1px solid #7D7D7D;
	padding: 5px;
}
th {
	white-space: nowrap;
	background-color: #666;
}
td {
	background-color: #444;
}
.currency {
	text-align: right;
}
.currency:before, th.notop:before {
	content: "$";
}
th.hidden {
	border: none;
	background-color: transparent;
}
th.nobot {
	border-bottom: none;
	text-align: center;
}
th.notop {
	border-top: none;
	text-align: center;
}
h1 {
	font-size: 28px;
	margin: 15px 0 -3px 0;
}
h1.sub {
	font-size: 30px;
	margin: 0 10px;
}
h2 {
	font-size: 18px;
	margin: 0 0 10px 0;
}
h3 {
	font-size: 40px;
	margin: 2px 0;
}
h4 {
	text-align: left;
	font-size: 28px;
	margin: 30px 0 10px 0;
}
p {
	text-align: left;
	font-size: 16px;
	line-height: 18px;
	margin: 15px;
}
p a, ul a, ol a, span.p a {
	color: #70A9FF;
}
p.nav {
	padding: 4px 8px;
	margin: 0;
	font-size: 14px;
}
p.nav a {
	font-weight: bold;
	text-shadow: 0 0 2px rgb(0, 0, 0);
}
p.nun, p.nun i {
	color: #666;
}
p.imger-sub {
	width: 60%;
	margin: 0 auto;
}
p.head {
	margin: 0 15px 0 22px;
}
p.subtitle {
	font-size: 13px;
	text-align: center;
	line-height: 1em;
	margin: 6px 0;
}
p.top {
	margin-top: 30px;
}
span.p {
	font-size: 16px;
	white-space: nowrap;
	font-weight: normal;
}
span.head {
	font-size: 20px;
	font-weight: bold;
}
span.shrink {
	font-size: 10px;
}
a, i.fa {
	color: #E1E1E1;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #FFF;
}
a.discord {
	color: #FFF;
	font-size: 2em;
	line-height: 1.7em;
    height: 36px;
}
a.linkedin {
	color: #0A66C2;
	font-size: 3.4em;
}
a.social {
	display: block;
	padding: 5px;
}
a.social:active {
	color: #FFF;
	text-shadow: 0 0 10px rgb(255,255,255);
}
ul, ol {
	text-align: left;
	font-size: 16px;
}
ul {
	margin: 5px 0 15px 0;
}
ol {
	margin: 5px 0 30px 0;
}
ol.last {
	margin-bottom: 15px;
}
li {
	margin-bottom: 5px;
}
i.fa-caret-right {
	width: 5px;
	vertical-align: bottom;
	margin-bottom: 1px;
}
i.fa-caret-down {
	vertical-align: bottom;
	margin-left: -2px;
	font-size: 18px;
}
i.fa-discord {
	line-height: 1.35em;
	vertical-align: top;
}
i.fa-linkedin {
	position: relative;
	top: -10px;
	left: -8px;
	vertical-align: top;
}
i.fa-map-pin {
	position: absolute;
	width: 100%;
	text-shadow: 4px 3px 5px rgb(0,0,0);
}
i.large {
	top: -22px;
	font-size: 3em;
}
i.small {
	top: -18px;
	font-size: 2.5em;
}
::-moz-selection {
	color: #FFF;
	background: #646464;
}
::selection {
	color: #FFF;
	background: #646464;
}
@media screen and (max-width: 1145px) {
	footer {
		position: fixed;
		left: 0;
		right: 0;
		bottom: 0;
		background: rgba(0, 0, 0, 0.7);
		border-top: 1px solid #7D7D7D;
		box-shadow: 0 0 10px 1px #111;
	}
	footer p {
		margin: 8px;
		font-size: 12px;
		font-style: normal;
		text-shadow: 0 0 3px rgba(0, 0, 0, 1);
	}
	img.three4 {
		width: 100%;
		margin-bottom: -4px;
	}
	img.sub-head {
		width: 300px;
	}
	img.big-style {
		border-radius: 50px 0;
	}
	img.ad {
		width: 100%;
	}
	div.head:hover {
		background-image: url('/img-resources/head.jpg')
	}
	div.media-list {
		margin: 15px;
	}
	div.lorge {
		width: auto;
	}
	div.smol {
		width: auto;
		height: auto;
		aspect-ratio: 1/1;
	}
	div.gallery div.imger {
		display: block;
		margin-bottom: 17px;
	}
	div.lorge {
		margin: 35px 18px 14px 18px;
	}
	div.smol {
		margin-top: 40px;
	}
	div.nav {
		width: auto;
		background-color: rgba(255, 255, 255, 0.1);
		border-width: 2px 0 2px 0;
		border-radius: 0;
	}
	div.content {
		padding: 12px 3px 0 3px;
	}
	div.wide-content {
		padding: 12px 3px 0 3px;
	}
	div.wide-content div.box {
		border-radius: 25px 25px 0 0;
		padding-bottom: 14px;
		border-bottom: 0;
	}
	div.box {
		border-width: 2px 9px;
		border-top-style: solid;
		border-bottom-style: solid;
	}
	div.crumbs {
		padding-bottom: 2px;
	}
	div.gallery {
		margin: 0 2px;
	}
	div.sectioner {
		padding: 3px;
		width: 300px;
	}
	div.notcho {
		height: 3px;
	}
	div.notch {
		border-width: 3px;
	}
	h1.sub {
		margin-bottom: 8px;
	}
	p.nun {
		display: block;
		margin-bottom: 50px;
	}
	p.imger-sub {
		width: auto;
		margin: 0 15px;
	}
	p.nav {
		text-align: center;
	}
	table {
		margin: 10px 0 15px 0;
	}
	table.last {
		margin-bottom: 18px;
	}
	th {
		white-space: wrap;
	}
	i.small {
		top: -22px;
		font-size: 3em;
	}
}