@charset "UTF-8";
/* CSS Document */

* {margin:0; padding:0; font-size:100%; font-weight:normal; list-style:none;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #992618;
}

@font-face {font-family: EngelLight; src: url('../fonts/EngelLight_ltd.ttf');}
strong {color:#0d9ce0; font-weight:normal;}

#slide {width:1000px; margin-left:-500px; left:50%; position:absolute;}

#slide article {font-family: EngelLight; font-size:50px; color:#fff; position:absolute; top:145px; right:20px; text-align:right; width:400px;}
#slide article b {color:#4591d6; font-weight:bold;}
#slide article br {margin-bottom:25px;}
#slide article a {
	border-radius:10px;
	background-color:#4591d6;
	color:#fff;
	text-shadow:1px 1px 1px #066ad0;
	font-size:25px;
	text-decoration:none;
	padding:25px 25px 20px 25px;
}

#slide article a:hover {box-shadow: 0 0 1px #000; background-color:#0c88c2}
#slide article p{color:#fff; font-size:9px; margin-top:18px; margin-right:30px;}

#slideshow, #feature-image {
	margin:0;
	padding:0;
	position:relative;
}

#slideshow ul, #feature-image ul {
	position:relative;
	overflow:hidden;
	margin:0;
	padding:0;
}

#slideshow ul li, #feature-image ul li {
	position:absolute;
	top:0;
	left:0;
	margin:0;
	padding:0;
	list-style:none;
}

#feature-image img {
	position:absolute;
	top:0;
	left:0;

}


.caption {
	display:none;
}

#content {
	width:920px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	}

header {
	font-family: EngelLight;
	color:#fff;
	height:70px;
	background-color:#000;
	opacity:0.8;
	padding-top:20px;
/*	background-image:url(../img/logo.png);
*/	background-repeat:no-repeat;
	background-position:15%;
}

hgroup.name {
	width:50%;
	float: left;
}

hgroup.contact {
	width:25%;
	float:right;
	margin-top:15px;
	text-align:left;
}

header h1{
	width:250px;
	height:37px;
	font-size:25px;
	padding-top:10px;
}

header a {
	text-decoration:none;
	color:#fff;
}

header p {color:#717171; font-size:13px; }
header p .detail {font-size:20px; color:#fff; letter-spacing:0.1em;}
header p .detail a {text-decoration:none; color:#fff;}
header p .detail a:hover {text-decoration:none; color:#0d9ce0;}

nav {
	width:960px;
	color:#fff;
	height:30px;
	background-color:#000;
	opacity:0.8;
	margin:386px auto 0 auto;
	padding-left:40px;
	padding-top:19px;
}

nav ul li {float:left;}
nav li {margin-right:40px;}

nav a {color:#fff; text-decoration:none; padding:7px 10px 5px 10px;}
nav a:hover {
	background-color:#0d9ce0;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#encard {
	background-color:#fff;
	height:475px;
	width:960px;
	padding-left:40px;
	margin-left:auto;
	margin-right:auto;
	color:#000;
	}
	
#feature-text{
	background-color:#fff;
	min-height:650px;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	padding:20px;
	}
	
#testimonial-page{
	background-color:#fff;
	min-height:1000px;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	padding:20px;
	}
	
#long-text{
	background-color:#fff;
	min-height:1400px;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	padding:20px;
	}
	
article.feature {
	padding:0 0 20px 20px;
	width: 680px;
	float:left;
	color: #000;
}

article.feature h2 {
	font-size: 28px;
	color:#069;
}

article.feature p {
	font-size: 18px;
	line-height:22px;
	color:#333;
	margin-bottom:18px;
}

article.feature p.source {
	font-size: 12px;
	line-height:14px;
	color:#666;
	margin-bottom:18px;
}

article.feature p.testimonial {
	font-size: 16px;
	line-height:20px;
	color:#333;
	margin:20px 15px 5px 15px;
}

article.feature cite {
	font-size: 14px;
	line-height: 16px;
	color: #399;
	margin-left: 50px;
}

article.feature p.mat-blurb {
	font-size: 21px;
	line-height: 21px;
	color: #F60;
	margin-bottom: 18px;
}

article.feature p a{
	text-decoration:none;
	color:#39F;
}

article.feature p a:hover{
	text-decoration:underline;
	color:#9C0;
}

article.feature ol{
	margin: 10px 20px 10px 20px;
	list-style: decimal;
}

article.feature li{
	font-size: 16px;
	line-height: 22px;
	color: #454545;
	margin-bottom: 18px;
	list-style: decimal;
}

aside.training {
	width:220px;
	float:right;
	padding:60px 0 20px 0;
}

aside.training p {
	font-size:12px;
	line-height:16px;
	color:#666;
	margin-top:20px;
}
	
h2 {
	font-family:EngelLight;
	font-size:22px;
	border-bottom:1px #000 dashed;
	margin-top:35px;
	margin-bottom:20px;
}

article {width:280px; text-align:justify; float:left; margin-right:36px;}
#encard article img {margin-bottom:15px;}
#encard article p {line-height:17px; margin-bottom:20px;}

#encard article a{
	color:#fff;
	letter-spacing:0.01em;
	text-decoration:none;
	background-color:#0d9ce0;
	padding:5px 10px 5px 10px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#encard article a:hover {
	background-color:#0c88c2;
	box-shadow:0 0 1px #666;
}

#social {
	width:960px;
	height:50px;
	margin-left:auto;
	margin-right:auto;
	padding-left:40px;
	color:#fff;
	background-color:#0d9ce0;
	text-shadow:1px 1px 1px #045ea9;
	font-size:12px;
	position:relative;
}

