/*
Theme Name: GV-2k10
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>. Modified by <a href="http://alexandregervais.com/">Alexandre Gervais</a>.
Author: Alexandre Gervais
*/
/* Begin Typography & Colors */
html {
	margin: 0;
	padding: 0;
	}
body {
	color: #000;
	padding: 0;
	margin: 0;
	text-align: center;
	background: #fff url(images/gv-bg.png) repeat-x fixed;
	font: 62.5% Arial, Helvetica, Geneva, sans-serif;
	}
#page {
	background: url(images/gv-bg-page.png) repeat-y;
	text-align: left;
	margin: 0 auto;
	width: 940px;
	border: none;
	padding: 0 20px;
	}
#headerimg {
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}
#content {
	font-size: 1.2em;
	}
.narrowcolumn .entry {
	line-height: 1.4em;
	width: 540px;
	padding: 0 0 20px 20px;
	}
.narrowcolumn .entry p {
	padding: 0 !important;
	margin: 0 0 10px 0;
	}
.narrowcolumn .postmetadata {
	text-align: right;
	}
.thread-alt {
	background-color: #f8f8f8;
	}
.thread-even {
	background-color: white;
	}
.depth-1 {
	border: 1px solid #ddd;
	}
.even, .alt {
	border-left: 1px solid #ddd;
	}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
h1, h2, h3 {
	font-weight: 100;
	font-family: Arial, Helvetica, Sans-Serif;
	}
h1 {
	font-size: 4em;
	text-align: center;
	}
h1 {
	padding-top: 20px;
	margin: 0;
	}
h2 {
	font-size: 1.3em;
	line-height: normal;
	color: #B3B3B3;
	display: block;
	}
#content h2 {
	font-weight: bold;
	color: #FFF;
	text-align: right;
	text-transform: uppercase;
	background-color: #69c000;
	padding: 10px 20px;
	margin: 0 0 20px;
	}
#sidebar .widgettitle {
	font-weight: bold;
	color: #FFF;
	font-size: 1.3em;
	line-height: normal;
	text-transform: uppercase;
	background-color: #69c000;
	padding: 10px 20px;
	margin-bottom: 20px;
	}
h3 {
	font-size: 1.4em;
	margin: 0;
	padding: 0;
	}
h3.posttitle {
	color: #68C000;
	font-weight: bold;
	padding-left: 0;
	}
h3#comments {
	margin: 40px auto 20px 20px;
	padding: 0;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Helvetica, Sans-Serif;
	background-color: #fff;
	color: #000;
	border: 1px solid #B3B3B3;
	}
.commentlist li ul li {
	font-size: 1em;
	}
.commentlist li {
	font-weight: bold;
	}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
#commentform p {
	font-family: Arial, Helvetica, Sans-Serif;
	}
.commentmetadata {
	font-weight: normal;
	}
#sidebar {
	font: 1.2em Arial, Helvetica, Sans-Serif;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}
a {
	color: #69c000;
	font-weight: bold;
	text-decoration: none;
	}
a:hover {
	color: #000;
	text-decoration: none;
	}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}
#wp-calendar a {
	text-decoration: none;
	}
#wp-calendar caption {
	text-align: center;
	font: bold 1.3em Arial, Helvetica, Sans-Serif;
	}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */
#header {
	padding: 0;
	width: 940px;
	margin-bottom: 20px;
	height: 290px;
	}
#header-right {
	width: 148px;
	float: left;
	padding-left: 37px;
	padding-top: 43px;
	}

#slogan {
	width: 120px;
	text-align: center;
	font-size: 12px;
	padding-top:2px;
	}
	
#header-left {
	width: 755px;
	float: right;
	}
#header-left .menu {
	width: 760px;
	height: 33px;
	margin-bottom: 20px;
	clear: both;
	}
#header-left .flash {
	border-top: 5px solid #69c000;
	border-bottom: 5px solid #69c000;
	border-left: 5px solid #69c000;
	}
#header-left .flash img {
	width: 750px;
	height: 163px;
	}
#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}
.narrowcolumn {
	float: left;
	margin: 0px 20px 0 1px;
	width: 580px;
	}
.post {
	text-align: justify;
	margin: 0;
	}
.post hr {
	display: block;
	}
.narrowcolumn .postmetadata {
	padding-top: 5px;
	}
.postmetadata {
	clear: both;
	}
.clear {
	clear: both;
	}
#footer {
	padding: 31px 0 0;
	margin: 15px 0 0 auto;
	width: 775px;
	clear: both;
	}
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
#footer #footerinfostrip {
	background-color: #000;
	font-family: "arial";
	font-size: 1em;
	/*font-weight: bold;*/
	color: #fff;
	padding: 2px 4px;
	}
