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

em {
  font-style: normal;
  font-weight: bold;
}

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

a:hover {
  text-decoration: underline;
}

a.img, span.img {
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  text-align: left;
  line-height: 1;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:link, h1 a:visited, h1 a:active, 
h2 a:link, h2 a:visited, h2 a:active, 
h3 a:link, h3 a:visited, h3 a:active, 
h4 a:link, h4 a:visited, h4 a:active, 
h5 a:link, h5 a:visited, h5 a:active, 
h6 a:link, h6 a:visited, h6 a:active,
.number a:link, .number a:visited, .number a:active {
  text-decoration: none;
  outline: none;
}

h1 {
  font-size: 44px;
}

h2 {
  font-weight: normal;
  font-size: 48px;
  line-height: 1.4em;
}

.postparts h2 {
  font-size: 32px;
}

h2.home, h2.list, #sidebar h2 {
  font-size: 24px;
}

.thisispage h2.title {
  font-size: 64px;
}

h3 {
  font-weight: normal;
  font-size: 24px;
  line-height: 1.5em;
}

h4 {
  font-weight: normal;
  font-size: 20px;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 16px;
}

.number {
  font-weight: normal;
  font-size: 120px;
  line-height: 1;
}

ul#mainmenu li {
  font-size: 16px;
}

div#description {
  font-size: 28px;
  line-height: 1.4;
}

.post .entry,
.postpart {
  text-align: justify;
  font-size: 14px;
}

.readrest, .tools, .commentmetadata {
  font-size: 10px;
  text-transform: uppercase;
}

.postmetadata, .responder, .dynnav, .thingtools  {
  font-size: 16px;
}

.postmetadata {
  line-height: 1;
}

.thingtools  {
  text-transform: uppercase;
}

div.dynnav a,
a.dynnav {
  text-transform: uppercase;
  text-decoration: none;
}

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

blockquote {
  font-style: normal;
}

label {
  font-weight: bold;
}

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

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

.messages {
  font-size: 120%;
}

.messages a {
  font-weight: bold;
}

#footer {
  font-size: 80%;
}
  

.text-right {
  text-align: right;
}

.bigquote {
  font-size: 2em;
}
