/*
Theme Name: Theme Bergerie
Theme URI: 
Description: Thème enfant du thème Twenty Thirteen
Author: Votre nom ici
Author URI: 
Template: twentythirteen
Version: 0.1.0
*/

@import url("../twentythirteen/style.css");
@import url("http://fonts.googleapis.com/css?family=Bree+Serif");
@import url("http://fonts.googleapis.com/css?family=Inconsolata:400,700");
@import url("http://fonts.googleapis.com/css?family=Open+Sans:400,800italic,800,700italic,700,600italic,600,400italic,300,300italic");
 
.entry-title, .entry-title a, .entry-title a:hover {
	font-size: 16px;
	color: black;
	text-underline: none;
	text-decoration: none;
	line-height: 14px;
}

.single .author-info {
	display: none;
}

.blog, .category-5 {
	background-image: url('images/bg1.png');
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.category-6, .category-3, .author-6, .author-1, .author-2, .author-3, .author-4, .author-5, .author-7, .author-8, .author-9, .author-10, .author-11, .author-12, author-13  {
	background-image: url('images/bg3.png');
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.category-4, .search-results, .search-no-results {
	background-image: url('images/bg2.png');
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.single-post, .page-id-9 {
	background-image: url('images/bg4.png');
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}


.site-main {
	position: inherit;
}

.SandboxRoot.var-chromeless .timeline-Widget {
    background-color: transparent;
    margin-left: -10px;
    width: 230px;
}

#page {
	background-color: white;
	max-width: 1098px;
	margin-left: auto;
	margin-right: auto;
}

.site {
	border: none;
}

h1, h2, h3, h4, h5, h6 { 
	line-height: 0.2;
	font-family: 'Bree Serif', Bitter, helvetica, serif;
}

article {
	max-width: 700px;
}

#masthead {
	height: 170px;
	width: 100%;
}

.site-header {
    background: no-repeat scroll center top / 1600px auto #2a1b38;
    height: 188px;
}

.site-header .site-title:hover {
	text-decoration: none;
}

.site-title {
	font-size: 18.5px;
	color: #faed3a;
	font-family: 'Bree Serif', Bitter, helvetica, serif;
	text-transform: uppercase;
	width: 140px;
	line-height: 0.7;
}

.site-description {
	color: #ea5091; 
	font-size: 13px;
	font-family: 'Inconsolata', helvetica, serif;
	line-height: 0.2;
	font-style: normal;
	text-transform: uppercase;
}

.home-link a:hover {
	text-decoration: none;
}

.site-header .home-link {
    color: #141412;
    display: block;
    margin: 0 auto;
    max-width: 1080px;
    min-height: 230px;
    padding-right: 11px;
    text-decoration: none;
    width: 100%;
}

#colophon {
	background-color: #2a1b38;
	height: 70px;
	max-width: 1098px;
	position: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	clear: both;
}

.entry-content {
	font-size: 13px;
	font-family: 'Open Sans', helvetica, sans-serif;
	margin-top: -9px;
	line-height: 19px;
	font-weight: normal;
	text-align: justify;
}

#navbar {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-family: "Bree Serif", helvetica, Bitter,serif;
    margin-top: -120px;
    position: relative;
    text-align: right;
}

.search-form {
	max-width: 230px;
}

input[type="search"] {
	margin-left: 0px;
}

.site-header .search-field {
	display: none;
}

input:focus, textarea:focus {
	border: none;
}

.nav-menu li a {
	color: #faed3a;
	font-size: 16.5px;
}

.nav-menu li:hover > a, .nav-menu li a:hover, .nav-menu li:focus > a, .nav-menu li a:focus {
	color: #faed3a;
	background-color: #ea5091; 
}

.nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a {
	color: #faed3a;
	background-color: #ea5091; 
	font-style: normal;
}

#accroche {
	max-width: 1098px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	text-align: center;
	font-family: 'Bree Serif', helvetica, Bitter, serif;
	color: #ea5091; 
	font-size: 30px;
	padding-top: 40px;
	padding-bottom: 13px;
	background-repeat: no-repeat;
	line-height: 25px;
}

.accroche_subtitle {
	font-size: 25px;
}

.accroche_title {
	color: #faed3a;
	background-color: #ea5091; 
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}

