/* Minimalist theme for Mobile */
body { color: #333; background-color: white; }
#container { background-color: white; }
#banner { background-color: white; color: #666; }
h1 { color: #666; }
h2 { color: #666; }
hr.border { color: #666; }
a { color: #333; }
.entry-header { color: #666; background-color: white; border-bottom: 1px solid black; }
.comments-header, .comments-open-header, .trackbacks-header { color: #360; background-color: white; }
ul.enclosure li { list-style-type: none; }
ul.enclosure li.video { list-style-image: url(/.shared/themes/classic/theme-minimalist/mobile-icon-video.gif); }
ul.enclosure li.audio { list-style-image: url(/.shared/themes/classic/theme-minimalist/mobile-icon-audio.gif); }
ul.enclosure li.image { list-style-image: url(/.shared/themes/classic/theme-minimalist/mobile-icon-image.gif); }




