/*
Theme Name: Primordial Ooze
Theme URI: http://primordia.com/blog 
Description: Default theme for the Primordial Ooze Blog
Author: Nick Cody
Author URI: http://primordia.com/blog 
Version: 1.0
Tags: one-column

License:
License URI:

This is a first theme
*/
body { 
  font: 18px/25px 'Palatino', 'Palatino Linotype', 'Georgia', serif;
  margin: 0; padding: 0; }

a { 
  color: #432165;
  text-decoration: underline; }

a:hover { 
  color: #3b185f; background: #f9f8fa; text-decoration: underline; }

h1, h2, h3 {
  font-family: 'Georgia', serif; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  text-decoration: none;
  color: #222; }

#header {
  margin-bottom: 3em; }

#banner, #container {
  margin-left: auto; margin-right: auto;
  width: 800px; }

#banner h2 {
  font-size: 18px;
  font-style: italic; }

#header {
  text-align: center; }

#header hr {
  width: 75%; height: 1px;
  color: #ddd;
  background-color: #ddd; 
  border: 0; }

div.entry h3 {
  margin-top: -0.4em;
  font-size: 48px;
  line-height: 52px;
  margin-bottom: 0.2em; }

h2.date-header {
  font-size: 18px;
  border-top: 1px solid #ddd;
}

span.post-footers, p.entry-footer {
  font-style: italic;
  text-align: right; }

.postdate {
  font-style: italic;
  margin-bottom: 2em; }

.postmetadata {
  font-style: italic;
  text-align: right; }

#footer {
  text-align: center; }