.accroche_line {
	margin-top: 20px;
	line-height: 28px;
}

.logo {
	margin-top: 20px;
	margin-bottom: -40px;
	margin-left: 20px;
	width: 80px;
}

.site-navigation {
	margin-right: 0;
	word-spacing: 10px;
}

#content {
	/* max-width: 798px; enlever le 23.11.19 */
	width: 100%;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	font-family: 'Open Sans', helvetica, sans-serif;
	padding-left: 80px;
	padding-right: 65px;
	padding-bottom: 60px;
}


.blog #content {
	/* max-width: 798px; enlever le 23.11.19 */
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	font-family: 'Open Sans', helvetica, sans-serif;
	padding-left: 80px;
	padding-right: 80px;
	padding-top: 50px;
	width: 100%;
}

#primary {
/* max-width: 798px; enlever le 23.11.19 */
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	float: left;
}

#tertiary {
	float: right;
	max-width: 300px;
	height: 100%;
}

#quisommesnous {
	max-width: 500px;
	font-size: 14px;
}

#img_equipe {
	width: 920px;
	margin-top: 60px;
}

#contact_propos {
	clear: both;
	padding-top: 40px:
	margin-top: 20px;
}

.img_01, .img_02, .img_03, .img_04, .img_05, .img_06, .img_07, .img_08, .img_09 {
	margin-bottom: 50px;
	width: 205px;
	text-align: left;
	line-height: 16px;
}

.img_07 {
	margin-bottom: 50px;
}

.h_equipe {
	font-family: 'Bree Serif', Bitter, helvetica, serif;
	font-size: 17px;
	color: #e95090;
}

.h_equipe02 {
	font-size: 10px;
}

.h_equipe2 {
    clear: both;
    color: #e95090;
    float: right;
    font-family: "Bree Serif",Bitter,helvetica,serif;
    font-size: 17px;
    margin-bottom: 100px;
    margin-right: 123px;
    margin-top: -180px;
}

.img_gens {
	margin-bottom: 10px;
}

.archive-header {
	display: none;
}

.read-more {
	background-color: #faed3a;
	color: black; 
	text-transform: uppercase; 
	padding: 10px;
	position: absolute;
	margin-top: 7px;
}

.blog .entry-content b, .blog .entry-content strong, .category-3 .entry-content b, .category-3 .entry-content strong, .category-4 .entry-content b, .category-4 .entry-content strong, .category-5 .entry-content b, .category-5 .entry-content strong, .category-6 .entry-content b, .category-6 .entry-content strong, .author .entry-content b, .author .entry-content strong {
	font-weight: normal;
}


.more-link {
	background-color: #faed3a;
	color: black; 
	text-transform: uppercase; 
	padding: 10px;
	position: absolute;
	margin-top: 7px;
	font-weight: lighter;
}

a[rel="nofollow"] {
	background-color: #faed3a;
	color: black; 
	text-transform: uppercase; 
	padding: 10px;
	margin-top: 7px;
}

.blog a[rel="nofollow"], .search-results a[rel="nofollow"], .search-no-results a[rel="nofollow"], .category-3 a[rel="nofollow"], .category-4 a[rel="nofollow"], .category-5 a[rel="nofollow"], .category-6 a[rel="nofollow"], .author-6 a[rel="nofollow"], .author-11 a[rel="nofollow"], .author-1 a[rel="nofollow"], .author-2 a[rel="nofollow"], .author-3 a[rel="nofollow"], .author-4 a[rel="nofollow"], .author-5 a[rel="nofollow"], .author-7 a[rel="nofollow"], .author-8 a[rel="nofollow"], .author-9 a[rel="nofollow"], .author-10 a[rel="nofollow"], .author-11 a[rel="nofollow"], .author-12 a[rel="nofollow"], .author-13 a[rel="nofollow"] {
	background-color: #faed3a;
	color: black; 
	text-transform: uppercase; 
	padding: 10px;
	position: absolute;
	margin-top: 7px;
}

.search-results a {
	color: black;
}

.search-results a[rel="author"] {
	color: #bc360a;
}

.single-post .entry-content a, .single-post .comment-content a, .single-post .entry-content a:hover, .single-post .comment-content a:hover { 
     color: #ea5091;
     background-color: none;
} 

