/*
 Theme Name: 	Verts VD
 Theme URI:   http://new.balthasar-glaettli.ch/
 GitHub Theme URI: https://github.com/politbuero-kampagnen/gruene-ch
 Description: Child Theme von Forefront im Erscheinungsbild der Grunen Schweiz !
 Template: 	Forefront
 Author: 	Balthasar Glaettli 
 Author URI:  http://www.politbuero-kampagnen.ch
 Version: 	v1.0.7
 Updated: 	2015-05-01 17:30:49
 License:     GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Tags:        green, two-columns, responsive-layout, custom-menu, featured-images, full-width-template, theme-options
*/

@charset "UTF-8";





/** colueur de fond et font **/

body {
	font-family: Arial, Helvetica, sans-serif;
	background: #84B414 -moz-radial-gradient(center,ellipse cover,rgba(0,0,0,.25) 0,rgba(0,0,0,0) 100%);
	background: #84B414 -webkit-gradient(radial,487px -262px,0px,487px -262px,929px,color-stop(0%,rgba(0,0,0,.25)),color-stop(100%,rgba(0,0,0,0)));
	background: #84B414 -webkit-radial-gradient(487px -262px,929px 929px,rgba(0,0,0,.25) 0,rgba(0,0,0,0) 100%);
	background: #84B414 -o-radial-gradient(center,ellipse cover,rgba(0,0,0,.25) 0,rgba(0,0,0,0) 100%);
	background: #84B414 -ms-radial-gradient(center,ellipse cover,rgba(0,0,0,.25) 0,rgba(0,0,0,0) 100%);
	background: #84B414 radial-gradient(circle 929px at 487px -262px,rgba(0,0,0,.25) 0,rgba(0,0,0,0) 100%);
	background-repeat: no-repeat;
	overflow-x: hidden;
}

.site, site-header, header #masthead.site-header {
	background-color: transparent;
}

#masthead.site-header, .content-area {
position: relative;
}

/*  titre du site masquer*/

.site-title, .site-description{position: absolute;
	clip: rect(1px, 1px, 1px, 1px);
}

/* Surcharge du CSS du slider  */

.site-main{border-top:none;}

div.pointelle-active {
	display: block;
  background: url(img/arrow-slider.svg) no-repeat center left!important;
  background-size: 379px 144px!important;
  margin-left: -22px!important;
  
 
 }
 
 .pointelle-active h2, .pointelle-active .pointelle-meta1, .pointelle-active .pointelle-meta2 {color: #FFF!important;}

/* breadcrumbs  */
#breadcrumbs{
    list-style:none;
    margin:10px 0;
    overflow:hidden;
    position: absolute;
    top: -27px;
  left: -60px;
}
  
#breadcrumbs li{
    display:inline-block;
    vertical-align:middle;
    margin-right:15px;
}
  
#breadcrumbs .separator{
    font-size:18px;
    font-weight:100;
    color:#ccc;
}

/** widget Action = Faire un don | devenir membre  **/

.action-div{
	width: 100%;
	margin: auto;
	background-color: #F7F9F7;
	padding: 20px 20px 36px 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 30px;
}

.page .action-div{ 
	width: 100%;
	margin: auto !important;
  }
.home .action-div{ width: 100%!important;
	margin: auto!important;
  }
#action-weasy-opt-in-widget-2{    /** block Newsletter  **/
	width: 50%;
	float: left;
	  position: relative;
  top: -11px;
  
}

.page .site-main{ 
	padding: 5px;
  }
  
  
.content-area {
  padding-top: 70px;
  width: 60%;
  margin-left: 60px;
}
 #primary-home{
  
  width: 100%;
  
}


h3.fca_eoi_layout_0_headline_copy_wrapper { /** Titre Newsletter  **/
	font-size: 12px;
	text-transform: uppercase;
	float: left;
	line-height: 38px;
	margin-right: 10px;
}

