.single .page-title
{
	width: 100%;
	padding: 30px 0;
	color: white;
	text-align: center;
	background-color: #3a3b3f;
}

.single .featured-image
{
	height: 280px;
	display: block;
	text-align: center;
}

.single .featured-post .linked:hover
{
	cursor: -webkit-zoom-in; 
	cursor: -moz-zoom-in;
}

.single .featured-post a
{
	color: black;
}

.single .featured-image .round-number
{
	margin: 40px 0 35px 0;
}

.single .featured-image .breadcrumb .round-number
{
	margin: 0;
}

.single .featured-image .breadcrumb
{
	display: none;
	margin-bottom: 100px;
}

.single .featured-image .title
{
	width: 90%;
	margin: 0 auto;
	color: white;
    font-size: 32px;
    line-height: 32px;
    font-size: 3.2rem;
    line-height: 3.2rem;
}

.single.history .featured-image .title
{
	padding-top: 120px;
}

.single article 
{
	width: 100%;
}

.single article .content
{
	min-height: 600px;
}

.single article .text
{
	width: 100%;
	float: left;
	background-color: white;

	/* Dirty fix for float */
    padding-bottom:999999px;
    margin-bottom:-999999px;
}

.single article header
{
	width: 100%;
	position: relative;
	overflow: visible;
	overflow: auto;
	background-color: #886255;
	display: table;
}

.single article aside h3
{
	width: 50%;
	display: block;
	box-sizing: border-box;
	float: left;
	padding: 25px 20px;
	color: white;
    font-size: 17px;
    line-height: 18px;
    font-size: 1.7rem;
    line-height: 1.8rem;
	text-align: center;
	text-decoration: none;
	background-color: #886255;
}

.single article .content
{
	max-width: 800px;
	margin: 0 auto;
	padding: 5% 8% 10%;
	font-family: Verdana;
    font-size: 17px;
    line-height: 24px;
    font-size: 1.7rem;
    line-height: 2.4rem;
    font-family: 'FuturaLT-Book', Arial, Verdana;
    background-color: white;
}

.single article .content ul
{
	padding: 0 20px;
}

.single article .content .excerpt
{
    font-size: 24px;
    line-height: 34px;
    font-size: 2.4rem;
    line-height: 3.4rem;
	margin: 0 0 40px 0;
	font-family: 'FuturaLT-Book', Arial, Verdana;
}

.single article .content h2
{
    font-size: 26px;
    line-height: 36px;
    font-size: 2.6rem;
    line-height: 3.6rem;
	margin: 40px 0 20px 0;
}

.single article .content h3
{
    font-size: 22px;
    line-height: 32px;
    font-size: 2.2rem;
    line-height: 3.2rem;
	margin: 40px 0 20px 0;
}

.single article .content ul
{
	overflow: hidden;
	list-style: disc outside none;
}

.single article .content a
{
	color: black;
	text-decoration: underline;
}

.single article .content .related
{
	padding: 0;
	list-style: none;
}

.single article .content .related li
{
	margin: 20px 0 10px 0;
}

.single article .content .related li:nth-child(2n+2)
{
	margin-right: 0;
}

.single article .content .related li a
{
	width: 100%;
	min-height: 80px;
	display: block;
	padding: 20px 40px;
	background-color: #f0f0f0;
	border: 2px solid #f0f0f0;
	box-sizing: border-box;
	color: black;
	text-decoration: none;
	overflow: hidden;
	text-overflow: ellipsis;
}

.single article .content .related li a:hover
{
	background-color: white;
}

.single article aside h3
{
	width: 100%;
	color: black;
	background-color: #f0f0f0;
}

.single article aside
{
	width: 100%;
	font-family: 'FuturaBT-Medium', Arial, Verdana;
}

.single article aside .featured-post
{
	width: 100%;
	position: relative;
	display: block;
	box-sizing: border-box;
	border-bottom: 1px solid #c0c0c0;
}

.single article aside .featured-post:hover
{
	cursor: -webkit-zoom-in; 
	cursor: -moz-zoom-in;
}

.single article aside .featured-post .picture
{
	width: 100%;
	height: 330px;
	display: inline-block;
}

.single article aside .featured-post h4
{
	padding: 30px 40px 0 40px;
	color: black;
    font-size: 20px;
    line-height: 20px;
    font-size: 2rem;
    line-height: 2rem;
	text-decoration: none;
}

.single article aside .featured-post p
{
	padding: 15px 40px;
	color: black;
    font-size: 16px;
    line-height: 22px;
    font-size: 1.6rem;
    line-height: 2.2rem;
    font-family: 'FuturaLT-Book', Arial, Verdana;
	text-decoration: none;
	overflow: hidden;
	text-overflow: ellipsis;
}

.single article aside .featured-post .caret
{
	width: 50px;
	position: relative;
	margin: 10px 40px;
	border: 1px solid black;
}

