/*
-----------------------------------------------
BASE STYLE SHEET (print.css)

Site: KristinHannah.com
Company:  AuthorsOnTheWeb.com
Designer: Eric P. Rhodes (eric@bookreporter.com)
Author:   Eric P. Rhodes (eric@bookreporter.com)
Version:  03 January 2008
File Path: /css/base.css
----------------------------------------------- */

/*-------------------------------------------    
    General Selectors
-------------------------------------------*/
* { margin: 0; padding: 0; line-height: 1.4; }
body { font: 11pt Georgia, 'Times New Roman', serif; color: #333; }
h1 { clear: left; font-size: 16pt; margin-bottom: 1em; font-weight: normal; color: #000000; }
h2 { clear: left; font-size: 14pt; margin-bottom: 1em; font-weight: normal; color: #000000; }
h3 { clear: left; font-size: 12pt; margin-bottom: 0.5em; font-weight: normal; color: #000000; }
h4 { font-style: italic; font-size: 13px; font-weight: normal; /*color: #4e3114;*/ }
p { font-size: 10pt; margin-bottom: 1em; }
a { color: #0000FF; text-decoration: underline; }
i { font-style: italic }
img { display: block; }
a img { border: none; }
abbr, acronym { border: none; }

/*-------------------------------------------    
    Structure
-------------------------------------------*/
#header { width: 6in; margin: 0 auto; }
#content { width: 6in; margin: 0 auto; }
#quote { clear: left; border-top: 1px dotted #333; border-bottom: 1px dotted #333; padding-top: 1em;  padding-bottom: 1em; }
#nav_header a  {text-decoration: none;}
#nav_header a span { clear: left; font-size: 20pt; margin-bottom: 1em; margin-top: 1em; font-weight: normal; color: #000000; text-align: center;}
#nav_bar, #nav_bar ul, #nav_bar img, #iPodSticky, /*#AuthorSticky, #BookSticky,*/ #whats_happening, #talking_about, #contest, #ecard, #tour_dates, #book_clubs, #newsletter, #blog_archives_banner, #about_books_banner, #club_nav_banner, #blog_archives, #about_books, #club_nav { display: none;	}
#footer { clear: left; margin-top: 1em; border-top: 1px dotted #333; padding-top: 1em; padding-bottom: 1em; text-align:center; }
#footer a { color: #333; text-decoration: none; font-size: 9pt; }
#footer .left { width: 6in; }
#footer .right { width: 6in; }
.sm_description { clear: left; border-top: 1px dotted #333; border-bottom: 1px dotted #333; padding-top: 1em;  padding-bottom: 1em; }
#AuthorSticky, #BookSticky {padding-left: 2.2in;}