.fca_eoi_layout_0_email_field_wrapper{   /** Field email  Newsletter **/
 	width: 260px!important;
 	float: left;
}
div#fca_eoi_form_287 {
  position: relative;
  left: 11px;
}
p.fca_eoi_layout_0_submit_button_wrapper { /** aligement bout GO**/
    margin-bottom: 0px;
}
.fca_eoi_form_button_element{  /** bouton GO!  **/
	
	width: 50px!important;
	float: left;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
	background-color: #E2007A;
}

div#action-weasy-opt-in-widget-3 { /** alignement  **/
	float: left;
	width: 50%;
	margin-top: -10px;
}

.action-link{ /** text faire un don ect  **/
	float: left; 
	margin-right: 20px;
} 
.action-wtext-2 a{ /** couleur lien text faire un don  **/
	color:#272626!important
}      
.action-wtext-2 a:hover{ /** couleur hover lien text faire un don  **/
	color:#84B414!important
}      
.action-wtext-2{  
	position: relative;                /** reglage pour l'oeil  **/
	top: -2px;
}

.don-ico{                    /** Icon don  **/
  float: left;
  display: block;
  width: 35px;
  height: 35px;
  background: url(img/don-ico.svg);
  background-size: 35px 35px;
  position: relative;
  top:-7px;
  margin-right: 5px;
}
.membre-ico{         /** Icon devenir membre **/
  float: left;
  display: block;
  width: 35px;
  height: 35px;
  background: url(img/membre-ico.svg);
  background-size: 35px 35px;
  position: relative;
  top:-7px;
  margin-right: 5px;
}
.contact-ico{           /** Icon contact **/
  float: left;
  display: block;
  width: 35px;
  height: 35px;
  background: url(img/contact-ico.svg);
  background-size: 35px 35px;
  position: relative;
  top:-7px;
  margin-right: 5px;
}


/* Ajustement widget home pour affichage des derrnier postes*/
#main .optional-widget-area{
	clear: none;
	width: 65%;
}

@media(max-width:768px){
	#main .optional-widget-area{
	clear: none;
	width: 95%;
}
	}


/*. ajout de flex box pour régler les ordres des cols.*/


.sidebarre-holder {
    display: flex;
    flex-flow: row;
}
@media(max-width:768px){
	.sidebarre-holder {
    display: flex;
    flex-flow: column;
}	}
.front-page-widget-area-two{display: none;}
div#secondary {
    order: 1;
}



.site-main {
	float: none;
	margin: 0 0 10px;
	width: auto;
	background-color: #fff;
	overflow: hidden;
	-webkit-box-shadow: 0 0 10px 0 rgba(94,94,94,0.75);
	box-shadow: 0 0 10px 0 rgba(94,94,94,0.75);
	-webkit-border-radius: 1.2em;
	border-radius: 1.2em;
}

.hero {
	padding: 1.2em;
}

.hero > figure > img, .hero > img, .attachment-forefront-blog-thumbnail, .attachment-forefront-page-thumbnail, .attachment-forefront-grid-thumbnail {
	/*border-radius: 1.2em;*/
	margin: 0;
}

img.attachment-forefront-page-thumbnail {
/* border: 1.2em; */
}

/* Hintere Seiten ohne Titel-Bildli schmaler grüner Streifen unter Titel */

.hero.without-featured-image {
  border-bottom: none;
}

/* Schräge Balken */
.slogan {
	-ms-transform: rotate(-5deg);
/* IE 9 */
	-webkit-transform: rotate(-5deg);
/* Chrome, Safari, Opera */
	transform: rotate(-5deg);
}

span.leerzeichen::before {
	content: "\00A0\00A0\00A0";
	color: green;
}

.widget-title, .sidebar-widget-area .widgettitle, .sidebar-widget-area .widget-title {
	padding: .1em;
	color: #E2007A;
	/*background-color: #84B414;*/
	display: inline-block;
}

/* Zitate neu formatieren */
.type-jetpack-testimonial .entry-content p {
	font-size: 18px;
	color: white;
	font-style: normal;
	font-weight: bold;
}

