/* =WordPress Core
-------------------------------------------------------------- */
span.attach{display:none;}

.topic .visual a img{max-width:420px;}


.intro-slideshow .slide.turquoise .btns-list a.active {
	background: #6eb2ba;
}


.intro-slideshow .slide.green .btns-list a.active {
	background: #c2cd23;
	background: rgba(49, 68, 13, .6);
	color: #fff;
}


.intro-slideshow .slide.pink .btns-list a.active  {
	background: #79013d;
	background: rgba(121, 1, 61, .7);
	color: #fff;
}

#nav li.active > a {
    background: none;
	opacity: .6;
}