Theme works fine, but once i start searching then its messed up. It is because of CSS file i guess. Check out how searched listings look, or is it css or i m missing div code somewhere. I have try to find bug with firebug but i cant... please help me, here is the search page: http://www.greatplaygames.com/?s=soccer&searchsubmit=Search
I don't think it supports search, because there is no search bar in the screenshot. Also, there is not one instance of 'search' in functions.php You could add search but it would take a bit of work.
Cash Nebula is right! You have to edit the search result file to make a custom class to wrap the search results... I can't tell exactly how to do this, unless I see the files! Next will be pretty easy using CSS .class-of-wrapper .entry-content { float:none; margin:0 0 5px; width:auto; } Code (markup):