.type-jetpack-testimonial {
	background-color: #84B414;
	border-radius: 1.2em;
	position: relative;
}

.attachment-forefront-testimonial-thumbnail {
	border-radius: .6em;
}


nav#site-navigation {
 
      position: absolute;
    right: -299px;
    top: 111px;

}


/*      SUB MENU       */
#nav-global-box > ul > li > a,
#nav-global-box > ul > li > strong {
	text-transform: uppercase;
	font-weight: normal;
	color: rgb(132,180,20,1);
	background-color: white;
	padding: 4px;
	display: block;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;

}

#nav-global-box > ul > li > a:hover,
#nav-global-box > ul > li > strong,
#nav-global-box > ul > li.on > a,
#nav-global-box > ul > li.current-menu-item > a,
#nav-global-box > ul > li.trail > a{
	background-color: rgb(226,0,122);
	padding: 4px;
	color: white;
}

#nav-global-box > ul > li > div {
	top: 32px;
	left: 0;
	padding: 16px;
	background-color: rgba(255,255,255,0.9);
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	border-top: 2px solid rgb(226,0,122);
	max-height: 0;
	overflow: hidden;
	position: absolute;
	height: 0;
	-webkit-transition: max-height .8s;
	-moz-transition: max-height .8s;
	transition: max-height .8s;
	display: none;
}

#nav-global-box > ul > li > div.submenu-visible {
	display: block;
	z-index: 111;
	max-height: 700px;
	height: auto;
	width: 96.8%;
	margin-bottom: 12px;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

#nav-global-box > ul > li > div.submenu-visible ul {
	text-align: left;
}

#nav-global-box > ul > li > div > ul > li {
	text-align: left;
	width: 24%;
	border-right: 1px solid #85ad62;
	border-radius: 0;
	margin-bottom: 10px;
	position: relative;
	display: inline-block;
	vertical-align: top;
	float: none;
}

#nav-global-box > ul > li > div > ul > li:nth-child(4n), 
#nav-global-box > ul > li > div > ul > li:last-child {
	border-right: none;
}

#nav-global-box > ul > li > div > ul > li:nth-child(n+5) {
	margin-bottom: 0;
}

#nav-global-box .sub-nav-box a,
#nav-global-box .sub-nav-box strong {
	display: block;
	font-weight: bold;
	line-height: 16px;
	padding: 6px 3px;
}

#nav-global-box .sub-nav-box a:hover,
#nav-global-box .sub-nav-box strong,
#nav-global-box .sub-nav-box li.on > a,
#nav-global-box .sub-nav-box li.trail > a {
	text-decoration: underline;
}

#nav-global-box > ul > li > div > ul > li > a,
#nav-global-box > ul > li > div > ul > li > strong {
	font-size: 15px;
	font-weight: bold;
}

#nav-global-box > ul > li > div > ul > li ul li {
	display: block;
	text-align: left;
}

#nav-global-box > ul > li > div.sub-nav-box > ul > li li a,
#nav-global-box > ul > li > div.sub-nav-box > ul > li li strong {
	font-weight: normal;
	font-size: 13px;
}


	
  
/**** FONTS  ****/

			@font-face {
				font-family: 'SanukOT-Regular';
				font-style: normal;
				src: url('./fonts/150428043825SanukOT-Regular.eot');
				src: local('SanukOT-Regular'), url('./fonts/150428043825SanukOT-Regular.eot') format('embedded-opentype'), url('./fonts/150428043825SanukOT-Regular.woff') format('woff');
			}
					@font-face {
				font-family: 'SanukOT-Bold';
				font-style: normal;
				src: url('./fonts/150428043903SanukOT-Bold.eot');
				src: local('SanukOT-Bold'), url('./fonts/150428043903SanukOT-Bold.eot') format('embedded-opentype'), url('./fonts/150428043903SanukOT-Bold.woff') format('woff');
			}
						body, p, blockquote, li, a{
					font-family: 'SanukOT-Regular' !important;
				}

						h1, h2, h3, h4, h5, h6, h1 > a, h2 > a, h3 > a, h4 > a, h5 > a, h6 > a, li.menu-item > a, strong, b, .strong{
					font-family: 'SanukOT-Bold' !important;
				}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
	font-weight: normal;
	margin-bottom: 12px;
	color: #e10078;
}
				
