/* Bonjour Chatette theme for Mobile */
body { color: #333; background-color: #FCDDEC; }
#container { background-color: white; border-left: 5px solid #FCDDEC; }
#banner { background-color: #b3dd69; color: #1C7273; }
h1 { color: #1C7273; }
h2 { color: #1C7273; }
hr.border { color: #F36; }
a { color: #333; }
.entry-header { color: #69c; background-color: white; }
.comments-header, .comments-open-header, .trackbacks-header { color: #F36; background-color: white; border-top: 1px solid #F36; border-right: 1px solid #F36; border-bottom: 1px solid #F36; border-left: 1px solid #F36; text-align: center; }
ul.enclosure li { list-style-type: none; }
ul.enclosure li.video { list-style-image: url(/.shared/themes/classic/theme-bonjour/mobile-icon-video.gif); }
ul.enclosure li.audio { list-style-image: url(/.shared/themes/classic/theme-bonjour/mobile-icon-audio.gif); }
ul.enclosure li.image { list-style-image: url(/.shared/themes/classic/theme-bonjour/mobile-icon-image.gif); }


