@import url('https://fonts.googleapis.com/css2?family=Archivo+Black&family=Archivo:ital,wght@0,100..900;1,100..900&family=Merriweather:ital,opsz,wght@0,18..144,300..900;1,18..144,300..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mitr:wght@200;300;400;500;600;700&display=swap');

/* RESET / BASE */

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

.fddsubscribebox .wp-block-heading {
	margin: 0;
}

html {
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0 !important;
	overflow-x: hidden;
}

img, video, svg, figure, table {
	max-width: 100%;
	height: auto;
	display: block;
}

.no-shadow-img {
	box-shadow: none !important;
}

iframe {
	width: 100%;
	max-width: 100%;
	display: block;
	border: 0;
}

input, select, textarea, button {
	font: inherit;
	font-size: max(16px, 1em);
	max-width: 100%;
}

p, li, h1, h2, h3, h4, h5, h6 {
	overflow-wrap: break-word;
}

p {
	margin: 10px 0 15px;
}

hr {
	margin: auto;
}

/* PAGE FRAME */

#page {
	display: flex;
	flex-direction: column;
	min-height: 100vh;
}

#page > * {
	width: 100%;
}

#primary {
	flex: 1 0 auto;
	margin-bottom: 60px;
}

.logo {
	max-width: 400px;
	width: 100%;
	margin: auto;
}

.rssapp-card-container_classic .rssapp-card-body {
	padding: 0 !important;
	margin: 0 !important;
}

.fddmasthead-wrap {
	margin: 30px 0px;
}

/* LAYOUT */

.wp-block-latest-posts__list, .wp-block-latest-post {
	padding: 0;
	margin: 0;
}

.wp-block-latest-posts__post-excerpt {
	margin: 0px 0px 45px 0px;
}

.container {
	width: 100%;
	max-width: 1100px;
	margin-inline: auto;
	padding-inline: 20px;
}

.fdd-wrapper, #comments, .page-title, .archive-description, #fddmasthead {
	max-width: 1020px;
	margin-inline: auto;
	padding: 0 15px;
}

.page-title {
	margin-top: 30px;
}

.archive-description p {
	font-size: 1.25rem;
}

main, #secondary {
	width: 100%;
	margin-inline: auto;
}
 
.single #primary {
	max-width: 1020px;
}

article, .post, article.page {
	width: 100%;
	max-width: 1020px;
	margin-inline: auto;
	padding: 30px 15px;
	display: block;
}

