/* @override 
	http://churchatthecrossing.monkcms.net/_css/all.css
	http://golove.org/_css/all.css
*/

html, body {
	background: #e8e4ce;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Sans-Serif;
	color:#3F4547;
}
/* Start Content link style */
a
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
text-decoration: underline;
  color: #2B6AA1;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	color: #3b5997;
}

/* Finish Content link style */


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
	text-align: left;
	color: #3f4546;
	font: bold normal 28px Georgia, "Times New Roman", Times, serif;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
	text-align: left;
	color: #2B6AA1;
	font: bold normal 22px Georgia, "Times New Roman", Times, serif;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
	text-align: left;
	color: #504A38;
	font: bold normal 18px Georgia, "Times New Roman", Times, serif;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
	text-align: left;
	color: #1E4A71;
	font: bold normal 16px Georgia, "Times New Roman", Times, serif;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
	text-align: left;
	color: #1E4A71;
	font: bold normal 14px Georgia, "Times New Roman", Times, serif;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
	text-align: left;
	color: #3F4546;
	font: bold normal 12px Georgia, "Times New Roman", Times, serif;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration:none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration:underline;
}
strong {
	font-weight: bold;
}
/* Finish Content headings Fonts & Colors  */

/* Start Content list styling */
#main ol, #main ul
{
	margin:1em 0 1em 2em;
	padding:0;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
}

#main li ol, #main li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

#main li 
{
	margin:0.5em 0;
	padding:0;
	list-style-type:inherit;
}
#main h1, #main h2 {
		margin-bottom:0.5em;
}

#headimg {
	margin-bottom: 1em;
}
#main p {
	font-size:14px;
	line-height:1.5em;
	margin:1.5em 0;
	color:#3F4546;
}

img#subpage_header {
	border: 5px solid #e8e4ce;
}
/* Finish Content list */

/* Start blockquote */
blockquote,
blockquote p,
{
	color:#061018;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-style: italic;
font-weight: normal;
text-align: left;
}

blockquote
{
		border:solid 1px #C1BBA9; 
		margin:10px 10px 10px 50px;
	padding:5px 5px 5px 5px;
	background-color:#DFDCD3;
}


/* Finish blockuote */
/* @group Header */

#doc3 {
	border-top: 7px solid #3f4547;
	margin:0;
}

#bd {
	position: relative;
	z-index: 10;
}
#hd, .container {
	width:974px; 
	margin:0 auto; 
	position:relative;
}
#hd {
	height:97px;
	z-index: 9999;
}
#hd #logo a {
	background: url(../images/catc_logo.gif) no-repeat;
	text-indent: -9999px; overflow:hidden;
	height: 78px;
	width: 261px;
	position: absolute;
	left: 7px;
	top: 5px;
}
#site-index {
	position:relative;
}
#site-index #pulldownoff {
	clear:both;
	height: 35px;
	width: 345px;
	position:absolute;
	right:0;
}
#site-index #pulldownfull {
	display:none;
	background: #3f4547;
	width:100%;
	position:relative;
	color:#E6E5CF;
}
#site-index #pulldownfull ul {
	margin:0 0 0 15px;
	padding:0;
	line-height:1.8;
}
#site-index #pulldownfull ul ul {
	margin:0;padding:0 0 5px 0;
}
#site-index #pulldownfull ul li {
	margin:0;padding:0;
	font-weight:bold;
	color:#E6E5CF;
}
#site-index #pulldownfull ul li ul li {
	margin:0;padding:0;
	font-weight:normal;
}
#site-index #pulldownfull ul li a {
	text-decoration:none;
	color:#E6E5CF;
}
#site-index #pulldownfull ul li a:hover {
	text-decoration:underline;
	color:#E6E5CF;
}
#site-index #pulldownfull table {
	width:100%;
}
#site-index #pulldownfull table td {
	vertical-align:top;
	color:#E6E5CF;
}
#site-index #pulldownfull .close {
	margin: 0 15px;
	text-transform:uppercase;
	padding-bottom:3px;
}
#site-index .left-cap {
	background: url(../images/site-index-leftcap.png) no-repeat;
	float: left;
	height: 35px;
	width: 7px;
}
#site-index .right-cap {
	background: url(../images/site-index-rtcap.png) no-repeat;
	float: left;
	height: 35px;
	width: 7px;
}
#site-index .mid {
	background: #3f4547;
	float: left;
	height: 35px;
	width:331px;
}
#site-index #pulldownoff ul {
	margin:0; padding: 3px 0 0;
}
#site-index #pulldownoff ul li {
	font-size: 14px;
	text-transform: lowercase;
	line-height: 23px;
	float:left;
	margin:0;
}
#site-index #pulldownoff ul li a {
	color: #e6e5cf;
	text-decoration: none;
	float:left;
}
#site-index #pulldownoff .down-arrow a {
	font-size: 13px;
	background: url(../images/site_index_down_arrow.gif) no-repeat 5% 62%;
	padding: 0 15px;
	width:75px;
	text-align:center;
}
#site-index #pulldownoff #messages a{
	background: url(../images/site-index-subnav-messages.gif) no-repeat;
	text-indent: -9999px; overflow:hidden;
	height: 25px;
	width: 111px;
}
#site-index #pulldownoff #messages a:hover{
	background: url(../images/site-index-subnav-messages_over.png) no-repeat;
}
#site-index #pulldownoff li.mid {
	height: 25px;
	width:1px;
	background: url(../images/site-index-subnav-divider.gif);
	margin:0;padding:0;
}
#site-index #pulldownoff #calendar a{
	background: url(../images/site-index-subnav-calendar.gif) no-repeat;
	text-indent: -9999px; overflow:hidden;
	height: 25px;
	width: 111px;
}
#site-index #pulldownoff #calendar a:hover{
	background: url(../images/site-index-subnav-calendar_over.png) no-repeat;
}
#hd #sermon-times {
	font-size: 12px;
	color: #3f4546;
	width: 345px;
	position:absolute;
	right:0;
	top: 60px;
	text-align:center;
}

	/* @group NAVIGATION */
