/* ken burns's fails 

red hsl(3, 81%, 47%)
yellow hsl(60, 100%, 50%)

*/


/* Text selection */
::selection {
  background-color: hsl(60, 100%, 50%);
  color: black;
}

/* Global box sizing */
*,
*::before,
*::after {
  box-sizing: border-box;
}

/* width */
::-webkit-scrollbar {
  width: 18px;
}

/* Track */
/* (no track rule provided) */

/* Handle */
::-webkit-scrollbar-thumb {
  background: slategrey;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: darkslategrey;
}

body {
 font-family: "Quattrocento", serif;
  background: hsl(0, 20%, 94%);
  padding: 0px;
  margin: 0px;
  line-height: 2rem;
  scroll-behavior: smooth;

}



.oswald-<uniquifier> {
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

.quattrocento-regular {
  font-family: "Quattrocento", serif;
  font-weight: 400;
  font-style: normal;
}

.quattrocento-bold {
  font-family: "Quattrocento", serif;
  font-weight: 700;
  font-style: normal;
}




/* TYPOGRAPHY         */

p {
  color: #222;
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: .05rem;
  line-height: 1.8rem;
  margin: 0;
  padding: 0 5% 0 5%;
  max-width: 60rem;
}

h1 {
  font-size: 3rem !important;
  padding: 32px 8% 30px 5%;
  margin: 0;
  font-weight: 600;
  letter-spacing: -.1rem;
  line-height: 4rem;
  color: #222;
font-variant: small-caps;
}

h2 {
  font-size: 1.8rem;
  padding: 23px 5% 10px 5%;
  margin: 0px;
  font-weight: 600;
  line-height: 2.2rem;
  letter-spacing: .1rem;
  color: #222;
}

h3 {
  font-size: 1.2rem;
  padding: 12px 5% 6px 5%;
  margin: 0px;
  font-weight: 600;
    color: #222;
	max-width: 60rem;
}

h4 {
  font-size: 1.2rem;
  padding: 10px 8% 0px 5%;
  margin: 0;
  color: darkslategrey;
  line-height: 2.3rem;
  font-weight: 500;
  letter-spacing: .1rem;
}

h5 {
  font-size: .8rem;
  padding: 0px 8% 16px 8%;
  margin: 0px;
  font-weight: 100;
  text-align: right;
  color: hsl(188, 24%, 27%);
}

h6 {
  font-size: 0.6rem;
  padding: 2px;
  margin: 0px;
  color: hsl(0, 0%, 87%);
}

@media all and (max-width: 600px) {
  h2 { font-size: 1.2rem; }
}




/* LINKS */


a { font-weight: 600; }

a:link, a:visited {
  text-decoration: none;
  color: hsl(3, 81%, 47%) !important;
  border-bottom: 1px dashed !important;
  padding: 6px 3px;
}

a:hover {
  color: #111;
  border-bottom: 3px solid hsl(3, 81%, 47%) !important;
  background: hsl(0, 0%, 93%);
}

a:active {
  text-decoration: none;
  background: black !important;
  box-shadow: 0px 0px 60px hsla(0, 0%, 87%, 0.92);
  border-radius: 8px;
color: white;
}

a:focus {
  background: #ffe;
}

a:focus-visible {
  outline: none;
  background: black;
  color: white !important;
}




img {
  border: 0;
  margin: 0px;
  padding: 0;
width: 100%;
  height: auto;
}

hr {
  height: 23px;
  background: silver;
  border-radius: 8px;
  width: 84%;
  opacity: .23;
  margin: 50px 8% 20px 12%;
  box-shadow: 12px 12px 20px hsl(0, 0%, 95%);
}

blockquote {
padding: 6px 20% 6px 3%;
  opacity: .8;
  font-style: italic;
}

blockquote::before {
  content: open-quoteX;
  font-size: 8rem;
  color: hsl(0, 0%, 80%);
}

blockquote::after {
  content: close-quoteX;
  font-size: 8rem;
  color: hsl(0, 0%, 80%);
}

iframe {
  border: 3px solid white !important;
  box-shadow: 12px 12px 20px hsl(0, 0%, 87%);
  margin: 0;

}

/* unordered list */
ul {
  padding: 0 0 0 23px;
  margin: 0px 10% 0 5%;
  list-style-type: disc;
  font-size: 1.2rem;
}

ul li {
  list-style-type: disc;
  margin: 0px 0 0 6%;
  padding: 0px 0 0 23px;
}

li {
  padding: 6px 12px 0px 0px !important;
  margin: 0px 0 0 23px !important;
  list-style-type: disc;
  color: darkslategrey;
  font-weight: normal;
}



.artist { color: hsl(51, 100%, 50%); }

.blk {background: #ddd; color: #111;
padding: 8px;
border-radius: 8px;

}


.zblk {background: #ddd; color: #111;
padding: 8px;
font-size: .88rem;
border-radius: 8px;
border: 1px dotted #999;
font-weight: 600;
}


.lge { font-size: 2rem; }

.lge2 {
  font-size: 1.4rem;
  line-height: 2.3rem;
}

.most { color: hsl(12, 96%, 5%); }

.ourwill img {
  padding: 0 30% 0 0%;
  max-width: 100%;
  opacity: .9;
}

.quote {
  border-left: 23px solid hsl(0, 0%, 15%);
  padding: 2% 20% 2% 12%;
  margin: 1% 0 0 2.3%;
}

.sml {
  font-variant: normal;
  padding: 0 6%;
  font-weight: 400;
  font-size: 1em;
}

.sml2 {
  font-variant: normal;
  padding: 0% 0 0 8%;
  letter-spacing: .1rem;
  font-weight: 400;
  font-size: 1rem;
}

.sml4 {
  font-size: .7rem;
  letter-spacing: .1rem;
  padding: 8px 6px 8px 6px;
  color: hsl(0, 0%, 100%);
  background: hsl(188, 24%, 27%);
  margin: 0 8px 8px 0;
}

.ylw {background: yellow; padding: 12px;}


/* margin lefts / margin rights - to centre content */

/* main container -------------------------------- */



#main {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  background:  transparent;
 }



