/* Lumina Foundation */
/* luminafoundation.org */
/* Podcast page styles */
/* by: :Brainstorm, Inc. */
/* url: :brainstormbrand.com */
/* conception: :2009 */

/*  Green bar at top */
	#topbar { height : 48px; background : transparent url(../images/top_bar_bg.gif) top left no-repeat; }
	#topbar h1 { margin : 0; padding : 10px 15px 0 15px; font-size : 19px; color : #fff; }
	#topbar h1 .title { text-transform : uppercase; }
	#topbar h1 strong { font-weight : normal; font-style : normal; color : #5f6364; font-size : 22px; }
	#topbar h1 em { font-weight : normal; font-style : normal; color : #5f6364; font-size : 12px; }
	#topbar h1 a { color : #5f6364; }
	#topbar h1 a.title { color : #fff; }

/*  Orange bar with orange text */
	#content-col h2.titlebar { margin : 40px 0 30px 0; padding : 5px 10px; background : #f2ecc8; font-size : 1em; font-weight : bold; color : #dc8039; text-transform : uppercase; }
	#content-col h2.titlebar a { color : #dc8039; }

/*  Content body */
	#content-col { margin : 0; padding : 0 0 0 41px; color : #939598; }
	#content-col h1,
	#content-col h2,
	#content-col h3 { color : #231f20; font-weight : normal; }
	#content-col h3 { color: #dc8039; font-weight: 700; font-style: normal; font-size: 11pt; text-transform: uppercase; }
	#content-col h1 a,
	#content-col h2 a,
	#content-col h3 a { color : #231f20; }
	#content-col hr { margin : 30px 0 30px -28px; width : 585px; padding : 0; border : 0; border-top : 2px dotted #989697; background : transparent; }
	#content-col #ieroot p + hr { margin-top : 15px; }
	#content-col .metadata { margin-top : 10px; color : #bab99a; }
	.button { display : inline-block; padding : 4px 10px 3px 10px; background : #000; color : #cecdab !important; font-size : 9px !important; line-height : 13px !important; text-transform : uppercase; }
	.button:hover { text-decoration : none !important; }

/*  Featured */
	#featuredpodcastcontainer { margin : 48px 0 0 0; padding : 0 0 0 28px; width : 525px; }
	#featuredpodcastcontainer h1 { text-transform : uppercase; font-size : 12px; font-weight : bold; color : #dc8039; }
	#featuredpodcastcontainer h2 { font-size : 22px; }

/*  Past episodes */
	#pastepisodescontainer { margin : 40px 0 0 0; width : 460px; padding : 0 0 0 28px; }
	#pastepisodescontainer h2 { margin : 0; font-size : 18px; }
	#episodearchivelink { color : #231f20; text-transform : uppercase; }

/* Disqus area - mcj 2010-01-14 */
	.dsq-post-area h3 { color: #dc8039; font-weight: 700; font-style: normal; }
	div.dsq-dc-logo, a.dsq-brlink { display: none !important; }