/* 
	Theme Name: Ministry Theme
	Theme URL: http://www.ministrytheme.com/demo
	Description: The Ministry Theme is a highly customized WordPress theme designed for the unique needs of churches and ministries.
	Author: Brandon Cox
	Author URI: http://www.egracecreative.com
	Version: 1.0
	License: Under a single user license, this theme may be modified and used on one domain, but not re-sold or transferred. Under a multi-site license, this theme may be modified and used on unlimited domains that are registered to the purchaser, but not re-sold or transferred. Under a developer's license, this theme may be modified and used as the basis of designs for multiple sites and clients, but the theme itself may not be sold or transferrered.
*/

body { font-size: 85%; color: #222; font-family: Arial, Helvetica, sans-serif; margin: 0px; padding: 0px; background: #efefef url(images/body-background.jpg) repeat-x top; }

/* Universal stylings */

/* Links */
a img { border: 0px; }
a { color: #060; }
a:hover { color: #222; }

/* Paragraphs and headings */
p, h1, h2, h3, h4, h5, h6, h7, ul { margin-top: 0px; margin-bottom: 15px; }
p, li { line-height: 135%; }
p.small { font-size: 0.80em; }
h1, h2, h3 { font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; }
h1 { font-size: 1.8em; border-bottom: 2px #aaa solid; padding-bottom: 5px; color: #060; }
h1 a { color: #222; text-decoration: none; color: #060; }
h1 a:hover { text-decoration: underline; color: #222; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.2em; }
.small { font-size: 90%; }

#container { width: 960px; margin: 0px auto; }

/* Header*/
#header { float: left; display: inline; overflow: hidden; height: 125px; width: 960px; margin-bottom: 10px; background: #fff url(images/header-bg.jpg) top left no-repeat; }
.logo { float: left; display: inline; width: 320px; height: 125px; margin: 0px 10px 0px 0px; }
.logo p.title { font-size: 2.2em; font-weight: normal; font-style: italic; font-family: Georgia, "Times New Roman", Times, serif; color: #060; padding: 28px 10px 0px 10px; margin-bottom: 0px; }
.logo p.title a { color: #060; text-decoration: none; }
.logo p.description { font-size: 1.2em; font-style: italic; padding: 0px 10px 0px 30px; margin-top: -6px; margin-bottom: 0px; color: #666; }
.search { float: left; display: inline; width: 380px; margin: 0px 0px 57px 10px; height: 36px; background: #efefef url(images/search-icon.jpg) no-repeat left top; padding: 0px 10px 0px 34px; font-size: 0.9em; }
.search-box { float: left; display: inline; overflow: hidden; }
.subscribe {  width: 100px; float: right; display: inline; overflow: hidden; margin: 7px; }
.subscribe img { vertical-align: middle; }

/* Navbar */
#navbar { float: left; width: 620px; margin: 0px 0px 0px 10px; height: 32px; font-family: Georgia, "Times New Roman", Times, serif; background: #fff url(images/widget-bg.jpg) repeat-x top; }
#nav { margin: 0px; padding: 0px; list-style: none;	}
#nav ul { margin: 0px; padding: 0px; list-style: none; }
#nav a, #nav a:visited { color: #030; display: block; margin: 0px 0px 0px 0px; padding: 6px 10px 6px 10px; text-decoration: none; }
#nav a:hover { background: #030 url(images/green-shine.jpg) repeat-x top; color: #fff; display: block; text-decoration: none; margin: 0px 0px 0px 0px; padding: 6px 10px 6px 10px; }
#nav li { float: left; margin: 0px; padding: 0px; }
#nav li li { float: left; margin: 0px; padding: 0px; width: 150px; }
#nav li li a, #nav li li a:link, #nav li li a:visited { background: #030 url(images/green-shine.jpg) repeat-x top; color: #fff; width: 160px; float: none; margin: 0px; padding: 6px 20px 6px 10px; }
#nav li li a:hover, #nav li li a:active { background: #777; color: #fff; padding: 6px 20px 6px 10px; }
#nav li ul { position: absolute; width: 10em; left: -999em; }
#nav li:hover ul { left: auto; display: block; }
#nav li:hover ul, #nav li.sfhover ul { left: auto; }

#wrapper { float: left; display: inline; overflow: hidden; width: 960px; padding: 15px 0px; }

/* Sidebar */
#sidebar { float: left; width: 320px; background: #ccc; font-size: 90%; }
#sidebar p.slogan { background: #efefef; padding: 10px; font-style: italic; font-family: Georgia, "Times New Roman", Times, serif; }
#sidebar .widget { margin: 10px; padding: 9px; border: 1px #aaa solid; background: #fff url(images/widget-bg.jpg) repeat-x top; }
#sidebar h2 { color: #030 url(images/green-shine.jpg) repeat-x top; padding-bottom: 4px; border-bottom: 2px #aaa solid; }
#sidebar .widget ul { margin: 0px; padding: 0px; list-style: none; }
#sidebar .widget li { margin: 0px; padding: 3px 0px; list-style-type: none; border-bottom: 1px #aaa solid; }
#sidebar .widget li a { text-decoration: none; }
#sidebar .widget li li { margin-left: 15px; border: 0px; padding: 2px 0px; }

/* the following line helps if you download and install the wplistcal pluging */
#sidebar .widget ul.wplc_event_list li { line-height: 140%; list-style-type: none; background: url(images/icon-calendar.gif) no-repeat 0px 4px; margin: 0px; padding-left: 20px; }

/* Content */
#content { float: right; display: inline; overflow: hidden; width: 620px; background: #efefef; }
#content .post { background: #fff url(images/widget-bg.jpg) repeat-x top; padding: 9px; border: 1px #aaa solid; margin-bottom: 20px; font-size: 1em; }
#content .post h1 { font-size: 1.6em; }
#content .postmeta { border-top: 1px #aaa solid; padding-top: 10px; }
#content .postmeta p { margin-bottom: 10px; font-size: 0.92em; }
#content ul { margin: 0px 0px 15px 0px; padding: 0px 0px 0px 15px; }
#content .front-box-left { width: 280px; background: #fff url(images/widget-bg.jpg) repeat-x top; padding: 9px; border: 1px #aaa solid; margin-right: 10px; float: left; display: inline; font-size: 90%; }
#content .front-box-right { width: 280px; background: #fff url(images/widget-bg.jpg) repeat-x top; padding: 9px; border: 1px #aaa solid; margin-left: 10px; float: right; display: inline; font-size: 90%; }
#content .front-box-left h2, #content .front-box-right h2 { background: #030 url(images/green-shine.jpg) repeat-x top; color: #efefef; font-size: 1.2em; text-align: center; padding: 6px 5px; height: 20px; text-transform: uppercase; }
#content .front-box-left h2 a, #content .front-box-right h2 a { color: #efefef; text-decoration: none; }
#content .front-box-left h2 a:hover, #content .front-box-right h2 a:hover { text-decoration: underline; }
#content .front-box-left ul, #content .front-box-right ul { margin: 0px 0px 5px 0px; padding: 0px; }
#content .front-box-left li, #content .front-box-right li { margin: 0px 0px 10px 0px; padding: 0px 0px 10px 0px; border-bottom: 1px #ccc solid; list-style-type: none; }
#content .front-box-left li a, #content .front-box-right li a { text-decoration: none; } 
#content .front-box-left li a:hover, #content .front-box-right li a:hover { text-decoration: underline; }
#content .content-bot { padding: 10px; text-align: center; }
#content .content-bot a { margin: 0px 10px; }

#content.links-page li { list-style-type: none; margin-bottom: 10px; }

/* WordPress Images and Captions */
#content .post p.wp-caption-text { text-align: center; font-size: 0.8em; line-height: 135%; margin: 0px; padding: 3px 0px; }
#content img.alignnone { margin: 0px 10px 10px 0px; padding: 5px; border: 1px #aaa solid; }
#content .post div.alignleft, #content .post img.alignleft { float: left; margin: 0px 10px 10px 0px; padding: 5px; border: 1px #aaa solid; }
#content .post div.aligncenter, #content .post img.aligncenter { display: block; margin-left: auto; margin-right: auto; margin-bottom: 10px; padding: 5px; border: 1px #aaa solid; clear: both; }
#content .post div.alignright, #content .post img.alignright { float: right; margin: 0px 0px 10px 10px; padding: 5px; border: 1px #aaa solid; }
#content img.featured-image { float: left; padding: 5px; border: 1px solid #aaa; margin: 0px 10px 10px 0px; }
#content img.thumbnail-image { float: right; padding: 5px; border: 1px solid #aaa; margin: 0px 0px 7px 7px; }

/* Comments */
#content .comments { font-size: 90%; margin-top: 20px; }
#content .comments ul { margin: 10px 20px; padding: 0px 20px; list-style: none; border-left: 5px #ccc solid; border-right: 5px #ccc solid; }
#content .comments li { margin: 0px 0px 10px 0px; padding: 0px 0px 10px 0px; border-bottom: 1px dashed #aaa; list-style-type: none; }
#content .comments img { padding: 0px; margin: 0px 0px 10px 10px; float: right; }

/* Footer */
#footer { float: left; display: inline; overflow: hidden; width: 960px; background: #030 url(images/green-shine.jpg) repeat-x top; color: #fff; font-size: 0.85em; }
#footer a { color: #fff; }
#footer a:hover { color: #ccc; }
.footer-left { float: left; display: inline; padding: 10px 10px; }
.footer-right { float: right; text-align: right; display: inline; padding: 10px; }
#footer ul { margin: 0px; padding: 0px; list-style: none; }
#footer li { float: left; margin: 0px; padding: 0px 10px; list-style-type: none; }
#footer li a { float: left; padding: 0px; 10px; font-weight: bold; }
#footer li a:hover { color: #ccc; }

/* Credits */
.credits { float: left; display: inline; overflow: hidden; width: 940px; padding: 10px; text-align: center; font-size: 0.8em; }
.credits a { color: #222; }
.credits a:hover { color: #666; }

/*Sermons*/
div.sermon-browser table.sermons td.sermon-title{font-weight:700;font-size:140%;padding-top:2em}
div.sermon-browser table.sermons td.preacher{border-bottom:1px solid #444;padding-bottom:5px}
div.sermon-browser table.sermons td.files img{border:none;margin-right:24px}
table.sermonbrowser td.fieldname{font-weight:700;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;font-size:1em;-moz-border-radius:7px;-webkit-border-radius:7px;padding:.5em}
.podcastcustom{float:right;background:#fce4ff url(wp-content/plugins/sermon-browser/sb-includes/icons/podcast_custom_background.png) repeat-x;font-size:1em;-moz-border-radius:7px;-webkit-border-radius:7px;padding:.5em}
td.podcast-icon{padding-right:1em}
div.filtered,div.mainfilter{text-align:left}
div.filter{margin-bottom:1em}
div.sermon-browser-results img.preacher{float:right;margin-left:1em}
div.sermon-browser-results div.preacher-description{margin-top:.5em}
span.verse-num{vertical-align:super;line-height:1em}
div.esv span.small-caps{font-variant:small-caps}
div.net p.poetry{font-style:italics;margin:0}
#poweredbysermonbrowser{margin-top:7px}
div.sermon-browser #poweredbysermonbrowser{text-align:center;margin-top:7px}
div.sermon-browser-results #poweredbysermonbrowser{text-align:right;margin-top:7px}
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:.25em 0}
p.audioplayer_container{display:inline!important}
div.sb_edit_link{display:inline}
.sermon-browser h2,.clear{clear:both}
div.sermon-browser table.sermons,table.nearby-sermons{width:100%;clear:both}
.filter-heading,ul.sermon-widget li span.sermon-title{font-weight:700}