/*   Front page  */

.post-time{ color: #a7a7a7}

a.read-more{ color: #E2007A}


.featured-post{
	padding-bottom: 20px;
	border-bottom: #84b414 dotted 1px;
}
	
	
	
	
				
/**** SOCIAL MEDIA ****/

#socialmedia{
	position: fixed;
	right: 0px;
	top: 333px;
	padding: 12px 12px 0;
	
	border-radius: 4px 0 0 4px;
	background-color: #fff;
	width: 50px;
}

.sfsi_wicons {
	display: block;
	width: 40px!important;
  height: 40px!important;
  margin-left: 5px;
  margin-bottom: 5px;
  z-index: 0;
}



/**** FOOTER ****/
.footer-widget-area{
	background-color: transparent;
	border: none;
	border-radius: 20px 20px 0 0px;
	padding: 30px 0 0 0;
	

}

.icones{
	padding-right: 15px;
	padding-bottom: 10px;
}

.icon-calendrier{
	background: url(img/cal-ico.png);
	background:rgba(0,0,0,0) url(img/cal-ico.svg);
	padding-left: 25px;
	background-size: 30px 30px;
	background-repeat: no-repeat;

}

.icon-membre{
	background: url(img/membre-ico.png);
	background:rgba(0,0,0,0) url(img/membre-ico.svg);
	padding-left: 25px;
	background-size: 30px 30px;
	background-repeat: no-repeat;
}

.icon-media{
	background: url(img/media-ico.png);
	background:rgba(0,0,0,0) url(img/media-ico.svg);
	padding-left: 25px;
	background-size: 30px 30px;
	background-repeat: no-repeat;
}

.icon-contact{
	background: url(img/contact-ico.png);
	background:rgba(0,0,0,0) url(img/contact-ico.svg);
	padding-left: 25px;
	background-size: 30px 30px;
	background-repeat: no-repeat;
}

.icon-soutien{
	background: url(img/don-ico.png);
	background:rgba(0,0,0,0) url(img/don-ico.svg);
	padding-left: 25px;
	background-size: 30px 30px;
	background-repeat: no-repeat;
}

.site-footer{
	background-color: transparent;
	padding-top: 0px;
}

.site-info, .site-info a{
	color: white;
}
.site-info a:active, .site-info a:visited{
	color: white!important;
}

.site-real{
  color: white;
  font-size: 12px;
    float: right;
  margin-top: -20px;
  margin-right: -60px;
  
}
www.verts-vd.ch/media="all"
.site-real, .site-real a {
  color: white !important;
  font-size: 12px;
  line-height: 2;
}

.icon-925 {
	background: url(img/logoblanc_130x130.png) no-repeat center center;
	background:rgba(0,0,0,0) url(img/logoblanc_130x130.svg) no-repeat center center;
}

#colophon a {
	color: white;
}

.signature{
  height:40px;
  display:table-cell;
  vertical-align:middle;
  position:relative;
}
.logo-925{
  color: #546D76;
  text-decoration:none;
  }

