@import url(//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,800italic,400,700,800,300&display=swap);
@font-face {
    font-family: "fjallaoneregular";
    src: url("fonts/fjallaone-regular-webfont.eot");
    src: url("fonts/fjallaone-regular-webfont.eot?#iefix") format("embedded-opentype"),
         url("fonts/fjallaone-regular-webfont.woff2") format("woff2"),
         url("fonts/fjallaone-regular-webfont.woff") format("woff"),
         url("fonts/fjallaone-regular-webfont.ttf") format("truetype"),
         url("fonts/fjallaone-regular-webfont.svg#fjallaoneregular") format("svg");
    font-weight: normal;
    font-style: normal;
}

/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */
@media (max-width: 499px) {
.headLogo, .headerRight {
	text-align:center !important;
}
}

@media (min-width: 500px) and (max-width: 767px) {
.headLogo, .headerRight {
	text-align:center;
}
}

@media (min-width: 768px) and (max-width:1200px) {
.headLogo {
	text-align:left;
}
.headerRight {
	text-align:right;
}
}
@media (min-width: 1200px) {
.headLogo {
	text-align:left;
}
.headerRight {
	text-align:right;
}
}

/* * * * * * * * * * Background * * * * * * * * * */
@media (max-width: 767px) {
body {
	background:#000 url("img/back.jpg") top center scroll no-repeat;
	background-size: auto;
}
}

body {
	background:#000 url("img/back.jpg") top center fixed no-repeat;
	background-size: cover;
}

/* * * * * * * * * * Header * * * * * * * * * */
.headLogo { }
.headLogo img {max-width:100%;}
.headerIcons { }
.headerInfo {
	padding:20px 0;	
}
.headerReg { }
.headBlock {
	margin:20px auto 60px auto;
}

body { font-family: "Open Sans", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;}
.navbar {
  font-family: "fjallaoneregular", Impact, Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform:uppercase;
  font-size:125%;
}
.dropdown-menu {
  font-family: "fjallaoneregular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform:uppercase;
}
h1, .h1, h2, .h2, ul.display-posts-listing .title {
  font-family: "fjallaoneregular", Impact, Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform:capitalize;
}
h3, .h3, h4, .h4, .card-header, .fjOneUp {
  font-family: "fjallaoneregular", Impact, Helvetica, Arial, sans-serif;
  font-weight: normal;
	text-transform:uppercase;
}
h5, .h5, h6, .h6 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
	text-transform:uppercase;
}

/* * * * * * * * * HEADERS * * * * * * * * */

@media (max-width: 767px) {
h1, .h1 {font-size:200%;}
h2, .h2 {font-size:180%;}
h3, .h3 {font-size:140%;}
h4, .h4 {font-size:110%;}
h5, .h5, .card-header {font-size:120%;}
h6, .h6 {font-size:100%;}
ul.display-posts-listing .title {font-size:150%;}
}
@media (min-width: 768px) {
h1, .h1 {font-size:250%;}
h2, .h2 {font-size:225%;}
h3, .h3 {font-size:150%;}
h4, .h4 {font-size:125%;}
h5, .h5, .card-header {font-size:150%;}
h6, .h6 {font-size:125%;}
ul.display-posts-listing .title {font-size:200%;}
}

/* * * * * * * * * NAVBAR * * * * * * * * */

