html, body {
	font-family: serif; font-style: normal;letter-spacing:normal;	font-size: 14px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.siteTitle a {
	font-family: serif; font-style: normal;letter-spacing:normal;	text-transform: uppercase;	text-decoration: none !important;
}
.root .siteTitle a {
	font-size: 30px;
}
.leftAligned .root .siteTitle a {
	font-size: 28px;
}
.splash .siteTitle a {
	font-size: 42px;
}
.splash.mobile .siteTitle a {
	font-size: 40px;
}
.subStatic .siteTitle a {
	font-size: 18px;
}
.siteDescription {
	font-family: serif; font-style: normal;letter-spacing:normal;	font-size: 14px;
	}
.root .titleOverlay {
	font-family: serif; font-style: normal;letter-spacing:normal;	font-size: 15px;
		text-align:right;
}
.menuCaption {
	font-family: serif; font-style: normal;letter-spacing:normal;	font-size: 12px;
	text-transform: uppercase;}
.postSummary, .descriptionSummary {
	font-family: serif; font-style: normal;letter-spacing:normal;	font-size: 12px;
	text-transform: none;
}
.descriptionSummary {
	font-size: 13px;
}
.splashMenuCaption {
	font-family: serif; font-style: normal;letter-spacing:normal;	font-size: 14px;
	}
.menu {
	font-family: serif; font-style: normal;letter-spacing:normal;		text-transform: capitalize;
	font-size: 13px;
}
.contentNav {
	font-family: serif; font-style: normal;letter-spacing:normal;	font-size: 15px;
}
.postText, .initPost {
	font-family: serif; font-style: normal;letter-spacing:normal;	font-size: 14px;
	text-transform: none;
}
.imageTitle, .contentFloatContainer .post h1, .singlePost .post h1, .initPost h1,.subChildBottom h1, .blogHeading{
	font-family: serif; font-style: normal;letter-spacing:normal;	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;}
.imageDescription {
	font-family: serif; font-style: normal;letter-spacing:normal;	font-size: 14px;
	text-transform: none !important;
}
.titleClass, .bottomPost h2 {
	font-family: serif; font-style: normal;letter-spacing:normal;	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;}
.categoryInfo .breadcrumb {
	font-family: serif; font-style: normal;letter-spacing:normal;	font-size: 20px;
	text-align: left;
	text-transform: uppercase;}
.categoryDescription {
	font-family: serif; font-style: normal;letter-spacing:normal;	font-size: 14px;
}
.blogHeading {
	font-size: 20px;

}
.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;
}

