/*
Main Blubrry.com CSS file
*/

/* Standard element properties */
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #efefef;
}
p, form {
	padding: 0;
	margin: 0;
}

input, textarea, select {font-family: 'Lucida Grande', arial,'Bitstream Vera Sans', verdana, sans-serif; font-size: 12px;}

h1, h2, h3 {font-family:Georgia, "Times New Roman", Times, serif; }
h1, h2, h3, h4 {padding-top: 5px; font-weight: 700; color: #d31145;}
h1 a, h2 a, h3 a, h4 a {font-family: Georgia, "Times New Roman", Times, serif;}
h1 {font-size: 18px; margin: 0px 0px 5px 0px;}
h2 {font-size: 16px; margin: 0px 0px 5px 0px;}
h3 {font-size: 14px; margin: 0px 0px 5px 0px;}
h4 {font-size: 12px; margin: 0px 0px 3px 0px;}
a, a:visited {color: #000; text-decoration: none;}
a:hover {color: #000; text-decoration: underline;}
img{border:0px;}
address{font-style:normal;}

/* Site wide common elements */
#container {
	width: 985px;
	margin-right: auto;
	margin-left: auto;
	
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #efefef;
}

#content {
	margin-top: 12px;
	margin-bottom: 6px;
}

/* Header section */
#header {
	background-image: url(../images/pglogo.png);
	background-repeat: no-repeat;
	background-position: 60px 0px;
	height: 100px;
	position: relative;
	background-color:#d31145;
}
#slogan {
	font-size: 14px;
	position: absolute;
	left: 150px;
	top: 2px;
	font-weight: bold;
	color: #6782A9;
	display: none;
}

/* Navigation */
#nav {
	position: absolute;
	top: 0px;
	left: 318px;
	height: 22px;
	margin: 0px;
	padding: 0px;
}
#nav li {
	float: left;
	list-style: none;
	margin: 0px 5px;
	padding: 0px 0px;
	text-align: center;
}

/*SUB NAVIGATION*/
#subnav {
	font-size: 11px;
	text-align: right;
	position: absolute;
	top: 80px;
	right: 10px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
}
#subnav a, #subnav a:hover {
	
}
#subnav .subnavmsg {
	margin-right: 10px;
}
#subnav .subnavlinks {
	text-transform: lowercase;	
}

/*SEARCH HEADER STYLING*/
#searchbox {
	font-size: 12px;
	height: 32px;
	width: 300px;
	text-align: center;
	position: absolute;
	right: 0px;
	bottom: 30px;
}

#searchbox input {
	height: 16px;
	margin-top: 5px;
}
#searchbox input.textbox {
	height: 16px;
	margin-top: 5px;
	width: 110px;
}
#searchbox img {
	margin-top: 5px;
}
#searchbox_left {
	float:left;
	width: 123px;
	text-align: left;
	margin-top: 5px;
	padding-left: 9px;
}
#search_box_right {
	text-align: left;
}

/*STATUS MESSAGE AREA*/
#statusmsg {
	font-size: 11px;
	font-weight: bold;
	color: white;
	position: absolute;
	left: 318px;
	bottom: 5px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

/*CONTENT STYLING*/
#content {
/*PREV	width: 975px; */
	width: 985px;
}

/*FOOTER STYLING*/
#footer {
	/* background-color: #D9DFEA; */
	height: 50px;
	font-size: 10px;
	text-align: center;
	position: relative;
	margin-top: 10px;
}
#footer p {
	width: 100%;
	padding-top: 20px;
	position: absolute;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	left: 0px;
	font-size: 10px;
}

#footer p a {
	text-decoration: underline;
}

/* TAGS */
#tags {
	background-color: #373950;
	margin-bottom: 10px;
}

#tags h2 {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
}


#tagcloud {
	width: 98%;
	color: #003366;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 10px;
	padding-top: 5px;
	text-decoration: none;
}

#tagcloud a {
	color: #003366;
	text-decoration: none;
	margin: 5px;
}

#tagcloud a:hover {
	color: #FF3399;
	text-decoration: underline;
	margin: 5px;
}

/*ERROR MESSAGE*/
#errormsg {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 10px;
	color: #990000;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFFF;
}

.podcast {
	font-family: Tahoma;
	font-size: 10px;
	padding: 10px;
	min-height: 65px;
}

.podcast-actions {
	text-align: center;
/*	margin-top: 10px; */
}

.podcast-actions img, .podcast-actions input {
	padding: 0px 0px 0px 0px;
	/*margin-left: 6px;
	margin-right: 6px; */
}

.podcast-actions form {
	display: inline;
	padding: 0px 0px 0px 0px;;
}


#categories {
	padding-bottom: 5px;
	margin-bottom: 10px;
	border: 1px solid #FFFFFF;	
	
}
#categoryheader {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	width: 100%;
	/*	background-color: #FFFFFF; */
	background-color: #4e84c4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	
}
#categoryheader h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding-left: 5px;
	color: #FFFFFF;
}

#categories ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#categories ul li {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	float: left;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 12px;
	min-width: 100px;
	max-width: 220px;
}
.program {
	background-color: transparent;
	border-bottom: 3px solid #d31145;	
}
.program .programheader {
	border-bottom: 1px solid #FFFFFF;
	background-color: #343A54;
}

.nowplaying_more {
	display: none;
}
@charset "utf-8";
/* CSS Document */

