body { background-image: url(images/green/body-bg.png); color: #577a81; }
	#content { background-image: url(images/green/content-bg.png); }
		#content:after, #content:before { background-image: url(images/blue/top-content-bg.png); }

		.note-block:after { background-image: url(images/blue/note-left-bg.png); }
			.note { border-color: #d8dfe0; }
				.note-inner { background-image: url(images/blue/note-inner-bg3.png); }
					.note-content:after { background-image: url(images/blue/note-content-bg.png); }
						.post-title { background-image: url(images/blue/note-inner-top-bg1.png); }
						.post-meta, .comment_date { color: #6c8488; }
							.post-meta:before { background-image: url(images/blue/post-meta-left-bg.png); }
							.post-meta:after { background-image: url(images/blue/post-meta-right-bg.png); }
			.note-bottom-left { background-image: url(images/blue/note-bottom-left.png); }
				.note-bottom-right { background-image: url(images/blue/note-bottom-right.png); }
					.note-bottom-center { background-image: url(images/blue/note-bottom-center.png); }

	#recent-posts > h1, h1#comments, h3#trackbacks-title, h3#reply-title { color: #78959b; }
	a.readmore, a.comment-reply-link { background-color: #707070; }
	.widget h3.title { color: #aa402b; }
	#main-menu > ul > li > a, .nav li ul, #commentform input#submit, #mobile_nav, #main-menu.mobile_nav > ul { 
 }
	#main-menu.mobile_nav > ul { background: #556d70; }
		#main-menu > ul > li.current_page_item > a:after { background-image: url(images/blue/current-item.png); }
		.nav li ul::before { background-image: url(images/blue/current-item-dropdown.png); }

	#main-menu.mobile_nav a { border-bottom: 1px solid #4a6162; border-top: 1px solid #5d797a; }