#searchform {
	display:none;
}

#colophon {
	display:none;
}

.comments-link {
	display:none;
}

div.menu-main-menu-container {
	width:100%;
}

#access {
	border:0;
	margin:0 auto;
	padding:0;
}

div #main {
	background-color:#222;
	margin:0;
	padding:0;
	border:0;
}

.entry-meta,.cat-links {
	display:none;
}.single-post {
    background-color: #ffffff !important;
}

.single-post .site,
.single-post .site-content,
.single-post .content-area,
.single-post article,
.single-post .entry-content {
    background-color: #ffffff !important;
    color: #111111 !important;
}

.single-post .entry-content p,
.single-post .entry-content li,
.single-post .entry-content h1,
.single-post .entry-content h2,
.single-post .entry-content h3,
.single-post .entry-content a {
    color: #111111 !important;
}
.single-post {
    background-color: #ffffff !important;
}

.single-post .site,
.single-post .site-content,
.single-post .content-area,
.single-post article,
.single-post .entry-content {
    background-color: #ffffff !important;
    color: #111111 !important;
}

.single-post .entry-content p,
.single-post .entry-content li,
.single-post .entry-content h1,
.single-post .entry-content h2,
.single-post .entry-content h3,
.single-post .entry-content a {
    color: #111111 !important;
}
/* Blog page color | 10924522-zd*/
.blog #main,
.home.blog #main {
background-color: #fff !important;
}
 
.blog #content,
.home.blog #content,
.blog #content p,
.home.blog #content p,
.blog #content li,
.home.blog #content li,
.blog #content h1,
.home.blog #content h1,
.blog #content h2,
.home.blog #content h2,
.blog #content h3,
.home.blog #content h3 {
color: #111 !important;
}

/* Make the two unreadable category pages white with dark text */
body.category-gourmet-ghosts #primary,
body.category-the-alaskan-blonde #primary {
    background-color: #ffffff !important;
    color: #000000 !important;
}

body.category-gourmet-ghosts #primary *,
body.category-the-alaskan-blonde #primary * {
    color: #000000 !important;
}

body.category-dispatches #primary {
    background-color: #ffffff !important;
    color: #000000 !important;
}

body.category-dispatches #primary * {
    color: #000000 !important;
}


#main .entry-content a,
#main .entry-content a:visited,
.entry-content a,
.entry-content a:visited {
    color: #0000FF !important;
}