.logo-925{
 content: "";
 background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rInZpZXdCb3g9IjAgMCAxMTQuOSAxMTMuMyI+PHBhdGggZmlsbD0iIzAwQUVFRiIgZD0iTTExNC40LDU0LjhjLTEuMy02LjEtNC40LTEwLjgtOS41LTE0LjFjLTUtMy4zLTEwLjYtNC4zLTE2LjctM2wtNC40LDAuOWwtMS4yLTUuOGwxOS40LTQgCQljMy44LTAuOCw1LjMtMy4xLDQuNS02LjljLTAuNC0xLjctMS4yLTMtMi40LTMuOGMtMS4zLTAuOC0yLjctMS4xLTQuNC0wLjdsLTI1LjIsNS4yYy0wLjcsMC4xLTEuNCwwLjQtMS45LDAuOCAJCWMtMS43LTMuNC00LjMtNi4yLTcuNi04LjRDNTkuNywxMS43LDU0LDEwLjcsNDcuOCwxMmMtNi4yLDEuMy0xMSw0LjUtMTQuNCw5LjZjLTIuOSw0LjUtMy44LDguNS0zLjcsMTIuMWwtMTIsMi41IAkJYy02LDEuMy0xMC43LDQuNC0xNC4xLDkuNWMtMy4zLDUuMS00LjQsMTAuNi0zLjEsMTYuNkMxLjgsNjguNSw1LDczLjIsMTAsNzYuNWM1LDMuMywxMC42LDQuMywxNi43LDNsNC40LTAuOWwxLjIsNS44bC0xOS40LDQgCQljLTMuOCwwLjgtNS4zLDMuMS00LjUsNi45YzAuNCwxLjcsMS4yLDMsMi40LDMuOGMxLjMsMC44LDIuNywxLjEsNC40LDAuN2wyNS4yLTUuMmMwLjctMC4xLDEuNC0wLjQsMS45LTAuOCAJCWMxLjcsMy40LDQuMyw2LjIsNy42LDguNGM1LjIsMy4zLDEwLjksNC40LDE3LjEsMy4xYzYuMi0xLjMsMTEtNC41LDE0LjQtOS42YzIuOS00LjUsMy44LTguNSwzLjctMTIuMWwxMi0yLjUgCQljNi0xLjMsMTAuNy00LjQsMTQuMS05LjVDMTE0LjYsNjYuNCwxMTUuNiw2MC45LDExNC40LDU0Ljh6IE0zNS42LDY1LjdjLTAuMSwwLTAuMywwLjEtMC40LDAuMWMtMC4yLDAtMC41LDAuMS0wLjcsMC4xbC0xMC4yLDIuMSAJCWMtMi44LDAuNi01LjQsMC4xLTcuOS0xLjVDMTQsNjUsMTIuNSw2Mi44LDEyLDYwYy0wLjYtMi44LTAuMS01LjQsMS41LTcuOGMxLjYtMi40LDMuOC0zLjksNi42LTQuNWwxOC0zLjhjMS43LTAuNCwzLTEuMiwzLjgtMi41IAkJYzAuOC0xLjIsMS0yLjYsMC44LTQuMWMwLTAuMSwwLTAuMi0wLjEtMC4zYy0xLjEtNS4xLTAuNy02LjMsMC45LTguN2MxLjYtMi40LDMuOC00LDYuNy00LjZjMi45LTAuNiw1LjYtMC4xLDgsMS41IAkJYzIuNSwxLjYsNCwzLjgsNC42LDYuN0M2NC4zLDM4LjgsNTUuMSw2MS43LDM1LjYsNjUuN3ogTTEwMS40LDY1Yy0xLjYsMi40LTMuOCwzLjktNi42LDQuNWwtMTgsMy44Yy0xLjcsMC40LTIuOSwxLjItMy44LDIuNSAJCWMtMC44LDEuMi0xLDIuNi0wLjgsNC4xYzAsMC4xLDAsMC4yLDAuMSwwLjNjMS4xLDUuMSwwLjcsNi4zLTAuOSw4LjhjLTEuNiwyLjQtMy44LDQtNi43LDQuNmMtMi45LDAuNi01LjYsMC4xLTgtMS41IAkJYy0yLjUtMS42LTQtMy44LTQuNi02LjdjLTEuNC02LjksNy44LTI5LjgsMjcuMy0zMy45YzAuMSwwLDAuMy0wLjEsMC40LTAuMWMwLjIsMCwwLjUtMC4xLDAuNy0wLjFsMTAuMi0yLjEgCQljMi44LTAuNiw1LjQtMC4xLDcuOSwxLjVjMi40LDEuNiwzLjksMy44LDQuNSw2LjZDMTAzLjUsNjAsMTAzLDYyLjcsMTAxLjQsNjV6Ii8+IDwvc3ZnPg==)no-repeat right 0px;
