/*---------------------------------------
Cathedral Shelter of Chicago

media:		print
author:		wisdom consulting group, inc.
website:	http://www.wisdomgroup.com
----------------------------------------*/

@import url(/?css=stylesheets/sifr-print.css);

#nav-utility, #nav-main, #nav-secondary, #nav-action, #content-sup, #credit, .hidden, .pull-left, .pull-right { display: none; }

body {
	font: 10pt/1.6 "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #252525;
	margin: 0;
	padding: 0;
}

#header { height: 75px; }

#branding { width: 450px; margin: 0 auto; position: relative; padding-top: 15px; }

#logo { margin-top: -15px; padding-right: 10px; float: left; }

h1 { margin: 0; font-size: 16pt; text-align: left; font-family: "Lucida Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; text-transform: uppercase; line-height: 1.2; }
h1 span { text-transform: lowercase; font-variant: small-caps; }
h1 a:link, h1 a:visited, h1 a:hover, h1 a:active { text-decoration: none; color: #10457e; font-weight: normal; }

h2 { color: #10457e; font-weight: normal; font-size: 14pt; text-align: left; }
h3 { color: #10457e; font-weight: normal; font-size: 12pt; text-align: left; }

h4 { font-size: 10pt; margin: 0; text-align: left; font-style: italic; font-weight: normal; font-family: Georgia; color: #10457e; }

a:link, a:visited, a:hover, a:active { color: #252525; font-weight: bold; }

blockquote { font-style: italic; border-left: 4pt solid gray; padding-left: 10pt; }

#content { margin-top: 5pt; border-top: 1px solid #10457e; border-bottom: 1px solid #10457e; }

#footer { text-align: center; color: #10457e; font-family: Georgia; color: #10457e; font-size: 8pt; font-style: italic; }
#footer a { display: none; }