.sermon-browser h2 {
	clear: both;
}

.sermon-description
{	
font-weight:normal;
}


.sermon_formsearch
{
padding:5px;
background-color:#4F7ABB;

}

.sermon_player
{
padding:5px; margin:0px;
background-color:#FFFFFF;
width:320px
}
.sermon_player h3
{
font-size: 120%; color:#4F7ABB; margin:0px; padding:0px;
}

div.sermon-browser table.sermons {
	width: 100%;
	clear:both;
	text-align:left
}

div.sermon-browser table.sermons td.sermon-title {
	font-weight:bold;
	font-size: 140%;
	padding-top: 2em;
	text-decoration:none;
	 text-transform:lowercase
}

div.sermon-browser td.sermon-title a {
	text-decoration:none; 
	 text-transform:lowercase
}

div.sermon-browser table.sermons td.sermon-passage {
	font-weight:normal;
	font-size: 110%;
}

div.sermon-browser table.sermons td.preacher {
	font-weight:normal;
}

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;
	color:#fff;
	text-align:left;
}

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.podcastall {
	float:left;
	border: 2px solid #FC9328;
	background: #fff0c8 url(icons/podcast_background.png) repeat-x;
	padding: 0.3em;
	font-size: 1em;
}

table.podcastall img.podcasticon, table.podcastcustom img.podcasticon {
	float:left;
	margin-right: 1em;
	border: none;
}

table.podcastall p.podcasttitle a{
	color: #FC9328;
	font-weight: bold;
	font-size:125%;
}

table.podcastall p, table.podcastcustom p {
	margin: 0 !important;
	padding: 0 !important;
}

table.podcastcustom {
	float:right;
	border: 2px solid #b83ee5;
	background: #fce4ff url(icons/podcast_custom_background.png) repeat-x;
	padding: 0.3em;
	font-size: 1em;
}

table.podcastcustom p.podcasttitle  a{
	color: #b83ee5;
	font-weight: bold;
	font-size:125%;
}

td.podcasticon {
	vertical-align: top;
}

div.sermon-browser-results span.preacher {
	font-size: 100%;
		font-weight: normal;
}

.sermon-browser-results h2 {
	font-size: 140%; color:#4F7ABB
}

div.sermon-browser-results span.scripture {
	font-size: 80%;
}

div.sermon-browser-results img.preacher {
	float:right;
	margin-left: 1em;
	border:1px solid #ccc; padding: 2px;
}

div.sermon-browser-results div.preacher-description {
	margin-top: 0.5em;
	font-weight: normal;
	}

div.sermon-browser-results div.preacher-description span.about {
	font-size: 100%;
}

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.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%;
}
