/*
Theme Name: HuemanChild
Version: 1.0
Description: A child theme of Hueman
Template: hueman
Author: Administrator
*/
@import url("../hueman/style.css");
/* Your awesome customization starts here */
 

 
/* Generated by Fontie - the magic webfont generator <http://fontie.flowyapps.com> */
 

 
@font-face {
 
	font-family:'tintin-Regular';
 
	src: url('https://millesabords.net/blog/fonts/tintin_latin+latin-ext_gdi.eot');
 
	src: url('https://millesabords.net/blog/fonts/tintin_latin+latin-ext_gdi.eot?#iefix') format('embedded-opentype'),
 
		url('https://millesabords.net/blog/fonts/tintin_latin+latin-ext_gdi.woff') format('woff'),
 
		url('https://millesabords.net/blog/fonts/tintin_latin+latin-ext_gdi.ttf') format('truetype'),
 
		url('https://millesabords.net/blog/fonts/tintin_latin+latin-ext_gdi.otf') format('opentype'),
 
		url('https://millesabords.net/blog/fonts/tintin_latin+latin-ext_gdi.svg#tintin-Regular') format('svg');
 
	font-weight: 400;
 
	font-style: normal;
 
	font-stretch: normal;
 
	unicode-range: U+0020-20AC;
 
}
 

 
/* Tablet - 800px, 768px & 720px */
 
@media only screen and (min-width: 720px) and (max-width: 800px) {
 
	.mystyle {}
 
}
 

 

 
/* Mobile - 480px & 320px */
 
@media only screen and (max-width: 719px) {
 
	.mystyle {}
 
}
 

 

 
/* Mobile - 320px */
 
@media only screen and (max-width: 479px) {
 
	.mystyle {}
 
}
 

 
/* Global */
 
.mystyle {}
 
.container-inner { background-color: #000 }
 
.content { background-color: #000 }
 
.col-3cm .main,
 
.col-3cm .main-inner { background: none; background-color: #222}
 
.col-2cr.main,
 
.col-2cr .main-inner { background: none; background-color: #222}
 
.post-title { color: #ccc; margin-bottom: 10px; font-size: 28px}
 
.post-title a { color: #ddd; }
 
h1.post-title {  font-family: 'tintin-Regular'; }
 
h2.post-title {  font-family: 'tintin-Regular'; }
 
.format-gallery .post-format .flexslider .slides img { max-height: 500px; width: auto; max-width: 100%; -webkit-box-shadow: 0 0 30px rgba(0,0,0,0.6); box-shadow: 0 0 30px rgba(0,0,0,0.6); }
 
/* Réduire la hauteur du header */
 
.site-title {height: 30px;}
 
/* Chnagement de couleur du bandeau fil d'ariane a fond blanc */
 
.page-title {
 
    background: none repeat scroll 0 0 #222;
 
    border-bottom: 1px solid #FFCC00;
 
}
 
#footer { background: #302c21 }
 

 
#flexslider-featured .flex-direction-nav a { background: #000; color: #fff; font-size: 24px; line-height: 24px; position: relative; width: 34px; height: 36px; margin: 0 0 0; display: block; text-align: center; cursor: pointer; text-indent: -999px; overflow: hidden; opacity: 1; 
 
-webkit-border-radius: 0; border-radius: 0;
 
-webkit-box-shadow: none; box-shadow: none;
 
-webkit-transition: all .3s ease; transition: all .3s ease; }
 

 
/*  comments : form
 
/* ------------------------------------ */
 
.logged-in-as,
 
.comment-notes, 
 
.form-allowed-tags { display: none; }
 
#respond { position: relative; }
 
#reply-title { margin-bottom: 20px; }
 
li #reply-title { font-size: 0; margin: 0!important; padding: 0; height: 0; border-top: 0; }
 
#cancel-comment-reply-link { color: #999; display: block; position: absolute; bottom: 26px; right: 20px; font-size: 12px; }
 
#cancel-comment-reply-link:hover { color: #777; }
 
#commentform { background: #222222; padding: 10px 20px 20px; margin-bottom: 15px; -webkit-border-radius: 2px; border-radius: 2px; }
 

 

 
#footer-bottom #back-to-top { background: #ffcc00; color: #3b8dbd; overflow: hidden; text-align: center; width: 60px; height: 30px; display: block; margin: 0 auto; margin: 0 auto -30px; 
 
