
            #bgtop
            {
                background-color: Black;
            }
        
            #bgtop
            {
                border-bottom-color: White;
            }
        
            BODY
            {
                background-color: #666666;
            }
        
            A
            {
                color: Purple;
            }
        
            .capsule
            {
                background-color: #D8BFD8;
            }
        
            .capsule, .capsule a
            {
                color: White;
            }
        
            #header
            {
                background-color: Purple;
            }
        
            #header, #header table, #header a
            {
                color: White;
            }
        
            #header #title
            {
                 border-right-color: White; 
            }
        
            #sidebar, #tdsidebar
            {
                background-color: Purple;
            }
        
            #sidebar fieldset.sidebarlist
            {
                background-color: #D8BFD8;
            }
        
            #sidebar fieldset.sidebarlist
            {
                color: Purple;
            }
        
            #sidebar legend
            {
                background-color: Black;
            }
        
            #sidebar legend
            {
                color: White;
            }
        
            #sidebar .sidebarlist li, #postaction li
            {
                border-top-color: White;
            }
        
            .sidebarlist a
            {
                color: Purple;
            }
        
            #sidebar .textwidget
            {
                color: Purple;
            }
        
            #content
            {
                background-color: #A3A3A3;
            }
        
            .post fieldset
            {
                background-color: White;
            }
        
            .entry
            {
                color: Black;
            }
        
            .post fieldset legend.title, fieldset#comments legend, fieldset.comment legend, fieldset#responsebox legend
            {
                background-color: Black;
            }
        
            .post fieldset legend.title, .post fieldset legend.title a, fieldset#comments legend, fieldset.comment legend, fieldset#responsebox legend
            {
                color: White;
            }
        
            .dateauthor .capsule, .nocomments .capsule
            {
                background-color: Purple;
            }
        
            .dateauthor .capsule, .nocomments .capsule
            {
                color: White;
            }
        
            .postmetadata
            {
                background-color: White;
            }
        
            .postcattags
            {
                background-color: Purple;
            }
        
            .postcattags, .postcattags a
            {
                color: White;
            }
        
            #single .postcattags .capsule
            {
                background-color: Purple;
            }
        
            #single .postcattags .capsule, #single .postcattags .capsule a
            {
                color: White;
            }
        
            .entry > P:first-child:first-letter
            {
                color: Black;
            }
        
            #postaction, .postmetadata #commentlink, .postmetadata .cattrigger, .replybuttonbox .capsule, #respond INPUT#submit
            {
                background-color: Purple;
            }
        
            #postaction, .postmetadata #commentlink, .postmetadata .cattrigger, #postaction a, replybuttonbox .capsule, #respond INPUT#submit
            {
                color: White;
            }
        
            fieldset#comments
            {
                background-color: #D8BFD8;
            }
        
            fieldset.comment, fieldset.comment .commenttext
            {
                background-color: White;
            }
        
            fieldset.comment .commenttext
            {
                color: Black;
            }
        
            fieldset#responsebox
            {
                background-color: #D8BFD8;
            }
        
