Hi,
the theme isn't valid.
r_sidebar.php have an syntax - error:
<ul id="r_sidebarwidgeted">
didn“t have an
</ul>
Or - in other words: It have it - but just if you don't use widgets. The
</ul>
have to be outside the
if ( function_exists('dynamic_sidebar') && dynamic_sidebar(1) ) : else : ?> - PHP-section (quite after the
<?php endif; ?> in the "r_sidebar.php" (as you have it correctly in the l_sidebar.php).
Would be nice if you can fix it in the .