/* CSS Document */
img { border: none; }

h2 {
color: #4E87B1;
font-size: 13px;
font-weight: 900;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 100;
	font-variant: normal;
	color: #000000;
	text-decoration: none; 
	background: url(imgs/background-big.gif);
	background-repeat: no-repeat;
	background-color: #cccccc;
	padding-left: 25px;
	
	scrollbar-base-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-highlight-color: #999999;
	scrollbar-3dlight-color: #999999;
	scrollbar-shadow-color: #999999;
	scrollbar-darkshadow-color: #999999;
	scrollbar-arrow-color: #999999;
	}

.arch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 100;
	font-variant: normal;
	color: #999999;
	text-decoration: none }

div#subnav {
position: absolute;
top: 95px;
width: 700px;
line-height: 1.9;
}

div#nav {
display: none;
}
	
div#intro {
position: absolute;
top: 145px;
text-align: left;
width: 700px;
}	

div#shows {
position: relative;
top: 245px;
width: 696px;
height: 450px;
overflow: auto;
z-index:2;
}

#current {
position: absolute;
text-align: justify;
width: 340px;
}
#episodes {
position: absolute;
text-align: right;
left: 355px;
width: 320px;

}
div#footer {
position: absolute;
top: 740px;
width: 700px;
text-align: center;
}

.podnav a:link {color:#000000; font-weight: 500; text-decoration: none}
.podnav a:visited {color:#000000; font-weight: 500; text-decoration: none}
.podnav a:active {color:#000000; font-weight: 500; text-decoration: none}
.podnav a:hover {color:orange; font-weight: 500; text-decoration: none}

.nav a:link {color:#ffffff; font-weight: 600; text-decoration: none}
.nav a:visited {color:#ffffff; font-weight: 600; text-decoration: none}
.nav a:active {color:#ffffff; font-weight: 600; text-decoration: none}
.nav a:hover {color:#000000; font-weight: 600; text-decoration: none}

.comments a:link {color:#cccccc; font-weight: 500; text-decoration: underline}

A:link {color:#467900; font-weight: 500; text-decoration: none}
A:visited {color:#467900; font-weight: 500; text-decoration: none}
A:active { color:#467900; font-weight: 500; font-style: none; text-decoration: none }
A:hover {color:#467900; font-weight: 500; font-style: none; text-decoration: underline }
