/*
Theme name: Causeur V6
Theme URI: http://www.causeur.fr/
Description: Thème V2 pour version e-commerce de Causeur.fr
Version: 6
Author: Native Communications
Author URI: http://www.nativecommunications.com

*/
/* Header css import (utilisé par les blogs aussi) */
@import url(header_new.css);

/* RESET CSS */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

img{
	max-width: 100%;
	height: auto
}

iframe body{
	margin: 0px !important; padding: 0px !important
}

blockquote, q { quotes:none; }

blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }

a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }

ins {
    background-color: none !important;
    color: #000;
    text-decoration: none;
}

mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }

del { text-decoration: line-through; }

abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }

table { border-collapse:collapse; border-spacing:0; }

hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }

input, select { vertical-align:middle; }

/* BASIC STYLES */

body { font:14px/1.231 sans-serif; *font-size:small; background: rgba(229, 229, 229, 0.36) !important; margin-top: 12em; }

select, input, textarea, button { font:sans-serif; }

pre, code, kbd, samp { font-family: monospace, sans-serif; }

body, select, input, textarea {
	color: #444;
	/* set your base font here, to apply evenly */
	/* font-family: Georgia, serif;  */
}

#habillage { position: absolute; margin-left: -640px; left: 50%; top:0; width:1280px; height: 170px;}
#link-habillage {position: absolute; top: 0px; left:0px; width: 1280px; height:170px;}
#link-habillage-left {position: absolute; top:170px; left:0; width: 160px; height: 600px;}
#link-habillage-right {position: absolute; top:170px; right: 0;  width:160px; height:600px;}

h1,h2,h3,h4,h5,h6 { font-weight: bold; }

html { overflow-y: scroll; }


/* Accessible focus treatment: people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active { outline: none; }

a, a:active, a:visited { color: #8f0213; }
a:hover { color: #036; }

ul, li {list-style: none;}
ul, ol { margin-left: 1.8em; }
ol { list-style-type: decimal; }

small { font-size: 85%; }
strong, th { font-weight: bold;}

td, td img { vertical-align: top; }

sub { vertical-align: sub; font-size: smaller; }
sup { vertical-align: super; font-size: smaller; }

pre {
	padding: 15px;
	white-space: pre; /* CSS2 */
	white-space: pre-wrap; /* CSS 2.1 */
	white-space: pre-line; /* CSS 3 */
	word-wrap: break-word; /* IE */
}

::-moz-selection{ background: #c9002d; color:#fff; text-shadow: none; }
::selection { background:#c9002d; color:#fff; text-shadow: none; }

/*  j.mp/webkit-tap-highlight-color */
a:link { -webkit-tap-highlight-color: #FF5E99; }

/* make buttons play nice in IE:
   www.viget.com/inspire/styling-the-button-element-in-internet-explorer/ */
button {  width: auto; overflow: visible; }

/* bicubic resizing for non-native sized IMG:
   code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/ */
.ie7 img { -ms-interpolation-mode: bicubic; }

.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }


/* typography.css */

body{color:#444;background:fff;font-family:Georgia,"Helvetica Neue",Arial,Helvetica,sans-serif}

h1,h2,h3,h4,h5,h6{font-weight:normal;color:#444}

h1 {
    font-size: 3em;
    margin: 0;
    background: none !important;
}

h2{font-size:2em;margin:0}

h3{font-size:1.5em;margin:0}

h4{font-size:1.2em;margin:0}

h5{font-size:1em;margin:0}

h6{font-size:1em;margin:0}

h1 img,h2 img,h3 img,h4 img,h5 img,h6 img{margin:0}

p{margin:0}

p img.left{float:left;margin:1.5em 1.5em 1.5em 0;padding:0}

p img.right{float:right;margin:1.5em 0 1.5em 1.5em}

a:focus,a:hover{color:#c9002d}

a{color:#c9002d;text-decoration:none}

blockquote{
border: 10px solid #E9EEF5;
float: left;
padding: 20px;
font-family: arial !important;
font-size: 14px !important;
line-height: 19px !important;
margin: 20px 0px 40px !important
}

strong{font-weight:bold}

em,dfn{font-style:italic}

dfn{font-weight:bold}

sup,sub{line-height:0}

abbr,acronym{border-bottom:1px dotted #666}

address{margin:0 0 1.5em;font-style:italic}

del{color:#666}

pre{margin:1.5em 0;white-space:pre}

pre,code,tt{font:1em 'andale mono','lucida console',monospace;line-height:1.5}

li ul,li ol{margin:0 1.5em}

ul,ol{margin:0 1.5em 1.5em 1.5em}

ul{list-style-type:disc}

ol{list-style-type:decimal}

dl{margin:0 0 1.5em 0}

dl dt{font-weight:bold}

dd{margin-left:1.5em}

table{/*margin-bottom:1.4em;*/width:100%}

th{font-weight:bold}

th,td,caption{/*padding:4px 10px 4px 5px*/}

tr.even td{background:#e5ecf9}

tfoot{font-style:italic}

caption{background:#eee}

/* forms */

textarea { overflow: auto; }

.ie6 legend, .ie7 legend { margin-left: -7px; }

input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }

label, input[type=button], input[type=submit], button { cursor: pointer;
	background: transparent linear-gradient(#CE0E0E, #9C0606) repeat scroll 0% 0%;
border-radius: 3px; }
label{
	background: none !important
}

button, input, select, textarea { margin: 0; }

input, select, textarea {
	border: solid 1px #ccc;
	padding: 2px;
	color: #777;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
input:focus, select:focus, textarea:focus {
    outline: none;
	border: solid 1px #666;
	color: #666;
}

#posts-list h2{
	font-size: 1.2em
}

.id{
	position: relative;
	bottom: 98px;
	left: 156px;
	padding: 3px;
	color: #FFF !important;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	background: transparent linear-gradient(#CE0E0E, #9C0606) repeat scroll 0% 0%;
	border-radius: 3px;
}

/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}


section{
display: inline-block !important;
padding: 10px 0px;
}

.post-image-inedit{
	margin: 0px;
	position: relative;
}




/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border:  5px solid #fff;
	left: -5px;
	background: #fff;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}


.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}
.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

/************************

Index

@Reset
@Forms
@Structure
@Header
	@Nav
	@Breaking news
	@Social
@Feature
@Posts-list
	@Last blogs
	@Partner feeds
@sidebar
	@Short News & Blog network
	@Most read & commented
	@Newsletter
	@Tabs generic
	@Category related
	@Featured posts
	@Last mensuel
	@Last comments
	@Shopping cart
@Post & page
	@page
	@post
		@post content
		@post meta information
		@post related
@Comments
	@Comment form
	@comments list
@Footer
@Mensuel
@Author profile
@Shop
	@Shop home & featured
	@Shop product
	@Shop account
	@Shop checkout

*************************/


/* COOKIES ACCEPT */
.cc_container .cc_message {
    margin-top: 0.5em;
    font-size: 13px !important;
}
.cc_more_info{
color: black !important
}
.cc_container {
    padding: 2px 30px !important;
}
.cc_container .cc_btn {
    padding: 8px 10px !important;
    background-color: white !important;
    cursor: pointer;
    text-align: center;
    display: block;
    width: 32%;
    margin-left: 10px;
    float: right;
    max-width: 79px;
    font-size: 12px !important;
}
.cc_container {
    background: grey !important;
    color: #FFF;
    font-size: 17px;
    font-family: "Helvetica Neue Light","HelveticaNeue-Light","Helvetica Neue",Calibri,Helvetica,Arial;
    box-sizing: border-box !important;
}
/* USER MESSAGES */
.user-message,
.failure,
.success {
	border: solid 1px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 0 1em;
	margin: 1em 0;
}
.user-message li {
	padding: 0 0 0 25px;
}
.error,
.failure {
	border-color: #FBC2C4;
	background: #FBE3E4 url(images/message-error.png) no-repeat 5px 16px;
	padding-left: 7px;
}
.success {
	border-color: #C6D880;
	background: #E6EFC2 url(images/message-success.png) no-repeat 10px 1em;
}
/* HELPERS */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.ie6 .clearfix,
.ie7 .clearfix {
	zoom: 1;
}
.red {
	color: #c9002d;
}
.align-right {
	text-align: right;
}
.wrapping {
	white-space: pre;           /* CSS 2.0 */
	white-space: pre-wrap;      /* CSS 2.1 */
	white-space: pre-line;      /* CSS 3.0 */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap;  /* HP Printers */
	word-wrap: break-word;      /* IE 5+ */
}
.comments-bubble {
	    font-size: 9px;
    font-family: Arial, Helvetica, Verdana, "Sans Serif";
    text-align: center;
    display: -moz-inline-box;
    display: inline-block;
    width: 22px;
    height: 16px;
    line-height: 16px;
    vertical-align: middle;
    background: #c9002d;
    color: white !important;
}
.comments-bubble:hover{
	color: white
}
small span{
	display: block !important
}
.post-unreleased {
    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 1px;
    right: 1px;
    background: url(images/paying-post-icon.png) no-repeat;
}
.ie6 .post-unreleased {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://causeur.dev/wp-content/themes/causeur_n/images/paying-post-icon.png", sizingMethod="image");
}
/* STRUCTURE */

#main-sub {
	display: inline-block;
}

#container {
	background: white;
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 2000;
	webkit-transition: top .5s ease 0s;
	-moz-transition: top .5s ease 0s;
	-ms-transition: top .5s ease 0s;
	-o-transition: top .5s ease 0s;

}
#container1{
	display: inherit !important;
	background: white;
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 200;
	webkit-transition: top .5s ease 0s;
	-moz-transition: top .5s ease 0s;
	-ms-transition: top .5s ease 0s;
	-o-transition: top .5s ease 0s;

}
.small{
position: absolute;
bottom: 0px;
width: 100%;
left: 0px;
color: black;
}
.backtop-visible:hover{
	opacity: 0.5;
}
.backtop-visible{
	display: inherit;
	position: fixed;
	bottom: 0;
	right: 0;
	border-radius: 10px 10px 10px 10px;
	height: 103px;
	margin-bottom: 30px;
	margin: 30px;
	transition: all 1s ease 0s;
	width: 80px;
	text-align: center;
	float: right;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	background: url(/images/backtop.png) -1px 0 repeat scroll ;
	z-index: 500;
	cursor: pointer;
	background-size: 106%;
}
.backtop{
	display: none;
}
.container-lite{
	background: white;
	position: fixed;
	width: 100%;
	top: -2000px !important;
	z-index: 200;
}
#header {
	position: relative;
	height: 120px;
	background: white;
	margin: 0px auto;
	max-width: 1031px;
	width: 81%
}
#main {
	margin: 13px auto 0;
	background: #FFF none repeat scroll 0% 0%;
	max-width: 1031px;
	border-right: 1px solid #E5E5E5;
}
#col2 {
    width: auto;
    padding-right: 349px;
}
#content {
	max-width: 100%;
	float: left;
	position: relative;
	width: auto;
}
#sidebar {
    width: 325px;
    float: right;
    display: inline;
    margin-right: -348px;
}

._1ata._1atb {
    color: #9197A3;
    cursor: default;
    opacity: 1;
    display: none
}
#post-content iframe{
	width: 100%
}


.post-content-inedit{
	padding: 0 10px;
	color: white
}
.post-content-inedit h3{
	color: white
}
.post-content-inedit h2 a{
	color: #cf0431 !important
}


/* HEADER */

#header {
	font-family: Arial, Helvetica, Verdana, "Sans Serif";
}

#last-update {
	font-size: 11px;
}

#logo{
	background: none !important
}

#logo a {
	background: transparent url("images/logo.png") no-repeat scroll 0% 0% / 100%;
	width: 37%;
	height: 100px;
}

/* user account */

#header-account {
    height: 50px;
    position: absolute;
    right: 0;
    top: 8px;
    z-index: 10;
	padding-left:15px;

}

#header-account a{
	display: inline-block;
	padding: 9px;
	background-color: #C9002D;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	float:right;
	margin:11px;
	background: transparent linear-gradient(#CE0E0E, #9C0606) repeat scroll 0% 0%;
	border-radius: 3px
}

#ident{
	display: inline-block;
	background: transparent linear-gradient(#CE0E0E, #9C0606) repeat scroll 0% 0%;
	margin: 11px;
	border-radius: 3px;
}

#ident a{
	background: url(/wp-content/themes/causeur_6/images/picto_compte_blanc.png) no-repeat 11% 38% / 11%;
	margin: 0px !important;
	padding-left: 30px;
	border-radius: 3px;
}

#myCart{
	background: url(/wp-content/themes/causeur_6/images/cart.png) no-repeat 0 0 / 30% !important;
	padding-left: 32px !important;
	color: black !important;
	text-decoration: underline !important
}
#abo{
	background:#FB0 !important;
	color: black !important
}

.header-account-noheight{
	height:auto!important;
}

#header-account .button {
	width: 130px;
}
#header-account .button img {
	vertical-align: middle;
	margin: 0 5px 0 0;
}
.header-links {
	margin: 0 0 1em 0;
}
.header-links a {
	margin: 0 5px;
}
#blocDecouvrir{
	width:250px;
	height:150px;
	margin:0px;
}


/* @Nav */

#main-nav, #main-nav-min {
	border-top: solid 1px #e5e5e5;
	border-bottom: solid 1px #e5e5e5;
	overflow: hidden;
	height: 30px;
	padding: 0px 0;
	background: white;
	margin: 0;
	position: relative;
	width: 100%;
}
#main-nav .account-added{
	position:absolute;
	top: 8px;
	right: -83px;
	width:290px;
	padding:0;
	color: #8F0213;
}
#main-nav .account-added a{
	font-family: Arial, Helvetica, Verdana, "Sans Serif";
	font-size: 12px;
	text-transform: uppercase;
	padding: 5px 6px;
	color: #8F0213;
}
/* menu */

#main-nav-min li{
	float: left;
	width: 12.5%;
}
#main-nav-min .menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-8876{
	display: none
}


#main-nav ul,#main-nav-min ul {
	max-width: 1033px;
	margin: 0px auto;
	padding: 0;
}
#main-nav li {
	float: left;
	width: 9.5%;
}
#main-nav li a, #main-nav-min li a{
	display: block;
	font-family: Arial, Helvetica, Verdana, "Sans Serif";
	font-size: 12px;
	text-transform: uppercase;
	color: #3c3c3c;
	padding: 7px 0px; 
	text-align: center;
}
#main-nav li a:last-child{
	border-right: none;
}

#main-nav li a:nth-child(8){
	border-right: none;
	
}


#main-nav li a:hover {
	background: transparent linear-gradient(#CE0E0E, #9C0606) repeat scroll 0% 0%;
	color: white
}
#main-nav .current-menu-item a,
#main-nav .current-menu-parent a {
	color: #c9002d;
	font-weight: bold;
	border-bottom: 1px solid #c9002d;
}
#main-nav .menu-item-type-post_type a {
	color: #c9002d;
}

/* Cookie Warning */
.cookie-warning { background-color: #fff; font-size: 12px; font-size: 0.75rem; }
.cookie-warning .cookie-inner { position: relative; max-width: 1120px; margin: 0 auto; padding: 13px 50px 13px 30px; padding: 0.8125rem 3.125rem 0.8125rem 1.875rem; }
.cookie-warning .close-btn { position: absolute; right: 12px; top: 25px; }
.cookie-warning .cookie-inner { padding: 13px 100px 13px 30px; padding: 0.8125rem 6.25rem 0.8125rem 1.875rem; }
.close-btn {border:none; background-color: #b82f4f; padding: 10px; color: #fff; -webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; -o-font-smoothing: antialiased; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.9); }

/* search form */

#main-nav form {
	margin-top:0px;
	float: right;
	width: 300px;
}
#main-nav input {
	vertical-align: middle;
}
#main-nav input[type="text"] {
	color: #777;
	width: 220px;
	height: 18px;
	padding-left: 18px;
	font-size: 13px;
	background: url(images/search-input-bg.png) no-repeat 3px 50%;
}
#main-nav input[type="submit"] {

}
#menuport{display: none;}

/* breaking news */

#breaking-news-wrapper {
	position:relative;
	/*padding-bottom:15px;
	background: url(images/breaking-news-bg.png) no-repeat bottom;*/
	margin: 0px 103px;
}

#header-search{
	margin: 0 11px
}
#breaking-news-wrapper #header-search{
	position:absolute;
	top: -71px;
