/* 
PRINT Stylesheet for St Marks UMC
Prepared by Scott Reston
08/2008
===============================================================*/

h1, h2, h3, h4 { font-family: Verdana, Arial, Helvetica, sans-serif; clear: left; }

h2 { margin: 0 0 .5em 0; color:#78287D; text-transform:uppercase; font-size: 1.25em; font-weight: bold; letter-spacing:-1px;}
h3 { margin: 1em 0 0 0; color: #009AC8; font-size: 1.2em; }
h4 { margin: 1em 0 0 0; color: #666; font-size: 1em; font-weight:bold; }


body { 
	font: 10pt Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.3;
}

	
p {
	font-size: 1em;	padding: 0;
	margin-top: 0;	margin-bottom: .5em;
}

img	{ display: inline; border: none;margin: 0; }
.alignleft { float: left; margin: .5em .5em .5em 0; }
.alignright { float: right;	margin: .5em 0 .5em .5em; }
.aligncenter { display: block; margin: .5em auto; }


#content ul, content ol { margin: 1em 4ex;}

#header a, #footer a { text-decoration: none; color: #000; }
#footer { color: #999; font-size: .8em; border-top: 1px solid #666; }

.sidebar ul { list-style-type:none; margin: 1em 0; padding: 0; }

/* things to hide from print version */

#primary, .widget_search, #recent-posts, #text-195740691, .edit-link, #navigation-primary, #header img { display: none; }