@font-face {
    font-family: Neverwinter;
    src: url("/Neverwinter.otf") format("opentype");
}
/* Content Container with SVG Border */
.content-container {
    position: relative;          
    padding: 20px;              
    width: calc(100% - 40px);   
    max-width: 1800px;  
}
/* Page Container with Border */
.page-container {
    padding: 20px;            
    box-sizing: border-box;  
	min-width: 500px;
	background-image: url("./images/border.png");
	background-position: center; /* Center the image */
	background-repeat: no-repeat; /* Do not repeat the image */
	background-size: cover; /* Resize the background image to cover the entire container */
}
/* Image Container */
.image-container {
	max-width: 100%;
}
.image-container img {
    max-width: 100%;                                   
}
/* Info Section Above Navbar */
.social-section {
	width: 250px;
	float: left;
	margin-top: -170px;
}
.social-image {
    max-width: 100%; /* Make the image responsive */
    height: auto;
    border-radius: 10px; /* Optional: round corners */
	margin-left: 35px;
}
/* Social Text */
.social-text {
    margin: 10px 0; /* Space above and below the text */
	color: #ffffff;
	margin-left: 35px;
}
/* Wrapper for Navbar and Content */
.wrapper {
    display: flex;
    gap: 20px;                       
    justify-content: flex-start; 
    align-items: flex-start;
	margin-top: -48px;
}
/* Navbar */
.navbar {           
    display: flex;
    flex-direction: column;
    padding-top: 90px; /* Adjust the padding to shift the navbar down */
}
/* Navbar Label */
.nav-label img {
    max-width: 165px;
    height: 55px;
}
/* Navbar Buttons */
.nav-button {
    background-color: transparent;
    color: black;
    padding: 10px 0px;     
    margin: 8px 0;
    text-align: center;
	font-family: Neverwinter;
	font-size: 15pt;
    text-decoration: none;
    border-radius: 10px;
    transition: 0.3s ease;
    transform: translateY(0);
	width: 112px;
	margin-left: 70px;
}
.nav-button:hover {
    background-color: transparent;
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.2);
    transform: translateY(-5px);
	color: #00f5f7;
	text-shadow: -1px -1px 0 #004C53, 1px -1px 0 #004C53, -1px 1px 0 #004C53, 1px 1px 0 #004C53;
}
/* Content Container */
.content {
    margin-top: -22px;   
}
.imgwrapper {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	display: flex;
}
 /* Style the button that is used to open and close the collapsible content */
.collapsible {
    background-color: #004C53;
    color: white;
    padding: 10px 15px;     
    margin: 8px 0;
    text-align: center;
    text-decoration: none;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: 0.3s ease;
    transform: translateY(0);
}
.noncollapsible {
    background-color: #004C53;
    color: white;
    padding: 10px 15px;     
    margin: 8px 0;
    text-align: center;
    text-decoration: none;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: 0.3s ease;
    transform: translateY(0);
	max-width: 140px;
	min-width: 140px;
}
.active, .collapsible:hover {
  background-color: #008D9A;
  box-shadow: 0 6px 8px rgba(0, 0, 0, 0.2);
  transform: translateY(-5px);
}

.cont {
  padding: 0 18px;
  display: none;
  overflow: hidden;
  background-color: #f1f1f1;
}
.typescont{
  padding: 0 18px;
  display: none;
  overflow: hidden;
}
.visitedlinks{
	text-decoration: none;
	color: white;
}
/* Section Styling */
section {
    /*background-color: #f4f4f4;*/

	color: white;
	margin-top: -30px;
}
section h3 {
	text-align: center;
	font-family: Neverwinter;
	font-size: 20pt;
}
h2 {
	font-family: Neverwinter;
    margin-top: 0;
	font-size: 20pt;
}
h1{
	font-family: Neverwinter;
}

p {
    margin: 10px 0 0;
}
body {
    background-color: #689b72; 
    margin: 0;                 
    font-family: Arial, sans-serif; 
	align-content: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
#overview{
	margin-top: -25px;
}
#navbar{
	background-image: url("/images/contentlisttall.png");
	background-position: top; /* Center the image */
	background-repeat: no-repeat; /* Do not repeat the image */
	height: 645px;
}
#succubush1{
	text-align: center;
	font-size: 35pt;
	margin-top: -45px;
	min-width: 860px;
}
#tattoosuccubus {
    float: right;
    margin-left: 10px;
    max-width: 100%; /* Ensures the image stays within its container */
}

#tattoosuccubus img {
    height: auto; /* Maintains aspect ratio */
    display: block;
}
#succubusfeast {
    float: right;
    max-width: 100%; /* Ensures the image stays within its container */
}

#succubusfeast img {
    height: auto; /* Maintains aspect ratio */
    display: block;
}
#collapsible {
	max-width: 140px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -40px;
}
#biotraits{
	margin-top: -45px;
}
#commonheader{
	text-align: center;
}
#knownheader{
	text-align: center;
}
#knownsuccubus{
	margin-top: 25px;
	margin-left: 40px;
}
#succubustamed{
	width: 500px;
	float: Left;
	margin-right: 10px;
	color: black;
}
#tamed{
	width: 500px;
}
#succubusrest{
	float: left;
	margin-right: 10px;
	max-width: 500px;
	color: black;
}
#rest{
	max-width: 500px;
}
#succubustribes{
	text-align: center;
}
#collapssuccubus {
	margin-left: auto;
	margin-right: auto;
	display: flex;
}
#collapsnav{
	text-align: center;
	width: 83px;
	height: 207px;
}
#collapssuccubusbutton{
	background-color: #004C53;
    color: white;
    padding: 10px 15px;  
    text-align: center;
    text-decoration: none;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: 0.3s ease;
    transform: translateY(0);
}
#succubiwork{
	float: right;
	max-width: 450px;
	margin-left: 10px;
}
#work{
	max-width: 450px;
}
#ancientdepiction{
	margin: auto;
	text-align: center;
}
#depiction{
	max-width: 900px;
	color: black;
}
#souldevourer{
	float:right;
	max-width: 450px;
	margin-left: 10px;
	color:black;
}
#devourer{
	max-width: 450px;
	color: black;
}
#nudenesslevel{
	margin: auto;
	text-align: center;
}
#nudeness{
	max-width: 900px;
	color: black;
}