right: 10px;
width: 231px;
display: none
}
#breaking-news-wrapper #header-search input.recherche{
	width:185px;
	height: 17px
}
#breaking-news {
	position: relative;
	overflow: hidden;
	font-family: Arial, Helvetica, Verdana, "Sans Serif";
	height: 22px;
	line-height: 22px;
	font-size: 11px;
	color: #777;
	border-bottom: solid 1px #e5e5e5;
	padding: 0;
	display: none
}
#breaking-news strong {
	background: #c9002d url(images/breaking-news-arrow.png) no-repeat right;
	color: #fff;
	padding: 0 10px 0 5px;
	margin: 0 10px 0 0;
	float: left;
}
#breaking-news strong:first-letter {
	text-transform: uppercase;
}
#breaking-news a {
	color: #777;
}
#breaking-news-list {
	overflow: hidden;
	height: 20px;
	width: 500px;
}
.menu-item-32664.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-32664 a {

padding-left: 22px !important;
background: transparent url("/wp-content/themes/causeur_6/images/mag.png") no-repeat scroll 16px 1px / 17% auto !important;

}

.menu-item-32664.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-32664 a:hover, .menu-item-8900 a:hover {

color: black !important;
}


.menu-item-32664.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-32664 {	
width: 13.3% !important;
margin-left: 6%;
}

.menu-item-8900{

width: 13.3% !important;
}

.menu-item-8900 a {

	padding-left: 22px !important;
background: transparent url("/wp-content/themes/causeur_6/images/cart.png") no-repeat scroll 22px 0px / 20% auto !important;
}

#toggle_m_nav{
	display:none;
}

/* social icons */

#social-links {
	width: 165px;
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
}
#social-links li {
	margin: 0 2px;
	float: left;
}
#social-links a {
	width: 16px;
	height: 16px;
	margin: 3px 0;
}
#social-links .facebook a {
	background: url(images/social-icons.png) no-repeat;
}
#social-links .twitter a {
	background: url(images/social-icons.png) no-repeat 0 -16px;
}
#social-links .rss a {
	background: url(images/social-icons.png) no-repeat 0 -32px;
}
#social-links .addthis a {
	background: url(images/social-icons.png) no-repeat 0 -48px;
}
.google {
    background: transparent url("images/mail.png") no-repeat scroll 0% 0% / 11% auto;
}

/* header ads */

#header-ads {
	/*height: 110px;
	line-height: 110px;*/
	height: 100px;
	background: transparent url("images/ads-bg.png") repeat scroll 0% 0%;
	padding-top: 10px;
	text-align: center;
}
#header-ads img, #header-ads embed {
	vertical-align: middle;
}

#header-ads, #footer-ads {
    overflow: hidden;
}






#post-inedit{
	display: inherit !important;
}


/* HOME */

/* feature post */

#post-chapeau{
	font-family: "arial";
	display: inherit !important;
	font-size: 14px;
	color: #232425;
	margin: 5px 0 0 0;
}
#home-feature-post {
	border-bottom: solid 1px #e5e5e5;
	padding: 0 0 1em 0;
	margin: 0 0 13px;
	display: block;

}
#home-feature-post .post-image {
	position: absolute;
	top: 0px;
	overflow: hidden;
	width: 100%;
	margin: 0px;
	max-height: 440px;
}
#home-feature-post img {
	float: left;
	display: block;
	width: 100%;
	height: auto;
}
.post-content{
	position: relative;
padding: 13px;
width: 91%;
margin-top: 44%;
background: rgba(15, 15, 15, 0.86) none repeat scroll 0% 0%;
}

.post-content h2,.post-content h3 ,.post-content p, .post-content small{
	color: white
}

#posts-list .attachment-thumbnail.wp-post-image{
	width: 100%;
	height: auto;
}

/* posts list */

#posts-list article:first-child img,#posts-list article:nth-child(2) img{
	width: 100% !important;
	height: auto;
}


#post-inedit #posts-list article img{
	width: 100% !important;
	height: auto;
}

#posts-list .attachment-thumbnail.wp-post-image{
	width: 230px;
	height: auto;
	max-width: 100%
}



#posts-list {
	margin: 0;
	padding: 0;
}
.category-breves #posts-list  li {
	height: 125px;
}
#posts-list li {
	float: left;
	width: 100%;
	font-size: 11px;
	display: inline;
	overflow: hidden;
padding-bottom: 11px;
margin: 11px 8px 0px;
}

#posts-list article {
	float: left;
	width: 97%;
	font-size: 11px;
	display: flex;
	overflow: hidden;
border-bottom: 1px solid #D8D8D8;
padding-bottom: 11px;
margin: 11px 8px 0px;
display: -webkit-flex; /* Safari */
    -webkit-flex-direction: row; /* Safari 6.1+ */
}

#posts-list article:first-child,#posts-list article:nth-child(2) {
    float: left;
    width: 48% !important;
    font-size: 11px;
    margin: 0px 1% 10px;
    border: none;
    display: inline;
}
.post-list-content{
	width: 400px;
	max-width: 100%
}

#posts-list article:nth-child(3){
	border-top: 1px solid #D8D8D8;
	padding-top: 11px
}



#posts-list article:first-child .post-image,#posts-list article:nth-child(2) .post-image{
	width: 100% !important;
	margin-bottom: 6px;
	max-height: 204px;
	overflow: hidden;
}

#post-inedit #posts-list article.post-image{
	width: 100%;
	margin-bottom: 6px;
}


#posts-list .post-image {
	position: relative;
height: auto;
float: left;
margin-right: 26px;
}
#posts-list img {
	display: block;
}

#posts-list h2 {
	font-size: 22px;
	letter-spacing: -0.02em;
	line-height: 1.1em;
}
#posts-list h3 {
	font-size: 14px;
	margin-bottom: 5px;
}
#posts-list p {
	margin-bottom: 5px;
}
#posts-list #author{
	float: left
}
#posts-list small {
	font-size: 11px;
	color: #444;
	float: right;
}
#post-category-title h1 {
	margin: 10px;
}
#autopromo{
	width: 99%;
}

#close {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #808080 none repeat scroll 0% 0%;
    color: #000;
    border-radius: 13px;
}

.categorie{
	width: 47%;
	padding: 10px;
	margin-top: 35px
}


.categorie #posts-list article:nth-child(3) small, .categorie #posts-list article:nth-child(4) small, .categorie #posts-list article:nth-child(5) small, .categorie #posts-list article:nth-child(6) small{
	display: none
}

.categorie #posts-list article:nth-child(3) h2, .categorie #posts-list article:nth-child(4) h2, .categorie #posts-list article:nth-child(5) h2, .categorie #posts-list article:nth-child(6) h2{
	font-size: 15px
}

.categorie #posts-list article:nth-child(3){
	border-top: none;
	border-right: 1px solid #D8D8D8;
	margin: 0px !important;
	padding: 4px 0px 0px 9px !important;
}

.categorie #posts-list article:nth-child(4){
	border-top: none;
	margin: 0px !important;
	padding: 4px 0px 0px 9px !important;
}
.categorie #posts-list article:nth-child(5){
	border-right: 1px solid #D8D8D8;
	border-bottom: none !important;
	margin: 0px !important;
	padding: 4px 0px 0px 9px !important;
}

.categorie #posts-list article:nth-child(6){
	border-bottom: none !important;
	margin: 0px !important;
	padding: 4px 0px 0px 9px !important;
}
.categorie #posts-list .post-image {
    position: relative;
    height: auto;
    float: left;
    margin-right: 14px;
}


.categorie #posts-list article:first-child, .categorie #posts-list article:nth-child(2) {
	float: left;
	width: 98% !important;
	font-size: 11px;
	margin: 0px 10px 10px;
	border: none;
	display: flex;
	display: -webkit-flex; /* Safari */
    -webkit-flex-direction: row; /* Safari 6.1+ */
}

.categorie #posts-list article:first-child img, .categorie #posts-list article:nth-child(2) img {
	width: 249px;
	height: auto
}

.categorie #posts-list article:first-child .post-image, .categorie #posts-list article:nth-child(2) .post-image {
	display: inherit !important
}

.categorie #posts-list article {
	float: left;
	width: 47%;
	font-size: 11px;
	display: flex;
	display: -webkit-flex; /* Safari */
    -webkit-flex-direction: row; /* Safari 6.1+ */
	overflow: hidden;
	border-bottom: 1px solid #D8D8D8;
	padding-bottom: 11px;
	margin: 11px 8px 0px;
	height: 100px;
}


.categorie #posts-list article:first-child, .categorie #posts-list article:nth-child(2){
	float: left;
	width: 48%;
	font-size: 11px;
	display: flex;
	display: -webkit-flex; /* Safari */
    -webkit-flex-direction: row; /* Safari 6.1+ */
	overflow: hidden;
	padding-bottom: 11px;
	margin: 11px 8px 0px;
	height: 150px;
}

.categorie #posts-list .post-image{
	display: none
}

/* posts navigation */

.posts-navigation {
	margin: 1em 10px;
	font-family: Arial, Helvetica, Verdana, "Sans Serif";
	padding: 0px
}
.posts-navigation li {
	float: right;
	width: 275px;
	text-align: right;
}
.posts-navigation .next {
	float: left;
text-align: left;
}
.posts-navigation a {
	font-size: 11px;
	display:-moz-inline-box;
	display: inline-block;
	padding: 5px 10px;
	color: #777;
	border: solid 1px #e5e5e5;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.posts-navigation a:hover {
	color: #c9002d;
	border: solid 1px #c9002d;
}
/* blogs slide */

#last-blogs-posts-content{
	width: 85% !important
}

li#last-blogs-posts {
	position: relative;
	width: 97% !important;
	margin: 0px;
	border-bottom: 1px solid #E5E5E5;
	margin: 10px;
}
#last-blogs-posts h4 {
    color: black;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Arial, Helvetica, Verdana, "Sans Serif";
    margin: 13px 0px;
    border-bottom: 1px solid;
}
#last-blogs-posts ul {
	margin: 0;
	width: 400% !important;
}
#last-blogs-posts li {
	width: 8% !important;
	padding: 0;
	margin: 0px 4px;
	height: 164px !important;
}
#last-blogs-posts li div {
	text-align: center
}

#last-blogs-posts h5 {
color: rgb(201, 0, 45);
font-size: 14px;
text-transform: uppercase;
height: 33px;
font-family: arial;
line-height: 33px
}

#last-blogs-posts h5 span{
vertical-align: middle;
line-height: 15px;
display: inline-block;
}
#last-blogs-posts p a {
color: black;
}

#last-blogs-posts img {
	margin: 0 auto;
	width: 70px;
	border-radius: 50%;
}
#last-blogs-posts-content {
	margin: 0 49px;
	overflow: hidden;
	
}
#last-blogs-posts .next,
#last-blogs-posts .prev {
	position: absolute;
	z-index: 99;
	width: 16px;
	height: 16px;
	outline: 0;
}
#last-blogs-posts .next {
	right: 10px;
    background: url(http://www.causeur.fr/images/data-icon-right.png);
    height: 70%;
    width: 26px;
    background-size: 86%;
}

#last-blogs-posts .prev {
	left: 10px;
	background: url(http://www.causeur.fr/images/data-icon-left.png);
	height: 70%;
	width: 26px;
	background-size: 86%;
}
#last-blogs-posts a:hover.prev {
	left: 10px;
	background: url(http://www.causeur.fr/images/data-icon-left-hover.png);
	height: 70%;
	width: 26px;
	background-size: 86%;
}
#last-blogs-posts a:hover.next {
	right: 10px;
	background: url(http://www.causeur.fr/images/data-icon-right-hover.png);
	height: 70%;
    width: 26px;
    background-size: 86%;
}

/*  partner news */

#partners-feed {
	font-family: Arial, Helvetica, Verdana, "Sans Serif";
	width: 100%;
	display: block !important
}
#partners-feed h3 {
	color: #000;
	font-size: 13px;
	text-transform: uppercase;
}
.partners-feed-loading {
	clear: both;
	width: 618px;
	height: 150px;
	background: url(images/ajax-loader-circle.gif) no-repeat center;
}
#partners-feed img {
	height: 20px;
}
#partners-feed ul {
    float: left;
    font-size: 12px;
    margin: 10px;
    padding: 0;
    width: 45.3%;
}
#partners-feed h4 {
	margin: 10px 0 0 7px;
}
#partners-feed li {
	/*height: 180px;*/
}
#partners-feed ul ul {
	float: none;
	width: 98%;
}
#partners-feed li li {
	background: #fff url(images/list-bg.png) no-repeat 0 2px;
	padding: 0 0 0 10px;
	margin: 8px 0;
	height: 100%;
}
#partners-feed a {
	color: #444;
}
#partners-feed a:hover {
	color: #c9002d;
}

/* SIDEBAR */

#manitou:hover{
max-width: 100%;
height: auto;
transform: scale(2.5) translate(-100px,-5px);
transition: all 0.5s;
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
z-index: 200000 !important;
position: relative;
}

#manitou{
z-index: 200000 !important
}

#twitter-widget-0 {
	border-top: 1px solid !important;
}


#siderbar-newsletter iframe{

	padding: 15px;
	width: 90% !important
}

#sidebar {
	font-family: Arial, Helvetica, Verdana, "Sans Serif";
}

#sidebar h3,.tabs-titles a {
	font-size: 13px;
	color: #000;
	text-transform: uppercase;
	height: 36px;
	line-height: 36px;
	border-top: solid 1px #9197A3;
	padding: 0 0 0 15px;
	font-weight: bold;
	text-align: left;
}
#sidebar-featured-posts ul {
	margin: 0;
	padding: 0px 0px 10px 10px;
}

.sidebar-ads{
	text-align: center
}

#sidebar-facebook{
	text-align: center
}
#sidebar-recommanded-posts ul {
	margin: 0;
	padding: 0px 0px 10px 10px;
}

#sidebar-recommanded-posts li {
	margin: 1em 0;
}

#sidebar-featured-posts li {
	margin: 1em 0;
}
#sidebar-featured-posts h4 {
	font-size: 14px;
	font-family: Georgia, serif;
}

#sidebar-recommanded-posts h4 {
	font-size: 13px;
	font-family: Georgia, serif;
	font-weight: bold
}

#sidebar-featured-posts .sidebar-featured-img {
	position: relative;
}
#sidebar-featured-posts img {
	float: left;
	display: block;
	border: solid 1px #e5e5e5;
	margin: 0 5px 0 0;
}

#sidebar-recommanded-posts img {
	float: left;
	display: block;
	border: solid 1px #e5e5e5;
	margin: 0 5px 0 0;
	width: 40%;
	height: auto
}

#sidebar-recommanded-posts #sidebar-featured-posts .sidebar-featured-content {
	float: left;
	width: 56%;
}

#sidebar-recommanded-posts h5,
#sidebar-recommanded-posts p {
	font-size: 11px;
}

#sidebar-featured-posts h5,
#sidebar-featured-posts p {
	font-size: 11px;
}

#sidebar-recommanded-posts p {
	font-size: 11px;
}


.sidebar-featured-img img{float: left;
display: block;
border: 1px solid #E5E5E5;
margin: 0px 5px 0px 0px;
width: 40%;
height: auto

}

/* short news & blogs */

#sidebar div{

	margin-bottom: 10px
}

#sidebar-shortnews-blogs ul {
	margin: 0;
	padding: 0px 2px;
}
#sidebar-shortnews-blogs h4 {
	font-family: Georgia,"Helvetica Neue",Arial,Helvetica,sans-serif;
	margin: 5px 0;
	font-size: 13px;
}
#sidebar-shortnews-blogs h5 {
	font-weight: normal;
}
#sidebar-shortnews-blogs h5,
#sidebar-shortnews-blogs p {
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, "Sans Serif";
}
#sidebar-shortnews-blogs h5 {
	font-size: 14px;
	margin-bottom: 2px;
	text-transform: uppercase;
	color: #c9002d;
}
#sidebar-shortnews-blogs p a{
	color: black

}
#blogs-side-tab li {
	height: 80px;
	overflow: hidden;
}
#blogs-side-tab div {
	padding: 10px 0;
}
#blogs-side-tab img {
	float: left;
	display: block;
	margin: 0 15px 0 0;
	width: 60px;
}

/* short news slide */
#shortnews-tab,
#blogs-side-tab {
	position: relative;
	zoom: 1;
}

#shortnews-tab li,
#blogs-side-tab li:first-child {
	height: 80px;
    overflow: hidden;
    border-top: 1px solid #D8D8D8;
    padding-bottom: 3px;
    margin-top: 3px;
}

#shortnews-tab li,
#blogs-side-tab li {
	height: 80px;
    overflow: hidden;
    border-bottom: 1px solid #D8D8D8;
    padding-bottom: 3px;
    margin-top: 3px;
}

