Thank you for your response.
I am not a PHP programmer. I have not ever used a CMS as well. So it makes it hard for me to trace files and elements of the theme design. Any help would be appreciated.
At least, for the start, I need to know which files and where in the files I need to peek at. I would appreciate it if you just give me some hints on how to make the changes.
Please answer any of the following as much as you believe it would help me fix my issue:
Which codes are rendering the featured contents?
Which CSS framework/technique is being used for column layout?
Which CSS classes are making them in 3 columns?
Is there a container around featured contents that has clear:right on it? If no, then can I put a “float:right” on sidebar to bring it up next to featured contents? If yes how can I apply this style only for home page and not other pages?
I am going to give up on the footer. I will keep it as three columns.