/*  
Theme Name: La boutique d'Eric Pouhier
Theme URI: http://ch1.fr/
Description: La boutique d'Eric Pouhier
Version: 0.1
Author: CH1
Author URI: http://ch1.fr

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Georgia', Verdana, Arial, Sans-Serif;
	background: #572C02 url('images/bg-body.jpg') top center repeat-x;
	color: #F1DEBE;
	text-align: center;

	}

html, body {overflow-x: hidden;}

	a:link, a:visited {
	color:#F1DEBE;
	}
	
		a:hover, a:active {
	color:#F1DEBE;
	text-decoration:underline;
	}
	
	
#page {
	border: 0;
	text-align: left;
	position:relative;

	}

#header {
	background: none;
	}

#headerimg 	{ 
	margin: 0; 
	} 

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.6em;
	}

	.entry img {
	padding:5px;
	border:1px solid #A18049;
	background:#2A1800;
	margin:10px;
	}
	
	
.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background:none;
	border: none;
	text-align:center;
	font-size:12px;
	}
	
	
	#footer ul {
	margin:0;
	padding:0;
	}
	
	#footer ul li {
	display:block;
	float:left;
	padding:10px 5px;
	font-size:12px;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Georgia', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: left;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	width:300px;
	margin:0 0 0 10px;
	color:#E9D0A7;
	font-size:16px;
	padding:17px 0pt 0pt;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}


	.widget {
	background:#2e1d00 url('images/bg-widget.jpg') top left repeat-x;
	border:1px dotted  #a18049;

	}

	.textwidget {
	font-size:12px;
		padding:10px;
	}
	
	
h3 {
	font-size: 1.8em;
font-weight:normal;
padding-bottom:3px;
line-height:1.6em;
border-bottom:1px dotted #65491A;
clear:left;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {

	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

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



a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	margin: 0px auto;
	padding: 0 0 20px 0;
	width: 990px;
	}

#header {
	margin: 0 ; 
	padding: 0; 
	}

#headerimg {
	margin: 0;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 10px 10px 20px 10px;
	margin: 41px 0 0 36px;
	width: 611px;
background: #060300 url('images/bg-texte.gif') top center repeat-x;
border:5px solid #060300;
	}


*html .narrowcolumn {
margin: 41px 0 0 16px;
}


.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

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

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

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

.postmetadata {
	clear: left;
	display:none;
}

#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	background:transparent url('images/footer.jpg') top left repeat-x;
	padding:20px 0;
	}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size:12px;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 0;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	font-size: 12px;
	color:#F1DEBE;
	background:#000000;
	margin:0;
	padding:2px 0 2px 10px;
	background:transparent url('images/bg-h2.jpg') top left repeat-x;
	font-weight:bold;
	height:30px;
	line-height:30px;
	border-bottom:1px dotted #EFD0A1;
	}
	

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* 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 {
display:inline;
margin:0 0 30px 30px;
padding:5px;
	}

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-type: square;
	padding-left: 10px;
	} 

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



.entry ol {
	padding: 0 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;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
	
	#sidebar .ui-tabs-nav li {
	margin:0 0 0 2px;
	}
	

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

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



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

#sidebar ul ul li, #sidebar ul ol li {
	list-style-type:square;
margin:3px 0pt 0pt 10px;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

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

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



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

.commentlist {
	padding: 0;
	text-align: justify;
	}

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

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

#commentform p {
	margin: 5px 0;
	}

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

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



/* Begin Sidebar */
#sidebar
{
margin-left:694px;
margin-top:41px;
padding:0pt 0pt 10px;
width:250px;
padding:10px;
background:#060300 url(images/bg-texte.gif) repeat-x scroll center top;
border:5px solid #060300;
	}

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



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



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

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

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

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

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/
#navigationMenu {
	width: 672px;
	margin: 0px;
	padding: 0px;
	position:absolute;
	top:0;
	right:0;
	}

#nav {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style: none;
	}
	
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
	background:transparent url('images/bar-menu.gif') top right repeat-y;
	}
	
#nav li.current_page_item {
background:transparent url('images/bar-menu-active.gif') top right repeat-x;
}
	
#nav li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 140px;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #202020;
	color: #FFFFFF;
	width: 140px;
	float: none;
	margin: 0px;
	padding: 8px 10px 6px 10px;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	text-decoration: none;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #EEE0BD;
	color: #FFFFFF;
	padding: 8px 10px 6px 10px;
	}


	#nav a:link, #nav a:visited, #nav a:active {
	color: #3f2700;
	display: block;
    font-weight: normal;
    margin: 0px;
	padding: 12px 15px 10px 15px;
	text-decoration: none;
	font-size:14px;
	}
	
		
	#nav li.current_page_item a:link, #nav li.current_page_item a:visited {
	color:#fff;
	}
	
	#nav a:hover
		{
	background:transparent url('images/bar-menu-hover.gif') top right repeat-x;
	text-decoration: none;
	color:#3F2700;
	}

	
	
#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#nav li:hover ul {
	left: auto;
	display: block;
	}
	
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	}
	
#DiapoGallerie {
border:0;
width:630px;
position:absolute;
top:57px;
right:23px;
overflow:hidden;
height:165px;
background:transparent;
}	

#DiapoGallerie img {
border:1px dotted #A18049;
padding:1px;
margin:1px;
}

*html #DiapoGallerie img {border:1px solid #A18049; }

#content h2 {
background:transparent url(images/bg-body.jpg) repeat scroll left top;
border-bottom:1px dotted #000000;
color:#000000;
font-size:26px;
font-weight:normal;
letter-spacing:-1px;
margin:0pt 0pt 20px;
padding:3px 10px;
}

*html #content h2 {border-bottom:1px solid #EFD0A1;} 

.widget_recent_entries ul {
margin:5px 0;
padding:5px 0;
}

.widget_recent_entries ul li {
list-style-type:square;
}

.widget_recent_entries ul li a {
font-size:12px;
padding:2px;
}

.widget_recent_entries ul li a:link, .widget_recent_entries ul li a:visited {
color:#F1DEBE;
text-decoration:none;
}

.widget_recent_entries ul li a:hover, .widget_recent_entries ul li a:active {
color:#F1DEBE;
text-decoration:underline;
}

h2 a:link, h2 a:visited {color:#000;}
h2 a:hover, h2 a:active {color:#000;text-decoration:underline;}

#text-1 .textwidget, #text-2 .textwidget{
text-align:center;
}

#text-1 .textwidget img , #text-2 .textwidget img{
margin:5px 0;
}

.fourchette, .couteau {
width:97px;
height:587px;
position:absolute;
top:170px;
}

.couteau {height:669px;}

.fourchette {
background:transparent url(images/fourchette.jpg) repeat scroll left top;
right:1012px;
top:200px;
}

.couteau {
background:transparent url(images/couteau.jpg) repeat scroll left top;
left:1012px;
}

a.lien_pdf {
text-align:right;
}

a.lien_pdf img{
text-align:right;
padding:0;
background:none;
border:0;
margin:0;
}
