Does anyone know what is causing this black line on my blog and how to remove it? My location of the blog line is http://modospot.com/review/wreckingbalm.html
Remove <div id="body"> after <div class="entry"> in your index.php, singlepost, page files. Make sure that u r removing closing div of #body also. Otherwise rename the <div id="body"> after <div class="entry"> to something else which is not styled in css, say <div id="bodyxx">