/* Vicksburg Teal theme for Mobile */
body { color: black; background-color: #787878; }
#container { background-color: white; }
#banner { background-color: #6B9D9E; color: white; }
h1 { color: white; }
h2 { color: white; }
hr.border { color: #999; }
a { color: #666; }
.entry-header { color: #798E90; background-color: white; border-left: 5px solid #D7E2DA; }
.comments-header, .comments-open-header, .trackbacks-header { color: white; background-color: #6B9D9E; border-left: 5px solid #787878; }
ul.enclosure li { list-style-type: none; }
ul.enclosure li.video { list-style-image: url(/.shared/themes/walt/theme-vicksburg_teal/mobile-icon-video.gif); }
ul.enclosure li.audio { list-style-image: url(/.shared/themes/walt/theme-vicksburg_teal/mobile-icon-audio.gif); }
ul.enclosure li.image { list-style-image: url(/.shared/themes/walt/theme-vicksburg_teal/mobile-icon-image.gif); }
input, textarea { color: black; }



