/*
# $Id$
#
# Theme 5 (purple)
*/

.b-body h1 {
	background-image: url('/images/global-view/block-head-h1-purple.jpg');
}

#main-left .b-body {
	background-image: url('/images/global-view/b-body-purple.jpg');
}

#main-left .b-bottom {
	background-image: url('/images/global-view/b-bottom-purple.gif');
}

#main-left .b-bottom-fold {
	background-image: url('/images/global-view/b-bottom-fold-purple.gif');
}

#slot-action h1 b {
	background-image: url('/images/h1-bg-purple.jpg');
	background-position: center bottom;
}

body div.canvas-body-wrapper {
	background-color: #c9c1d1;
	background-image: url('/images/canvas-bg-purple.jpg');
}

body #comment-counter, body span.comments-counter {
	background-image: url('/images/comments-bubble-purple.gif');
}

body .links a {
	background-image: url('/images/article-list/read-more-bg-purple.gif');
}
