.outer_row{
	width: 100%;
	display:inline-block;
}
.inner_row {
	margin-bottom:20px;
	text-align:left;
}
.inner_row a{
	text-decoration:none;
	color:black;
}
.col2 {
    display: inline;
    line-height: 20px;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    font-family: "Roboto";
    overflow: hidden;
    border-radius: 100px;
    color:black;
	background-color:#f2f2f2;
	padding:8px;
	vertical-align:top;
	padding-top:10px;

}
.col8{
	
    width: 70%;
    display: inline;
    text-align: left;
	line-height: 20px;
    font-size: 14px;
    position: relative;
	font-family: Libre Baskerville !important;
	padding: 0px 0px 0px 10px;
}
.col6{
 	width: 80%;
    display: inline-block;
    text-align: left;
	line-height: 20px;
    font-size: 16px;
    position: relative;
	font-family: Roboto !important;
	font-weight:700;
	padding-top:10px;
	padding-bottom:20px;
}
.col6 h3 {
	margin:0px !important;	
}
.col4 {
	display: inline-block;
    line-height: 20px;
    font-size: 32px;
    font-style: italic;
    font-weight: bold;
    font-family: "Libre Baskerville";
    color:lightgray;
	/* color:#f2f2f2; */
	padding:8px;
	vertical-align:baseline;
	border-left: 1px solid;
	float:right;
}
.entry_thumb {
	width: 100%;
	height: 200px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
	overflow: hidden;
}
.the_title{
	display: inline-block;
	width: 80%;
	vertical-align: baseline;
	font-size:12px;
	font-family:"Roboto" !important;
	line-height: 17px;
	
}
.the_date{
	font-size: 11px !important;
	line-height: 1.3 !important;
	font-weight:normal !important;
	color:grey;
	padding-top:5px;
}
.entry_thumb1 {
	width: 92%;
	height: 100px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
	overflow: hidden;
}
.col5 {
	width: 50%;
	display: inline-block;
	vertical-align: top;
	
	/* height: 100px; */
}