/*
Theme Name: Project Black-Pearl Theme
Template: blankslate
Author: Nexus Instruments
Description: A refined child theme for Blankslate featuring a WRX rally-import aesthetic with Obsidian Black Pearl palette and Subaru branding.
Version: 1.1
*/

/* =============================
   IMPORT PARENT THEME STYLES
============================= */
@import url("../blankslate/style.css");

/* =============================
   GLOBAL FOUNDATION
============================= */
body {
  background-color: #111;
  color: #ddd;
  font-family: 'Segoe UI', sans-serif;
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
}

a {
  color: #ff4b2b;
  text-decoration: none;
  transition: color 0.3s ease;
}

a:hover {
  color: #ff9f1c;
}

/* =============================
   HEADER
============================= */
header {
  background-color: #1a1a1a;
  color: #fff;
  padding: 40px 20px;
  text-align: center;
  border-bottom: 4px solid #ff4b2b;
}

header h1 {
  font-size: 3rem;
  font-weight: 900;
  margin: 0 0 10px;
  color: #ff4b2b;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: 'Segoe UI Black', sans-serif;
}

header h2 {
  font-size: 1.25rem;
  color: #ff9f1c;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
}

/* =============================
   NAVIGATION MENU
============================= */
nav {
  background-color: #2b2b2b;
  border-top: 2px solid #ff4b2b;
  border-bottom: 3px solid #ff4b2b;
  padding: 12px 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

nav a {
  color: #fff;
  padding: 10px 16px;
  font-size: 1rem;
  font-weight: 700;
  text-transform: uppercase;
  transition: background 0.3s ease, color 0.3s ease;
  border-radius: 4px;
}

nav a:hover {
  background-color: #ff4b2b;
  color: #000;
}

/* =============================
   HERO SECTION
============================= */
.hero {
  background: url('hero-wrx.jpg') no-repeat center center/cover;
  padding: 100px 20px;
  text-align: center;
  color: #fff;
}

.hero h2 {
  font-size: 2.8rem;
  font-weight: bold;
  margin: 0;
  line-height: 1.3;
  text-shadow: 1px 1px 5px rgba(0,0,0,0.5);
}

/* =============================
   RALLY CAR SECTION
============================= */
.rally-car {
  background-color: #222;
  color: #fff;
  padding: 60px 20px;
  text-align: center;
}

.rally-car h3 {
  font-size: 2rem;
  color: #ff4b2b;
  margin-bottom: 20px;
}

/* =============================
   KEYWORDS / HIGHLIGHTED TERMS
============================= */
.keywords {
  font-size: 1.5rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #ff4b2b;
  letter-spacing: 1.5px;
}

.keywords span {
  margin-right: 15px;
}

/* =============================
   CUSTOM BUTTONS
============================= */
button,
.button {
  background-color: #ff4b2b;
  color: #fff;
  border: none;
  padding: 12px 24px;
  border-radius: 6px;
  font-weight: bold;
  font-size: 1rem;
  cursor: pointer;
  transition: background 0.3s ease;
}

button:hover,
.button:hover {
  background-color: #ff9f1c;
  color: #000;
}

/* =============================
   FOOTER
============================= */
footer {
  background-color: #1a1a1a;
  color: #aaa;
  padding: 40px 20px;
  text-align: center;
  font-size: 0.9rem;
  border-top: 4px solid #ff4b2b;
}

/* =============================
   RESPONSIVE HEADINGS
============================= */
h1 {
  font-size: clamp(2.5rem, 6vw, 4rem);
  margin: 1.5rem 0 1rem;
  line-height: 1.2;
}

h2 {
  font-size: clamp(2rem, 5vw, 3rem);
  margin: 1.25rem 0 1rem;
}

h3 {
  font-size: clamp(1.5rem, 4vw, 2.5rem);
  margin: 1rem 0 0.75rem;
}

h4, h5, h6 {
  font-size: 1.25rem;
  margin-top: 1rem;
  margin-bottom: 0.5rem;
  color: #ff9f1c;
}

/* =============================
   MEDIA QUERIES
============================= */
@media (max-width: 768px) {
  header h1 {
    font-size: 2.2rem;
  }

  nav {
    flex-direction: column;
    align-items: center;
  }

  .hero h2 {
    font-size: 2rem;
  }

  .rally-car h3 {
    font-size: 1.6rem;
  }

  .keywords {
    font-size: 1.2rem;
  }
}


/* Add padding inside the site container */
.site {
  padding-left: 20px;
  padding-right: 20px;
}

/* Optionally, also add vertical spacing if needed */
.site {
  padding-top: 20px;
  padding-bottom: 20px;
}

/* If your items are in a specific container or class, such as .lined-item */
.lined-item {
  padding-left: 10px;
  padding-right: 10px;
}



/* =============================
   SITE DESCRIPTION
============================= */
.site-description {
  font-size: 1.2rem;
  font-weight: 500;
  color: #ff9f1c;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  margin-top: 8px;
}

/* Style for Project Black Pearl span */
span[itemprop="name"] {
  color: #ff4b2b;
  font-weight: 700;
  font-family: 'Segoe UI Black', sans-serif;
  letter-spacing: 1px;
}

/* =============================
   NAVIGATION LIST RESET
============================= */
nav ul {
  list-style: none;   /* remove bullets */
  margin: 0;
  padding: 0;
  display: flex;      /* keep flex layout */
  flex-wrap: wrap;
  justify-content: center;
}

nav li {
  margin: 0 8px;      /* spacing between links */
}




/* Hide the default entry title
.entry-title {
  visibility: hidden; spacing 
  position: relative;
  z-index: 2;
}*\


/* Add border and margin to main content area */
body {
  background-color: black; /* Optional: light gray background */
  padding: 20px;
}

#page, .site, .site-main, .content-area {
  border: 2px solid #00ff44;      /* Light gray border */
  margin: 0 auto;              /* Center content */
  padding: 20px;               /* Inner spacing */
  max-width: 1000px;           /* Optional: Limit width */
  background-color: black;      /* White background for content */
  box-shadow: 0 0 10px rgba(0,0,0,0.05); /* Soft shadow for depth */
}



