/* Latest sermons */
.sermontable{
/** COLORIZE **/
	width:600;
/*	background-color: #FFFFFF;   the background          */
/*	filter:alpha(opacity=80);    Internet Explorer       */
/*	-moz-opacity:0.8;            Mozilla 1.6 and below   */
/*	opacity: 0.8;                newer Mozilla and CSS-3 */
/*	padding-left:10;			 create border outside   */
/*	padding-right:10;			create border outside   */
}
.welcometable{
	font-family:Verdana;
	font-size:11;
	font-weight:bold;
	padding-left:11;
	padding-right:15;
	padding-top:15;
	color:#ffffff; 
}
.latestsermontitle {
	height:30;
	padding-left:14;
	padding-top:5;
/** COLORIZE **/
	background-image: url(http://www.sermonconnect.com/images/Image/structure/darkbg.gif);
	background-repeat: no-repeat;
	font-family:Verdana;
	font-size:11;
	font-weight:bold;
/** COLORIZE **/
	/* background-color:#273389; */
	color:#000000; 
}
.latestsermondetails {
	font-family:Verdana;
	font-size:10;
	color:#ffffff;
}

.latestimg {
	padding-left:10;
	padding-top:5;
}

.latestlinks {
/** COLORIZE **/
	color:#ffffff;
}
.latestblock {
}

.recentsermontitle{
	height:30;
	padding-left:14;
	padding-top:5;
/** COLORIZE **/
	background-image: url(http://www.sermonconnect.com/images/Image/structure/darkbg.gif);
	background-repeat: no-repeat;
	font-family:Verdana;
	font-size:11;
	font-weight:bold;
	color:#000000;
}
.recentsermondetails{
	font-family:Verdana;
	font-size:11;
	color:#ffffff;
}
.recentlinks
{
/** COLORIZE **/
	color:#ffffff;
}

.recentblock {
}

hr.separator{
	border-width:.5;
	border-color:#EEEEEE;
	border-style:solid;
}
.hrpad
{
}
/*Post comment form */
#comment_form {
	width : 560px;
	background-color : #eeeee0;
}	

#comment_form TH { 
	background-color : #444444;
	text-align	: 	center; 
	color			: 	white;
	font-weight 	:  bold;
}
#welcome_message { 
	background-color : #ffffff;
	color:#000000;
}

#recent_all { 
	background-color : #ffffff;
	color:#000000;
}

#comment_form .comment_label {
	padding-left:10
}

#comment_thanks_msg {

}

/* showlist page  ================================== */
#showlist_items_table  {
	width : 575px;
}
#showlist_items_table THEAD  {
	background-color : #2d2d2d;
	color : #FFFFFF;
	font-family:Verdana;
	font-size:10;
}
#showlist_items_table_header TH  {
	color : #FFFFFF;
	font-family:Verdana;
	font-size:10;
}
.headerlink {
	color:#ffffff;
}
#showlist_items_table_header A  {
	link : #FFFFFF;
	font-family:Verdana;
	font-size:10;
}
	
