/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on February 5, 2019 */

:root {--page-width: 1070px;}

* {
	margin: 0;
	padding: 0;
}

/* Reset */

	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline;
	}

	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block;
	}

	body {
		line-height: 1;
	}

.clearfix::after {

}


h1, h2, h3 {
}

h1 {
	font-size: 3em;
 
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;

}

h3 {
	font-size: 2em;
}



p, ul, ol {
	margin-top: 1.8em;
	line-height: 180%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #CCCCCC;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

hr {
	display: none;
}


/* Header */

	body {
		background-color: #1a1a1a;
		padding-top: 0rem;
		#particle-js {
		  width: 100%;
		  height: 100%;
		}
	}

		body.is-loading:after {
			visibility: hidden;
			opacity: 0;
		}

		body:after {
			-moz-pointer-events: none;
			-webkit-pointer-events: none;
			-ms-pointer-events: none;
			pointer-events: none;
			-moz-transition: opacity 1.5s ease-in-out, visibility 1.5s;
			-webkit-transition: opacity 1.5s ease-in-out, visibility 1.5s;
			-ms-transition: opacity 1.5s ease-in-out, visibility 1.5s;
			transition: opacity 1.5s ease-in-out, visibility 1.5s;
			content: '';
			/*background-image: url(../../images/bg.jpg);*/
			

		
			background-attachment: fixed;
			background-position: center;
			background-repeat: no-repeat;
			background-size: cover;
			position: fixed;
			display: block;
			top: 0;
			left: 0;
			height: 100%;
			width: 100%;
			z-index: -1;
			visibility: visible;
			opacity: 1;
		}

			@media screen and (max-width: 3240px) {

				body:after {
					background-attachment: scroll;
					background-position: top;
					background-size: 100%;
				}

			}


		#center_block {
			width: var(--page-width);
			height:119px;
			margin:0px auto 5px auto; 
			background:transparent; 
			z-index:10;
		}
		
 

		#header {
			width:  var(--page-width);
			height: 80px;
			margin: 0 auto;
			background: url(../../images/img02.jpg) no-repeat;
			background-size:  var(--page-width) 80px;
			background-position: 0px 10px;
		
		
		}
		
		#header h1, #header h2 {
			float: left;
			margin: 0 auto 0 25px;
			color: #FFFFFF;
			font-family: 'MontereyBoldItalicFLF', sans-serif;
			font-weight: bolder;

		}
		
		#header h1 {
			padding: 18px 0 0 25px;
			font-size: 4em;
			color: #99bbcc;
			text-shadow: 1px 1px #000000;
			/*font-style: italic;*/
			/*text-transform: uppercase;*/
                        text-transform: capitalize;
		}
		
		#header h2 {	
			padding: 42px 0 0 8px;
			font-size: 2em;
			font-style: italic;
			letter-spacing: .1rem;
			color: #e2aa52;
			text-shadow: 1px 1px #000000;
		}
		
		#header a {
			text-decoration: none;
			color: #FFFFFF;
		}
		
		#header image-header{
			position: relative;
			top: 30px;
			right: -95px;

		}
		
	@media screen and (max-width: 3240px) {

		body {
			padding-top: 0rem;
			background-attachment: scroll;
			background-size: auto;
			background-position: top;
		}

	}

	@media screen and (max-width: 736px) {

		#header > .logo {
			margin: 0 0 2rem 0;
		}

			#header > .logo a {
				font-size: 3rem;
			}

	}
	

	
