<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
Title: 		style/index.css
Website: 	nac-cna.ca 
Author:		david.ramalho for the National Arts Centre
Contact:	david.ramalho@nac-cna.ca
Created:	Jan 26, 2015 
*/

/*This stylesheet is for dynamic EE styles*/



	
			
		

	
			 
			
				.podcast-episode #section_header {
							background: #333333 url(https://naccna-assets.s3.amazonaws.com/nacocast.jpg) no-repeat center;
							background-size:cover;
						}

						.podcast_subscribe_options li a:hover {
							background: #333333;
							border: 1px solid #333333;
						}

						.podcast-episode #section_header .albumart {
							background: #000000 url(https://naccna-assets.s3.amazonaws.com/nacocast.jpg) no-repeat;
							background-size: contain;
						}
			
		

	
	
		</pre></body></html>