#shortnews-tab .prev,
#shortnews-tab .next,
#blogs-side-tab .prev,
#blogs-side-tab .next {
	right: 0;
	position: absolute;
	z-index: 99;
	width: 16px;
	height: 16px;
	outline: 0;
	overflow: hidden;
}
#shortnews-tab .prev,
#blogs-side-tab .prev {
	top: 0;
	background: #f5f5f5 url(images/slide-arrows.png) no-repeat -16px bottom;
}
#shortnews-tab .next,
#blogs-side-tab .next {
	bottom: 0;
	background: #f5f5f5 url(images/slide-arrows.png) no-repeat left bottom;
}
#shortnews-tab a:hover.next,
#blogs-side-tab a:hover.next {
	background: #f5f5f5 url(images/slide-arrows.png) no-repeat -32px bottom;
}
#shortnews-tab a:hover.prev,
#blogs-side-tab a:hover.prev {
	background: #f5f5f5 url(images/slide-arrows.png) no-repeat -48px bottom;
}

#shortnews-tab .disabled,
#blogs-side-tab .disabled {
	display: none;
}

/* newsletter form */

#siderbar-newsletter input {
	vertical-align: middle;
}
#siderbar-newsletter input[type="text"] {
	width: 160px;
	margin: 0 10px 0 0;
}
#siderbar-newsletter .title {
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	padding-bottom:10px;
	display: inline-block;
}
#sidebar-social .title{
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	padding-bottom:10px;
	margin:10px 0;
}
#sidebar-social{
	padding:10px;
	margin:0;
	display: none
}
a.zocial.icon.facebookH {
    background: transparent url("images/facebook.png") no-repeat scroll left top !important;
    background-size: 100%;
}
a.zocial.icon {
    width: 100px;
    height: 100px;
    display: inline-block;
    border-radius: 2px;
    background-size: 100% !important;
}


#breves{
	position: relative;
top: -165px;
padding-top: 3px;
    height: 21px;
    border-top: 1px solid rgb(229, 229, 229);
    margin-top: 11px;

}

#shortnews-tab ul{
	padding:0;
	height: 318px !important;
	overflow: hidden;
}

#shortnews-tab{
	height: 175px !important;
}
/* tabs */

.tabs-titles {
	overflow: hidden;
	padding: 0 !important;
}
.tabs-titles li {
	float: left;
	width: 100%;
}
.tabs-titles .current a {
	color: #000;
	background: white;
}

.ie6 .tabs-titles a {
	background: none;
	position: relative;
}
.tabs-container {
	padding: 0px 2px 0px 15px;
}

.tabs-container li {
	margin: 0px 15px 0px 0px;
}

#sidebar-shortnews-blogs .tabs-container { overflow: hidden; }

/* category related */

#sidebar-category-related ul {
	margin: 0;
	padding: 0px 0px 10px 10px;
}

#sidebar-category-related li {
	margin: 5px 0;
	font-size: 11px;
}
#sidebar-category-related a {
	color: #444;
}
#sidebar-category-related a:hover {
	color: #c9002d;
}

/* featured posts */

#sidebar-featured-posts ul {
	margin: 0;
	padding: 0px 0px 10px 10px;
}

#sidebar-recommanded-posts ul {
	margin: 0;
	padding: 0px 0px 10px 10px;
}

#sidebar-recommanded-posts li {
	margin: 1em 0;
}

#sidebar-featured-posts li {
	margin: 1em 0;
}
#sidebar-featured-posts h4 {
	font-size: 13px;
	font-family: Georgia, serif;
	font-weight: bold
}
#sidebar-featured-posts .sidebar-featured-img {
	position: relative;
}
#sidebar-featured-posts img {
	float: left;
	display: block;
	border: solid 1px #e5e5e5;
	margin: 0 5px 0 0;
}

#sidebar-recommanded-posts img {
	float: left;
	display: block;
	border: solid 1px #e5e5e5;
	margin: 0 5px 0 0;
}

#sidebar-recommanded-posts #sidebar-featured-posts .sidebar-featured-content {
	float: left;
	width: 56%;
}

#sidebar-featured-posts h5,
#sidebar-featured-posts p {
	font-size: 11px;
}

/* Blogs promo */

#sidebar-blogs-promo h3 {
	text-align: left;
}
#sidebar-blogs-promo p {
	margin: 1em 0;
}
#sidebar-blogs-promo {
	text-align: center;
}

/* most read & commented */
#sidebar-most-read-commented ul,
#sidebar-most-read-commented ol {
	margin: 0;
	padding: 0;
}


#sidebar-most-read-commented a{
	color: black !important
}
#most-commented-tab li,
#most-read-tab li {
	list-style-type: decimal;
	padding: 0 12px 0 12px;
	margin: 9px 0px 9px 19px;
}


#sidebar-most-read-commented h4 {
	font-family: Georgia,"Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-bottom: 1px solid #D8D8D8;
	padding-bottom: 6px;
	margin-top: 3px;
}

/* Last mensuel */
#sidebar-last-mag h4 {
	font-size: 17px;
	font-weight: bold;
	width: 285px;
	margin: 5px;
	display: none
}
#sidebar-last-mag h3 {
	background: #c9002d;
	color: white
}
#sidebar-last-mag ul {
	margin: 0;
	padding: 10px 0px;
	overflow: hidden;
}
#sidebar-last-mag p {
    border-bottom: 1px solid;
    background: #383E4C;
}
#sidebar-last-mag p a {
	width: 62%;
	display: block;
	padding: 8px 61px !important;
	color: #FFF !important;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px !important;
	border-radius: 3px;
}

#sidebar-last-mag p a span{
	font-size: 15px !important;
	position: relative;
	top: 1px;
	margin-right: 7px;
}


#sidebar-last-mag img {
    text-align: center;
    margin: 5px 61px;
    width: 58%;
    height: auto;
}
/* last comments */
#sidebar-last-comments ul {
	margin: 0;
	padding: 10px;
}
#sidebar-last-comments li {
	background: url(images/list-bg.png) no-repeat 0 3px;
	padding: 0 0 0 12px;
	margin: 5px 0;
	font-size: 11px;
	word-wrap: break-word;
}
#sidebar-last-comments a {
	color: #444;
}
#sidebar-last-comments a:hover {
	color: #c9002d;
}

/* sidebar cart */


#sidebar-cart-content {
	margin: 10px;
}
#sidebar-cart-content table {
	width: 280px;
}
#sidebar-cart-content h4 {
	font-family: Georgia,"Helvetica Neue", Arial, Helvetica, sans-serif;
}
#sidebar-cart-content td {
	border-bottom: solid 1px #e5e5e5;
	padding: 5px 0;
}
#sidebar-cart-content small a {
	font-size: 11px;
}

/* @POST & PAGE & 404 */


#page-404 {
	margin: 0 10px;
}
#page-404 p {
	margin: 1em 0;
}
#page {
	margin: 0 10px;
}
#post {
	margin: 10px 10px 0px;
}
#post-head {
	border-bottom: solid 1px #9197A3;
	border-top: solid 1px #9197A3;
	margin: 1em 0;
	color: #777;
	display: flex;
	width: 100%;
	display: -webkit-flex; /* Safari */
    -webkit-flex-direction: row; /* Safari 6.1+ */
}
/* post styles */


.man .full-width-img img{
	width: 100% !important;
	height: auto;

}




.chapeau{
	color: #444;
	font-family: "georgia";
	font-weight: bold;
	margin-bottom: 10px;
}

#post-content {
	font-size: 16px;
	line-height: 24px;
	-moz-osx-font-smoothing: grayscale;
	font-family: "arial";
	color: black;
}


#post-content h3  {
	font-family: "georgia";
	font-weight: bold
}
#post-content .wp-caption-text:hover{
transform: translate3d(0px, -7px, 0px);
}



#post-content .wp-caption-text{
    background-color: rgba(255, 255, 255, 0.95);
    z-index: 1;
    bottom: -1px;
    left: 0px;
    margin: 0px !important;
    position: absolute;
    right: 0px;
    transform: translate3d(0px, 100%, 0px);
    transition: all 500ms ease-in-out 0s;
    padding: 3px 8px 3px;
	font-size: 14px;
	font-family: Arial,Helvetica,Verdana,"Sans Serif";
	color: #777;
	margin: 0px;
	font-style: italic;
}

#post-content .wp-caption-text:before {
    background: #FFF none repeat scroll 0% 0%;
    color: #000;
    content: "i";
    display: block;
    height: 32px;
    line-height: 32px;
    position: absolute;
    left: 0px;
    text-align: center;
    top: -71px;
    width: 32px;
    transform: translate3d(0px, 100%, 0px);
transition: all 500ms ease-in-out 0ms;
}

.wp-caption{
	overflow: hidden;
	width: 100% !important;
	position: relative;
}

#post-content .wp-caption-text:hover:before{
transform: translate3d(0px, 800%, 0px);
transition: all 500ms ease-in-out 0ms;
}

#post h2 {
	color: #777;
}
#post-content-wrapper {
	width: 100%;
		float: left;
}

#post-content p {
	margin: 1em 0;
}
#post-footnotes li {
	font-size: 11px;
	list-style: decimal;
}

/* page style */

.page-content p {
	margin: 1em 0;
}
.page-content h1 {
	color: #c9002d;
}

/* post meta */

#post-meta {
	float: right;
	width: 140px;
	font-family: Arial, Helvetica, Verdana, "Sans Serif";
	font-size: 11px;
	display: none;
}
#post-meta ul {
	margin: 0;
	padding: 0;

}
#post-meta li {
	margin: 1em 0;
}
#post-meta h3 {
	text-transform: uppercase;
	font-size: 13px;
	color: #000;
	margin: 1em 0 .5em 0;
	padding: 1em 0 0 0;
	border-top: solid 1px #e5e5e5;
}
#post-head h3{
	display:none;

}
/* post in mensuel */

li#post-released-in {
	border: solid 1px #E5E5E5;
	padding: 10px;
	margin-bottom: 10px !important;
	position: relative;
	display: inline-block;
	width: 100%;
	font-family: "arial";
	
}
.ie7 li#post-released-in,
.ie6 li#post-released-in {
	
}
#post-released-in p {
	margin: 2px 0;
}
#post-released-in strong {
	text-transform: uppercase;
}

/* author related posts */

#post-author-related li {
	background: #fff url(images/list-bg.png) no-repeat 0 2px;
	padding: 0 0 0 10px;
	margin: 10px 0;
}
#post-author-related a {
	color: #000;
}
#post-author-related a:hover {
	color: #c9002d;
}


/* social side */

#post-social-side a {
	display: block;
	padding: 0 0 0 20px;
	font-size: 10px;
	line-height: 16px;
	color: #777;
	font-family: Arial, Helvetica, Verdana, "Sans Serif";
}
#post-social-side2 a {
	float:left;
	padding: 0 0 0 20px;
	font-size: 10px;
	line-height: 16px;
	color: #777;
	font-family: Arial, Helvetica, Verdana, "Sans Serif";
	margin-right:3px;
}
#post-social-side li, #post-social-side2 li  {
	margin: 2px 0;
}
#post-social-side .send-to-friend a, #post-social-side2 .send-to-friend a {
	background: url(images/social-icons.png) no-repeat 0 bottom;
}
#post-social-side .facebook a, #post-social-side2 .facebook a {
	background: url(images/social-icons.png) no-repeat 0 top;
}
#post-social-side .twitter a, #post-social-side2 .twitter a {
	background: url(images/social-icons.png) no-repeat 0 -16px;
}
#post-social-side .addthis a, #post-social-side2 .addthis a  {
	padding: 0;
}
#post-social-side .to-comments a, #post-social-side2 .to-comments a {
	background: url(images/icons.png) no-repeat 0 -80px;
}
#post-social-side .print a, #post-social-side2 .print a {
	background: url(images/icons.png) no-repeat 0 -64px;
	margin-left:10px;
}

/* print */

#post-plus a {
	display:-moz-inline-box;
	display: inline-block;
	padding: 0 0 0 20px;
	font-size: 10px;
	line-height: 16px;
	color: #777;
	font-family: Arial, Helvetica, Verdana, "Sans Serif";
}
#post-plus .to-comments a {
	background: url(images/icons.png) no-repeat 0 -80px;
}
#post-plus .print a {
	background: url(images/icons.png) no-repeat 0 -64px;
}

/*  social bottom */
#post-social {
	margin: 1em 0;
	border-top: solid 1px #e5e5e5;
	border-bottom: solid 1px #e5e5e5;
	padding: 5px 0;
}
#post-social li {
	float: left;
	margin: 0 4px;
	display: inline;
}
#post-social a {
	display:-moz-inline-box;
	display: inline-block;
	padding: 0 0 0 19px;
	font-size: 10px;
	line-height: 16px;
	color: #777;
	font-family: Arial, Helvetica, Verdana, "Sans Serif";
}
#post-social a {
	padding: 0 0 0 19px;
	font-size: 10px;
	line-height: 16px;
	color: #777;
	font-family: Arial, Helvetica, Verdana, "Sans Serif";
}
#post-social .send-to-friend a  {
	background: url(images/social-icons.png) no-repeat 0 bottom;
}
#post-social .facebook a{
	background: url(images/social-icons.png) no-repeat 0 top;
}
#post-social .twitter a {
	background: url(images/social-icons.png) no-repeat 0 -16px;
}
#post-social .addthis a {
	padding: 0;
}

/* related posts */

#post-related {
	margin: 3em 0;
}
#post-related h4 {
	font-family: Arial, Helvetica, Verdana, "Sans Serif";
	text-transform: uppercase;
	color: #000;
	font-size: 13px;
}
#post-related ul {
	margin: 1em 0;
	padding: 0;
}
#post-related li {
	float: left;
	width: 155px;
	font-size: 11px;
	margin: 0 10px 0 0;
	display: inline;
}
#post-related .post-image {
	position: relative;
}
#post-related a img {
	border: solid 1px #e5e5e5;
	display: block;
	width: 100%;
	height: auto
}
#post-related h2 {
	font-size: 14px;
}
#post-related h3 {
	font-family: Arial, Helvetica, Verdana, "Sans Serif";
	font-size: 11px;
}
#post-related p {
	font-family: Arial, Helvetica, Verdana, "Sans Serif";
}
#post-related small {
	font-size: 11px;
	color: #777;
}


/* pay for more */

#post-payformore {
	font-family: Arial, Helvetica, Verdana, "Sans Serif";
	background: #f5f5f5 url(images/post-payformore-bg.png) repeat-x bottom;
	padding: 10px;
}

#post-payformore  .incitation_prospect {
	font-size:12px;
}

#post-payformore  .incitation_prospect a {
	color:#C9002D;
	text-decoration:none;
}

#post-payformore form {
	margin: 1em 0;
}
#post-payformore p {
	padding: 0;
	margin: 5px 0;
	clear: both;
}
#post-payformore h4 {
	margin: 0;
	padding: 0;
	text-transform: normal;
	font-size: 13px;
	color: #000;
}
#post-payformore ul {
	margin: 0;
	font-size: 13px;
	padding: 0;
}
#post-payformore li {
	padding: 8px 0 5px 0;
	border-top: solid 1px #ccc;
	cursor: pointer;
	clear: both;
	margin: 0;
}
#price{
	font-size: 18px
}

#post-payformore-2 {
	font-family: Arial, Helvetica, Verdana, "Sans Serif";
	background: #F5F5F5 none repeat scroll 0% 0%;
	width: 100%;
	height: 260px
}
#post-payformore-comments {
	border-bottom:1px solid #999;
	font-family: Arial, Helvetica, Verdana, "Sans Serif";
	background: #E5E5E5;
	padding:0px;
}
#post-payformore-top, #post-inscription-top {
	text-align:center;
	padding:8px;
	background: #E5E5E5;
}
#post-payformore-top{
	background: #C9002D none repeat scroll 0% 0%;
}
#post-payformore-top a{
	margin:10px auto;
	text-align:center;
	width:455px;
	height:70px;
	display:block;
	background: #E5E5E5 url(images/abonnez-vous.png) repeat-x bottom;
	padding:0px;
	display: none
}
#post-inscription-top a {
	margin:10px auto;
	text-align:center;
	height:70px;
	display:block;
	padding:0px;
	width: 100%;
	background: rgb(229, 229, 229) url("images/inscrivez-vous.png") no-repeat scroll center bottom !important;

}
#post-payformore-top h4, #post-inscription-top h4 {
	text-align:center;
	margin: 0;
	padding: 0;
	text-transform: normal;
	font-size: 18px;
	
}
#post-payformore-top h4{
	width: 100%;
	color: #FFF
}

.post-payformore-middle {
	margin: 0px 12px;
}
.post-payformore-middle .title{
	font-size:15px;
	text-transform:uppercase;
}
.post-payformore-middle p{
	padding: 0;
	margin: 5px 0;
	clear: both;
}
#post-payformore-middle .title{
	font-size:15px;
	text-transform:uppercase;
}
#post-payformore-middle p{
	padding: 0;
	margin: 5px 0;
	clear: both;
}
#post-payformore-middle {
    color: #900;
    font-family: Georgia,"Times New Roman";
    padding: 4px 10px;
    height: 164px;
    float: left;
    margin: 14px 0px;
    border-right: medium solid #000;
    width: 44%;

}
#comments{
	background: #E5E5E5 none repeat scroll 0% 0%;
}

