<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*

Site:						efcatoday.org
File:						2011Feb_intro.css
Author:					Josh Bryant, Journey Group, inc

/////////////////////////////////////////////////////////////////////*/

/* New Chrome Updates */	
#feature p { font-size: 16px; line-height: 22px; margin: 0 0 20px 0; font-family: Georgia, Times, serif; }
#feature em, #feature cite { font-family: italic; }
#feature strong { font-weight: bold; }
#feature h2 { font-family: "proxima-nova-condensed",Arial,sans-serif; }

::selection { background:#8cb1a6; color:#ffffff; }
::-moz-selection { background:#8cb1a6; color:#ffffff; }

.ir { background-repeat:no-repeat; direction:ltr; display:block; overflow:hidden; text-align:left; text-indent:-999em; }

#feature, #content .columns { width:100%; }
#feature { background:#fff; border-bottom:24px solid #8cb1a6; }
	
	#feature h1 { background:#8cb1a6 url('../assets/00-title.jpg') no-repeat center; font-family:museo-slab-1,museo-slab-2,serif; font-weight:bold; height:370px; margin:0 0 16px; }
	#feature .dek { background:url('../assets/00-dek.jpg') no-repeat center; color:#78a497; font-family:"proxima-nova-condensed",Arial,sans-serif; font-size:32px; height:72px; letter-spacing:1px; line-height:1em; margin:0 auto 32px; text-transform:uppercase; width:900px; }
	
	#feature .fcontent { margin:0 auto 120px; width:900px; }
		#feature a { color:#ee1f3d; }
		#feature .lede { color:#ed1a3b; display:inline; font-family:museo-slab-1,museo-slab-2,serif; font-weight:bold; }
			#feature .lede span { background:url('../assets/00-lede.jpg') no-repeat -224px top; height:44px; margin:0 0 24px; }
				#feature .lede .dropcap { background:url('../assets/00-lede.jpg') no-repeat left top; float:left; height:190px; margin:0 24px 0 0; width:200px; }

@media print {
	#main { min-width:0; }
	
	#feature h1 { background:none; font-size:50px; height:auto; line-height:1em; margin:20px auto 32px; text-align:center; text-indent:0; width:50%; }
	#feature .dek { background:none; height:auto; text-align:center; text-indent:0; width:auto; }
	
	#feature .fcontent { width:auto; }
		#feature .lede span { background:none; font-size:22px; height:auto; line-height:1em; text-indent:0; text-transform:uppercase; width:auto; }
			#feature .lede .dropcap { font-size:150px; height:auto; line-height:120px; width:auto; }
	
}</pre></body></html>