body {    background: #CFEBFF;    }#container {    background: #FFF;    border-left: 1px solid #5FB6FF;    border-right: 1px solid #5FB6FF;    }#banner {     background: #5FB6FF;    color: #FFF;    border-top: 1px solid #5FB6FF;    border-bottom: 1px solid #5FB6FF;    }h1 { color: #FFF; }h2 { color: #FFF; }hr.border { color: #CACACA; }a { color: #999; }.entry-header {    color: #666;    background: #FFF;    border-left:3px solid #5FB6FF;    }.comments-header, .comments-open-header, .trackbacks-header {    color: #5FB6FF;    background: #FFF;    text-align: center;    border-top:1px solid #5FB6FF;    border-bottom:1px solid #5FB6FF;    }.content-header, .archive-header { color: #5FB6FF; }ul.enclosure li { list-style-type: none; }ul.enclosure li.video {    list-style-image: url(theme-image/mobile-icon-video.gif);    }ul.enclosure li.audio {    list-style-image: url(theme-image/mobile-icon-audio.gif);    }ul.enclosure li.image {    list-style-image: url(theme-image/mobile-icon-image.gif);    }