#showlist_items_table .row_odd {
	font-family:Verdana;
	font-size:10;
	background-color : #888888;
	color : #ffffff;
}
#showlist_items_table .row_even {
	background-color : #2d2d2d;
	font-family:Verdana;
	font-size:10;
	color : #ffffff;
}
.listtable{
	width:600;
}
.listtitle{
	height:30;
	padding-left:14;
	padding-top:5;
	background-image: url(http://www.sermonconnect.com/images/Image/structure/darkbg.gif);
	background-repeat: no-repeat;
	font-family:Verdana;
	font-size:11;
	font-weight:bold;
	color:#000000;
}
.listlink
{
	color:#ffffff;
}

.listrow
{
}
/* search_results page  ================================== */
.searchform
{
	width:500;
}
.searchformtitle
{
	background-image: url(http://www.sermonconnect.com/images/Image/structure/darkbg.gif);
	background-repeat: no-repeat;
	padding-top:5;
/*	background-color:#273389;*/
	color:#000000;
	height:30;
	font-family:Verdana;
	font-size:11;
	font-weight:bold;
	padding-left:10;
}

.searchresults_main
{
	width:500;

}

.searchresults_list{
	width:500;
	font-family:Verdana;
	font-size:11;
	padding:4;
}
.searchresults_title
{
	font-family:Verdana;
	font-size:11;
/*	background-color:#717fdf;
	color:white;
	*/
}

.searchresults_items
{
	font-family:Verdana;
	font-size:10;
	height:25;

}

.searchlink
{
	font-family:Verdana;
	font-size:10;
	color:#000000;
}

.searchitem_even
{
	font-family:Verdana;
	font-size:10;
	background-color:#dcdcdc;
	padding:4;
	color:#000000;
}

.searchitem_odd
{
	font-family:Verdana;
	font-size:10;
	background-color:#f0f0f0;
	padding:4;
	color:#000000;
}

.searchresults_pagenav
{
}
/* displaymedia page  ================================== */
#displaymedia  {
	
	font-family:Verdana,Arial,Helvetica
}

#media_info_table .media_label {
	font-family 	: Verdana,Arial,Helvetica;
	font-size		: 11;
	font-weight 	:  bold;
}

#media_info_table .media_text {
	font-family 	: Verdana,Arial,Helvetica;
	font-size		: 10;
}
.mediatitle
{
	font-family 	: Verdana,Arial,Helvetica;
	font-size		: 11;
	font-weight 	:  bold;
	padding-left:10;
	color:#ffffff;
}
.commentlink {
	color:#ffffff;
}
/* comments list */
#comments_table {
	width :	80%
}

#comments_table  .row_odd {
	background-color : #eeeeee;
}
#comments_table  .row_even {
	background-color : #ffffff;
}

#comments_table .comment_author {
	font-weight 	:  bold;
}

#comments_table .comment_text {
		font-size		: small;
}
/* blog */
.blogtable {
	width:580
}
.blogtitle
{
	height:30;
	padding-left:14;
	padding-top:5;
	background-image: url(http://www.sermonconnect.com/images/Image/structure/darkbg.gif);
	background-repeat: no-repeat;
	font-family:Verdana;
	font-size:11;
	font-weight:bold;
	color:#000000;
}
.blogcontent
{
	font-family:Verdana;
	font-size:11;
	line-height:18px;
}
.bloglink
{
}
.bloginterior
{
	font-family:Verdana;
	font-size:11;
	line-height:18px;
}
.bloghr
{
}



#blogcomments  .row_odd {
	background-color : #888888;
	color:#ffffff;
}
#blogcomments  .row_even {
	background-color : #2d2d2d;
	color:#ffffff;
}
/* bloglist */
.bloglisttable {
	width:600;
	border-style:solid;
	border-color:#E5E5E5;
	border-width:5px;
	background-color:#E5E5E5;
	font-family:Helvetica;
	font-size:20pt;
}
.bloglisttablehover {
	width:600;
	border-style:solid;
	border-color:#888888;
	border-width:5px;
	background-color:#888888;
	font-family:Helvetica;
	font-size:20pt;
}
.bloglistlink
{
	text-decoration:none;
	display:block;width:100%;
	color:#000000;
	font-weight:bold;
}
.blogdescinterior
{
	font-family:Helvetica;
	font-size:10pt;
	background-color:#888888;
	padding:5;
	color:#ffffff;
}

/*   podcast */
.podcast_table
{
	width:550;
	font-size:10;
}

.podcast_title
{
	background-color:#888888;
	color:#FFFFFF;
}
.podcast_link
{
	color:#FFFFFF
	font-size:10;
}
.podcast_row_odd
{
	background-color:#888888
	font-size:10;
	color:#FFFFFF
}
.podcast_row_even
{
	background-color:#2d2d2d
	font-size:10;
	color:#FFFFFF
}
.nomedia 
{
	color:#FFFFFF
}
