Style.css:
/*template-home*/
.wide-cols h3 {font-size:11px; padding:0 0 10px 8px; font-family:verdana; font-style:normal; text-transform:uppercase; letter-spacing:1px;}
a img.tim-thumbs3 {float:left; background:url([COLOR=blue]images/tim-thumb-bg.png[/COLOR]) no-repeat center; padding:20px; margin:0 10px 10px 0;}
a:hover img.tim-thumbs3 {background:url([COLOR=blue]images/tim-thumb-bg2.png[/COLOR]) no-repeat center; }
und
a img.tim-thumbs {float:left; background:url(images/[COLOR=blue]tim-thumb-bg.png[/COLOR]) no-repeat center; padding:20px; margin:1px 20px 20px 0;}
{background:url(images/[COLOR=blue]tim-thumb-bg.png[/COLOR]) no-repeat center; }
und
#main-container h3.list-title {padding:10px; background:#000000; margin:0 20px 30px 0; color:#FFFFFF; text-transform:uppercase; font-size:16px;}
/*photo-gallery*/
a img.tim-thumbs2 {background:url(images/[COLOR=blue]tim-thumb-bg-lg.png[/COLOR]) no-repeat; padding:18px 27px 20px 18px;margin:0 8px 10px 0;}
a:hover img.tim-thumbs2 {background:url(images/[COLOR=blue]tim-thumb-bg-lg2.png[/COLOR]) no-repeat; }