#vidtitle-alt
{
	font-size:16pt;
	padding-top: 50px;
}

#vidtitle
{
	font-size:22px;
	font-weight:bold;
	text-align:right;
	padding-top:28px;
}

#vidinfo
{
	font-size: 9pt;
	color: #666666;
}

#descseries
{
	font-size:12pt;
	font-weight:bold;
	text-transform:uppercase;
}

#desctext
{
	font-size:11pt;
	text-align:justify;
}

#descscripture
{
	font-style: italic;
	font-size:9pt;
	color:#666666;
	text-align:right;
}

#seriestitle
{
	margin-top: 8px;
	height:50px;
	padding:5px;
	border: 1px solid #cccccc;
	background-color: #eeeeee;
}

#subscribe
{
	margin-top: 20px;
	/*height:25px;*/
	padding:3px;
	border: 1px solid #cccccc;
	background-color: #eeeeee;
	font-style: italic;
	font-size:9pt;
	color:#666666;
	text-align:center;

}
a.subscribe
{color:#666666;}
a.subscribe:hover
{color:#000000;}

#othersermons
{
	margin-top:8px;
	margin-bottom:3px;
	font-size:10px;
	color: #555555;
	letter-spacing: 3px;
	text-align:center;
}

a.sermonbox
{
	display:block;
	margin-top: 3px;
	margin-bottom:3px;
	height:70px;
	padding:5px;
	border: 1px solid #cccccc;
	background-color: #eeeeee;
	text-decoration: none;
}

a.sermonbox:hover
{
	border: 1px solid #666666;
}

a.sermonbox span.sermontitle, #seriestitle span.sermontitle
{
	display:block;
	font-size:12pt;
	color: #000000;
	line-height: 12pt;
	border-bottom: 1px solid #cccccc;
}

a.sermonbox span.sermondate, #seriestitle span.sermondate
{
	font-size:9pt;
	color:#555555;
}

/*
#fakebg
{
	align: center;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#bgblue
{
	background-color: #000055;
	margin: 0 auto;
	width: 1005px;
}

#bgwhite
{
	background-color: #FFFFFF;
	width: 960px;
	margin-left: 20px;
}
*/

body
{
	background-image: url('/images/interface/bgstrip.png');
	background-position: top center;
	background-repeat: repeat-y;
}

a.serieses
{
	padding: 3px;
	font-size: 9pt;
	margin: 5px;
	float:left;
	display: block;
	text-decoration: none;
	color: #666666;
	font-size: 8pt;
	border: 1px solid #ffffff;
}

a.serieses:hover
{
	border: 1px solid #888888;
}

a.serieses span
{
	font-size: 9pt;
	font-weight: bold;
	letter-spacing: -0.5px;
	color: black;
}

h3
{
	margin-bottom: 0px;
	margin-left: 12px;
}

a.fileicon
{
	height: 16px;
	overflow: none;
	vertical-align: top;
	float:right;
	margin-left: 3px;
	color: #666666;
	text-decoration: none;
}

a.fileicon span
{
	position: relative;
	top: -3px;
}

a.fileicon:hover span
{
	text-decoration: underline;
}

a.fileicon img
{
	margin-right: 2px;
}

