
#section-footer {
    background-color: #74433A;
}

    #section-footer a:link {
        border-color: #FFCDC3;
        color: #FF8872;
    }

    #section-footer a:visited {
        color: #FFA999;
    }

    #section-footer h2 a:link,
    #section-footer h2 a:visited {
        color: #EEEEEE;
    }

    #section-footer a:hover,
    #section-footer h2 a:hover {
        color: #FFCDC3;
    }

#section-header .sitename a {
    color: #EEEEEE;
}

#section-header .description {
    background-color: #333333;
    background-image: url('../scripts/bg.php?color=29384C&height=150&factor=0.2&special[]=tower');
    color: #EEEEEE;
}

#section-primary {
    background-color: #29384C; /* left|3 */
    background-image: url('../scripts/bg.php?color=616E37&height=150&factor=0.3&special[]=tower');  /* right|3 */
}

    #section-primary figure figcaption {
        color: #EEEEEE;
    }

    #section-primary .post s,
    #section-primary .post del,
    #section-primary .post dl,
    #section-primary .post table tbody,
    #section-primary .post blockquote,
    #section-primary .post .postscript,
    #section-primary .post pre code {
        color: #999999;
    }

    #section-primary h1 a:link,
    #section-primary h1 a:visited {
        color: #EEEEEE;
    }

    #section-primary a:link {
	color: #9DC3F5; /* left|4 */
	border-color: #BDD4F1; /* left|0 */
    }

    #section-primary a:visited {
	color: #7390B6; /* left|2 */
    }

    #section-primary a:hover,
    #section-primary h1 a:hover {
	color: #7EB6FE; /* left|1 */
    }

#section-secondary {
    background-color: #616E37;
    background-image: url('../scripts/bg.php?color=74433A&height=150&factor=0.4&special[]=tower');
}

    #section-secondary form.comment textarea,
    #section-secondary form.comment .meta input {
        background-color: transparent;
        border-color: #E5FE9B;
        color: #EEEEEE;
    }

    #section-secondary form.comment dd p {
        color: #999999;
    }

    #section-secondary div.comment {
        border-color: #DCFF72;
    }

    #section-secondary a:link {
        color: #E5FE9B;
        border-color: #EEFDC2;
    }

    #section-secondary a:visited {
        color: #DDF593;
    }

    #section-secondary a:hover {
        color: #DCFF72;
    }

#footer-copyright,
#section-secondary form.comment .disclaimer,
#section-wrapper .navigation {
    background-color: #2B5539;
    border-color: #72FEA1;
}

    #footer-copyright a:link,
    #section-secondary form.comment .disclaimer a:link,
    #section-wrapper .navigation a:link {
        color: #72FEA1;
    }

    #footer-copyright a:visited,
    #section-secondary form.comment .disclaimer a:visited,
    #section-wrapper .navigation a:visited {
        color: #77C692;
    }

    #footer-copyright a:hover,
    #section-secondary form.comment .disclaimer a:hover,
    #section-wrapper .navigation a:hover {
        color: #97F7B7;
    }

#section-wrapper {
    background-image: url('../scripts/bg.php?color=333333&height=150&factor=0.2&special[]=tower');
}

body {
    background-color: #111111;
    background-image: url('../scripts/bg.php?color=222222&height=200&factor=0.1&special[]=star&special[]=color&special[]=rainbow&special[]=tower&message[text]=fictional computer coder&message[size]=15&message[x]=704&message[y]=47&message[color]=66FF00');
    color: #EEEEEE;
}

    body.day {
        background-color: #3763A8;
    }
