/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: pagano
Version: 0.1
*/

.recent_posts_extra_widget_pagano .post-widget-image {
    float: left;
    position: relative;
    z-index: 50;
    margin-right: 10px;
}
#footer-outer .col .recent_posts_extra_widget_pagano .post-widget-text span {
    color: #004987 !important;
    display: block;
	line-height: 17px;
	color: #999;
	font-size: 11px;
	margin-bottom: 6px;
}
.recent_posts_extra_widget_pagano .post-widget-image img {
    margin: 3px 0px;
    display: block;
}
.recent_posts_extra_widget_pagano .post-widget-text {
    line-height: 22px;
}
.recent_posts_extra_widget_pagano .clear {
    padding-bottom: 0px;
}