#navigation{
	background: #78a61b;
	height:40px;
	border-top:1px solid #a9a99c;
	z-index:999;
}
#navigation #topnav{
	width: 60%;
	float:left;
}
#navigation #search {
	float: right;
	width: 188px;
	margin: 5px 0 0 0;
}
#navigation #search .left-cap {
	background: url(../images/search-icon.gif);
	float: left;
	height: 31px;
	width: 29px;
}
#navigation #search .right-cap {
	background: url(../images/search-rightcap.gif) no-repeat;
	height: 31px;
	width: 10px;
	float: left;
}
#navigation #search #searchForm input {
	border:1px solid white;
	color:#666666;
	float:left;
	font-size:13px;
	height:18px;
	margin:4px 0 0;
	padding:3px 0 0 3px;
	width:144px;
}
#navigation #search #search_go {
	display:none;
}
#navigation #search #searchForm fieldset {
	float:left;
}
/* @end */

#bd #home-rotator {
	background: url(../images/steel-blue-bg.png) repeat-x;
	height: 298px;
	clear: both;
}
#home-rotator .sparkmark {
	background: url(../images/spark-watermark.png) no-repeat center center;
	position: absolute;
	width:866px;
	height:298px;
	left:-70px;
	z-index:0;
}
#bd #home-rotator #rotator {
	background: url(../images/rotator-shadow.png) no-repeat center bottom;
	float: left;
	height:260px;
	width: 600px;
	z-index:10;
	position:relative;
	margin:20px 40px 0 0;
}
#bd #home-rotator #rightcol {
	position: relative;
	z-index: 10;
	width:300px;
	height:298px;
	overflow:hidden;
}
#home-rotator #rightcol #recent-message {
	padding:38px 0 0 0;
}
#home-rotator #rightcol #recent-message h3 {
	font-size: 18px;
	text-transform: lowercase;
	color: #FFF;
	float: left;
	font-weight:normal;
}
#home-rotator #rightcol #recent-message ul {
	float:left;
	margin:0 7px;
}
#home-rotator #rightcol #recent-message ul li {
	float: left;
	font-size:10px;
	margin:0;
	padding: 4px 0;
}

#recent-message ul li a {
	display: block;
}
#home-rotator #rightcol #recent-message .byline {
	font-size: 14px;
	font-style: italic;
	color: #3f4546;
	margin-top: 17px;
}
#home-rotator #rightcol #recent-message .socialmedia {
	margin:30px 0;
	padding: 0px;
}

