<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#article .row {margin-bottom:20px;}

#content {margin-bottom:20vh;}

@font-face {
	font-family: 'awmi';
	src:url('/bin/teaching-articles/fonts/awmi.eot');
	src:url('/bin/teaching-articles/fonts/awmi.eot?#iefix') format('embedded-opentype'),
		url('/bin/teaching-articles/fonts/awmi.ttf') format('truetype'),
		url('/bin/teaching-articles/fonts/awmi.woff') format('woff'),
		url('/bin/teaching-articles/fonts/awmi.svg#awmi') format('svg');
	font-weight: 100;
	font-style: normal;
}   

th {font-weight: normal;text-align: center;font-family: 'Open Sans';}

#subscribe-message {padding: 10px;border: 1px solid #CCC;border-radius: 4px;margin: 15px auto;}
div.textured-background {background: url('/bin/home/img/textured-background.jpg');background-size: cover;background-repeat: no-repeat;padding-bottom: 20px;}

/*-----------The Icons-----------------*/
[class^="icon-"], [class*=" icon-"] {
	font-family: 'awmi';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	font-size:3em;
	color:#CCC;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-expand-left:before {content: "\e627";}
.icon-expand-right:before {content: "\e628";}
.icon-pinned:before {content: "\e629";}
.icon-website:before {content: "\e62a";}
.icon-reply-alt:before {content: "\e62b";}
.icon-document:before {content: "\e62c";}
.icon-feed:before {content: "\e62d";}
.icon-location:before {content: "\e62e";}
.icon-month:before {content: "\e62f";}
.icon-facebook:before {content: "\e630";}
.icon-expand:before {content: "\e631";}
.icon-cart:before {content: "\e632";}
.icon-instagram:before {content: "\e633";}
.icon-pinterest:before {content: "\e634";}
.icon-twitter:before {content: "\e635";}
.icon-facebook-alt:before {content: "\e636";}
.icon-construction:before {content: "\e625";}
.icon-study-guide:before {content: "\e609";}
.icon-financial:before {content: "\e611";}
.icon-survival-kit:before {content: "\e612";}
.icon-radio-broadcasts:before {content: "\e613";}
.icon-podcast:before {content: "\e618";}
.icon-healing-center:before {content: "\e61a";}
.icon-headphone:before {content: "\e61d";}
.icon-video-reel:before {content: "\e624";}
.icon-testimonies:before {content: "\e626";}
.icon-dvd:before {content: "\e622";}
.icon-cd-icon:before {content: "\e623";}
.icon-mp3-down:before {content: "\e620";}
.icon-knife:before {content: "\e600";}
.icon-magazine:before {content: "\e601";}
.icon-ipad:before {content: "\e602";}
.icon-radiohead:before {content: "\e603";}
.icon-radio2:before {content: "\e604";}
.icon-teaching:before {content: "\e605";}
.icon-film-reel:before {content: "\e606";}
.icon-tv2:before {content: "\e607";}
.icon-itunes:before {content: "\e608";}
.icon-search:before {content: "\e638";}
.icon-charis-logo:before {content: "\e60a";}
.icon-book-home:before {content: "\e60b";}
.icon-mic:before {content: "\e60c";}
.icon-tv:before {content: "\e60d";}
.icon-who-you-are:before {content: "\e60e";}
.icon-broadcast-schedule:before {content: "\e60f";}
.icon-teaching-articles:before {content: "\e610";}
.icon-bible-commentary:before {content: "\e614";}
.icon-living-commentary:before {content: "\e615";}
.icon-holy-spirit:before {content: "\e616";}
.icon-healing-testimonies:before {content: "\e617";}
.icon-event-mp3:before {content: "\e619";}
.icon-charis:before {content: "\e61b";}
.icon-calander-box:before {content: "\e61c";}
.icon-books:before {content: "\e61e";}
.icon-play-icon:before {content: "\e61f";}
.icon-book:before {content: "\e621";}   

a.teaching-link {text-decoration:none;}
a.teaching-link span {color:#227AA5}
a.teaching-article {font-size:1.2em;}

article {font-size: 1em;}

.font-weight-bold {font-weight:bold; text-align: center}
.teaching-article-teaching {border: 1px solid #CCC;border-radius: 4px;padding: 10px;margin-right: -15px;margin-left: -15px;margin-top: 10px;margin-bottom: 10px;}
.row-border {border: 1px solid #AAA; margin-bottom: 20px; border-radius: 10px;padding:10px;}
.row-border:hover {background:#fbfbfb;}

.teaching-article-row a {color: #444;text-decoration: none;}
.teaching-article-row a .blurb {color:#888;}</pre></body></html>