.comment-content a[rel="nofollow"] { 
     font-size: 10px;
     background-color: white;
     padding: 0;
} 

.entry-content a, .comment-content a {
    color: black;
}

.entry-content a:hover, .comment-content a:hover {
    color: black;
}

.title_equipe {
	background-color: #e95090;
	font-family: 'Bree Serif', Bitter, helvetica, serif;
	color:  #faed3a;
	font-size: 27px;
	padding: 15px;
	margin-bottom: 30px;
}

.title_contact {
	background-color: #e95090;
	font-family: 'Bree Serif', Bitter, helvetica, serif;
	color:  #faed3a;
	font-size: 27px;
	padding: 15px;
	margin-bottom: 40px;
	margin-top: 10px:
}

#post-9 .entry-header {
	display: none;
}

.entry-date {
	color: black;
	font-family: 'Inconsolata', helvetica, sans-serif;
	font-size: 14px;
}
	
.single-author .entry-meta .author, .sticky.format-standard .entry-meta .date, .sticky.format-audio .entry-meta .date, .sticky.format-chat .entry-meta .date, .sticky.format-image .entry-meta .date, .sticky.format-gallery .entry-meta .date {
	display: inline; 
}

.entry-meta .date a:before, .categories-links a:first-child:before, .entry-meta .author a:before {
    content: none;
}

#menu-menu-1 {
	padding: 0;
	text-transform: uppercase;
}

.nav-menu li a {
	padding: 12px;
}

.categories-links a, .categories-links a:hover {
	font-family: 'Bree Serif', Bitter, serif;
	font-size: 17px;
	color: #ea5091;
	position: absolute;
	margin-top: -35px;
	margin-left: -90px;
	text-transform: uppercase;
}	

.site-footer a {
	color: #faed3a;
	font-size: 11.5px;
	font-family: 'Inconsolata', helvetica, sans-serif;
}

.site-info {		
	text-align: left;
	padding: 25px 0;
	height: 50px;
}
	
.footer_sociaux {
	float: right;
}

.header_sociaux {
	float: right;
	max-width: 1098px;
	margin-top: 15px;
	font-size: 11px;
	font-style: italic;
	color: #faed3a;
	font-family: 'Open Sans', helvetica, sans-serif;
}

.logo_sociaux {
	margin-left: 10px;
}

.comments-link {
	display: none;
}

.comment-respond {
	background-color: white;
}


.comment-form textarea {
	background-color: #e5e5e5;
	border: none;
}

#reply-title {
	display: none;
}

label {
	font-size: 13px;
	color: black;
	font-family: 'Open Sans', helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}

.comments-title {
	font-size: 18px;
	color: #ea5091;
	font-family: 'Bree Serif', Bitter, helvetica, serif;
	text-transform: uppercase;
	font-style: normal;
}

.comment-notes {
	font-style: italic;
	font-size: 12px;
}

.comments-title, .comment-list, .comment-reply-title, .must-log-in, .comment-respond .comment-form, .comment-respond iframe {
	max-width: 700px;
	margin: 0;
}

.comment-author .avatar {
	display: none;
}

.nav-links a, .nav-links a:hover {
	background-color: #faed3a;
	font-family: 'Open Sans', helvetica, sans-serif;
	font-size: 11px;
	color: black;
	font-style: normal;
	padding: 7px;
	max-width: 250px;
} 

.sidebar .post-navigation .nav-links {
    padding: 0;
}

.nav-links a:hover {
	text-decoration: underline;
	max-width: 250px;
}

a[rel="next"] { 	
	margin-top: 3px;
	max-width: 250px;
	margin-left: 30px;
}


a[rel="category"] { 	
	text-transform: uppercase;
}


a[rel="prev"] {
    float: left;
    margin-right: 30px;
    margin-top: 3px;
    max-width: 250px;
}

.bypostauthor > .comment-body .fn:before {
    content: none;
}

.comment-reply-link {
	display: none;
}

#comments {
    margin-bottom: -20px;
    margin-right: 16px;
    margin-top: 40px;
}

#comments article {
	margin-left: 0;
}

.comment-author {
	max-width: 90px;
	color: yellow;
}

.comment-author vcard {
	color: yellow;
}

