/*
 Theme Name:   Osmosis Child
 Theme URI:    http://themeforest.net/user/greatives
 Description:  Osmosis Child Theme
 Version:      2.9.1
 Author:       Greatives Team
 Author URI:   http://greatives.eu
 Text Domain:  osmosis
 Template:     osmosis
*/

.thumb-wrap {
    position: relative;

}

.td_mod9 .thumb-wrap img {
    position: absolute;
	min-width:150px;
	height:auto;
	max-width: 100%;
    display: block;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.td_mod9 .item-details {
    margin-left: 160px;
    top: -2px;
    position: relative;
	min-height:140px;

}
.td_mod9 {
    margin-bottom: 30px;
}
h5.entry-title{
text-transform: none !important;
}

h5.entry-title a{
color:#444444 !important;
font-weight:initial !important;
}
.item-details .grve-post-meta{
	line-height:20px !important;
}
.item-details .grve-post-meta .grve-post-author, .item-details .grve-post-meta .grve-post-date {
    line-height: 1.1;
    margin-right: 8px;
	text-transform: uppercase;
	font-size: 10px !important;
	font-weight:700;

}
.categoryBadge a{
font-family: "Open Sans";
    line-height: 1.1;
    margin-right: 8px;
	text-transform: uppercase;
	font-size: 10px !important;
	font-weight:300;
    color: #0062b5;
}
.fp_excerpt {
font-family: "Open Sans" !mportant;
    font-weight: 300;
    font-style: normal;
    font-size: 15px;
    text-transform: none;
    color: #333;
    position: relative;
    margin: 15px 0;
}
span.grve-post-author{display:block;}