.single article aside .featured-post .credit
{
	margin-bottom: 40px;
	font-family: 'FuturaLT-Book', Arial, Verdana;
	font-style: italic;
    font-size: 15px;
    line-height: 20px;
    font-size: 1.5rem;
    line-height: 2rem;
}


.single article aside .related-posts
{
	width: 100%;
	display: block;
	box-sizing: border-box;
}

.single article aside .related-posts .linked:hover
{
	cursor: -webkit-zoom-in; 
	cursor: -moz-zoom-in;
}

.single article aside .related-posts h4
{
	width: 50%;
	height: 140px;
	float: left;
	position: relative;
	padding: 15px 15px 15px 40px;
	color: black;
    font-size: 20px;
    line-height: 24px;
    font-size: 2rem;
    line-height: 2.4rem;
    border-bottom: 1px solid #c0c0c0;
	overflow: hidden;
	text-overflow: ellipsis;
}

.single article aside .related-posts article:hover h4
{
	text-decoration: underline;
}

.single article aside .related-posts .picture
{
	width: 50%;
	min-height: 140px;
	float: left;
	border-bottom: 1px solid #c0c0c0;
}

.single article aside .related-posts article:first-child h4,
.single article aside .related-posts article:first-child .picture
{
	border-top: 1px solid #c0c0c0;
}

.single article aside .related-posts article h4 a
{
	color: black;
}

.footer
{
	font-family: 'FuturaBT-Bold', Arial, Verdana;
}



/* Single - Ressources */

.single
{
	background: white;
}

.single.ressources article .content 
{
	padding: 0 20px;
}

.single.ressources .line
{
	width: 100%;
	border-bottom: 1px solid black;
}

.single.ressources .title
{
	margin: 35px 0px;
	clear: both;
	vertical-align: baseline;
	color: black;
	font-family: 'FuturaBT-Medium', Arial, Verdana;
	font-size: 24px;
	line-height: 28px;
	font-size: 2.4rem;
	line-height: 2.8rem;
}

.single.ressources h1.title
{
	font-size: 34px;
	line-height: 38px;
	font-size: 3.4rem;
	line-height: 3.8rem;
}

.single.ressources .number
{	
	float: left;
	margin: -5px 20px 0 0;
	padding: 12px 10px 10px 10px;
	border: 1px solid black;
	border-radius: 20px;
	vertical-align: middle;
	color: black;
    font-size: 14px;
    line-height: 14px;
    font-size: 1.4rem;
    line-height: 1.4rem;
}

.single.ressources article .content
{
	padding-bottom: 80px;
}

.single.ressources article .content a
{
	color: black;
	text-decoration: underline;
}


@media all and (min-width: 1025px) {

	.single .page-title
	{
		display: none;
	}

	.single .featured-image
	{
		height: 580px;
	}

	.single .featured-image .round-number
	{
		margin: 200px 0 35px 0;
	}

	.single .featured-image .breadcrumb
	{
		display: block;
		margin-bottom: 200px;
	}

	.single .featured-image .title
	{
	    font-size: 42px;
	    line-height: 42px;
	    font-size: 4.2rem;
	    line-height: 4.2rem;
	}

	.single.history .featured-image .title
	{
		padding-top: 0;
	}

	.single article .content
	{
		padding: 8% 10%;
	}

	.single article header .link
	{
		width: 33.3333%;
	}

	.single article header .dropdown:first-child + .link
	{
		margin-left: 33.3333%;
	}

	.single article header span.icon
	{
		display: inline-block;
		margin-bottom: 0;
		margin-right: 15px;
	}

	.single article header span.icon-arrow-down
	{
		display: inline-block;
	}

	.single article header .link.printable
	{
		display: block;
	}

	.single.ressources article .content 
	{
		padding: 0 40px 80px 40px;
	}

}


@media all and (min-width: 1280px) {

	.single article .text
	{
		width: 65%;
	}

	.single article aside
	{
		width: 35%;
		display: block;
		float: right;
		background-color: #f0f0f0;
		-webkit-box-shadow: 20px 0px 20px -15px #e0e0e0 inset;
		-moz-box-shadow: 20px 0px 20px -15px #e0e0e0 inset;
		box-shadow: 20px 0px 20px -15px #e0e0e0 inset;

		/* Dirty fix for float */
	    padding-bottom:999999px;
	    margin-bottom:-999999px;
	}

	.single article aside h3
	{
		-webkit-box-shadow: 20px 0px 20px -15px #e0e0e0 inset;
		-moz-box-shadow: 20px 0px 20px -15px #e0e0e0 inset;
		box-shadow: 20px 0px 20px -15px #e0e0e0 inset;
	}

	.single article header.empty
	{
		background-color: #886255;
		width: 100%;
		height: 70px; 
	}

	.single article .content .related li
	{
		width: 48%;
		float: left;
		margin: 20px 4% 0 0;
	}

	.single article .content .related li a
	{
		width: 100%;
		min-height: 120px;
	}
}