@font-face {
	font-family: "CinzelD";
	font-display: swap;
	src:
	  local("CinzelD.ttf"),
	  url("CinzelD.ttf");
}
  
@font-face {
font-family: "BrightonBold";
font-display: swap;
src:
	local("BrightonBold.ttf"),
	url("BrightonBold.ttf");
}

@font-face {
    font-family: "Marcellus";
    font-display: swap;
    src:
        local("MarcellusSC-Regular.ttf"),
        url("MarcellusSC-Regular.ttf");
}


@font-face {
    font-family: "Mate";
    font-display: swap;
    src:
        local("MateSC-Regular.ttf"),
        url("MateSC-Regular.ttf");
}


@font-face {
    font-family: "Poppins";
    font-display: swap;
    src:
        local("Poppins-Regular.ttf"),
        url("Poppins-Regular.ttf");
}

@font-face {
    font-family: "Roboto";
    font-display: swap;
    src:
        local("Roboto.ttf"),
        url("Roboto.ttf");
}
@font-face {
    font-family: "Tangerine";
    font-display: swap;
    src:
        local("Tangerine-Bold.ttf"),
        url("Tangerine-Bold.ttf");
}

@font-face {
    font-family: "Montserrat";
    font-display: swap;
    src:
        local("Montserrat.ttf"),
        url("Montserrat.ttf");
}


#searchbutton {
	width: 80px;
	font-size: 24px;
	background: none!important;
	border: none;
	color: white;
	text-decoration: underline;
	cursor: pointer;
}


#searchbutton:hover {

	text-shadow: #FC0 1px 0 5px;
	-webkit-transition: text-shadow 0.2s ease;
	-moz-transition: text-shadow 0.2s ease;
	-o-transition: text-shadow 0.2s ease;
	transition: text-shadow 0.2s ease;
}

img:hover:not(.homebutton):not(.ui-menubtn):not(.bullet):not(#logo) {
	transform: scale(1.25);
	transition: transform 0.3s ease;
}

.gridbox {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	
	grid-column-gap: 5px;
	grid-row-gap: 80px; 
	margin-bottom: 25px;
}

.gridbox-small {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-template-rows: auto auto auto auto;
	gap: 25px;
}

.grid-item {
	/*height: 250px;*/
	border-radius: 10px;
	padding: 5px;
}

.grid-item:hover {
	transform: scale(1.05);
}

.grid-item-small {
	background-color: rgba(100,0,0,0.8);
	border-radius: 10px;
	padding: 5px;
	width: 100%;
	font-family: Montserrat;
	display: flex;
	align-items:center;
	justify-content: flex-start;
	font-size: 20px;
}

.grid-item-small img {
	margin: 2%;
}

.grid-item-small:hover {
	transform: scale(1.05);
}

#item1 {
	/* Welcome */
	background-image: url('artwork/SATAN-HD-NEW-CROP.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	opacity: 0.9;
	background-position: top;
	border-radius: 10px;
}

#item2 {
	background-image: url('artwork/Father_Satan2.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	opacity: 0.9;
	background-position: center;
	border-radius: 10px;
}

#item3 {
	background-image: url('artwork/satan-exulting-richard-westall.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	opacity: 0.9;
	background-position: center -50px;
	border-radius: 10px;
}

#item4 {
	/* Origins */
	background-image: url('artwork/1900.384\ -\ The\ Landing\ Place.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	opacity: 0.9;
	background-position: center;
	border-radius: 10px;
}

#item5 {
	/* Doctrines */
	background-image: url('artwork/Parthenon.png');
	background-size: cover;
	background-repeat: no-repeat;
	opacity: 0.9;
	background-position: center -10px;
	border-radius: 10px;
}


#item6 {
	background-image: url('artwork/1987.67\ -\ Italian\ Landscape\ with\ Travelers.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	opacity: 0.9;
	background-position: center;
	border-radius: 10px;
}

#item7 {
	background-image: url('artwork/athens.jpg');
	background-size: 350%;
	background-repeat: no-repeat;
	opacity: 0.9;
	background-position: center;
	border-radius: 10px;
}

