a {
	text-decoration:none;
	color:#b6ed9a;
}



body {
	color:white;
}


div.blogentry {
	background-color:white;
	color:black;
	border-bottom:thin solid black;
	margin-top:15px;
	padding:10px;
	background-image: url(/src/2slogo120-trans.jpg);
	background-attachment: scroll;
	background-position: 95% 98%;
	background-repeat: no-repeat;
}

div.darkbody {
	color:white;
	margin-left:20px;
	margin-right:20px;
}

#darkbody a {
	color:#b6ed9a;
}

#darkbody div.notice {
	border-color: gray;
	color:black;
	background-color:white;
}

#darkbody table {
	color:white;
}


div.notice {
	border-width: thin;
	border-style: solid;
	border-color: white;
	background-color: #b6ed9a;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:10px;
	padding: 5 5 5 5;
	color: black;
}

#notice a {
	color:red;
}

#notice td {
	color:black;
}

.notice2 {
	border-color:green;
	border-style:dotted;
	border-width:medium;
	color:black;
	background-color:white;
	text-align:center;
	padding: 5 5 5 5;
}

#notice2 a {
	color:red;
}

#notice2 td {
	color:black;
}



.eplarge {
	border: thin solid gray;
	margin-top:20px;
	margin-bottom:20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left:10px;
	margin-right:10px;
}

div.ep {
	position: relative;
	left:5px;
	width: 110px;
	height: 120px;
	margin-top:0;
	margin-bottom:20px;
	margin-right:0px;
	margin-left:0px;
	background:url('http://www.secondshiftpodcast.com/src/whitetile.gif');
	text-align: center;
}
img.ep {
	margin-top:5px;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:5px;
	width: 100px;
	height: 100px;	
}
div.eplist {
	position: relative;
	width: 110px;
	height: 120px;
	margin-top:0;
	margin-right:0px;
	margin-left:15px;
	background:url('http://www.secondshiftpodcast.com/src/whitetile.gif');
	text-align: center;
}

a.mainMenuLink {
	color:white;
	font-size:large;	
	margin:2px;
}

a:hover { 
	border-bottom: solid thin gray;
}

a.nohover:hover {
	border:none;
}

.maintext {
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom:15px;
	margin-left:10px;
	margin-right:10px;
	/* font-size:large; */
}

#maintext a {
	text-decoration:none;
	color:#004400;
}

p {font-family: Helvetica, Arial, sans-serif;
	margin-top:0px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:0px;
}
div.newspost {
	position: relative;
	margin-top:0px;
	padding-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-bottom:10px;
	width:390px;
	background-color:#E4BC96;
	color:black;
}
div.featmember {
	background:url('http://www.secondshiftpodcast.com/src/featmember.gif');
	background-repeat:1;
	width:500px;
	height:330px;
}
td.epbox {
	position:relative;
	background:url('http://www.secondshiftpodcast.com/src/episodeboxtile.gif');
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF; 
	text-align: left;
	size:15px;
}
.onblack {
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF; 
	text-align: left;
	size:15px;
}
/* FEATURED CAST AND CREW */
div.fprofilepic {
	position: relative;
	float: left;
	clear: left;
	top: 0px;
	right: 0px;
	margin:0px;
	width: 150px;
	height: 150px;
}
div.fpicborder {
	position: absolute;
	top: 12px;
	left: 30px;
	width: 110px;
	height: 120px;
	background:url('http://www.secondshiftpodcast.com/src/whitetile.gif');
}
img.fprofile {
	position: absolute;
	top:5px;
	left:5px;
	width:100px;
	height:100px;
}
.fproname {
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF; 
	text-align: left;
	font-size:20px;
	margin-top:10px;
	margin-bottom:10px;
}
.fprodesc {
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF; 
	text-align: left;
	font-size:15px;
}
/* CAST AND CREW */
div.picborder {
	position: relative;
	top: 0px;
	left: 0px;
	width: 220px;
	height: 240px;
	background:url('http://www.secondshiftpodcast.com/src/whitetile.gif');
}
img.profile {
	position: relative;
	top:10px;
	left:10px;
	width:200px;
	height:200px;
}
div.ccbox {
	position:relative;
	margin-top:-10px;
	padding-top:0px;
	margin-left:30px;
	margin-bottom:0px;
	width:500px;
	background:url('http://www.secondshiftpodcast.com/src/castcrew_tile.gif');
}
.proname {
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF; 
	text-align: left;
	font-size:25px;
	margin-bottom:10px;
}
.projob {
	font-family: Helvetica, Arial, sans-serif;
	color: #AAFFAA; 
	text-align: left;
	font-size:20px;
	margin-bottom:0px;
}
.prochar {
	font-family: Helvetica, Arial, sans-serif;
	color: #AADDAA; 
	text-align: left;
	font-size:15px;
	margin-bottom:10px;
}
.prodesc {
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF; 
	text-align: left;
	font-size:15px;
}

