/* Print Style Sheet */
@media print {
body { background:white; color:black; margin:0 }


#head, .breadcrumb, .top, #mid_blocks, .home_search, #mid_blocks #home-row, #head-hr, #foot-hr, .banners, .vision, #footer, .widget_pages, #execphp-3, .left-col, #sidebar, .commententry, .meta, #comments {display:none;}

p{ padding: 0 0 1em 0; font-size:12px;line-height: 140%;}
p.overview { padding: 0 0 1em 0; line-height:160%;font-size:14px;color:#CCC;}
p.header { padding: 0 0 1em 0; line-height:160%;font-size:15px;color:#CCC;}


ul, ol{
	list-style-position:outside;
	list-style: none;
	list-style-image: none;
	margin-left:20px;
	}	
	
#sidebar ul, #sidebar ol{
	margin-left:0px;
	}
	
#sidebar li{
	list-style-type:none;	
		}
	

h1,h2,h3,h4,h5,h6, legend{
	font-weight:normal;
	padding-bottom:5px;
	line-height:1.4em;
		}
	
	h1{clear:both; font-size:24px;font-weight:bold;text-transform: uppercase;}
	h2{font-size:22px; clear:both;}
	h3, legend{font-size:18px; clear:both;}
	h4{font-size:16px; clear:both;}
	h5{font-size:14px; clear:both;}
	h6{font-size:13px; clear:both;}
	
h4#comments {}
#inner_content .entry.commententry {
	padding:25px 10px 0 0;
	background: url(http://www.achurchforthecity.org/beta/wp-content/themes/warehouse2009/images/dot-lines.png) center 0 repeat-x; 
	}	
	#subpage h3 {font-size:14px; clear:both;color:#EEEEEE;}	
	
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
		text-decoration:none;
		} 

}