div.sermon-browser table.sermons {
	width: 100%;
	clear:both;
}
/*===============================================Sermons Page Item */
.preacherImg{
	width:60px;
	height:60px;
	margin:0 10px 0 0;
}
.sermonDesc{
	width:530px;
	height:auto;
}
.sermonDesc h2 a{
	font-size:18px;
	color:#600;
	text-decoration:none;
	font-style:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.preachedBy {
	font-size:12px;
	color:#333;
	font-style:normal;
	line-height:1.8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 5px 0;
} 
.serviceDesc{
	font-style:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.preachedBy a, .serviceDesc a{
	color:#900;
	font-style:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.sermonSeperator{
	height:1px;
	width:100%;
	background:#e9c3bf;
	margin:20px 0;
	padding:0;
}
.prev, .next{
	margin: 0 0 20px 0;
}
.prev a, .next a{
	color:#900;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
}
#poweredbysermonbrowser{font-size:9px; text-align:right; margin:7px 0 0;}
/*===============================================Full Sermon Page */
.sermonPage{width:100%;}
.sermonPageTitle{
	width:450px;
	height:auto;
}
.sermonPageTitle h2{
	font-size:24px;
	color:#600;
}
.sermonPageTitle h2, .sermonPageTitle h3{
	text-decoration:none;
	font-style:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.sermonPageTitle h3{
	color:#333;
	padding:5px 0 0;
	font-size:14px;
	font-weight:normal;
}
.sermonFile{
	margin:15px 0 10px;
float:left;
}
.sermonPageTitle h3 a{color:#900;}
.sermonPagePastorImg{
	height:auto;
width:auto;
	margin:0 5px 0 0;
}
.sermonPageDetails{
	width:100%;
	height:45px;
	line-height:45px;
	border-top:1px solid #e9c3bf;
	border-bottom:1px solid #e9c3bf;
	background:#eae1d4;
	margin: 10px 0;
	font-style:normal;
	text-align:center;
	color:#333;
}
.sermonPageDetails a, .sermonPageDescription a, .sermonPageVerse a{
	color:#900;
}
a.dLoadLink{ 
	color:#900;
	font-weight:bold;
	text-decoration:none;
}
.sermonPageDescription, .sermonPageVerse{
	font-size:12px;
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 15px;
	font-style:normal;
	line-height:2;
}
.sermonPageDescription h2, .sermonPageVerse h2{
	font-size:17px;
	font-weight:bold;
	margin:0 0 5px;
	color:#333;
	font-style:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.earlier a, .later a{ color:#900;}
.earlier{text-align:left; font-style:normal;}
.later{text-align:right; font-style:normal;}

div.sermon-browser table.sermons td.files img {
	border: none;
	margin-right: 24px;
}

/*===============================================Sermons Filter Form */

.fieldname {
	font-size:11px !important;
	color:#333 !important;
	padding:0;
	vertical-align:bottom;
	text-align:left;
}
table.sermonbrowser td.field {
	text-align:left;
}
table.sermonbrowser td.field input, table.sermonbrowser td.field select{
	width: 100%;
}

table.sermonbrowser td.field  #date, table.sermonbrowser td.field #enddate {
	width: 140px;
}

table.sermonbrowser td {
	white-space: nowrap;
	padding-top: 2px;
	padding-bottom: 2px;
}

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 0;
}

.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;
}

.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;
}

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%;
}

div.sermon-browser-results span.scripture {
	font-size: 80%;
}

div.sermon-browser-results img.preacher {
	float:right;
	margin-left: 1em;
}

div.sermon-browser-results div.preacher-description {
	margin-top: 0.5em;
}

div.sermon-browser-results div.preacher-description span.about {
	font-weight: bold;
	font-size: 120%;
}

span.chapter-num {
	font-weight: bold;
	font-size: 150%;
}

span.verse-num {
	vertical-align:super;
	line-height: 1em;
	font-size: 65%;
}

div.esv span.small-caps {
	font-variant: small-caps;
}

div.net p.poetry {
	font-style: italics;
	margin: 0
}

div.sermon-browser #poweredbysermonbrowser {
	text-align:center;
}
div.sermon-browser-results #poweredbysermonbrowser {
	text-align:right;
}

table.nearby-sermons {
	width: 100%;
	clear:both;
}

table.nearby-sermons td, table.nearby-sermons th {
	text-align: center;
}

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;
}

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:inline !important;
}

div.sb_edit_link {
	display:inline;
}
h2 div.sb_edit_link {
	font-size: 80%;
}