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



