﻿img {border: none;}

#contact,
#primaryNavigation,
#subNav a,
.love,
#foots a,
.number,
.timeLinks,
h2 span,
.panelImage img,
#methods img,
#flowerGoesHere,
#flowerGoesHere img,
#videoBox,
#previousLink,
#nextLink,
#liveSiteLink,
#back,
#infographic-navigation,
#subNav,
.copyright
{
	display: none;
}

a
{
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

#details
{
	padding-top: 0!important;
}

p.quote,
p.source
{
	font-style: italic;
}

#foots span
{
	clear: both;
	font-size: 11px;
}

/* INFOGRAPHICS */

.infographic-list
{
	left: 0 !important;
	width: auto !important;
}

/* hide all of the infographics and their copy */
.infographic-list li { display: none; }

/* display only the selected infographic */
.infographic-list li.selected { clear: both; display: block; }

.infographic-detail img
{
	clear: both;
	display: block;
	float: none;
	margin-bottom: 20px;
}

.infographic-detail p
{
	clear: both;
	display: block;
	float: none;
	margin: 0 !important;
	padding: 0 !important;
	width: 100% !important;
}

.infographic-tools
{
	display: none;
}

/* END INFOGRAPHICS */
