
body{
background:# url(images/bodytop.png) repeat-x top ;
color:#666;
font: 12px Verdana;
}

#content-wrap, #header-in, #navi, #footer-in { 
	width:800px;
}

body, a, h1 a, h3 a, h2 a, h3, h6, #content .posts h6, #content .posts h6.comments, #content .posts h6.postcomment, #navi .searchbg_textield, #content blockquote, #content blockquote p, #content .p_links li, .subscribe_textield, #footer p  {
	color:#666;
}
#searchform input, .comment-metadata, .authorcomment .comment-metadata, #sidebar h2     {
    color:#333;
}
#content-wrap  {
	margin:0 auto;   
}
#sidebar {float:right; }
#content {float:left; }