#home-rotator #rightcol #recent-message h1 a {
	font: 28px Georgia, "Times New Roman", Times, serif;
	color: #333;
	clear: both;
	margin-top: 21px;
	clear:both;
	display:block;
	font-weight:bold;
	text-decoration:none;
	line-height:1.3em;
}
#home-rotator #rightcol #recent-message h1 a:hover {
	text-decoration:underline;
}
#home-rotator #rightcol #recent-message ul li a {
	color:#333333;
	padding:3px 12px 3px 22px;
	text-decoration:none;
}
#home-rotator #rightcol #recent-message ul li a:hover {
	color:#333333;
	text-decoration:underline;
}
#home-rotator #rightcol #recent-message ul .listen a {
	background: url(../images/listen-icon.png) no-repeat;
}
#home-rotator #rightcol #recent-message ul .download a {
	background: url(../images/download-icon.png) no-repeat;
}
#bd #home-slider {
	background: url(../images/slider-bg.gif);
	height: 179px;
	clear: both;
}
#home-slider #slider .left-arrow, #home-slider #slider .right-arrow {
	float: left;
	height: 29px;
	width: 29px;
	margin:75px 12px;
}
#home-slider #slider ul {
	margin:0;
}
#home-slider #slider ul li {
	background: url(../images/home-slider-bg.png) no-repeat;
	float: left;
	width: 202px;
	height:150px;
	margin:14px 7px;
}
#home-slider #slider ul li img {
	margin:10px;
}
#home-slider #slider ul li a {
	text-decoration:none;
	display:block;
}
#home-slider #slider ul li label {
	display:block;
	margin:0 12px;
	text-align:center;
	width:179px;
	color: #3f4546;
	font-size:16px;
	text-transform:lowercase;
	font-weight:bold;
}
#home-slider #slider ul li a label {
	cursor:pointer;
}

/* @end */
/* @group MAIN */

#bd #main {
	background: #b0a991 url(../images/main-bg-b0a991.gif) repeat-x;
	padding:10px 0;
	min-height:3px;
	clear: both;
}
#main .sparkdiv {
	background: url(../images/spark-line.gif);
	margin: 0px 0px 13px;
	clear: both;
	height: 10px;
	width: 296px;
}
#upcoming-events ul, #latest-posts ul {
	margin: 0px; padding: 0px;
}
#latest-photos ul {
	margin: 0 0 0 6px; padding: 0px;
}
#latest-photos ul img {
	width:130px;
	height: 90px;
}
#upcoming-events p.summary, #latest-posts p.summary {
	margin: 0px; padding: 0px;
}
.cal {
	color: #585448;
	background: url(../images/calendar-bg.gif);
	float: left;
	height: 49px;
	width: 49px;
	position: relative;
	text-align: center;
	padding-right: 2px;
	font-size: 14px;
	font-weight: bold;
	margin-left: 0px;
}
.cal span {
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	display: block;
	margin: 7px 6px 4px;
	font-weight: normal;
	line-height: 10px;
}
#eventlist h2 {
	margin:0;
}
#main .eventtime {
	font-size:12px;
	margin:0;
}
#main .eventtext {
	margin-top:1em;
}
#upcoming-events ul li, #latest-posts ul li {
	clear: both;
	margin-bottom: 1em;
	list-style-type:none;
}
#upcoming-events ul li h3, #latest-posts ul li h3 {
	color: #3f4546;
	margin: 0px;
	padding: 0px;
	line-height: 23px;
}
#upcoming-events ul li h3 a, #latest-posts ul li h3 a{
	color: #3f4546;
	text-decoration:none;
}
#upcoming-events ul li h3 a:hover, #latest-posts ul li h3 a:hover{
	text-decoration:underline;
	color: #3b5997;
}
#upcoming-events ul li p {
	font-size: 12px;
	margin-left: 50px;
}
#latest-posts ul li p {
	font-size: 12px;
}
#latest-posts ul li .comments {
	font-size: 9px;
	background: url(../images/comment-bubble.gif) no-repeat left center;
	float: right;
	width: 71px;
	padding-left: 18px;
}
#latest-posts ul li p {
	clear: both;
}
#latest-photos ul li {
	float: left;
	margin: 0 15px 15px 0;
	list-style-type:none;
}
#latest-photos ul li a img {
	border: 3px solid #e8e4ce;
}
#latest-photos ul li a:hover img {
	border: 3px solid #6fa2c8;
}
#sidebar ul li {
	list-style-type:none;
}
/* @group Tertiary Navigation */

#tertnav-list li {
	display:block;
}