/* Main */

	#main > .inner {
		margin: 0 auto;
		width:  var(--page-width);
		max-width: 100%;
		margin-bottom: 1rem;
		background: rgba(255, 255, 255, 0.85);
		-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.65);
		-moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.65);
		box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.65);
		border-radius: 1px;

	}
	
		@media screen and (max-width: 3240px) {

		#main .image {
			width: 100%;
			min-width: 100%;
			float: none;
			margin: 0 0 2rem 0;
		}

			#main .image img {
				width: 100%;
			}

	.wrapper > header {
		text-align: center;
		background: #FFF;
		padding: 0.5rem;
		margin: 0;
	}

		.wrapper > header h2 {
			position: relative;
			padding-bottom: .75rem;
            padding-left: 2rem;
            padding-right: 2rem;
            font-family: 'discoregular';
            font-size: 1.0rem;
            letter-spacing: .3rem;
		}

			.wrapper > header h2:after {
				content: '';
				position: absolute;
				margin: auto;
				right: 0;
				bottom: 0;
				left: 0;
				width: 10%;
				height: 1px;
				background-color: rgba(0, 0, 0, 0.00);
			}

		.wrapper > header p {
			text-transform: uppercase;
			font-weight: 300;
			font-size: .8rem;
			letter-spacing: .25rem;
                        color: rgba(51, 55, 64, 0.95);
			margin: 0;
		}

		.wrapper > header.special {
			padding: 2rem 1rem;
			background: rgba(153, 187, 204, 0.95);
		}

			@media screen and (max-width: 1300px) {

				.wrapper > header.special {
					padding: 2rem 1rem;
				}

			}

		@media screen and (max-width: 736px) {

			.wrapper > header {
				padding: 1.5rem;
			}

				.wrapper > header h2 {
					font-size: 1.5rem;
					font-family: 'orbitron', sans-serif;
				}

					.wrapper > header h2:after {
						width: 50%;
					}

		}

	.wrapper.style1 .content {
		padding: 2rem;
	}

		@media screen and (max-width: 1000px) {

			.wrapper.style1 .content {
				padding: 4rem;
			}

		}

		@media screen and (max-width: 736px) {

			.wrapper.style1 .content {
				padding: 2rem;
			}

		}

	.wrapper.style2 {
		background: #1e1f23;
		padding: 1rem;
	}

		.wrapper.style2 header {
			background: #121315;
			border-radius: 0px 0px 0 0;
		}

			.wrapper.style2 header h2 {
				color: #FFF;
			}

				.wrapper.style2 header h2:after {
					background-color: rgba(255, 255, 255, 0.125);
				}

			.wrapper.style2 header p {
				color: rgba(255, 255, 255, 0.25);
			}

		@media screen and (max-width: 1040px) {

			.wrapper.style2 {
				padding: 1rem;
			}

		}

		@media screen and (max-width: 1000px) {

			.wrapper.style2 {
				padding: 1rem;
			}

		}	

/* Menu */

/* Position of menu box */
#menu {
	width:  var(--page-width);
	height: 51px;
	margin: 0 auto;
	background: url(../../images/img03.jpg);
	background-size:  var(--page-width) 51px;
	position: sticky;
	top: 0;
        z-index: 10001 !important;
}
    /* Position of menu bar starting location  */
    /* Margin top bottom right left */
	.menu {
		width:100%;
		margin:-22px auto ;

	}
    /* Position of menu nav words vertically */	
	.menu li {
		margin:0px; 
		list-style:none;


	}
	
	.menu a {
		transition:all linear 0.3s;
		/*color:#ffffff;*/
		display: inline-block;
		color: white;
		text-align: center;
		padding: 2px 2px;
		text-decoration: none;
                z-index: 10001;


	}
	
	.menu li:hover > a, .menu .current-item > a {
		text-decoration:none;
		color:#ffcc66;
		z-index: 10001 !important;
	}
	
	.menu .arrow {
		font-size:11px;
		line-height:0%;
		z-index: 10001;
	}
	
	/*----- Top Level -----*/
	.menu > ul > li {
	    margin-left:-5px ;
		float:left;
		display:inline-block;
		position:relative;
		font-size:15px;
		/*background:#578A9A;*/
		z-index: 10001;
	}
	
	.menu > ul > li > a {
		padding:3px 12px;
		display:inline-block;
		text-shadow:1px 1px 0px rgba(0,0,0,0.5);
		z-index: 10001;
	}
	
	.menu > ul > li:hover > a, .menu > ul > .current-item > a {
		overflow:visible;
		background:#2e2728;
		z-index: 10001;
	}
	
	/*----- Bottom Level -----*/
	.menu li:hover .sub-menu {
		z-index:10002;
		opacity:1;
	}
	
	.sub-menu {
		width:100%;
		padding:0px 0px;
		position:absolute;
		top:0px;
		left: -40px;
		z-index:10002;
		opacity:0;
		transition:opacity linear 0.3s;
		box-shadow:0px 2px 3px rgba(0,0,0,0.5);
		background:#2e2728;
	}
	
	.sub-menu li {
		display:block;
		font-size:14px;
		position:relative;
		z-index: 10002;
	}
	
	.sub-menu li a {
		padding:0px 0px;
		display:block;
		color:#ffcc66;
		z-index: 10002;
	}
	
	.sub-menu li a:hover, .sub-menu .current-item a {
		background:#3e3436;
		color: #99bbcc;
		z-index: 10002;
	}
	
	

	
	
	
		blockquote, q {
		quotes: none;
	}

	blockquote:before, blockquote:after, q:before, q:after {
		content: '';
		content: none;
	}

	table {
		border-collapse: collapse;
		border-spacing: 0;
	}

	body {
		-webkit-text-size-adjust: none;
	}
	
	
