.blogarticle-teaser > .blogarticle-teaser-title
{
	font-size: 1.125em;
	color: #666;
	font-weight: 700;
	margin-bottom: 10px;
	text-transform: uppercase;
	margin-top: 0;
	line-height: 1;
	text-decoration: none;
	font-family: UniversLTStd-Cn,Helvetica,sans-serif;
	display: block;
}
.blogarticle-teaser > .blogarticle-teaser-title:hover
{
	text-decoration: underline;
}
.blogarticle-teaser > .blogarticle-teaser-meta
{
	color: #b5b5b5;
    margin-bottom: 9px;
    font-size: .8125em;
    line-height: 18px;
}
.blogarticle-teaser > .blogarticle-teaser-date
{
}
.blogarticle-teaser > .blogarticle-teaser-category
{
	
}
.blogarticle-teaser > .paragraph
{
	margin: 0 0 10px;
}

.blogarticle-header
{
	margin-bottom: 20px;
}
.blogarticle-header > .blogarticle-image
{
	width: 100%;
}

.blogarticle-content > .blogarticle-title
{
    color: #666;
    margin-bottom: 10px;
    text-transform: unset;
    margin-top: 0;
    line-height: 1;
    text-decoration: none;
    font-family: UniversLTStd-Cn,Helvetica,sans-serif;
    display: block;
}
.blogarticle-content > .blogarticle-meta
{
	color: #b5b5b5;
    margin-bottom: 9px;
    font-size: .8125em;
    line-height: 18px;
}

h1.headline-1,
h2.headline-2,
h3.headline-3,
h4.headline-4,
h5.headline-5
{
	text-transform: unset;
}