@import url("blog_common.css");

#wrap.tabuti-content {
	background:url(images/tabuti_illust.jpg) no-repeat right top;
}

a#sitelogo {
	background-image:url(images/site_logo_tabuti.gif);
}

#cattitle {
	border-bottom:5px solid #400000;
}

.tabuti-content #content-header {
	padding-top:32px;
	background:url(images/tabuti_ttlbar.gif) repeat-y left top;
}

.tabuti-content #content-title a {
	width:500px;
	height:61px;
	background-image:url(images/tabuti_ttl.gif);
}

.tabuti-content #content-read {
	width:300px;
	height:53px;
	background-image:url(images/tabuti_read.gif);
}

.tabuti-content h2.post-title {
	background:url(images/tabuti_postttl.gif) no-repeat left 20px;
}

.tabuti-content div.postdata {
	background:url(images/tabuti_postdatabar.gif) repeat-x left top;
}

.tabuti-content #blog-sidebar {
	background:url(images/tabuti_sidebar_top.gif) repeat-x left top;
}

.tabuti-content .blog-authorpr-txt {
	background:url(images/tabuti_primg.jpg) no-repeat center top;
}

