.blog_settings h4{
    border-bottom: 1px solid #DFDFDF;
    margin: 15px 0;
    padding: 0 0 10px 0;
}
.blog_settings label{
    font-size: 12px;
}
.blog_settings td {
    padding: 5px 0;
}

/********************* widget frontend ************************/

.blog-item {
	margin-bottom:1rem;
}
p.blog-article-category {
	text-transform:uppercase;
	margin-bottom:0
}
p.blog-article-title {
	margin-bottom:0
}
.blog-link a {}
.blog-article-date{
font-family: Yanone Kaffeesatz,Arial,Helvetica,sans-serif;
	font-size:1rem;
	margin-right:0.5em;
}
.logo-editors-choice{
	height: 13px;
	margin-top:-3px;
	margin-right:0.5em;
}
.logo-oa{
	height: 17px;
	margin-top:-3px;
}
.custom-title{}


.widget_blog_rss_reader article {
     clear: both; 
     display: inline-block; 
    padding-left: 79px;
    position: relative;
    min-height: 64px;
    margin-bottom: 25px;
    vertical-align: top;
}
.widget_blog_rss_reader article figure {
    position: absolute;
    top: 0;
    left: 0;
    margin: auto;
}
.widget_blog_rss_reader article h4 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
    display: inline;
    font-family: 'interfaceregular' !important;
}
.widget_blog_rss_reader article h4 a {
    color: #2a6ebb;
    text-decoration: none;
    display: inline;
    margin-right: 0.5em;
    font-family: 'interfaceregular' !important;
}
.widget_blog_rss_reader article footer {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #333;
    line-height: 24px;
    display: inline-block;
}
.custom-title {
	margin-bottom: 20px;
}