/* Folio theme for Mobile */
* { color: white; }
body { color: white; background-color: #292b2f; }
#container { background-color: black; }
#banner { background-color: black; }
h1 { color: #777; }
h2 { color: white; }
hr.border { color: #777;}
.entry-header { color: #777; background-color: black; }
.comments-header, .comments-open-header, .trackbacks-header { color: white; background-color: #111; border-top: 1px solid white; border-bottom: 1px solid white; }
ul.enclosure li { list-style-type: none; }
ul.enclosure li.video { list-style-image: url(/.shared/themes/shea/theme-folio/mobile-icon-video.gif); }
ul.enclosure li.audio { list-style-image: url(/.shared/themes/shea/theme-folio/mobile-icon-audio.gif); }
ul.enclosure li.image { list-style-image: url(/.shared/themes/shea/theme-folio/mobile-icon-image.gif); }
input, textarea { color: black; }



