/* UI COLOR - LIGHT */
	html, #featured .pagination a,#featured .pagination a,#nav li ul{ background-color:#87b6d9;}
	#ns-top-bar a,#ns-top-bar p{ color:#87b6d9; }

/* UI COLOR - DARK */
	#ns-top-bar,#hidden-about,.toggler,#nav .current_page_item,#nav a:hover,#featured .pagination a:hover,#featured .pagination a.selected{ background-color:#00579B; }
	a,.meta-info .meta-title a{ color:#00579B; }
	html,#bd,#ft,#nav,#nav li ul,.box-container{ border-color:#00579B; }

/* WHITE */
	#hd #title a,#hd #tagline h3,#ns-top-bar,#hidden-about,#hidden-about a,.toggler,#nav a,.section-header a,#featured .pagination a,#featured .pagination a:hover,#featured .pagination a.selected,.share-this a{ color:#fff; }
	.box-container,.box-container-demo{ background-color:#fff; }

/* GRAY */
	.meta-info a,#ft a,.demo-widget-link a,.meta-info,#ft{ color:#666; }
	.box-container-demo,.meta-info,.meta-thumbnail img,.entry .attachment img,.share-this{ border-color:#ccc; }
	
/* BLACK */
	#hd #tagline h2,.meta-excerpt strong{ color:#000; }
	.meta-thumbnail img:hover,.entry .attachment img:hover{ background-color:#000; }
	.meta-thumbnail img:hover,.entry .attachment img:hover{ border-color:#000; }

/* MISC */
	form.cmxform em{ color:#f00; }
	#bd, #ft{ background-color:#fcfdfd; }
	.demo-widget-link a{ background-color:#ffffcc; }
	.share-this{ background-color:#87a992; }
	.search-url{ color:green; }
	blockquote{ border-color:#E2E4DF; }