body {
  font-family: 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', 'Trebuchet MS', 'Century Gothic', Arial, sans-serif;
  font-size: 10pt;
  color: black;
}

p {
  margin: 0 0 8pt 0;
  line-height: 19pt;
}

.hide, div.adsensesidebar, div.adsensesidebarklein, form#searchform, ul#tabmenu, div#footer, div#sidebar, fieldset, p.commentmetadata, div.navigation {
   display: none;
}

img {
   border: 0.5pt solid #dfdfdf;
}

blockquote {
   font-style: italic;
   border-left: 0.5pt solid #dfdfdf;
   padding-left: 10pt; 
}

img#wpstats {
   width: 0px;
   height: 0px;
   padding: 0px;
   border: none;
   overflow: hidden;
}

div#header h1 {
   margin-bottom: 0;
}

div#header h1 a {
   font-size: 32pt;
   text-decoration: none;
   color: black;
}

h2 {
   margin: 0 0 8pt 0;
}

h3 {
   margin: 14pt 0 8pt 0;
   clear: both;
}

h4 {
   clear: both;
}

h2 a {
   font-size: 24pt;
   text-decoration: none;
   color: #5092cf;
   font-weight: normal;
   letter-spacing: -0.5pt;
}

div#header div.description {
   font-weight: bold;
   margin-bottom: 18pt;
}

h1, h2, h3, h4 {
   font-weight: bold;
   font-family: Georgia;
}

div.post {
   margin-bottom: 10pt;
   border-bottom: 0.5pt solid #dfdfdf;
   padding-bottom: 8pt;
}

p.thecategories a {
   text-decoration: none;
}

p.thecategories {
   margin: 0;
   line-height: normal;
}

div.post h2 {
   margin-top: 0;
}

a {
   color: #5092cf;
}

p.thetime {
   margin: 18pt 0 4pt 0;
   line-height: normal;
   text-transform: uppercase;
   color: grey;
   font-weight: bold;
}

p.postmetadata, small {
   font-size: 8pt;
}

p.postmetadata a {
   text-decoration: none;
}

p.postmetadata span {
   padding-right: 10pt;
}

/* EDITOR CLASSES */
img.alignleft {
   float: left;
   margin-right: 20pt;
   margin-bottom: 16pt;
}
* html img.alignleft {
   margin-bottom: 0;
}
html* img.alignleft {
   margin-bottom: 0;
}
html:not([dummy]) img.alignleft {
   margin-bottom: 16pt;
}

img.alignright {
   float: right;
   margin-left: 20pt;
   margin-bottom: 16pt;
}
* html img.alignleft {
   margin-bottom: 0;
}
html* img.alignleft {
   margin-bottom: 0;
}
html:not([dummy]) img.alignleft {
   margin-bottom: 16pt;
}
