
            #bgtop
            {
                background-color: white;
            }
        
            #bgtop
            {
                border-bottom-color: #9cbace;
            }
        
            BODY
            {
                background-color: #DCDCDC;
            }
        
            A
            {
                color: #E42217;
            }
        
            .capsule
            {
                background-color: #6392b1;
            }
        
            .capsule
            {
                color: white;
            }
        
            #header
            {
                background-color: #9cbace;
            }
        
            #header, #header table, #header a
            {
                color: #C11B17;
            }
        
            #title
            {
                border-right-color: #7396AD;
            }
        
            .sidebar, .tdsidebar
            {
                background-color: gray;
            }
        
            .sidebarlist
            {
                background-color: white;
            }
        
            .sidebarlist
            {
                color: #342826;
            }
        
            .sidebarlist > legend
            {
                background-color: #9cbace;
            }
        
            .sidebarlist > legend
            {
                color: #342826;
            }
        
            .sidebarlist a
            {
                color: #E42217;
            }
        
            .textwidget
            {
                color: #342826;
            }
        
            #content
            {
                background-color: #342826;
            }
        
            .post > fieldset
            {
                background-color: white;
            }
        
            .entry
            {
                color: #342826;
            }
        
            .post .title, #comments > legend, .comment > legend, #responsebox > legend
            {
                background-color: #6392b1;
            }
        
            .post .title, .post .title a, #comments > legend, .comment > legend, #responsebox > legend
            {
                color: white;
            }
        
            .postmetadata
            {
                background-color: gray;
            }
        
            .postcattags
            {
                background-color: #FFFFE1;
            }
        
            .postcattags, .postcattags a
            {
                color: #E42217;
            }
        
            #single .postcattags .capsule
            {
                background-color: #FFFFE1;
            }
        
            #single .postcattags .capsule, #single .postcattags .capsule a
            {
                color: #E42217;
            }
        
            blockquote
            {
                background-color: #DCDCDC;
            }
        
            blockquote
            {
                color: #342826;
            }
        
            .entry UL, .entry OL
            {
                background-color: #bddbef;
            }
        
            .entry UL, .entry OL
            {
                color: #342826;
            }
        
            .actbubble
            {
                background-color: #bddbef;
            }
        
            .actbubble, .actbubble a
            {
                color: #342826;
            }
        
            #comments
            {
                background-color: #bddbef;
            }
        
            fieldset.comment, fieldset.comment .commenttext
            {
                background-color: #9cbace;
            }
        
            fieldset.comment .commenttext
            {
                color: #342826;
            }
        
            #responsebox
            {
                background-color: #bddbef;
            }
        
