	/* --- Article Page --- */
	
    .article_pg .main-article { border-top: solid 4px #233870; }
    .article-scroll-list > li.active > a { color: #233870; }

    .article-content .cb_embed { min-height: 281px; box-shadow: 0 0 20px #ddd; } /* movie, tv and episode embeds */
    
    /* --- Content Gallery Colors --- */
	
	.content-gallery > div > header .start-slideshow, .content-gallery > div > header .next-slideshow {  background-color: #233870; }
	.content-gallery > div > header .previous-slide {  background-color: #233870; }
	.content-gallery > div > header .next-slide {  background-color: #233870; }