#footer #footerinfologo {
	height: 47px;
	padding: 8px 20px 60px 0px;
	}
/* End Structure */
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left;
	}
/* End Images */
/* Begin Lists */
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 6px;
	list-style: none;
	list-style-type: disc;
	list-style-position: outside;
	}
html>body .entry li {
	margin: 7px 0 8px 10px;
	}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}
.entry ol li {
	margin: 0;
	padding: 0;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
	width: 340px;
	}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */
/* Begin Form Elements */
#searchform {
	margin: 0;
	padding: 5px 3px;
	text-align: center;
	}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}
#sidebar #searchsubmit {
	padding: 1px;
	}
.entry form {
	text-align: center;
	}
select {
	width: 130px;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	background-color: #fff;
	}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */
/* Begin Comments*/
div#respond {
	padding-right: 20px;
	padding-left: 20px;
	}
.alt {
	margin: 0;
	padding: 10px;
	}
.commentlist {
	padding: 0 20px;
	text-align: justify;
	}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	background-color: #fff;
	}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
	}
.commentlist p {
	margin: 10px 5px 10px 0;
	}
.children {
	padding: 0;
	}
#commentform p {
	margin: 5px 0;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */
/* Begin Sidebar */
#sidebar {
	margin-left: 600px;
	margin-top: 20px;
	width: 340px;
	padding: 0;
	}
#sidebar li ul li {
	background: none;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	}
#sidebar ul li li {
	background: none;
	padding: 0 0 0 20px;
	margin: 0;
	list-style-type: disc;
	color: #69c000;
	list-style-position: inside;
	}
#sidebar ul li li a {
	color: #69c000;
	font-weight: normal;
	}
#sidebar ul li li a:hover {
	color: #000;
	}
#sidebar form {
	margin: 0;
	}
/* End Sidebar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.center {
	text-align: center;
	}
.hidden {
	display: none;
	}
.screen-reader-text {
	position: absolute;
	left: -1000em;
	}
hr {
	display: none;
	}
a img {
	border: none;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	padding-left: 20px;
	}
/* End Various Tags & Classes*/
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}
.wp-post-image {
	float: left;
	margin-right: 10px;
	}
.postdate {
	display: block;
	font-weight: bold;
	font-size: 1em;
	color: #000;
	}
#postcomment {
	display: block;
	font-size: 1em;
	text-align: right;
	}
.displace {
	position: absolute;
	left: -5000px;
	}
#headerflash {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	}
#headernav {
	height: 105px;
	width: 900px;
	margin-left: 20px;
	margin-right: 20px;
	background: url(images/salondate.png) no-repeat left bottom;
	}
#headernav .menu {
	margin-left: auto;
	margin-right: auto;
	}
.menu {
	width: 745px;
	height: 44px;
	position: relative;
	z-index: 100;
	font-family: arial, sans-serif;
	background: url(images/menubg.png) no-repeat center;
	}
/*RightNavMenu*/
div#socialicon {
	width: 200px;
	height: 30px;
	float: right;
	margin: 0 0 8px;
	padding: 0;
	z-index: 9999;
	}
div#iconsocial {
	width: 250px;
	float: right;
	margin-right: 10px;
	clear: both;
	}
ul.socialmenu {
	list-style: none;
	padding: 0px;
	margin: 0;
	height: 30px;
	width: 250px;
	}
.displace {
	position: absolute;
	left: -5000px
	}
ul.socialmenu li {
	float: right;
	margin-left: 4px;
	}
ul.socialmenu li a {
	display: block;
	width: 30px;
	height: 29px;
	background: url('images/gv-social.png');
	}
/*Normal Links*/
ul.socialmenu li.gvgoogle a {
	background-position: 0px 0px
	}

ul.socialmenu li.gvfacebook a {
	background-position: -31px 0px
	}	
ul.socialmenu li.gvlinkedin a {
	background-position: -61px 0px
	}
ul.socialmenu li.gvtwitter a {
	background-position: -92px 0px
	}	
	
ul.socialmenu li.gvrss a {
	background-position: -122px 0px
	}	
	
ul.socialmenu li.gvmail a {
	background-position: -152px 0px
	}

/*Hover Links*/

ul.socialmenu li.gvgoogle a:hover {
	background-position: 0px -29px
	}

ul.socialmenu li.gvfacebook a:hover {
	background-position: -31px -29px
	}

ul.socialmenu li.gvlinkedin a:hover {
	background-position: -61px -29px
	}
	
ul.socialmenu li.gvtwitter a:hover {
	background-position: -92px -29px
	}
ul.socialmenu li.gvrss a:hover {
	background-position: -122px -29px
	}

ul.socialmenu li.gvmail a:hover {
	background-position: -152px -29px
	}

#menuleft {
	float: left;
	width: 300px;
	}