#tertnav-list li.current, #tertnav-list li.current ul li  {
	display:block;
}
/* end */
#lower {
	clear:both;
	padding-top:1em;
}
#ajaxcontent {
	background-color:#d7d2bc;
	width:641px;
}
#eventlist {
	width:641px;
}
#eventlist h4.date {
	margin:4px 0;
	background:#efeedf url(../images/events_icon.gif) no-repeat 8px center;
	padding:0.5em 0 0.5em 28px;
}
#lower ul.lower-info-box li {
	list-style-type: none;
	padding:0 6px 6px;
}

#lower ul.lower-info-box li.uncolor {
	list-style-type: none;
	padding: 1em 1em 40px;
}

#lower ul.lower-info-box {
	margin:0;
	padding:0;
}
#ajaxcontent ul.lower-info-box {
	margin:0;
	padding:1em;
}

#lower ul.lower-info-box li div.frame img {
	width: 130px;
	height: inherit;
	display:block;
	border: 3px solid #e8e4ce;
}
#lower ul.lower-info-box li div.frame a:hover img {
	border: 3px solid #6fa2c8;
}
#lower ul.lower-info-box h3 {
	color: inherit;
	font-size:0.9em;
}

#lower ul.lower-info-box li strong.event-name {
	font-weight: bold;
}
#lower ul.lower-info-box li p {
	font-size: 13px;
	margin: 0 0 0.5em 0;
}
.lower-info-box,
#lower div table {
	margin:0;
	padding:19px 0 0;
	list-style:none;
	overflow:hidden;
}
.lower-info-box li,
#lower div table tr {
	height:1%;
	overflow:hidden;
	padding:5px 16px 5px 7px;
	vertical-align:top;
	border-bottom: dashed 1px #efeedf;
}
.lower-info-box li .frame {
	float:left;
	margin:0 11px 0 0;
	display:inline;
}
.lower-info-box li div.frame.dynamic  {
	float: left;
	border-style: none;
	margin: 0 5px 0 0;
}

.lower-info-box .uncolor,
#lower div table tr.uncolor {
		background-color: #E8E4CE;
}
.lower-info-box .event-name {
	display:block;
	color:#343434;
	font-size:0.906em;
	line-height:1em;
	padding:0;
}
.lower-info-box .date {
	color:#504A38;
	font-size:14px;
	font-style:normal;
}
em.date {
	float: none;
	clear: none;
	display: block;
	line-height:1.5em;
	margin:0.3em 0;
	color: #504A38;
	font-style: italic;
	font-size: 12px;
}
.lower-info-box p {
	margin:10px 0 0;
	line-height:1.28em;
}
.lower-info-box li .wrap {
	font-size:100%;
	text-align:right;
}
.lower-info-box li .more {
	font-size:0.8em;
	padding:0 0 0 18px;
	float:right;
	color:#567371;
	background:url(../_img/bullet-plus.gif) no-repeat;
}
#main #top-box-nav {
	height: 31px;
	margin:0;
	width:642px;
}
#main #top-box-nav li {
	display: block;
	float: left;
	margin:0 1px 0 0;
	width:213px;
}
#main #top-box-nav li.full {
	width:426px;
	margin-left:1px;
}
#main #top-box-nav li a {
	text-transform: uppercase;
	text-decoration: none;
	color: #464848;
	font-size: 16px;
}

#main #top-box-nav li.mail {
	margin-left: 0;
}
#main #top-box-nav li a.tertiary span.t {
	padding: 0;
	margin: 0;
}

/* @end */
/* @group STAFF */

#main table.staff  h2{
	line-height: 14px;
	margin-bottom: .3em;
	padding-bottom: 0;
}
.staff .info-holder h4,
table.staff h4{
	font-style: italic;
	text-transform: capitalize;
	line-height: 1.5em;	
}

#staff hr.dotted {
	margin: 0.5em 0;
}

#staff table.staff tbody tr td.second h6 {
	line-height: 1.5em;	
}
#staff table.staff tbody tr td.second a {
	line-height: 1.5em;	
}
.staff .info-holder h2 span,
table.staff  h2 span{
	color: #7b7b7b;
}
.staff .info-holder td.first,
table.staff  td.first{
	width: 139px;
	vertical-align: top;
}
.staff .info-holder td.second,
table.staff  td.second{
}
.staff .info-holder td img,
table.staff  td img{
	margin:0 11px 0 0;
	display:inline;
	border: 3px solid #e8e4ce;
}

