
            #bgtop
            {
                background: url(../images/hea_bg_top.gif) repeat-x;
            }
        
            #bgtop
            {
                border-bottom-color: #eafcc1;
            }
        
            BODY
            {
                background-color: #eafcc1;
            }
        
            A
            {
                color: #8e1e48;
            }
        
            .capsule
            {
                background-color: #eee;
            }
        
            .capsule, .capsule a
            {
                color: #5f5f5f;
            }
        
            #header
            {
                background-color: transparent;
            }
        
            #header, #header table, #header a
            {
                color: #ee8600;
            }
        
            #header #title
            {
                border-right-color: #fce491;
            }

            #sidebar, #tdsidebar
            {
                background-color: #e7e6d9;
            }
        
            #sidebar fieldset.sidebarlist
            {
                background-color: #989781;
            }
        
            #sidebar fieldset.sidebarlist
            {
                color: #fff;
            }
        
            #sidebar legend
            {
                background-color: #dbd9c5;
            }
        
            #sidebar legend
            {
                color: #a44367;
            }
        
            #sidebar .sidebarlist li, #postaction li
            {
                border-top-color: #ebeadf;
            }
        
            .sidebarlist a
            {
                color: #fff;
            }
        
            #sidebar #wp-calendar caption
            {
                color: #000;
            }
        
            #sidebar #wp-calendar thead th, #sidebar #wp-calendar tfoot td.pad
            {
                background-color: #aaa;
            }
        
            #sidebar #wp-calendar thead th
            {
                color: #000;
            }
        
            #sidebar #wp-calendar tbody td
            {
                color: #333;
            }
        
            #sidebar #wp-calendar tfoot td#next, #sidebar #wp-calendar tfoot td#prev
            {
                background-color: #aaa;
            }
        
            #sidebar #wp-calendar tfoot td#next, #sidebar #wp-calendar tfoot td#prev, #sidebar #wp-calendar tfoot a
            {
                color: #eee;
            }
        
            #sidebar .textwidget
            {
                color: #000;
            }

            #content
            {
                background-color: #fff;
            }
        

            .post fieldset
            {
                background-color: #f1f0e8;
            }
        
            .entry
            {
                color: #000;
            }
        
            .post fieldset legend.title, fieldset#comments legend, fieldset.comment legend, fieldset#responsebox legend
            {
                background-color: #dbd9c5;
            }
        
            .post fieldset legend.title, .post fieldset legend.title a, fieldset#comments legend, fieldset.comment legend, fieldset#responsebox legend
            {
                color: #a44367;
            }
        
            .dateauthor .capsule, .nocomments .capsule
            {
                background-color: #c8e580;
            }
        
            .dateauthor .capsule, .nocomments .capsule
            {
                color: #607f13;
            }
        
            .postmetadata
            {
                background-color: #E7E6D9;
            }
        
            .postcattags
            {
                background-color: #989781;
            }
        
            .postcattags, .postcattags a
            {
                color: #eee;
            }
        
            #single .postcattags .capsule
            {
                background-color: #eee;
            }
        
            #single .postcattags .capsule, #single .postcattags .capsule a
            {
                color: #000;
            }
        
            blockquote
            {
                background-color: #fff;
            }
        
            blockquote
            {
                color: #333;
            }
        
            .entry UL, .page UL, .entry OL, .page OL
            {
                background-color: #ffffff;
            }
        
            .entry UL, .page UL, .entry OL, .page OL
            {
                color: #333333;
            }
        
            .entry > P:first-child:first-letter
            {
                color: #000000;
            }
        
            #postaction, .postmetadata #commentlink, .postmetadata .cattrigger, .replybuttonbox .capsule, #respond INPUT#submit
            {
                background-color: #ee8d10;
            }
        
            #postaction, .postmetadata #commentlink, .postmetadata .cattrigger, #postaction a, replybuttonbox .capsule, #respond INPUT#submit
            {
                color: #000000;
            }
        
            fieldset#comments
            {
                background-color: #d7a4b7;
            }
        
            fieldset.comment, fieldset.comment .commenttext
            {
                background-color: #eee;
            }
        
            fieldset.comment .commenttext
            {
                color: #333333;
            }
        
            fieldset#responsebox
            {
                background-color: #fdeeb8;
            }
        
