@charset "UTF-8";
/* CSS Document */

#header{
}


.linked-image {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

.blog-link {
	position: relative;
	top: 1px;
	float: left;
	list-style: none;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F2F2F2;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	width: auto;
}

.section-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	color: #FF0000;
}

.section-info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	color: #FF0000;
	background-color: #10000F;
}

.sub-section-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	color: #FF0000;
}

.col-panel-info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 500;
	color: #FF6600;
	background-color: #10000F;
}

.vtab-info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #10000F;
}

.sub-col-panel-info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
	background-color: #10000F;
}

.body-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #F2F2F2;
}

.entry-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	color: #FF0000;
	line-height: 16px;
}

.date-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 500;
	color: #FF9900;
	line-height: 12px;
}

.episode-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	color: #F2F2F2;
	background-color: #10000F;
	line-height: 19px;
	margin-top: 0em;
	margin-right: 2em;
	margin-bottom: 1em;
	margin-left: 0em;
}
.track-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	color: #FF0000;
	background-color: #10000F;
	line-height: 19px;
}
.track-history {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	color: #F2F2F2;
	background-color: #10000F;
	line-height: 19px;
}

.source {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFCC00;
}

.bottom_fade {
	width: 100%;
	height: 75px;
	z-index: 99;
	position: fixed;
	bottom: 0px;
	background-image: url(Images/HomePage/bottom-fade.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.buffer-bottom {
	height: 75px;
	width: 100%;
}
.vtab-caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 500;
	color: #FF9900;
	padding-bottom: 15px;
	background-color: #10000F;
}
