body { background-color: #6d717c; color: #202020; }

#container { background-color: #bdc1cc; }
#container >.header { background-image: url(/images/header-1024.png); background-repeat: no-repeat; background-position: 50% 100%; }
#container >.header .headerimg { background-image: url(/images/head-1024.jpg); background-repeat: no-repeat; background-position: 50% 100%; height: 223px; position: relative; }
#container >.header .headerimg h1 { text-indent: -9999em; margin: 0px; }
#container >.header .headerimg #tagline { text-indent: -9999em; }
#container >.header .headerimg a { color: white; text-decoration: none; font-size: 125%; }
#container >.header .headerimg a:hover { color: #883333; }

#main .post, #main .category { background-color: #c2c6dc; }
#main .header h1, #main .header h2, #main .header h3, #main .header h4, #main .header h5, #main .header h6 { color: #782323; }
#main .content .summary pre, #main .content .text pre { background-color: #d0d4df; color: #000000; padding: 10px; font-size: 110%; margin-top: -12px; margin-bottom: 5px; }

#sidebar h2 { color: #883333; border-top: 3px solid #83879; }
#sidebar a:hover { color: #883333; }

.syntaxhighlighter { background-color: #FFFFFF; }

#adminmenu { border-style: double; border-width: 3px; border-color: #3d414c; background-color: #bdc1cc; }
