body {
	font-size: 75%; /* Resets 1em to 10px */
	font-family: 'Helvetica Neue', Helvetica, "Nimbus Sans", Arial, Sans-Serif;
}

a:link, a:visited, a:active {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  text-align: left;
}

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

h1 {
  font-size: 44px;
}

h3, #sidebar h2, #footer h2 {
  font-size: 20px;
  line-height: 1.4em;
}

h2, .firstpost h3 {
  font-size: 32px;
  line-height: 1.2em;
}

.entry h3, #respond h3 {
  font-size: 20px;
  line-height: 1.3em;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 14px;
}

.description {
  font-size: 14px;
  font-weight: bold;
}

.firstpost .entry,
.tmpfirstpost .entry {
	font-size: 120%;
}

.firstpost .postmetadata .daymonth {
	font-size: 200%;
}

.firstpost .postmetadata .year {
	font-size: 140%;
}

.post .entry {
  text-align: justify;
}

.postmetadata, .commentmetadata, .responder {
  text-align: right;
  font-size: 11px;
}

input[type="submit"],
.strong {
  font-weight: bold;
}

blockquote {
  font-style: normal;
}

.barpart_pages li,
.widget_pages li {
  font-weight: bold;
  font-size: 20px;
}

.barpart_pages li ul li,
.widget_pages li ul li {
  font-weight: normal;
  font-size: 12px;
}

label {
  font-weight: bold;
}

.wp-caption-text {
  font-size: 11px;
}

.about,
.textwidget {
  font-weight: bold;
  font-size: 120%;
}

