/*

	File: staff.css
	Media: screen
	Copyright: (c) 2010 Church Media Group, Inc. www.churchmedia.cc
	Author: Church Media Group
	Notes: 

/* Staff Module
______________________________________________________________________________________ */

.staff_wrap_cmg { width:100%; margin-top: 24px; overflow: hidden; }
.staff_cmg { width:25%; float: left; display: inline; text-align: center; height: 230px; }
.staff_cmg h4 { font-size: 1.2em; margin: 8px 0 0 0; letter-spacing: normal; text-transform: none; }
.staff_cmg small { font-size: 1.1em; color: #888888;}
.staff_info { width: 200px; float: left; display: inline; }
.staff_info img { border: 1px solid #dddddd; padding: 7px; background: #ffffff; }
.staff_thumb_image { border: 1px solid #dddddd; padding: 7px; background: #ffffff; }
.staff_content { width: 57%; float: right; display: inline; }
.staff_content h4 { font-size: 1.6em; margin: 0 0 2px 0; }
.staff_content p:first-child { margin-top:0; }
.staff_title { font-size: .75em; font-weight: normal; margin-left: 8px; }
.staff_title img { vertical-align: bottom; margin:0 0 2px 6px; }

.main_content .staff_menu { width: 100%; border-bottom: 3px solid #e9e5da; margin-top: 24px; }
.main_content .staff_menu li { float: left; display: inline; border-right: 1px solid #e9e5da; border-top: 1px solid #e9e5da; margin: 0 0 -3px 0; padding: 0; list-style: none; font-size: 1.1em; }
.main_content .staff_menu li:first-child { border-left: 1px solid #e9e5da;  }
.main_content .staff_menu li a { padding: 8px 16px 8px 16px; display: block; background: #f4f0e9; border-bottom: 3px solid #e9e5da; color: #7c776a; text-decoration: none; }
.main_content .staff_menu li a.active-tab, .main_content .staff_menu li a.active-tab:hover { background: #ffffff; border-bottom: 3px solid #ffffff; color: #000000; }

.main_content .staff_content ul li { list-style: disc; display: list-item; margin-left: 13px; padding-left: 4px; font-size: 1.2em; line-height: 1.3em; margin-bottom: 6px; }
.main_content .staff_content ol li { display: list-item; margin-left: 13px; padding-left: 4px; font-size: 1.2em; line-height: 1.3em; margin-bottom: 6px; }

.table_staff { margin-top: 24px;}