
/* universals */
	#podcontainer p { font-family:arial; color:#999; line-height:150%; font-size:75%;}
	#podcontainer a, #podcontainer a:link, #podcontainer a:hover, #podcontainer a:visited, #podcontainer a:active { color:#999; }
	#podcontainer, #podcontainer div { float:none }
	#podcontainer { padding:0px 0px; background:#000 }

	#podcontainer ul { padding:0px; margin:0px; float:none }
	#podcontainer ul li { list-style:none; display:inline; padding:0px; margin:0px; border:none }
	
	/* liquid 2 column layouts that use the default GM .css files always seem impossible to pull off. */
	#podcontainer table, 
	#podcontainer tbody, 
	#podcontainer tr, 
	#podcontainer td { border-collapse:collapse; margin: 0px; padding:0px; vertical-align:top; background:none}


/* podcast header   */
	#podheader {  background:#000 url(/images/vehicles/2007/buick/enclave/podcast/img_header.jpg) 0px 0px no-repeat; padding:0px}
	#podheader img { width:700px; height:73px; }
	#podnav {  }
	#podnav ul { margin-left:20px  }


	#podnavcontent {  background: url(/images/vehicles/2007/buick/enclave/podcast/nav_text_off.jpg) no-repeat; height:50px }
	#podnavcontent div { padding:10px 0px 0px 20px; }
	#podnavcontent img { width:770px; height:50px; }
	#podintro { background:#000 url(/images/vehicles/2007/buick/enclave/podcast/nav_intro.jpg) 0px 0px no-repeat; padding:70px 0px 0px 20px }
		#podintrocopy { width:400px; }
		#podsubscribe { width:330px; padding-top:40px }
		#podsubscribe img { width:140px; height:50px; }
		#podsubscribe a { margin-left:10px }

	#podhowtonav { text-align: right; margin:10px 55px 0px 0px }

/* podcast items */
	#podlatest { background:#000 url(/images/vehicles/2007/buick/enclave/podcast/episodecards_01_line.gif) no-repeat; }

	#podcast1 { background:#000 url(/images/vehicles/2007/buick/enclave/podcast/episodecards_01_line.gif) no-repeat; }
	#podcast2 { background:#000 url(/images/vehicles/2007/buick/enclave/podcast/episodecards_02_sound.gif) no-repeat; }
	#podcast3 { background:#000 url(/images/vehicles/2007/buick/enclave/podcast/episodecards_03_passion.gif) no-repeat; }
	#podcast4 { background:#000 url(/images/vehicles/2007/buick/enclave/podcast/episodecards_04_touch.gif) no-repeat; }
	#podcast5 { background:#000 url(/images/vehicles/2007/buick/enclave/podcast/episodecards_05_presentation.gif) no-repeat; }
	#podcast6 { background:#000 url(/images/vehicles/2007/buick/enclave/podcast/episodecards_06_structure.gif) no-repeat; }
	
	.podcastitem { padding-left:20px }
	.podpic { padding:20px 20px 20px 20px; width:202px }
	.podcontent {  padding:130px 0px 20px 0px }

	.podcastcopy { width:410px }
	.podcastcontrols { padding:20px 0px 0px 7px }
	.podcastcontrols ul { display:inline;  }
        .podcastcontrols ul li img { margin:0px }
        .podcastcontrols img { margin-left:115px }
        .podcastcontrols img.last { margin-left:0px }

	.podcastplayer { color:#fff; display:none }


/* podcast footer */
	#podcontainer p.legal { font-size:11px; color:#666;text-align:center; padding:4px; margin:0px; }
	img#podfooter { margin-top:30px}

/* how to reference nodes */
	#referencecopy { display:none }
	#referencecopy div {background:#a9a497; }
	#referencecopy div img { margin-left:-20px }
	#hostbio p, #whatispodcast p, #subscribe p { width:300px; color:#333; margin-left:14px}

	#hostbio {margin-left:0px; padding-top:20px; width:453px; background: #a9a497 url(/images/vehicles/2007/buick/enclave/podcast/img_rollovers_bio.gif) no-repeat; font-size:100%}
	#whatispodcast {margin-left:0px; padding-top:20px; width:453px; background: #a9a497 url(/images/vehicles/2007/buick/enclave/podcast/img_rollovers_podcast.gif) no-repeat; font-size:100%}
	#subscribe {margin-left:0px; padding-top:20px; width:453px; background: #a9a497 url(/images/vehicles/2007/buick/enclave/podcast/img_rollovers_subscribe.gif) no-repeat; font-size:100%}
	
	#hostbio img { margin-left:0px; width:453px; margin-top:11px }
	#whatispodcast img { margin-left:0px; width:453px; margin-top:11px }
	#subscribe img { margin-left:0px; width:453px; margin-top:11px }
	#subscribe a:link,  #subscribe a:hover, #subscribe a:visited { color:#ff6600 ;}
	#subscribe span.header {  color:#fff }

	#podcontainer p.guest { font-weight:bold}

