I have the latest version of WP.
I'm running into an annoying issue with creating a 404 error page for the default Crafty theme.
The theme didn't come with a 404.php page so I am trying to base the layout on another page. I tried using the index.php page, the single page and now I'm working with the search form as a foundation.
The problem is that there is an extra space between the /wp-content/themes/CraftyCart/images/bg-nav.png image and the sidebar (sidebar-1) with the blue background.
I can't figure out where the extra space is coming from. I tried stripping the code of all "irrelevant" divs (for that page) and that didn't work so now all the divs are back in.
What am I doing wrong? I'd like it to match the other pages.
Here's the broken code based on search.php:
[Code moderated as per the Forum Rules. Please use the pastebin]