.post-payformore-middle .separator{
	font-family: Georgia,"Times New Roman";
height: 250px;
padding: 5px 10px;
width: 284px;
float: left;
margin: 14px 0px;
display: none
}
.separator{
	font-family: Georgia,"Times New Roman";
height: 250px;
padding: 5px 10px;
width: 1px !important;
float: left;
margin: 14px 0px;
}

#post-payformore-bottom2{
	font-family:  Georgia, "Times New Roman";
	/* height:150px;*/
	padding:10px;
	
}
#post-payformore-bottom {
    font-family: Georgia,"Times New Roman";
    height: 176px;
    width: 45%;
    float: left;
    margin: 14px 0px;
    padding: 4px 10px;
}
#post-payformore-bottom h4, #post-payformore-bottom2 h4{
	color:#990000;
	font-size:15px;
	text-transform:uppercase;
	margin: 10px 0px 18px;
	*margin-top:10px;
	text-align: center
}

#post-payformore-bottom .attachment-mensuel-cover.wp-post-image{
	position: relative;
	bottom: 8px;
	width: 79px;
	height: auto;
}

#post-payformore-bottom #causeur-mag, #post-payformore-bottom2  #causeur-mag{
	float:left;
	width: 39%;
}
#post-payformore-bottom #causeur-mag a, #post-payformore-bottom2 #causeur-mag a{
	color:#fff;
}
#post-payformore-bottom ul#causeur-mag-ul, #post-payformore-bottom2 ul#causeur-mag-ul{
	float: right;
	margin-left: 10px;
	font-size: 12px;
	padding: 0;
	width: 46%;
}
#post-payformore-bottom ul#causeur-mag-ul li, #post-payformore-bottom2 ul#causeur-mag-ul li{
	padding: 8px 0 5px 0;
	cursor: pointer;
	clear: both;
	margin: 12px 0px;
	color:#333 !important;
}
#post-payformore-bottom ul#causeur-mag-ul li input, #post-payformore-bottom2 ul#causeur-mag-ul li input{
	float:right;
}
#post-payformore-bottom ul#causeur-mag-ul li a, #post-payformore-bottom2 ul#causeur-mag-ul li a{
	color:#666666;
}
#post-payformore-bottom ul#causeur-mag-ul li a.goChoix, #post-payformore-bottom2 ul#causeur-mag-ul li a.goChoix{
	padding:5px;
	background:#990000;
	color:#fff;
	font-size:8px;
	border-radius:2px;
	float:right;

}
.red2{
	color:#990000 !important;
}
.underlined{
	text-decoration:underline;
}
.account-bjr{
	text-transform:uppercase;
}



/* @COMMENTS */

#post-comments {
	font-family: Arial, Helvetica, Verdana, "Sans Serif";
}
#post-comments .comments-bubble {
	float: right;
	margin: -12px 12px 0 0;
	display:none;
}

/* Comment form */

#comment-respond {
	font-family: Arial, Helvetica, Verdana, "Sans Serif";
	border-bottom: solid 1px #e5e5e5;
	padding: 5px 0 1em 0;
	margin: 1em 0 0em 0;
	background: #E5E5E5;
}
#comment-respond h5 {
	text-align:left;
	margin:10px;
	padding: 0;
	font-size:15px;
	text-transform:uppercase;
	color: #990000;
}
#comment-respond ul {
	text-align:left;
	margin:10px;
	padding: 0;
	font-size:10px;
	color: #666;
}
#comment-respond form{
	text-align:left;
	margin:10px;
	padding: 0;
	font-size:10px;
	color: #666;
}

#comment-form {
	font-family: Arial, Helvetica, Verdana, "Sans Serif";
}
#comment-form textarea {
	margin: .5em 0;
	font-size:14px;
	width: 100%;
}
#comment-form small {
	color: #777;
	float: right;
	width: 200px;
	text-align: right;
	margin-right: 10px;
}

/* comments list */

#post-comments-list {
	margin: 0;
	padding: 0;
}
#post-comments-list .thread-odd {
	background: #f5f5f5;
}
#post-comments-list .thread-even  {
	background: #e5e5e5;
}
#post-comments-list .comment-wrapper {
	padding: 1em;
}
#post-comments-list .comment-meta strong {
	font-family: Arial, Helvetica, Verdana, "Sans Serif";
}
#post-comments-list .comment-meta small {
	color: #777;
}

#post-comments-list li li {
	border-top: solid 1px #ccc;
	padding-left: 2em;
}
#post-comments-list .reply {
	font-family: Arial, Helvetica, Verdana, "Sans Serif";
	font-size: 11px;
	text-align: right;
}
#post-comments-list .reply a {
	color: #777;
}
#post-comments-list a.comment-reply-link,
#post-comments-list a.comment-cancel-reply-link {
	color: #c9002d;
}


/* comments navigation */

ul.comments-navigation {
	margin: 0 0 1em;
	font-family: Arial, Helvetica, Verdana, "Sans Serif";
}
.comments-navigation li {
	float: left;
	width: 205px;
}
.comments-navigation .next {
	float: right;
	text-align: right;
}
.comments-navigation a {
	font-size: 11px;
	display:-moz-inline-box;
	display: inline-block;
	padding: 5px 10px;
	color: #777;
	border: solid 1px #e5e5e5;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.comments-navigation a:hover {
	color: #c9002d;
	border: solid 1px #c9002d;
}

/* @FOOTER */

#footer {
	font-family: Arial, Helvetica, Verdana, "Sans Serif";
	color: #777;
	font-size: 11px;
	background: #C9002D none repeat scroll 0% 0%
}
#footer-ads {
	/*height: 110px;*/
	/*line-height: 110px;*/
	height: 100px;
	background: #626262;
	padding-top: 10px;
	text-align: center;
	border-bottom: 1px solid white;
}
#footer-ads img {
	vertical-align: middle;
}
#footer p {
	margin: 1em 0;
}
#footer-links {
	border-top: solid 1px #e5e5e5;
	border-bottom: solid 1px #e5e5e5;
	margin: 20px 0;
}


/* FACEBOOK WIDGET */
#facebook-iframe {
	border:none;
	overflow:hidden;
	width:300px;
	height:255px;
}


/* @MENSUELS */
#content-mensuels{
	position:relative;
}
#content-mensuels a.achatCheque{
	position:absolute;
	padding:5px 10px;
	top: 65px;
	left:80px;
	background: transparent url(images/bg-buttCheque.png) top left repeat-x;
	color:#fff;
	font-weight:normal;
	font-size:13px;
	margin-top:10px;
}

#kiosque-cheque a.achatCheque{
	padding:5px 10px;
	background: transparent url(images/bg-buttCheque.png) top left repeat-x;
	color:#fff;
	font-weight:normal;
	font-size:13px;
}

.styled-select {
	position:absolute;
   width: 800px;
   height: 34px;
   overflow: hidden;
   right:0px;
   top:55px;
}

.styled-select select {
	-webkit-appearance: button;
	width: 240px;
  -webkit-border-radius: 2px;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-padding-end: 20px;
  -webkit-padding-start: 2px;
  -webkit-user-select: none;
  background-image: url(images/arrow.png), 
    -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
  background-position: center right;
  background-repeat: no-repeat;
  border: 1px solid #AAA;
  color: #555;
  font-size: inherit;
  margin: 0;
  overflow: hidden;
  padding:0;
  text-overflow: ellipsis;
  white-space: nowrap;
	z-index:100;
}

#mensuels-list{
	margin-left:-40px !important;
}
#mensuels-list li .achatPapier{
	font-size:9px;
	font-weight:bold;
	display:block !important;
	padding:0;
	margin:15px auto 0 auto;
	width:60px !important;
	color:#fff;
	border:red;
}

#mensuels-header a#prevMags{
	display:block;
	position:absolute;
	bottom:70px;
	left:25px;
	width:50px;
	height:160px;
	background: transparent url(images/fleche-prec.png) top left no-repeat;
}
#mensuels-header a#nextMags{
	display:block;
	position:absolute;
	bottom:70px;
	right:25px;
	width:50px;
	height:160px;
	background: transparent url(images/fleche-suiv.png) top left no-repeat;
}
#mensuels-header {
	position:relative;
	background: #f5f5f5;
	height:370px;
	width: 100%;
	margin: 0;
}
#mensuels-description {
	position:absolute;
	top:0;
	left:0;
	padding: 0 10px;
	width: 740px;
	padding:0 80px 30px 80px;
}
#mensuels-description h1 {
	margin-top: .5em;
}
.carousel.main{
	position:relative;
	float: left;
	display:block;
	height: 240px;
	width:960px;
	margin-top:130px;
}
#laListDiv {
	position:absolute !important;
	display:block;
	text-align:center;
	width: 805px;
	height: 260px;
	top:-55px;
	margin-left:80px;
}
#mensuels-list li {
	float: left;
	text-align: center;
	margin: 10px;
	height:230px;
	width:140px;
}
#mensuels-list p {
	margin: 5px 0;
	color:#333333;
	font-weight:bold;
	font-size:11px;
}
#mensuels-list img {
	display: block;
	margin: 0 auto;
}
#mensuels-list a img {
	border: solid 2px #f5f5f5;
}
#mensuels-list a:hover img,
#mensuels-list .selected img {
	border: solid 2px #c9002d;
}
#mensuels-list .selected {
	color: #c9002d;
}

/* mensuel */

#mensuel-wrapper {
	min-height: 1260px;
	margin: -20px 0 0 10px;
}
.ie6 #mensuel-wrapper {
	height: 1260px;
}
#mensuel-single-wrapper {
	margin: 0 10px;
}
#mensuel {
	position: relative;
	min-height: 1260px;
}
.mensuel-loading {
	background: url(images/ajax-loader-circle.gif) no-repeat 50% 20%;
}
#mensuel-description {
	position: absolute;
	top: 0;
	left: 0;
	width: 300px;
	padding-top: 35px;
}
#mensuel-description-image {
	width: 140px;
	float: left;
	margin: 0 10px 0 0;
}
#mensuel-description-image img {
	display: block;
}
#mensuel-description-content {
	float: left;
	width: 150px;
}
#mensuel-description h1 {
	font-size: 14px;
}
#mensuel h2 {
	font-family: Georgia, serif;
	padding: 0 0 10px 10px;
	overflow: hidden;
}
#mensuel h3 {
	font-size: 14px;
	font-family: Georgia, serif;
	color: #c9002d;
}
#mensuel h4 {
	font-size: 11px;
}
#mensuel-posts-list {
	float: right;
	width: 640px;
	margin-top:10px;
}
#mensuel-posts-list li {
	height: 200px;
}
#mensuel-posts-list li p{
	margin:0 !important;
}
#mensuel .numerique a.button {
	background-position: 0 -40px;
	background-color: #4687C2;
}
#mensuel .numerique a:hover.button {
	background-position: 0 -60px;
}

#sideBarCarousel {
    position: relative;
    width: 100% !important;
    height: 100% !important;
    background: rgb(237, 237, 237) none repeat scroll 0% 0%;
}

#sideBarCarousel ul{
	width:100% !important;
	padding: 0
}

#sideBarCarousel ul li {
    width: 100% !important;
    height: 100% !important;
}



/* @AUTHOR PROFILE */

#author-profile {
	margin: 0 10px;
	overflow: hidden;
	zoom: 1;
	margin: 0 10px 1em 10px;
	padding: 0 0 1em 0;
	border-bottom: solid 1px #e5e5e5;
}
#author-image {
	float: left;
	margin: 5px 15px 0 0;
}
#author-profile h1 {
	font-family: Georgia, serif;
	color: #c9002d;
	font-size: 36px;
}

/* SHOP */

#shop-account-home,
.shop {
	font-family: Arial, Helvetica, Verdana, "Sans Serif";
}
.shop h1 {
	font-family: Georgia, serif;
	color: #c9002d;
	font-size: 36px;
}
.shop p {
	margin: 1em 0;
}
.shop ul {
	margin: 1em 0;
}

#opc_payment_list p.payment_module { 
	border-bottom: 1px solid #E5E5E5;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

/* home */
#shop-home-head {
	overflow: hidden;
	height: 100%;
	border-bottom: solid 1px #e5e5e5;
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
}
#shop-home-head img {
	float: left;
}

#shop-home-featured {
	
}
#shop-home-featured-header {
	font-family: Georgia, serif;
	margin: 0 10px;
}
#shop-home-featured-header-titles{
	font-family: Georgia, serif;
	overflow: hidden;
	zoom: 1;
}
#shop-home-featured-header-titles a {
	float: left;
	font-size: 24px;
	color: #777;
	width: 250px;
	padding: 10px;
	text-align: center;
	text-transform:uppercase;
	background:#F5F5F5;
}
#activecategory{
	background:#C9002D!important;
	color:#FFFFFF!important;
}
#shop-home-featured-header-titles h2 {
	float: left;
	font-size: 28px;
	color: #777;
	width: 375px;
	padding: 10px;
}
#shop-home-featured-header-titles  span {
	color: #c9002d;
}

#shop-home-featured-header-titles .onglet-center{
	width:220px!important;
}
#shop-home-featured-header-titles .onglet-left{
	width:150px!important;
	margin-left:50px;
}
#shop-home-featured-header-titles .onglet-right{
	width:150px!important;
}
#shop-home-featured-header-titles .info-onglet{
	font-size:10px;
	text-transform:none!important;
	line-height:10px;
}
#shop-home-featured-titles {
	font-family: Georgia, serif;
	margin: 0 0 20px 0;
	overflow: hidden;
	zoom: 1;
	background: #f5f5f5;
}

#shop-home-featured-titles h2 {
	float: left;
	font-size: 28px;
	color: #777;
	width: 450px;
	padding: 10px;
	text-align: center;
}
#shop-home-featured-titles .right span {
	color: #c9002d;
}
#shop-home-featured-titles .left span {
	color: #4687c2;
}
#shop-home-featured #product_11 h4 a {
	color: #7030A0;
}
#shop-home-featured #product_11 .shop-home-featured-price{
	color: #7030A0;
}
#shop-home-featured #product_11 a.button {
	background-position: 0 -80px;
}
#shop-home-featured li.shop-home-featured-type {
	float: none;
	width: 100%;
	background: #f5f5f5;
	height: 100%;
	clear: both;
	margin: 0 0 0 -10px;
	padding: 10px 0 0 10px;
	display:block;
	background: url(images/bg_shop-home-featured-type.png) no-repeat scroll 0 12px transparent;
}
#shop-home-featured li.shop-home-featured-spacer {
    background: none repeat scroll 0 0 #FFFFFF;
    clear: both;
    float: none;
    height: 5px;
    margin: 0 0 0 -10px;
    padding: 0;
    width: 940px;
	display:block;
}

#shop-home-featured h3 {
	font-family: Georgia, serif;
	color: #777;
	font-size: 20px;
	padding-left: 10px;
}

#shop-home-featured ul {
	margin: 0;
	padding: 0 10px 10px;
	background: #f5f5f5;
	overflow: hidden;
	zoom: 1;
}
#shop-home-featured ul ul {
	padding: 0;
	overflow: visible;
	background: #fff;
}
#shop-home-featured li {
	float: left;
	width: 400px;
	background: #fff;
	padding: 26px;
	/*padding: 15px 26px;*/
	height: 80px;
	margin: 10px 4px;
	/*height: 180px;*/
	display: inline;
	background: url(images/forfait-bg.png) no-repeat;
}
#shop-home-featured .shop-home-featured-price {
	float: right;
	width: 140px;
	text-align: center;
	border-top: solid 2px;
	color: #c9002d;
}
#shop-home-featured .shop-home-featured-price a {
	display: block;
}
#shop-home-featured .shop-home-featured-price small {
	color: #777;
	font-size: 9px;
	line-height: 10px;
}
#shop-home-featured .right .shop-home-featured-price {
	color: #4687c2;
}
#shop-home-featured .right a.button, .blue input[type="submit"] {
	background-position: 0 -40px;
	background-color: #4687C2;
}
#shop-home-featured .right a:hover.button {
	background-position: 0 -60px;
}
#shop-home-featured .price {
	font-size: 30px;
	font-weight: bold;
}
#shop-home-featured .shop-home-featured-description {
	width: 240px;
	float: left;
}
#shop-home-featured h4 {
	font-size: 20px;
}
#shop-home-featured .right h4 a {
	color: #4687c2;
}
#shop-home-featured .shop-home-featured-description p {
	margin: 1em 0;
}
#shop-home-featured .shop-home-featured-description li {
	width: 100%;
	height: 100%;
	float: none;
	margin: 5px 0;
	padding: 0 0 0  15px;
	display: block;
	background: url(images/list-bg.png) no-repeat 0 4px;
}
#shop-home-featured .right .shop-home-featured-description li {
	background-position: 0 -186px;
}

/* product */

