/*
URI: http://www.ypdpeople.com/window2ypd/podcasts.html
Description:  Styles for the podcast page of YPD. This page also calls startpage.css. Therefor are here only changed styles included.
Version: 1.0
Author: Mike Jasek
Author URI: http://www.interacts.at
First created: 06/Feb/2010
Last updated:  31/Mar/2010
*/

/* begin media container
****************************************************/
#media_wrapper {
	height: 345px;
}
#media_scroll_left,
#media_scroll_right {
	top: 180px;
}

/* begin items
****************************************************/
#inner_items_wrapper .text_wrapper {
	font-size: 12px;
}
#inner_items_wrapper h3 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 12px;
	line-height: 20px;
}
#inner_items_wrapper a, 
#inner_items_wrapper p, 
#inner_items_wrapper p a {
	visibility: hidden;
}

/* begin special video page
****************************************************/
#c16201 #media_wrapper {
	height: 420px;
}
#c16201 object {
	height: 420px!important;
}
#c16201 #media_scroll_left,
#c16201 #media_scroll_right,
#c16201 #items_wrapper {
	display: none!important;
}
