You might also want to delete the "com.apple.sidebarlists.plist" file, as Ian suggested above.
Askel, you may also need to rebuild your system's Launch Services. You can do this by entering the following command in the Terminal:
/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Support/lsregister -kill -r -domain local -domain system -domain user
Please note that the above is one solid line of text in that command, although it may appear as two lines here on the forum.
When you use that command, for a few minutes -- it could be maybe five minutes on a fast machine -- you will just see a blinking cursor in the Terminal window, and it may appear as if nothing is happening. Actually, however, the Launch Services database is being rebuilt.
Once the Terminal prompt returns, type the following:
killall Finder
Then hit your "return" key.
Upon doing this, your currently open Finder windows -- if there are any -- will temporarily disappear, and then return.
That's it. Your Launch Services database should now be rebuilt. Hopefully, this will fix your problem, if deleting the plist files doesn't do it for you. This definitely seems like a Finder or Launch Services issue to me.
Please let me know if the above helps.