#Style Sheet

.sermon-browser h2 {
	clear: both;
}

.sermon-browser h3 {
	margin-top:10px; }

.sermon-browser h4 {
	margin-top:10px; }
	
div.sermon-browser table.sermons {
	width: 100%;
	clear:both;
	border: 0;
}

div.sermon-browser table.sermons td.sermon-title {
	font-weight:normal;
	font-size: 150% !important;
	padding-top: 10px !important;
	margin-top: 0px; 
	margin-bottom: 0px;
}

div.sermon-browser table.sermons td.sermon-passage {
	font-weight:normal;
	font-size: 100%;
	border: 0;
}

div.sermon-browser table.sermons td.preacher {
	font-weight:bold;
	font-size: 110%;
}

table td, table th {border-top: 0px !important; border-bottom: 0px !important; border-left: 0px !important; border-right: 0px;  !important}


/* div.sermon-browser table.sermons td.files {
	border-bottom: 1px solid #444444;
} */

div.sermon-browser table.sermons td.files img {
	border: 0;
	margin-right: 24px;
}

table.sermonbrowser td.fieldname {
	font-weight:normal;
	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: 0px;
	padding-bottom: 6px;
	border: 0;
}

table.sermonbrowser td.rightcolumn {
	padding-left: 10px;
	border: 0;
}

div.sermon-browser div.floatright {
	float: right
	border: 0;
}

div.sermon-browser div.floatleft {
	float: left
	border: 0;
}

img.sermon-icon , img.site-icon {
	border: 0;
}

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: normal;
}

div.sermon-browser-results span.preacher {
	font-size: 120%;
}

div.sermon-browser-results span.scripture {
	font-size: 100%;
}

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: normal;
	font-size: 100%;
}

span.chapter-num {
	font-weight: normal;
	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: 90%;
	clear:both;
	border: 0;
}

table.nearby-sermons td, table.nearby-sermons th {
	text-align: center;
	border: 0;
}

table.nearby-sermons .earlier {
	padding-right: 1em;
	text-align: left;
	border: 0;
}

table.nearby-sermons .later {
	padding-left: 1em;
	text-align:right;
	border: 0;
}

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:normal;
}

p.audioplayer_container {
	display:inline !important;
}

div.sb_edit_link {
	display:inline;
}
h2 div.sb_edit_link {
	font-size: 90%;
}

.clear {
    clear:both;
}

img { padding-left: 12px; padding-right: 0; padding-top: 0; padding-bottom: 6px; }

div.sermon-browser-results img { padding-left: 0px; padding-right: 6px; padding-top: 3px; padding-bottom: 3px; }

div.sermon-browser img { padding-left: 0px; padding-right: 6px; padding-top: 3px; padding-bottom: 3px; }

.js-video {
height: 0;
padding-top: 25px;
padding-bottom: 67.5%;
margin-bottom: 10px;
position: relative;
overflow: hidden;
}

.js-video.widescreen {
padding-bottom: 57.25%;
}

.js-video.vimeo {
padding-top: 0;
}

.js-video embed, .js-video iframe, .js-video object, .js-video video {
top: 0;
left: 0;
width: 100%;
height: 100%;
position: absolute;
}


td {border: 0 !important; border-color:white;}
tr {border: 0 !important; border-color:white;}
table {border: 0 !important; border-color:white;}
