/* Beckett theme for Mobile */
* { color: #ccc; }
body { color: #ccc; background-color: #343f4a; }
#container { background-color: #101921; }
#banner { background-color: #600; color: white; }
h1 { color: white; }
h2 { color: white; }
hr.border { color: #1a2936;}
.entry-header { color: #f93; background-color: transparent; }
.comments-header, .comments-open-header, .trackbacks-header { color: #f93; background-color: #1a2936; }
ul.enclosure li { list-style-type: none; }
ul.enclosure li.video { list-style-image: url(/.shared/themes/lilia/theme-beckett/mobile-icon-video.gif); }
ul.enclosure li.audio { list-style-image: url(/.shared/themes/lilia/theme-beckett/mobile-icon-audio.gif); }
ul.enclosure li.image { list-style-image: url(/.shared/themes/lilia/theme-beckett/mobile-icon-image.gif); }
input, textarea { color: black; }