.home .entry-content {
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

/* TYPOGRAPHY */

body, p {
	font-family: "Archivo", sans-serif;
	font-size: 1rem;
	line-height: 1.6em;
	color: #000;
}

h1, h2, h3,
h1 a, h2 a, h3 a,
h1 a:hover, h2 a:hover, h3 a:hover,
h1 a:visited, h2 a:visited, h3 a:visited, .wp-block-archives__label, .wp-block-search__label {
	font-family: "Archivo Black", sans-serif;
	line-height: 1.5em;
	color: #000;
	text-decoration: none;
}

.wp-block-search__label, .wp-block-archives__label {
	font-size: 12pt !important;
}

h4, h5, h6,
h4 a, h5 a, h6 a,
h4 a:hover, h5 a:hover, h6 a:hover,
h4 a:visited, h5 a:visited, h6 a:visited {
	font-family: "Archivo", sans-serif;
	color: #000;
}

h4, h5, h6,
h4 a, h5 a, h6 a,
blockquote, blockquote p,
.site-description {
	text-shadow:
		0 1px 2px rgba(0, 0, 0, 0.06),
		0 3px 8px rgba(0, 0, 0, 0.08);
}

h1, h2, h3, h4, h5, h6, :is(h1,h2,h3,h4,h5,h6) :is(a, a:link, a:visited, a:hover, a:active) { color: #000; }

h2.entry-title {
	font-size: 24pt;
	margin: 0;
} 

figcaption, .entry-meta, .cat-links, .tags-links, .comments-link {
	font-size: 0.8rem;
	line-height: 1.25em;
}

blockquote {
	margin: 45px auto;
	max-width: 90%;
}

blockquote, blockquote p {
	font-family: "Merriweather", serif;
	font-size: 1.15rem;
}

.fdd-offended-img {
	display: flex;
	flex-wrap: wrap;
	flex-direction: fow;
	justify-content: space-between;
	align-items: baseline;
}

.fdd-offended-img img {
	display: inline-block;
	margin: 0px 30px 30px 0px;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
	border-radius: 3px;
}

blockquote p {
	margin: 0;
}

blockquote cite {
	margin: 5px 0 0 15px;
}

a, a:link, a:active, a:visited {
	text-decoration: none;
	color: darkblue;
}

a:hover {
	color: blue;
}

/* Tag Cloud */

.wp-block-tag-cloud a {
	font-size: inherit !important;
}

.cat-links, .tags-links, .comments-link {
	display: block;
	width: 100%;
}

.cat-links, .tags-links {
	margin-bottom: 5px;
}

/* Categories */

.wp-block-categories li, .wp-block-categories ul, .wp-block-categories-list, .wp-block-page-list, .wp-block-page-list li, .wp-block-page-list ul  {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* Page List */

.wp-block-pages-list__item, .wp-block-pages-list__item a {
	display: inline-block;
	margin-right: 15px;
}

/* Archive */

.wp-block-archives__label, .wp-block-search__label {
	margin-bottom: 5px;
}

.wp-block-archives-dropdown {
	margin-bottom: 30px;
}

/* LISTS */

ol.wp-block-list,
ul.wp-block-list {
	padding: 0;
	margin-left: 30px;
}

ol.wp-block-list li,
ul.wp-block-list li {
	margin-bottom: 10px;
	padding-left: 0.5em;
}

/* CONTENT IMAGES */

.single .entry-content img, .single
.wp-block-image img {
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
	border-radius: 3px;
}

/* POST FOOTER & COMMENTS */

.entry-footer {
	padding: 15px 0 0;
}

.comments-link {
	margin-top: 15px;
	font-weight: bold;
}

ol.comment-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

ol.comment-list li {
	margin-bottom: 60px;
}

#comments {
	padding-bottom: 30px;
}


/* POST NAVIGATION */

.post-navigation .nav-links {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 20px;
	margin: 40px 0;
}

.nav-previous,
.nav-next {
	flex: 1 1 260px;
	max-width: 48%;
	min-width: 0;
	background: transparent;
	box-shadow: none;
	padding: 0;
}

.nav-previous { text-align: left; }
.nav-next     { text-align: right; }

.nav-previous:only-child,
.nav-next:only-child {
	max-width: 100%;
}

.post-navigation a {
	display: flex;
	flex-direction: column;
	gap: 4px;
	padding: 14px 18px;
	border-radius: 6px;
	text-decoration: none;
	font-weight: 600;
	line-height: 1.35;
	transition: background 0.2s ease;
}

.post-navigation a:hover {
	background: rgba(0, 0, 0, 0.04);
}

.nav-previous a::before { content: '« Previous'; }
.nav-next a::after      { content: 'Next »'; }

.nav-previous a::before,
.nav-next a::after {
	font-size: 0.75rem;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.04em;
	opacity: 0.7;
}

.post-navigation .nav-title {
	font-weight: 600;
	line-height: 1.35;
}

.nav-subtitle {
	display: none;
}

/* BUTTONS & SOCIAL */

.wp-block-button,
button,
.wp-block-button__link,
#subscribe-submit button {
	background: #333;
	border-radius: 5px;
	box-shadow:
		0 2px 4px -1px rgba(0, 0, 0, 0.1),
		0 1px 2px -1px rgba(0, 0, 0, 0.04);
}

.wp-block-button .wp-block-button__link,
.wp-block-button .wp-block-button__link:link,
.wp-block-button .wp-block-button__link:visited,
.wp-block-button .wp-block-button__link:active,
.wp-block-buttons .wp-element-button,
.wp-block-buttons .wp-element-button:link,
.wp-block-buttons .wp-element-button:visited,
#subscribe-submit button {
	color: #fff;
	font-weight: bold;
}

.wp-block-button .wp-block-button__link:hover,
.wp-block-buttons .wp-element-button:hover,
#subscribe-submit button:hover {
	color: #dedede;
	background: #333;
}

.wp-block-buttons {
	margin-bottom: 30px;
}

.wp-social-link,
.wp-social-link svg {
	filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.15));
}

/* SUBSCRIBE / WIDGETS / FOOTER */

.fdd-archive-widgets {
	padding: 15px 0;
	background: #000;
	box-shadow: 0 -4px 5px -4px rgba(0, 0, 0, 0.075);
}

.fdd-archive-widgets, .fdd-archive-widgets p,
.fdd-archive-widgets .wp-block-heading {
	color: #fff;
}


.widget ul, .widget {
	padding: 0;
	margin: 0;
}

/* -- File Downloads -- */

.wp-block-file a {
	font-size: 14pt;
}

.wp-block-file__button, .wp-block-file__button a {
	background: transparent; 
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px 15px;
}

.wp-block-file__button::after {
	content: "⬇";
		margin-left: 5px;
}

/* ---------- Floating Boxes --------- */

.telegram-rss {
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
	padding: 15px 0px;
	margin: 30px 0px;
	border-radius: 5px;
	background-color: #f0f0e2;
background-image: url("https://freudiandeathdrive.blog/wp-content/uploads/2026/08/billie-holiday.png");
}

/* ---------- HIDDEN ---------- */

#infinite-footer,
.edit-link, .page .entry-title, .wp-block-navigation__submenu-container {
	display: none;
}

/* ---------- RESPONSIVE ---------- */

@media (max-width: 1024px) {
	.page-title {
		margin-top: 0;
	}
	.fddsubscribebox {
		text-align: center !important;
	}
}