#main div.container div.articledetail img {
	border: 3px solid #e8e4ce;	
}
.staff .info-holder td a:hover img, table.staff  td a:hover img {
	border: 3px solid #6fa2c8;
}
.staff .info-holder p,
table.staff  p{
	font-size: 12px;
	line-height: 15px;
	color: #666666;
}
.staff .info-holder ul,
table.staff  ul{
	float: right;
	position: relative;
	top: -40px;
	margin-top: 0;
	margin-bottom: 0;
	width: 132px;
	height: 0;
	list-style-type: none;
}
.staff .info-holder ul li,
table.staff ul li{
	list-style-type: none;
	list-style-image: none;
	float: left;
	margin: 0;
	padding: 0;
	
}
.staff .info-holder table,
table.staff  table{
	width: 100%;
}
.staff .info-holder ul li a,
table.staff ul li a{
	list-style-type: none;
	list-style-image: none;
	display: block;
	width: 24px;
	height: 24px;
	text-indent: -9999px; overflow:hidden;
	margin-right: 3px;
}
.staff .info-holder ul li.staff_email a,.staff .info-holder ul li a.staff_email,
table.staff ul li.staff_email a,table.staff ul li a.staff_email{
	background: url(../_img/icons_social.jpg) right top;
}
.staff .info-holder ul li.staff_blog a,.staff .info-holder ul li a.staff_blog,
table.staff  ul li.staff_blog a,table.staff  ul li a.staff_blog{
	background: url(../_img/icons_social.jpg) left top;
}
.staff .info-holder ul li.staff_twitter a,.staff .info-holder ul li a.staff_twitter,
table.staff  ul li.staff_twitter a,table.staff  ul li a.staff_twitter{
	background: url(../_img/icons_social.jpg) -26px top;
}
.staff .info-holder ul li.staff_facebook a,.staff .info-holder ul li a.staff_facebook,
table.staff  ul li.staff_facebook a,table.staff  ul li a.staff_facebook{
	background: url(../_img/icons_social.jpg) -52px top;
}
.staff .info-holder ul li.staff_email a:hover,.staff .info-holder ul li a.staff_email:hover,
table.staff  ul li.staff_email a:hover,table.staff  ul li a.staff_email:hover{
	background: url(../_img/icons_social.jpg) right -25px;
}
.staff .info-holder ul li.staff_blog a:hover,.staff .info-holder ul li a.staff_blog:hover,
table.staff  ul li.staff_blog a:hover,table.staff  ul li a.staff_blog:hover{
	background: url(../_img/icons_social.jpg) left -25px;
}
.staff .info-holder ul li.staff_twitter a:hover,.staff .info-holder ul li a.staff_twitter:hover,
table.staff  ul li.staff_twitter a:hover,table.staff  ul li a.staff_twitter:hover{
	background: url(../_img/icons_social.jpg) -26px -25px;
}
.staff .info-holder ul li.staff_facebook a:hover,.staff .info-holder ul li a.staff_facebook:hover,
table.staff  ul li.staff_facebook a:hover,table.staff ul li a.staff_facebook:hover{
	background: url(../_img/icons_social.jpg) -52px -25px;
}
	/* @end staff */

#pagination {
	float: right;
}
#pagination a{
	text-decoration: none;
	margin-left: 4px;
	padding-left: 7px;
	font-size: 11px;
}
#pagination #current{
	font-weight:bold;
}
/* @end main*/
/* @group events */
/* featured events header section */
#featured-events {
	margin: 0;
	padding:0;
	clear:both;
}
#featured-events .events {
	padding:0 0 25px;
	margin-bottom: 25px;
	clear:both;
	border-bottom:dotted 1px #504A38;
}
#featured-events .events h2 {
	margin:0;
	padding:0;
	font-weight:bold;
	display:inline;
}
#featured-events .events read-more{
	background:orange;
	float: right;
	height: 28px;
	width: 68px;
}
#featured-events .events p {
	margin:0;
	padding:0 0 0.5em;
}
#featured-events .featured-event-image {
	float:right;
	margin:0;
}
.event-image {
	float:right;
	margin:0;
}
#featured-events .featured-event-image img, .event-image img {
	max-width:130px;
	display:block;
	border: 3px solid #e8e4ce;
}
#featured-events .featured-event-image a:hover img, .event-image a:hover img {
	border: 3px solid #6fa2c8;
}

/* list of events */
.allevents {
	margin: 0;
	clear:both;
}
.allevents .header h2 {
	margin:10px auto;
}
.allevents .event {
	margin:0 0 30px;
	padding:0 0 30px;
}
.allevents .event .event-block {
	height:37px;
}
#main .allevents .event h2 {
	margin:0;
	padding:0;
	font-size: 19px;
	font-weight:bold;
	line-height:24px;
}
.allevents .event .event-image {
	float:left;
	margin-right: 5px;
}
.allevents .event .event-image img {
	width:80px;
}
#main .allevents .event p {
	clear:both;
	margin:10px 0;
}
/* @end events */
/* @group gallery */

