This site is built on ThemeGrill’s Freedom theme. Documentation on the use of this theme can be found at the themegrill.com web site.
We modified the theme’s CSS a little using WordPress’ custom CSS feature.
Our custom CSS looks like:
#colophon, #masthead { display:none; }
#main { background-color:transparent; }
body, h1, h2, h3, h4, h5, h6, p { color:#dedede; }
a { color: #eedddd; font-family:sarala; }
ul, ol { color: #dedede; font-family:sarala; }
div.entry-meta { display:none; }
.post.post-box .entry-title a { color:#dedede; text-shadow: 2px 2px 2px #000000; }