/*
	Theme Name: Espace Mémoriel 2014
	Theme URI: http://www.agatecom.fr/
	Description: Thème customisé
	Version: 1.0.0
	Author: agatecom
	Author URI: http://www.agatecom.fr/
	Tags: HTML5, CSS3
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
}
body {
	font-family: 'Fruit', sans-serif;
	font-size: 1.5rem;
	color:#3f0e06;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smooth: always;
}

/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#444;
	text-decoration:none;
}
a:hover {
	color:#444;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

.wrapper {
	max-width:1278px;
	width:100%;
	margin:0 auto;
	position:relative;
	overflow: hidden;
}

/*------------------------------------*\
    HEADER
\*------------------------------------*/

.header {
	min-height: 206px;
	border-bottom: 9px solid #ac976d;
	font-size: 0;
	background-color: #fff;
	position: relative;
    z-index: 20;
}
.header * {
	vertical-align: middle;
}
.home .header {
}
.header .logo {
	background: url(img/logo.png) center center no-repeat #fff;
	background-size: contain;
	width: 425px;
	height: 197px;
	display: inline-block;
	/*max-width: 33.3%;*/
}
.header .logo a {
	width: 100%;
	height: 100%;
	display: block;
	/*background: url(img/logo.png) center center no-repeat #fff;*/
	background-color: #fff;
	opacity: 0;
	filter: alpha(opacity=0); /* For IE8 and earlier */	
}
.header .bullet {
	position: absolute;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	height: 15px;
	width: 15px;
	background-color: #3f0e06;
	top: 43px;
	left: -7px;
	behavior:url(http://webdev1971.com/espace-memoriel/wp-content/themes/espace-memoriel-2014/js/PIE.htc);
}
.header .text {
	display: inline-block;
	width: 853px;
	min-height: 197px;
	/*max-width: 66.7%;*/
	font-size: 1.5rem;
	background-color: rgba(172,151,109,0.2);
	padding: 0 5.5rem 1.5rem;
	-webkit-box-shadow:inset 2px 0px 0px 0px #3f0e06;
    -moz-box-shadow:inset 2px 0px 0px 0px #3f0e06;
    box-shadow:inset 2px 0px 0px 0px #3f0e06;
    position: relative;
    font-family: 'Fruit', sans-serif;
    color: #3f0e06;
}
.header .text h1 {
	color: #ac976d;
	font-size: 2.5rem;
	font-family: 'Monaco', monospace;
	font-weight: normal;
	margin: 4rem 0 1rem 0;
	line-height: 3rem;
}
.header .text p {
	margin: 0 0 0 0;
	line-height: 120%;
	margin: 0 0 0.5rem 0;
}

/*------------------------------------*\
    HOME
\*------------------------------------*/
.home section {
	font-size: 0;
}
.cat_strips {
	width: 100%;
	height: 688px; /* originally 752px, now 688 for 1080 screen */
	overflow: hidden;
	position: relative;
}
.cat_block {
	width: 213px;
	display: inline-block;
	height: calc(100% - 7.5rem);
	position: relative;
}
.safari6 .cat_block {
	height: 613px;
}
.cat_block.open {
	/*position: fixed;*/
}
.cat_overflow_prevent {
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.cat_strip_wrapper {
	width: 100%;
	display: inline-block;
	position: relative;
	height: 100%;
	top:0;
}
.cat_block.open .cat_strip_wrapper {
	top: -35%;
}
.cat_strip {
	width: 100%;
	display: block;
	height: 100%;
	vertical-align: top;
	background-position: center bottom;
	background-repeat: no-repeat;
	position: relative;
}
.cat_strip.marche {
	background-image: url(img/home-marche.jpg);
}
.cat_strip.occupation {
	background-image: url(img/home-occupation.jpg);
}
.cat_strip.repression {
	background-image: url(img/home-repression.jpg);
}
.cat_strip.deportation {
	background-image: url(img/home-deportation.jpg);
}
.cat_strip.resistance {
	background-image: url(img/home-resistance.jpg);
}
.cat_strip.liberation {
	background-image: url(img/home-liberation.jpg);
}
.gradient.top {
	position: absolute;
	height: 25%;
	top: 0;
	width: 100%;
}
.gradient.bottom {
	position: absolute;
	height: 50%;
	bottom: 0;
	width: 100%;
	opacity: 0;
}
.cat_block.open .gradient.bottom {
	opacity: 1;
}

.gradient.top.marche {
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVlNTE0ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1ZTUxNGQiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(94,81,77,1) 0%, rgba(94,81,77,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(94,81,77,1)), color-stop(100%,rgba(94,81,77,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(94,81,77,1) 0%,rgba(94,81,77,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(94,81,77,1) 0%,rgba(94,81,77,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(94,81,77,1) 0%,rgba(94,81,77,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(94,81,77,1) 0%,rgba(94,81,77,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5e514d', endColorstr='#005e514d',GradientType=0 ); /* IE6-8 */
}
.gradient.bottom.marche {
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVlNTE0ZCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1ZTUxNGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(94,81,77,0) 0%, rgba(94,81,77,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(94,81,77,0)), color-stop(100%,rgba(94,81,77,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(94,81,77,0) 0%,rgba(94,81,77,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(94,81,77,0) 0%,rgba(94,81,77,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(94,81,77,0) 0%,rgba(94,81,77,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(94,81,77,0) 0%,rgba(94,81,77,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005e514d', endColorstr='#5e514d',GradientType=0 ); /* IE6-8 */
}
.gradient.top.occupation {
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzcwYjViNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3MGI1YjYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(112,181,182,1) 0%, rgba(112,181,182,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(112,181,182,1)), color-stop(100%,rgba(112,181,182,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(112,181,182,1) 0%,rgba(112,181,182,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(112,181,182,1) 0%,rgba(112,181,182,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(112,181,182,1) 0%,rgba(112,181,182,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(112,181,182,1) 0%,rgba(112,181,182,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#70b5b6', endColorstr='#0070b5b6',GradientType=0 ); /* IE6-8 */
}
.gradient.bottom.occupation {
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzcwYjViNiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3MGI1YjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(112,181,182,0) 0%, rgba(112,181,182,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(112,181,182,0)), color-stop(100%,rgba(112,181,182,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(112,181,182,0) 0%,rgba(112,181,182,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(112,181,182,0) 0%,rgba(112,181,182,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(112,181,182,0) 0%,rgba(112,181,182,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(112,181,182,0) 0%,rgba(112,181,182,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0070b5b6', endColorstr='#70b5b6',GradientType=0 ); /* IE6-8 */
}
.gradient.top.repression {
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY3MzA3NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2NzMwNzUiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(103,48,117,1) 0%, rgba(103,48,117,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(103,48,117,1)), color-stop(100%,rgba(103,48,117,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(103,48,117,1) 0%,rgba(103,48,117,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(103,48,117,1) 0%,rgba(103,48,117,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(103,48,117,1) 0%,rgba(103,48,117,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(103,48,117,1) 0%,rgba(103,48,117,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#673075', endColorstr='#00673075',GradientType=0 ); /* IE6-8 */
}
.gradient.bottom.repression {
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY3MzA3NSIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2NzMwNzUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(103,48,117,0) 0%, rgba(103,48,117,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(103,48,117,0)), color-stop(100%,rgba(103,48,117,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(103,48,117,0) 0%,rgba(103,48,117,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(103,48,117,0) 0%,rgba(103,48,117,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(103,48,117,0) 0%,rgba(103,48,117,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(103,48,117,0) 0%,rgba(103,48,117,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00673075', endColorstr='#673075',GradientType=0 ); /* IE6-8 */
}
.gradient.top.deportation {
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RjZGM0YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkY2RjNGMiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(220,220,76,1) 0%, rgba(220,220,76,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(220,220,76,1)), color-stop(100%,rgba(220,220,76,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(220,220,76,1) 0%,rgba(220,220,76,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(220,220,76,1) 0%,rgba(220,220,76,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(220,220,76,1) 0%,rgba(220,220,76,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(220,220,76,1) 0%,rgba(220,220,76,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dcdc4c', endColorstr='#00dcdc4c',GradientType=0 ); /* IE6-8 */
}
.gradient.bottom.deportation {
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RjZGM0YyIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkY2RjNGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(220,220,76,0) 0%, rgba(220,220,76,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(220,220,76,0)), color-stop(100%,rgba(220,220,76,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(220,220,76,0) 0%,rgba(220,220,76,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(220,220,76,0) 0%,rgba(220,220,76,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(220,220,76,0) 0%,rgba(220,220,76,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(220,220,76,0) 0%,rgba(220,220,76,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00dcdc4c', endColorstr='#dcdc4c',GradientType=0 ); /* IE6-8 */
}
.gradient.top.resistance {
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhmMmUzNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4ZjJlMzYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(143,46,54,1) 0%, rgba(143,46,54,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(143,46,54,1)), color-stop(100%,rgba(143,46,54,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(143,46,54,1) 0%,rgba(143,46,54,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(143,46,54,1) 0%,rgba(143,46,54,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(143,46,54,1) 0%,rgba(143,46,54,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(143,46,54,1) 0%,rgba(143,46,54,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8f2e36', endColorstr='#008f2e36',GradientType=0 ); /* IE6-8 */
}
.gradient.bottom.resistance {
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhmMmUzNiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4ZjJlMzYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(143,46,54,0) 0%, rgba(143,46,54,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(143,46,54,0)), color-stop(100%,rgba(143,46,54,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(143,46,54,0) 0%,rgba(143,46,54,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(143,46,54,0) 0%,rgba(143,46,54,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(143,46,54,0) 0%,rgba(143,46,54,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(143,46,54,0) 0%,rgba(143,46,54,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008f2e36', endColorstr='#8f2e36',GradientType=0 ); /* IE6-8 */
}
.gradient.top.liberation {
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UyYTYyNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMmE2MjciIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(226,166,39,1) 0%, rgba(226,166,39,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(226,166,39,1)), color-stop(100%,rgba(226,166,39,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(226,166,39,1) 0%,rgba(226,166,39,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(226,166,39,1) 0%,rgba(226,166,39,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(226,166,39,1) 0%,rgba(226,166,39,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(226,166,39,1) 0%,rgba(226,166,39,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2a627', endColorstr='#00e2a627',GradientType=0 ); /* IE6-8 */
}
.gradient.bottom.liberation {
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UyYTYyNyIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMmE2MjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(226,166,39,0) 0%, rgba(226,166,39,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(226,166,39,0)), color-stop(100%,rgba(226,166,39,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(226,166,39,0) 0%,rgba(226,166,39,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(226,166,39,0) 0%,rgba(226,166,39,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(226,166,39,0) 0%,rgba(226,166,39,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(226,166,39,0) 0%,rgba(226,166,39,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e2a627', endColorstr='#e2a627',GradientType=0 ); /* IE6-8 */
	-pie-background: linear-gradient(to bottom,  rgba(226,166,39,0) 0%,rgba(226,166,39,1) 100%); /* W3C */
	behavior:url(http://webdev1971.com/espace-memoriel/wp-content/themes/espace-memoriel-2014/js/PIE.htc);
}
.button {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	cursor: pointer;
}
.arrow_wrapper,
.arrow_wrapper * {
}
.arrow_wrapper {
	width: 100%;
	position: absolute;
    bottom: 2rem;
    opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
    cursor: pointer;
}
.arrow_wrapper.down {
	opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}
.arrow_bg {
	margin: 0 auto;
    -webkit-border-radius: 4rem;
	border-radius: 4rem;
	background-color: #777777; /*ie 6-9 via PIE*/
	background-color: rgba(0,0,0,0.3);
	width: 4rem;
	height: 4rem;
	padding: 5px 5px;
	-webkit-box-shadow:inset 0 0 0 2px rgba(250,250,250,0.5);
	box-shadow:inset 0 0 0 2px rgba(250,250,250,0.5);
	/*behavior:url(http://webdev1971.com/espace-memoriel/wp-content/themes/espace-memoriel-2014/js/PIE.htc);*/
}
.arrow_wrapper.down .arrow_bg {
	padding: 20px 5px;
}
.arrow {
	width: 0;
	height: 0;
	border-left:15px solid transparent;
    border-right:15px solid transparent;
    border-top: none;
    border-bottom:15px solid #fff;
    opacity: 0.6;
    filter: alpha(opacity=60); /* For IE8 and earlier */
}

.arrow.down {
    border-top:15px solid #fff;
    border-bottom: none;
    opacity: 0;
    filter: alpha(opacity=0); /* For IE8 and earlier */
}
.link_wrapper {
	bottom: -8rem;
	font-size: 3rem;
	line-height: 3rem;
	position: absolute;
	text-align: center;
	width: 100%;
	color: #fff;
	opacity: 0;
	font-family: 'FruitCn';
}
.cat_block.open .link_wrapper {
	opacity: 1;
}
.link_wrapper.workinprogress {
	bottom: -11.5rem;
}
.link_wrapper a {
	color: #fff;
	padding: 1rem 1.5rem 0.5rem;
	background-color: rgba(0,0,0,0.1);
	-webkit-box-shadow:inset 0 0 0 2px rgba(250,250,250,0.5);
	box-shadow:inset 0 0 0 2px rgba(250,250,250,0.5);
	-webkit-border-radius: 4rem;
	border-radius: 4rem;
	behavior:url(http://webdev1971.com/espace-memoriel/wp-content/themes/espace-memoriel-2014/js/PIE.htc);
}
.link_wrapper a:hover {
	background-color: rgba(0,0,0,0.3);
	-webkit-box-shadow:inset 0 0 0 2px rgba(250,250,250,0.5);
	box-shadow:inset 0 0 0 2px rgba(250,250,250,0.5);
	-webkit-border-radius: 4rem;
	border-radius: 4rem;
	behavior:url(http://webdev1971.com/espace-memoriel/wp-content/themes/espace-memoriel-2014/js/PIE.htc);
}

.cat_title {
	width: 100%;
	height: 75px;
	display: block;
	font-size: 1.5rem;
	text-align: center;
	line-height: 7.5rem;
	color: #fff;
	font-family: 'Monaco', Monaco, "Lucida Console", monospace;
	font-weight: normal;
	position: absolute;
	text-transform: uppercase;
	z-index: 10;
	left:0;
	letter-spacing: 0;
}
.cat_block.open .cat_title {
	width: 600%;
	z-index: 20;
	letter-spacing: 4.5rem;
	font-size: 3.5rem;
}
.cat_block.open .cat_title.marche {
	left: 0;
	letter-spacing: 2rem;
}
.cat_block.open .cat_title.occupation {
	left: -100%;
}
.cat_block.open .cat_title.repression {
	left: -200%;
}
.cat_block.open .cat_title.deportation {
	left: -300%;
}
.cat_block.open .cat_title.resistance {
	left: -400%;
}
.cat_block.open .cat_title.liberation {
	left: -500%;
}
.cat_title.marche,
.cat_block.marche {
	background-color: #5e514d;
}
.cat_title.occupation,
.cat_block.occupation {
	background-color: #70b5b6;
}
.cat_title.repression,
.cat_block.repression {
	background-color: #673075;
}
.cat_title.deportation,
.cat_block.deportation {
	background-color: #dcdc4c;
}
.cat_title.resistance,
.cat_block.resistance {
	background-color: #8f2e36;
}
.cat_title.liberation,
.cat_block.liberation {
	background-color: #e2a627;
}
.other_cat_wrapper {
	width: 100%;
	height: 70px;
	display: block;
	overflow: hidden;
	text-align: center;
	position: relative;
}
.other_cat_block {
	display: inline-block;
	margin-top: 3rem;
	cursor: pointer;
	margin:15px 20px 0 15px;
}
.other_cat_title {
	display: inline-block;
	font-size: 1.5rem; /* check scripts.js for font size */
	text-align: center;
	line-height: 4rem; /* 7 - 0.3rem margin-top */
	color: #fff;
	font-family: 'Fruit', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
	margin: 3px 10px 0 0;
}
.square {
	height: 2.6rem;
	width: 2.6rem;
	margin: 0 10px;
	line-height: 7rem;
	display: inline-block;
	vertical-align: middle;
}
.other_cat_block.hover .square {
	-webkit-border-radius: 2.6rem;
	border-radius: 2.6rem;
	behavior:url(http://webdev1971.com/espace-memoriel/wp-content/themes/espace-memoriel-2014/js/PIE.htc);
}
.other_cat_block.hover {
	-webkit-box-shadow:inset 0 0 1px 1px rgba(0,0,0,0.2);
	box-shadow:inset 0 0 1px 1px rgba(0,0,0,0.2);
	-webkit-border-radius: 2.6rem;
	border-radius: 2.6rem;
	behavior:url(http://webdev1971.com/espace-memoriel/wp-content/themes/espace-memoriel-2014/js/PIE.htc);
}
.square.cartes {
	background-color:#bd9b4e;
}
.square.maquis-charentais {
	background-color:#5da25e;
}
.square.portraits-biographies {
	background-color:#002f3a;
}
.square.temoignages {
	background-color:#901842;
}

.other_cat_title.cartes {
	color:#bd9b4e;
}
.other_cat_title.maquis-charentais {
	color:#5da25e;
}
.other_cat_title.portraits-biographies {
	color:#002f3a;
}
.other_cat_title.temoignages {
	color:#901842;
}
.home .legal_credits {
	position: absolute;
	display:none;
	font-size: 1.2rem;
	right: 0;
	top: 30px;
}

/*------------------------------------*\
    CATEGORIES
\*------------------------------------*/
.category {
	font-size: 0;
}
.category.marche-vers-la-guerre .header .text {
	background-color: rgba(94,81,77,0.2); /* from #5e514d */
}
.category.occupation .header .text {
	background-color: rgba(112, 181, 182, 0.2); /* from #70b5b6 */
}
.category.repression .header .text {
	background-color: rgba(103, 48, 117, 0.2); /* from #673075 */
}
.category.deportation .header .text {
	background-color: rgba(220, 220, 76, 0.2); /* from #dcdc4c */
}
.category.resistance .header .text {
	background-color: rgba(143, 46, 54, 0.2); /* from #8f2e36 */
}
.category.liberation .header .text {
	/*background-color: #ffffd3;*/ /* ok from photoshop, originally #e2a627 */
	background: url(img/header-liberation-bg.png) center top repeat-y;
}
.category.liberation .header .text h1 {
	color: #ff7f32; /* ok from photoshop, originally #e2a627 */
}
.category aside  {
	display: inline-block;
	vertical-align: top;
	width: 427px;
	font-size: 1.5rem;
	font-family:'Monaco';
	position: relative;
	-webkit-box-shadow: 0 0 30px 0 #000000;
	box-shadow: 0 0 30px 0 #000000;
	min-height: 747px; /* readjust for 1080 screen */
	position: relative;
	padding-top: 45px;
	word-spacing: -0.3rem;
	z-index: 10;
	background-color: #d5cbb6;
}
.category aside .gradient.top,
.category aside .gradient.bottom {
	height: 50px;
}
.category aside .gradient.bottom {
	top: calc( 244px + 500px - 50px);
	opacity: 1;
	bottom: auto;
}
.category.marche-vers-la-guerre aside {
	background-color: #5e514d; /* from #5e514d */
}
.category.occupation aside {
	background-color: #70b5b6; /* from #70b5b6 */
}
.category.repression aside {
	background-color: #673075; /* from #673075 */
}
.category.deportation aside {
	background-color: #dcdc4c; /* from #dcdc4c */
}
.category.resistance aside {
	background-color: #8f2e36; /* from #8f2e36 */
}
.category.liberation aside {
	background-color: #e2a627; /* from #e2a627 */
}
.category.liberation aside {
	background: url(img/aside-liberation.jpg) no-repeat #e2a627;
	background-position: center 244px; /* readjust for 1080 screen */
	background-size: auto;
}
.category aside:after { 
	left: 100%; 
	top: 43px; 
	border: solid transparent; 
	height: 30px; 
	width: 30px; 
	position: absolute;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg); 
	background-color: #d5cbb6;
	content: ' ';
	margin-left: -15px;
	-webkit-box-shadow: 5px -5px 5px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 5px -5px 5px 0 rgba(0, 0, 0, 0.2);
	z-index: -1;
	filter:alpha(opacity=0);
}
.notcss3html5 .category aside:after { 
	content: none;
}

.category.liberation aside:after { 
	background-color: #e2a627;
}
.category aside ul,
.category aside li {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}
.category aside li { 
	text-transform: uppercase;
	padding-bottom: 15px;
}

.category aside .children li { 
	padding-bottom: 0;
}
.category aside li ul {
	background-color: rgb(164, 52, 58);
	background-color: rgba(164, 52, 58, 0.8);
	left: 10px;
	margin: 0 auto -23px;
	top: -23px;
	padding: 35px 0 13px;
	width: 290px;
	z-index: 1;
	-webkit-border-radius: 0 0 20px 20px;
	border-radius: 0 0 20px 20px;
	behavior:url(http://webdev1971.com/espace-memoriel/wp-content/themes/espace-memoriel-2014/js/PIE.htc);
}
.category aside li ul ul { 
	padding-top: 0;
	background-color: rgba(164,52,58,0);
	margin: 0;
	padding:0;
	width: 100%;
	z-index: 1; 
	top: 0;
}
.category aside li li  { 
	text-transform: none;
	background: none;
}
.category aside li a { 
	height:43px;
	width: 310px;
	display: block;
	-webkit-border-radius: 22px;
	border-radius: 22px;
	line-height: 43px;
	-webkit-box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.25);
	box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.25);
	padding-left: 60px;
	margin: 0 auto;
	color: #fff;
	position: relative;
    z-index: 10;

	background: #8d222b;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhkMjIyYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2JhMzIzYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4ZDIyMmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #8d222b 0%, #ba323c 50%, #8d222b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8d222b), color-stop(50%,#ba323c), color-stop(100%,#8d222b));
	background: -webkit-linear-gradient(top,  #8d222b 0%,#ba323c 50%,#8d222b 100%);
	background: -o-linear-gradient(top,  #8d222b 0%,#ba323c 50%,#8d222b 100%);
	background: -ms-linear-gradient(top,  #8d222b 0%,#ba323c 50%,#8d222b 100%);
	background: linear-gradient(to bottom,  #8d222b 0%,#ba323c 50%,#8d222b 100%);
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8d222b', endColorstr='#8d222b',GradientType=0 );*/
	-pie-background:linear-gradient(to bottom,  #8d222b 0%,#ba323c 50%,#8d222b 100%);
	behavior:url(http://webdev1971.com/espace-memoriel/wp-content/themes/espace-memoriel-2014/js/PIE.htc);
}

.category aside li a:hover { 
	background: #ba323c;
	color: #fff;
}
.category aside li.current-cat a,
.category aside li.current-cat-parent a {
	background: #d65c24;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q2NWMyNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZmN2MzNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNjVjMjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #d65c24 0%, #ff7c36 50%, #d65c24 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d65c24), color-stop(50%,#ff7c36), color-stop(100%,#d65c24));
	background: -webkit-linear-gradient(top,  #d65c24 0%,#ff7c36 50%,#d65c24 100%);
	background: -o-linear-gradient(top,  #d65c24 0%,#ff7c36 50%,#d65c24 100%);
	background: -ms-linear-gradient(top,  #d65c24 0%,#ff7c36 50%,#d65c24 100%);
	background: linear-gradient(to bottom,  #d65c24 0%,#ff7c36 50%,#d65c24 100%);
	-pie-background: linear-gradient(to bottom,  #d65c24 0%,#ff7c36 50%,#d65c24 100%);
	behavior:url(http://webdev1971.com/espace-memoriel/wp-content/themes/espace-memoriel-2014/js/PIE.htc);
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d65c24', endColorstr='#d65c24',GradientType=0 );*/
}
.category aside li .children a {
	background: none;
	background-color: rgb(164, 52, 58);
	background-color: rgba(164, 52, 58, 0);
	line-height: 120%;
	height: auto;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: 0px 0px 0px 0 rgba(0,0,0,0);
	box-shadow: 0px 0px 0px 0 rgba(0,0,0,0);
	max-width: 270 px;
    padding: 0 0 10px 20px;
    margin: 0 0 0 20px;
    width: 250px;
    color: rgba(250,250,250,0.6);
    -pie-background: none;
    /*behavior:url(http://webdev1971.com/espace-memoriel/wp-content/themes/espace-memoriel-2014/js/PIE.htc);*/
    behaviour:none;
}
.category aside li .children a:hover {
	color: #fff;
}
.category aside li > ul > li.current-cat > a,
.category aside li > ul > li.current-cat > a:before { 
	color: #ff7c36;
	color: rgba(250,250,250,0.5);
	color: #fff;
}

.category aside li .icon {
	z-index: 11;
}
.category aside li.les-grandes-dates .icon {
	background: url(img/aside-picto-calendar.png) center 40% no-repeat #ba323c;
	width: 55px;
	height: 55px;
	-webkit-border-radius: 55px;
	border-radius: 55px;
	border:6px solid #fff;
	display: block;
	content: ' ';
	margin: -6px 0 0 52px;
    position: absolute;
    behavior:url(http://webdev1971.com/espace-memoriel/wp-content/themes/espace-memoriel-2014/js/PIE.htc);
}
.category aside li.les-grandes-dates.current-cat .icon,
.category aside li.les-grandes-dates.current-cat-parent .icon {
	background-color: #ff7c36;
}
.category aside li.les-evenements-phares .icon {
	background: url(img/aside-picto-star.png) center 45% no-repeat #ba323c;
	width: 55px;
	height: 55px;
	-webkit-border-radius: 55px;
	border-radius: 55px;
	border:6px solid #fff;
	display: block;
	content: ' ';
	margin: -6px 0 0 52px;
    position: absolute;
    behavior:url(http://webdev1971.com/espace-memoriel/wp-content/themes/espace-memoriel-2014/js/PIE.htc);
}
.category aside li.les-evenements-phares.current-cat .icon,
.category aside li.les-evenements-phares.current-cat-parent .icon {
	background-color: #ff7c36;
}
.category aside li.les-acteurs-de-la-liberation .icon {
	background: url(img/aside-picto-person.png) center 40% no-repeat #ba323c;
	width: 55px;
	height: 55px;
	-webkit-border-radius: 55px;
	border-radius: 55px;
	border:6px solid #fff;
	display: block;
	content: ' ';
	margin: -6px 0 0 52px;
    position: absolute;
    behavior:url(http://webdev1971.com/espace-memoriel/wp-content/themes/espace-memoriel-2014/js/PIE.htc);
}
.category aside li.les-acteurs-de-la-liberation.current-cat .icon,
.category aside li.les-acteurs-de-la-liberation.current-cat-parent .icon {
	background-color: #ff7c36;
}
.category aside li.archives-en-ligne .icon {
	background: url(img/aside-picto-folder.png) center 45% no-repeat #ba323c;
	width: 55px;
	height: 55px;
	-webkit-border-radius: 55px;
	border-radius: 55px;
	border:6px solid #fff;
	display: block;
	content: ' ';
	margin: -6px 0 0 52px;
    position: absolute;
    behavior:url(http://webdev1971.com/espace-memoriel/wp-content/themes/espace-memoriel-2014/js/PIE.htc);
}
.category aside li.archives-en-ligne.current-cat .icon,
.category aside li.archives-en-ligne.current-cat-parent .icon {
	background-color: #ff7c36;
}
.category aside li ul li ul {
  left: 0;
}
.category aside li ul li a:before {
	background-color: transparent;
	content: ">";
	display: block;
	height: 100%;
	left: 64px;
	position: absolute;
	width: 32px;
	z-index: 11;
	color: #fff;
	color: rgba(250,250,250,0.6);
	left: 0;
}
.category aside li ul li a:hover:before {
	color: #fff;
}
.category aside li ul li ul li a:before {
  left: 0;
}
.category aside li .children li .children a {
  padding: 0 0 10px 20px;
  left:20px;
  width: 230px;
}
.category aside .other_cat_wrapper {
	height: auto;
	text-align: left;
	position: relative;
	margin-top: 15px;
}
.category aside .other_cat_wrapper a {
	height: 55px;
}
.category aside .other_cat_block {
	height: 55px;
	width: 100%;
	margin: 0;
}
.other_cat_block.hover {
	-webkit-box-shadow:inset 0 0 0 0 rgba(0,0,0,0);
	box-shadow:inset 0 0 0 0 rgba(0,0,0,0);
}
.category aside .other_cat_block .other_cat_title {
	display: block;
	width: 310px;
	margin: 6px auto 0;
	-webkit-box-shadow:3px 3px 6px 0 rgba(0, 0, 0, 0.25);
	box-shadow:3px 3px 6px 0 rgba(0, 0, 0, 0.25);
	-webkit-border-radius: 2.6rem;
	border-radius: 2.6rem;
	background: none repeat scroll 0 0 rgb(250, 250, 250);
	background: none repeat scroll 0 0 rgba(250, 250, 250, 0.8);
	height: 43px;
	line-height: 43px;
	padding: 0 0 0 60px;
	text-align: left;
	behavior:url(http://webdev1971.com/espace-memoriel/wp-content/themes/espace-memoriel-2014/js/PIE.htc);
}
.category aside .other_cat_block.hover .other_cat_title {
	background: none repeat scroll 0 0 rgba(250, 250, 250, 0.9);
}
.category aside .other_cat_block .square {
	position: absolute;
	left: 80px;
    margin: 15px 0 0;
}
.category main {
	display: inline-block;
	vertical-align: top;
	width: 851px;
	font-family:'FruitCn';
	font-size: 1.5rem;
	overflow: auto;
	min-height: 747px; /* readjust for 1080 screen */
	padding: 0 60px;
	background-color: rgba(172, 151, 109, 0.6);
	position: relative;
}
.category.liberation main {
	background-color: #FFFAD8;
}
/*.category.liberation main .gradient {
	position: absolute;
	background: url(img/content-liberation-bg.png) center top no-repeat;
	background-size: cover;
	width: 100%;
	height: 100%;
	left: 0;
}*/
/*.category.liberation section:before {
	background-color: rgba(255,238,68,0.4);
	width: 1px;
	height: 1px;
	position: relative;
	-webkit-border-radius: 0 0 320px 0;
	border-radius: 0 0 320px 0;
	-webkit-box-shadow: 0 0 1000px 600px #fbe440;
	box-shadow: 0 0 1000px 600px #fbe440;
	content:'';
	z-index: -1;
}*/
.category.liberation section {
	z-index: 1;
	position: relative;
}
.category h1 {
	font-size: 2rem;
	font-family: 'Monaco';
	color: #3f0e06;
	text-transform: uppercase;
	margin: 4.5rem 0 3.2rem;
}
.category .chrono article {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	background-color: #FFFEF7;
	-webkit-border-radius: 0 0 20px 20px;
	border-radius: 0 0 20px 20px;
	padding: 20px;
	-webkit-box-shadow:3px 3px 6px 0 rgba(0, 0, 0, 0.25);
	box-shadow:3px 3px 6px 0 rgba(0, 0, 0, 0.25);
	position: relative;
	border:6px solid #A78A6C;
	margin: 0 0 20px;
	color: #5F281D;
	behavior:url(http://webdev1971.com/espace-memoriel/wp-content/themes/espace-memoriel-2014/js/PIE.htc);
}
.category .chrono article:after {
	/*background-color: #a78a6c;*/
	content: "";
	height: 20px;
	left: 50%;
	margin: 26px 0 0 -3px;
	position: absolute;
	width: 6px;
}
.category .chrono article:last-child:after {
	content: 0;
}
.category .chrono article .arrow_wrapper {
  bottom: 0;
  cursor: pointer;
  opacity: 0.4;
  position: relative;
  width: 100%;
}
.category .chrono article .arrow {
	opacity: 0;
	filter:alpha(opacity=0);
}
.category .chrono article .arrow.down {
	opacity: 0.6;
	filter:alpha(opacity=60);
}
.the_content {
	display: none;
}
.category article h2,
.category article h2 a {
	font-size: 1.6rem;
	font-family: 'FruitCn';
	color: #5F281D;
	text-transform: uppercase;
	margin: 0 0 1.5rem;
}
.category article .date {
	font-size: 1.8rem;
	font-family:'FruitCn';
	color: #460001;
	font-weight: bold;
	margin: 0 0 1.5rem 0;
	text-transform: uppercase;
}
.category .footer {
	border-top: 9px solid #ac976d;
	height: 70px;
	position: relative;
    z-index: 20;
    background-color: #fff;
}
/*					*/
/*   Trombinoscope 	*/
/*					*/

/*reset things*/
.trombinoscope {
	font-size: 0;
}
.trombinoscope article h2,
.trombinoscope article p {
	display: none;
}
.trombinoscope article {
	display: inline-block;
}
.trombinoscope article a {
	width: 60px;
	height: 60px;
	overflow: hidden;
	display: block;
	background-size: cover;
	background-position: center center;
	border:2px solid #A78A6C;
	background-color: #fff;
	margin: 0 14px 14px 0;
}
.cartes .trombinoscope article a {
	border:2px solid #6D3D32;
}
.trombinoscope > article:nth-of-type(10n+0) a {
	margin: 0 0 14px 0;
}
.trombinoscope article.active a {
	border:5px solid #A78A6C;
}
.cartes .trombinoscope article.active a {
	border:5px solid #6D3D32;
}
.trombinoscope .trombi_focus article {
	width: 100%;
	font-family:'FruitCn';
	font-size: 0;
	color: #3f0e06;
	display: inline-block;
	margin: 40px 0 0 0;
}
.trombinoscope .trombi_focus a {
	width: 356px;
	height: 444px;
	display: inline-block;
	vertical-align: top;
	margin: 0 30px 10px 0;
	border:5px solid #fff;
	background-color: #fff;
	cursor: default;
	float: left;
}

.cartes .trombinoscope .trombi_focus a {
	height: auto;
	border:5px solid #6D3D32;
	cursor: pointer;
}

.trombinoscope .trombi_focus h2 {
	font-family:'Fruit';
	font-weight: bold;
	width: auto;
	text-transform: uppercase;
	color: #a4343a;
	font-weight: bold;
	display: block;
	vertical-align: top;
	font-size:1.5rem;
	margin-top: 0;
}
.cartes .trombinoscope .trombi_focus h2 {
	color: #3f0e06;
}
.portraits-biographies .trombinoscope .trombi_focus h2 {
	color: #3f0e06;
}
.trombinoscope .trombi_focus .the_content {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	font-size:1.5rem;
}
.trombinoscope .trombi_focus .the_content p {
	display: block;
	text-align: justify;
}

/* Videos */
section.videos {
	font-size: 0;
}
.videos article {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	margin: 0;
	position: relative;
}
.videos article:after {
	width: 100%;
	height: 2px;
	background-color: rgba(0, 0, 0, 0.05);
    border-bottom: 1px solid rgba(250, 250, 250, 0.2);
	content: '';
	clear: left;
	display: block;
	margin: 0 0 20px;
	float: left;
}
.videos article:nth-of-type(2n+0) {
	margin-right:0;
}
.videos .video_thumb,
.videos .video_thumb img {
	width:100%;
}
.videos .video_thumb img {
	width:100%;
	border:4px solid #A78A6C;
}

.videos .video_thumb {
	float: left;
	display: block;
	width: 25%;
	margin: 0 20px 20px 0;
	position: relative;
}
.videos h1 {
  color: #3f0e06;
  font-family: 'Monaco';
  font-size: 2rem;
  margin: 4.5rem 0 3.2rem;
  text-transform: uppercase;
}
.category .videos article h2 {
	font-family:'Fruit';
	font-weight: bold;
	width: auto;
	text-transform: uppercase;
	color: #3f0e06;
	font-weight: bold;
	display: block;
	vertical-align: top;
	font-size:1.5rem;
	margin-top: 0;
	/*text-align: center;*/
}
.videos p {
	font-size:1.5rem;
	float: left;
	width: 72%;
}
.videos .play_button_wrapper {
	color: #3f0e06;
}
.videos .play_button_wrapper .text {
	width: 100%;
	height: 100%;
	border:none;
	padding: 10px 0 0;
    text-align: center;
    font-size: 1.8rem;
}
.video-js {
	width: 95%;
	height: 91%;
	margin: 2.5%;
}
.vjs-default-skin.vjs-paused .vjs-big-play-button {
	display: none;
}

/* Photographies */

.photographies article .gallery {
	padding-bottom: 20px;
}
.photographies article:after {
  background-color: rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid rgba(250, 250, 250, 0.2);
  clear: left;
  content: "";
  display: block;
  float: left;
  height: 2px;
  margin: 0 0 20px;
  width: 100%;
}


/* GLOBAL CATS */
.category aside li.marche-vers-la-guerre .icon:before,
.category aside li.occupation .icon:before,
.category aside li.repression .icon:before,
.category aside li.deportation .icon:before,
.category aside li.resistance .icon:before,
.category aside li.liberation .icon:before {
	background: none repeat scroll 0 0 #ba323c;
	border: 6px solid #fff;
	border-radius: 55px;
	display: block;
	height: 55px;
	margin: -6px 0 0 55px;
	position: absolute;
	width: 55px;
	font-size: 3rem;
	line-height: 43px;
	font-family:'Monaco';
	text-align: center;
	z-index: 11;
	color: #fff;
}
.category aside li.marche-vers-la-guerre .icon:before {
	content: "M";
}
.category aside li.occupation .icon:before {
	content: "O";
}
.category aside li.repression .icon:before {
	content: "R";
}
.category aside li.deportation .icon:before {
	content: "D";
}
.category aside li.resistance .icon:before {
	content: "R";
}
.category aside li.liberation .icon:before {
	content: "L";
}
/* Cartes */
.cartes .header .text {
	background-color: #C9B4A0;
}
.cartes .header .text h1 {
	color: #3f0e06;
}
.cartes aside,
.cartes aside:after {
	background-color: #decda6;
}
.cartes main {
	background-color: #f4f0eb;
}
.category.cartes aside .other_cat_wrapper {
  margin-top: 0;
  margin-bottom: 35px;
}
.cartes a.cartes .other_cat_title.cartes {
	background: none repeat scroll 0 0 rgba(250, 250, 250, 1) !important;
}
.mobile_sub.cartes a.cartes .other_cat_title.cartes {
	background: none repeat scroll 0 0 rgba(250, 250, 250, 0) !important;
}
.cartes .the_excerpt .carte {
	float: left;
	display: block;
	width: 25%;
	margin: 0 20px 10px 0;
	position: relative;
	border:2px solid #fff;
}
.cartes .the_excerpt .carte img {
	margin: 0;
}
.cartes article:after {
	width: 100%;
	height: 2px;
	/*background-color: rgba(0, 0, 0, 0.05);
    border-bottom: 1px solid rgba(250, 250, 250, 0.2);*/
	content: '';
	clear: left;
	display: block;
	margin: 0 0 20px;
	float: left;
}

/* Maquis */
.maquis-charentais .header .text {
	background-color: #2b8c5b;
}
.maquis-charentais .header .text h1 {
    color: #3f0e06;
}
.maquis-charentais aside,
.maquis-charentais aside:after {
	background-color: #aed0ae;
}
.maquis-charentais main {
	background-color: #DDEEE1;
}
.category.maquis-charentais aside .other_cat_wrapper {
  margin-top: 0;
  margin-bottom: 35px;
}
.maquis-charentais a.maquis-charentais .other_cat_title.maquis-charentais {
	background: none repeat scroll 0 0 rgba(250, 250, 250, 1) !important;
}
.mobile_sub.maquis-charentais a.maquis-charentais .other_cat_title.maquis-charentais {
	background: none repeat scroll 0 0 rgba(250, 250, 250, 0) !important;
}
.category.maquis-charentais h1 {
	margin-bottom: 0;
}
.category.maquis-charentais article {
	background-color: #F2F8F4;
	border: 6px solid #A78A6C;
	border-radius: 0 0 20px 20px;
	box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.25);
	color: #3f0e06;
	display: inline-block;
	margin: 0 0 20px;
	padding: 20px;
	position: relative;
	vertical-align: top;
	width: 100%;
}
.maquis .arrow_wrapper {
	position: relative;
	bottom: 0;
}
.maquis article .arrow {
	opacity: 0;
}
.maquis article .arrow.down {
	opacity: 0.6;
}
article.category-cartes.category-maquis-charentais {
	background-color: transparent !important;
	border: none !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	padding: 0 !important;
}
article.category-cartes.category-maquis-charentais .the_excerpt .carte {
	float: left;
	display: block;
	width: 40%;
	margin: 0 20px 10px 0;
	position: relative;
	border:4px solid #A78A6C;
}
article.category-cartes.category-maquis-charentais .the_excerpt .carte img {
	margin: 0;
}

/* Portraits */
.portraits-biographies .header .text {
	background-color: #1B5761;
	color: #CED8DC;
}
.portraits-biographies .header .text h1 {
	color: #CED8DC;
}
.portraits-biographies aside,
.portraits-biographies aside:after {
	background-color: #7f979c;
}
.portraits-biographies main {
	background-color: #CED8DC;
}
.category.portraits-biographies aside .other_cat_wrapper {
  margin-top: 0;
  margin-bottom: 35px;
}
.portraits-biographies a.portraits-biographies .other_cat_title.portraits-biographies {
	background: none repeat scroll 0 0 rgba(250, 250, 250, 1) !important;
}
.mobile_sub.portraits-biographies a.portraits-biographies .other_cat_title.portraits-biographies {
	background: none repeat scroll 0 0 rgba(250, 250, 250, 0) !important;
}

/* Temoignages */
.temoignages .header .text {
	background-color: #C4A6AA;
	color: #3f0e06;
}
.temoignages .header .text h1 {
	color: #3f0e06;
}
.temoignages aside,
.temoignages aside:after {
	background-color: #c78ba0;
}
.temoignages main {
	background-color: #EFE7E8;
}
.category.temoignages aside .other_cat_wrapper {
  margin-top: 0;
  margin-bottom: 35px;
}
.temoignages a.temoignages .other_cat_title.temoignages {
	background: none repeat scroll 0 0 rgba(250, 250, 250, 1) !important;
}
.mobile_sub.temoignages a.temoignages .other_cat_title.temoignages {
	background: none repeat scroll 0 0 rgba(250, 250, 250, 0) !important;
}

/* Tracts et journaux */
.category-tracts-et-journaux article:after {
  background-color: rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid rgba(250, 250, 250, 0.2);
  clear: left;
  content: "";
  display: block;
  float: left;
  height: 2px;
  margin: 0 0 20px;
  width: 100%;
}
/*------------------------------------*\
    OVERRIDES
\*------------------------------------*/
article.fullview {
	background-color: transparent !important;
	border: none !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	padding: 0 !important;
}
.the_content.fullview {
	display: block;
}

/*------------------------------------*\
    POPUPS
\*------------------------------------*/
.dark_popup_bg {
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.8);
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
	display: none;
}
.popup_close {
	width: 55px;
	height: 55px;
	background-color: #d2d2d2;
	display: block;
	position: absolute;
	top: 0;
	left: 100%;
	z-index: 21;
	display: block;
	-webkit-border-radius: 55px;
	border-radius: 55px;
	border:6px solid #fff;
	color: #fff;
	font-size: 3rem;
	line-height: 44px;
	margin: 10px -55px 0 -65px;
	text-align: center;
	cursor: pointer;
	-webkit-box-shadow:0 0 5px 5px rgba(250, 250, 250, 0.2);
	box-shadow:0 0 5px 5px rgba(250, 250, 250, 0.2);
	text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
}
.dark_popup_bg .the_content {
	display: block;
    margin: 2.5%;
    height: 95%;
    width: 95%;
    max-height: 95%;
    max-width: 95%;
    background-color: #fff;
    padding: 20px;
}
.dark_popup_bg .the_content h2 {
	font-family:'Fruit';
	font-weight: bold;
	width: auto;
	text-transform: uppercase;
	color: #a4343a;
	font-weight: bold;
	display: block;
	vertical-align: top;
	font-size:1.5rem;
	margin-top: 0;
}
.dark_popup_bg .the_content .carte {
	text-align: center;
}
.dark_popup_bg .the_content img {
	margin: 0;
	float: none;
	max-height: 100%;
}
.dark_popup_bg .the_content .legende {
	color: #444;
    font-family: 'Fruit',sans-serif;
    font-size: 1.5rem;
    padding: 1px 0;
}
.loading {
	height: 100px;
    left: 50%;
    margin: -50px 0 0 -50px;
    position: absolute;
    top: 50%;
    width: 100px;
    opacity: 0.7;
}

/*------------------------------------*\
    FOOTER
\*------------------------------------*/

a.scrolltop {
	width:50px;
	height:50px;
	background-color: rgba(0,0,0,0.8);
	-webkit-border-radius: 1rem;
	border-radius: 1rem;
	padding: 1rem 0 0 0.5rem;
	display: block;
	position: fixed;
	bottom: 0;
	margin: 0 0 10px -10px;
	opacity: 0.5; /* set to 0.5 in scripts.js */
    filter: alpha(opacity=50); /* For IE8 and earlier */
    opacity: 0; /* set to 0.5 in scripts.js */
    filter: alpha(opacity=0); /* For IE8 and earlier */
    z-index: 21;
}
.scrolltop .arrow {
	width: 0;
	height: 0;
	border-left:20px solid transparent;
    border-right:20px solid transparent;
    border-top: none;
    border-bottom:20px solid #fff;
    opacity: 0.6;
    filter: alpha(opacity=60); /* For IE8 and earlier */
}

/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

@font-face {
	font-family:'Monaco';
	src:url('fonts/monaco.eot');
	src:url('fonts/monaco.eot?#iefix') format('embedded-opentype'),
		url('fonts/monaco.woff') format('woff'), url('fonts/monaco.ttf') format('truetype');	
    font-weight:normal;
    font-style:normal;
}
@font-face {
	font-family:'Fruit';
	src:url('fonts/frtg-roman.woff') format('woff'), url('fonts/frtg-roman.ttf') format('truetype');
    font-weight:normal;
    font-style:normal;
}
@font-face {
	font-family:'Fruit';
	src:url('fonts/frtg-bold.woff') format('woff'), url('fonts/frtg-bold.ttf') format('truetype');
    font-weight:bold;
    font-style:normal;
}
@font-face {
	font-family:'FruitCn';
	src:url('fonts/frtg-cn.woff') format('woff'), url('fonts/frtg-cn.ttf') format('truetype');
    font-weight:normal;
    font-style:normal;
}
@font-face {
	font-family:'FruitCn';
	src:url('fonts/frtg-blackcn.woff') format('woff'), url('fonts/frtg-blackcn.ttf') format('truetype');
    font-weight:bold;
    font-style:normal;
}

/*------------------------------------*\
    QUICK FIXES
\*------------------------------------*/

li.les-grandes-dates2,
/*li.les-grandes-dates1,*/
li.les-grandes-dates3,
.portraits-biographies .header .text h1,
.portraits-biographies .header .text p,
.temoignages .header .text h1,
.temoignages .header .text p,
.home .header .text h1,
.home .header .text p {
	display: none;
}

.category-tracts-et-journaux .fancybox-inner img {
    width: 100% !important;
    height: auto!important;
}
/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (max-width:1279px) { /* above 1278px */
	.wrapper {
		max-width: 978px;
	}
	.cat_block {
		width:163px;
	}
	.header .logo {
		width: 325px;
	}
	.header .text {
		width:653px;
	}
	.category main {
		width: 651px;
	}
	.category aside {
		width: 327px;
	}
	.category aside li .icon {
		margin-left: 5px !important;
	}
	.category aside .other_cat_block .square {
		left: 30px;
	}
	.trombinoscope article a {
		margin-right:18px;
	}
	.trombinoscope > article:nth-of-type(10n+0) a {
		margin-right:18px;
	}
	.trombinoscope > article:nth-of-type(7n+0) a {
		margin-right:0;
	}
	.trombinoscope .trombi_focus a {
		height: 250px;
		width: 216px;
		margin: 0 20px 10px 0;
		float: left;
	}

	.trombinoscope .trombi_focus h2 {
		display: block;
		width: auto;
	}
	.trombinoscope .trombi_focus .the_content {
		width: 100%;
	}
	.videos .video_thumb {
		width: 40%;
	}
	.videos p {
		width: 56%;
	}
	.category aside li.marche-vers-la-guerre .icon:before,
	.category aside li.occupation .icon:before,
	.category aside li.repression .icon:before,
	.category aside li.deportation .icon:before,
	.category aside li.resistance .icon:before,
	.category aside li.liberation .icon:before {
		margin: -6px 0 0 0;
	}
}
@media only screen and (max-width: 977px) { /* under 978px */
	.wrapper {
		max-width: 768px;
	}
	.header .logo {
		width: 255px;
	}
	.header .text {
		width:513px;
	}
	.cat_strips {
		height: 675px;
	}
	.cat_block {
		width:256px;
		display: inline-block;
		height: 263px;
		margin-bottom: 7.5rem;
	}
	.safari6 .cat_block {
		height: 263px;
	}
	.cat_strip {
		background-position: center 60%;
		background-size: cover;
	}
	.link_wrapper {
	    bottom: -6rem;
	}
	.link_wrapper.workinprogress {
	    bottom: -8rem;
	}
	.link_wrapper.workinprogress {
		font-size: 3rem;
	}
	.category main {
		width: 511px;
	}
	.category aside {
		width:257px;
		width: 100%;
		min-height:200px;
		background-position: center bottom !important;
		background-size: cover !important;
		font-size: 0;
		padding: 20px 0;
	}
	.category.liberation aside:after {
		content: none;
	}
	.category aside .gradient.bottom {
		bottom: 0;
		height: 20%;
		top: auto;
	}
	.category aside li {
		display: inline-block;
		vertical-align: top;
		width: 384px;
		text-align: center;
		font-size: 1.5rem;
	}
	.category aside li .icon {
		margin-left: 35px !important;
	}
	.category aside li a {
		text-align: left;
	}
	.category aside li ul li {
		text-align: left;
		width: auto;
	}
	.category aside .other_cat_wrapper {
	  	text-align: center;
	}
	.category aside .other_cat_block {
	  	width: 310px;
	  	position: relative;
	}
	.category aside .other_cat_block .square {
		left: 20px;
	}
	.category aside .other_cat_wrapper a {
		display: inline-block;
		width: 384px;
	}
	.category main {
		width: 100%;
	}
	.trombinoscope article a {
		margin-right:24px;
		margin-bottom: 24px;
	}
	.trombinoscope > article:nth-of-type(7n+0) a {
		margin-right: 24px;
		margin-bottom: 24px;
	}
	.trombinoscope > article:nth-of-type(8n+0) a {
		margin-right: 0;
	}
	.trombinoscope .trombi_focus article {
		margin-top: 20px;
	}
	.trombinoscope .trombi_focus a {
		height: 370px;
		width: 312px;
	}
	.videos .video_thumb {
		width: 30%;
	}
	.videos p {
		width: 66%;
	}
}
@media only screen and (max-width:767px) { /* under 768px */
	.wrapper {
		max-width: 639px;
	}
	.header .logo {
		width: 212px;
	}
	.header .text {
		width:427px;
	}
	.cat_strips {
		height: 675px;
	}
	.cat_block {
		width:213px;
		display: inline-block;
		height: 263px;
		margin-bottom: 7.5rem;
	}
	.safari6 .cat_block {
		height: 263px;
	}
	.cat_strip {
		background-position: center 60%;
		background-size: cover;
	}
	.cat_block.open .cat_title {
		width: 300%;
		letter-spacing: 0;
	}
	.cat_block.open .cat_title.marche {
		left: 0;
	}
	.cat_block.open .cat_title.occupation {
		left: -100%;
	}
	.cat_block.open .cat_title.repression {
		left: -200%;
	}
	.cat_block.open .cat_title.deportation {
		left: 0;
	}
	.cat_block.open .cat_title.resistance {
		left: -100%;
	}
	.cat_block.open .cat_title.liberation {
		left: -200%;
	}
	.other_cat_block {
		margin: 15px 0;
	}
	.category aside li,
	.category aside .other_cat_wrapper a {
		width: 319px;
	}
	.category aside li .icon {
		margin-left: 4px !important;
	}
	.trombinoscope article a,
	.trombinoscope > article:nth-of-type(10n+0) a,
	.trombinoscope > article:nth-of-type(8n+0) a {
		margin-right:16px;
		margin-bottom: 16px;
	}
	.trombinoscope > article:nth-of-type(7n+0) a {
		margin-right: 0px;
		margin-bottom: 16px;
	}
	.trombinoscope .trombi_focus article {
		margin-top: 20px;
	}
	.trombinoscope .trombi_focus a {
		height: 380px;
    	width: 288px;
	}
	.videos .video_thumb {
		width: 30%;
	}
	.videos .play_button_wrapper .text {
	    font-size: 2rem;
	}
	.videos p {
		width: 66%;
	}
}

@media only screen and (max-width:638px) { /* under 639px */
	.wrapper {
		max-width: 480px;
	}
	.cat_strips {
		height: 1014px;
	}
	.cat_block {
		width: 240px;
	}
	.home .other_cat_wrapper {
	  padding: 30px 0;
	  max-width: 100%;
	  text-align: left;
	  height: auto;
	}
	.home .other_cat_block {
	  margin: 0;
	  min-width: 50%;
	}
	.header .logo {
		display: block;
		max-width: 100%;
		width: 100%;
	}
	.header .text {
		max-width: 100%;
		width: 100%;
		background-color: #eeeae2;
		box-shadow: 0 0 0 0 #3f0e06 inset;
		display: block;
		font-size: 1.5rem;
		max-width: 100%;
		padding: 1.5rem;
	}
	.header .bullet {
		display: none;
	}
	.header .text h1 {
		margin: 0 0 1rem;
	}
	.category aside {
		min-height: 100px;
		border-bottom: 6px solid #fff;
		text-align: center;
	}
	.category aside .gradient.top, .category aside .gradient.bottom {
		display: none;
	}
	.category aside li {
		width: 55px;
		padding-bottom: 0;
	}
	.category.liberation aside {
		background-image: none;
	}

	.category aside li .icon {
		margin: 0 auto !important;
		position: relative !important;
	}
	.category aside li a,
	.category aside li ul {
		display: none;
	}
	.category aside .other_cat_wrapper {
		display: none;
	}
	.category aside > a {
		width: 55px;
		height: 55px;
		margin: 0;
		width: 55px;
		display: inline-block;
	}
	.category aside .other_cat_block {
		width: 55px;
		height: 55px;
		text-align: center;
		display: block;
		-webkit-border-radius: 55px;
		border-radius: 55px;
		border:6px solid #fff;
		background-color: rgba(250,250,250,0.85);
	}
	.category aside .other_cat_block .square {
		height: 25px;
		left: 0;
		margin: 9px 0 0 3px;
		position: relative;
		width: 25px;
	}
	.category aside .other_cat_block .other_cat_title {
		display: none;
	}
	.category main {
		padding: 0 1.5rem;
	}
	/* reset */
	.category aside .mobile_sub,
	.category aside .mobile_sub ul,
	.category aside .mobile_sub li,
	.category aside .mobile_sub li a,
	.category aside .mobile_sub a:hover,
	.category aside .mobile_sub li .children a,
	.category aside .mobile_sub li.current-cat a,
	.category aside .mobile_sub li.current-cat-parent a {
		display: block;
		width: 100%;
		background: none;
		text-transform: none;
		box-shadow: none;
		padding: 0;
		margin: 0;
		top: 0;
		left: 0;
		line-height: normal;
	}
	.category aside .mobile_sub {
		background-color: rgba(164, 52, 58, 0.8);
		width: 100%;
		margin: 0 auto;
		padding: 20px;
		margin: 10px 0 -20px 0;
		border-top: 6px solid #fff;
		position: relative;
		text-align: left;
		display: none;
	}
	.category aside .icon {
		cursor: pointer;
	}
	.category aside .icon.active:after {
		background-color: #fff;
		content: "";
		height: 10px;
		margin: 49px 0 0 -3.5px;
		position: absolute;
		width: 6px;
	}
	.category aside .mobile_sub .arrow {
	    position: relative;
	    border:none;
	    width: 30px;
	    height: 30px;
	    background-color: rgba(164, 52, 58, 0.8);
	    top: 0;
	    display: none;

	}
	.category aside .mobile_sub li ul {
		padding:0; 
	}
	.category aside .mobile_sub a {
		color: rgba(250, 250, 250, 0.6);
		height: auto;
	}
	.category aside .mobile_sub a:hover {
		color: rgba(250, 250, 250, 1);
	}
	.category aside .mobile_sub > a {
		display: block;
	    font-family: 'Monaco';
	    font-size: 1.5rem;
	    word-spacing: -0.3rem;
	    padding: 0;
	    background: none;
	    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	    width: 100%;
	    text-transform: uppercase;
	}
	.category aside .mobile_sub > a:hover {
		text-transform: uppercase;
	}
	.category aside .mobile_sub.current-cat > a,
	.category aside .mobile_sub.current-cat-parent li.current-cat > a {
		color: #fff;
	}

	/* first child */
	.category aside .mobile_sub .children > li > a:before {
		content:'>';
		margin-right: 10px;
	}
	.category aside .mobile_sub .children > li > a {
		padding-left: 0px;
	}

	/* second child */
	.category aside .mobile_sub .children .children > li > a:before {
		margin-right: 10px;
		margin-left: 20px;
	}
	.category aside .mobile_sub .children .children > li > a {
		padding-left: 40px;
	}
	.category aside .mobile_sub ul,
	.category aside .mobile_sub li a,
	.category aside .mobile_sub li ul {
		display: block !important;
	}
	.category aside .mobile_sub .other_cat_block {
		height: auto;
		-webkit-border-radius: 0;
		border-radius: 0;
		border:0 none;
		background-color: transparent;
	}
	.category aside .mobile_sub .other_cat_title {
		display: block;
	    font-family: 'Monaco';
	    font-size: 1.5rem;
	    word-spacing: -0.3rem;
	    padding: 0;
	    background: none;
	    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	    width: 100%;
	    text-transform: uppercase;
	    height: auto;
	    line-height: normal;
	    -webkit-border-radius: 0;
		border-radius: 0;
		margin: 0;
		font-weight: normal;
	}
	.category aside .mobile_sub.other_cats a .other_cat_title {
		color: rgba(250, 250, 250, 0.6);
	}
	.category aside .mobile_sub.other_cats a:hover .other_cat_title {
		color: #fff;
	}
	.category aside > a.active:after {
		background-color: #fff;
		content: "";
		height: 10px;
		margin: 0 0 0 -3px;
		position: absolute;
		width: 6px;
	}
	.trombinoscope article a,
	.trombinoscope > article:nth-of-type(10n+0) a,
	.trombinoscope > article:nth-of-type(8n+0) a,
	.trombinoscope > article:nth-of-type(7n+0) a {
		margin-right:18px;
		margin-bottom: 16px;
	}
	.trombinoscope > article:nth-of-type(6n+0) a {
		margin-right: 0px;
		margin-bottom: 16px;
	}
	.trombinoscope .trombi_focus a {
		height: 270px;
		width: 216px;
	}
	.videos .video_thumb {
		width: 40%;
	}
	.videos .play_button_wrapper .text {
	    font-size: 2.3rem;
	}
	.videos p {
		width: 55%;
	}
	.category.cartes aside:after,
	.category.maquis-charentais aside:after,
	.category.portraits-biographies aside:after,
	.category.temoignages aside:after {
		display: none;
	}
	.category aside li.marche-vers-la-guerre .icon:before,
	.category aside li.occupation .icon:before,
	.category aside li.repression .icon:before,
	.category aside li.deportation .icon:before,
	.category aside li.resistance .icon:before,
	.category aside li.liberation .icon:before {
		margin:0;
	}
	.category aside li.marche-vers-la-guerre .icon.active:after,
	.category aside li.occupation .icon.active:after,
	.category aside li.repression .icon.active:after,
	.category aside li.deportation .icon.active:after,
	.category aside li.resistance .icon.active:after,
	.category aside li.liberation .icon.active:after {
		margin: 55px 0 0 -3.5px;
	}
	.category aside li.marche-vers-la-guerre,
	.category aside li.occupation,
	.category aside li.repression,
	.category aside li.deportation,
	.category aside li.resistance,
	.category aside li.liberation {
		padding-bottom: 15px;
	}
}
@media only screen and (max-width:479px) { /* under 480px */
	.wrapper,
	.header .logo,
	.header .text {
		max-width: 320px;
		width: 320px;
	}
	.cat_strips {
		height: 975px;
	}
	.cat_block {
		width: 160px;
		display: inline-block;
		height: 250px;
	}
	.safari6 .cat_block {
		height: 250px;
	}
	.cat_strip {
		background-position: center 65%;
		background-size: cover;
	}
	.cat_block.open .cat_title {
		width: 200%;
		letter-spacing: 1rem;
		font-size: 3rem;
	}
	.cat_block.open .cat_title.marche {
		left: 0;
	}
	.cat_block.open .cat_title.occupation {
		left: -100%;
	}
	.cat_block.open .cat_title.repression {
		left: 0;
	}
	.cat_block.open .cat_title.deportation {
		left: -100%;
	}
	.cat_block.open .cat_title.resistance {
		left: 0;
	}
	.cat_block.open .cat_title.liberation {
		left: -100%;
	}
	.home .other_cat_wrapper {
		padding: 30px 0;
		max-width: 100%;
		text-align: left;
		height: auto;
	}
	.home .other_cat_block {
		margin: 0;
		max-width: 50%;
		width: 50%;
	}
	.home .other_cat_block.hover {
		-webkit-box-shadow:inset 0 0 0px 0px rgba(0,0,0,0);
		box-shadow:inset 0 0 0px 0px rgba(0,0,0,0);
	}
	.home .square {
		margin: 0 10px 0 0;
	}
	.category aside {
		text-align: left;
		width: 320px;
	}
	.category aside .mobile_sub {
		float: left;
		clear: both;
	}
	.category aside .other_cat_wrapper {
		text-align: right;
	}
	.category aside .other_cat_block {
  		text-align: center;
  		background-color: #f2e0ba;
	}
	.category aside > li,
	.category aside > a {
		margin: 0 0 0 -18px;
		position: relative;
		z-index: 30;
		float: left;
	}
	.category aside > li:first-of-type {
		margin: 0 0 0 3px;
	}
	.category aside > a.active:after {
  		margin: 0px 0 0 25px;
	}
	.category main {
		padding: 0 0.5rem;
	}
	.trombinoscope article a,
	.trombinoscope > article:nth-of-type(10n+0) a,
	.trombinoscope > article:nth-of-type(8n+0) a,
	.trombinoscope > article:nth-of-type(7n+0) a,
	.trombinoscope > article:nth-of-type(6n+0) a {
		margin-right:2px;
		margin-bottom: 5px;
	}
	.trombinoscope > article:nth-of-type(5n+0) a {
		margin-right: 0;
		margin-bottom: 5px;
	}
	.trombinoscope .trombi_focus a {
		height: 140px;
		width: 120px;
		margin: 0 10px 10px 0;
	}
	.videos .video_thumb {
		width: 100%;
	}
	.videos .play_button_wrapper .text {
	    font-size: 3.5rem;
	}
	.category .videos article h2 {
		text-align: center;
	}
	.videos p {
		text-align: justify;
		width: 100%;
	}
}
@media only screen and (max-width:360px) {
	.link_wrapper {
	    bottom: -6rem;
	    font-size: 2.5rem;
	}
	.link_wrapper.workinprogress {
    	font-size: 2.5rem;
	}
	.link_wrapper.workinprogress {
	    bottom: -8rem;
	}
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}
