Hello,
I think there is a little problem in the K2 item template, when you add a video it overlaps the "last from the author" and "items by tag" items.
Can you help?
Thanks
.catItemVideoBlock, .itemVideoBlock { margin:0 0 16px 0; padding:16px; background:#010101 url(../images/system/videoplayer-bg.gif) repeat-x bottom; }
/* Video */
.catItemVideoBlock, .itemVideoBlock {clear: both; margin:0 0 16px 0; padding:16px; background:#fcfcfc; border: 1px solid #eee; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; overflow: hidden;}
.catItemVideoBlock h3,
.itemVideoBlock h3 { font-size: 24px; color: #da4d00; text-transform: none; font-weight: normal; line-height: 24px; margin: 0 0 8px 0; padding: 0; }