

	

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

	.websitePodcastHeader .websitePodcastHeaderLinksWrapper
	{
		background: #fad1a678 !important;
	}
	
	body[data-pageApp='podcastics'][data-pageModule='websites'] #elUserNav > li > a#elRegisterButton
	{
		background: #fad1a6 !important;
	}
		
		body[data-pageApp='podcastics'][data-pageModule='websites'] #elUserNav > li > a#elRegisterButton:hover
		{
			background: #fbe0c4 !important;
		}
		
	
	
	.websiteEpisodeTeamMemberMessage a.ipsBadge_neutral
	{
		background: var(--websites-header-background) !important;
	}
	
	.websitePodcastHeader .websitePodcastHeaderPlayButton
	{
		
			
		
		color: #f6b26b !important;
	}
	
		.websitePodcastHeader .websitePodcastHeaderPlayButton:hover
		{
			color: #f6b26b !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 #eaa966 !important;
			background: #eaa966 linear-gradient(100deg, #eaa966, #fad1a6, #eaa966) !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 #eaa966 !important;
				background: #eaa966 linear-gradient(100deg, #eaa966, #fad1a6, #eaa966) !important;
			
		}

	
		

		.websitePodcastHeader img.episodeArtwork
		{
			box-shadow: 0 0 30px rgba(68, 68, 68, 0.15) !important;
		}
			
			.entrySubmit .websitePodcastHeader img.episodeArtwork
			{
				box-shadow: 0 0 15px rgba(68, 68, 68, 0.1) !important;
			}
			
			.websitePodcastHeader .noShadow img.episodeArtwork,
			.entrySubmit .websitePodcastHeader .noShadow img.episodeArtwork
			{
				box-shadow: none !important;
			}
	
	
	.websiteFooterGradient1
	{
		background-color: #fbd9b6 !important;
	}
	
	
	
	.websitePodcastTrailer
	{
		
			background: var(--websites-header-background) linear-gradient(110deg, #eaa966, #fad1a6, #eaa966) !important;
			box-shadow: inset 0 0 20px 0 #eaa966 !important;
		
	}
	
	.websitePodcastTrailerLabel
	{
		background-color: #d89d5e55 !important;
		box-shadow: 0 0 20px 0 #f6b26b99 !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, #eaa966, #fad1a6 40px, #eaa966) !important;
			box-shadow: inset 0 0 10px 0 #eaa966;
		
		
		
			text-shadow: 0 1px 0 #eaa966 !important;
		
	}
	
	.websitePodcastEntrySeason
	{
		
			box-shadow: inset 0 0 10px 0 #eaa966 !important;
		
	}
	
		div[data-controller="podcastics.websites.subscribeButton"] .subscribeButton,
		.contactButton
		{
			
				text-shadow: 0 1px 0 #eaa966 !important;
			
		}
		
		
			div[data-controller="podcastics.websites.subscribeButton"] .subscribeButton .subscribeIcon
			{
				color: goldenrod !important;
			}
		
	
	.websiteEpisodeTags .ipsTags .ipsTag,
	.websiteEntryTags .ipsTags .ipsTag
	{
		
			background: var(--websites-header-background) linear-gradient(110deg, #eaa966, #fad1a6, #eaa966) !important;
			box-shadow: inset 0 0 10px 0 #eaa966 !important;
		
	}
	
		.websiteEpisodeTags .ipsTags a.ipsTag:hover,
		.websiteEntryTags .ipsTags a.ipsTag:hover
		{
			
				background: #eaa966 !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 #eaa966 #eaa966 !important;
			
		}
		
	a[data-mentionid]
	{
		
			background: var(--websites-header-background) !important;
		
	}
		
		a[data-mentionid]:hover
		{
			background: #eaa966 !important;
		}



	

	:root
	{
		--websites-header-text: #5b5b5b;
	}

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

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

	
	.websiteFooter
	{
		color: #848484 !important;
	}
	
	body[data-pageApp='podcastics'][data-pageModule='websites'] #elUserNav > li > a#elRegisterButton
	{
		color: #8d8d8d !important;
	}
	
		body[data-pageApp='podcastics'][data-pageModule='websites'] #elUserNav > li > a#elRegisterButton:hover
		{
			color: #9d9d9d !important;
		}
	
		div[data-controller="podcastics.websites.subscribeButton"] .subscribeCount
		{
			
				color: #5b5b5b !important;
			
		}



	

	:root
	{
		--websites-header-link: #783f04;
		--websites-header-link_hover: #a17950;
		--theme-tag_font: 120, 63, 4;
	}
	
	
	
	
	
	#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: 197, 129, 105;
		--theme-text_dark: var(--theme-brand_primary);
		--theme-link: var(--theme-brand_primary);
		--theme-link_hover: 187, 123, 100;
		--theme-link_button: var(--theme-brand_primary);
		--theme-active_input_border: var(--theme-brand_primary);

		
		--theme-selected: 253, 251, 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: 253, 251, 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: #783f04 !important;
	}

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



