
            #bgtop
            {
                background-color: #333333;
            }
        
            BODY
            {
                background-color: #666666;
            }
        
            A
            {
                color: #000099;
                font-weight:bold;
            }
            
            {
                color: #333333;
                font-weight:bold;
            }
        
            .capsule
            {
                background-color: #000000;
            }
        
            .capsule, .capsule a
            {
                color: #FFCC00;
            }
        
            #header
            {
                background-color: #ffffff;
            }
        
            #header, #header table, #header a
            {
                color: #000000;
            }
        
            #header #title
            {
                border-right-color: #000000;
            }
        
            #sidebar, #tdsidebar
            {
                background-color: #aaaaaa;
            }
        
            #sidebar fieldset.sidebarlist
            {
                background-color: #ffffff;
            }
        
            #sidebar fieldset.sidebarlist
            {
                color: #000000;
            }
        
            #sidebar legend
            {
                background-color: #000000;
            }
        
            #sidebar legend
            {
                color: #FFCC00;
            }
        
            #sidebar .sidebarlist li, #postaction li
            {
                border-top-color: #aaaaaa;
            }
        
            .sidebarlist a
            {
                color: #000000;
            }
        
            #sidebar #wp-calendar thead th, #sidebar #wp-calendar tfoot td.pad
            {
                background-color: #FFCC00;
            }
        
            #sidebar #wp-calendar thead th
            {
                color: ##000000;
            }
        
            #sidebar #wp-calendar tbody td
            {
                color: ##000000;
            }
        
            #sidebar #wp-calendar tfoot td#next, #sidebar #wp-calendar tfoot td#prev
            {
                background-color: #FFCC00;
            }
        
            #sidebar #wp-calendar tfoot td#next, #sidebar #wp-calendar tfoot td#prev, #sidebar #wp-calendar tfoot a
            {
                color: #000000;
            }
        
            #sidebar .textwidget
            {
                color: #000000;
            }
        
            #content
            {
                background-color: #cccccc;
            }
        
            .post fieldset
            {
                background-color: #ffffff;
            }
        
            .entry
            {
                color: #000000;
            }
        
            .post fieldset legend.title, fieldset#comments legend, fieldset.comment legend, fieldset#responsebox legend
            {
                background-color: #000000;
            }
        
            .post fieldset legend.title, .post fieldset legend.title a, fieldset#comments legend, fieldset.comment legend, fieldset#responsebox legend
            {
                color: #FFCC00;
            }
        
            .dateauthor .capsule, .nocomments .capsule
            {
                background-color: #000000;
            }
        
            .dateauthor .capsule, .nocomments .capsule
            {
                color: #FFCC00;
            }
        
            .postmetadata
            {
                background-color: #ffffff;
            }
        
            .postcattags
            {
                background-color: #FFCC00;
            }
        
            .postcattags, .postcattags a
            {
                color: #000000;
            }
        
            #single .postcattags .capsule
            {
                background-color: #FFCC00;
            }
        
            #single .postcattags .capsule, #single .postcattags .capsule a
            {
                color: #000000;
            }
        
            blockquote
            {
                background-color: #FFCC00;
            }
        
            blockquote
            {
                color: #000000;
            }
        
            .entry UL, .page UL, .entry OL, .page OL
            {
                background-color: #ffffff;
            }
        
            .entry UL, .page UL, .entry OL, .page OL
            {
                color: #000000;
            }
        
            .entry > P:first-child:first-letter
            {
                color: #000000;
            }
        
            #postaction, .postmetadata #commentlink, .postmetadata .cattrigger, .replybuttonbox .capsule, #respond INPUT#submit
            {
                background-color: #000000;
            }
        
            #postaction, .postmetadata #commentlink, .postmetadata .cattrigger, #postaction a, replybuttonbox .capsule, #respond INPUT#submit
            {
                color: #FFCC00;
            }
        
            fieldset#comments
            {
                background-color: #666666;
            }
        
            fieldset.comment, fieldset.comment .commenttext
            {
                background-color: #FFCC00;
            }
        
            fieldset.comment .commenttext
            {
                color: #000000;
            }
        
            fieldset#responsebox
            {
                background-color: #ffffff;
            }
        
            img {
              padding: 0 10px 0 0;
            }
