.strytl .item.text h1.title { color:#555555; font-weight:300; font-style:normal; }
.strytl .item.text p.text { color:#888888; }
.strytl .item.text p.author { color:#888888; font-weight:400; font-style:italic; }
.strytl .item.text .timestamp .group .time { color:#888888; font-weight:300; font-style:normal; }
.strytl .item.text .timestamp .group .date { color:#999999; font-weight:400; font-style:normal; }
.strytl .item.text { background-color:#ffffff; }
.strytl .item.text .timestamp .group { border-bottom-color:#de0081; }

/* text items */
.strytl .item.text h1.title {
	font-weight:700;
	font-style: italic;
	color: #000;
	font-size: 
}

.strytl .item.text {
	color: #000;
}

.strytl .item.text .timestamp .group .time {
	font-weight:700;
	font-style: italic;
	color: #000;
display:none;
}

.strytl .item.text .timestamp .group .date {
	color: #000;
margin-top:5px;

}

.strytl .item.text .timestamp .group {
	border-bottom-color: #de0081;
}



/* general design changes */
.strytl .live {
	background-image: url(https://data.storytile.net/customer_files/live.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-color: #de0081;
	line-height: 1px;
}
.timestamp br {
display:none;
}

.strytl .last-update {
display:none;
}


.strytl .live { display:none; }
#strytl-pagination { visibility:hidden }
.strytl .item .share {
    display: none !important;
}