padding-right:20px;
}

.sign{
position: absolute;
width: 120px;
height: 120px;
left:160px;
	background: url(http://www.925.ch/sign/925-sign.gif) #FFF no-repeat;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
border-radius: 20px;
 border: 2px solid #00ADEF;
	opacity: .2;
-ms-transform: rotate(30deg); /* IE 9 */
-webkit-transform: rotate(30deg); /* Chrome, Safari, Opera */
transform: rotate(30deg);
}




.colonne1{
	display: block;
	float:left;
	margin: 1px 0px;
	float: left;
    width: width: 32.2%;
    text-align: left;
    color: white;
}
.adresse{
	margin-left: 30px;
	margin-top: -40px;

}

.colonne2{
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
    width: 32.2%;
    text-align:right;
}
.colonne2 a > img{ width: 305px;
	-webkit-transition-delay: .1s; /* Safari */
    transition-delay: .1s;
    
}
.colonne2 a:hover > img{ width: 305px;
	-webkit-transition-delay: .1s; /* Safari */
    transition-delay: .1s;
    -ms-transform: rotate(2deg); /* IE 9 */
    -webkit-transform: rotate(2deg); /* Safari */
    transform: rotate(2deg);
}
.colonne3{
	display: block;
	float:left;
	margin: 0% 0 1% 12.6%;
    width: 25.6%;
    text-align: right;
}
.colonne3 p{
	text-align: left;
	margin-bottom: 15px;
}
.colonne3 a{ color: #FFF;}

 .colonne3 a:visited{
	color: white;
.colonne3 a:hover{ color: #E2007A;}
}



/***  Calendrier sidebar  ***/

table.em-calendar td.eventful a, table.em-calendar td.eventful-today a {
  color: #E2007A;
}



/*  responsive adaptations */

div#rm-additional-content{
  background: #FFF;
}

div#rm-additional-content #homeV {
	  background: #FFF!important;
	  border: none!important;
	  color: #E2007A!important;
}

	
@media(max-width:767px){
	
	.fca_eoi_layout_0_email_field_wrapper {width: 150px!important;}   /*  largeur du form newsletter */
  
  #action-weasy-opt-in-widget-2{width: 100%;}   /*  passage à 100% de la largeur sur mobile */
  
  /*  largeur des colonnes du footer */
	.colonne1,{
		width: 100%; 
	}
	
	.colonne2{ 
		width: 100%; 
		text-align: center;
	}
	
	.colonne3{
		width: 100%; 
		margin: 1% 0 1% 1.6%; 
	}
	  
 	.page-title{
	  font-size: 18px;
  	}
  
  	.fca_eoi_layout_0_headline_copy_wrapper {
		margin-right: 1px !important;
	}	
	
	.front-page-content-area .with-featured-image > div {
		position: absolute;
	}
	
	.has-post-thumbnail {
	  padding-top: 8px;
	  width: 95%;
	  margin-left: 4px;
	}
	
	.content-area {
	  padding-top: 0px;
	  width: 95%;
	  margin-left: 0px;
	}
	
	.format-standard{
		margin-top: 25px;
	}
	
	#slider{
		margin-top: 20px;
		width: 108%;
		margin-left: -4px;
	}
	
	.entry-content{
		margin-top: 110px;
	}
	
	#socialmedia{
		padding: 12px 0 0;
	}
	.site-real{
  color: white;
  font-size: 12px;
    float: left;
  margin-top: 0px;
  margin-right:0px;
  
}


	

}
@media(min-width:768px){
	}


}
@media(min-width:992px){
	.navigation-main {
	max-width: 757px;
	}
	}
	
@media screen and (min-width: 930px) {
	.navigation-main {
		max-width: 900px !important;
	}	
	
	.content-area {
		margin: 0 20px 0 60px;
	}
	.site-content {
		margin: 0 13px 0 0;
	}

}





/***  Pages  ***/

