/*
	Theme Name: Studio Click
	Theme URI: http://www.studioclick.fr/
	Description: Theme de base de la société StudioClick
	Version: 1.3
	Author: Ploufside (@PloOouf) based on Todd Motto Html5Blank's Theme (@toddmotto)
	Author URI: http://www.studioclick.fr/
	Tags: Blank, HTML5, CSS3

	License: Copyright® StudioClick
*/

/*------------------------------------*\
    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:300 11px/1.4 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color:#444;
}
/* 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 */
.wrapper,.header-wrapper {
	max-width:1280px;
	width:90%;
	margin:0 auto;
	position:relative;
}
/* header */
.header {
	background: #233439; width: 100%; padding: 18px 0;
}
/* logo */
.logo {
	width: 180px;
	height: 30px;
	float: left;
	margin: -10px 0 0 0;
	position: relative;
    top: 3px;
}
.logo-img {
	width: 100%;
}
/* footer */
.footer {
	background: #233439; width: 100%; color: #d5ecf3; padding: 20px 0;
}
/* page desc */
section.description { margin-bottom: 35px; font-size: 16px; }
section.description h1 { background: #233439; color: #ffffff; text-align: center; font-size: 1.5vw; padding: 12px; font-weight: 500; margin: 0; }
section.description .desccontent { background: #eaebeb; padding: 20px 30px; }

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

.nav ul { margin: 0; padding: 10px 0 0 0; }
.nav ul li { display: inline-block; float: left; list-style-type: none; margin: 0 0 0 10px; padding: 0 0 0 10px; border-left: #3c5258 solid 1px; line-height: 8px; }
.nav ul li:first-child { border: 0; }
.nav ul li:last-child { border: 0; float: right; }
.nav ul li.menuplay { background: #de45c3; border: #ee87dc solid 1px; padding: 8px 2%; float: right; border-radius: 4px; margin-top: -8px; font-weight: 600; position: relative; top: -2px; }
.nav ul li.menuplay:hover { background: #c221a6; cursor: pointer; }
.nav ul li.menuplay a:hover { color: #d5ecf3; }
.nav ul li a { color: #d5ecf3; text-decoration: none; font-size: 15px; }
.nav ul li a:hover { color: #819da6; }
.nav ul li > ul { display: none; }
.nav ul li:hover > ul { display: block; width: 26%; position: absolute; z-index: 10; background: #233439; padding: 2% 2% 1% 2%; border-radius: 0 0 6px 6px; }
.nav ul li:hover > ul li { display: block; border: 0; margin: 0 0 5% 0; padding: 0 0 0 30px; }

.nav .search { position: relative; z-index: 20; float: right; margin: -3px 0 3px 0; }
.nav .search input.search-input { border-radius: 4px; border: 0; background: #ffffff; border: #8eb0bb solid 1px; padding: 5px 0 5px 10px; margin-top: -5px; }
.nav .search button.search-submit { padding: 5px; display: block; height: 24px; float: right; border-radius: 4px; background: #405961; border: #607c85 solid 1px; margin: -4px 0px 0px 2px; color: rgb(255, 255, 255); }
.nav .search button.search-submit:hover { background: #3c7080; }
#responsive-menu form.search { display: none; }


/*------------------------------------*\
    RESPONSIVE MENU
\*------------------------------------*/

div#responsive-menu div#responsive-menu-title { text-indent: -9999px; display: block; background-size: 62% 40% !important; margin-left: 10px !important; width: 290px !important;  }
div#click-menu { text-align: center; cursor: pointer; font-size: 13px !important; position: absolute; right: 2%; top: 7px; color: #FFFFFF; background: #405961; padding: 4px 5px; z-index: 9999; height: 40px; width: 40px; }
div#click-menu .threeLines .line { height: 4px !important; margin-bottom: 5px !important; width: 92% !important; }


/*------------------------------------*\
    SINGLE
\*------------------------------------*/

body .wrapper article img.post_thumbnail_actif { margin-top: 20px; width: 100%; }
article.post img { margin: 0 auto; }
article.post h1 { background: #3d3e42; padding: 1%; margin: 0; }
article.post h1 a { color: #ffffff; font-size: 17px; text-transform: uppercase; font-weight: 400; }
article.post p { color: #000000; font-size: 15px; }
article.post h2 { font-size: 20px; }
article.post h3 { font-size: 18px; }
article.post h2,article.post h3 { color: #3d3e42; margin-top: 20px; }
article.post a { color: #3d7eb6; font-weight: 500; }
div.postinfos { background: #d7d7d7; padding: 1%; }
div.postinfos span,div.postinfos span a { color: #3d3e42; font-size: 15px; }
div.postinfos span.comments{float:right;}
div.singlecontent { padding: 1%; font-size: 18px; }
article.post iframe,article.post twitterwidget { margin: 0 auto; width: auto; }
article.post,article.post ul li { font-size: 15px; }
.wp-svg-mail-2,.wp-svg-link,.wp-svg-phone { float: left; margin: 0 10px 10px 0; font-size: 20px; }


/*------------------------------------*\
    ACTUALITES
\*------------------------------------*/

section.actualites { padding: 10px 0 0 0; margin-top: 15px; }
.actualites .actuoverflow { float: left; margin: 0 20px 0 0; width: 35%; height: 160px; overflow: hidden; display: block; border: #eaebeb solid 6px; /*border-bottom: 0;*/ }
.actualites img { width: 100%; height: auto; margin: 0; }
.actualites h2,.actualites h3 { font-size: 20px; margin: 0; text-decoration: none; line-height: 22px; }
.actualites p { font-size: 15px; text-align:justify;}
.actualites a.view-article { display: block; width: 20%; float: right; background: #cdcece; text-align: center; color: #ffffff; margin-top: 20px; padding: 10px 0; border-radius: 6px 6px 0 0; color: #233439; font-weight: 500; }
.actualites a.view-article:hover { background: #c1c3c3; }
.actualites .postinfos { width: 100%; padding: 10px 0; font-size: 15px; /*color: #ffffff;*/ background: #eaebeb; text-align: center; margin-bottom: 30px; font-weight: 400; }
div.actuposts { margin-bottom: 25px; }
.actuline.offset{display:none;}


/*------------------------------------*\
    SIDEBAR
\*------------------------------------*/

.sidebar .sidebar-widget { background: #f1f3f3; }
.sidebar .sidebar-widget h2,.sidebar .sidebar-widget h3 { background: #233439; color: #ffffff; text-align: center; font-size: 15px; text-decoration: none; padding: 10px 0; font-weight: 400; }
.sidebar .sidebar-widget div { font-size: 14px; }
.sidebar .sidebar-widget div.widget_text {margin-bottom:10px;}
.sidebar .sidebar-widget div.textwidget { padding: 10px; }
.sidebar .sidebar-widget div ul,.sidebar .sidebar-widget div p { display: block; width: 90%; margin: 0 auto; padding: 20px; }
.sidebar .sidebar-widget div ul li { color: #9a9b9b; }

/*------------------------------------*\
    COMMENTS
\*------------------------------------*/

	div.comments { width: 100%; margin: 25px 0; float: left; background: #f2f2f2; }
	div#respond { /*border-top: #ffffff solid 15px;*/ float: left; width: 100%; margin-top: 20px; }
	h3#reply-title small a { color: #ffffff; text-decoration: underline; margin-left: 2%; font-style: italic; }
	div.comments p { font-size: 13px; font-weight: 300; margin-left: 8%; color: #000000; }
	div.comments a { color: #444444; }
	div.comments div.reply a { color: #ffffff; }
	div.comments cite.fn,div.comments span.says { font-size: 13px; margin: 0; font-weight: 500; color: #000000; }
	div.comments span.says { font-weight: 400; color: #000000; }
	div.comments div.comment-meta { font-size: 12px; margin: 5px 0 0 0; font-weight: 400; }
	div.comments div.comment-meta a { color: #000000; }
	div.comments ul { padding: 10px 20px 5px 20px; }
	div.comments ul.children { padding: 10px 0 0 40px; }
	div.comments ul.children li { border-top: #c7c8c8 solid 1px; padding: 20px 0 0 0; }
	div.comments ul li { list-style-type: none; width: 100%; border-bottom: #a4a4a4 solid 1px; background: #d9d9d9; border-radius: 5px; padding: 20px 20px 10px 20px; margin: 0 0 10px 0; }
	div.comments ul li:last-child { border-bottom: 0; margin: 0; }
	div.comments ul li img.avatar { width: 50px; height: 50px; float: left; margin: 0 10px 0 0; }
	a.comment-reply-link { float: right; margin: -14px 0 0 0; background: #3d3e42; color: #ffffff; padding: 5px 10px; text-align: center; border-radius: 5px 5px 0 0; }
	div.comments div#respond p.comment-notes { margin: 5px 0 15px 0; }
	div.comments div#respond form { padding: 15px; }
	div.comments div#respond p { margin: 0; }
	div.comments div#respond input,div.comments div#respond textarea { border-radius: 5px; padding: 10px; border: 0; background: #ffffff; color: #000000; }
	div.comments div#respond input { width: 49%; float: left; margin: 0 0 17px 0; } 
	div.comments div#respond input.submit:hover { background: #bababa; cursor: pointer; }
	div.comments div#respond textarea { width: 100%; float: right; margin: 0 0 20px 0; background: #ffffff; }
	div.comments div#respond p.logged-in-as { margin: 100px 0 10px 0; float: left; }
	div.comments div#respond p.logged-in-as a { color: #000000; }
	div.comments h3.comment-reply-title,div.rapport h3 { display: block; width: 100%; background: #3d3e42; margin: 0; padding: 10px; color: #ffffff; text-align: center; font-weight: 400; font-size: 15px; }
	div.comments h2 { display: block; width: 100%; background: #3d3e42; margin: 0; padding: 10px; color: #fff; text-align: center; font-weight: 400; font-size: 15px; }
	div.comments p.form-submit input#submit { background: #3d3e42; color: #ffffff; float: right; }
	div.comments p.form-submit input#submit:hover { background: #56575c; }
	p.comment-form-comment label { height: 20px; display: block; width: 49%; float: left; margin-bottom: 5px; font-size: 14px; }
	p.comment-form-comment { float: right; width: 49%; }
	p.comment-form-url label,p.comment-form-email label,p.comment-form-author label { float: left; margin: 0 0 8px 0; }



/*------------------------------------*\
    IMAGES
\*------------------------------------*/



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

@font-face {
	font-family:'Font-Name';
	src:url('fonts/font-name.eot');
	src:url('fonts/font-name.eot?#iefix') format('embedded-opentype'),
		url('fonts/font-name.woff') format('woff'),
		url('fonts/font-name.ttf') format('truetype'),
		url('fonts/font-name.svg#font-name') format('svg');
    font-weight:normal;
    font-style:normal;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (max-width:320px) {

}
@media only screen and (max-width:400px) {

}
@media only screen and (max-width:480px) {
	section.actualites a.view-article { font-size: 12px; width: 30%; }
	body .wrapper img.post_thumbnail_actif { width: 230px height: 90px; }
	/* SLIDER */
	body span.ps-caption b { font-size: 14px; }
	/* SINGLE */
	body article.post div.postinfos,body .wrapper article.post h1 { padding: 4%; }
	body section div.wrapper article img.post_thumbnail_actif { height: 180px; }
	/* CATEGORY LOOP */
	body section.actualites span.actuoverflow { width: 100%; border: 0; }
	section.actualites h2,section.actualites h3 { text-decoration: none; }
	section.actualites h2 a,section.actualites h3 a { font-size: 16px; width: 100%; text-align: center; display: block; background: #233439; color: #ffffff; padding: 15px; text-decoration: none; font-weight: 500; }
	div.wrapper img.post_thumbnail_actif { width: 450px; padding-bottom: 10px; }
    .pgwSlider,body div.actuposts{display:none;}
    .actuline.offset{display:block;}
}
@media only screen and (max-width:600px) {
	body h1,body h2,body h3 { font-size: 15px; }	
	/* Mise en forme */
	body.page iframe { height: 200px; }
	body section.description div.wrapper h1 { font-size: 4vw; }
	body div.wrapper article img.post_thumbnail_actif { height: 220px; padding-bottom: 0; }
}
@media only screen and (max-width:768px) {
	section.description { padding: 5px 0; }
	section.description p { font-size: 15px; }
	section.actualites span.actuoverflow { width: 40%; }
	.actualites a.view-article { font-size: 12px; }
	.wrapper img.post_thumbnail_actif { width: 250px; }
	/* SLIDER */
	span.ps-caption b { font-size: 16px; }
	/* Mise en forme */
	.page iframe { height: 300px; }
	/* Sidebar display */
	.sidebar { display: none; }
	body div.actuwrapper { width: 100%; }
	section.description div.wrapper h1 { font-size: 3vw; }
	/* SINGLE */
	article.post div.postinfos,.wrapper article.post h1 { padding: 2%; }
}
@media only screen and (max-width:850px) {
	body button#responsive-menu-button { width: 36px; height: 36px; }
	section.description .wrapper h1 { font-size: 2vw; }
}
@media only screen and (max-width:1024px) {
	div.logo { position: relative; top: -2px; }
	.nav ul { padding: 8px 0 0 0; }
	/*.nav ul li a { font-size: 10px; }*/
	.wrapper { width: 95%; }
	form.search { width: 80%; }
	input.search-input { width: 50%; }
	nav.nav ul { display: none; }
	/* SLIDER */
	span.ps-caption p { display: block; }
	.ps-caption b { font-size: 18px; }
	div.ps-current p { display:none; }
}
@media only screen and (max-width:1140px) {
	/*.logo { width: 160px; margin-top: 2px; }*/
	.nav ul li:hover > ul { width: 30%; }
}
@media only screen and (max-width:1205px) {
	section.actualites span.actuoverflow { border-bottom: #eaebeb solid 6px; height: auto; }
	/*.nav ul li a { font-size: 12px; }*/
	nav.nav ul li:last-child { margin-right: 6px; }
}
@media only screen and (max-width:1280px) {
	/* NAV */
	nav.nav ul li a { font-size: 1.1vw; }
}
@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;
	}
}