.comment-content {
    font-family: "Open Sans", helvetica, sans-serif;
    font-size: 12px;
    margin-top: -59px;
    padding-left: 126px;
}

.comment-list li {
	border-bottom: 1px solid #ababab;
}

.comment-metadata {
    margin-left: -69px;
    margin-top: 20px;
    float: left;
	font-family: 'Inconsolata', helvetica, sans-serif;
}

.format-audio .audio-content, .format-status .entry-content:before, .format-status .entry-meta:before, .comment-list > li:after, .comment-list .children > li:before {
    background-image: none;
}

.comment-list > li:after, .comment-list .children > li:before {
	background-image: none;
}

.comment-author .fn, .comment-author .url, .comment-reply-link, .comment-reply-login {
    color: #8a0000;
    font-size: 13px;
    font-style: italic;
    font-weight: bold;
}

.comment-body {
	padding: 0;
	margin-top: -37px;
}

.comment-meta, .comment-meta a {
	font-size: 11px;
}
	
.comments-title {
	margin-bottom: -30px;
}

.menu-menu-1-container {
	z-index: 10000;
}

.even .comment-metadata{
	margin-left: 0px;
	margin-top: 0px;
}

body .archive category category-actualite category-3 logged-in admin-bar single-author customize-support .page-header {
	display: none;
}


.widget {
	background-color: white;
	padding: 0;
}

.widget-area {
	margin-top: 0px;
	padding-top: 44px;
	background-color: white;
	padding-right: 40px;
	padding-bottom: 30px;
	margin-bottom: 20px;
}

.blog .widget-area {
	margin-top: -294px;
	padding-top: 44px;
	background-color: white;
	padding-right: 40px;
}

.category-3 .widget-area, .category-4 .widget-area, .category-5 .widget-area, .category-6 .widget-area  {
	margin-top: -334px;
	padding-top: 44px;
	background-color: white;
	padding-right: 40px;
}

.sidebar .entry-header, .sidebar .entry-content, .sidebar .entry-summary, .sidebar .entry-meta {
	max-width: 798px;
	padding: 0;
}

.sidebar .comments-title, .sidebar .comment-list, .sidebar .must-log-in, .sidebar .comment-reply-title, .sidebar .comment-navigation, .sidebar .comment-respond .comment-form {
	max-width: 798px;
	padding: 0px;

}

#twitter_timeline-2 {
	margin-top: -24px;
	padding-left: 7px;
}

#facebook-likebox-2 {
	margin-top: 30px;
}

input {
	background-color: #e5e5e5;
	border: 0;
	margin-left: 30px;
}

code, .form-allowed-tags { 
	display: none;
}

img.alignnone {
    margin: -10px 0 5px 5px;
}

#submit {
	margin-left: 0;
	background-color: #faed3a;
	font-size: 13px;
	font-style: italic;
	font-family: 'Open Sans', sans-serif;
}

button, input[type="submit"], input[type="button"], input[type="reset"] {
	border-color: none;
	background: none;
	color: black;
	border-color: -moz-use-text-color -moz-use-text-color #c9bb00;
}

button, input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover {
	border-color: none;
	background: none;
	color: black;
	border-color: -moz-use-text-color -moz-use-text-color #c9bb00;
}

button, input[type="submit"]:focus, input[type="button"]:focus, input[type="reset"]:focus {
	border-color: none;
	background: none;
	color: black;
	border-color: -moz-use-text-color -moz-use-text-color #c9bb00;
}

button:active, input[type="submit"]:active, input[type="button"]:active, input[type="reset"]:active {
	border-color: none;
	background: none;
	color: black;
	border-color: -moz-use-text-color -moz-use-text-color #c9bb00;
}

.comment-subscription-form {
	margin-left: -30px;
	margin-bottom: 5px;
	font-style: normal;
}

hr {
	width: 680px;
	background: url("none");
	height: 1px;
	background-color: #b4b4b4;
	border: 0;
	margin-top: 2px;
	margin-bottom: -6px;
	z-index: 10000;
	margin-left: -20px;
}

.blog hr {
	width: 680px;
	background: url("none");
	height: 1px;
	background-color: #b4b4b4;
	border: 0;
}

.page-id-9 article {
	margin-left: 0px;
	margin-right: 153px;
}