.page-title {
	color: #fff;
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  
}

/***  Recherche  ***/

div#search {
  float: right;
}

/***  Menu principal  ***/

@media screen and (min-width: 1110px){
	.navigation-main {
	  max-width: 1100px;
	}
	
	.content-area {
		margin: 0 20px 0 60px;
	}
	.site-content {
		margin: 0 13px 0 0;
	}

}

.navigation-main ul ul {
  background-color: #fff;
  float: left;
  position: absolute;
  top: 44px;
  left: -999em;
  z-index: 99999;
}

.navigation-main ul ul a {
  color: #848984;
}

.navigation-main ul ul a:hover, .navigation-main ul ul a:focus, .navigation-main li li.current_page_item > a, .navigation-main li li.current-menu-item > a {
  background-color: #E2007A;
  color: #fff;
}

.navigation-main a {
	color: #848984;
	display: inline-block;
	line-height: 2.77;
	padding: 0 10px;
	text-decoration: none;
	white-space: nowrap;
}

nav#site-navigation {
 
      position: absolute;
   right: 30px;
top: 131px;

}
/***  Listes  ***/

ol, ul {
  list-style: circle;
}

ul li a {
	color: #848984;
}

/* page elecfederales */

.half{ width: 45%;    /* largeur de la partie sup */
	float: left;
	margin: 20px;
}
.persona{ width: 31%;  /* bloc image plus détail */
  float: left;
  margin: 10px;}

.persona img{          /* bloc image plus détail */
	float: left;
	margin-right: 10px;
}

.persona-info{
	background-color: #EDEDED;
	padding: 10px;
	float: left;
	width: 50%;
}

.persona h4{font-size: 18px;}   /* changer taille du titre */

.persona p {                   /* espace entre les lignes */
  margin: 0px;
  padding: 0px;
  line-height: 24px;
}

hr.clear {                       /* Reset retour à la ligne forcé */
	height: 0px!important;
	clear: both;
	background-color:none!important;
}

.page-template-full-width-page .entry-content { margin-left: 10px;}     /* marges de côté de l'article */
/***  Blog  ***/


@media(min-width:1200px){
	.site-footer {
  padding-left: 30px;
}

nav#site-navigation {
 
      position: absolute;
    right: 31px;
    top: 132px;
}

}

@media screen and (min-width: 1230px){
	.blog-thumbnail {
	  margin-right: -57px;
	  margin-left: -90px;
	}
	nav#site-navigation {
 
      position: absolute;
    right: 81px;
top: 131px;

}
}