#shop-product-description {
	width: 340px;
	float: left;
	background: #f5f5f5;
	padding: 20px;
}
#shop-product-description h1 {
	font-size: 20px;
	color: #c9002d;
	margin: 0 0 10px 0;
}
#shop-product-description ul {
	margin: 5px 0;
}
#shop-product-description li {
	margin: 10px 0;
	padding: 0 0 0 15px;
	background: url(images/list-bg.png) no-repeat 0 3px;
}

#shop-product-prices {
	margin: 0 0 0 10px;
	float: left;
	display: inline;
	overflow: hidden;
	width: 525px;
}
#shop-product-prices ul {
	margin:0;
}
#shop-product-prices li.first {
	float: none;
	border-bottom: none;
}
#shop-product-prices li {
	width: 139px;
	float: left;
	padding: 10px;
	border-right: solid 1px #e5e5e5;
	border-bottom: solid 1px #e5e5e5;
	border-top: solid 1px #e5e5e5;
}
#shop-product-prices h2 {
	font-family: Georgia,"Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #c9002d;
	font-size: 14px;
	border-bottom: solid 2px #c9002d;
	padding: 5px 0;
	min-height: 34px;
}
#shop-product-prices p {
	color: #c9002d;
	font-size: 42px;
	font-weight: bold;
	letter-spacing:-4px;
	margin: 5px 0;
	white-space: nowrap;
	text-align: center;
}
#shop-product-prices input[type="submit"] {
	width: 100%;
	text-align: center;
}

/* account */

/* sign in */

#shop-sign-in,
#shop-sign-up {
	float: left;
	width: 370px;
	margin: 0 5px;
	display: inline;
}
#shop-sign-in h2,
#shop-sign-up h2 {
	font-size: 18px;
}
#shop-sign-in p,
#shop-sign-up p {
	margin: 5px 0;
}
#shop-sign-in label,
#shop-sign-up label {
	display: block;
	width: 150px;
}
#shop-sign-in input[type="text"],
#shop-sign-up input[type="text"],
#shop-sign-in input[type="password"] {
	width: 180px;
}


/* sign up full form */

#shop-sign-up-form {
	margin-top: 1em;
}

#shop-sign-up-form label {
	display: block;
	float: left;
	width: 210px;
}
#shop-sign-up-form sup {
	color: #c9002d;
}
#shop-sign-up-form input[type="text"],
#shop-sign-up-form input[type="password"],
#shop-sign-up-form textarea {
	width:280px;
}
#shop-sign-up-form p {
	overflow: hidden;
	margin: 1em 0;
}
#show-company {
	display:inline-block;
	width: 10px;
	height: 10px;
	margin: 0 0 0 10px;
	background: green url(images/sign-up-company-icon.png) no-repeat;
}


#shop-account-home h2,
#shop-account-referral h2 {
	margin: 1em 0;
	font-size: 13px;
	color: #000;
	text-transform: uppercase;
}
#shop-account-home li,
#shop-account-referral li {
	margin: 1em 0;
	border-top: solid 1px #e5e5e5;
}
#shop-account-home ul,
#shop-account-referral ul {
	margin: 0;
}

/* edit account */

#shop-account-edit label {
	display: block;
	float: left;
	width: 210px;
}
#shop-account-edit sup {
	color: #c9002d;
}
#shop-account-edit input[type="text"],
#shop-account-edit input[type="password"] {
	width:250px;
}
#shop-account-edit p {
	overflow: hidden;
	margin: 1em 0;
}

/* list adresses */

#shop-account-addresses-list {

}
#shop-account-addresses-list address {
	font-style: normal;
}
#shop-account-addresses-list ul {
	margin: 1em 0;
	overflow: hidden;
	height: 100%;
}
#shop-account-addresses-list p a {
	font-size: 11px;
}

#shop-account-addresses-list li {
	float: left;
	width: 50%;
}

/* Edit address */


#shop-account-address-edit label {
	display: block;
	float: left;
	width: 210px;
}
#shop-account-address-edit sup {
	color: #c9002d;
}
#shop-account-address-edit input[type="text"],
#shop-account-address-edit input[type="password"],
#shop-account-address-edit textarea {
	width:280px;
}
#shop-account-address-edit p {
	overflow: hidden;
	margin: 1em 0;
}

/* list orders */

#shop-account-orders th {
	background: #f5f5f5;
}
#shop-account-orders td, 
#shop-account-orders th {
	padding: 5px;
	border-bottom: solid 1px #e5e5e5;
	text-align: left;
}

/* CHECKOUT */

#shop-checkout table {
	margin: 1em 0;
	border: 0;
}
#shop-checkout th,
#shop-checkout h2 {
	font-size: 13px;
	color: #000;
	text-transform: uppercase;
	height: 36px;
	line-height: 36px;
	background: #ccc url(images/sidebar-head-bg.png) repeat-x top;
	font-weight: normal;
}
#shop-checkout td,
#shop-checkout th {
	border: solid 1px #e5e5e5;
	vertical-align: middle;
	padding: 0 10px;
}
#shop-checkout td {
	padding: 10px;
}


/* price */

.cart_price {
	width: 100px;
}

/* quantity */
.cart_quantity {
	text-align: center;
	width: 100px;
}
.cart_quantity input {
	vertical-align: middle;
}
.cart_quantity_down,
.cart_quantity_up {
	width: 9px;
	height: 6px;
	float: left;
}
.cart_quantity_down {
	background: #fff url(images/shop-quantity-icons.png) no-repeat 0 -6px;
}
.cart_quantity_up {
	background: #fff url(images/shop-quantity-icons.png) no-repeat;
}
.cart_quantity .disabled {
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}
.cart_quantity_button  {
	display: inline-block;
	vertical-align: middle;
	width: 9px;
	line-height: 12px;
}
.cart_total {
	width: 100px;
}

.cart_delete_product {
	width: 16px;
	height: 16px;
	background: url(images/cart-del.png) no-repeat;
}
#shop-checkout .cart_delete {
	width: 16px;
}

/* Checkout table footer */

#shop-checkout tfoot td {
	font-style: normal;
	text-transform: uppercase;
	border: 0;
	background: #fff;
}
#shop-checkout tfoot .cart_footer {
	padding: 5px 5px 5px 540px;
}
#shop-checkout .checkout-table-total {
	text-align: right;
}
#total_price_label {
	font-size: 16px;
}
#shop-checkout #total_price {
	font-weight: bold;
	font-size: 22px;
	border-bottom: solid 1px #e5e5e5;
	border-top: solid 1px #e5e5e5;
}
#shop-checkout .checkout-table-total {
	border-right: solid 1px #e5e5e5;
	border-left: solid 1px #e5e5e5;
}




#shop-checkout h2 {
	padding: 0 0 0 10px;
}
#shop-checkout .shop-checkout-box {
	border: solid 1px #e5e5e5;
	margin: 1em 0;
}
#shop-checkout .shop-checkout-box-content {
	padding: 1em;
}



/* delivery */

#shop-checkout-addresses input,
#shop-checkout-addresses select {
	vertical-align: middle;
}
#shop-checkout-addresses h3 {
	font-weight: bold;
	font-size: 13px;
	display:-moz-inline-box;
	display: inline-block;
}
#shop-checkout-addresses ul {
	overflow: hidden;
	height: 100%;
}
#shop-checkout-addresses ul ul {
	margin: 1em 0;
}
#shop-checkout-addresses li {
	margin: 0;
	width: 50%;
	float: left;
}
#shop-checkout-addresses li li {
	float: none;
	width: 100%;
	font-weight: bold;
}
#shop-checkout-addresses li a {
	font-weight: normal;
}

/* Checkout account/login */

#shop-checkout-account h3 {
	margin: 1em 0;
	font-size: 13px;
	color: #000;
	text-transform: uppercase;
	padding: 0 0 5px 0;
	border-bottom: solid 1px #e5e5e5;
}

#shop-checkout-account label {
	display: block;
	float: left;
	width: 210px;
}
#shop-checkout-account sup {
	color: #c9002d;
}
#shop-checkout-account input[type="text"],
#shop-checkout-account input[type="password"],
#shop-checkout-account textarea {
	width:280px;
	margin: 0 5px 0 0;
}
#shop-checkout-account p {
	overflow: hidden;
	margin: 1em 0;
}
#news{
	height: 44px !important
}
/* Forms */

/* contact form */

.cform ol {
	margin: 0;
}
.cform li {
	margin: 1em 0;
	overflow: hidden;
}
.cform label {
	float: left;
	display: block;
	width: 210px;
}
.cform input[type="text"],
.cform textarea,
.cform select {
	width:280px;
	margin: 0 5px 0 0;
}
.cform .emailreqtxt,
.cform .reqtxt {
	color: #c9002d;
}
.cform .cf-sb {
	margin-left: 210px;
}
.linklove {
	display: none;
}


/* To remove */
#perf {
	position: absolute;
	top:0;
	right: 0;
	background: orange;
}

/* Bloc newsletter AJAX */
#resMsg { color: #c9002d; margin-top: 10px; }
#boxArticle { 
	background: #fff; 
	width: 430px; 
	height: 280px; 
	padding: 10px; 
	position: relative;
}
#boxArticle .titre { 
	font-size: 18px; 
	color: #c9002d; 
	font-family: Georgia, serif;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #E5E5E5;
}
#boxArticle .button { position: absolute; bottom: 10px; cursor: pointer; }
#goToPanier { right: 10px; }
#rester { left: 10px; }
#boxArticle .spacerLine { width: 430px; border-top: 1px solid #e5e5e5; bottom: 40px; position: absolute; }

/* Shadow Box hide close button */
/*#sb-nav a { display: none!important; }*/

/* Bloc identification */
#shop-checkout-account #opc_block_1_status { padding: 10px; overflow: hidden; }
#shop-checkout-account #opc_block_1_status .opc_float_status { 
	float: left; 
	width: 50%;
}

/* Popup recommander à un ami */
body#recommanderPopup { background: #fff; padding: 0 20px; width: 560px; font-size: 13px; }
	#recommanderPopup #marque a { background-position: -9px -40px; height: 78px; }
	#recommanderPopup p { text-align: justify; clear: both; }
	#recommanderPopup form, #recommanderPopup .rouge { 
		border-top: 1px dotted #888888;
		margin-top: 20px;
		padding-top: 20px; 
    }
    #recommanderPopup form .rouge { float: left; border: none; margin: 0; padding: 0; }
    #recommanderPopup .rouge { 
		color: #c9002d; 
		font-size: 16px; 
		font-weight: bold;
	}
	#recommanderPopup h1 { clear: both; font-size: 32px }
	#recommanderPopup input, #recommanderPopup textarea { float: right; width: 370px }
	#recommanderPopup textarea { height: 150px }
	#recommanderPopup label { float: left }
	#recommanderPopup i { float: left; font-size: 14px }
	#recommanderPopup .blocCopie input, #recommanderPopup .blocCopie label {
		float: left;
	}
	#recommanderPopup .boutons input { float: left; width: 200px; margin: 20px 20px 20px 0; }
	#recommanderPopup #copie { width: 20px; }
	#recommanderPopup .line { float: left; clear: both; width: 100%; margin-bottom: 5px; }

/* Print page */
a.printpage { color: #777 }
.printpage { 
    background: url("images/icons.png") no-repeat scroll 0 -64px transparent;
}
.printpage, #page a.pdf {
	display:-moz-inline-box;
	display: inline-block;
	padding: 0 0 0 20px;
	font-size: 10px;
	line-height: 16px;
	font-family: Arial, Helvetica, Verdana, "Sans Serif";
}

/* themes bleu pour la page produit */
.blue #our_price_display, .blue #shop-product-description h1 { 
	color: #4687c2; 
}
.blue #shop-product-description li { background-position: 0 -187px }

#post-payformore a, #post-payformore .sms { color: #666 }

#posts-list-authors { margin: 0; padding: 0 }
#posts-list-authors li { 
	width: 140px; 
	float: left; 
	height: 230px;
	margin-right: 15px; 
}
#posts-list-authors li p { margin: 0 }

#post-plus a.pdf, #page a.pdf { 
	background: url("images/pdf.png") no-repeat transparent
}
#page a.pdf { color: #777; }

#header-mag { 
	z-index: 3;
	position: absolute;
	right: 217px;
	top: 21px;
	width: 180px;
}
#header-mag .mag-cover-all{
	width:186px;
	height:128px;
	position:relative;
	background: url(images/bg-mag-causeur.png) top right no-repeat;
}
#header-mag .decouverteAchat{
	position:absolute;
	top:57px;
	color:#fff;
	text-align:center;
	right: 18px;
}
#header-mag .decouverteAPartir{
	position:absolute;
	top:101px;
	color:#fff;
	text-align:center;
	font-size:9px;
	right: 12px;
}
#header-mag img {
	float: left;
 	margin-right: 10px;
 	width:91px;
	height:128px;
}
#header-mag .mag-cover-all-text{
	position:absolute;
	top: 13px;
	right: 0;
	width: 85px;
	font-size: 10px;
	font-weight: bold;
}
#header-mag .mag-cover-all-text a{
	color: #444444 !important;
}
#post-comments-list-wrapper{
	margin-top:20px;
}

#post-comments-list-wrapper a.button {
	/*margin-top: 10px;*/
	cursor: pointer;
}

#post-payformore h4 { width: auto; clear: both }
#post-comments-list-wrapper { margin-top: 13px }

#facebook-connect-import{
	display:block;
	padding:5px 10px;
	background:blue;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	width:355px;
	background: url(images/bg-face-btn.png) left top repeat-x !important;
    -webkit-box-shadow: 
		0px 2px 5px rgba(0,0,0,0.7);
    -moz-box-shadow: 
		0px 2px 5px rgba(0,0,0,0.7);
    box-shadow: 
		0px 2px 5px rgba(0,0,0,0.7);
}

.paginationAuthor{
	position:absolute;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
}

#popin-newsletter{
	/*border: 1px solid red;*/
	margin: 0 auto;
	height: 100%;
	background: black;
	-moz-opacity:0.5;
	opacity: 0.5; 
	filter:alpha(opacity=50);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999999;
	vertical-align:middle;
	min-height:2500px;
	display: none !important
}
#popin-newsletter-block{
	position:absolute;
	border: 1px solid #999;
	left: 50%;
	top: 20%;
	margin-left: -400px;
	height: 150px;
	background: #fff;
	-moz-opacity:1;
	opacity: 1; 
	filter:alpha(opacity=100);
	width: 800px;
	z-index: 999999999999;
	margin-top:20%;
	-webkit-box-shadow: 
		0px 2px 5px rgba(0,0,0,0.7) ;
    -moz-box-shadow: 
		0px 2px 5px rgba(0,0,0,0.7) ;
    box-shadow: 
		0px 2px 5px rgba(0,0,0,0.7) ;
	display: none !important
}

#popin-charlie-block{
	position:absolute;
	border: 1px solid #999;
	left: 50%;
	top: 20%;
	margin-left: -200px;
	height: 200px;
	background: #000;
	color:#fff;
	-moz-opacity:1;
	opacity: 1; 
	filter:alpha(opacity=100);
	width: 400px;
	text-align:center;
	z-index: 999999999999;
	margin-top:20%;
	-webkit-box-shadow: 
		0px 2px 5px rgba(0,0,0,0.7) ;
    -moz-box-shadow: 
		0px 2px 5px rgba(0,0,0,0.7) ;
    box-shadow: 
		0px 2px 5px rgba(0,0,0,0.7) ;
}
.charlie-big{
	font-size:40px;
	margin-top:40px;
	margin-bottom:30px;
}
.charlie-small{
	font-size:19px;
}

.hidden-n{
	display:none;
	
}

.popin-display{
	display: inherit !important
}
#center-newsletter {
	width: 395px;
	float: left;
}
#center-newsletter form {
	padding: 10px;
	width: 395px;
}
#center-newsletter-img{
	float: left;
}

#center-newsletter input {
	vertical-align: middle;
}
#center-newsletter input[type="text"] {
	width: 200px;
	margin: 0 10px 0 0;
}
#center-newsletter .title {
	font-size:21px;
	padding:12px 0 0 0;
}
#center-newsletter{
	position:relative;
}
.closeNewsletter{
	font-size: 17px;
	font-weight: bold;
	position: absolute;
	top: 10px;
	right: 12px;
	font-family: "arial";
}
.closeNewsletter a{
color: white;}

#habillage {
	position: absolute;
	margin-left: -640px;
	left: 50%;
	top: 0;
	width: 1280px;
}
#link-habillage {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1280px;
	height: 170px;
}
#link-habillage-left {
	position: absolute;
	top: 170px;
	left: 0;
	width: 160px;
	height: 600px;
}
#link-habillage-right {
	position: absolute;
	top: 170px;
	right: 0;
	width: 160px;
	height: 600px;
}
h2.blue{
	color: #4687C2 !important;
	border-bottom: solid 2px #4687C2 !important;
}

