/* This is the StyleCatcher theme addition. Do not remove this block. */
/*
@import url(/mt-static/themes-base/blog.css);
@import url(/mt-static/support/themes/hemmingway-white-black/hemmingway-white-black.css);
*/
/* end StyleCatcher imports */

body {background-color: #5555ff; font-family: helvetica, arial, sans-serif; font-size: 12pt;}

.nav {position: absolute; min-width: 375px; max-width: 375px; width=375px;
      background-color: #000066; color: #ccccff;
      padding: 14pt; text-align: center;}
.navsection {margin-top: 2em; margin-bottom: 2em;}
.nav a:link, .nav a:active, .nav a:visited {color: #8888ff;}

.blogtitle {font-size: 20pt; letter-spacing: 12pt; text-transform: lowercase;}
.blogdescr {font-size: 16pt; letter-spacing: 10pt; text-transform: lowercase;}

.tinynote {font-size: 8pt;}

.quotetext {text-align: left;}
.quoteauth {text-align: right;}

.main {position: absolute; left: 440px; min-width: 550px; max-width: 550px; width=550px;
       background-color: #ddddff; color: #000000;
       padding: 14pt;}
.main a:link {color: #0000ff;}
.main a:active {color: #0000ff;}
.main a:visited {color: #555555;}

.pagetitle {font-size: 16pt; font-weight: bold; margin-top: 0;
            text-transform: lowercase; color: #000066; letter-spacing: 8pt;}
.pagecontent {text-align: justify; line-height: 16pt;}
.pagecontent h1 {font-size: 12pt; font-weight: bold; margin-top: 2em;}

.entry {text-align: justify; line-height: 16pt; border-top: solid 1px #000066; margin-bottom: 2em;}
.entrytitle {font-size: 14pt; font-weight: bold; margin-top: 1em;}
.entryauthor {color: inherit;}
.entrybyline {font-size: 8pt; margin-bottom: 1em;}

.citequote {margin-left: 3em; margin-right: 3em;}

.standardpoem {font-family: Verdana, sans-serif; font-size: 10pt;}