.page-id-9 #tertiary {
	display: none;
}

.page-id-9 #primary {
	max-width: 1098px; 
	float: none;
}

.page-id-9 #content {
	max-width: 1098px;
	padding-left: 63px;
	padding-right: 63px;
	padding-bottom: 0px;
}

.page-id-9 #accroche {
	display: none;
}

.page-id-9 .entry-content {
	padding-top: 40px;
}

.img_01, .img_04, .img_07 {
	float: left;
}

.img_02, .img_06, .img_09 {
	float: right;
	margin-left: 150px;
} 

.img_03, .img_05, .img_08 {
	float: right;
}

.logo_equipe {
	display: none;
	float: right;
	margin-top: 120px;
	margin-right: -80px;
}


#text_equipe {
	max-width: 560px;
	line-height: 19px;
	padding-bottom: 40px;
	padding-top: 25px;
	text-align: justify;
}

.category-6 #accroche, .category-5 #accroche, .category-4 #accroche, .category-3 #accroche    {
	display: none;
}

.category-6 article, .category-5 article, .category-4 article, .category-3 article { 
	max-width: 500px;
	margin-left: 153px;
}

.blog article {
	margin-left: 153px;
	padding-right: 100px; /* ajouté le 23.11.19 */
	max-width: 610px; /* ajouté le 23.11.19 */
}

.single-post .attachment-post-thumbnail {
	display: none;
}

.single-post #accroche {
	display: none;
}

.single-post #slideshow {
	display: none;
}

.logged-in-as {
	font-size: 12px;
	font-family: 'Open Sans', helvetica, sans-serif;
}

.screen-reader-text {
	display: none;
}

.juiz_sps_links_list {
	float: right;
	margin-top: -10px; !important
}

.juiz_sps_links ul, .juiz_sps_links .juiz_sps_item {
    list-style: outside none none !important;
    margin-top: 15px !important;
    padding: 0 !important;
}

a[rel="author"]  {
	font-style: italic;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	margin-left: -35px;
}

.entry-meta {
	margin-top: -6px;
	position: absolute;
	clear: both;
}

.paging-navigation {
	background-color: white;
	padding: 0;
	margin-top: 10px;
	text-transform: uppercase;
}

.paging-navigation a, .paging-navigation a:hover {
	font-style: italic;
}

.paging-navigation .meta-nav {
    display: none;
}

.navigation .nav-previous {
	margin-left: -80px;
	float: left;
	margin-top: 15px;
}

.navigation .nav-next {
	float: right;
	margin-right: -380px;
}

.nav-links {
	margin-top: 10px;
}

.entry-thumbnail {
	display: none;
}

#slideshow {
	padding-left: 62px;
	max-width: 798px;
	background-color: white;
	height: 300px;
	padding-top: 50px;
}

#slideshow2 {
	padding-left: 62px;
	max-width: 798px;
	background-color: white;
	height: 355px;
	padding-bottom: 30px;
}

#slideshow3 {
	padding-left: 62px;
	max-width: 798px;
	background-color: white;
	height: 355px;
	padding-bottom: 30px;
}

#slideshow4 {
	padding-left: 62px;
	max-width: 798px;
	background-color: white;
	height: 355px;
	padding-bottom: 30px;
}

#slideshow5 {
	padding-left: 62px;
	max-width: 798px;
	background-color: white;
	height: 355px;
	padding-bottom: 30px;
}


.attachment-post-thumbnail {	
	float: left;
	margin-left: -20px;
	margin-top: -173px;
} 

.tags-links {
	display: none;
}

.advs-title {
	position: absolute;
	margin-top: 100px;
}

.advps-excerpt-block-one {
	height: 100px;
}

.juiz_sps_links ul, .juiz_sps_links .juiz_sps_item {
	margin-top: -10px; !important
}

.hentry {
    padding: 45px 0 45px;
}

.comment-form [for="author"], .comment-form [for="email"], .comment-form [for="url"], .comment-form [for="comment"] {
    float: left;
    padding: 5px 0;
    width: 130px;
}

.comment-form-url {
	display: none;
}

.single-post article {
	padding-bottom: 0px;
	padding-top: 60px;
	padding-right: 20px;
} 

#advps_container6 {
	margin-top: -65px;
	margin-bottom: 30px;
}

