I've made some improvements to my template (I think) but am puzzled by the missing border-right on the sidebar. Here is the document tree :
I don't see the problem source. Step 1 : comment out all the elements in the sidebar, then gradually add them back.
div.dokuwiki .bar-right {
float: right; text-align: right;
}