/* @override http://www.petitspointsetcie.fr/css/ppcie.css */

/*
 * "PetitsPointsEtCie" theme v1 for Shopify | by Benoît Pepermans at ladybug | www.ladybug.fr
 */

* {
	margin: 0;
	padding: 0;
}

body {	
	color: #555;
	background: #91395b url(bodybg.gif) fixed;
	text-align: center;
	font: 14px/1.4em "Trebuchet MS", Verdana, Geneva, sans-serif;
}

.left {
	float: left;
}

.right {
	float: right;
}

/* @group Hacks */

.hide {display:none;}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* @end */

a, a img {
	border: none;
}

#container, #footer {
	clear: both;
	width: 920px;
	margin: 0 auto;
	text-align: justify;
}

a.blog {
display: block;
clear:both;
margin: 0 20px;
padding-bottom: 1.5em;
text-align: right;
font-weight: bold;
font-size: 1.2em;
}

/* @group Header */

#header {
	position: relative;
	padding-top: 30px;
	background: url(headerbg.gif) repeat-y 20px 0;
}

#header h1 {
	display: none;
	position: absolute;
	bottom: -17px;
	left: 20px;
}

#header h1, #header h1 a {
	display: block;
	width: 214px;
	height: 106px;
	text-indent: -5000px;
	background: url(logobg.gif) no-repeat;
}

#page-index #header h1, #page-index #header h1 a {
	background-image: url(logobg-home.gif);
}

/* @end */

/* @group Menu */

ul#menu {
	margin-left: 265px;
	margin-bottom: 15px;
	height: 22px;
	list-style: none;
}

#menu li {
	float: left;
	padding-left: .9em;
	line-height: 22px;
	font-size: 13px;
	font-weight: bold;
}

#menu a {
	display: block;
	padding-right: .5em;
	color: #fff;
	text-transform: lowercase;
	text-decoration: none;
}

#menu a:hover {
	color: #f7f2b2;
}

#menu li.current {
	background: url(menu-leftbg.gif) no-repeat;
}

#menu li.current a {
	color: #4a1a2c;
	background: url(menu-rightbg.gif) no-repeat right top;
}

/* @end */

/* @group Search */

#search {
	clear: both;
	height: 42px;
	background: url(searchbg.gif) repeat-x;
}

#search div {
	float: right;
	width: 355px;
	margin: 10px 0;
}

#search label {
	color: #959271;
}

#search input#q {
	width: 200px;
}

/* @end */

/* @group Footer */

#footer {
	width: 900px;
	height: 1em;
	margin-bottom: 2em;
	color: #fff;
	font-size: 10px;
}

#footer .left {
	width: 200px;
	margin-left: 1em;
}

#footer .right {
	width: 600px;
	margin-right: 1em;
	text-align: right;
}

#footer ul.right li {
	display: inline;
	padding-left: 1em;
	list-style: none;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #adcf4f;
	text-decoration: underline;
}

/* @end */

#content {
	padding: 40px 0 0;
	background-color: #fcfae4;
}

#page-index #content {
	padding: 0;
}

#content #intro {
	margin-bottom: 1px;
	padding: 40px 22px 2em;
	background: #a4c856 url(introbg.gif) repeat-x;
}

#intro ul {
	margin-left: 2em;
}

#intro img.left {
	margin-right: 1.5em;
}

#intro img.right {
	margin-left: 1.5em;
}

a {
	color: #8a3253;
}

a:hover {
	color: #84815b;
}


#content strong {
	color: #444;
}

#content h1, #content h2 {
	padding: .2em 0 .4em;
	color: #8a3253;
	font-size: 1.8em;
	font-weight: normal;
	/*border-bottom: 1px solid #8a3253;*/
}

#content h2 {
	color: #959271;
	font-size: 1.3em;
}

#content h3 {
	font-size: 1.2em;
}

#content p,
#content li {
	padding: .4em 0 .6em;
}

#homeproducts {
	clear: both;
	margin: 0 0 1.5em;
	padding: 1em 22px;
	border: 1px solid #555;
	border-width: 1px 0;
	background: #999676 url(greenbg.gif) repeat-x;
}

#content #maincol {

}

#homeproducts h2 {
	color: #fff;
	font-size: 2em;
}

ul#nouveautes {
	list-style: none;
}

#homeproducts li.product {
	float: left;
	width: 215px;
	text-align: center;
}

#homeproducts .product h3, #homeproducts .product a {
	margin: .3em .2em;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
}

#homeproducts .product a:hover {
	color: #4a1a2c;
	text-decoration: underline;
}

#homeproducts .product a.productimage {
	margin: 0 auto;
}

.product a.productimage {
	display: block;
	
	width: 100px;
	height: 77px;
	padding: 9px 10px 24px 10px;
	background: url(photosmallbg.png) no-repeat;
}

#blog {
	float: right;
	width: 600px;
	padding: 1em 22px .5em;
	border-left: 1px solid #959271;
}

ul.tags {
	float: left;
	width: 230px;
	margin-left: 22px;
	padding: 2em 0;
	list-style: circle;
}

ul.tags li {
	margin: .5em 0 .5em 1.5em;

}

#end {
	padding: 40px 20px 30px;
	background: #4a1a2c url(endbg.gif) repeat-x;
}

