/* Stevenson theme for Mobile */
body { color: #333; background-color: #e1e0e0; }
#container { background-color: white; border-left: 1px solid black; border-right: 1px solid black; }
#banner { background-color: #336699; color: white; }
h1 { color: white; }
h2 { color: white; }
hr.border { color: #eee; }
a { color: #333; }
.entry-header { color: #900; background-color: #transparent; border-left: 2px solid #ABABAB; }
.comments-header, .comments-open-header, .trackbacks-header { color: white; background-color: #799DE7; }
ul.enclosure li { list-style-type: none; }
ul.enclosure li.video { list-style-image: url(/.shared/themes/lilia/theme-stevenson/mobile-icon-video.gif); }
ul.enclosure li.audio { list-style-image: url(/.shared/themes/lilia/theme-stevenson/mobile-icon-audio.gif); }
ul.enclosure li.image { list-style-image: url(/.shared/themes/lilia/theme-stevenson/mobile-icon-image.gif); }



