

	

	:root
	{
		--websites-header-background: #142868;
	}

	.websitePodcastHeader .websitePodcastHeaderLinksWrapper
	{
		background: #37487e78 !important;
	}
	
	body[data-pageApp='podcastics'][data-pageModule='websites'] #elUserNav > li > a#elRegisterButton
	{
		background: #37487e !important;
	}
		
		body[data-pageApp='podcastics'][data-pageModule='websites'] #elUserNav > li > a#elRegisterButton:hover
		{
			background: #435386 !important;
		}
		
	
		.ipsType_richText.ipsContained ul li:before
		{
			color: var(--websites-header-background) !important;
		}
	
	
	.websiteEpisodeTeamMemberMessage a.ipsBadge_neutral
	{
		background: var(--websites-header-background) !important;
	}
	
	.websitePodcastHeader .websitePodcastHeaderPlayButton
	{
		
			
				
			
		
		color: #ffff17 !important;
	}
	
		.websitePodcastHeader .websitePodcastHeaderPlayButton:hover
		{
			color: #ffff17 !important;
		}
		
	.ipsDrawer_close
	{
		color: var(--websites-header-background) !important;
	}
	
	.ipsApp .websitePodcast .ipsButton.ipsButton_primary,
	.ipsApp .websitePodcast .ipsButton[data-role="followButton"]
	{
		border: none !important;
		
		
			box-shadow: inset 0 0 7px #142868 !important;
			background: #142868 linear-gradient(100deg, #142868, #5b6996, #142868) !important;
		

		text-shadow: none !important;
	}
		
		.ipsApp .websitePodcast .ipsButton.ipsButton_primary:hover,
		.ipsApp .websitePodcast .ipsButton[data-role="followButton"]:hover
		{
			border: none !important;
			
			
				box-shadow: inset 0 0 10px #142868 !important;
				background: #142868 linear-gradient(100deg, #142868, #5b6996, #142868) !important;
			
		}

	
		

		.websitePodcastHeader img.episodeArtwork
		{
			box-shadow: 0 0 30px rgba(191, 191, 17, 0.15) !important;
		}
			
			.entrySubmit .websitePodcastHeader img.episodeArtwork
			{
				box-shadow: 0 0 15px rgba(191, 191, 17, 0.1) !important;
			}
			
			.websitePodcastHeader .noShadow img.episodeArtwork,
			.entrySubmit .websitePodcastHeader .noShadow img.episodeArtwork
			{
				box-shadow: none !important;
			}
	
	
	.websiteFooterGradient1
	{
		background-color: #b9bfd2 !important;
	}
	
	
	
	.websitePodcastTrailer
	{
		
			background: var(--websites-header-background) linear-gradient(110deg, var(--websites-header-background), #5b6996, var(--websites-header-background)) !important;
			box-shadow: inset 0 0 20px 0 var(--websites-header-background) !important;
		
	}
	
	.websitePodcastTrailerLabel
	{
		background-color: #727ea455 !important;
		box-shadow: 0 0 20px 0 #14286899 !important;
		text-shadow: 0 1px 0 var(--websites-header-background) !important;
	}
	
	.websitePodcastTrailerContentPlayer
	{
		
	
		box-shadow: 0 0 20px 0 var(--websites-header-background) !important;
	}
	
	.websitePodcastEntrySeason,
	div[data-controller="podcastics.websites.subscribeButton"],
	.contactButton
	{
		
			background: var(--websites-header-background) linear-gradient(110deg, var(--websites-header-background), #5b6996 40px, var(--websites-header-background)) !important;
			box-shadow: inset 0 0 10px 0 var(--websites-header-background);
		
		
		
			text-shadow: 0 1px 0 var(--websites-header-background) !important;
		
	}
	
	.websitePodcastEntrySeason
	{
		
			box-shadow: inset 0 0 10px 0 var(--websites-header-background), 0 5px 20px rgba(0, 0, 0, 0.2) !important;
		
	}
	
		div[data-controller="podcastics.websites.subscribeButton"] .subscribeButton,
		.contactButton
		{
			
				text-shadow: 0 1px 0 var(--websites-header-background) !important;
			
		}
		
		
	
	.websiteEpisodeTags .ipsTags .ipsTag,
	.websiteEntryTags .ipsTags .ipsTag
	{
		
			background: var(--websites-header-background) linear-gradient(110deg, var(--websites-header-background), #5b6996, var(--websites-header-background)) !important;
			box-shadow: inset 0 0 10px 0 var(--websites-header-background) !important;
		
	}
	
		.websiteEpisodeTags .ipsTags a.ipsTag:hover,
		.websiteEntryTags .ipsTags a.ipsTag:hover
		{
			
				background: var(--websites-header-background) !important;
				box-shadow: 0 0 25px rgba(0, 0, 0, 0.2) !important;
			
		}
	
		html[dir="ltr"] .websiteEpisodeTags .ipsTags .ipsTag:before,
		html[dir="ltr"] .websiteEntryTags .ipsTags .ipsTag:before,
		html[dir="rtl"] .websiteEpisodeTags .ipsTags .ipsTag:before,
		html[dir="rtl"] .websiteEntryTags .ipsTags .ipsTag:before,
		html[dir="ltr"] .websiteEpisodeTags .ipsTags a.ipsTag:hover:before,
		html[dir="ltr"] .websiteEntryTags .ipsTags a.ipsTag:hover:before,
		html[dir="rtl"] .websiteEpisodeTags .ipsTags a.ipsTag:hover:before,
		html[dir="rtl"] .websiteEntryTags .ipsTags a.ipsTag:hover:before
		{
			
				border-color: transparent transparent var(--websites-header-background) var(--websites-header-background) !important;
			
		}
		
	a[data-mentionid]
	{
		
			background: var(--websites-header-background) !important;
		
	}
		
		a[data-mentionid]:hover
		{
			background: #5b6996 !important;
		}



	

	:root
	{
		--websites-header-text: #ffff17;
	}

	body[data-pageApp='podcastics'][data-pageModule='websites'] #elUserNav > li > a,
	body[data-pageApp='podcastics'][data-pageModule='websites'] #elFooterSocialLinks > li > a
	{
		color: #f2f216 !important;
	}

		body[data-pageApp='podcastics'][data-pageModule='websites'] #elUserNav > li > a:hover,
		body[data-pageApp='podcastics'][data-pageModule='websites'] #elFooterSocialLinks > li > a:hover
		{
			color: #e0e014 !important;
		}

	
	.websiteFooter
	{
		color: #f7f716 !important;
	}
	
	body[data-pageApp='podcastics'][data-pageModule='websites'] #elUserNav > li > a#elRegisterButton
	{
		color: #f2f216 !important;
	}
	
		body[data-pageApp='podcastics'][data-pageModule='websites'] #elUserNav > li > a#elRegisterButton:hover
		{
			color: #e0e014 !important;
		}
	
		div[data-controller="podcastics.websites.subscribeButton"] .subscribeCount
		{
			
				color: #4d4d07 !important;
			
		}



	

	:root
	{
		--websites-header-link: #142868;
		--websites-header-link_hover: #5b6996;
		--theme-tag_font: 20, 40, 104;
	}
	
	
		.websiteFooter .websiteFooterItem > a
		{
			
				color: #ffff17 !important;
			
		}
	
	
	
		.websiteFooter .websiteFooterItem > a:hover
		{
			
				color: #f2f216 !important;
			
		}
	
	
	#elUserNav > li.cUserNav_icon > a:hover i.fa
	{
		color: var(--websites-header-link) !important;
	}
	
	@media screen and (max-width: 979px)
	{
		#elMobileBreadcrumb:before
		{
			color: var(--websites-header-link) !important;
		}
	
		#elMobileBreadcrumb a span
		{
			color: var(--websites-header-link) !important;
		}
		
		body[data-pageapp="podcastics"][data-pagemodule="websites"] .ipsMobileHamburger
		{
			color: var(--websites-header-link) !important;
		}
	}
	
	.ipsDrawer_close
	{
		background: var(--websites-header-link) !important;
	}
	
	
	
	a[data-mentionid]
	{
		color: var(--websites-header-link) !important;
	}
		
		a[data-mentionid]:hover
		{
			color: var(--websites-header-link_hover) !important;
		}



	
	

	:root
	{
		--theme-brand_primary: 20, 40, 104;
		--theme-text_dark: var(--theme-brand_primary);
		--theme-link: var(--theme-brand_primary);
		--theme-link_hover: 91, 105, 150;
		--theme-link_button: var(--theme-brand_primary);
		--theme-active_input_border: var(--theme-brand_primary);

		
		--theme-selected: 248, 248, 250;

		--theme-selected_border: var(--theme-brand_primary);
		--theme-pagination_active: var(--theme-brand_primary);

		--theme-post_highlight_border: var(--theme-brand_primary);
		--theme-post_highlight: 248, 248, 250;
	}
	
	.websitePodcastEntryContentTitle a
	{
		color: rgb(var(--theme-link)) !important;
	}
		
		.websitePodcastEntryContentTitle a:hover
		{
			color: rgb(var(--theme-link_hover)) !important;
		}
		
	blockquote.ipsQuote
	{
		border-left-color: rgb(var(--theme-brand_primary)) !important;
	}
	
		blockquote.ipsQuote:before
		{
			color: rgb(var(--theme-brand_primary)) !important;
		}

		blockquote.ipsQuote:after
		{
			color: rgb(var(--theme-brand_primary)) !important;
		}




	
		
			
				
					
				
			
		
	

	.ipsApp .websitePodcast .ipsButton.ipsButton_primary,
	.ipsApp .websitePodcast .ipsButton.ipsButton_primary a:not(.ipsCommentCount)
	{
		color: #ffff17 !important;
	}

		.ipsApp .websitePodcast .ipsButton.ipsButton_primary:hover,
		.ipsApp .websitePodcast .ipsButton.ipsButton_primary a:not(.ipsCommentCount):hover
		{
			color: #f2f216 !important;
		}



