/********************************************
		Sermon browser table styles
*********************************************/

.sermons-list-table	{ 
	width: 914px; 
	border: 1px solid #999999; 
        border-top: none;
        border-bottom: none;
	background: #cccccc; 
}

.sermons-list-cat { 
	font-family: Helvetica, Arial, sans-serif;
        color: #FFF; 
	padding: 3px 3px;
	font-size: 13px; 
        background: #999999;
}
.sermons-list-td { 
	font-family: Helvetica, Arial, sans-serif;
        font-size: 10px; 
	padding: 1px 3px; 
	border-bottom: 1px solid #999999;
}
.sermons-list-tr { 
	color: #000000; 
	background: #cccccc; 
}
.sermons-list-td-date { 
	font-family: Helvetica, Arial, sans-serif;
        font-size: 10px; 
	color: #666666;
	padding: 1px 3px; 
	border-bottom: 1px solid #999999;
}
.sermons-list-previous {
	padding: 3px 3px;
	font-size: 13px; 
        background: #999999;
        font-family: Verdana, Arial, sans-serif;
}
.sermons-list-next {
	padding: 3px 3px;
	font-size: 13px; 
        background: #999999;
        text-align: right;
        font-family: Verdana, Arial, sans-serif;
}

.sermons-list-next a {
        color: #FFFFFF;
}

.sermons-list-previous a {
        color: #FFFFFF;
}
/*****************************
        Multimedia adverts styles
******************************/
.multimedia-adverts-table {
        width: 270px;
        float: right;
        text-align: left;
}
.multimedia-adverts-table img {
        border: none;
}

/*****************************
        Other sermon styles
******************************/

.sermon-browser h2 {
	clear: both;
}

div.sermon-browser table.sermons {
	width: 100%;
	clear:both;
}

div.sermon-browser table.sermons td.sermon-title {
	font-weight:bold;
	font-size: 140%;
	padding-top: 2em;
}

div.sermon-browser table.sermons td.sermon-passage {
	font-weight:bold;
	font-size: 110%;
}

div.sermon-browser table.sermons td.preacher {
	border-bottom: 1px solid #444444;
}

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 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: 100%;
}

div.sermon-browser-results span.series {
	font-style: italic;
}

div.sermon-browser-results span.scripture {
	font-size: 100%;
}

div.sermon-description {
        padding: 10px 0px;
}

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: 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.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: 700px;
	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;
}



p.audioplayer_container {
	display:inline !important;
}

div.sb_edit_link {
	display:inline;
}
h2 div.sb_edit_link {
	font-size: 80%;
}

.clear {
    clear:both;
}
.podcast-right {
        float: right;
}

.tiny {
          font-size: 10px;
          text-align: right;
}
/*
/*********Recent sermons widget for home page************/
div.sermons {
        background: url(/wp-content/uploads/2009/11/sermons-background2.jpg) no-repeat;
        width: 297px;
	height: 161px;
	border: none;
        margin: 10px 10px 0px 10px;
        padding: 0px;
}
ul.sermon-widget {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	color: #cccccc;
}

ul.sermon-widget li {
	margin: 10px 65px 0px 15px;
}

ul.sermon-widget li span.sermon-title {
	font-weight:bold;
}

ul.sermon-widget a {
        color: #FFFFFF;
} */