#social .twitter {
	height:18px;
	width:180px;
	background-image:url(../img/twitter.png);
	background-repeat:no-repeat;
	padding-left:35px;
	padding-top:10px;
	position:absolute;
	margin-top:10px;
}

#social .facebook {
	height:18px;
	width:180px;
	background-image:url(../img/facebook.png);
	background-repeat:no-repeat;
	padding-left:35px;
	padding-top:10px;
	position:absolute;
	margin-top:10px;
}

#social a {color:#fff; text-decoration:none;}

#social .rss {
	height:18px;
	width:200px;
	background-image:url(../img/rss.png);
	background-repeat:no-repeat;
	padding-left:40px;
	padding-top:10px;
	position:absolute;
	margin-top:10px;
	margin-left:250px;
}

#social .news {text-shadow:none; font-family:EngelLight; font-size:23px; margin-top:17px; position:absolute; margin-left:260px;}
#social form {float:right; margin-right:100px;}

#social input[type=email] {
   height:25px;
   width:150px;
   color:#000;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   margin-top:11px;
   border:none;
}

#social input[type=submit] {
   height:69px;
   width:52px;
   background-image:url(../img/bouton_ok.png);
   background-repeat:no-repeat;
   background-color:transparent;
   border:0;
   position:absolute;
   top:5px;
   right:30px;
   margin-top:-5px;
   margin-left:20px;
   color:transparent;
   cursor:pointer;
}


/*#social a{	
	height:0;
	padding:10px 10px 50px 10px;
	position:relative;
	float:right;
	background: -webkit-gradient(linear, left top, left bottom, from(#fc8c2a), to(#c9480e));
    background: -webkit-linear-gradient(top, #fc8c2a, #c9480e);
    background: -moz-linear-gradient(top, #fc8c2a, #c9480e);
    background: -ms-linear-gradient(top, #fc8c2a, #c9480e);
    background: -o-linear-gradient(top, #fc8c2a, #c9480e);

	
}

#social a:after   {  
	content: ' ';  
	position: absolute;  
	width: 0;  
	height: 0;  
	right: -30px; 
	left: -6px; 
	border: 28px solid;  
	border-color: transparent transparent #fff transparent;  
}  */


#testimonial-block {
	background-image:url(../img/footer.png);
	background-repeat:repeat-x;
	height:344px;
	width:960px;
	padding-left:40px;
	margin-left:auto;
	margin-right:auto;	
}

#testimonial-block h2 {color:#fff; border-bottom:1px #fff dashed;}
#testimonials p{line-height:17px;}

#donation {width:280px;}
#testimonials {width:880px;}

#testimonials p {
	font-family: "acta-display",sans-serif;
	font-style: italic;
	font-weight: 300;
	font-size: 19px;
	line-height: 30px;
	margin-bottom: 15px;
	color: #690;
}

footer {
	height:100px;
	width:960px;
	padding-left:40px;
	margin:20px auto 20px auto;
}

.portrait {
	width:540px;
	height:44px;
	margin-bottom:15px;
	padding-left:60px;
	padding-top:10px;
	background-image:url(../img/pp.png);
	background-repeat:no-repeat;
}
.portrait strong {font-style:italic;}

article p{line-height:17px;}

.publish {
	height:20px;
	background-color:#2e2e2e;
	margin-bottom:5px;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
	padding-left:15px;
	padding-top:8px;
}

.publish .logo {
	font-family:EngelLight;
	font-size:13px;
	margin-right:30px;
	margin-left:40px;
	
}

.publish a {color:#fff;}
.publish img {position:absolute; margin-top:-5px;}

