body { margin      : 2em 0 2em 0;
       font-family : georgia, serif;
       font-size   : 80%;
       line-height : 140%;
       color       : #222;
       background-color: #f0f0f0; }

a       { text-decoration : none;
          color           : #c60000; }  
a img   { border: 0; }
a:hover { text-decoration: underline; }

#page-main { margin : auto;
                  width  :  640px; }
#page-main p { }

#video-embed { margin : 2em 0 1.0em 0 }



.nav-column {    font-size      : 90%;
                 float          : right;
                 width          : 160px; }
.nav-column h1 { font-size      : 110%;
                 font-weight    : normal;
                 text-transform : uppercase;
                 letter-spacing : 0.1em; 
                 padding        : 0 0 0 0; }
.nav-column p  { font-size      : 100%;
                 line-height    : 140%;
                 margin         : 0 0 5px 0; }

#recent-posts {                 padding-top  : 1.5em; }
#recent-posts .nav-list-items { padding-left : 15px; }
#recent-posts p {               line-height  : 140%; }
.post-item-icon {               margin-right : 6px; }
.post-item-container-p {        text-indent  : -15px; }

#intro-paragraphs { text-align: justify;
                    float : left;
                    width : 440px; }

#blog-homelist {         width         : 440px; }
.blog-post-title {       font-size     : 140%;
                         font-weight   : normal;
                         margin        : 2em 0 0.25em 0;
                         padding       : 0;
                         color         : #c60000; }
.blog-post-author-line { font-size     : 90%;
                         font-weight   : normal;
                         font-style    : italic;
                         margin        : 0;
                         padding       : 0;}
.blog-post-body {        text-align    : justify; }
.blog-post-body h1 { font-size : 100% }
.blog-post-body h2 { font-size : 90% }
.blog-post-body p {      margin-bottom : 0; }

.blog-post-footer {      padding       : 0;
                         margin        : 0.75em 0 0 0;
                         font-size     : 90%;
                         font-style    : italic; }

#footer { clear: both }

#footer { width       : 640px;
          font-size   : 85%;
          font-style  : italic;
          color       : #666;
          border-top  : 1px dotted #ccc;
          margin-top  : 2em;
          padding-top : 0.5em;
          clear       : both; }