/* navigation */

nav {
  position: fixed;
  top: 0;
/*  left: 50%;
  transform: translateX(-50%);*/
  width: 1200px;

  max-width: 1200px; /* keeps it from getting too wide */
  height: 60px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: black;

  z-index: 200;
}


@media (min-width: 801px) {
	nav {display: none;}
	}


@media (min-width: 801px) {

#desk {
  height: 60px; 
  display: flex;
  justify-content: space-between;
  align-items: center; /* content on y-axis*/
  padding: 0; 
  position:fixed;
  z-index:999;
  box-sizing: border-box;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  overflow: hidden;
}
}


.desk-inner {
   width: 100%;
    max-width: 1200px;
    margin: 0 auto;
     height: 60px;
    display: flex;
    justify-content: space-between;
    align-items: center;
background:#111;
    min-width: 0;
}




@media (max-width: 800px) {
#desk {display: none;}
}

#desk h3 {color:hsl(60, 100%, 50%);  }

#desk a {
	color: white !important;
	border-bottom: 0 !important;
	font-weight: 400;
	letter-spacing: .05rem;
	font-size: 1.1rem;
	font-variant: small-caps;
	 white-space: nowrap;
}

#desk a:hover {
	background: transparent;
    color: yellow !important;
}


/* Responsive width tweaks */
@media (min-width: 1600px) {
  nav { max-width: 1400px; }
}

@media (min-width: 2000px) {
  nav { max-width: 1600px; }
}


/* Links */
nav a {
  display: block;
  padding: 12px 18px;
  text-decoration: none;
  letter-spacing: 0.08rem;
  color: red;

  transition: all 0.25s ease;
}

/* Hover effect (no layout shift) */
nav a:hover {
  background: rgba(255, 255, 255, 0.1);
  border-radius: 8px;
}

/* Active */
nav a:active {
  color: white;
}

/* Remove problematic visited styling */
nav a:visited {
  color: white;
}



/* Hide toggle inputs if you're using them */
.toggle,
[id^="drop"] {
  display: none;
}




/* overlay menu */
/* https://www.w3schools.com/howto/howto_js_curtain_menu.asp */


.overlay {
  height: 100%;
  width: 0; /* start hidden */
  position: fixed;
  z-index: 99999; /* higher than nav */
  top: 0;
  left: 0;
  background-color: hsla(12, 62%, 21%, 0.9);
  overflow-x: hidden;
  transition: width 1.2s ease;
}

/* Menu content */
.overlay-content {
  position: relative;
  top: 20%;
  width: 100%;
  text-align: center;
  background: transparent;
}

.overlay a {
  display: block;
  padding: 10px;
  font-size: 1.5rem;
  color: white  !important;
  bortder:0;
  text-decoration: none;
  transition: 0.3s;
}

.overlay a:hover {
  color: #ccc;
  border:0 !important;
}

/* Close button */
.closebtn {
  position: absolute;
  top: 20px;
  left: 30px;
  font-size: 3rem;
  cursor: pointer;
  color: white;
  background: orangered;
}


@media screen and (max-height: 450px) {
  .overlay a { font-size: 20px; }

  .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
  }
}





