/* ------------------------------
	Online Chapel / Prayer Corner 
--------------------------------- */

.Chapel *, .Chapel_Lite * {	font-size:1.3rem; line-height: 1.2em;	}

.Chapel_Lite,
.Chapel
	{	position: relative; z-index: 0; padding: 0; margin: 30px 0 10px 10px; }

.Chapel *, .Chapel_Lite * {		}

.Chapel a,
.Chapel_Lite a	
	{	color: black; font-weight: normal; text-decoration: none; }

.Chapel a:hover,
.Chapel_Lite a:hover
	{ text-decoration: underline;}

.Chapel_Lite .prayer_corner_icon	{	display: none;	}
.Chapel .prayer_corner_icon			{	float: left; padding: 0px; margin: 0 10px 10px 0; width: 120px; height: auto;	}
.Chapel .prayer_corner_icon img		{	outline: 1px solid #999; border: 2px solid white; height: auto; width: 100% !important; max-width: 200px; 	}

.Chapel_Lite .prayer_corner_text,
.Chapel .prayer_corner_text
	{	}

.Chapel h3,
.Chapel_Lite h3,
.Chapel_Lite .prayer_corner_header h4,
.Chapel .prayer_corner_header h4, 
.Chapel_Lite .prayer_corner_header h4 a,
.Chapel .prayer_corner_header h4 a
	{	font-size: 18px; font-weight: normal !important; font-family: 'Lato', sans-serif;  }

.Chapel_Lite .prayer_corner_header p,
.Chapel_Lite .prayer_corner_header p a
.Chapel .prayer_corner_header p, .Chapel_Lite .prayer_corner_header p a	
	{	font-weight: bold; padding: 0; margin: 0; text-decoration: none; color: #333;  }

.Chapel_Lite .prayer_corner_visit, 
.Chapel_Lite .prayer_corner_visit a,
.Chapel .prayer_corner_visit,
.Chapel_Lite .prayer_corner_visit a
	{	margin: 18px 0; padding: 18px 0; font-weight: bold !important; font-family: 'Lato', sans-serif; border-top: 1px solid #ccc;	}

.Chapel .prayer_corner_readings p a,
.Chapel_Lite .prayer_corner_readings p a 
	{	line-height: 18px !important; padding: 3px 0;  }

.Chapel .prayer_corner_saints p a,
.Chapel_Lite .prayer_corner_saints p a
	{	line-height: 18px !important; padding: 3px 0; }

.prayer_corner_lectionarytitle 	{	line-height: 1.2em;	}

@media (min-width: 768px) {
	.Chapel .prayer_corner_icon		{	float: left; 	}
	.Chapel .prayer_corner_icon img { 	display: block; margin: 0 auto; }
}

@media (max-width: 390px) {
	.Chapel .prayer_corner_icon		{	float: left; 	}
	.Chapel .prayer_corner_icon img { 	display: block; margin: 0 auto; }
}