.pages_start_post #post_content{
    position: relative;
}

.pages_start_post #post_content .date{
    position: absolute;
    left: 0px;
    top: -6px;
    background-color: white;
    padding-right: 5px;
    color: black;
}