
body {
font-family: Times New Roman, Times, Georgia, serif !important;
}


body {
background: #FFFFFF url(images/bg.gif) repeat-x top !important;
}



h1, h2, h3, h4, h5, h6 {
font-family: Cambria, Georgia, serif !important;
}


#wrap { font-size: 0.6875em; }


#content a {
color: #0000CC!important;
}
#wrap #fulltag a, #wrap #fulltag a:hover {
  background: #0000CC!important;
}
#site-nv ul li a:hover, #site-nv #home2 a, #site-nv ul li.current_page_item a, #post-navigator a {
    color: #fff !important;
    -moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background: #0000CC!important;
}

#entry .nolist li a:hover {
	color: #FFFFFF!important;
    -moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #0000CC!important;
}



#container ol.commentlist li div.reply a, #container ol.commentlist li div.reply a:hover {
color: #fff !important;
background: #0000CC !important;
}






