/* @group Reset Meyer */
/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, 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;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}
/* @end */
html {
font-family: Verdana, sans-serif;
overflow-x: hidden;
}
body {
background: url('http://storage.canalblog.com/66/63/221048/94339106.jpg') repeat;
position: relative;
}
/*Pour faire descendre le bg au moment du slide down de la whiteBar*/
#container-bg {
background: url('http://storage.canalblog.com/66/63/221048/94339106.jpg') repeat;
}
#container {
width: 1200px;
margin: 0 auto;
position: relative;
}
a {
color: #937625;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
a:hover, a:focus, a:active {
color: #615a74;
color: rgba(97, 90, 116, 1);
}
.clear {
clear: both;
}
.italic {
font-style: italic;
}
@-webkit-keyframes pulse {
0% {
-webkit-box-shadow: 0 0 15px rgba(110, 122, 152, 0);
}
50% {
-webkit-box-shadow: 0 0 20px rgba(110, 122, 152, 1);
}
100% {
-webkit-box-shadow: 0 0 15px rgba(110, 122, 152, 0);
}
}
/* @group WhiteBar */
#whiteBar {
height: 40px;
background: #FFF;
position: relative;
}
#ombre {
background: url('http://storage.canalblog.com/63/27/221048/94339157.png') repeat-x 0 bottom;
height: 13px;
width: 100%;
position: absolute;
bottom: 0px;
z-index: 2;
}
#news {
width: 600px;
z-index: 1;
}
#news li {
float: left;
}
#news li a {
display: block;
height: 30px;
color: #615a74;
font-variant: normal;
font-size: 8px;
text-decoration: none;
line-height: 9px;
font-weight: bold;
padding: 9px 20px 20px 40px;
background: url('http://storage.canalblog.com/71/01/221048/94339216.png') no-repeat left top;
text-transform: uppercase;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#news li a:hover, #news li a:focus {
background-image: url('http://storage.canalblog.com/62/63/221048/94339232.png');
}
#rssArt {
width: 64px;
}
#rssComm {
width: 73px;
}
#newsletterLi {
width: 310px;
background: url('http://storage.canalblog.com/94/37/221048/94339271.png') no-repeat;
padding: 8px 0px 0px 20px;
height: 27px;
}
#email {
background: url('http://storage.canalblog.com/43/32/221048/94342743.gif') repeat-x;
width: 120px;
padding: 0px 8px;
border: none;
margin: 0px;
height: 20px;
-webkit-border-bottom-left-radius: 10px;
-webkit-border-top-left-radius: 10px;
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-topleft: 10px;
-o-border-bottom-left-radius: 10px;
-o-border-top-left-radius: 10px;
border-bottom-left-radius: 10px;
border-top-left-radius: 10px;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
float: left;
color: #666;
}
#email:focus {
width: 210px;
}
#newsletter input[type="submit"] {
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
float: left;
border: none;
margin: 0;
border-left: 1px solid #828282;
-webkit-border-bottom-right-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-topright: 10px;
-o-border-bottom-right-radius: 10px;
-o-border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
border-top-right-radius: 10px;
background-image: url('http://storage.canalblog.com/45/44/221048/94342762.png');
background-image: -webkit-gradient(linear, 0% 100%, 0% 0%, from(#9EA9C4), to(#FFFFFF));
background-image: -moz-linear-gradient(0% 100% 90deg,#9EA9C4, #FFFFFF);
color: #615a74;
font-size: 9px;
text-transform: uppercase;
-webkit-text-shadow: 0px 0px 2px #fff;
-moz-text-shadow: 0px 0px 2px #fff;
-o-text-shadow: 0px 0px 2px #fff;
text-shadow: 0px 0px 2px #fff;
font-weight: bold;
padding: 4px 6px 3px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
#newsletter input[type="submit"] {
padding: 5px 7px 4px;
}
}
#newsletter input[type="submit"]:hover, #newsletter input[type="submit"]:focus, #newsletter input[type="submit"]:active {
-webkit-box-shadow: 0 0 12px rgba(110, 122, 152, 1);
-moz-box-shadow: 0 0 12px rgba(110, 122, 152, 1);
box-shadow: 0 0 12px rgba(110, 122, 152, 1);
}
/* @group AppleSearch */
#applesearch .sbox_l {
background: url('http://storage.canalblog.com/86/56/221048/94342801.png') no-repeat top left;
float: right;
width: 20px;
height: 20px;
}
#applesearch .sbox_r {
background: url('http://storage.canalblog.com/44/96/221048/94342827.png') no-repeat top left;
float: right;
width: 19px;
height: 20px;
}
#applesearch .sbox input {
background: #e5e5e5 url('http://storage.canalblog.com/43/32/221048/94342743.gif') repeat-x top left;
float: right;
border: 0;
height: 16px;
width: 80px;
padding: 2px;
color: #666666;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#applesearch .sbox input:focus {
width: 230px;
outline: none;
color: #000000;
}
#applesearch {
margin: 8px 10px 0px 0px;
width: 280px;
float: right;
}
.clearFloat {
clear: both;
}
/* @end */
/* @end */
/* @group Banner */
#banner {
position: relative;
margin: 0;
}
#banner span {
display: none;
margin: 0;
}
#banner h1 a {
display: block;
height: 393px;
background: url('http://storage.canalblog.com/81/30/221048/94342862.jpg') no-repeat center bottom;
margin: 0;
}
.toogleWhiteBar {
display: block;
background-color: #615a74;
background-color: rgba(110, 122, 152, .7);
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
color: #fff;
font-size: 10px;
text-transform: uppercase;
text-decoration: none;
text-align: center;
position: absolute;
top: 0px;
right: 5%;
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
-o-border-bottom-right-radius: 5px;
-o-border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .5);
-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, .5);
box-shadow: 0 2px 2px rgba(0, 0, 0, .5);
padding: 7px 10px 8px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.toogleWhiteBar {
padding: 7px 10px;
}
}
.toogleWhiteBar:hover, .ouvert {
background-color: #615a74;
background-color: rgba(97, 90, 116, 1);
color: #fff;
padding-top: 13px;
}
/* @end */
#content {
padding-left: 110px;
margin: 0 0 0 -110px;
position: relative;
}
#colonnes {
margin: 0;
position: relative;
}
/* @group Menu */
#colGauche {
background: url('http://storage.canalblog.com/08/05/221048/94342941.jpg') no-repeat right top;
width: 215px;
float: left;
z-index: 1;
text-align: right;
margin: 0 0 -800px -50px;
padding: 0 0 800px 50px;
position: relative;
}
#menu {
width: 215px;
position: absolute;
margin: 40px 0 0;
}
.selectedA a, .unselectedA a:hover, .unselectedB a:hover {
color: #615a74;
text-decoration: none;
}
.unselectedA a, .selectedB a, .unselectedB a {
color: #fff;
text-decoration: none;
}
.selected a, .unselected a:hover {
color: #937625;
text-decoration: none;
}
.unselected a {
color: #615a74;
text-decoration: none;
}
.headerbar a {
text-transform: uppercase;
font: 16px Helvetica, Arial, Geneva, sans-serif;
background: url('http://storage.canalblog.com/56/17/221048/94342970.png') repeat-y right;
display: block;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
padding: 3px 19px 3px 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0)
{
.headerbar a {
padding: 4px 19px 2px 0;
}
}
.submenu {
padding-bottom: 2px;
}
.accueil a, .contact a {
background: url('http://storage.canalblog.com/07/92/221048/94342992.png') repeat-y right;
}
.submenu li {
}
.headerbar {
padding: 0 0 13px;
}
.headerbar2, .headerbar3, .headerbarB {
font-size: 10px;
text-transform: uppercase;
padding: 0 20px 10px 0;
}
.headerbar3 {
padding-right: 21px;
}
.categorie {
font-weight: bold;
font-size: 11px;
-webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
transition: all 0.5s linear;
}
.sousCategorie, #indexSavons {
padding-bottom: 2px;
}
.item {
padding-right: 40px;
}
#indexSavons .headerbar3 {
text-transform: none;
font-size: 11px;
}
/*.submenu li.lastLI {
padding-bottom: 0px;
}*/
/* @end */
/* @group Colonne de droite */
#colDroite {
width: 285px;
float: right;
z-index: 1;
background: url('http://storage.canalblog.com/62/51/221048/94343019.jpg') no-repeat left top;
margin: 0 -50px -1123px 0;
padding: 0 50px 1123px 0;
position: relative;
}
#liensCourants {
width: 285px;
position: absolute;
margin: 40px 0 0;
z-index: 20000;
}
.headerbar4 a {
display: block;
background: url('http://storage.canalblog.com/73/46/221048/94343034.png') repeat-y left;
text-transform: uppercase;
font: 16px Helvetica, Arial, Geneva, sans-serif;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
margin: 0 0 13px;
padding: 3px 0 3px 20px;
}
@media screen and (-webkit-min-device-pixel-ratio:0)
{
.headerbar4 a {
padding: 4px 0 2px 20px;
}
}
.submenu4 {
padding-bottom: 5px;
}
.submenu4 li {
color: #615a74;
font-size: 11px;
padding-left: 20px;
padding-right: 25px;
padding-bottom: 15px;
line-height: 14px;
}
.articles li {
padding-bottom: 12px;
}
.submenu4 li a {
text-decoration: none;
}
.submenu4 li a:hover, .submenu4 li a:focus, .submenu4 li a:active {
text-decoration: underline;
}
/* @end */
/* @group blogbody */
#blogBody {
float: left;
z-index: 2;
width: 700px;
font-size: small;
margin: 0 0 0 215px;
}
.postA {
position: relative;
margin: 0 0 100px;
}
.postB {
position: relative;
margin: 0;
}
.corpsPost {
background: url('http://storage.canalblog.com/54/39/221048/94343489.png') repeat-y;
padding-left: 40px;
padding-right: 40px;
width: 620px;
line-height: 1.5em;
z-index: 2;
}
.corpsPost ul {
list-style: disc;
list-style-position: inside;
padding: 0 0 13px 30px;
}
.corpsPost p {
padding-bottom: 13px;
margin: 0;
}
.corpsPost a {
-webkit-transition: all 0s linear;
-moz-transition: all 0s linear;
-o-transition: all 0s linear;
transition: all 0s linear;
border-bottom: 1px dotted #937625;
text-decoration: none;
}
.corpsPost a:hover, .corpsPost a:focus, .corpsPost a:active {
color: #4d5c94;
border-bottom: 1px dotted #4d5c94;
}
/* @group En-tête */
.entete {
height: 157px;
background: url('http://storage.canalblog.com/78/30/221048/94343093.png') no-repeat center top;
color: #937625;
margin: 0;
padding: 40px 40px 0;
}
.entete h2 {
display: block;
text-decoration: none;
-webkit-transition: all .8s ease-out;
-moz-transition: all .8s ease-out;
-o-transition: all .8s ease-out;
transition: all .8s ease-out;
border-bottom: 2px solid #937625;
font: 22px/22px Georgia, "Times New Roman", Times, serif;
padding: 40px 0 23px;
margin: -40px 0 6px;
text-align: center;
}
.entete h2 a {
display: block;
margin: -40px -40px -8px;
padding: 40px 40px 8px;
}
.blogItemCate {
float: left;
width: 370px;
font: 15px "Lucida Grande", Lucida, Verdana, sans-serif;
display: block;
}
.auteur {
text-align: right;
float: right;
font: italic 16px Georgia, "Times New Roman", Times, serif;
width: 250px;
}
.entete a, .footer a {
text-decoration: none;
display: block;
}
.footer a:hover, .footer a:focus, .footer a:active {
text-decoration: underline;
}
.blogItemCate a:hover, .blogItemCate a:focus, .blogItemCate a:active {
text-decoration: underline;
}
/* @end */
/* @group Post Footer */
.postFooter {
height: 185px;
background: url('http://storage.canalblog.com/76/03/221048/94343124.png') no-repeat center bottom;
padding: 0 40px;
position: relative;
z-index: 2;
}
.itemFooter {
border-bottom: 2px solid #937625;
padding-bottom: 8px;
font-size: 11px;
padding-top: 97px;
color: #937625;
margin: 0 0 8px;
}
.itemFooter a:hover, .itemFooter a:focus, .itemFooter a:active {
color: #4d5c94;
}
.addthis {
position: relative;
}
.reseaux {
position: absolute;
right: 38px;
}
.relatedlinks {
width: 617px;
margin: 0 auto;
padding: 42px 40px 15px 42px;
}
.relatedlinks .title {
text-transform: uppercase;
color: #615a74;
color: rgba(97, 90, 116, .9);
-webkit-text-shadow: 0px 0px 6px rgba(255, 255, 255, .7);
-moz-text-shadow: 0px 0px 6px rgba(255, 255, 255, .7);
-o-text-shadow: 0px 0px 6px rgba(255, 255, 255, .7);
text-shadow: 0px 0px 6px rgba(255, 255, 255, .7);
font-size: 11px;
padding: 0 0 0 3px;
}
.bx-controls-direction a {
-webkit-transition: all 0s linear;
-moz-transition: all 0s linear;
-o-transition: all 0s linear;
transition: all 0s linear;
}
/* @end */
/* @end */
/* @group Index */
#postC {
width: 970px;
}
#postC .entete {
height: 142px;
padding: 40px 40px 0;
background: url('http://storage.canalblog.com/50/24/221048/94343159.png') no-repeat;
}
#postC .entete p {
float: left;
display: block;
border-bottom: 2px solid #937625;
padding-bottom: 8px;
margin-bottom: 7px;
font: 22px/22px Georgia, "Times New Roman", Times, serif;
text-transform: uppercase;
width: 200px;
}
#postC .entete h2 {
float: right;
display: block;
border-bottom: 2px solid #937625;
padding-bottom: 8px;
margin-bottom: 7px;
font: 22px/22px Georgia, "Times New Roman", Times, serif;
width: 690px;
text-align: right;
}
@media screen and (-webkit-min-device-pixel-ratio:0)
{
#postC .entete {
padding: 41px 40px 0;
}
}
#postC .Footer {
background-image: url(http://storage.canalblog.com/43/75/221048/94343180.png);
height: 21px;
padding: 0;
margin: 0 0 100px;
}
#postC a {
text-decoration: none;
-webkit-transition: all 0s linear;
-moz-transition: all 0s linear;
-o-transition: all 0s linear;
transition: all 0s linear;
}
#postC a:hover,#postC a:focus, #postCa:active {
text-decoration: underline;
}
#index {
background: url('http://storage.canalblog.com/70/83/221048/94343201.png') repeat-y;
min-height: 500px;
}
#index h3 {
font-style: italic;
font-weight: normal;
}
.auteIndex {
padding: 0px 0 50px;
}
.ingrIndex li, .cateIndex li, .auteIndex li {
padding: 0 0 60px;
color: #615a74;
color: rgba(97, 90, 116, 1);
text-transform: uppercase;
font: bold 19px "Lucida Grande", Lucida, Verdana, sans-serif;
display: block;
}
.auteIndex li {
font-size: 22px;
text-align: center;
}
.ingrIndex .blocIndex li,
.cateIndex .blocIndex li,
.auteIndex .blocIndex li {
font: italic 20px/20px Georgia, "Times New Roman", Times, serif;
text-align: center;
color: #91416b;
color: rgba(145, 65, 107, 1);
text-transform: none;
padding: 0 0 20px;
display: list-item; /***************** Ã? AJOUTER POUR PUCES *****************/
}
.ingrIndex .blocIndex li ul,
.cateIndex .blocIndex li ul,
.auteIndex li ul.blocIndex li ul {
margin-top: 30px;
}
.ingrIndex .blocIndex li ul li, #methodesSpe li {
font: normal bold small "Lucida Grande", Lucida, Verdana, sans-serif;
text-align: left;
padding: 0;
text-indent: 0px;
color: #000;
text-transform: uppercase;
}
.ingrIndex .blocIndex li ul li ul,
.cateIndex .blocIndex li ul,
.auteIndex .blocIndex li ul,
#methodesSpe li ul {
padding: 0 0 15px;
}
.ingrIndex .blocIndex li ul li ul, #methodesSpe li ul {
margin-top: 5px;
padding-left: 25px;
}
.ingrIndex .blocIndex li ul li ul li,
.cateIndex .blocIndex li ul li,
.auteIndex .blocIndex li ul li,
#methodesSpe li ul li {
font: normal small "Lucida Grande", Lucida, Verdana, sans-serif;
color: #505050;
text-align: left;
padding: 0 0 0px 20px;
text-indent: -20px;
margin-bottom: 3px;
text-transform: none;
}
.ingrIndex .blocIndex li ul li ul li:hover,
.cateIndex .blocIndex li ul li:hover,
.auteIndex .blocIndex li ul li:hover {
color: #000;
}
.ingrIndex .blocIndex li ul li ul li,
#methodesSpe li ul li {
padding: 0 0 0 10px;
text-indent: -10px;
color: #666;
}
.ingrIndex .blocIndex li ul li ul li:hover,
#methodesSpe li ul li:hover {
color: #000;
}
.auteIndex li ul.blocIndex li.auteurLong ul li {
text-transform: uppercase;
color: #615a74;
color: rgba(97, 90, 116, 1);
margin: 0 0 20px;
font-size: small;
font-weight: bold;
}
.auteIndex li ul.blocIndex li.auteurLong ul li ul {
margin-top: 3px;
}
.auteIndex li ul.blocIndex li.auteurLong ul li ul li {
text-align: left;
padding: 0 0 0px 20px;
text-indent: -20px;
color: #000;
text-transform: none;
margin: 0 0 10px;
}
.auteIndex li ul.blocIndex li.auteurLong ul li ul {
padding-bottom: 0;
}
.auteIndex li ul.blocIndex li.auteurLong ul li.sansDetail ul li {
font-weight: normal;
font-style: normal;
margin: 0 0 3px;
}
.auteIndex li ul.blocIndex li.auteurLong ul li ul li ul {
margin-top: 3px;
padding-bottom: 0;
}
.auteIndex li ul.blocIndex li.auteurLong ul li ul li ul li {
font-weight: normal;
font-style: normal;
margin: 0 0 3px;
}
.normal, .ingrIndex .blocIndex li.normal {
font: normal normal small "Lucida Grande", Lucida, Verdana, sans-serif;
text-align: left;
text-transform: none;
color: #666;
padding: 0 0 3px;
}
.normal:hover, .ingrIndex .blocIndex li.normal:hover {
color: #000;
}
.bold {
font: normal bold small "Lucida Grande", Lucida, Verdana, sans-serif;
text-align: left;
text-transform: none;
color: #000;
}
.inci {
font-weight: normal;
font-style: normal;
color: #000;
display: block;
text-transform: none;
font-size: 10px;
margin-top: -3px;
}
.inci span {
font-variant: small-caps;
font-size: 12px;
}
.inci.sav {
margin-top: 0;
}
.chargement {
text-align: center;
color: #91416b;
color: rgba(145, 65, 107, 1);
font: italic 20px/20px Georgia, "Times New Roman", Times, serif;
padding: 100px 0 0;
}
/* Lien de redirection*/
.redirectIndex {
padding: 350px 40px 0 0;
font: italic small Verdana, "Lucida Grande", Lucida, sans-serif;
text-align: right;
}
.redirectIndex a {
text-decoration: underline;
}
/* Ajustement index de la savonnerie*/
#fabrication,
#coloration {
padding: 0;
}
/* mise en garde de l'index par ingrédient */
#miseEnGardeIndex {
padding: 0 40px 40px;
font-style: italic;
line-height: 1.5em;
}
/* @end */
/* @group Comments */
#blocComments {
clear: both;
font-size: small;
width: 700px;
position: relative;
background: url('http://storage.canalblog.com/54/39/221048/94343489.png') repeat-y 215px top;
padding: 0 0 0 215px;
margin: 0;
}
#enteteComm {
background: url('http://storage.canalblog.com/73/41/221048/94343524.jpg') no-repeat center top;
height: 87px;
}
#blocComments h3 {
display: block;
color: #937625;
padding-top: 35px;
border-bottom: 2px solid #937625;
margin: 0 40px;
padding-bottom: 8px;
font: 22px Georgia, "Times New Roman", Times, serif;
}
#comm {
line-height: 1.5em;
background: url('http://storage.canalblog.com/63/14/221048/94343077.jpg') no-repeat 0 bottom;
padding-bottom: 21px;
margin-bottom: 0;
}
#comm div {
padding-left: 0px;
}
#comm div div {
padding-left: 40px;
}
#corpsComm {
background: url('http://storage.canalblog.com/54/39/221048/94343489.png') repeat-y;
width: 620px;
padding: 25px 40px 0 50px;
margin-top: 0px;
}
#comm h4 {
color: #615a74;
color: rgba(97, 90, 116, 1);
font-style: italic;
font-size: 1.1em;
font-weight: normal;
padding-bottom: 5px;
}
#comm p {
padding-bottom: 10px;
}
.itemCommentsFooter {
padding-bottom: 30px;
padding-top: 5px;
border-top: 1px dotted #ccc;
font-size: 11px;
color: #999;
text-align: right;
}
.itemCommentsFooter span {
color: #4d5c94;
}
/* @end */
/* @group Formulaire */
#posterComment {
padding: 0 285px 0 215px;
margin: 0;
background: none;
}
#titreForm {
display: block;
color: #615a74;
color: rgba(97, 90, 116, .7);
-webkit-text-shadow: 0px 0px 6px rgba(255, 255, 255, 1);
-moz-text-shadow: 0px 0px 6px rgba(255, 255, 255, 1);
-o-text-shadow: 0px 0px 6px rgba(255, 255, 255, 1);
text-shadow: 0px 0px 6px rgba(255, 255, 255, 1);
font: 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
text-transform: uppercase;
border-bottom: 2px groove #615a74;
border-bottom: 2px groove rgba(97, 90, 116, .5);
letter-spacing: 1px;
padding: 60px 0 6px;
background: url('http://storage.canalblog.com/94/91/221048/94343568.jpg') no-repeat 90% bottom;
margin: 20px 20px 38px;
}
#nomMail fieldset, #adresseWebTitre fieldset, #textComment {
margin: 18px 0 0;
}
#posterComment label {
display: block;
text-transform: uppercase;
color: #615a74;
color: rgba(97, 90, 116, .9);
-webkit-text-shadow: 0px 0px 6px rgba(255, 255, 255, .7);
-moz-text-shadow: 0px 0px 6px rgba(255, 255, 255, .7);
-o-text-shadow: 0px 0px 6px rgba(255, 255, 255, .7);
text-shadow: 0px 0px 6px rgba(255, 255, 255, .7);
font-size: 11px;
padding: 0 0 5px 10px;
}
#frmComment fieldset input[type="text"], #frmComment fieldset textarea {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
padding: 5px 8px;
border: 1px solid #9ea9c4;
border: 1px solid rgba(110, 122, 152, .7);
}
#frmComment fieldset input[type="text"] {
background: url('http://storage.canalblog.com/17/17/221048/94343595.png') repeat-x;
background: -moz-linear-gradient(0% 12% 90deg,#FFFFFF, #828282);
background: -webkit-gradient(linear, 0% 0%, 0% 12%, from(#828282), to(#FFFFFF));
-webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
transition: all 0.5s linear;
font: 12px Verdana, sans-serif;
}
#frmComment fieldset input[type="text"]:focus, #commentBody:focus {
-webkit-box-shadow: 0 0 15px rgba(110, 122, 152, 1);
-moz-box-shadow: 0 0 15px rgba(110, 122, 152, 1);
box-shadow: 0 0 15px rgba(110, 122, 152, 1);
}
#coordonnees {
width: 660px;
margin: 25px 0 0 20px;
}
#adresseWeb input[type="text"], #commentTitre input[type="text"] {
width: 642px;
}
#adresseWeb, #commentTitre {
margin: 18px 0 0 20px;
}
#pseudo {
float: left;
}
#adresseMail {
float: right;
}
#pseudo input[type="text"], #adresseMail input[type="text"] {
width: 299px;
}
#textComment {
margin: 18px 0 0 20px;
}
textarea#commentBody {
height: 350px;
background: #fff url('http://storage.canalblog.com/17/17/221048/94343595.png') repeat-x;
background: -moz-linear-gradient(0% .9% 90deg,#FFFFFF, #828282);
background: -webkit-gradient(linear, 0% 0%, 0% .9%, from(#828282), to(#FFFFFF));
clear: both;
width: 642px;
max-width: 642px;
min-width: 642px;
-webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
transition: all 0.5s linear;
font: 12px Verdana, sans-serif;
}
#checkboxes label {
text-transform: none;
padding: 0;
font-size: 11px;
}
#checkboxes {
width: 400px;
float: left;
}
#finForm {
margin: 18px 20px 50px;
position: relative;
}
#finForm input[type="submit"] {
position: absolute;
bottom: 6px;
right: 1px;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
border: none;
-webkit-border-radius: 11px;
-moz-border-radius: 11px;
-o-border-radius: 11px;
border-radius: 11px;
background-image: url('http://storage.canalblog.com/45/44/221048/94342762.png');
background-image: -webkit-gradient(linear, 0% 100%, 0% 0%, from(#9EA9C4), to(#FFFFFF));
background-image: -moz-linear-gradient(0% 100% 90deg,#9EA9C4, #FFFFFF);
color: #615a74;
font-size: 10px;
text-transform: uppercase;
-webkit-text-shadow: 0px 0px 2px #fff;
-moz-text-shadow: 0px 0px 2px #fff;
-o-text-shadow: 0px 0px 2px #fff;
text-shadow: 0px 0px 2px #fff;
font-weight: bold;
margin: 0;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .5);
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .5);
box-shadow: 0 1px 2px rgba(0, 0, 0, .5);
padding: 5px 10px 3px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
#finForm input[type="submit"] {
padding: 6px 10px 5px;
}
}
#finForm input[type="submit"]:hover, #finForm input[type="submit"]:focus {
-webkit-box-shadow: 0 1px 6px rgba(110, 122, 152, 1);
-moz-box-shadow: 0 1px 6px rgba(110, 122, 152, 1);
box-shadow: 0 1px 6px rgba(110, 122, 152, 1);
}
.error-form-comment {
font-size: 12px;
color: #ff0000;
padding: 3px 0 0 10px;
}
/* @end */
/* @group Pied de page */
#cb_footer {
display: none;
}
/* @end */
/* @group index en 3 colonnes */
/*@media screen and (min-width: 1200px) {*/
.blocIndex {
-moz-column-count: 3;
-moz-column-width: 269px;
-moz-column-gap: 40px;
-moz-column-rule: 1px dotted #ccc;
-webkit-column-count: 3;
-webkit-column-width: 270px;
-webkit-column-gap: 40px;
-webkit-column-rule: 1px dotted #ccc;
-o-column-count: 3;
-o-column-width: 270px;
-o-column-gap: 40px;
-o-column-rule: 1px dotted #ccc;
column-count: 3;
column-width: 269px;
column-gap: 40px;
column-rule: 1px dotted #ccc;
padding: 40px 40px 0;
}
.auteIndex li .blocIndex {
padding: 50px 40px 0;
}
.corpsPost .blocIndex {
padding: 0;
-moz-column-count: 1;
-moz-column-width: 620px;
-moz-column-gap: 0px;
-moz-column-rule: 0px solid #999;
-webkit-column-count: 1;
-webkit-column-width: 620px;
-webkit-column-gap: 0px;
-webkit-column-rule: 0px solid #999;
column-count: 1;
column-width: 620px;
column-gap: 0px;
column-rule: 0px solid #999;
list-style-type: none;
}
.blocBlc {
background-color: #fff;
padding: 0 50px;
}
.cateIndex .blocBlc, .ingrIndex .blocBlc {
padding: 0 50px 0 0;
}
.blocCouleur {
background: url('http://storage.canalblog.com/88/06/221048/94343679.png') repeat-x 0 center;
margin: 0 90px;
display: block;
}
.cateIndex .blocCouleur, .ingrIndex .blocCouleur {
margin: 0 50px 0 40px;
}
.corpsPost #index {
background: none;
padding: 0 40px;
list-style-type: none;
}
.corpsPost .blocCouleur {
background: none;
}
.corpsPost .blocCouleur {
margin: 0 0 30px;
}
.corpsPost .ingrIndex .blocIndex li ul li ul li, .corpsPost .cateIndex .blocIndex li ul li, .corpsPost .auteIndex .blocIndex li ul li {
margin-bottom: 5px;
}
.corpsPost .auteIndex .blocCouleur {
margin-right: 50px;
margin-left: 50px;
}
.corpsPost .auteIndex .blocIndex {
padding: 20px 0 0;
}
.corpsPost .auteIndex .blocIndex li {
text-align: left;
}
.corpsPost .cateIndex .blocBlc, .corpsPost .ingrIndex .blocBlc {
padding: 0;
}
.corpsPost #index ul {
list-style: none;
}
.corpsPost .auteIndex .blocIndex {
padding: 0;
}
.corpsPost .auteIndex li {
padding: 0;
}
.corpsPost .auteIndex .blocIndex li {
text-align: left;
}
.corpsPost .auteIndex .blocIndex li ul {
padding-bottom: 30px;
}
.corpsPost .auteIndex .blocCouleur {
display: none;
}
.auteurMini {
font-size: 15px;
}
.auteurMasquer {
display: none;
}
ul.sansMarginTop {
margin-top: 0;
}
/* @end */
/* @group réseaux */
.addthis_pill_style {
width: 50px !important;
}
.addthis_button_tweet {
width: 85px;
}
.addthis_button_google_plusone {
width: 60px;
}
#reseaux {
width: 620px;
}
#addthis {
width: 450px;
float: left;
}
.hellocoton {
float: right;
width: 145px;
overflow: hidden;
margin-top: -5px;
}
/* @end */