/* Basic */

	@-ms-viewport {
		width: device-width;
	}

	body {
		-ms-overflow-style: scrollbar;
	}

	@media screen and (max-width: 480px) {

		html, body {
			min-width: 320px;
		}

	}
	body {
		background: #000000 url(../../images/img01.gif) repeat-x;
  	font-family: Actor, "Days One", Orbitron, Philosopher, "Trebuchet MS", Arial, Helvetica, sans-serif;

		font-size: 13px;
		color: #999999;
	}
	
			body.is-loading *, body.is-loading *:before, body.is-loading *:after {
				-moz-animation: none !important;
				-webkit-animation: none !important;
				-ms-animation: none !important;
				animation: none !important;
				-moz-transition: none !important;
				-webkit-transition: none !important;
				-ms-transition: none !important;
				transition: none !important;
		}
/* Type */

	html {
		
	}

		@media screen and (max-width: 3240px) {

			html {
				font-size: 11pt;
			}

		}

		@media screen and (max-width: 1680px) {

			html {
				font-size: 11pt;
			}

		}

		@media screen and (max-width: 1280px) {

			html {
				font-size: 11pt;
			}

		}

		@media screen and (max-width: 736px) {

			html {
				font-size: 12pt;
			}

		}

		@media screen and (max-width: 480px) {

			html {
				font-size: 12pt;
			}

		}

/* Page */
#Page {
	background:transparent; 
	margin:auto auto 10px auto; 
	text-align:justify; 
}

#page {
	width:  var(--page-width);
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background: url(../../images/img04.jpg) no-repeat;
	background-size:  var(--page-width) auto;
}

/* Content */

#content {
	/*float: left;*/
	width:  var(--page-width);
}

.post {
	margin-bottom: 40px;
}

.post .title {
	border-bottom: 1px solid #454545;
}

.post .title a {
	text-decoration: none;
}

.post .entry {
	padding: 0 20px;
}

.post .meta {
	height: 20px;
	padding: 10px 20px;
	background: url(../../images/img05.gif) no-repeat;
	line-height: normal;
}

.post .meta a {
	text-decoration: none;
	font-weight: bold;
}

.post .meta a:hover {
	text-decoration: underline;
}

.post .meta .byline {
	float: left;
}

.post .meta .comments {
	float: right;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 295px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 0 0 20px 20px;
	list-style: square inside;
}

#sidebar h2 {
	height: 50px;
	padding: 5px 20px 0;
	background: url(../../images/img06.gif) no-repeat;
	font-size: 1.6em;
	text-align: center;
}

/* Search */

#search {
	padding: 20px;
	text-align: center;
}
#search fieldset {
    border: none;
}
#search label {
}
#search input {
	margin-bottom: 10px;
	padding: 3px 5px;
	background: #1F1F1F url(../../images/img06.gif) no-repeat center center;
	border: 1px solid #454545;
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#search img {
    margin: 0 3px;
}
/* Footer */




/* Footer */

	#footer {
		padding: 2rem 0 0.1rem 0 ;
		text-align: center;
	}

		#footer a {
			color: rgba(255, 255, 255, 0.75);
		}

		#footer h2 {
			width: 100%;
                                                
		}
		#footer a:hover {
				color: #FFF;
			}

		#footer .copyright {
			color: #bbb;
			font-size: 1rem;
			margin: 0 0 2rem 0;
			padding: 0 1rem;
			text-align: center;
		}
		
		
		
		#container{
			width: var(--page-width);
			margin:50px auto;
			padding: 20px;
			width:50%;
		}

		#container h2{
			text-align:left;
			color:#045;
                        width: 100%;
			
		}
		
		#quoteContainer{
			width:75%;
			background: #fff;
			padding:10px;
			margin:30px auto;
			text-align: center;
		        height:70px;
		}

		#buttonContainer{
			width: 100%;
			text-align: center;
		}
		#quoteButton{
			width:200px;
			margin-top: 10px;
			border:2px solid #46b8da;
			background-color: #fff;
			color:#045;
			font-family: inherit;
			font-weight: bold;
			padding:1px;
			text-decoration: none;
			text-align: right;
		}
		
		#quoteButton:hover{
			cursor:pointer;
			background:#09c;
			color: #fff;	
		}
		#quoteButton:active{
			cursor: pointer;
		}
		#quoteButton{
			display: inline-block;
		}

		#quoteGenius{
			font-style: italic;
			font-weight: 600;
			text-align: center;
		}

		@media screen and (max-width: 900px) {

			#footer {
				padding: 1rem 0 0.1rem 0 ;
			}

		}





#particles-js
{
  width: 100%;
  height: 100%;
  background-color: #070707;
  background-image: url('');
  /*background-size: cover;background-position: 50% 50%;display:inline;
position:absolute;-webkit-backface-visibility: hidden;

  */
  background-repeat: no-repeat; 
  min-height: 100% !important;
  z-index: -800;
  
  position: fixed;
 
  
}