/*
Theme Name: Risen Child Theme
Theme URI: http://churchthemes.com/themes/risen
Author: churchthemes.com
Author URI: http://churchthemes.com
Description: A sample child theme for Risen.
Copyright: (c) 2012-2014 DreamDolphin Media, LLC
Template: risen
Version: 2.1.2
*/

.upw-posts .entry-image {
    float: left;
    margin: 0 14px 6px 0;
    width: 55px;
    height: 55px;
}
 
.upw-posts .entry-image img {
    background-image: url(texture-overlay.png);
    border-color: #ddd;
  position: relative;
    padding: 5px;
    border-width: 1px;
    border-style: solid;
}
.upw-posts .entry-title {
    margin-bottom: .5em;
    margin: 0 0 0 10px !important;
    float: left;
}
.upw-posts .entry-meta {
    float: left;
    margin: 3px 0 0 10px;
}
.upw-posts .entry-meta .sep {
display:none;
}
.upw-posts .entry-meta .author {
display:block;font-style: italic;
}
.upw-posts  p {
    clear: both;
}
.upw-posts .entry-meta time {
    color: #717171;
    font-weight: bold;
}

.upw-posts h4.entry-title {
    margin: 0;
    font-size: 1em;
    font-weight: bold;
}