I tested, it isn't google's issue for sure. Probably I did something which harmed the template, and since I'm an self-learner in HTML and codding in general, I can't figure out what I did.
Anyway, I tried with this and I reduced the space between the posts, but as you can see now, dates in the second and every post after it are moved down, only in the first post the date is ok, and I can't solve it.
.post-labels { display: block; margin: 50px 0 10px; } .post-footer-line { margin: 0px 0; }
The most I'm worried about that "nesting" problem described above.