@import url('https://fonts.googleapis.com/css?family=Merriweather');

.strytl .item.text h1.title { color:#555555; font-weight:400; font-style:normal; font-family: 'Merriweather', serif; }

.strytl .item.text h1.title { color:#999999; font-weight:400; 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:#0f9cd8; }
#strytl-pagination { display: none; }



