body {
color: #444;
}

h1, h2, h3, h4, h5, h6 {
color:#000;
}

a:focus, a:hover {
color: #000;
}
a {
color: #000;
}

.entry a:hover img{
border: 1px solid #333;
}

ul#topmenu li.page_item a {
color:#ccc;
}
ul#topmenu li.page_item a:hover {
color:#fff;
}
ul#topmenu li.current_page_item a, ul#topmenu li.current_page_item a:hover {
color: #fff;
background: #000;
}

.title h2, .title-inside h2 {
color: #000;
}
.title h2 a {
color: #000;
}
.title h2 a:hover {
color: #666;
border-bottom:1px dotted #666;
}

.homebox h3 a {
color:#000;
}
.homebox a.home-more-link {
color:#000;
}

.titleblock-inside .postdata a:hover {
color: #333;
}

.sidebar h2 {
color:#000;
}
.sidebar a {
color:#666;
}
.sidebar a:hover {
color: #000;
}
 

#headline_h1 h1 {
color:#999;
}
#headline_h1 h1 a {
color:#000;
}


.commentlist li.comment-author-admin {
color:#000;
font-weight:bold;
}

#commentform input:focus {
border: 1px solid #000;
}
#commentform textarea:focus {
border: 1px solid #000;
}
.button:hover {
background:#000;
color:#fff;
}
#commentform .button:focus {
background:#000;
color:#fff;
}

.copyright span a {
color:#666;
}
.copyright span {
color:#666;
}

.pageNav a, .pageNav a:visited { color:#666; }
.pageNav a:hover { color:#000; border-bottom:1px dashed #666; }
.pageNav .on { color:#000;}


.date {
background:url(black_and_white/date.gif) no-repeat;
}

.footerbar ul li a:hover {
background:url(black_and_white/arrow2-hover.gif) left top no-repeat;
background-position:0 4px;
color:#000;
}

.footerbar ul li a:hover, .nextlinks li:hover, ul.list404 li a:hover {
background:url(black_and_white/arrow2-hover.gif) left top no-repeat;
background-position:0 4px;
}
.nextlinks a:hover {
color:#000;
}

.featured a:hover {
color:#000;
}

a.more-link {
background:url(black_and_white/more.gif) no-repeat;
}
a:hover.more-link {
background:url(black_and_white/more.gif) no-repeat 0 100%;
}
