XHTML validation of http://d-theme.com/absynthe shows an error. The following HTML has a block level ul element inside a non block level span. You have to change the span to a div.
<span class="tags">Tags: <ul class="links inline">
XHTML validation of http://d-theme.com/absynthe shows an error. The following HTML has a block level ul element inside a non block level span. You have to change the span to a div.
<span class="tags">Tags: <ul class="links inline">