﻿/* Steve Altes stylesheet */

body {margin: 5%; }
#header { display:none; }
#nav { display:none; }
#footer { display:none }
.essay_post { width: 672px; }
.essay_post { width: 672px; }
.essay_post p { font-size: 12px; line-height: 1.5em;}
.essay_post img.float_left { float:left; margin: 3px 8px 0 0; }
.essay_post img.float_right { float:right; margin: 3px 0 0 8px; }
.essay_post img.middle { display: block; margin:0 auto 20px auto; }
.essay_post p { margin-bottom: 25px; font-size: 12px; }
.essay_post strong.first_line_bold { text-transform: uppercase; font-weight:bold; }
.essay_post span.first_line_indent { margin-left: 20px; }
.essay_post h1 { font-size: 20px; text-transform: uppercase; text-align: center; width: 672px; margin: 0 0 3px 0; }
.essay_post h2.subtitle { font-size: 14px; font-style: italic; text-align:center; margin:0 0 25px 0 !important; width: 672px; color: #333 !important; text-decoration:none; border:0 !important; }
.drop_cap { float:left; margin-top:0px; width:30px; font-size: 56px; line-height:48px; font-family:"Times New Roman", georgia, serif; }