.widget, .post, article {
  border: 1px solid #00ff44;
  padding: 20px;
  margin-bottom: 20px;
  background-color: black;
}


p {
  margin-bottom: 1.6em;
  padding-bottom: 0.5em;
  line-height: 1.8;
  font-size: 1.1em;
}



/* Wrapper for layering */
.entry-title-wrapper {
  position: relative;
}

/* Layer the custom image beneath the title */
.custom-header-image-layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  overflow: hidden;
}

.custom-header-image-layer img {
  width: 100%;
  height: auto;
  max-height: 400px;
  object-fit: cover;
  display: block;
}


/* Webkit-based browsers */
::-webkit-scrollbar {
  width: 12px;
}

::-webkit-scrollbar-track {
  background: black;
}

::-webkit-scrollbar-thumb {
  background: #00ff44;
  border-radius: 10px;
  border: 2px solid black;
}

::-webkit-scrollbar-thumb:hover {
  background: #00cc33;
}

/* Firefox */
* {
  scrollbar-width: thin;
  scrollbar-color: #00ff44 black;
}



h1, h2, h3, h4, h5, h6, .widget, .post, article, .button, .entry-title-wrapper {
  text-shadow: 0 0 5px white, 0 0 10px red;
  border-color: red;
  box-shadow: 0 0 10px #00ff44;
}

a {
  color: #00ff44;
  text-shadow: 0 0 5px #00ff44;
  transition: color 0.3s ease;
}

a:hover {
  color: #00cc33;
  text-shadow: 0 0 10px #00cc33;
}


/*.entry-title {
	display: none;
}*/

.red-glow-text {
  color: red;
  font-size: 48px; /* Adjust size as needed */
  font-weight: bold;
  text-shadow:
    0 0 5px white,
    0 0 10px white,
    0 0 15px white;
}



.h2

.wp-block-heading {
	display: none;
}

widget-container 
.widget_block {
	display: none;
}