@charset "UTF-8";

@font-face {
  font-family: 'Kaliber_BRK';
  src: url(https://jpixel.neocities.org/css/fonts/KaliberSolidBrk-pO1R.ttf) format("truetype");
  font-style: normal;
  font-weight: 400;
}

@import url("https://jpixel.neocities.org/css/fonts/KaliberSolidBrk-pO1R.ttf") format("truetype");
.Kaliber_BRK{
	font-style: normal;
	font-weight: 400;
}
@import url("https://jpixel.neocities.org/css/fonts/KaliberSolidBrk-pO1R.tff") format("truetype");
.Kaliber_BRK{
	font-style: normal;
	font-weight: 400;
}
/*in case you're brave enough to use this site on a smartphone...*/

/* Hide element on extra small devices */
      @media (max-width: 576px) {
        .headerMobile header{
			height: 120px;
		}

		.element {
          display: none;
        }
		.navHori
		{
			max-width:100%;
			float:none;
			display: inline-flex;
			
		}
		.navHori img{
			height:auto;
			width: 100%;
		}
		.navHori nav{
			width: 100%;
		}
		.sideHori {
			/* flex-wrap: flex; */
			justify-content: space-between;
			/* max-width:576px; */
			width: 42%;
			text-align: left;
			display: flex;
			position:relative;
			top:322px;
			right:-16px;
			width:576px;
			height:225px;
			margin-left:-202px;
			margin-right:-75px;
		}
		
		.mobileExtend{
			height:200px;
		}
      }
	  
html { 
	/* background: url(bg.png) no-repeat center fixed; 
	background-size: cover; */
	font-family: arial;
	height: 100%; 
	/* background-color:#000000; */
	}
body {
      color:#ffffff;
    }
	p.small {
	line-height: 0.2;
	}

	p.big {
	line-height: 8;
	}
*{
      margin: 0;
      padding: 0;
      box-sizing: border-box;
      }

a:link {
    color:#ffff4d;
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color: #ffd11a;
}
a:hover {
    color:#FFE8B8;
	text-decoration: none;
}
a:active {
    text-decoration: none;
}
.linkContrast a:link {
    color: #006680;
    text-decoration: none;
}
.linkContrast a:visited {
    text-decoration: none;
    color: #3333cc;
}
.linkContrast a:hover {
    color:#ff66cc;
	text-decoration: none;
}
.linkContrast a:active {
    text-decoration: none;
}

 /*@font-face { font-family: Kaliber BRK; src: url('KaliberSolidBrk-pO1R.ttf'); } */
/*@font-face { 
	font-family: "Kaliber Solid BRK", serif;
	src: url(css/fonts/KaliberSolidBrk-pO1R.woff) format("woff"), 
		 url("/css/fonts/KaliberSolidBrk-pO1R.ttf") format("truetype");
	font-style: normal;
	font-weight: 400;
}*/
@font-face {
  font-family: 'Kaliber_BRK';
  src: url("../fonts/KaliberSolidBrk-pO1R.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
}
@import url("../fonts/KaliberSolidBrk-pO1R.ttf") format("truetype");
.Kaliber_BRK{
	font-style: normal;
	font-weight: 400;
}
@import url("../fonts/KaliberSolidBrk-pO1R.tff") format("truetype");
.Kaliber_BRK{
	font-style: normal;
	font-weight: 400;
}
h1{
	font-family: 'Kaliber_BRK', impact, Tahoma, Verdana, sans-serif;
  	font-style: normal;
  	font-weight: 400;
	font-size: 2.25rem;
	margin-top: 5px;
    margin-bottom: 0px;
}
h2{
	font-family: 'Kaliber_BRK', impact, Tahoma, Verdana, sans-serif;
  	font-style: normal;
  	font-weight: 400;
	font-size: 1.833rem;
	margin-top: 0px;
    margin-bottom: 10px;
}
h3{
	font-family: 'Kaliber_BRK', impact, Tahoma, Verdana, sans-serif;
  	font-style: normal;
  	font-weight: 400;
	font-size: 1.167rem;
	margin-top: 0px;
    margin-bottom: 10px;
}
h4{
	font-family: 'Kaliber_BRK', impact, Tahoma, Verdana, sans-serif;
  	font-style: normal;
  	font-weight: 400;
	font-size: 1.125rem;
	margin-top: 0px;
    margin-bottom: 10px;
}
hr{
	display: block;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: auto;
	margin-right: auto;
	border-style: inset;
	border-width: 1px;
	height:1px;
	border-width:0;
	color:gray;
	background-color:#ffffff
}
p{
	/* font-size: 1rem; */
	font-size: 0.75rem;
	/* font-family: MS Gothic, Century Gothic; */
}
main {
	width: 100%;
	max-width: 800px;
	/* max-width: 800px; */
	/* 1280px; */
	margin: 0 auto;
}    
li{
	list-style-type: none;
}
.styledList li{
	margin-left:25px;
	list-style-type: disc;
}
.image{
	border:2px solid #000000;
	border-radius: 16px;
	margin:4px;
}
/*footer*/
footer{
		padding: 0 auto;
	}
	.footerbg{
		margin-top: 57px;
		background-color: #000000;
		padding-bottom: auto;
	}	
	.footerSpace{
	width: 100%;
	max-width: 800px;
	/* max-width: 800px; */
	/* 1280px; */
	
	}
	.socials
	{
		float: left;
		max-width:114px;
		margin: 8px;
		/* border: 1px solid #ffffff; */
	}
	.logoSmall
	{
		float: right;
		max-width:120px;
		margin: 8px;
		/* border: 1px solid #ffffff; */
	}
	.blogPadding{
		padding:5%;
	}
@media (max-width: 418px) {
	.blogPadding{
		padding:0%;
	}
}
@media (min-width: 480px) {
	.blogPadding{
		color:#000000;
		/*it'll only turn black when you're editing in the WYSIWYG.*/
	}
}