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