/* Main Colors */
.navbar-dark, .dropdown-menu {background-color:rgba(0,0,0,0.75);}
.site-title a, .navbar-dark .navbar-brand, .site-description, .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .dropdown-menu .active > .nav-link, .navbar-dark .navbar-nav .dropdown-menu .nav-link:hover {color: #fff;}
.navbar-dark .navbar-nav .nav-link, .navbar-dark .navbar-nav .dropdown-menu .nav-link:focus {color: #FFA600;}

/* Color Augmentations */
.navbar-dark .navbar-nav .nav-link {text-shadow:0 0 6px #FFA600; opacity:1; }
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .dropdown-menu .nav-link:hover, .navbar-dark .navbar-nav .dropdown-menu .nav-link:focus {text-shadow:0 0 6px #FFA600; opacity:1; }
.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .dropdown-menu .active > .nav-link {text-shadow:0 0 6px #FFF; opacity:1; }

/* Other Elements */
.dropdown-menu {
  text-align: inherit;
  list-style: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  padding: 0;
}
.site-title a, .navbar-dark .navbar-brand, .site-description {margin-bottom: 0;}

.navbar-toggler {background-color: #000066;font-size:100%;}
.navbar-toggler:link { color: #6ddefe; opacity:1; }
.navbar-toggler:hover { color:#FFF; background-color: #009; }


/* * * * * * * * * * Hyperlinks * * * * * * * * * */
a {
  text-decoration:none;
 }
a:link,a:visited {
-webkit-transition: color .25s linear .1s;
transition: color .25s linear .1s;
  text-decoration:none;
 }
a:hover,a:active,a:focus {
-webkit-transition: color .25s linear;
transition: color .25s linear;
  text-decoration:none;
 }
/* * * * * * * * * * Colors * * * * * * * * * */
body, p, li {color:#d6eded;}
h1, .h1 {
  color: #ff9600;
}
h2, .h2 {
  color: #ffd200;
}
h3, .h3, h4, .h4 {
  color: #FFF;
}
h5, .h5, h6, .h6 {
  color: #FFF;
}
a {text-decoration:none;}
a:link,a:visited, 
.entry-meta a, .comments-link a, .edit-link a,
.cat-links a, .tags-links a,
.single .post-navigation .nav-links a,
.sidebar-1-area .widget ul li a, .footer-widgets .widget ul li a,
.comments-area .logged-in-as a {color:#FF9900;}

a:hover,a:active,a:focus, .entry-meta a:hover, .comments-link a:hover, .edit-link a:hover,
.cat-links a:hover, .tags-links a:hover,
.single .post-navigation .nav-links a:hover,
.sidebar-1-area .widget ul li a:hover, .footer-widgets .widget ul li a:hover,
.comments-area .comment-reply-link:hover, .comments-area .comment-edit-link:hover,
.comments-area .comment-author a:hover,
.comments-area .logged-in-as a:hover, .page-link:hover, .page-link:focus { color: #FFF; text-decoration:none; }

footer a, footer a:link { color: #993300 !important; text-decoration:none; }
footer a:hover { color: #FF9900 !important; text-decoration:none; }

/* FOOTER */

footer {
  border-top: 1px solid #333;
  background-color: rgba(0,0,0,0.7);
  text-align: center;
} 
footer p {
  	font-size:75%;
	text-shadow: 1px 1px 1px #000;
	font-weight:normal;
}
.shdw {text-shadow:0 0 3px #000, 0 0 6px #000, 0 0 10px #000;}

/* Vertical Alignment in Div */
.align-vertically {
  display: flex;
  align-items: center;
}

/* SV MODS */
h1, .h1 {margin-top:0; padding-top:0;}
h2, .h2 {margin-top:0; padding-top:0;}
h3, .h3 {margin-top:0; padding-top:0;}
h4, .h4 {margin-top:0; padding-top:0;}
h5, .h5 {margin-top:0; padding-top:0;}
h6, .h6 {margin-top:0; padding-top:0;}
.SVMasthead {text-align:center; margin:10px auto;}
/*#main-container {margin-left:20px; margin-right:20px;} */
.SVcontainer, .SVwidg {background-color:rgba(0,0,0,0.5);border-radius: 0.5rem;}
.SVcontainer {padding-top: 20px;}
.SVwidg {padding:10px;}
.card-header {
  background-color: rgba(0,0,0,0.75);
  border-bottom: 1px solid #663300;
  color:#FF6600;
}
.card {
  background-color: rgba(0,0,0,0.5);
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 1);
  border-radius: 0.25rem;
}
.card h4 {margin:0;padding:0;}
.page-numbers {background:#333 !important;}
.page-numbers.current.page-link {background:#666 !important;color:#eee;}
.page-link {border-color:#444;}
.page-link:hover {
  background-color: #666;
  border-color: #000;
}
.page-link:focus {
  background-color: #666;
  outline: 0;
  box-shadow: 0 0 0 0.25rem #000;
}
.svThumb {margin-right:20px;}

.contentInner {background:rgba(0,0,0,0.75);padding:10px;border-radius:10px;}

ul.display-posts-listing {list-style:none;margin-bottom:50px;margin-left:0;margin-right:0;padding-left:0;padding-right:0;}
ul.display-posts-listing .image {float:left;margin-right:10px;}
ul.display-posts-listing .title {
	line-height:1;
}
ul.display-posts-listing .date {font-size:75%;}
ul.display-posts-listing li {border-top:1px solid #FF6600; margin-bottom:50px;margin-left:0;margin-right:0;padding-left:0;padding-right:0;}
ul.display-posts-listing li ul li {border-top:0; margin:0 0 10px 0;}

#main-container {margin-bottom:20px;}

ul.shows {text-align:center;margin:20px auto;}
ul.shows li {display:inline-block;padding:5px;font-weight:bold;}
.svSponsors {
	text-align:center;	
}
.svSponsors img {
	padding:10px;
	vertical-align:middle;
	max-width:275px;
}

.sponsors {text-align:center;}
.sponsors img {padding:10px;max-width:200px;height:auto;}

.hhcChar {text-align:center;}
.hhcChar img {max-width:200px;}

ul.reg {list-style-type:none;}
ul.reg li {display: inline-block;padding:10px;border:1px solid #333;}

.regBtn {display: inline-block; padding: 0 5px; margin: 0 auto;}

.bookBtn {
  font-weight: bold;
	padding:0;
	line-height:1;
	text-transform:uppercase;
	margin-top:10px;
}
.bookBtn a {
	padding:0px 6px;
	color:#ffd248;
	background-color:#6A5000;
	-moz-border-radius: 5px;
	border-radius: 5px;
  text-shadow: 1px 1px 3px #000;
	text-decoration:none;
}
.bookBtn a:hover {
	color:#000;
	background-color:#ffd248;
	-moz-border-radius: 5px;
	border-radius: 5px;
  text-shadow: 1px 1px 2px #ffeaa8;
}
.sched table {width:100%;border:1px solid #222;margin-bottom:20px;}
.sched th {background-color:#222; color:#FFF;text-transform:uppercase;}
.sched th, .sched td {padding:5px;}
.sched tr:nth-child(odd) {background-color: #333;}
.sched .vip {color:#F90;}

.speakersXmas img {width:100px;max-width:50%;border:2px solid #FF0000;}
.speakersHall img {width:100px;max-width:50%;border:2px solid #FF6600;}
.speakersIES img {width:100px;max-width:50%;border:2px solid #0090FF;}
.speakerNameXmas {font-size:120%;margin-bottom:0px;padding-bottom:0px;color:#F00;}
.speakerNameHall {font-size:120%;margin-bottom:0px;padding-bottom:0px;color:#F60;}
.speakerNameIES {font-size:120%;margin-bottom:0px;padding-bottom:0px;color:#0090FF;}

/* * * * * * * * * * Buttons and Form Elements * * * * * * * * * */

.btn-SVcustom, input[type=button], input[type=submit], input[type=submit]:link {
  color: #F3F3F3;
  background-color: #e54600;
  border-color: #FF0101;
-webkit-transition: color .25s linear .1s;
transition: color .25s linear .1s;
}
.btn-SVcustom:hover,
.btn-SVcustom:focus,
.btn-SVcustom:active,
.btn-SVcustom.active,
.open .dropdown-toggle.btn-SVcustom,
input[type=submit]:hover {
  color: #000;
  background-color: #FF0101;
  border-color: #F3F3F3;
-webkit-transition: color .25s linear;
transition: color .25s linear;
}
.btn-SVcustom.disabled,
.btn-SVcustom[disabled],
fieldset[disabled] .btn-SVcustom,
.btn-SVcustom.disabled:hover,
.btn-SVcustom[disabled]:hover,
fieldset[disabled] .btn-SVcustom:hover,
.btn-SVcustom.disabled:focus,
.btn-SVcustom[disabled]:focus,
fieldset[disabled] .btn-SVcustom:focus,
.btn-SVcustom.disabled:active,
.btn-SVcustom[disabled]:active,
fieldset[disabled] .btn-SVcustom:active,
.btn-SVcustom.disabled.active,
.btn-SVcustom[disabled].active,
fieldset[disabled] .btn-SVcustom.active {
  background-color: #00031b;
  border-color: #FF0101;
}
.btn-SVcustom .badge {
  color: #F3F3F3;
  background-color: #e54600;
}
input, input[type=text] {
	color:#FFF;
	border:1px solid #e54600;	
	background-color: #00031b;
	padding:3px;
  -moz-border-radius: 5px;
	border-radius: 5px;
}
.btn-SVcustom, input[type=button], input[type=submit], input[type=submit]:link {
  font-weight:800;
}
/* * * * * * * * * * Sinister Visions Tweaks * * * * * * * * * */
.btn-SVcustom:active,
.btn-SVcustom.active,
.open .dropdown-toggle.btn-SVcustom {
  background-image: none;
}
input[type=button], input[type=submit], input[type=submit]:link {
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-transform:uppercase;
}
input[type=submit]:hover {
	-moz-border-radius: 5px;
	border-radius: 5px;
}
hr { 
border: 0; 
height: 1px; 
background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(255, 150, 0, 0.75), rgba(0, 0, 0, 0)); 
}