body.custom {
    background: #44443F;
}

.custom #container {
    margin-top: .6em;
    margin-bottom: 2em;
    border-left: 0.4em solid #111111;
    border-right: 0.4em solid #111111;
    border-bottom: 0.4em solid #111111;
}
.custom .entry-title a { font-family: Arial; font-size: 80%; font-weight: normal; color: #0000FF; text-decoration: underline; }

/*---:[ Hide closed comment notice on single post pages]:---*/
.custom. comments_closed p { display: none; }
/*---:[ Hide link to comments/closed comment notice on excerpts]:---*/
.custom .format_text .to_comments {display: none; }
.custom #comments {display:none;}

/* WP Affiliate links  */
.wpafflinks {font-family: verdana,arial,geneva, sans serif; font-size:110%; }
.wpafflinks a {  color: #ff0000; text-decoration : underline;} 
.wpafflinks a:visited{ color: #0000FF; text-decoration : underline;}

.custom #page {background: #fff;}

/* for image header  */
.custom #header { height:85px; background: url(/images/header.jpg) no-repeat; display: block;}

