
            BODY
            {
                background-color: #5F6062;
            }
        
            A
            {
                color: #b70100;
            }
        
            .capsule
            {
                background-color: #ffffff;
            }
        
            .capsule
            {
                color: #000000;
            }
        
            #title
            {
                border-right-color: #b70100;
            }
        
            #sidebar, #tdsidebar
            {
                background-color: #333333;
            }
        
            .sidebarlist
            {
                background-color: #eeeeee;
            }
        
            .sidebarlist
            {
                color: #333333;
            }
        
            .sidebarlist > legend
            {
                background-color: #666666;
            }
        
            .sidebarlist > legend
            {
                color: #ffffff;
            }
        
            .sidebarlist a
            {
                color: #333333;
            }
        
            .post > fieldset
            {
                background-color: #ffffff;
            }
        
            .entry
            {
                color: #000000;
            }
        
            .post .title, #comments > legend, .comment > legend, #responsebox > legend
            {
                background-color: #b70100;
            }
        
            #single .postcattags .capsule
            {
                background-color: #666666;
            }
        
            #single .postcattags .capsule, #single .postcattags .capsule a
            {
                color: #ffffff;
            }
        
            .entry > P:first-child:first-letter
            {
                color: #000000;
            }
        
            .actbubble
            {
                background-color: #666666;
            }
        
            .actbubble, .actbubble a
            {
                color: #ffffff;
            }
        