.church_item{
	margin-top:40px;
}
.church_toggle {
	background: #afb19b;
	color: #fff!important;
/*	display: block;*/
	margin-top: 16px;
	padding: 3px 6px;
	padding-left: 20px;
	text-align: center;
	font-size: 11px;
	position: relative;
}

.disclosure {
	position: absolute;
	top: 1px;
	left: 0px;
}
.church_toggle .disclosure {
		top: 3px;
}
.church_summary, .church_info {
	color: #554f4d;
	margin-top: 5px;
}

.church_img_holder {
	float: left;
	margin-right: 12px;
}

div.more_info {
	margin-bottom: 11px;
}

div.more_info, div.church_url{
	margin-top: 16px;
}
.more_info a,
.church_url {
	background: #afb19b;
	color: #fff!important;
/*	display: block;*/

	padding: 3px 6px;
	text-align: center;
	font-size: 11px;
}

.church_title {
	color: #dfd71d;
	margin-bottom: 6px;
	font-size: 12px;
	font-weight: bold;
}

.church_pastor {
	font-weight: bold;
	display: block;
	margin-top: 6px;
	margin-bottom: 11px;
	font-size: 11px;
}

.worship_info {
	font-weight: bold;
	margin-bottom: 11px;
}

.worship_info p 
,.more_info p 
{
	margin-bottom: 11px;
}
.worship_info a {
	
	font-weight:bold;
	color:#c4b604;
/*	 old color: #dfd71d;*/
}

.pastor_bio {
	font-weight: normal;
	margin-bottom: 11px;
}

.posted_by{
	margin-top: 10px;
}

/*.posted_by a{
	color: #dfd71d;
}*/
.posted_by a{
	background: #afb19b;
	color: #fff;
	font-weight:bold;
	display: inline;
	margin-top: 17px;
	padding: 2px 6px;
	width: auto;
	text-align: center;
	margin-bottom:6px;	
}

