/* Font @imports */
@font-face {
    font-family: 'ChunkFive';
    src: url('http://ppactionfund.org/timeline/Chunkfive-webfont.eot'); /* IE9 Compat Modes */
	src: url('http://ppactionfund.org/timeline/Chunkfive-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		url('http://ppactionfund.org/timeline/Chunkfive-webfont.woff') format('woff'), /* Modern Browsers */
		url('http://ppactionfund.org/timeline/Chunkfive-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
		url('http://ppactionfund.org/timeline/Chunkfive-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
	}
		    
		
@font-face {
		    font-family: 'SourceSansPro-Regular';
		    src: url('http://ppactionfund.org/timeline/SourceSansPro-Regular.ttf');
		}
/* Background Color */
#timeline-embed .vco-storyjs { 
	background: #f2a900; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  #f2a900 0%, #ed8200 49%, #cc5500 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#f2a900), color-stop(49%,#ed8200), color-stop(100%,#cc5500)); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  #f2a900 0%,#ed8200 49%,#cc5500 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  #f2a900 0%,#ed8200 49%,#cc5500 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  #f2a900 0%,#ed8200 49%,#cc5500 100%); /* IE10+ */
	background: radial-gradient(ellipse at center,  #f2a900 0%,#ed8200 49%,#cc5500 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2a900', endColorstr='#cc5500',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

	}

.vco-skinny .vco-slider .slider-item:nth-child(2) .content .content-container .text .container h2.date {
	display: none !important;
}
.vco-skinny .vco-slider .slider-item:nth-child(3) .content .content-container .text .container h2.date {
	display: none !important;
}
.vco-skinny .vco-slider .slider-item:nth-child(4) .content .content-container .text .container h2.date {
	display: none !important;
}
.vco-skinny .vco-slider .slider-item:nth-child(5) .content .content-container .text .container h2.date {
	display: none !important;
}
.vco-skinny .vco-slider .slider-item:nth-child(6) .content .content-container .text .container h2.date {
	display: none !important;
}

.vco-skinny .vco-slider .slider-item span.oneinthree {
	text-align: center; display: inherit;font-size: 54px;
}

/* All non-title fonts */
#timeline-embed .vco-storyjs p, 
#timeline-embed .vco-storyjs blockquote, 
#timeline-embed .vco-storyjs blockquote p, 
#timeline-embed .vco-storyjs .twitter blockquote p {
font-family: "SourceSansPro-Regular",Helvetica,Arial,sans-serif !important;
}
	
/* Title Text */
#timeline-embed .vco-storyjs .vco-feature h1, 
#timeline-embed .vco-storyjs .vco-feature h2, 
#timeline-embed .vco-storyjs .vco-feature h3, 
#timeline-embed .vco-storyjs .vco-feature h4, 
#timeline-embed .vco-storyjs .vco-feature h5, 
#timeline-embed .vco-storyjs .vco-feature h6 {
	font-family: 'ChunkFive';
	}
	
#timeline-embed .vco-slider .slider-item .content .content-container .text {
	vertical-align: top;
	}
#timeline-embed .vco-storyjs h2.start {
	color: rgb(73, 30, 1);
	}	
	
/* Date Above h3 Title */
#timeline-embed .vco-storyjs h2.date {
	color: #5C5C5C;
	font-size: 14px;
	color: rgb(73, 30, 1);
	}

/* Non First Slide Title H3	 */
#timeline-embed .vco-storyjs .vco-feature h3 {
	line-height: 1;
	color: rgb(73, 30, 1);
	}

/* Paragraph text below h3 title */
#timeline-embed .vco-storyjs p {
	line-height: 1.2;
	color: #FFF;
}

#timeline-embed .vco-storyjs p a {
	color: #6C2D00;
}
#timeline-embed .vco-storyjs p a:hover {
	color: rgb(255, 255, 255);
	text-decoration: none;
	background-color: rgba(108, 45, 0, 0.3);
}

#timeline-embed .vco-storyjs p strong {
	font-size: 16px;
}

#timeline-embed .vco-slider .slider-item .content .content-container .media .media-wrapper .media-container .caption {
	line-height: 1.1;
	color: rgb(45, 45, 45);
	font-size: 13px;
	}

#timeline-embed .vco-slider .slider-item .content .content-container .media .media-wrapper .media-container .credit {
	color: rgb(68, 68, 68);
	}
	


	

	


