img, div { behavior: url(/includes/iepngfix.htc) }

html, body {
	background-color: #FFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	}

.img {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
	}

p {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	}

nobr {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
	
#container {
	width:600px;
	margin: 0px 0px 0px 0px;
	}

body, p, td	{
	font-family: tahoma, arial, sans-serif;
	color: #666;
	font-size: 9pt;
	letter-spacing: 0px;
	line-height: 12pt;
	}

body.layout-two-column-right {
	padding: 20px 30px 30px 20px;

}

hr {
	color:#ccc;
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

hr.segments {
	color:#ccc;
	background-color: #ddd;
	margin: 5px 0px 5px 0px;
	width: 85%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.content-nav, .content-nav a, a.content-nav {
	font-size: 10px;
	text-decoration: none;

}

h1#banner-header {
	margin: 0px 0px 0px -10px;
	
}

.entry {
	padding: 0px 0px 40px 0px;

}

#banner {
	margin: 0px 0px 30px 0px;
	width:500px


}

a, a:visited {
	color:#33C;
	cursor:pointer;
}

a:hover {
	color:#66F;
}

a.entry-header, a.entry-header:visited, a.entry-header:hover {
	color:#111;
	cursor:pointer;
}

img, table, td, tr {
	padding: 0 0 0 0;
	margin:  0 0 0 0;
	border:0px;
}


h1, .entry-header, a.entry-header {
	font-family:Georgia, Times New Roman, Times, serif;
	color: #111;
	font-weight: normal;
	font-size: 36px;
	letter-spacing: -1.5px;
	line-height: 33px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-transform:none;
	text-decoration: none;
}

a:hover.entry-header, a.entry-header:hover {
	text-decoration: underline;
	cursor: pointer;
}

h2 {
	font-family: tahoma, arial, sans-serif;
	color: #777;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: -.5px;
	line-height: 24px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px -3px 0px;
	text-transform:uppercase;	
}

h4 {
	color: #CC3300;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: -.5px;
	line-height: 14px;
	margin: 0px 0px 10px 0px;
	text-transform:uppercase;	}


#banner-description {
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	color: #666;

}

td.episodeDescription {
	font-size: 10px;

}

h3 {
	font-family:Georgia, Times New Roman, Times, serif;
	color: #777;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 0px;
	line-height: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-transform:uppercase;
	}
	
#master {
	display:block;
	width:820px;
	height:auto; 
	padding:0 0 0 0;
	margin:0px auto;
	background-image: url(/images/masterBackground.jpg);
	background-repeat: repeat-y;
	text-align: left;
	}

.copyright {
	font-size:8pt;
	letter-spacing: 0px;
	color:#999;
	}

.comment-footer {
	font-size: 9px;
}

div.comment {
	padding: 0px 0px 30px 0px;

}


#copyright {
	font-size:8pt;
	padding: 0px 0 0 0;
	color:#999;

	}

.entry-footer {
	font-size: 11px;
	color: #666;
	border-top: solid 1px #ccc;
	margin: 20px 0 0px 0;
	padding: 5px 0 0px 0;
	letter-spacing: 0px;
	}


a.breadcrumbs, a.breadcrumbs:visited {
	color: #608CBF;
	text-decoration: none;
	border-bottom: 0px;

	}

a.breadcrumbs:hover {
	color: #608CBF;
	text-decoration: none;
	border-bottom: 1px dotted #608CBF;
	}

.breadcrumbs {
	font-size: 11px;
	color: #888;
	margin: 0px 0 30px 0;
	text-decoration: none;
	line-height: 12px;
	}
	
.highlightit, .highlightit img, a.highlightit {
	font-size: 9px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	-moz-opacity: .75;
	opacity: .75;
	text-transform:uppercase;
	}

.highlightit:hover, .highlightit:hover img, a.highlightit:hover {
	font-size: 9px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	text-transform:uppercase;
	}
	