#end div.text {
	font-size: 1.5em;
	color: #fff;
	text-align: center;
}

/* @group MiniCart */

#minicart h3, #minicart h4 {
	font-weight: normal;
}

#minicart h3 {
	font-size: 1.1em;
	color: #fcfae4;
}

#minicart h4 {
	color: #91395b;
	font-size: .8em;
}

#minicart ul.items {
	list-style: none;
}

#minicart ul.items li {
	float: left;
	margin: 10px;
}

#minicart .items a.productimage {
	display: block;
	width: 50px;
	height: 50px;
	padding: 5px;
	text-align: center;
	background: #fff;
}

#minicart .items a.productimage img {
	margin: 0 auto;
}

/* @end */

.collection li {
	float: left;
	width: 160px;
	height: 160px;
	margin: 0 20px 20px;
	padding: 5px;
	border: 1px solid #ddd;
	text-align: center;
	list-style: none;
	background: #fff;
}

.collection .small a.productimage {
	display: block;
}

#productpage a.productimage {
	display: block;
	width: 240px;
	height: 185px;
	padding: 10px 13px 41px;
	background: url(photomediumbg.png) no-repeat;
}

.productimage-small {
	display: block;
	width: 100px;
	height: 77px;
	margin: 8px 0 0 8px;
	padding: 4px;
	background: #fff;
	border: 1px solid #ddd;
}


#page-collection #maincol {
	margin: 22px;
}

#content p.price {
	text-align: right;
	font: normal 1.1em Georgia, "Times New Roman", Times, serif;
}

#content p.price span {
	font-weight: bold;
	font-size: 1.2em;
}

div.collection .product {
	clear: both;
	margin-top: 1em;
	padding-bottom: 1em;
	border-bottom: 1px dotted #91395b;
}

div.collection .product a.productimage {
	float: left;
	margin-right: 1.5em;
}

div.productimages {
	float: left;
}

div#productpage {
	margin: 20px;
}

div#productinfo {
	float: right;
	width: 600px;
}

#productinfo h2 {
	font-size: 2em;
}

ul.details {
	font-size: .9em;
	list-style: none;
}

#variants {
	float: left;
	width: 300px;
	margin: 1.5em 0;
	padding: 1em;
	list-style: none;
	background-color: #fff;
	border: 1px solid #ddd;
}

#variants label span {
	color: #555;
	font-size: 1em;
	font-style: normal;
}

#variants label {
	color: #999;
	font-size: .9em;
	font-style: italic;
}

input#add {
	float: right;
	margin: 2em 0;
}

div#productdescription {
	clear: both;
	margin: 0 1em;
	padding: 1.5em 0;
}

#page-page #maincol, #page-blog #maincol {
	width: 620px;	
}

#page-page #subcol, #page-blog #subcol {
	width: 200px;
}

#page-page #maincol {
	float: right;
	margin-right: 22px;
}

#page-page #subcol {
	float: left;
	margin-left: 35px;
}

#page-blog #maincol {
	float: left;
	margin-left: 22px;
}

#page-blog #subcol {
	float: right;
	margin-right: 35px;
}

#topselling {
	list-style: none;
}

#topselling li {
	margin: 5px;
}

#topselling li, #topselling li a {
	display: block;
	float: left;
	width: 50px;
	height: 50px;
	background: #fff;
}

#topselling li a {
	border: 1px solid #ddd;
}

#topselling li a:hover {
	border-color: #91395b;
}

#topselling li p {
	display: none;
}

label.mandatory {
	/*color: #bf0000;*/
	font-weight: bold;
}

body.home #maincol {
	margin: 0 22px 2em;
}

#contactform label, #contactform input, #contactform select, #contactform textarea {
	display: block;
	margin: .3em 0;
	width: 200px;
}


/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 215px;
    height: 135px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */

.jcarousel-next {
	z-index: 3;
	display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}
/*
.jcarousel-container-horizontal {
    width: 555px;
    padding: 20px 40px;
}

.jcarousel-clip-horizontal {
    width:  555px;
    height: 75px;
}
*/
.jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-horizontal.gif) no-repeat 0 0;
}

/*.jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}*/

.jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-prev-disabled-horizontal,
.jcarousel-prev-disabled-horizontal:hover,
.jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}


.jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-horizontal.gif) no-repeat 0 0;
}

/*.jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}*/

.jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-next-disabled-horizontal,
.jcarousel-next-disabled-horizontal:hover,
.jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

#cart {
	margin: 3em 30px 4em;
	padding: 2em;
	border: 1px solid #ccc;
	background: #fff;
}

#items {
	list-style: none;
}

#items li {
	padding: 1em 1.5em;
	border-bottom: 1px solid #ccc;
}

#items li .price {
	color: #000;
	font-size: 1.3em;
}

#items li#total {
	text-align: right;
	border: none;
}

#items li#total .price {
	color: #b00;
	font: 2em Georgia, "Times New Roman", Times, serif;
}

.post {
border-bottom: 1px dotted #959271;
margin-bottom: 2em;
}

.post h3 {
color: #8a3253;
margin-bottom: .1em;
}

p.posted {
font-size: .8em;
font-style: italic;
}

#newsletter {
	display: none;
	background: red;
}