/* Custom CSS - write your own CSS values to overwrite the ones from Black Hole */

body {

color:#ACC426;
background:none repeat scroll 0 0 #ACC426;
}

h3 {
font-size:2em;
}

.aPost .aPostBody .commentInfo {
background:none repeat scroll 0 0 #ACC426;
padding:0.5em 0 0.5em 1em;
}

.aPost .aPostBody .postInfo {
background:none repeat scroll 0 0 #ACC426;
}

#sidebar a {
background:none;
color:#FFFFFF;
}

h6 {
text-transform:inherit;
}
