/*
-----------------------------------------------
MASTER STYLE SHEET (print.css)

Site: HowNotToLookOld.com
Company:  AuthorsOnTheWeb.com
Designer: Eric P. Rhodes (eric@bookreporter.com)
Author:   Eric P. Rhodes (eric@bookreporter.com)
Version:  15 January 2008
File Path: /css/master.css
----------------------------------------------- */

/*-------------------------------------------    
    General Selectors
-------------------------------------------*/
* { margin: 0; padding: 0; line-height: 1.4; }
body { font: 11pt Georgia, 'Times New Roman', serif; color: #333; }

h2 { clear: left; font-size: 14pt; margin-bottom: 1em; font-weight: normal; color: #5e1a21; }
h3 { clear: left; font-size: 12pt; margin-bottom: 0.5em; font-weight: normal; color: #5e1a21; }
h4 { font-style: italic; font-size: 13px; font-weight: normal; /*color: #4e3114;*/ }

p { font-size: 10pt; margin-bottom: 1em; }

a { color: #db82777; text-decoration: underline; }

img { display: block; }
a img { border: none; }

#sub, #subnav { display: none; }

#nav, #nav_header, #nav_bar { display: none; }

abbr, acronym { border: none; }
