.sermon-browser H2
{
	clear: both;
}
DIV.entry DIV.sermon-browser
{
	padding-top: 5px;
}
DIV.sermon-browser-results SPAN.date
{
	font-size: 120%;
	display: inline-block;
	width: 100%;
}
DIV.sermon-browser-results SPAN.sermon-description P
{
	font-size: 120%;
	text-align: justify;
	width: 100%;
	display: inherit;
	margin: 0 0 5px;
}
DIV.sermon-browser-results
{
	border: 4px double #000000;
	margin-top: 10px;
	background-color: #DBCC98;
	width: inherit;
	padding: 10px;
}
.sermon-browser-results .esv .esv-text
{
	margin-top: -5px;
}
DIV.sermon-browser TABLE.sermons
{
	width: 100%;
	clear: both;
	background-color: #DBCC98;
	border: 4px double #000000;
}
DIV.sermon-browser TABLE.sermons .files
{
	padding-left: 5px;
}
.sermon-browser-results H2
{
	font-size: 25pt;
	font-weight: bold;
	padding: 0px;
}
.esv H2
{
	font-weight: inherit;
	font-size: 18pt;
	color: #000000;
}
DIV.sermon-browser TABLE.sermons TD.sermon-title
{
	font-weight: bold;
	font-size: 140%;
	padding-top: 1em;
	padding-bottom: 0.2em;
	padding-left: 5px;
}
.sermon-title A
{
	color: #005BB6;
	font-size: 130%;
}
.sermon-title A:hover
{
	color: #600;
	text-decoration: underline;
}
DIV.sermon-browser TABLE.sermons TD.sermon-passage
{
	font-weight: bold;
	font-size: 110%;
	line-height: 1;
	padding-left: 5px;
}
.sermon-passage A
{
	color: #000000;
}
.sermon-passage A:hover
{
	color: #0065CB;
	text-decoration: underline;
}
DIV.sermon-browser TABLE.sermons TD.preacher
{
	border-bottom: 1px solid #444444;
	padding-left: 5px;
}
DIV.sermon-browser TABLE.sermons TD.files IMG
{
	border: none;
	margin-right: 24px;
}
TABLE.sermonbrowser TD.fieldname
{
	font-weight: bold;
	padding-right: 10px;
	vertical-align: bottom;
}
TABLE.sermonbrowser TD.field INPUT, TABLE.sermonbrowser TD.field SELECT
{
	width: 170px;
}
TABLE.sermonbrowser TD.field #date, TABLE.sermonbrowser TD.field #enddate
{
	width: 150px;
}
TABLE.sermonbrowser TD
{
	white-space: nowrap;
	padding-top: 5px;
	padding-bottom: 5px;
}
TABLE.sermonbrowser TD.rightcolumn
{
	padding-left: 10px;
}
DIV.sermon-browser DIV.floatright
{
	float: right;
}
DIV.sermon-browser DIV.floatleft
{
	float: left;
}
IMG.sermon-icon, IMG.site-icon
{
	border: none;
}
TABLE.podcast
{
	margin: 0 0 1em;
}
.podcastall
{
	float: left;
	background: #FFF0C8 url(wp-content/plugins/sermon-browser/sb-includes/icons/podcast_background.png) repeat-x;
	padding: 0.5em;
	font-size: 1em;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 1px solid #000000;
}
.podcastcustom
{
	float: right;
	background: #FCE4FF url(wp-content/plugins/sermon-browser/sb-includes/icons/podcast_custom_background.png) repeat-x;
	padding: 0.5em;
	font-size: 1em;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 1px solid #000000;
	/*[empty]-moz-outline:;*/
}
TD.podcast-icon
{
	padding-right: 1em;
}
DIV.filtered, DIV.mainfilter
{
	text-align: left;
}
DIV.filter
{
	margin-bottom: 1em;
}
.filter-heading
{
	font-weight: bold;
}
DIV.sermon-browser-results SPAN.preacher
{
	font-size: 120%;
	width: 100%;
}
.preacher A
{
	font-weight: normal;
	color: #000000;
}
.preacher A:hover
{
	color: #0065CB;
	text-decoration: underline;
}
DIV.sermon-browser-results SPAN.scripture
{
	font-size: 80%;
}
DIV.sermon-browser-results IMG.preacher
{
	float: right;
	border: 2px solid #650000;
	margin-right: 5px;
}
DIV.sermon-browser-results DIV.preacher-description
{
	font-size: 12pt;
	text-align: justify;
}
DIV.sermon-browser-results DIV.preacher-description SPAN.about
{
	font-weight: bold;
	font-size: 100%;
}
SPAN.chapter-num
{
	font-weight: bold;
	font-size: 125%;
}
SPAN.verse-num
{
	/*[disabled]vertical-align:super;*/
	line-height: 1em;
	font-size: 100%;
	font-weight: bold;
}
DIV.esv SPAN.small-caps
{
	font-variant: small-caps;
}
DIV.net P.poetry
{
	font-style: italic;
	margin: 0;
}
DIV.sermon-browser #poweredbysermonbrowser
{
	text-align: center;
}
DIV.sermon-browser-results #poweredbysermonbrowser
{
	text-align: right;
}
TABLE.nearby-sermons
{
	width: 100%;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}
TABLE.nearby-sermons TD, TABLE.nearby-sermons TH
{
	text-align: center;
}
TH
{
	color: #640000;
	font-size: 12pt;
	padding-top: 11px;
	text-decoration: underline;
}
TABLE.nearby-sermons .earlier
{
	padding-right: 1em;
	text-align: left;
}
TABLE.nearby-sermons .later
{
	padding-left: 1em;
	text-align: right;
}
TABLE.nearby-sermons TD
{
	width: 33%;
	vertical-align: top;
}
TABLE.preacher-details
{
	width: 100%;
	display: block;
	clear: both;
}
.sermon-browser-results TABLE.preacher-details
{
	width: 100%;
	padding: 0;
	margin: 5px 0 0;
}
TABLE.preacher-details TD
{
	/*[disabled]width:auto;*/
}
UL.sermon-widget
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
UL.sermon-widget LI
{
	list-style-type: none;
	margin: 0;
	padding: 0.25em 0;
}
UL.sermon-widget LI SPAN.sermon-title
{
	font-weight: bold;
}
P.audioplayer_container
{
	display: block !important;
	margin-bottom: 0px;
}
DIV.sb_edit_link
{
	display: inline;
}
H2 DIV.sb_edit_link
{
	font-size: 80%;
}
.clear
{
	clear: both;
}