#wpcf
{width:300px;text-align:justify;font-size:11px;font-family:arial;padding:5px 0px 5px 120px;}
#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 100px;
	padding: 1px;
	margin: 2px 5px 2px 0;
	border:1px solid #dbe8ee; font-size:10px;font-family:arial;
}
#wpcf textarea {
	width: 250px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
	border:1px solid #dbe8ee; font-size:10px;font-family:arial;

}
#wpcf #contactsubmit {
	text-align:center;
    margin-top:20px;
	width: 102px;
	background:#fff;
}

/* Begin Typography & Colors */
body
{margin-top:auto;
margin-bottom:0px;
font-family:arial;
font-size:11px;
text-align:justify;
background-color:#e6e6e6;
background-image:url('http://dollicious.fr/img/fond.jpg');
color:#493117;
}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	background-image:url('http://dollicious.fr/img/fond-page.jpg');
	width:827px;
	}


.widecolumn .entry p {
margin-top:10px;
font-size: 11px;
	}

.narrowcolumn .entry, .widecolumn .entry {
width:100%;
text-align:justify;
line-height: 1.6em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: justify;
	width:100%;
	padding:20px 0px;
	}

.alt {
	background-color: #f4ece3;
	border-bottom:1px solid #e2d2c2; 
	border-top:1px solid #e2d2c2; 

	}


small {
	font-family: Arial;
	line-height: 1.5em;

	}

#searchform {
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 100px;
	padding: 2px;
	margin: 5px 0px 1px 6px;
	border:1px solid #dbe8ee;
	float:left;
	}

#sidebar #searchsubmit {
	margin:5px 5px 0px 0px;
	border:1px solid #dbe8ee;
	padding-bottom:2px;
	}


.entry p a {
	color: #493117;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 11px arial;
	}

.commentlist li {
	font-weight: bold;
	}


.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	width:100%;
	text-align:left;
	}

#commentform p {
	font-family: arial;
	}

.commentmetadata {
	font-weight: normal;
		}

#sidebar {
	font: 11px arial;
	}


code {
	font: 11px arial;
	}

acronym, abbr, span.caps
{
	font-size: 11pxem;
	letter-spacing: .07em;
	}






/* Begin Structure */


.narrowcolumn {
	float: left;
	padding: 0 0 20px 5px;
	margin: 0px;
	width:100%;
	}

.widecolumn {
	float: left;
	padding: 0 0 20px 5px;
	margin: 0px;
	width:100%;
	}

.post {
	margin:0px;
	text-align: justify;
	width:100%;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 15px 0px 0px 0px;
	}

.narrowcolumn .postmetadata {
	margin: 15px 0px 0px 0px;
	padding: 30px 0px;
	}

.widecolumn .postmetadata {
	margin: 15px 0px 0px 0px;
	margin: 30px 0px;
	}

.widecolumn .smallattachment {
	text-align: right;
	float: right;
	margin: 5px 0px 0px 0px;
}

.widecolumn .attachment {
	text-align: right;
	margin: 5px 0px 0px 0px;
}

.postmetadata {
	clear: both;
	
}

.clear {
	clear: both;
}



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}
	
.entry p {
	padding: 10 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;

	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	text-align:justify;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 0px 1px 0;
	border:1px solid #e2d2c2;
	background-color:#f4ece3;
	}

#commentform textarea {
	width: 85%;
	padding: 2px;
	border:1px solid #e2d2c2;
	}

#commentform #submit {
	float: right;
	margin-right:40px;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px;
	width:100%;
	}

.commentlist {
	padding: 0;
	text-align: left;
	width:515px;

	}

.commentlist li {
	margin: 15px 0px 0px 0px;
	padding: 5px 0px 0px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 0p 0px 0px;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0px;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
margin-left:15px;
padding: 20px 0 10px 10px;
width:170px;
text-align:justify;
}

#sidebar form {
	margin: 0px;
	}
/* End Sidebar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 0px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}


/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
color: #493117;
}


a, a:active
{font-family: arial ;color:#e3ab9e;text-decoration: none;border:0px;}
a:hover
{font-family: arial ;color:#f4c4d8;text-decoration: none;}

i,em
{color:#c86869;}
b,strong
{color:#c86869;}
u
{border-bottom:solid 1px #000000;}

.recentcomment li
{color:#f2d3e0;}

.graph-img
{
border:1px solid #e3e3e3;
padding:3px;
margin:1px;
}
h1,p,h2
{margin:0px;}
h1
{font-size:22px;padding-bottom:10px;}
h1:first-letter,h2:first-letter
{ padding:1px;color:#c2a135;font-size:30px;}
h2
{font-size:22px; text-align:left;margin-bottom:10px;}
h3,h2.widgettitle
{font-size:14px; text-align:left;font-family:arial}
h3:first-letter,h2.widgettitle:first-letter
{ padding:1px;color:#c2a135;font-size:20px;}

.page_link
{
line-height : 10px ;
margin:1px;
padding:3px 4px;
border:1px solid #e1cbbd;
}

.cut{padding:10px 10px 20px 10px;margin-bottom:20px;border:6px solid #e1cbbd;}

input
{border:1px solid #e3ab9e; font-size:10px;font-family:arial;}
/*--------- Lightbox -----------*/
#lightbox{position: absolute;left: 0;width: 100%;z-index: 100;text-align: center;line-height: 0;}
#lightbox a img{ border: none; }
#outerImageContainer{position: relative;background-color: #fff;width: 250px;height: 250px;margin: 0 auto;}
#imageContainer{padding: 10px;}
#loading{position: absolute;top: 40%;left: 0%;height: 25%;width: 100%;text-align: center;line-height: 0;background-image: url(http://dollicious.fr/loading.gif);background-repeat:no-repeat;background-position:center;}
#hoverNav{position: absolute;top: 0;left: 0;height: 100%;width: 100%;z-index: 10;}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{width: 49%;height: 100%;background: transparent url(http://dollicious.fr//images/blank.gif) no-repeat; /* Trick IE into showing hover */display: block;}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://dollicious.fr/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://dollicious.fr/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{font: 10px Verdana, Helvetica, sans-serif;background-color: #fff;margin: 0 auto;line-height: 1.4em;overflow: auto;width: 100%	}
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 2.2em; background-image: url(http://dollicious.fr/closelabel.gif);background-repeat:no-repeat;	}	
		
#overlay{position: absolute;top: 0;left: 0;z-index: 90;width: 100%;height: 500px;background-color: #cfcfcf;}

/*-------- fin lightbox -------*/