li.aktt_more_updates {
	display: none;
	}
a.aktt_tweet_time {
	display: none;
	}
div.aktt_tweets {
	font-size: 14px;
	}
div#sidebar div.aktt_tweets ul li {
	margin-bottom: 10px;
	list-style-type: none;
	width: 280px;
	color: #000;
	}
/* MENU MAIN CSS*/
#suckerfishnav {
	background: #000;
	font: bold 11px "arial";
	text-transform: uppercase;
	}
#suckerfishnav, #suckerfishnav ul {
	float: left;
	list-style: none;
	line-height: 33px;
	padding: 0;
	margin: 0;
	width: 755px;
	}
#suckerfishnav a {
	display: block;
	color: #FFF;
	text-decoration: none;
	padding: 0px 10px;
	}
#suckerfishnav li {
	float: left;
	padding: 0;
	}
#suckerfishnav ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 231px;
	font-weight: normal;
	margin: 0;
	line-height: 1;
	border: 0;
	border-top: 1px solid #666666;
	}
#suckerfishnav li li {
	width: 229px;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	text-transform: none;
	}
#suckerfishnav li li a {
	padding: 4px 10px;
	width: auto;
	font-size: 12px;
	color: #FFF;
	}
#suckerfishnav li ul ul {
	margin: -21px 0 0 150px;
	}
#suckerfishnav li li:hover {
	background: #69c000;
	color: #000;
	}
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
	color: #FFF;
	}
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
	color: #FFF;
	}
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
	color: #FFF;
	}
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
	left: -999em;
	}
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
	left: auto;
	background: #444444;
	}
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
	background: #69c000;
	color: #000;
	}
/* LANG SELECTOR*/
#langselect ul {
	list-style-image: none;
	list-style-type: none;
	}
#langselect ul li {
	display: inline;
	}
#langselect ul li.active {
	display: none;
	}
#langselect {
	font-size: 8px;
	margin-top: 6px;
	text-align: right;
	margin-bottom: 6px;
	text-transform: uppercase;
	margin-right: 12px;
	}
#langselect a {
	color: #69c000;
	}
#langselect a:hover {
	color: #000;
	}
div#certification {
	padding-left: 20px;
	padding-right: 20px;
	}
a.post-edit-link {
	padding-left: 20px;
	}
li.wp_cumulus_widget {
	background-color: #68C000;
	}
div#sidebarbottom {
	display: block;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 540px;
	}
div#sidebarbottom li {
	list-style-type: none;
	}
/*----- Boite infolettre ------*/
#infolettre {
	width: 264px;
	}
#infolettre .tdTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #000;
	text-align: right;
	padding-bottom: 2px;
	padding-right: 8px;
	}
#infolettre .tdNoir {
	background-color: #000;
	padding: 8px 8px 8px 8px;
	text-align: right;
	}
#infolettre label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #FFF;
	}
#infolettre input.champ-texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	border: none;
	width: 147px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FFF;
	}
#infolettre .tdBouton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #68c000;
	font-weight: bold;
	text-align: right;
	padding-top: 2px;
	padding-right: 8px;
	}
#infolettre a.bouton:link {
	color: #68c000;
	text-decoration: none;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	background: none;
	}
#infolettre a.bouton:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	background: none;
	}
.liword {
	padding-left: 15px;
	background: #fff url(images/liword.png) no-repeat left;
	}
.liexcel {
	padding-left: 15px;
	background: #fff url(images/liexcel.png) no-repeat left;
	}
.lipdf {
	padding-left: 15px;
	background: #fff url(images/lipdf.png) no-repeat left;
	}
.lijpg {
	padding-left: 15px;
	background: #fff url(images/lijpg.png) no-repeat left;
	}
#smalllogo {
	margin-bottom: 10px;
	}

/* @group Questions */
ul.questionsbutton {
	list-style: none;
	list-style-type: none;
	padding: 0px;
	width: auto;
	height: 199px;
	margin: 0;
	}
div#questions ul.questionsbutton li {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
ul.questionsbutton li a {
	display: block;
	width: 269px;
	height: 199px;
	background: url('images/gv-ask.png');
	margin: 0;
	padding: 0;
	}
ul.questionsbutton li.questions-en a {
	background-position: 0 0
	}
ul.questionsbutton li.questions-en a:hover {
	background-position: 0 -199px
	}
ul.questionsbutton li.questions-fr a {
	background-position: 0 -398px
	}
ul.questionsbutton li.questions-fr a:hover {
	background-position: 0 -597px
	}
/* @end */

.share {

	font-weight: bold;
	padding: 20px 0 5px 0px ;

	}	

.shareIco ul {
	padding:0 !important;

	}	


ul.socialwrap li {

	background-image: none !important;
	padding:0 !important;
	margin:0 !important;

	}	