#item8 {
	background-image: url('artwork/exposingxianity.png');
	background-size: cover;
	background-repeat: no-repeat;
	opacity: 0.9;
	background-position: center;
	border-radius: 10px;
}

#item9 {
	background-image: url('artwork/Apotheosis_of_G._Washington_sm.jpg');
	background-size: 150%;
	background-repeat: no-repeat;
	opacity: 0.9;
	background-position: center;
	border-radius: 10px;
}

#item10 {
	/* Demons */
	background-image: url('artwork/Beelzebul-1.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	opacity: 0.9;
	background-position: center -50px;
	border-radius: 10px;
}

#item11 {
	/* Meditations */
	background-image: url('artwork/Da_Vinci_small.jpg');
	background-size: 110%;
	background-repeat: no-repeat;
	opacity: 0.9;
	background-position: center -50px;
	border-radius: 10px;
}

#item12 {
	/* Satanic Witchcraft */
	background-image: url('artwork/priestess.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	opacity: 0.9;
	background-position: center -50px;
	border-radius: 10px;
}

#item13 {
	/* Death */
	background-image: url('artwork/Sebastiano\ Conca\ -\ The\ Vision\ of\ Aeneas\ in\ the\ Elysian\ Fields\ c1735-40\ -\ \(MeisterDrucke-66433\).jpg');
	background-size: cover;
	background-repeat: no-repeat;
	opacity: 0.9;
	background-position: center;
	border-radius: 10px;
}

#item14 {
	/* symbols */
	background-image: url('artwork/1ouroboros5499862458560005687.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	opacity: 0.9;
	background-position: center;
	border-radius: 10px;
}


#item15 {
	/* Celebrations */
	background-image: url('artwork/celebrations.png');
	background-size: cover;
	background-repeat: no-repeat;
	opacity: 0.9;
	background-position: center;
	border-radius: 10px;
}

#item16 {
	/* Library */
	background-image: url('artwork/library.jpeg');
	background-size: cover;
	background-repeat: no-repeat;
	opacity: 0.9;
	background-position: center;
	border-radius: 10px;
}


.links {
	width: 350px;
}

.bullet {
	height: 30px;
	padding-right: 3px;
}

.info-text {
	color: red;
	width: 100%;
	position: relative;
	overflow: hidden;
	font-size: 16px;
	margin-top: 15px;

}

.hidden-content {
	display: none;
}

.info-item {
	text-decoration: none;
	color:white;
	font-size:22px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	width: 100%;
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
	height: 300px;
	font-family: 'Montserrat';
	font-weight: 400;
}

.info-item-small {
	background-color: rgba(100,0,0,0.8);
	border-radius: 10px;
	padding:5px;
	width: 100%;
	text-align: left;
	color: white;
	text-decoration: none;
}

.info-item:hover {
	
	text-shadow: #FC0 1px 0 25px;
	-webkit-transition: text-shadow 0.1s ease;
	-moz-transition: text-shadow 0.1s ease;
	-o-transition: text-shadow 0.1s ease;
	transition: text-shadow 0.1s ease;
}


a:hover {
	
	text-shadow: rgb(255, 0, 0) 1px 0 25px;
	-webkit-transition: text-shadow 0.1s ease;
	-moz-transition: text-shadow 0.1s ease;
	-o-transition: text-shadow 0.1s ease;
	transition: text-shadow 0.1s ease;
}

a {
	color: lightblue;
}

a:visited:not(.info-item):not(.info-item-small):not(.ui-langmenu) {
	color: gold;
}

.ui-langmenu a:visited {
    color: red;
}
.infoitem a:visited {
    color: gold;
}

.info-item-small a:visited {
    color: gold;
}

#banner {
	text-align: center;
}

#logo {
	padding-top: 50px;
	width: 500px;
}




#title {
	font-family: 'CinzelD';
	color: red;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: white; /* Adjust text color as needed */
	z-index: 2; /* Ensures the text is above the darkened layer */
	display: none;
}
  
#title h1 {
font-size: 45px; /* Adjust font size as needed */
margin: 0;
}

h2 {
	display: flex;
	text-align: center;
	font-family: BrightonBold;
	color: red;
}
  
