HTML {
	background: #E1E1E1;
	}
	.h-page {
		background: #FFF url(/img/design/art/bg/creased-paper.jpg) 0 0 no-repeat;
		}
		.h-page-line-left {
			background: url(/img/design/art/bg/body-left.gif) 0 0 repeat-y;
			}
			.h-page-line-right {
				background: url(/img/design/art/bg/body-right.gif) 100% 0 repeat-y;
				}
				.blot-top-left {
					background: url(/img/design/art/bg/blot-top-left.png) 100% 0 no-repeat;
					}
				.blot-top-right {
					background: url(/img/design/art/bg/blot-top-right.png) 0 0 no-repeat;
					}
				.blot-bottom-left {
					background: url(/img/design/art/bg/blot-bottom-left.png) 100% 0 no-repeat;
					}
				.blot-bottom-right {
					background: url(/img/design/art/bg/blot-bottom-right.png) 0 0 no-repeat;
					}

.b-head .author {
	background: #FFF;
	}
.b-blog-title A {
	background: url(/img/design/art/i/m-blog.gif) 0 0.2em no-repeat;
	}
	

/*
	Post
*/
.post .key {
	background: url(/img/design/art/i/lock.gif) 0 50% no-repeat;
	}
.post .post-tags LI {
	background: url(/img/design/art/bg/tags-sep.gif) 0 50% no-repeat;
	}
.b-actions-comment .actions-line {
	background: url(/img/design/art/bg/actions-dot.gif) 0 1px no-repeat;
	}
.post .actions {
	background: url(/img/design/art/bg/actions-line-tip.gif) 0 0 no-repeat;
	}
.post .actions .favorites-btn {
	background: url(/img/design/art/bg/b-favorites.gif) 0 0 no-repeat;
	}
.post .actions .post-edit {
	background: url(/img/design/art/bg/b-edit.gif) 0 0 no-repeat;
	}
.top-post-edit {
	background: url(/img/design/art-orange/bg/b-edit-top-post.gif) 0 0 no-repeat;
	}
.post .actions .post-del {
	background: url(/img/design/art/bg/b-del.gif) 0 0 no-repeat;
	}
.favorites_btn_remove {
	background: url(/img/design/art/i/favorites.gif) -16px 0 no-repeat  !important;
	}
.favorites_btn_add {
	background: url(/img/design/art/i/favorites.gif) 0 0 no-repeat !important;
	}
.favorites_btn_del {
	background: url(/img/design/art/i/del.gif) 0 0 no-repeat;
	}
.favorites_btn_undo {
	background: url(/img/design/art/i/del.gif) -16px 0 no-repeat;
	}
.post-del IMG,
.favorites-btn IMG {
	background: #F0F0F0;
	}
.post .actions .post-edit A,
.top-post-edit A {
	background: url(/img/design/art/i/edit.gif) 0 0 no-repeat;
	}
.post .actions .post-del A {
	background: url(/img/design/art/i/del.gif) 0 0 no-repeat;
	}
.quotes-lnk {
	background: url(/img/design/art/bg/quotes.gif) 0 0 no-repeat;
	}
.b-actions-comments {
	background: url(/img/design/art/bg/actions-right-tip.png) 100% 0 no-repeat;
	}
#cover #comments .actions .edit,
#cover #comments .actions .del {
	background-position: 0 0; background-repeat: no-repeat;
	}
#cover #comments .actions .edit {
	background-image: url(/img/design/art/i/edit.gif);
	}
#cover #comments .actions .del {
	background-image: url(/img/design/art/i/del.gif);
	}
#cover #comments .actions .reply {
	background: url(/img/design/art/bg/actions-right-tip.png) 0 0 no-repeat;
	}
.unfold-comments {
	background: #EEE;
	}
	

