/* ---------- EWR Porta 2 Pro ---------- */
.articleItem .sectionMain {
border-top: none;
border-left: none;
border-right: none;
border-bottom: 1px solid rgb(214, 214, 214);
background: rgb(243,243,243);
border-radius: 0
}
.articleItem .primaryContent {
padding: 10px 0;
border: none;
background: none
}
.articleItem .subHeading {
background: none;
padding: 0 0 10px 0 !important;
border: none !important;
text-transform: uppercase;
}
.articleItem .subHeading a {
font-family: Oswald, Roboto, Arial, sans-serif;
color: #333333;
font-size: 21px;
letter-spacing: 1px;
}
.articleItem .subHeading .prefix {
display: none;
}
.articleItem .metaData {
font-family: Oswald, Roboto, Arial, sans-serif;
color: @primaryLighter;
border: none !important;
letter-spacing: 1px;
}
.articleItem .metaData a {
color: @primaryLighter;
}
.articleItem .excerptContent {
color: @dimmedTextColor;
}
.articleItem .headerBlock a {
text-align: center
}
.articleItem .headerBlock a img {
max-height: 380px;
}
.keyIcon.sticky,
.keyIcon.category,
.keyIcon.redirect {
display: none;
}
.articleItem .sectionFooter {
padding: 10px 0;
border: none;
background: none
}
.articleItem .sectionFooter .continue {
display: none
}
.articleItem .sectionFooter .categories {
text-transform: uppercase;
}
.articleItem .sectionFooter .categories a {
font-family: Oswald, Roboto, Arial, sans-serif;
background: @primaryLightish;
color: #fff;
margin-bottom: 3px;
}
.articleItem .sectionFooter .categories a:hover {
background: @secondaryMedium
}
.articleItem .sectionFooter .continue a {
background: none;
color: @dimmedTextColor;
}
.articleItem .sectionFooter .continue a:hover {
font-weight: 700;
}
.articleItem .button {
border-radius: 2px;
border: none;
box-shadow: none
}
.authorUnit .authorImage .img {
height: 120px !important;
width: 120px !important;
}
.authorUnit .secondaryContent .name {
font-family: Oswald, Roboto, Arial, sans-serif;
font-size: 24px;
}
.authorUnit .secondaryContent {
margin-left: 120px !important;
color: #aaa;
}
.EWRporta2_ArticleView .messageAuthor .details {
font-family: Oswald;
text-transform: uppercase
}
.EWRporta2_ArticleView .categories li a {
font-family: Oswald, Roboto, Arial, sans-serif;
background: @primaryLightish;
color: #fff;
text-transform: uppercase;
}