h2::before,
h2::after {
	content: "";
	flex: 1;
	border-bottom: 2px solid #ff0000;
	margin: auto 10px;
}


#maintable .bullet {
	vertical-align: middle;
}

#maintable .text {
	vertical-align: middle;
	margin-left: 10px;
}

.text.h1 {
	height: 25px;
}

.text.h2 {
	height: 50px;
}

.text.h3 {
	height: 75px;
}

#searchbox {
    background: rgb(0, 0, 0) none repeat scroll 0% 0%;
    color: #e5e5e5;
    border-color: currentcolor currentcolor #ccc;
    border-style: none none solid;
    border-width: 0px 0px 2px;
    border-image: none 100% / 1 / 0 stretch;
    vertical-align: middle;
    padding: 12px;
    font-family: Verdana, sans-serif;
    font-size: 15px;
    width: 40%;
    max-width: 600px;
    border-radius: 6px;
    margin-top: -24px;
}

.indent_full {
	margin-left: 4vw;
}

.indent_half {
	margin-left: 2.5vw;
}

@media screen and (max-width: 900px) {
	.indent_full {
		margin-left: 0px;
	}

	.indent_half {
		margin-left: 0px;
	}
	.gridbox {
		display: grid;
		grid-template-columns: auto;
		gap: 50px;
	}
	#searchbox {
		width: 100%;
	}
}

@media screen and (max-width: 780px) {
	#maintable .text {
		display: block;
	}
}

#nav-list {
	list-style-type: none;
	padding: 0;
}

#nav-list li {
	display: inline-block;
	margin-right: 10px;
	/* Adjust the spacing between links */
}

#nav-list li a {
	text-decoration: none;
	color: #fff;
}


/* ##################### */

body {
    font-family: Poppins, sans-serif;
    background-color: #000;
    color: #fff;
    margin-left: 120px;
	margin-right: 120px;
    padding: 10px;
	font-size: 16px;
	text-align: left;
}

#sticky-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #000;
    color: #fff;
    padding: 5px 0;
    z-index: 1000; /* Ensure it's above other elements */
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1); /* Add a subtle shadow */
}

#nav-list {
    list-style-type: none;
    padding: 0;
}

#nav-list li {
    display: inline-block;
    margin-right: 20px;
}

#nav-list li a {
    text-decoration: none;
    color: #fff;
}

.section {
    padding: 100px 0;
    text-align: center;
}

.section h2 {
    color: #ff0000;
}

.section p {
    max-width: 800px;
    margin: 0 auto;
}

.button {
    display: inline-block;
    padding: 10px 20px;
    background-color: #ff0000;
    color: #fff;
    text-decoration: none;
    border-radius: 2px;
	font-size: 24px;

}

.button:hover {
    background-color: #ff2a2a;
}

footer {
	border-top: 2px solid white;
	margin-top: 100px;
    color: #fff;
    padding: 20px 0;
}




@media screen and (max-width: 999px) {
	body {
		margin-left: 5vw;
		margin-right: 5vw;
	}

	p {
		margin-left: 0;
		margin-right: 0;
	}

	ul, ol {
		margin-left: 2vw;
		margin-right: 2vw;
	}
	.gridbox-small {
		grid-template-columns: auto auto;
	}
}

@media screen and (max-width: 666px) {
	.gridbox {
		grid-template-columns: auto;
	}

	.gridbox-small {
		grid-template-columns: auto;
	}
	
	img {
		max-width: 100%;
		object-fit: cover;
		display: block;
		margin: 5px auto;
		border-radius: 5px;
	}

	img[src*="whitepentagram.gif"],
	img[src*="Pentagram_Button.gif"],
	img[src*="Star_of_Isis_blue4.gif"] {
		display: inline;
		margin: 0;
		width:40px;
	}

	td, tr, th, thead, tbody, tfoot, table {
		display: block;
		width: auto;
	}

	/*table img:only-child {display: block; margin: 0 auto;}*/
	body * {
		overflow-wrap: break-word;
	}
	.information {
		border-left: 0;
		padding-left: 0;
	}
}