/********** Auhors *********/

#authors-page #auteursEnAvant{
	padding:20px 90px;
	text-align: center;
	height: 200px;
}
#authors-page #auteursEnAvant .auteurAvant{
	float:left;
	margin:0 8px;
	width: 140px;
	height: 112px;
}
#authors-page #auteursEnAvant .auteurAvant img{
    -webkit-box-shadow: 
		0px 10px 10px rgba(0,0,0,0.7);
    -moz-box-shadow: 
		0px 10px 10px rgba(0,0,0,0.7);
    box-shadow: 
		0px 10px 10px rgba(0,0,0,0.7);
}
#authors-page #auteursEnAvant .auteurAvant .titleAvant{
	margin-top:5px;
	font-size:15px;
	font-weight:bold;
	display:block;
	color: #C9002D;
}
#authors-page #auteursEnAvant .auteurAvant .descpAvant{
	font-weight:normal;
	display:block;
}

#authors-page ol{
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #DB778D;
}
#authors-page ol li{
	display: inline-block;
	vertical-align: top;
	margin-right: 2px;
	color: #DB778D;
	font-size: 32px;
	text-transform:uppercase;
}
#authors-page h1 {
	margin-bottom: 20px;
}
#authors-page p {
	margin: 20px;
	font-size: 15px;
}
#authors-page .s0 {
	font-size: 45px;
	color: #C9002D;
	letter-spacing: -2px;
	padding-left:20px;
}
#authors-page ul{
	float: left;
	/*width: 255px;*/
	padding: 0 10px;
	margin-left: 31px;
	border-left: 1px solid #DB778D;
	padding-left:20px;
	padding-right:20px;
}
#authors-page ul a{
	text-decoration: none;
}
#authors-page ul.g-first{
	margin-left: 0px;
	border:0;
	padding-left: 20px;
}
#authors-page ul li{
	width: 150px;
	font-size: 20px;
	margin-bottom: 10px;
	font-family: Georgia, Times, "Times New Roman", serif;
	float: left;
	min-height: 240px;
}
#authors-page ul li a.nameTitleAuthor{
	margin-top:5px;
	font-size:15px;
	font-weight:bold;
	display:block;
	color: #C9002D;
	width: 140px;
}
#authors-page ul li a.descpTitleAuthor{
	margin-top:5px;
	font-size:13px;
	display:block;
	color: #444;
	width: 140px;
}

#authors-page table{
	margin:20px;
	width:900px;
}

#authors-page th{
	font-weight:bold;
	text-align:left;
	padding-bottom:20px;
}
#authors-page td{
	text-align:left;
	padding-bottom:20px;
}
.active-letter{
	color: #4687C2 !important;
}


#buy{
	width: 94% !important;
text-align: center !important;
font-size: 15px !important
}

.g-page{
	padding-top: 10px;
	margin-bottom: 0px;
padding-bottom: 16px;
}

#menu-item-8876{
	display:none;
}




/****************************/
/* FIX CGV (david)			*/
/****************************/
.hidden {
	display:none !important;
}
.top-login{float: left;}
.top-login label{ color: #C9002D; display: block; float: left; font-size: 13px; font-weight: bold; margin-right: 22px; margin-top: 8px; text-transform: uppercase;}
.top-login .input-box{ float: left; padding-top: 4px; margin-right: 10px;}
.top-login .input-box input.input-text{ border: solid 1px #ccc; -webkit-border-radius: 3px; border-radius: 3px; -moz-border-radius: 3px; color: #666666; float: left; height: 13px; margin-left: 5px; padding: 4px; width: 140px;}
.top-login .input-box input.input-text:first-child{ margin-left: 0;}

button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.button span {
    background: url("/wp-content/themes/causeur_6/boutique/images/btn-bg.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    font: 400 14px/30px "Oswald",Helvetica,sans-serif;
    height: 31px;
    padding: 0 0 0 4px;
    text-align: center;
    white-space: nowrap;
}

button.button span span {
    background-position: 100% 0;
    padding: 0 8px 0 4px;
}
button.button:hover span {
    background-position: 0 100%;
}
button.button:hover span span {
    background-position: 100% 100%;
}



.top-login button.button{float: left; margin-right: 10px; margin-top: 5px;}
.top-login button.button span,a.register{ background: url("/wp-content/themes/causeur_6/boutique/images/button.png") no-repeat scroll 0 0 transparent; color: #FFFFFF; float: left; font-size: 13px; height: 20px; line-height: 20px;  padding-left: 3px;font-family: arial;}
.top-login button.button span span{background-position: 100% 0; padding-left: 7px; padding-right: 10px;}
a.register{margin-top: 5px;}
a.register span{background: url("/wp-content/themes/causeur_6/boutique/images/button.png") no-repeat scroll 100% 0 transparent; display: block; padding-left: 7px; padding-right: 10px;}
a.register:hover{text-decoration: none;}


#home-feature-post img:hover {
 transform: scale(1.1); 
 transition: all 0.5s;
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
   
}
#posts-list article{
	overflow: hidden
}
#posts-list article img{
	overflow: hidden;
	width: 230px;
	height: auto
	
}

.top-social.top-ico a:hover{
transform: scale(1.1);
transition: all 0.5s ease 0s;
}



#fade { /*--Masque opaque noir de fond--*/
	display: none; /*--masqué par défaut--*/
	background: #000;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}

.popup_block{
	display: none; /*--masqué par défaut--*/
	top: 50%; left: 50%;
	position: fixed;
	z-index: 99999;
	float: left;
	background:white;
	width: 434px !important;
}
.popup_block #identifiezvous{
	overflow:hidden;
	width: 434px;
}

.popup_block #identifiezvous h3{
	background:#C9002D;
	color:#fff;
	text-transform:uppercase;
	font-size:17px;
	text-align:center;
	font-weight:bold;
	padding:10px
}
.popup_block #colonne1{
	float:left;
	width: 393px;
	padding:0 20px;
	margin:20px 0
}
.popup_block #colonne3{
	float:left;
	padding:0 20px;
	width:220px
}

#colonne3 #pcreer{
	width: 31%;
	float: left;
	margin-top: 0px
}

#colonne3 {
	width: 500px !important;
	border-top: 1px solid;
	padding-top: 10px !important
}

#colonne3 #pcreer input{
	background: transparent none repeat scroll 0% 0%;
border: medium none;
color: #CE0E0E !important;
padding: 0px !important;
font-size: 14px !important;
text-transform: inherit;
font-weight: inherit;
 width: 75px !important;
}

#colonne3 .titre{
	width: 56%;
float: left;
font-size: 15px !important;
text-align: left !important;
}
.popup_block #identifiezvous .titre{
	font-size:17px;
	font-weight:bold;
	margin-bottom:20px;
}
.popup_block #colonne3 p{
	font-size:13px
}
.popup_block .compteform label{
	display:block;
	margin:0 0 0px;
	font-size:13px;
	width: 29%;
	float: left;
	margin-top: 5px;
}
.popup_block .compteform .notice{
	color:#bb3131;
	font-weight:normal
}
.popup_block .compteform .inp{
	background:none repeat scroll 0 0 #ebebeb;
	border:1px solid #cfcfcf;
	display:block;
	margin:0 0 15px;
	padding:5px;
	width:200px
}
.popup_block p.resteconnecte{
	font-size:13px;
	margin-bottom:20px;
	margin-left: 114px;
}
.popup_block #forgetpswd{
	text-decoration: underline;
	color: rgb(26, 13, 171);
}
.popup_block #pvalider{
	margin-top:20px;
	margin-left: 114px;
}
.popup_block #creer, .popup_block #SubmitLogin{
	padding:5px;
	width:58%!important;
	font-size:15px!important;
}
.popup_block #pcreer{
	margin-top:63px
}
.popup_block #identifiezvous input:hover{
	cursor:pointer
}


.wdgpo.wdgpo_standard_nocount{
	position: relative;
	top: 25px;
	left: 407px;}
#post-social-side2{
	position: relative;
	right: 23px;
	bottom: 2px;
}
._2pi4 {
    padding-bottom: 12px;
    padding-top: 12px;
    display: none;
}
._5p3y ._5pbw, ._5p3y ._5pbx, ._5p3y ._5pbx span.text_exposed_link {
    font-size: 14px;
    width: 300px;
}

.modalDialog {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0px;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	opacity: 1;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialog{
	opacity:1;
	pointer-events: auto;
}

.off{display: none}

.modalDialog > div {
	width: 49%;
	position: relative;
	margin: 10% auto;
	background: #fff;
	min-width: 417px;
	max-width: 600px;
}
.close {
	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}


.close:hover {
	background: #00d9ff;
}
#test-RS{
	padding: 0px 0px 8px;
margin: 0px;
width: 99%;
display: inline-block !important;
border-bottom: solid 1px #CCC4C4;
border-top: solid 1px #CCC4C4;
}
#test-RS img{
	    width: auto;
    height: 20px;
    position: relative;
    top: 5px;
}


#test-RS li{
	display: inline-block;
	margin-right: 10px;
}

#test-RS li:last-child{
	display: inline-block;
	margin-right: 10px;
	float: right;
}

.send-to-friend{
	margin-right: 5px
}




#test-RS .to-comments a {
    color: #000;
    font-size: 12px;
}



#RSgoogle{
	 background: transparent url("http://www.causeur.fr/images/googleplus.png") no-repeat scroll 0% 0% / 71% auto;
     padding: 6px 19px;
     border-radius: 3px;
}
#RStweet{
	 background: transparent url("http://www.causeur.fr/images/twitterRS.png") no-repeat scroll 0% 0% / 71% auto;
     padding: 6px 19px;
     border-radius: 3px;
}
#RSmail{
	 background: transparent url("http://www.causeur.fr/images/mailRS.png") no-repeat scroll 0% 51% / 88% auto;
	padding: 6px 25px;
	border-radius: 3px;
}#RSfacebook{
	 background: transparent url("http://www.causeur.fr/images/facebookRS.png") no-repeat scroll 0% 0% / 71% auto;
     padding: 6px 19px;
     border-radius: 3px;
}
.to-comments a{
	background: transparent url("http://www.causeur.fr/images/com.png") no-repeat scroll 0px 0px / 37% auto;
padding: 5px 0px 5px 25px;
}
.pluginButton {
	display: none !important
}

#auteur{
padding-top: 9px;
float: left;
width: 47%;


}
#publi{
    float: left;
    height: 18px;
width: 100%;
    text-align: justify;
    overflow: hidden;

 
}
#keyword{
	max-height: 64px;
}

#at4-share {
    top: auto;
    bottom: 30px !important;}

#auteur img{
	float: left;
	margin: 2px 7px 2px 0px;

}
#auteur1 img{
	float: left;
	margin: 2px 7px 2px 0px;

}

#bio{
float: left;
overflow: hidden;
max-height: 108px;
width: 78%;
}

 #post-head #bio {
    float: left;
    overflow: hidden;
    height: 52px;
min-width: 77%;
max-width: 97%;}


/* Cookie Warning */
.cookie-warning { background-color: #fff; font-size: 12px; font-size: 0.75rem; }
.cookie-warning .cookie-inner { position: relative; max-width: 1120px; margin: 0 auto; padding: 13px 50px 13px 30px; padding: 0.8125rem 3.125rem 0.8125rem 1.875rem; }
.cookie-warning .close-btn { position: absolute; right: 12px; top: 25px; }
.cookie-warning .cookie-inner { padding: 13px 100px 13px 30px; padding: 0.8125rem 6.25rem 0.8125rem 1.875rem; }
.close-btn {border:none; background-color: #b82f4f; padding: 10px; color: #fff; -webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; -o-font-smoothing: antialiased; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.9); }

#test-bpage{
	flex-wrap: wrap;
	display: flex;
	margin: 0px;
	padding: 0px;
	margin-top: 24px;
	border: 1px solid;
	width: 100%;
	text-align: left;
	display: -webkit-flex; /* Safari */
    -webkit-flex-direction: row; /* Safari 6.1+ */
}

#test-bpage #auteur{
	display: block !important;
float: left;
padding: 0px 12px 8px;
border: 1px solid rgb(229, 229, 229);
margin: 0px;
}

#test-bpage #auteur1{
	display: block !important;
float: left;
padding: 0px 12px 8px;
margin: 0px;
}


#test-bpage li{
	display: inline-block;
float: left;
width: 47%;}

#test-bpage li p{
	margin: 0px
}
#test-bpage li p a{
color: #C9002D
}
#test-bpage #auteur img {
    float: left;
    margin: 17px 7px 2px 0px;
}

#test-bpage #bio {
	    margin: 17px 1px;
	    text-align: left;
	    width: 79%;
		max-width: 98%;
}
#test-bpage #auteur {
    display: block !important;
    float: left;
    height: 109px;
    border: none;
    width: 93%;
}

#test-bpage #post-author-related{
	float: left;
width: 46%;
border-left: 1px solid;
padding: 0px 0px 1% 4%;
min-height: 62px;
}

#test-bpage #post-author-related li a {
	font-size: 12px;
}


#test-bpage #post-author-related ul{
	margin: 0px;
padding: 0px;
display: inline-block;
margin-bottom: 7px;
width: 100%;
}

#test-bpage #post-author-related li{
    padding: 0px 0px 0px 10px;
    background: #FFF url("images/list-bg.png") no-repeat scroll 0px 3px;
    width: 100%;
    margin: 15px 0px 0px;
border: medium none;
width: 93%;
line-height: 15px;
}
.separator{
	display: none
}

.regular.hcount.ltr.ready.count-ready{
	position: relative !important;
	top: 3px !important
}


#info-post{
display: block !important;
width: 49%;
padding-top: 9px;
float: left;
border-left: 1px solid rgb(145, 151, 163);
padding: 9px 0px 4px 7px;
overflow: hidden;
min-height: 52px;
}

#post-content strong {
    font-size: 16px;}


#post-released-in img{
	float: left; height: auto; margin-right: 13px; width: 15%;
}
#list-bouton li{
	float: left;
	margin-right: 11px;
}

#list-bouton{
	display: inline-block;
	margin: 0px !important;
	padding: 0px !important
}

#list-bouton #ident{
	margin: 0px 10px 0px 0px !important;
	text-transform: inherit !important;
	padding: 8px;
	font-size: 11px;
	color: white;
	text-transform: uppercase;
	font-weight: bold


}


#list-bouton #ident a{
	font-size: 11px;
	color: white;
	text-transform: uppercase;
}


.AR_1.ob-widget{
	width: 100% !important
}
#ligatusframe_26859{
	width: 100% !important
}

#ligatusframe_26859 iframe{
	width: 100% !important
}

.lig_wrapper_ad_26859{
    width: 100% !important;
  
}

#post-social-side1{
	display: block !important
}


.facebook a {
    background: transparent url("images/facebook.png") no-repeat scroll 0px top / 100% auto !important;
    width: 48px;
    position: fixed;
    bottom: 290px;
    height: 48px !important;
    left: 0px;
    color: rgba(255, 255, 255, 0) !important;
    z-index: 1000;
    padding: 0px !important;
    margin: 0px !important;
}

.twitter a {
    background: transparent url("images/twitter.png") no-repeat scroll 0px top / 100% auto !important;
    width: 48px;
    position: fixed;
    bottom: 242px;
    height: 48px !important;
    left: 0px;
    color: rgba(255, 255, 255, 0) !important;
    z-index: 1000;
    padding: 0px !important;
    margin: 0px !important;
}
.google a {
        background: transparent url("http://www.causeur.fr/images/googleplus.png") no-repeat scroll 0px top / 100% auto !important;
    width: 48px;
    position: fixed;
    bottom: 194px;
    height: 48px !important;
    left: 0px;
    color: rgba(255, 255, 255, 0) !important;
    z-index: 1000;
    padding: 0px !important;
    margin: 0px !important;
}


#post-plus1 .to-comments a{
    background: transparent url("http://www.causeur.fr/images/com.png") no-repeat scroll 0px top / 100% auto;
    width: 14px;
	position: fixed;
	bottom: 0px;
	height: 29px;
    left: 0px;
    color: rgba(255, 255, 255, 0)
}


.send-to-friend-scroll a {
	background: transparent url("http://www.causeur.fr/images/mail.png") no-repeat scroll 0px top / 100% auto;
    width: 48px;
    position: fixed;
    bottom: 338px;
    height: 48px !important;
    left: 0px;
    color: rgba(255, 255, 255, 0) !important;
    z-index: 1000;
    padding: 0px !important;
    margin: 0px !important;

}

.send-to-friend-scroll a img, .printscroll a img{
	width: 100%;
}

.printscroll a {
	background: transparent url("http://www.causeur.fr/images/print.png") no-repeat scroll 0px top / 100% auto;
    width: 49px;
	position: fixed;
	bottom: 146px;
	height: 48px !important;
	left: 0px;
	color: rgba(255, 255, 255, 0) !important;
	z-index: 1000;
	padding: 0px !important;
	margin: 0px !important;
}

