/*
.article.newsroom h2 {
    font-size: 27px;
    line-height: 25px;
}
.article.newsroom h2 .title {
    font-size: 22px;
    line-height: 27px;
}
*/
.article.newsroom h2 .publish-date {
    font-size: 18px;
}

.article.newsroom .summary {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px !important;
}

#EDN_SanDiegoNews .article.newsroom h4, 
#EDN_SanDiegoNews .article.newsroom.press-release h4 {
    font-family: 'Trebuchet MS', Arial, sans-serif;
}


/*-----  PRESS RELEASES  -----*/

#EDN_SanDiegoNews .article.newsroom.press-release h4 {
    line-height: 22px;
}
#EDN_SanDiegoNews .article.newsroom.press-release h4 span {
    display: inline-block;
    vertical-align: top;
}
#EDN_SanDiegoNews .article.newsroom.press-release h4 span.title {
    font-weight: normal;
    width: 80%;
}

#EDN_SanDiegoNews .article.newsroom.press-release h4 span.publish-date {
    color: #363636;
    margin-right: 15px;
    width: 100px;
}
.article-details div {
    clear: both;
}

/*-----  BLOGS  -----*/

.contentPane #EDN_SanDiegoNews .article-details {
    margin-top: 30px !important;
}
.L0_Blog #dnn_sidebarPaneTop .newsroom-sidebar li:first-child {
    border-top: none;
}