
            #bgtop
            {
                background-color: black;
            }
        
            #bgtop
            {
                border-bottom-color: yellow;
            }
        
            BODY
            {
                background-color: red;
            }
        
            #header
            {
                background-color: black;
            }
        
            #header, #header table, #header a
            {
                color: red;
            }
        
            #header #title
            {
                border-right-color: yellow;
            }
        
            #sidebar, #tdsidebar
            {
                background-color: black;
            }
        
            #sidebar fieldset.sidebarlist
            {
                background-color: darkkhaki;
            }
        
            #sidebar fieldset.sidebarlist
            {
                color: black;
            }
        
            #sidebar legend
            {
                background-color: olive;
            }
        
            #sidebar legend
            {
                color: white;
            }
        
            #sidebar .sidebarlist li, #postaction li
            {
                border-top-color: black;
            }
        
            #sidebar #wp-calendar caption
            {
                color: darkred;
            }
        
            #sidebar #wp-calendar thead th, #sidebar #wp-calendar tfoot td.pad
            {
                background-color: darkred;
            }
        
            #sidebar #wp-calendar thead th
            {
                color: white;
            }
        
            #sidebar #wp-calendar tbody td
            {
                color: black;
            }
        
            #sidebar #wp-calendar tfoot td#next, #sidebar #wp-calendar tfoot td#prev
            {
                background-color: olive;
            }
        
            #sidebar #wp-calendar tfoot td#next, #sidebar #wp-calendar tfoot td#prev, #sidebar #wp-calendar tfoot a
            {
                color: white;
            }
        
            #content
            {
                background-color: darkkhaki;
            }
        
            .post fieldset
            {
                background-color: white;
            }
        
            .entry
            {
                color: red;
            }
        
            .post fieldset legend.title, fieldset#comments legend, fieldset.comment legend, fieldset#responsebox legend
            {
                background-color: olive;
            }
        
            .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: darkred;
            }
        
            .dateauthor .capsule, .nocomments .capsule
            {
                color: white;
            }
        
            .postmetadata
            {
                background-color: khaki;
            }
        
            .postcattags
            {
                background-color: darkred;
            }
        
            .postcattags, .postcattags a
            {
                color: white;
            }
        
            #single .postcattags .capsule
            {
                background-color: darkred;
            }
        
            #single .postcattags .capsule, #single .postcattags .capsule a
            {
                color: white;
            }
        
            blockquote
            {
                background-color: darkkhaki;
            }
        
            blockquote
            {
                color: black;
            }
        
            .entry UL, .page UL, .entry OL, .page OL
            {
                background-color: darkred;
            }
        
            .entry UL, .page UL, .entry OL, .page OL
            {
                color: white;
            }
        
            .entry > P:first-child:first-letter
            {
                color: black;
            }
        
            #postaction, .postmetadata #commentlink, .postmetadata .cattrigger, .replybuttonbox .capsule, #respond INPUT#submit
            {
                background-color: black;
            }
        
            #postaction, .postmetadata #commentlink, .postmetadata .cattrigger, #postaction a, replybuttonbox .capsule, #respond INPUT#submit
            {
                color: white;
            }
        
            fieldset.comment, fieldset.comment .commenttext
            {
                background-color: khaki;
            }
        
            fieldset.comment .commenttext
            {
                color: black;
            }
        
            fieldset#responsebox
            {
                background-color: grey;
            }
        