/* Subtle Green theme for Mobile */
body { color: black; background-color: #BFD29F; }
#container { background-color: white; }
#banner { background-color: white; color: #CC9900; border: 1px solid #999; }
h1 { color: #CC9900; }
h2 { color: #CC9900; }
hr.border { color: #999; }
a { color: black; }
.entry-header { color: #CC9900; background-color: white; }
.comments-header, .comments-open-header, .trackbacks-header { color: #CC9900; background-color: white; border-top: 1px dotted #999; border-bottom: 1px dotted #999; }
ul.enclosure li { list-style-type: none; }
ul.enclosure li.video { list-style-image: url(/.shared/themes/classic/theme-subtle_green/mobile-icon-video.gif); }
ul.enclosure li.audio { list-style-image: url(/.shared/themes/classic/theme-subtle_green/mobile-icon-audio.gif); }
ul.enclosure li.image { list-style-image: url(/.shared/themes/classic/theme-subtle_green/mobile-icon-image.gif); }
input, textarea { color: black; }



