/* Travel theme for Mobile */
body { background-color: #e6edc8; }
#container { background-color: white; border-left: solid #C9CDB0; border-right: 1px solid #C9CDB0; }
#banner { background-color: #78b9fc; color: white; border-bottom: 5px solid #EFE0B6; }
h1 { color: white; }
h2 { color: white; }
hr.border { color: C9CDB0; }
a { color: #666; }
.entry-header { color: #a3b9ef; background-color: white; border-left: 3px solid #EFE0B6; }
.comments-header, .comments-open-header, .trackbacks-header { color: white; background-color: #bccaee; }
ul.enclosure li { list-style-type: none; }
ul.enclosure li.video { list-style-image: url(/.shared/themes/lilia/theme-travel/mobile-icon-video.gif); }
ul.enclosure li.audio { list-style-image: url(/.shared/themes/lilia/theme-travel/mobile-icon-audio.gif); }
ul.enclosure li.image { list-style-image: url(/.shared/themes/lilia/theme-travel/mobile-icon-image.gif); }


