
            #bgtop
            {
                background-color: #55FFFF;
            }
        
            BODY
            {
                background-color: #FD24EB;
            }
        
            .capsule
            {
                background-color: #FFFFFF;
            }
        
            .capsule
            {
                color: #FFFFFF;
            }
        
            #header
            {
                background-color: #0B4C5F;
            }
        
            #header, #header table, #header a
            {
                color: #FFFFFF;
            }
        
            #title
            {
                border-right-color: #04B4AE;
            }
        
            .sidebar, .tdsidebar
            {
                background-color: #FFFFFF;
            }
        
            .sidebarlist
            {
                background-color: #F2F2F2;
            }
        
            .sidebarlist
            {
                color: #04B4AE;
            }
        
            .sidebarlist > legend
            {
                background-color: #FD24EB;
            }
        
            .sidebarlist > legend
            {
                color: #FFFFFF;
            }
        
            .sidebarlist li, #postaction li
            {
                border-top-color: #55FFFF;
            }
        
            #wp-calendar thead th, #wp-calendar tfoot td.pad
            {
                background-color: #0B4C5F;
            }
        
            #wp-calendar thead th
            {
                color: #04B4AE;
            }
        
            #wp-calendar tbody td
            {
                color: #04B4AE;
            }
        
            #wp-calendar #next, #wp-calendar #prev
            {
                background-color: #FD24EB;
            }
        
            #wp-calendar #next, #wp-calendar #prev, #wp-calendar tfoot a
            {
                color: #04B4AE;
            }
        
            .textwidget
            {
                color: #04B4AE;
            }
        
            #content
            {
                background-color: #F2F2F2;
            }
        
            .entry
            {
                color: #000000;
            }
        
            .post .title, #comments > legend, .comment > legend, #responsebox > legend
            {
                background-color: #FD24EB;
            }
        
            .post .title, .post .title a, #comments > legend, .comment > legend, #responsebox > legend
            {
                color: #FFFFFF;
            }
        
            .postmetadata
            {
                background-color: #FD24EB;
            }
        
            .postcattags
            {
                background-color: #FD24EB;
            }
        
            .postcattags, .postcattags a
            {
                color: #04B4AE;
            }
        
            #single .postcattags .capsule
            {
                background-color: #0B4C5F;
            }
        
            #single .postcattags .capsule, #single .postcattags .capsule a
            {
                color: #BBB000;
            }
        
            blockquote
            {
                background-color: #FFFF55;
            }
        
            blockquote
            {
                color: #000000;
            }
        
            .entry UL, .entry OL
            {
                background-color: #F0F0F0;
            }
        
            .entry UL, .entry OL
            {
                color: #FFFFFF;
            }
        
            .entry > P:first-child:first-letter
            {
                color: #000000;
            }
        
            .actbubble
            {
                background-color: #55FFFF;
            }
        
            .actbubble, .actbubble a
            {
                color: #000000;
            }
        
            fieldset.comment .commenttext
            {
                color: #000000;
            }
        
            #responsebox
            {
                background-color: #FD24EB;
            }
        