#agrandir {
	background: transparent url("http://www.causeur.fr/images/typo1.png") no-repeat scroll 0px top / 100% auto;
    width: 49px;
	position: fixed;
	bottom: 98px;
	height: 48px !important;
	left: 0px;
	color: rgba(255, 255, 255, 0) !important;
	z-index: 1000;
	padding: 0px !important;
	margin: 0px !important;
	cursor: pointer;
}

#diminuer {
	background: transparent url("http://www.causeur.fr/images/typo2.png") no-repeat scroll 0px top / 100% auto;
    width: 49px;
	position: fixed;
	bottom: 49px;
	height: 48px !important;
	left: 0px;
	color: rgba(255, 255, 255, 0) !important;
	z-index: 1000;
	padding: 0px !important;
	margin: 0px !important;
	cursor: pointer;
}



#post-social-side{
	display: block
}


#colorbox, #cboxOverlay{
	display: none
}





@media only screen and (min-width : 725px) and (max-width : 1129px) {


.facebook a {
    background: transparent url("images/facebook.png") no-repeat scroll 0px top / 100% auto !important;
    width: 48px;
    position: fixed;
    left: 290px;
    height: 48px !important;
    bottom: 0px;
    color: rgba(255, 255, 255, 0) !important;
    z-index: 1000;
    padding: 0px !important;
    margin: 0px !important;
}

.twitter a {
    background: transparent url("images/twitter.png") no-repeat scroll 0px top / 100% auto !important;
    width: 48px;
    position: fixed;
    left: 242px;
    height: 48px !important;
    bottom: 0px;
    color: rgba(255, 255, 255, 0) !important;
    z-index: 1000;
    padding: 0px !important;
    margin: 0px !important;
}
.google a {
        background: transparent url("http://www.causeur.fr/images/googleplus.png") no-repeat scroll 0px top / 100% auto !important;
    width: 48px;
    position: fixed;
    left: 194px;
    height: 48px !important;
    bottom: 0px;
    color: rgba(255, 255, 255, 0) !important;
    z-index: 1000;
    padding: 0px !important;
    margin: 0px !important;
}


#post-plus1 .to-comments a{
    background: transparent url("http://www.causeur.fr/images/com.png") no-repeat scroll 0px top / 100% auto;
    width: 14px;
	position: fixed;
	left: 0px;
	height: 29px;
    bottom: 0px;
    color: rgba(255, 255, 255, 0)
}


.send-to-friend-scroll a {
	background: transparent url("http://www.causeur.fr/images/mail.png") no-repeat scroll 0px top / 100% auto;
    width: 48px;
    position: fixed;
    left: 338px;
    height: 48px !important;
    bottom: 0px;
    color: rgba(255, 255, 255, 0) !important;
    z-index: 1000;
    padding: 0px !important;
    margin: 0px !important;

}

.send-to-friend-scroll a img, .printscroll a img{
	width: 100%;
}

.printscroll a {
	background: transparent url("http://www.causeur.fr/images/print.png") no-repeat scroll 0px top / 100% auto;
    width: 49px;
	position: fixed;
	left: 146px;
	height: 48px !important;
	bottom: 0px;
	color: rgba(255, 255, 255, 0) !important;
	z-index: 1000;
	padding: 0px !important;
	margin: 0px !important;
}

#agrandir {
	background: transparent url("http://www.causeur.fr/images/typo1.png") no-repeat scroll 0px top / 100% auto;
    width: 49px;
	position: fixed;
	left: 98px;
	height: 48px !important;
	bottom: 0px;
	color: rgba(255, 255, 255, 0) !important;
	z-index: 1000;
	padding: 0px !important;
	margin: 0px !important;
	cursor: pointer;
}

#diminuer {
	background: transparent url("http://www.causeur.fr/images/typo2.png") no-repeat scroll 0px top / 100% auto;
    width: 49px;
	position: fixed;
	left: 49px;
	height: 48px !important;
	bottom: 0px;
	color: rgba(255, 255, 255, 0) !important;
	z-index: 1000;
	padding: 0px !important;
	margin: 0px !important;
	cursor: pointer;
}



}

@media only screen and (min-device-width : 501px) and (max-device-width : 724px) {

.container-lite {
    background: white;
    position: fixed;
    width: 100%;
    top: 0px !important;
    z-index: 200;
}


#header-account {
    height: 50px;
    position: absolute;
    right: 0;
    top: 55px;
    z-index: 10;
    padding-left: 15px;
    width: 100%
}

#col2 {
    width: 100%;
    padding-right: 0;
}

#main{
	overflow:hidden;
	font-family: "georgia";
}
#post-related{
	display: block !important;
}

#footer_hype_container{

	display: none
}

.mensuel-home-magazine {
    display: none !important;
}

.mensuel-liste-magazine {display: none !important
}
#archive-port{
	display: inherit !important;
}

	#calameo-ipad{
		display:block !important;
	}
	#calameo{
		display: none
	}

	.alignleft.size-full{
		width: 100%;
		height: auto
	}


#post-chapeau {
	font-family: "arial";
	display: none !important;
	font-size: 14px;
	color: #232425;
	margin: 5px 0 0 0;
}
#sidebar-last-mag-link p:nth-child(3){
	display: none
}
#sidebar-last-mag-link p:nth-child(4){
	display: none
}

#last-blogs-posts li {
	width: 8% !important;
	padding: 0;
	margin: 0px 4px;
	height: 170px !important;
}
#last-blogs-posts h5 {
	color: rgb(201, 0, 45);
	font-size: 14px;
	text-transform: uppercase;
	height: inherit;
	font-family: arial;
	line-height: 33px;
}

#main-nav li a {
	font-size: 100%;
	color: white;
	padding-left: 19px !important;
}
#main-nav ul {
    float: left;
    width: 100%
}
#main-nav {
    border-top: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
    overflow: hidden;
    height: 40%;
    width: 100%;
}

#main-nav ul li {
	width: 100% !important;
	background: #C9002D;
}
#menu-item-32664.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-32664{
	width: 100%
}

 #header-search {
    display: none
}
#center-newsletter form {
    padding: 10px;
    width: 75%;
}
#center-newsletter-img{
	margin-right: 20px;
	width: 20%;}

#logo a {
	background: transparent url("images/logo.png") no-repeat scroll 50% 0%;
	height: 100px;
	background-size: 45%;
	width: 432px;
	/* margin-left: 63px; */
}

.facebook a {
    background: transparent url("images/facebook.png") no-repeat scroll 0px top / 100% auto !important;
    width: 39px;
    position: fixed;
    bottom: 0px;
    height: 39px !important;
    left: 0px !important;
    z-index: 1000;
    color: rgba(255, 255, 255, 0) !important;
    padding: 0 !important;
    margin: 0 !important;
}




.twitter a {
    background: transparent url("images/twitter.png") no-repeat scroll 0px top / 100% auto !important;
    width: 39px;
    position: fixed;
    bottom: 0px;
    height: 39px !important;
    left: 39px !important;
    z-index: 1000;
    color: rgba(255, 255, 255, 0) !important;
    padding: 0 !important;
    margin: 0 !important;
}
.google a {
    background: transparent url("images/mail.png") no-repeat scroll 0px top / 100% auto !important;
    width: 39px;
    position: fixed;
    bottom: 0px;
    height: 39px !important;
    left: 78px !important;
    color: rgba(255, 255, 255, 0) !important;
    z-index: 1000;
    padding: 0 !important;
    margin: 0 !important;
}

.send-to-friend-scroll a {
    background: transparent url(http://www.causeur.fr/images/mail.png) no-repeat scroll 0px top / 100% auto !important;;
    width: 39px;
    position: fixed;
    bottom: 0px;
    height: 39px !important;
    left: 196px !important;
    color: rgba(255, 255, 255, 0) !important;
    z-index: 1000;
    padding: 0px !important;
    margin: 0px !important;
}

.printscroll a {
    background: transparent url("images/mail.png") no-repeat scroll 0px top / 100% auto !important;
    width: 39px;
    position: fixed;
    bottom: 0px;
    height: 39px !important;
    left: 78px !important;
    color: rgba(255, 255, 255, 0) !important;
    z-index: 1000;
    padding: 0 !important;
    margin: 0 !important;
    display: none
}


#diminuer {
    background: transparent url("http://www.causeur.fr/images/typo2.png") no-repeat scroll 0px top / 100% auto;
    width: 39px;
    position: fixed;
    bottom: 0px;
    height: 39px !important;
    left: 117px;
    color: rgba(255, 255, 255, 0) !important;
    z-index: 1000;
    padding: 0px !important;
    margin: 0px !important;
    cursor: pointer;

}

#agrandir {
	background: transparent url("http://www.causeur.fr/images/typo1.png") no-repeat scroll 0px top / 100% auto;
    width: 40px;
	position: fixed;
	bottom: 0px;
	height: 39px !important;
	left: 156px;
	color: rgba(255, 255, 255, 0) !important;
	z-index: 1000;
	padding: 0px !important;
	margin: 0px !important;
	cursor: pointer;
}




#post-plus1 .to-comments a{
    background: transparent url("http://www.causeur.fr/images/com.png") no-repeat scroll 0px top / 100% auto;
    width: 14px;
	position: fixed;
	bottom: 0px !important;
	height: 29px;
    right: 0px !important;
    color: rgba(255, 255, 255, 0);
    left: auto;
}

#m_nav_menu {
    width: 45px;
    height: 45px;
    position: absolute;
    background: rgba(0, 0, 0, 0);
    top: 10px;
    left: 10px;
    z-index: 3;
    
}
#toggle_m_nav{
	display: inherit !important

}

#container {
	height: 120px;
}

.m_nav_ham {
    width: 35px;
    height: 5px;
    background: #c9002d;
    margin: 5px auto;
}
.m_nav_ham_1_open {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: 15px;
}
.m_nav_ham_2_open {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: -10px;
}
.m_nav_ham_3_open {
    opacity: 0;
}

#menu-item-32664.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-32664{
	width: 100%
}
#header{
	height: 61px;
}

#main-nav{
	display: none
}
body {
    font: 14px/1.231 sans-serif;
    *font-size: small;
    background: rgba(229, 229, 229, 0.36) !important;
    margin-top: 9em;
}


.menu-item-32664.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-32664 {
    width: 13.3% !important;
    margin-left: 0px;
}

.menu-item-8900 a {
    padding-left: 22px !important;
    background: none !important;
}

.categorie {
    width: 97%;
    padding: 10px;
    margin-top: 35px;
}

#posts-list article:first-child .post-image, #posts-list article:nth-child(2) .post-image {
    width: 100% !important;
    margin-bottom: 6px;
}


#main-nav1 li a {
	font-size: 100%;
	color: white;
	padding-left: 19px !important;
	line-height: 36px !important;
}
#main-nav1 ul {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	border-radius: 35%;
}

#main-nav1 {
	/* border-top: 1px solid #E5E5E5; */
	border-bottom: 1px solid #E5E5E5;
	overflow: hidden;
	/* height: 40%; */
	width: 27%;
	position: absolute;
	z-index: 1000;
	display: inherit !important;
	font-family: arial;
	top: 71px;
}

#bouton_texte{
	display: inherit !important;
}

#main-nav1 ul li {
	width: 100% !important;
	background: #C9002D;
	border-bottom: 1px solid #B4072E;
	z-index: 1000;
	border-top: 1px solid #B4072E;
}

#sidebar{

	display: none
}


}



@media only all and (max-device-width: 500px){


.categorie {
    width: 97%;
    padding: 10px;
    margin-top: 35px;
}

#posts-list article:first-child .post-image, #posts-list article:nth-child(2) .post-image {
    width: 100% !important;
    margin-bottom: 6px;
}

#col2 {
    width: 100%;
    padding-right: 0;
}

body {
	margin-top: 0em;
}

#container1 {
	display: none !important;
}

.container-lite {
	background: white;
	position: inherit !important;
	width: 100%;
	top: 0px !important;
	z-index: 200;
}

.container-big {
	background: white;
	position: inherit !important;
	width: 100%;
	top: 0px !important;
	z-index: 200;
}




#post-related{
	display: block !important
}

#diminuer {
    background: transparent url("http://www.causeur.fr/images/typo2.png") no-repeat scroll 0px top / 100% auto;
    width: 39px;
    position: fixed;
    bottom: 0px;
    height: 39px !important;
    left: 117px;
    color: rgba(255, 255, 255, 0) !important;
    z-index: 1000;
    padding: 0px !important;
    margin: 0px !important;
    cursor: pointer;

}

#agrandir {
	background: transparent url("http://www.causeur.fr/images/typo1.png") no-repeat scroll 0px top / 100% auto;
    width: 40px;
	position: fixed;
	bottom: 0px;
	height: 39px !important;
	left: 156px;
	color: rgba(255, 255, 255, 0) !important;
	z-index: 1000;
	padding: 0px !important;
	margin: 0px !important;
	cursor: pointer;
}

#colorbox, #cboxOverlay{
	display: block
}


#at4-share, #at4-soc {
    bottom: 103px;
    top: auto;
    display: none !important;
}
	#main {
    padding: 13px 0px 0px;
    margin: 0px auto;
    background: #FFF none repeat scroll 0% 0%;
    max-width: 1031px;
    width: 100%;
}

		.popup_block #colonne1 {
    float: left;
    width: 276px;
    padding: 0px 20px;
    margin: 20px 0px;}

    	.popup_block .compteform label {
    display: block;
    margin: 5px 0px 0px;
    font-size: 10px;
    width: 25%;
    float: left;
}

.popup_block .compteform .inp {
    background: #EBEBEB none repeat scroll 0px 0px;
    border: 1px solid #CFCFCF;
    display: block;
    margin: 0px 0px 14px;
    padding: 5px;
    width: 135px;
}

.popup_block #creer, .popup_block #SubmitLogin {
    font-size: 9px !important;
    width: 57% !important;
    padding: 5px;}

.popup_block p.resteconnecte {
    font-size: 13px;
    margin-bottom: 20px;
    margin-left: 0px;
}

.popup_block #pvalider {
    margin-top: 20px;
    margin-left: 66px;
}
#colonne3 .titre {
    width: 28%;
    float: left;
    font-size: 10px !important;
    text-align: left !important;
}
#colonne3{
	width: 123px
}

		#creer{
			width: 218px !important;
		}

		.popup_block{
		width: 80% !important;
		position: fixed;
		margin-left: -44% !important;
		margin-top: -53% !important;
		height: 304px !important; 
		}
		#closepopup {
		color: black !important;
		display: inherit;}
		#closepopup:hover {
		color: black !important;
		display: inherit;}

		#closepopup:hover a{
		color: black !important;
		display: inherit;
		

		}
		#closepopup a{
		color: black !important;
		display: inherit !important;
		

		}

		.popup_block #identifiezvous{
			overflow:hidden;
			width: 100% !important;
			height: 311px !important;
		}
		#sidebar{ display: none !important
		}
		#content, #container{
			width: 100% !important;
		}
		#post-content p {
    		line-height: auto !important;
    		font-size: 100% !important;
}

#post-content-wrapper {
}
#post-content img:first-child {
	max-width: 100%;
	height: auto

}

#post-comments {
    font-family: Arial,Helvetica,Verdana,"Sans Serif";
    font-size: 100% !important;
}
#comment-respond h5 {
    text-align: left;
    margin: 10px;
    padding: 0px;
    font-size: 19px;
    text-transform: uppercase;
    color: #900;
}
#post-meta {
    float: right;
    width: 0% !important;
    font-family: Arial,Helvetica,Verdana,"Sans Serif";
    font-size: 100%;
    display: inline-block !important;
}

#post-social-side li{
	display: inline-block !important;
}


#post-meta li {
    margin: 1em 0px;
    display: none;
}

#post-plus li{
	display: inline-block !important; 

}

#post-meta h3 {
    text-transform: uppercase;
    font-size: 13px;
    color: #000;
    margin: 1em 0px 0.5em;
    padding: 1em 0px 0px;
    border-top: 1px solid #E5E5E5;
    display: none;
}

.send-to-friend{
    display: none !important;
}

.print{
	display: none !important
}

.send-to-friend{
	display: none !important
}
#post-meta li:nth-child(5){
    margin: 1em 0px;
    display: inline-block !important;
}



#post-meta li:nth-child(4) {
    margin: 1em 0px;
    display: inline-block !important;
}
ul a {
    margin: 0px;
    padding: 0px;
    font-size: 80%;
    vertical-align: baseline;
    background: transparent none repeat scroll 0% 0%;
}
#post-author-related li {
	padding: 0px
}
#last-blogs-posts {
    display: none !important;
}
ul strong  {
    font-weight: bold;
    font-size: 100% !important;
}
#posts-list article {
    float: left;
    font-size: 11px;
    margin: 0px 10px 10px;
    display: inline;
    width: 40%;
}
#posts-list article img {
    overflow: hidden;
    width: 100% !important;
    height: auto;
    max-height: none
    }