.advps-slide-field-three {
	margin-left: -10px;
}

	.advps-slide-field-three img {
		margin-right: 12px;
	}


@media screen and (-webkit-min-device-pixel-ratio:0) {
	.advps-slide-field-three img {
		margin-right: 22px;
	}
	
	#advps_container6 .bx-wrapper .bx-pager {
		margin-left: -10px;
	}
	
	button, input[type="submit"], input[type="button"], input[type="reset"] {
		border-bottom: 3px solid #c9bb00; 
	}
}

#advpsslideshow_6 {
	overflow: visible;
    position: relative;
    width: auto;
}

element.style {
    color: #000000;
    font-size: 21px;
    line-height: 1.6vw;
    margin: 215px -610px 10px;
    position: absolute;
}

.advps-slide {
    display: block;
    float: none;
    height: 335px;
    list-style: outside none none;
    position: absolute;
    width: 660px;
    z-index: 50;
    margin-top: 55px;
}

.advps-excerpt-three {
	position: absolute;
	margin-top: 240px;
	margin-left: -670px;
}

.advs-title {
	width: 660px;
}

.page-id-9 #slideshow, .category-6 #slideshow, .category-5 #slideshow, .category-4 #slideshow, .category-3 #slideshow {
	display: none;
}

.page-id-9 #slideshow2, .category-6 #slideshow2, .blog #slideshow2, .category-4 #slideshow2, .category-3 #slideshow2, .single-post #slideshow2  {
	display: none;
}

.page-id-9 #slideshow3, .category-5 #slideshow3, .blog #slideshow3, .category-4 #slideshow3, .category-3 #slideshow3, .single-post #slideshow3  {
	display: none;
}

.page-id-9 #slideshow4, .category-5 #slideshow4, .blog #slideshow4, .category-4 #slideshow4, .category-6 #slideshow4, .single-post #slideshow4 {
	display: none;
}

.page-id-9 #slideshow5, .category-5 #slideshow5, .blog #slideshow5, .category-3 #slideshow5, .category-6 #slideshow5, .single-post #slideshow5 {
	display: none;
}

.author #slideshow, .author #slideshow3, .author #slideshow4, .author #slideshow5, .author #slideshow2, .author #accroche  {
	display: none;
}

.single-post .entry-header {
	padding-bottom: 3px;
	line-height: 18px;
}

.single-post .entry-title, .single-post .entry-title a, .single-post .entry-title a:hover {
	font-size: 21px;
	line-height: 18px;
}

.single-post hr {
	display: none;
}

.single-post .entry-date {
	line-height: 22px;
}

.blog .hr_unik {
	max-width: 663px;
	margin-left: -2px;
	margin-top: -40px;
}

.hr_unik {
	max-width: 663px;
	margin-left: -2px;
	margin-top: 22px;
}

.bx-pager-item {
	margin-right: -9px;
	margin-left: 9px;
}

.search-results #accroche, .search-results #slideshow, .search-results #slideshow2, .search-results #slideshow3, .search-results #slideshow4, .search-results #slideshow5 {
	display: none;
}

.search-no-results #accroche, .search-no-results #slideshow, .search-no-results #slideshow2, .search-no-results #slideshow3, .search-no-results #slideshow4, .search-no-results #slideshow5 {
	display: none;
}

.search-results .page-header, .search-no-results .page-header {
	background-color: white;
}

.search-results .page-title, .search-no-results .page-title {
	font-size: 22px;
	color: #ea5091;
	font-family: 'Bree Serif', Bitter, helvetica, serif;
	text-transform: uppercase;
	font-style: normal;
}

.search-no-results .page-content {
	padding: 0;
	margin-left: -20px;
}

.contact-form textarea {
    background-color: #e5e5e5;
    border: none;
}

#contact_propos input {
	margin-left: 0;
}

button, input[type="submit"], input[type="button"], input[type="reset"] {
    background: none repeat scroll 0 0 #faed3a;
    border-color: -moz-use-text-color -moz-use-text-color #c9bb00;
    color: black;
}

button, input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover {
    background: none repeat scroll 0 0 #faed3a;
    border-color: -moz-use-text-color -moz-use-text-color #c9bb00;
    color: black;
}

