/* ---
Eve Queler Print Style Sheet
version:   1.0
author:    Lydia Mann
email:     lkmweb@nyc.rr.com

Thanks to all good designers and developers who have helped along the way: J.Zeldman, E.Meyer, C.Wyke-Smith, D.Shea, A.Budd, D.Cederholm, B.Shah
--- */

* { margin: 0; padding: 0; line-height: 1.4; }
body { font: 11pt Georgia, Palatino, "Times New Roman", serif; }

h1 { font-size: 11pt; text-transform: uppercase; letter-spacing: .02em; }
h2 { font-size: 14pt; margin-bottom: 1em; font-weight: normal; }
h3 { font-size: 12pt; margin-bottom: 0.5em; font-weight: normal;  }

p { font-size: 10pt; margin-bottom: 1em; }
ul li { display: block; list-style-type: circle; margin: .5em 0 0 1em; }
ul li ul li { list-style: square; margin: 0 0 0 2em; }
a { text-decoration: underline; }

img { display: block; }
a img { border: none; }

td { vertical-align: top; width: 2.75in; padding-right: .25in; }

#wall, #wall2, #nav ul, p.top, #cred, .pic a { display: none; }

#wrapper, #header, #content { width: 6in; margin: 0 auto; }
#branding { display: block; text-align: center; margin: 0; background: none; }

.pic { page-break-inside: avoid; }
.pic img { page-break-after: avoid; }
.pic p { page-break-before: avoid; }
.col { float: none; }
.quote { font-size: 12pt; margin: .25in 0; padding: .125in; border-top: 6pt solid 25%; }

#footer { clear: left; border-top: 1px dotted #333; padding-top: 1em; }
	#footer a { color: #333; text-decoration: none; font-size: 9pt; }