/*
Theme Name: Everest-Lhotse
Theme URI: http://wordpress.org/
Description: Theme for Everest-Lhotse.
Version: 1.0
Author: Antti Vermas
Tags: mantle color, variable width, two columns, widgets
*/

#menuBar #etusivu{width:96px; height:53px; background: black url(img/en_home.png) top left no-repeat}
#menuBar #retkikunta{width:140px; height:53px; background: black url(img/en_expedition.png) top left no-repeat}
#menuBar #paivakirja{width:100px; height:53px; background: black url(img/en_diary.png) top left no-repeat}
#menuBar #galleria{width:120px; height:53px; background: black url(img/en_gallery.png) top left no-repeat}
#menuBar #tukijat{width:120px; height:53px; background: black url(img/en_sponsors.png) top left no-repeat}
#menuBar #postia{width:160px; height:53px; background: black url(img/en_mail.png) top left no-repeat}

#menuBar li:hover #etusivu{width:96px; height:53px; background: black url(img/en_home_on.png) top left no-repeat}
#menuBar li:hover #retkikunta{width:140px; height:53px; background: black url(img/en_expedition_on.png) top left no-repeat}
#menuBar li:hover #paivakirja{width:100px; height:53px; background: black url(img/en_diary_on.png) top left no-repeat}
#menuBar li:hover #galleria{width:120px; height:53px; background: black url(img/en_gallery_on.png) top left no-repeat}
#menuBar li:hover #tukijat{width:120px; height:53px; background: black url(img/en_sponsors_on.png) top left no-repeat}
#menuBar li:hover #postia{width:160px; height:53px; background: black url(img/en_mail_on.png) top left no-repeat}

#menuBar #etusivu.active{width:96px; height:53px; background: black url(img/en_home_on.png) top left no-repeat}
#menuBar #retkikunta.active{width:140px; height:53px; background: black url(img/en_expedition_on.png) top left no-repeat}
#menuBar #paivakirja.active{width:100px; height:53px; background: black url(img/en_diary_on.png) top left no-repeat}
#menuBar #galleria.active{width:120px; height:53px; background: black url(img/en_gallery_on.png) top left no-repeat}
#menuBar #tukijat.active{width:120px; height:53px; background: black url(img/en_sponsors_on.png) top left no-repeat}
#menuBar #postia.active{width:160px; height:53px; background: black url(img/en_mail_on.png) top left no-repeat}

