/* absolutely position the first headline into the green stripe */
.post_box.top .headline_area { position: absolute; top: 114px; left: 32px; width: 94em; }
.post_box.top .headline_area h1,
.post_box.top .headline_area .entry-title a { font-size: 2.3em; color: #fff; }
.post_box.top .headline_area .headline_meta { float: right; margin-top: -2em; color: #8d997f; }