div.gallery, div.gallerythumbnail {
	float:left;
	margin:0 1% 1%;
	padding:0;
	text-align:center;
	width:23%;
}
#main .gallery a img, #main .gallerythumbnail a img {
	border: 3px solid #e8e4ce;
}
#main .gallery a:hover img, #main .gallerythumbnail a:hover img {
	border: 3px solid #6fa2c8;
}
#main .gallery .clippedthumb {
	height:90px;
	width:125px;
	overflow:hidden;
}
#main .gallery h3 {
	text-align:center;
}
#main .gallery p, #main .gallerythumbnail p {
	margin:0;
	padding:0;
}
.gallery .date {
	font-style: italic;	
	margin:0;
}
.gallerythumbs .one, gallerythumbnail.one {
	clear:both;
}
/* @end gallery */
/* @group footer */
#ft {
	clear: both;
	background: url(../images/footer-bg-e8e4ce.gif) repeat-x;
	min-height:200px;
}
#ft #mark a {
	background: url(../images/footer-mark.gif) no-repeat;
	height: 83px;
	width: 149px;
	position: absolute;
	left: 546px;
	top: 28px;
	text-indent:-9999px; overflow:hidden;
}
#ft .fishhook {
	margin-top:24px;
}
#ft .fishhook li {
	height:25px;
}
#ft .fishhook li a {
	background: url(../images/fh_logo_small.gif) no-repeat;
	padding:5px 0 5px 30px;
}
#ft .col1 {
	width: 240px;
	position: absolute;
	left: 0px;
	top: 28px;
	font-size: 12px;
	color: #3f4546;
}
#ft h3 {
	font-size: 12px;
	text-transform: uppercase;
	color: #3f4546;
	font-weight: bold;
	margin-bottom:9px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
}
#ft .col1 ul li {
	margin: 4px 0px;
}
#ft .col1 p {
	font-size: 12px;
	color: #3f4546;
}
#ft .col1 ul li a {
	color: #3f4546;
	text-decoration: none;
}
#ft .col1 ul li a:hover {
	text-decoration: underline;
}
#ft .col2 {
	left:259px;
	position:absolute;
	top:28px;
	width:288px;
}

#newsletter fieldset div label {
	display: block;
	font-size: 11px;
}

#newsletter input {
	margin: 4px 0 0;
}
#ft .socialmedia li,  #recent-message .socialmedia li {
	float: left;
}
#ft .socialmedia li.facebook a,  #recent-message .socialmedia li.facebook a {
	background: url(../images/facebook-button.gif) no-repeat;
}
#ft .socialmedia li.enews a,  #recent-message .socialmedia li.enews a {
	background: url(../images/enews-button.gif) no-repeat;
}
#ft .socialmedia li a, #home-rotator #rightcol #recent-message .socialmedia li a {
	height: 38px;
	width: 124px;
	list-style-type: none;
	list-style-image: none;
	display: block;
	text-indent: -9999px; overflow:hidden;
	margin-right: 10px;
	padding:0 !important;
}
#ft .col4 {
	width: 233px;
	position: absolute;
	left: 712px;
	top: 28px;
	font-size: 12px;
	color: #3f4546;
}
#ft .col4 p {
	font-size: 12px;
	color: #5d5b52;
	line-height: 1.6em;
	margin: 0em 0 1.6em;
}
#ft .col4 a {
	color: #3c474d;
	text-decoration: none;
}
#ft .col4 a:hover {
	text-decoration: underline;
}
.clear {
	clear:both;
}
.mcms_stats {
	visibility:hidden;
	display:none;
}
/* @end */

/* @group serving */
#skills_opps ul {
	list-style:none;
	margin:0;
	padding:10px;
}
#skills_opps #num_opps {
	float:right;
}
#skills_opps form {
	margin-bottom: 1em;
}
#skills_opps li a {
	text-decoration:none;
}
#skills_opps li a:hover {
	text-decoration:underline;
}
#sc_opps p {
	margin-top:0;
}
#sc_opps h4 a {
	text-decoration:none;
}
#sc_opps h4 a:hover {
	text-decoration:underline;
}
/* @end */