#posts-list a, #home-feature-post a{
	font-size: 120%;
}
#posts-list h3, #posts-list strong, #home-feature-post strong, #home-feature-post h3 {
    font-family: Arial,Helvetica,Verdana,"Sans Serif";
    font-size: 100%;
}
#breaking-news {
	display: none
}
#home-feature-post .post-image {
    position: relative;
    float: left;
    margin: 5px 20px 0px 0px;
    width: 100%;
    height: auto;
    overflow: hidden;
}
#home-feature-post img {
    border: 1px solid #E5E5E5;
    float: left;
    display: block;
    width: 100%;
    height: auto;
}

article img{
	width: 100%;
	height: auto
}
#popin-newsletter-block {
position: absolute;
border: 1px solid #999;
left:0%;
top: 20%;
margin-left: 0;
height: 300px;
background: #FFF none repeat scroll 0% 0%;
opacity: 1;
width: 100%;
z-index: 2147483647;
margin-top: 20%;
box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.7);

}
#popin-newsletter{
	display: none
}
#center-newsletter {
  width: 62%;
}
#center-newsletter-img {
  width: 30%;
}
#main-nav li a {
	font-size: 100%;
	color: white;
	padding-left: 19px !important;
}
#main-nav ul {
    float: left;
    width: 100%
}
#main-nav {
    border-top: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
    overflow: hidden;
    height: 40%;
    width: 100%;
}

#main-nav ul li {
	width: 100% !important;
	background: #C9002D;
}
#menu-item-32664.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-32664{
	width: 100%
}

 #header-search {
    display: none
}
#center-newsletter form {
    padding: 10px;
    width: 75%;
}
#center-newsletter-img{
	margin-right: 20px;
	width: 20%;}
#logo a {
    background: transparent url("images/logo.png") repeat scroll 0% 0%;
    height: auto;
}
#footer_hype_container, #hype-scene-Amqse5BcZHNqWMLy{
	display: none
}
#comment-form small {
    color: #777;
    float: right;
    width: 50%;
    text-align: right;
    margin-right: 10px;
}
#comment-respond {
    font-family: Arial,Helvetica,Verdana,"Sans Serif";
    padding: 5px 0px 1em;
    margin: 0px 0px 1em;
    background: #E5E5E5 none repeat scroll 0% 0%;
    border: 1px solid #999;
    width: 160%;
}
#comment-form textarea {
    margin: 0.5em 0px;
    font-size: 14px;
    width: 100%;
}

#logo a:hover {
  background: transparent url("images/logo.png") repeat scroll 0% 0% / 100% auto;
height: 43px;
width: 177px;
position: relative;
margin: 0 auto;
}
#logo a {
    background: transparent url("images/logo.png") repeat scroll 0% 0% / 100% auto;
height: 43px;
width: 177px;
position: relative;
margin: 0 auto;
}
#header-ads, #footer-ads{
overflow: hidden

}
#header-account a {
font-size:6px;
}
#comment-form textarea {
    margin: 0.5em 0px;
    font-size: 14px;
}
#comment-respond {
    font-family: Arial,Helvetica,Verdana,"Sans Serif";
    padding: 5px 0px 1em;
    margin: 0px 0px 1em;
    background: #E5E5E5 none repeat scroll 0% 0%;
    border: 1px solid #999;
    width: 100%;
}
#comment-respond p {
 width: 90%;
}
li#post-released-in {
    background: #F5F5F5 none repeat scroll 0% 0%;
    padding: 10px;
    margin-top: 0px;
    position: relative;
}
li#post-released-in img{
}
iframe{
	width:100%
}
#post-payformore-top h4 {
    width: 100%;
    color: black;
    font-size: 100%
}

#post-payformore-bottom h4, #post-payformore-bottom2 h4 {
    color: #900;
    font-size: 97%;
    text-transform: uppercase;
    margin: 10px 0px 18px;
    text-align: center;
}
#post-payformore-middle {
    font-family: Georgia,"Times New Roman";
    float: left;
    margin: 14px 0px 0px;
    padding: 48px 10px 0px;
    width: 42%;
height: 192px;
background: rgb(229, 229, 229) none repeat scroll 0% 0%;
}
#post-payformore-bottom {
    font-family: Georgia,"Times New Roman";
    float: left;
    margin: 14px 0px;
    padding: 42px 10px;
    background: #E5E5E5 none repeat scroll 0% 0%;
    width: 37%;
height: 156px;
}

#openModal #post-payformore-middle {
 
    font-family: Georgia,"Times New Roman";
    float: left;
    height: 212px;
    width: 174px;
    padding: 0px 10px 7px;}

#openModal #post-payformore-bottom {
    font-family: Georgia,"Times New Roman";
    float: left;
    margin: 14px 0px;
    padding: 0px 10px;
    background: #E5E5E5 none repeat scroll 0% 0%;
	margin: 10px 0px 2px;
    position: absolute;
    top: 199px;
	height: 107px;
	width: 174px;
	border-top: 1px solid;
}

#openModal #post-payformore-bottom h4{
	margin: 10px 0px 2px;
}

#openModal #post-payformore-bottom ul#causeur-mag-ul li {
	margin: 0px;
}
.modalDialog > div {
    width: 194px;
min-width: 194px;
}

#openModal .red2.underlined{
	display: none

}
#openModal #post-payformore-2 {
    font-family: Arial,Helvetica,Verdana,"Sans Serif";
    background: rgb(229, 229, 229) none repeat scroll 0% 0%;
    padding: 11px 0px 20px;
    width: 194px;
}

#siderbar-newsletter input {
    vertical-align: middle;
    width: 12%;
}

#post-payformore-middle .title {
    text-transform: uppercase;
    font-size: 95%;
}
#post-payformore-2 {
    font-family: Arial,Helvetica,Verdana,"Sans Serif";
    background: #E5E5E5 none repeat scroll 0% 0%;
    padding: 11px 0px 20px;
    background: rgb(228, 228, 228) none repeat scroll 0% 0%;
height: 261px;
width: 100%
}


#post-payformore-bottom #causeur-mag, #post-payformore-bottom2 #causeur-mag {
    float: left;
    width: 31%;
    display: none;
}

#siderbar-newsletter input[type="text"] {
    width: 83%;
    margin: 0px 10px 0px 0px;
}

#siderbar-newsletter span{
    font-size: 11px;
    padding: 14px;
    background: #F5F5F5 none repeat scroll 0% 0%;
    display: block;
    margin-bottom: 3px;
}



#post-payformore-bottom ul#causeur-mag-ul, #post-payformore-bottom2 ul#causeur-mag-ul {
    float: right;
    margin-left: 10px;
    font-size: 12px;
    padding: 0px;
    width: 63%;
}
#post-payformore-bottom .attachment-mensuel-cover.wp-post-image {
    position: relative;
    bottom: 8px;
    width: 79px;
    height: auto;
    display: none;
}
#post-payformore-bottom ul#causeur-mag-ul li, #post-payformore-bottom2 ul#causeur-mag-ul li {
    padding: 8px 0px 5px;
    cursor: pointer;
    clear: both;
    margin: 0px -14px;
    color: #333 !important;
}
#post-comments-list .comment-wrapper {
    padding: 1em;
    font-size: 80%;
}
#post-payformore-top, #post-inscription-top {
    margin-top: 10px;
    text-align: center;
    padding: 0px;
    background: #E5E5E5 none repeat scroll 0% 0%;
    width: 100%;
}
#post-inscription-top a {
    margin: 10px auto;
    text-align: center;
    height: 87px;
    display: block;
    padding: 0px;
    width: 97%;
    background-color: #E5E5E5 !important;
    background-image: url("images/inscrivez-vous.png") !important;
    background-repeat: repeat-x !important;
    background-attachment: scroll !important;
    background-position: center bottom !important;
    background-clip: border-box !important;
    background-origin: padding-box !important;
    background-size: 100% !important;
}

.ob-widget-section.ob-first{
	width: 100%;
	margin: 10px;
}
.AR_1.ob-widget .ob-widget-items-container {
    direction: ltr;
    width: 100%;
}
#post-comments {
    font-family: Arial,Helvetica,Verdana,"Sans Serif";
    font-size: 100% !important;
    width: 100%;
}

.AR_1.ob-widget .ob-dynamic-rec-container {
    display: inline-block;
    vertical-align: top;
    min-width: 50px;
    width: 47.8% !important;
    box-sizing: border-box;
}

#comment-form {
    width: 100%;
   }
#post-social-side a {
    display: block;
    padding: 0px 0px 0px 20px;
    line-height: 6px;
    color: #777;
    font-family: Arial,Helvetica,Verdana,"Sans Serif";
    height: 16px;
    font-size: 51%;
    margin: 10px 0px;
}
#post-social-side2 a {
    float: left;
    padding: 0px 0px 0px 24px;
    font-size: 9px;
    line-height: 16px;
    color: #777;
    font-family: Arial,Helvetica,Verdana,"Sans Serif";
    margin-right: 4px;
}
.wdgpo.wdgpo_standard_nocount {
    position: relative;
    top: 203px;
    left: 27px;
    width: 10px;
}
#comments{
	background: #E5E5E5 none repeat scroll 0% 0%;
}
input{
	width: 100%
}
.AR_1.ob-widget .ob_what {
    text-align: right;
    width: 30%;
}
.lig_wrapper_ad_26859 {
    line-height: 12px;
    font-size: 82%;
}
.lig_cmp_txt_teaser_26859:link, .lig_cmp_txt_teaser_26859:active, .lig_cmp_txt_teaser_26859:visited, .lig_cmp_txt_teaser_26859:hover {
    text-decoration: none;
    color: #444;
    font-size: 78%;
}
.lig_content_cmp_26859 {
    padding: 8px 10px 0px 0px;
    margin: 0px;
    text-align: left;
    border: 0px none;
    height: 75px;
}
#um_ultimedia_wrapper_wrap_widget_default {
    font: 12px/14px verdana,arial;
    width: 437px !important;
    display: none;
}
.facebook a {
    background: transparent url("images/facebook.png") no-repeat scroll 0px top / 100% auto !important;
    width: 39px;
    position: fixed;
    bottom: 0px;
    height: 39px !important;
    left: 0px !important;
    z-index: 1000;
    color: rgba(255, 255, 255, 0) !important;
    padding: 0 !important;
    margin: 0 !important;
}




.twitter a {
    background: transparent url("images/twitter.png") no-repeat scroll 0px top / 100% auto !important;
    width: 39px;
    position: fixed;
    bottom: 0px;
    height: 39px !important;
    left: 39px !important;
    z-index: 1000;
    color: rgba(255, 255, 255, 0) !important;
    padding: 0 !important;
    margin: 0 !important;
}
.google a {
    background: transparent url("images/mail.png") no-repeat scroll 0px top / 100% auto !important;
    width: 39px;
    position: fixed;
    bottom: 0px;
    height: 39px !important;
    left: 78px !important;
    color: rgba(255, 255, 255, 0) !important;
    z-index: 1000;
    padding: 0 !important;
    margin: 0 !important;
}

.send-to-friend-scroll a {
    background: transparent url(http://www.causeur.fr/images/mail.png) no-repeat scroll 0px top / 100% auto !important;;
    width: 39px;
    position: fixed;
    bottom: 0px;
    height: 39px !important;
    left: 196px !important;
    color: rgba(255, 255, 255, 0) !important;
    z-index: 1000;
    padding: 0px !important;
    margin: 0px !important;
}

.printscroll a {
    background: transparent url("images/mail.png") no-repeat scroll 0px top / 100% auto !important;
    width: 39px;
    position: fixed;
    bottom: 0px;
    height: 39px !important;
    left: 78px !important;
    color: rgba(255, 255, 255, 0) !important;
    z-index: 1000;
    padding: 0 !important;
    margin: 0 !important;
    display: none
}



#post-plus1 .to-comments a{
    background: transparent url("http://www.causeur.fr/images/com.png") no-repeat scroll 0px top / 100% auto;
    width: 14px;
	position: fixed;
	bottom: 0px !important;
	height: 29px;
    right: 0px !important;
    color: rgba(255, 255, 255, 0);
    left: auto;
}
#post-social-side{
	display: block
}
.AR_1.ob-widget{
	width: 100% !important
}
#ligatusframe_26859{
	width: 100% !important
}
#partage{
	display:inherit;
}

#main-nav1 li a {
	font-size: 100%;
	color: white;
	padding-left: 19px !important;
	line-height: 36px !important;
}
#main-nav1 ul {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	border-radius: 35%;
}

#main-nav1 {
	/* border-top: 1px solid #E5E5E5; */
	border-bottom: 1px solid #E5E5E5;
	overflow: hidden;
	/* height: 40%; */
	width: 27%;
	position: absolute;
	z-index: 1000;
	display: inherit !important;
	font-family: arial;
	top: 10%;
}

#bouton_texte{
	display: inherit !important;
}

#main-nav1 ul li {
	width: 100% !important;
	background: #C9002D;
	border-bottom: 1px solid #B4072E;
	z-index: 1000;
	border-top: 1px solid #B4072E;
}

#main-nav{
	display: none
}

#header-account {
    height: 50px;
    position: absolute;
    right: -26px;
    top: 68px;
    z-index: 10;
    padding-left: 0px;
    width: 116%;
}

#post-related{
	width: 100%;
	margin: 10px;
}


#popin-newsletter, #popin-newsletter-block {display: none !important}


#archive-port{
	display: inherit !important;
}

#menu-item-8900.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-8900 {
    width: 100%;
}

#partners-feed {
    font-family: Arial,Helvetica,Verdana,"Sans Serif";
    border-top: 1px solid #E5E5E5;
    margin: 1em 10px;
    padding: 20px 0px;
    width: 100%;

}
.partners-feed-loading {
    clear: both;
    width: 100%;
    height: 150px;
    background: transparent url("images/ajax-loader-circle.gif") no-repeat scroll center center;
}
#test-RS{
	display: none !important;
}
#test-bpage{
	display: none
}

#post-plus1, #post-social-side1{
display: inline-block !important;
}


.alignleft.size-full{
	width: 100%;
	height: auto
}

#bio {
    float: left;
    overflow: hidden;
    height: 108px;
    width: 94%;
}

#auteur img {
    float: left;
    margin: 2px 7px 2px 0px;
    display: none
}

#menu-item-32664.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-32664 {
    width: 13.3%;
    margin-left: 0px
}

#menu-item-8900 a {
    padding-left: 22px !important;
    background: inherit !important;
}

#post-comments-list-wrapper {
    margin-bottom: 45px;
}

.post-content {
	position: relative;
	/* padding: 13px; */
	width: 91%;
	margin-top: 0px;
	background: none
}

.post-content h2, .post-content h3, .post-content p, .post-content small {
	color: black;

}
#posts-list article:first-child, #posts-list article:nth-child(2) ,#posts-list article {
	float: left;
	font-size: 11px;
	margin: 0px 10px 10px;
	display: inline;
	width: 42% !important;
	height: 265px;
	border: none
}


#posts-list h2 {
	margin-bottom: 6px;
	letter-spacing: -0.02em;
	line-height: 1.1em;
}

#posts-list .post-image {
	position: relative;
	height: 86px;
	float: left;
	margin-right: 0px;
	width: 100%;
	overflow: hidden;
	margin-bottom: 4px;
}


#posts-list small {
	font-size: 11px;
	color: #444;
	float: left;
}

#posts-list h2 {
	font-size: 15px;
	letter-spacing: -0.02em;
	line-height: 1.1em;
}

#posts-list .attachment-thumbnail.wp-post-image {
	width: 100%;
	height: auto;
	margin-bottom: 3px
}
#post-chapeau {
	font-family: "arial";
	display: none !important;
	font-size: 14px;
	color: #232425;
	margin: 5px 0 0 0;
}
#posts-list article:nth-child(3) {
	border-top: none;
	padding-top: 0px;
}

#m_nav_menu {
    width: 45px;
    height: 45px;
    position: relative;
    background: rgba(0, 0, 0, 0);
    top: -54px;
    left: 10px;
    z-index: 3;
}

#toggle_m_nav{
	display: inherit !important

}

#container {
	height: 128px;
}

.m_nav_ham {
    width: 35px;
    height: 5px;
    background: #c9002d;
    margin: 5px auto;
}
.m_nav_ham_1_open {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: 15px;
}
.m_nav_ham_2_open {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: -10px;
}
.m_nav_ham_3_open {
    opacity: 0;
}

#menu-item-32664.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-32664{
	width: 100%
}
#header{
	height: 61px;
}
#main-sub {
    display: inline-block;
    width: 100%;
}

