.site-title a img { max-height: 200px; }

#header { position: relative; z-index: 3; }

img.titlesw {
	 	-moz-border-radius: 0px;
	border-radius: 0px 0px 0px 0px;
}

div.wrapper-inner.group {
	background-image:url("https://itsallentertainment.blog/wp-content/uploads/2023/06/groundbreaking-1960s-movies.webp");
	background-size:auto;	
	background-blend-mode:screen;
	background-size: cover;
	height:210px;
}

/* For YouTube Circular */
img.titleyt {
	border-top-left-radius:90px;
	border-top-right-radius:90px;
	border-bottom-left-radius:90px;
	border-bottom-right-radius:90px;
	box-shadow:0px 0px 20px 0px #00BFFF;
}

h1 {
 text-shadow:.1em .1em red
}

a:hover {
 text-shadow:.1em .1em #C0C0FF;
}

img.jp-relatedposts-post-img {
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	box-shadow:0px 0px 10px 0px #000000 !important;
}

a.highlights-card-thumb {
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	box-shadow:0px 0px 10px 0px #000000 !important;
}
iframe {
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;
	box-shadow:0px 0px 10px 0px #000000 !important;
}

img.aligncenter {
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;
	box-shadow:0px 0px 20px 0px #000000 !important;
}

figure.fg-item-inner {
	border-top-left-radius:10px;
	border-top-right-radius:0px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:10px;
	box-shadow:0px 0px 10px 0px yellow !important;
}

p.site-description {
 text-shadow:.1em .1em red;
}

div.intro-card-thumb {
		box-shadow:0px 0px 10px 0px #000000 !important;
}

a.more-link-custom {
	box-shadow:0px 0px 10px 0px #000000 !important;
}

.wrapper-outer > #header #nav-header-nav {
  text-shadow: 0px 5px 10px rgba(73, 0, 255, 1);
}

a.blog-card-thumb {
	box-shadow:0px 0px 10px 0px #000000;
}

a.featured-card-thumb {
	box-shadow:0px 0px 10px 0px #000000;
}

div.featured-wrap.group {
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;
	box-shadow:0px 0px 10px 0px #000000 !important;
}

div.intro-card-inner {
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;
	box-shadow:0px 0px 10px 0px #000000 !important;
}