/*

	File: pastors.css
	Media: screen
	Copyright: (c) 2013 Church Media Group, Inc. www.churchmedia.com
	Author: Church Media Group
	Notes: 

/* Pastors Module
______________________________________________________________________________________ */

.pastor { width: 100%; height: 200px; padding: 42px 0; margin-top: -18px; overflow: hidden; border-bottom: 1px solid #ddd; }
.multiplebgs .pastor { width: 100%; height: 200px; padding: 42px 0; border: 0; overflow: hidden; background: url(../../images/bg/bg_pastor_top.jpg) top center no-repeat, url(../../images/bg/bg_pastor_bottom.jpg) bottom center no-repeat; }
.pastor img { margin-top: 0; }
.pastor img:hover { opacity: .85; filter: alpha(opacity=85); }
.pastor_info { width: 410px; height: 142px; padding: 30px 0; float: right; }
.pastor_info h2 { font-size: 2.8em; letter-spacing: 5px; }
.pastor_info h2 a { font-weight: 300; color: #444; }
.pastor_info h2 a:hover { text-decoration: none; color: #0387d5; }
.pastor_info small { display: block; margin-top: -5px; font-size: 1.8em; color: #777; font-style: italic; font-family: source-sans-pro, Helvetica, Arial, sans-serif; font-weight: 400; }
.pastor_info ul { width: 100%; margin: 15px 0; overflow: hidden; }
.pastor_info ul li { float: left; font-family: source-sans-pro, Helvetica, Arial, sans-serif; font-size: 1.5em; }
.pastor_info ul li.divider { margin: 0 10px; color: #bbb; }
.pastor_info ul li a { display: block; height: 16px; padding-left: 24px; background: transparent url(../../images/generic/icons_profile_networks.png) 0 0 no-repeat; line-height: 18px; font-weight: 400; }
.pastor_info ul li a.email { background-position: 0 -32px; }
.pastor_info ul li a.website { background-position: 0 -64px; }
.pastor_info ul li a.pastor_twitter { background-position: 0 0; }
.pastor_info ul li a.pastor_facebook { background-position: 0 -16px; }
.pastor_info a.btn_big { width: 145px; height: 43px; padding: 0; text-align: center; line-height: 46px; font-size: 1.8em; }