what i would do:
-as isaac said use round corners on adsense ads, also i would make the background color of the ad match the color of the sidebar
–pretty permalinks
congrats on creating your site!
hey i got this error on your site:
OpenCrypt System Error
The following error has occurred:
500 Can’t connect to source.opencrypt.com:80 (Bad hostname ’source.opencrypt.com’)
hehe…
..kidding apart. looks nice and clean. have to agree with the images. dont make it a photo gallery but…..
agree with samboll about the theme.
my critique: do you really want a category named “uncategorized”?? i would change the category name to something like miscellaneous or something like that.
oohh loading time: none at all hehe…it loaded inmediately
<?php wp_list_categories(‘sort_column=menu_order&depth=3&title_li=&exclude=PUT CATEGORY ID NUMBER HERE‘); ?>
for example lets say the category ID is 23:
<?php wp_list_categories(‘sort_column=menu_order&depth=3&title_li=&exclude=23‘); ?>