/*
=============
=header
-------------
=navi
=contents
-------------
=footer
=============
*/

/* =header
======================================================== */
#header h1 {
	background: url(images/blog/blogmain_essay.gif) no-repeat top center;
}

/* =navi
------------------------------------------------------- */
h4#newarticle {
	background: url(images/blog/navi_essay_article.gif) no-repeat top center;
}
h4#newcomment {
	background: url(images/blog/navi_essay_comment.gif) no-repeat top center;
}
h4#calender {
	background: url(images/blog/navi_essay_calender.gif) no-repeat top center;
}
h4#category {
	background: url(images/blog/navi_essay_category.gif) no-repeat top center;
}
h4#backnumber {
	background: url(images/blog/navi_essay_bn.gif) no-repeat bottom center;
}
#sidebar li li {
	background: url(images/blog/arrow_essay.gif) no-repeat center left;
}
#wp-calendar td a, .post small, .postmetadata a, #sidebar li li a:hover {
	color: #f7ba00;
}
h2.widgettitle {
	background: url(images/blog/navi_essay_calender.gif) no-repeat top center;
}
/* =contents
------------------------------------------------------- */
.post h2 {
	background: #fff url(images/blog/contentsbar_essay.gif) no-repeat top center;
}
#contents p#posted_by a, #contents p#post_bottom a {
	color: #f7ba00;
}

/* =footer
======================================================== */
#footer {
	background: url(images/blog/blogfooterbg_essay.gif) no-repeat top center;
}