/* @group SERMONS */
#main .sermondetail h2, 
#main #articlelist h2, 
#main .articledetail h2 {
	margin-top: .5em;
	margin-bottom: .5em;
}
#main .sermondetail ul.byline, 
#main #articlelist ul.byline, 
#main .articledetail ul.byline {
	list-style-image: none;
	list-style-type: none;
	margin: 0 0 1em;
}
#main .sermondetail ul li, 
#main #articlelist ul li, 
#main .articledetail ul li {
	font-size: 12px;
	line-height: 14px;
	margin-right: 5px;
	padding-right: 10px;
}
#main .sermondetail li.bl_preacher, 
#main #articlelist li.bl_preacher, 
#main .articledetail li.bl_preacher {
	border-right: 1px solid #003643;
	display:inline;
}
#main .sermondetail li.bl_date, 
#main #articlelist li.bl_date, 
#main .articledetail li.bl_date {
	border-right: 1px solid #003643;
	display: inline;
}
#main .sermondetail li.bl_series, 
#main .articledetail li.bl_series {
	display:inline;
}
#sermon-content h2 {
	margin: 0.5em 0;
}
#main div.info-holder #currentsermonbox {
	background-color: #eeeedf;
	border:1px solid #2B6AA1;
	padding: 10px;
	margin-bottom:1em;
}
#main div.info-holder .sermonlist #currentsermonbox {
	margin-bottom: 20px;
	height: 180px;
}
#main div.info-holder #currentsermonbox h2 {
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	font-size: 18px;
}
#main div.info-holder #currentsermonbox img.currentsermongraphic {
	float: left;
	margin-right: 1em;
	width: 225px;
	border-style: none;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
}
#main div.info-holder #currentsermonbox p {
	font-size: 13px;
	margin:0 0 0.6em;
	padding: 0;
}
#main div.info-holder #currentsermonbox span {
	margin: .6em 0;
}
#main div.info-holder #currentsermonbox span p {
	font-size: 11px;
}
#main div.info-holder #currentsermonbox ul.mediatools li {
	list-style-type: none;
	float: left;
	padding: 0;
	margin: 0;
}
#main div.info-holder div.sermonbox ul.mediatools li {
	float:left;
}
#main div.info-holder #currentsermonbox ul.mediatools li.audioplayer a, #main div.info-holder div.sermonbox ul.mediatools li.audioplayer a {
	background: url(/images/listen-icon.png) no-repeat center center;
	text-indent: -99999px; overflow:hidden;
	width: 18px;
	height: 18px;
	display: block;
	float: left;
	margin-right: 1em;
}

