html{
  font-family: serif; font-style: normal;letter-spacing:normal;  font-size: 14px;
  }
html.touch {
  font-size: 18px;

}
.menu {
  font-family: serif; font-style: normal;letter-spacing:normal;  font-size: 0.75em;
  }
.postContainer {
  font-family: serif; font-style: normal;letter-spacing:normal;  font-size: 0.75em;
}
.categoryBlock .breadcrumb,
.imageTitle,
.siteDescription,
.postContainer h1,
.parentTitle,
.parentLink,
.subsectionTitle {
  font-family: serif; font-style: normal;letter-spacing:normal;  font-size: 0.75em;
  }
.parentTitle,
 .subsectionTitle,
 .imageTitle {
  font-size: 0.88em;
}
.postContainer h1 {
  font-size: 1em;
}
.postContainer h2 {
  font-size: 1.06em;
  font-weight: normal;
}
.siteDescription a{
  text-decoration: underline;
}
.imageDescription, .categoryDescription, .subsectionDescription {
  font-family: serif; font-style: normal;letter-spacing:normal;  font-size: 0.75em;
  text-transform: none;
}
a {
  text-decoration: none;
}
.siteTitle a {
  font-family: serif; font-style: normal;letter-spacing:normal;  font-size: 0.82em;
}
.splash .siteTitle a {
  font-size: 1.25em;
}
.contentNav {
  font-size: 0.94em;
}
.postText, .mobile .postContainer {
  letter-spacing: 0em;
  text-transform: none;
  font-size: 1em;
}
.thumbnailNoImage {
  font-size: 0.75em;

}
.postText a {
  text-decoration:underline;
}
.mobile .post h1 {
  font-weight: normal;
    font-size: 0.88em;
}
.blogTitle,
.blogItem h1,
.blogSummary h2,
.mobile.blog .postText h3,
.blogItem h3 {
	font-family: serif; font-style: normal;letter-spacing:normal;}
.blogTitle {
	font-size: 24px;
}
.blogItem h1 {
	font-size: 20px;
}
.blogSummary h2 {
	font-size: 16px;
}
.mobile.blog .postText h3,
.blogItem h3 {
	font-size: 14px;
}
.blogBody, .blogSummary .blogSummaryDescription {
	font-family: serif; font-style: normal;letter-spacing:normal;	font-size: 14px;
	font-style: normal;
	text-transform: none;
}

.blogTitle .blogItem h1 {
    font-size: 1.06em;
}