/*
	Calendar
*/
.b-calendar {
	background: #FFF;
	}
	.b-cal-years,
	.b-cal-months,
	.b-cal-days {
		background: url(/img/design/art-orange/bg/cal-ribbon.gif) 0 0 repeat-x;
		}
		.b-calendar .b-cal-left-tip {
			background: url(/img/design/art-orange/bg/cal-ribbon-left.gif) 0 0 no-repeat;
			}
			.b-calendar .b-cal-right-tip {
				background: url(/img/design/art-orange/bg/cal-ribbon-right.gif) 100% 0 no-repeat;
				}
				.b-calendar LI.active {
					background: url(/img/design/art-orange/bg/calendar-active.gif) 0 0 repeat-x;
					border-color: #F28201;
					}
	

#tags-cloud .active {
	background: #5B9AE7;
	}
.paging .btn-prev {
	background: url(/img/design/art/bg/b-prev.gif) 0 0 no-repeat;
	}
.paging .btn-next {
	background: url(/img/design/art/bg/b-next.gif) 100% 0 no-repeat;
	}
.paging LI {
	background: url(/img/design/art/bg/tags-sep.gif) 0 50% no-repeat;
	}
.btn-short-mode.minus {
	background: url(/img/design/art/bg/b-short-mode.gif) 0 0 no-repeat;
	}
.btn-short-mode.plus {
	background: url(/img/design/art/bg/b-short-mode.gif) 0 -36px no-repeat;
	}
.btn-all-read {
	background: url(/img/design/art/bg/b-all-read.gif) 0 0 no-repeat;
	}
.rss-link A {
	background: url(/img/design/art/i/rss.gif) 0 50% no-repeat;
	}
#user-info .send-msg-lnk {
	background: url(/img/design/art/i/mail.gif) 0 0.2em no-repeat;
	}
#user-info .posts,
#user-info .comments {
	background-position: 0 0; background-repeat: no-repeat;
	}
#user-info .posts {
	background-image: url(/img/design/art/i/s-posts.gif);
	}
#user-info .comments {
	background-image: url(/img/design/art/i/s-comments.gif);
	}
.feeds-divider {
	background: #E1E1E1 url(/img/design/art/bg/feeds-divider.gif) 0 100% no-repeat;
	}
.feeds-divider .put-marker {
	background: url(/img/design/art/bg/put-marker.gif) 0 100% no-repeat;
	}
.fav-icon {
	background: url(/img/design/art/i/fav-icon.gif) no-repeat;
	}
	
	
/*
	Ribbon
*/
.ribbon {
	background: #F18500 url(/img/design/art-orange/bg/ribbon-bottom.gif) 0 100% repeat-x;
	}
	.ribbon-left {
		background: url(/img/design/art-orange/bg/ribbon-left.gif) 0 0 repeat-y;
		}
		.ribbon-right {
			background: url(/img/design/art-orange/bg/ribbon-right.gif) 100% 0 repeat-y;
			}
			.ribbon-corner-tl {
				background: url(/img/design/art-orange/bg/ribbon-corners-tl.png) 0 0 no-repeat;
				}
				.ribbon-corner-tr {
					background: url(/img/design/art-orange/bg/ribbon-corners-tr.png) 100% 0 no-repeat;
					}
					.ribbon-corner-bl {
						background: url(/img/design/art-orange/bg/ribbon-corners-bl.png) 0 100% no-repeat;
						}
						.ribbon-corner-br {
							background: url(/img/design/art-orange/bg/ribbon-corners-br.png) 100% 100% no-repeat;
							}
							/*.ribbon-spray-paint {
								background: url(/img/design/art/bg/ribbon-spray-paint.png) 96% 0 repeat-y;
								}*/
	.ribbon-break-top {
		background: url(/img/design/art-orange/bg/ribbon-break-tips.png) 100% 0 no-repeat;
		}
	.ribbon-break-bottom {
		background: url(/img/design/art-orange/bg/ribbon-break-tips.png) 100% 100% no-repeat;
		}

.ribbon-break .content {
	background: url(/img/design/art-orange/bg/ribbon-break.gif) 100% 0 repeat-y;
	}
