- Featured post - you will need to make new category named "Featured" and put the featured post in it, then take the ID of category (you can see it in Manage->Categories) and open the functions.php - change the number in the first line.

- Find Featured post number on wordpress 2.5. 
  Go to Manage
  Categories
  Hover your mouse on the "Featured" Category
  Category ID Number will be visible

- To add an image to featured post, simple open up Custom fields form while creating the post and make a new key named "img" and set the value to absolute path to the image you want to use (dont use relative path, it wouldnt work with permalinks). The image should have these dimensions - 300x250


- Sidebar is widgetized aside from rss box, you can edit rss links in sidebar.php on the few first lines


- 468x60 advert code is in the header.php on the end of the file, just set the link and image to advertisment you are going to use


That should be all, if you have any questions send me an email to smaug@smaug.cz

