html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

ol, ul, li, dl {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
}

blockquote, q {
  quotes: none;
}

:focus {
  outline: 0;
}

header, section, footer, aside, article, nav {
  display: block;
  text-align: left;
}

body {
  background: white url('../img/body-bg.gif') repeat-x;
  font-family: Hoefler Text, Georgia, Times New Roman, Times, serif;
  color: #333333;
  text-align: center;
  font-size: 100%;
  line-height: 24px;
}

*:focus {
  outline: #ea067c dotted thin;
}

p {
  margin: 0.8em 0 0 0;
}

a {
  text-decoration: none;
  color: #ea067c;
}
a:visited {
  color: #44c6f4;
  text-decoration: none;
}
a:hover {
  color: #44c6f4;
  text-decoration: none;
}

cite {
  font-style: italic;
}

header {
  width: 980px;
  margin: 0 auto 40px;
  height: 160px;
}
header h1 {
  float: left;
}
header h1 a {
  background: url('../img/logo.png') no-repeat left top;
  height: 150px;
  width: 120px;
  float: left;
  text-indent: -1000px;
}
header nav {
  float: left;
  margin-top: 57px;
  margin-left: 40px;
}
header nav li {
  display: inline;
  font-family: Helvetica, Verdana, sans-serif;
  font-size: 1em;
  font-weight: normal;
  font-size: 70%;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-right: 1px solid #D3D3D3;
  padding: 3px 2px 2px 2px;
  margin: 0;
}
header nav li a {
  color: #ea067c;
  padding: 6px 4px 4px 4px;
}
header nav li a:hover {
  background: #ea067c;
  color: white !important;
}
header nav li a:visited {
  color: #ea067c;
}
header nav li a.active {
  background: #ea067c !important;
  color: #fff !important;
}
header nav li#rss {
  border: none;
}

footer {
  width: 980px;
  height: 36px;
  margin: 80px auto 0;
}
footer nav li {
  float: left;
  font-family: Helvetica, Verdana, sans-serif;
  font-size: 1em;
  font-weight: normal;
  font-size: 11px;
  text-transform: uppercase;
  line-height: 36px;
  margin-left: 8px;
}
footer nav {
  float: right;
  margin-right: 8px;
}
footer p {
  float: left;
  font-family: Helvetica, Verdana, sans-serif;
  font-size: 1em;
  font-weight: normal;
  font-size: 10px;
  padding-left: 8px;
  line-height: 36px;
  margin: 0;
}

section {
  font-size: 1em /*font-size:0.75em;*/;
  width: 980px;
  margin: 0 auto;
  text-align: left;
}

article {
  width: 520px;
  margin-left: 160px;
  float: left;
  margin-top: 0;
}

aside {
  width: 220px;
  float: left;
  margin-left: 60px;
  font-size: 13px;
  line-height: 18px;
}
aside h3 {
  font-family: Helvetica, Verdana, sans-serif;
  font-size: 1em;
  font-weight: normal;
  text-transform: uppercase;
  font-weight: bold;
  color: #000;
  letter-spacing: 1px;
  font-size: 0.8em;
  text-transform: uppercase;
}

.hide {
  display: none;
}

.clearfix {
  clear: both;
}

img.postpic, img.postpicright {
  display: block;
  margin: .3em .6em;
  border: #44c6f4 10px solid;
  clear: both;
}
img.postpic {
  float: left;
  margin-left: 0;
  margin-top: .3em;
}
img.postpicright {
  float: right;
  margin-right: 0;
}
img.postpicleft {
  float: left;
  margin: 5px 10px 0 0;
}
img.picfull {
  border: #ea067c 10px solid;
  margin-top: 20px;
}
img.post-image {
  margin: 0 10px 0 0;
  float: left;
  border: #ea067c 10px solid !important;
}
img.bordr {
  border: #000 5px solid;
}

ul.archive {
  margin: 0;
}
ul.archive li {
  clear: both;
}
ul.archive li div.post {
  float: left;
  margin-bottom: 100px;
}
ul.archive li h2 {
  font-size: 24px;
  line-height: 36px;
  #font-variant: small-caps;
}
ul.archive li h2 a {
  color: #000 !important;
}
ul.archive li h2 a:hover {
  color: #ea067c !important;
}
ul.archive li time {
  margin-left: -160px;
  font-size: 300%;
  text-align: center;
  width: 120px;
  background: url(../img/date-circle.gif) 10px 2px no-repeat;
  float: left;
  height: 90px;
  padding-top: 16px;
  text-transform: uppercase;
}
ul.archive li time span {
  font-size: 12px;
  display: block;
  text-align: center;
  width: 120px;
}
ul.archive li time span.year {
  margin-top: 4px;
}

h2.hed {
  font-size: 24px;
}

div#about {
  margin-bottom: 40px;
}
div#about img {
  margin-bottom: 12px;
}
div#about p span {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 80%;
}

.form-holder {
  margin-left: -160px;
}

.contact-form li {
  clear: both;
  width: 440px;
  padding: 4px 0;
}
.contact-form dt {
  float: left;
  font-family: Helvetica, Verdana, sans-serif;
  font-size: 1.6em;
  line-height: 1.3em;
  font-weight: normal;
  text-align: right;
  font-size: .7em;
  margin-top: 5px;
  padding-bottom: 5px;
}
.contact-form dt label {
  font-style: normal;
  text-align: right;
}
.contact-form dd {
  text-align: right;
  margin-right: 160px;
  margin-top: 4px;
  padding-bottom: 5px;
}
.contact-form dd input#id_name, .contact-form dd input#id_email, .contact-form dd input#id_subject_line {
  width: 298px;
}

time.byline {
  margin-left: -160px;
  font-size: 300%;
  text-align: center;
  width: 120px;
  background: url(../img/date-circle.gif) 10px 2px no-repeat;
  float: left;
  height: 90px;
  padding-top: 16px;
  text-transform: uppercase;
}
time.byline span {
  font-size: 12px;
  display: block;
  text-align: center;
  width: 120px;
}
time.byline span.year {
  margin-top: 4px;
}

body#post article > h2+p:first-letter {
  font-size: 48px;
  float: left;
  line-height: 42px;
  margin: 7px 3px 2px 0;
}