button, input[type="submit"]:active, input[type="button"]:active, input[type="reset"]:active {
    background: none repeat scroll 0 0 #faed3a;
    border-color: -moz-use-text-color -moz-use-text-color #c9bb00;
    color: black;
}

.search-results article, .author article {
	margin-left: 153px;
}

.archive #entry-content {
	font-weight: normal;
}

.author #content {
	padding-top: 20px;
}

.author #entry-content {
	padding-top: 20px;
}

.search-results .entry-summary {
	font-size: 13px;
	margin-top: -10px;
}

.page-title {
	padding-bottom: 0;
	padding-top: 40px;
	margin-left: -20px;
}

#content div.sharedaddy, #main div.sharedaddy, div.sharedaddy {
    clear: both;
    float: right;
    margin-top: 10px;
}

#contact-form-9 {
	display: none;
}

#twitter-widget-0 {
	margin-top: 20px;
}

a[href^="mailto"], a[href^="mailto"]:hover {
	color: #e95090;
}

img.size-full, img.size-large, img.wp-post-image {
	margin: 0;
}

.single-post .entry-content {
	line-height: 1.5;
}

.title_contact {
	display: none;
}

/*-------
#thsp-sticky-header {
    margin-top: 0;
    padding-left: 115px;
    padding-right: 105px;
    height: 70px;
	font-size: 16.5px;
} 

#thsp-sticky-header-menu li {
	text-transform: uppercase;
	font-family: 'Bree Serif', Bitter, serif;
	font-size: 16.5px;
}

#thsp-sticky-header-menu {
    float: right;
    margin-top: 10px !important;
    text-align: right;
}

#thsp-sticky-header-title img {
	margin-top: 10px;
}

#thsp-sticky-header li a:hover {
	background-color: #ea5091;
	padding: 12px;
}
---*/

.snbar_section {
	border-bottom: 0px solid #fff !important;
	height: 65px;
}

.snbar_wpf_ref {
	background: none repeat scroll 0 0 #eeeeee;
    border: 1px solid #aaaaaa !important;
    color: #444444 !important;
    display: block !important;
    font-family: Arial !important;
    font-size: 10px !important;
    font-weight: bold;
    height: 12px;
    left: -30px;
    line-height: 12px !important;
    position: fixed;
    text-align: center;
    text-decoration: none;
    text-indent: 0 !important;
    visibility: visible !important;
    width: 24px;
}

.snbar_content .snbar-menu a {
	font-family: 'Bree Serif', Bitter, helvetica, serif;
	font-size: 16.5px;
    color: #faed3a;
    display: block;
    line-height: 21px;
    padding: 0 10px;
    text-decoration: none;
    text-transform: uppercase;
    padding-top: 10px;
}

.snbar_content {
	padding-left: 343px;
}

.snbar-menu a {
	margin-left: 4px;
	margin-right: 3px;
}

.snbar_content .snbar-menu li:hover > a, .snbar-menu ul ul *:hover > a, .snbar_content .menu-testing-container li:hover > a, .snbar_content .menu-testing-container ul ul *:hover > a {
	background-color: #ea5091;
    color: #faed3a;
    padding-bottom: 10px;
}

.snbar_section .current-menu-item {
	background-color: #ea5091;
    color: #faed3a;
	padding-bottom: 10px;
}

.snbar_section .current-menu-item:hover {
	background-color: none;
    color: #faed3a;
	padding-bottom: 0px;
}

.snbar_section .snbar_logo img {
    border: 0px solid #000000;
    height: 30px;
    width: 100px;
    margin-top: 12px;
}

.lien_logo {
	width: 100px;
}

.error404 #slideshow, .error404 #slideshow2, .error404 #slideshow3, .error404 #slideshow4, .error404 #slideshow5, .error404 #accroche {
	display: none;
}

.error404 .page-title {
	display: none;
}

.error404 .page-content {
	background-color: white;
}

.ecae-link {
	background-color: #faed3a;
	padding: 3px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: lighter;
}

.ecae-button.ecae-buttonskin-none {
    margin-left: 14px; 
    margin-top: -5px;
}

.ecae-button.ecae-buttonskin-none a.ecae-link {
    font-size: inherit;
    margin-left: -104px;
    margin-top: 10px;
}