#main div.info-holder #currentsermonbox ul.mediatools li.download a, #main div.info-holder div.sermonbox ul.mediatools li.download a {
	background: url(/images/download-icon.png) no-repeat center center;
	width: 20px;
	height: 18px;
	display: block;
	text-indent: -99999px; overflow:hidden;
	float: left;
	margin-right: 1em;
}
#main div.info-holder #currentsermonbox ul.mediatools li.notes a, #main div.info-holder div.sermonbox ul.mediatools li.notes a {
	background: url(../images/btn_groupcurriculum.png) no-repeat center center;
	width: 18px;
	height: 18px;
	display: block;
	text-indent: -99999px; overflow:hidden;
	float: left;
	margin-right: 1em;
}
#pagination {
	float: right;
	margin-top: -20px;
}
.sermonlist #pagination,
.info-holder #pagination,
#articlelist #pagination,
{
	float: right;
	margin-top: -12px;
}
#pagination a {
	text-decoration: none;
	margin-left: 4px;
	background: url(../images/pagination_divider.gif) no-repeat left center;
	padding-left: 7px;
	color: #5b5651;
	font-size: 11px;
}
a#current {
	color: #738481;
	font-weight: bold;
}
a#off {
	background-image: none;
}
div.sermonbox {
	background-color: #eeeedf;
	border:1px solid #2B6AA1;
	padding: 1em;
	margin: 0;
}
div.sermonbox.uncolor {
	background-color: none;
	border:none;
}
#main div.info-holder div.sermonbox h2 {
	color: #72C4BD;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
}
#main div.info-holder div.sermonbox p {
	font-size: 12px;
	margin: 0;
}
#main div.info-holder div.sermonbox span {
	margin: .6em 0;
}
#main div.info-holder div.sermonbox span p {
	font-size: 10px;
}
#main div.info-holder #currentsermonbox ul.mediatools {
	padding:0;
	margin:0;
}
#main div.info-holder ul.mediatools, ul#mediabox {
	list-style-image: none;
	list-style-type: none;
	float: right;
	padding:0;
	margin:0;
}
#secondaryContent {
	background-color: #eeeedf;
	border:1px solid #2B6AA1;
	padding: 15px;
	color:#105D57;
}
#secondaryContent h3 a.podcastsubscribe {
	background: url(../images/icon_itunes.png) no-repeat;
	padding-bottom: 1em;
	padding-top: 7px;
	padding-left: 36px;
	text-decoration:none;
	font-size: 14px;
	display: block;
}
#secondaryContent h3 a.podcastsubscribe:hover {
	text-decoration:underline;
}
.sermonlist #secondaryContent h3 {
	padding: 1em 0;
}
#sorting h3 {
	text-transform: uppercase;
	margin-bottom: 0.5em;
}
#sorting label {
	text-transform: uppercase;
	color: #2B6AA1;
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding-bottom: 5px;
}
select#month.sorter {
	font-size: 12px;
	width:100%;
	margin-bottom: 1em;
}
select#series.sorter {
	font-size: 12px;
	width:100%;
	margin-bottom: 1em;
}
select#speaker.sorter {
	font-size: 12px;
	width:100%;
	margin-bottom: 1em;
}
#secondaryContent h2 {
	text-transform: uppercase;
	margin: 10px 0;
	font-size:16px;
}
#secondaryContent ul {
	list-style-type: none;
	list-style-image: none;
}
#secondaryContent ul li {
	color: #2B6AA1;
	font-size: 14px;
	line-height:22px;
}
#secondaryContent ul li a, #secondaryContent a{
	color: #2B6AA1;
}
#secondaryContent ul li a:hover, #secondaryContent a:hover {
	color: #2B6AA1;
}
.sermonlist #secondaryContent ul li {
	margin-left: 0;
}
#secondaryContent ul li img {
	margin-bottom: -3px;
}
.sermonlist .sermonbox.last, ul.lower-info-box li.last {
	margin-bottom: 20px;
}
/* @end */
/* = Forms  
---------------------------------------------------------------------
*/
.monkForm {
	background: #e8e4ce;
	padding: 20px;
	border: 1px solid #3f4547;
}
.monkForm textarea,
#comments textarea {
   width: 60%;
   height: 150px;
   border:1px solid #3f4547;
   padding: 8px;
   margin-bottom: 0.5em;
}
form.monkForm div.radio label, form.monkForm div.checkbox label {
	float:left;
	margin-top:-0.5em;
	margin-left:0;
}
#main .monkForm fieldset p.data, #main p#formsubmit {
	color:#3f4547;
	font-size:1.3em;
	line-height:0.9;
	margin:0;
}
.monkForm fieldset label,
#comments label {
	font-size: 14px;
	color: #3f4547;
	padding:7px 10px 0 0;
	text-align: right;
}
.monkForm .required label{
	font-weight:bold;
}
.monkForm fieldset legend{
   font-size: 1.4em;
   padding-bottom: .5em;
   color: #3f4547;
}
.monkForm div span.checkbox-label {
	color:#3f4547;
	font-size:14px;
	padding-left:10px;
}
.monkForm h1 {
	color: #3f4547;
	font: bold 18px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-bottom: 1em;
}

.monkForm div {
	margin-bottom: 1em;
}

.monkForm input,
#comments input {
	border: 1px solid #3f4547;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 5px;
}

.monkForm #formsubmit input,
#comments #comment-submit {
	cursor: pointer;
	display: block;overflow: hidden;
	line-height: 20px;
	margin-left: 200px;
	padding:10px 15px;
}
*/
#comments #comment-submit {
	margin-top:12px;
}
.monkForm label,.monkForm spacer,.monkForm multiple span,
#comments label {
	width:190px;
	float:left;
	} 
.monkForm multiple {
	float:left;
	} 
	
.monkForm div.clear {clear:both;padding-top:5px;}

form.monkForm fieldset p.error, #main form.monkForm fieldset p.error {
	font-size: 11px;
	display: block;
	text-align: left;
	padding-left: 200px;
	width: 60%;
	color:red;
}

.monkForm #response {
	font-size: 16px;
	background-color: #e7e6da;
	font-weight: bold;
	color: #5a7554;
	border: 1px solid #999;
	margin: 8px;
	padding: 10px;
}

.monkForm p a {
}

.monkForm p a:hover {
	text-decoration: underline;
}