/*
Theme Name: foliogrid-pro Child
Description: Child theme for the foliogrid-pro Pro theme 
Author: Frederik Dupuy
Template: foliogrid-pro
*/

@import url("../foliogrid-pro/style.css");

/* Header
-------------------------------------------------------------------*/

	#header div					{ float:left; text-shadow:none; }
	#header form				{ float:left; margin:0; padding:0; }
	#header h3					{ text-transform:uppercase; padding:0; float:left; margin:0 10px 0 0; font-family:Helvetica Neue,Helvetica,Arial,sans-serif; }
	#header p					{ padding:0; margin:0; }
	#header a					{ font-style:normal; text-decoration:none; font-weight: bold; text-transform: capitalize; font-size: 14px;}
	#header a:hover				{ -moz-opacity: 0.50; opacity: 0.50; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=50); }
	
	#header input,
	#header select 				{ -moz-border-radius:3px; border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; padding:4px; margin:-4px 0 0 0; border:0; font:10px/1em Helvetica Neue,Helvetica,Arial,sans-serif; float:left; }
	#header input				{ width:auto; }
	
	#header ul				{ list-style:none; padding:0; margin:0; float:left; font-size:12px; }
	#header ul li				{ float:left; margin:0 0 0 5px; padding:0 0 0 5px; }
	#header ul li.first			{ border-left:0; padding:0; margin:0; }

	/*Rajout pour customisation du header image background */
	#header, #header .mobilestuffinglink 	{ background-image:url(http://www.galaktik.fr/wp-content/uploads/background-header1.png) !important; }
	#header ul li { border-left: 1px solid #ffffff; }
	#header a { color: #FF6600 !important; }
	#header div { color: #ffffff; }
	/*Fin du Rajout pour customisation du header image background */

	/*Rajout Pour la visibilite du menu sur le body apres l'ajout du menu deroulant - retrait de la valeur overflow: hidden;*/
	#header { left: 0; padding: 0; position: fixed; top: 0; width: 100%; z-index: 100; overflow: visible !important; }
	/*Fin du RajoutPour la visibilite du menu sur le body apres l'ajout du menu deroulant */
	.blogInfo			{ text-transform:uppercase; font-weight:bold; padding:2px; }
	.blogInfo a			{ text-transform:capitalize; color:#fff; width:100%; margin:0 0 5px 0; float:left; display:block; line-height:30px; }
	.blogInfo img			{ max-width:100%; float:left; display:block; } 
	.blogInfo span			{ clear:left;}
	
	#header .stuffing			{ float:right; padding:20px; }
	#header .stuffing div			{ padding-left:30px; }
	#header .stuffing div.navbits			{ float:right; clear:right; width:100%; padding:0; }
	
	#header ul.social-icons			{ padding:0 0 15px 0; margin:0; list-style:none; float:right; }
	#header ul.social-icons li		{ float:right; width:40px; margin:0; padding:0; margin:0 0 0 5px; border:none; }
	.social-icons a				{ display:block; float:right; width:40px; height:40px; text-indent:-3000em; position:relative; color:#fff; text-decoration:none; font-size:11px; font-family:Helvetica, Arial, sans-serif; }
	.social-icons .facebook a		{ background:url(http://www.galaktik.fr/wp-content/themes/foliogrid-pro/assets/images/facebook.png) no-repeat; }
	.social-icons .twitter a		{ background:url(http://www.galaktik.fr/wp-content/themes/foliogrid-pro/assets/images/twitter.png) no-repeat; }
	.social-icons .linkedin a		{ background:url(http://www.galaktik.fr/wp-content/themes/foliogrid-pro/assets/images/linkedin.png) no-repeat; }
	.social-icons .youtube a		{ background:url(http://www.galaktik.fr/wp-content/themes/foliogrid-pro/assets/images/youtube.png) no-repeat; }
	.social-icons .email a			{ background:url(http://www.galaktik.fr/wp-content/themes/foliogrid-pro/assets/images/email.png) no-repeat; }
	.social-icons .rss a			{ background:url(http://www.galaktik.fr/wp-content/themes/foliogrid-pro/assets/images/rss2.png) no-repeat; }



/***** MODIFS VICTOR LEVY ******/

/*suppression du formulaire par default sur les pages de type contact*/
.page-template-page-contact .comments-block {display:none;}

/*Légendes de la gallerie Vidéo*/
#ytc-wrapper a {
    text-decoration: none;
    font: 12px/1.4em Helvetica Neue,Helvetica,Arial,sans-serif;}

/*suppression du texte en surplus du rating*/
.hreview-aggregate {display:none;}

/*custom header*/
#header {top: 0 !important;}
#header, #header .mobilestuffinglink {background-image:none !important;}
#header ul li a{color:black !important;}
#header ul li {padding: 0 5px;}
.blogInfo {margin: 15px 30px;}
.bandeau_annonce {background-color: #777;
		color: white !important;
		font-size: 14px;
		font-weight: bold;
		font-style: italic;
		position: relative;
		text-align: center;
		width: 100%;
		z-index: 1;
		padding: 10px 0px !important;}
#header h3 {display:none !important;}

	