/* AI authored code below*/

.menu-toggle {
  font-size: 1.8rem;
  color: white;
  margin: 12px 32px 0 32px;
  padding: 4px;
  border-radius: 6px;
  cursor: pointer;
}



#top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
width: 100%;
height: auto;

  background: transparent;
  padding:  50px 0 40px 0;
}

#top a {border: 1px dotted #888;
border-radius: 6px;
padding: 8px;
color: black !important;
}

#top a:hover {background: white;}


.top-lge {
  font-size:3.4rem;
  color: hsl(3, 81%, 47%); 
  font-variant:small-caps;
}

@media all and (min-width: 1700px) {

  .top-lge { font-size: 5rem; }
}




/* navigation menu */
#gall {
  width: 100%;
  height: auto;
  background: transparent;
  padding: 4px 0;
}

#gall img { width: 100%; }

#gall a:hover {background: whitesmoke !important;}


/* style the contact icons */
.fas, .far {

/*  font-size: 5rem !important; */

}


/* main content */
.site_content {
  display: flex;
  width: 100%;
  gap: 1rem;
  padding: 0 1%;
  box-sizing: border-box;
}

/* left column */
.left {
  flex: 1 1 50%;
  margin: 0;
}

/* right column */
.right {
  flex: 1 1 40%;
  margin: 0;
  padding: 0 0 0 10%;
}

/* images */
.right img,
.left img {
  max-width: 60%;
  height: auto;
  display: block;
}

/* mobile */
@media all and (max-width: 800px) {
  .site_content {
    flex-direction: column;
  }

  .left,
  .right {
    width: 100%;
	  }
	  
	.right img {max-width: 90%;}  
	   
	  
}






#over {
  width: 100%;
  height: auto;
  background: transparent url(noise.png) repeat;
  float: left;
  margin: 0%;
  padding: 0;
}

#over p { max-width: 70em; }


#explain {
  width: 100%;
  height: auto;
  padding: 0 0 4px 0;
  float: left;
  background: #F3EDED;
}

#explain img {
  width: 100%;
  opacity: .65;
}



/* footer */
#foot {
  width: 100%;
  margin: 0;
  border-top: 2px solid white;
  background: #222;
  padding:0;
}

#foot a:link, 
#foot a:visited {
  text-decoration: none;
  color: white !important;
  border: 0 !important;
  padding: 2px 6px;
}

#foot a:hover {
  background: transparent !important;
  color: #ffd !important;
  padding: 2px 6px;
  border-bottom: 0;
}

#foot a:active {
  text-decoration: none;
  color: yellow !important;
  box-shadow: 0px 0px 120px rgba(0, 0, 0, 0);
  background: transparent !important;
}

#foot h1 {
  color: white;
  font-size: 2rem !important;
  font-variant: normal;
  padding: 2rem 0 1rem 5%;
}

#foot h2 {
  font-size: 1.6rem;
  letter-spacing: .2rem;
  padding: 8px 5% 0px 5%;
  margin: 0px;
  background: transparent;
  color: white;
  border: 0;
}

#foot h3 {
  padding: 2px 5% 3% 5%;
  font-size: 1.2rem;
  font-weight: 500;
  color: white;
  letter-spacing: .05rem;
}

#foot h4 {
  color: #ddd;
  font-size: .5rem !important;
  padding: 8px 48px 0px 5%;
  font-weight: 600;
  letter-spacing: 0.05rem;
  line-height: 1.4rem;
}

@media all and (max-width: 600px) {
  #foot h2 {
    font-size: 1.2rem;
  }
}






@media (max-width: 800px) {
  #top {
    flex-direction: column;
  }

  #toprt {
    justify-content: flex-start;
    padding: 1rem 5%;
  }

  #site_content {
    flex-direction: column;
  }

  #left,
  #right {
    width: 100%;
    margin: 0;
  }
}



/* video effect */

/* Hidden by default */
.modal {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.8s ease;

  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;

  background-color: rgba(0, 0, 0, 0.5); /* <-- adjust background dim here */
}

/* When targeted (clicked) */
.modal:target {
  opacity: 1;
  visibility: visible;
}

/* Modal box */
.modal-content {
  position: relative;
  margin: 5% auto;
  width: 60%;
  background: #000;
  padding: 10px;

  transform: translateY(-20px);
  transition: transform 0.4s ease;
}

/* Slide in effect */
.modal:target .modal-content {
  transform: translateY(0);
}

video {
  width: 100%;
  height: auto;
}

/* Close button */
.close {
  position: absolute;
  top: 10px;
  right: 15px;
  color: white;
  font-size: 30px;
  text-decoration: none;
}