.blog-thumbnail {
	background: -webkit-linear-gradient(135deg, white 25%, #f0f2f0 25%, #f0f2f0 50%, white 50%, white 75%, #f0f2f0 75%, #f0f2f0);
	background:    -moz-linear-gradient(135deg, white 25%, #f0f2f0 25%, #f0f2f0 50%, white 50%, white 75%, #f0f2f0 75%, #f0f2f0);
	background:      -o-linear-gradient(135deg, white 25%, #f0f2f0 25%, #f0f2f0 50%, white 50%, white 75%, #f0f2f0 75%, #f0f2f0);
	background:         linear-gradient(135deg, white 25%, #f0f2f0 25%, #f0f2f0 50%, white 50%, white 75%, #f0f2f0 75%, #f0f2f0);
	background-size: 4px 4px;
	display: block;
	margin: 0;
	vertical-align: middle;
}

/* sous menu */
div.action-wnav_menu-2{
	position: relative;
}

div.action-wnav_menu-2 {
	margin-bottom: -13px;
	float: right;
	left: -50%;
	position: relative;
}

.action-wnav_menu-2 ul
{
	list-style:none;
	position:relative;
	padding: 0; 
	margin: 0;
	left: 50%;
}


.action-wnav_menu-2 ul a
{
	display:block;
	color:#848984;
	text-decoration:none;
	padding:0 15px;
}

.action-wnav_menu-2 ul li
{
	position:relative;
	float:left;
	margin:0;
	padding:0
}

.action-wnav_menu-2 ul li.current-menu-item
{
	color:#13b813
}

.action-wnav_menu-2 ul li a:hover
{
	color:#13b813;
}

.action-wnav_menu-2 ul ul
{
	display:none;
	position:absolute;
	top:100%;
	left:0;
	background:#fff;
	padding:0;
	background-color: #F7F9F7
}

.action-wnav_menu-2 ul ul li
{
	float:none;
	width:200px
}

.action-wnav_menu-2 ul ul a
{
	line-height:120%;
	padding:10px 15px
}

.action-wnav_menu-2 ul ul ul
{
	top:0;
	left:100%
}

.action-wnav_menu-2 ul li:hover > ul
{
	display:block;
	z-index: 999;
}


/* Enlever les surcharges de bold */
.page-title {
	font-weight: normal;
}

.widget-title,
.widget-title a,
.widgettitle {
	font-weight: normal;
}

b, strong {
	font-family: 'SanukOT-Bold';
	font-weight: normal;
}


/* Display Posts Shortcode */

.display-posts-listing .listing-item {
    clear: both;
    margin-bottom: 20px;
}

.display-posts-listing img {
    float: left;
    margin: 7px 10px 10px 0;
}

a.title{
	color: #e10078;
	font-size: 20px;
	display: block;
}

a.more-link {
  float: right;
}

/* Articles sur la home */

.featured-post h4 a{
	color: #e10078;
}

/* page liste des membres */



div#liste-membres-alphabet{
	text-align: center;
	font-size: 24px;
	background-color: #f7f9f7;
}

div#liste-membres-alphabet li{
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	
}

div#liste-membres-alphabet li:not(:last-child) { 
    border-right: 1px solid #d7d9d7; 
} 

.lettre-membres a{
	color: #E2007A;
	font-size: 24px;
}

.noms-membres a{
	padding-left: 25px;
	background: url(img/membres.svg);
	background-size: 20px 20px;
	background-repeat: no-repeat;
}

.noms-membres a:hover{
	color: #E2007A;
}

/* page membres */

.author-details {
  padding: 20px;
  color: #AEAEAE;
}
.blog-thumbnail{position: relative;}

.telmembre {
 padding-left: 25px;
  background: url(img/phone-gr.svg);
	background-size: 20px 20px;
	background-repeat: no-repeat;
}
.adressemembre {
 padding-left: 25px;
  background: url(img/pin.svg);
	background-size: 20px 20px;
	background-repeat: no-repeat;
}
.faceb{
 padding-left: 25px;
  background: url(img/facebook.svg);
	background-size: 20px 20px;
	background-repeat: no-repeat;
}
.faceb a{color:  #AEAEAE;}
.faceb a:hover{color:  #E10078;}
.twit  {
 padding-left: 25px;
  background: url(img/twitter.svg);
	background-size: 20px 20px;
	background-repeat: no-repeat;
}
.twit a{color:  #AEAEAE;}
.twit a:hover{color:  #E10078;}
.urlweb {
 padding-left: 25px;
  background: url(img/web.svg);
	background-size: 20px 20px;
	background-repeat: no-repeat;
}
.urlweb  a{color:  #AEAEAE;}
.urlweb a:hover{color:  #E10078;}

img.pointelle_slider_thumbnail.full.pointelle_slider_thumbnail{
	/* Safari 3-4, iOS 1-3.2, Android 1.6- */
  -webkit-border-radius: 1.2em 0 0 0;

  /* Firefox 1-3.6 */
  -moz-border-radius: 1.2em 0 0 0;
  
  /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
  border-radius: 1.2em 0 0 0;
}

.pointelle-slider-nav.pointelle-active:first-child {	
	/* Safari 3-4, iOS 1-3.2, Android 1.6- */
  -webkit-border-radius: 0 1.2em 0 0;

  /* Firefox 1-3.6 */
  -moz-border-radius: 0 1.2em 0 0;
  
  /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
  border-radius: 0 1.2em 0 0;
}