/*
--------------------------------------------------------
 lucyschappy.com	print stylesheet
 author:		alex dunae - multi-up.ca
 date:  		2005-12
-------------------------------------------------------- */


/* -----------------------------------------------------
   global
-------------------------------------------------------- */
.no-print, .no-style, .old-style, #footer, #news-footer, hr.double { display: none !important; }

body { margin: 1em !important; font: 11pt 'Georgia', 'Giovanni', serif; }


/* -----------------------------------------------------
   header and footer
-------------------------------------------------------- */
#header h1 a, #header h1 a:visited { text-decoration: none; }


/* -----------------------------------------------------
   content area
-------------------------------------------------------- */
#content { line-height: 2.0; }

img { border: 1px solid black; }

a, a:visited { color: black; text-decoration: underline; }

h1, h2, h3, h4, h5, h6 { font-family: 'Frutiger', 'Helvetica', 'Geneva', 'Verdana', sans-serif; }


/* -----------------------------------------------------
   news
-------------------------------------------------------- */
.news-post {
	margin-bottom: 1.5em;
	padding-bottom: 1.5em;
	border-bottom: 1px dotted #6b6b6b;
}

#news-post-last, .vevent abbr { border: none; }

.news-post h3 { margin-bottom: 0; }

.news-post h4 { margin-top: 0; }