/*
 * *   title:      colors for dcg 
 * *   author:     jake [at] jakejohns.net
 * *   updated:    200901
 * */

a:link, a:visited, a:hover, a:focus {color:#a4b566;}


body, #footer {background:#231f20; color:#ccc;}

#page,
#editorArea {background-color:#fff; color:#010101;}

#page h2 a,
.hentry h3 a,
.vevent h3 a,
#eventsListing a {color:#000;}

.featured .hentry,
ul#groups {background:#231f20; color:#fff;}

.featured .hentry a {color:#fff;}

.hentry .postInfo, 
.hentry .postInfo a {color:#7d7b7b;}

form{background:#231f20; color:#fff;}
form input {background:#fff; color:#010101; border-color:#000;}
form ul.errors{color:red; font-weight:bold;}

#content .paginationControl li a{color:#fff;}
.paginationControl li a, .paginationControl li span{background:#000; color:#fff;}
.paginationControl li .current {background:#a4b566; color:#fff;}
.paginationControl li .disabled {color:#666;}


#media-viewer,
.entryController .vevent .description{background:#666; color:#fff;}


