/*
Theme Name: Chipotle&Jalapeño
Version: 1.0
Author: Nathalie baa Bergeron
Author URI: http://baazooka.com/

*/

/*---------------RESET 
http://meyerweb.com/eric/tools/css/reset/-------------*/
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, 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;
}

a img { border: none; }
/* End RESET */





/*---------------CLEARFIX  
http://www.positioniseverything.net/easyclearing.html-------------*/

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

.clearfix {display: inline-table;}

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





/*---------------MAJOR STYLES-------------*/
html,
body{
	margin:0;
	padding:0;
	height:100%;
}
#container{
	width:1009px;
	margin:0 auto;
	min-height:100%;
	position:relative;
}
#header{
	background:#fff;
	padding:0px 20px;
	z-index:2;
	height:70px;
}
#bodyer{
	height:580px;
	height:520px;
	padding:0 0px 0px;
	z-index:1;
}
#footer{
	height:50px;
	background:#fff;
	z-index:20000;
}
#footer p{
	margin:0;
	padding:10px 20px;
	font-size:1.2em;
	line-height: 1.2em;
}

body{
	font: 62.5% arial, sans-serif;
	color:#000;
}
#bodycafe #bodyer{background:#fff url(../images/bodycafe_bg.jpg) no-repeat;}
#bodyrestaurant #bodyer{background:#fff url(../images/bodyrestaurant_bg.jpg) no-repeat;}
#bodyepicerie #bodyer{background:#fff url(../images/bodyepicerie_bg.jpg) no-repeat;}


#bodyindexfr #bodyer{background:#fff url(../images/bodyindexfr_bg.jpg) no-repeat;}
#bodycafefr #bodyer{background:#fff url(../images/bodycafefr_bg.jpg) no-repeat;}
#bodyrestaurantfr #bodyer{background:#fff url(../images/bodyrestaurantfr_bg.jpg) no-repeat;}
#bodyepiceriefr #bodyer{background:#fff url(../images/bodyepiceriefr_bg.jpg) no-repeat;}
#bodyindexen #bodyer{background:#fff url(../images/bodyindexen_bg.jpg) no-repeat;}
#bodycafeen #bodyer{background:#fff url(../images/bodycafeen_bg.jpg) no-repeat;}
#bodyrestauranten #bodyer{background:#fff url(../images/bodyrestauranten_bg.jpg) no-repeat;}
#bodyepicerieen #bodyer{background:#fff url(../images/bodyepicerieen_bg.jpg) no-repeat;}



a, a:link, a:visited{
	color:#6c6456;
	text-decoration:none;
}
a:hover, a:active{
	color:#000;
}

/*---------------HEADER + NAV-------------*/
#nav{
	float:left;
	margin-top:40px;
	height:19px;
	font-size:1.5em;
}
#nav li
{
	display: inline;
	list-style-type: none;
	padding-right: 11px;
}
#header h1{
	float:right;
	position:relative;
	width:200px;
	height:50px;
	margin-right:270px;
	margin-top:12px;
	}
	#header h1 span{
		position:absolute;
		width:100%;
		height:100%;
		background: transparent url(../images/header.gif) no-repeat;
	}


#bodyindexfr #header h1{display:none;visibility:hidden;}
#bodyindexen #header h1{display:none;visibility:hidden;}


#bodyindexfr a#navindex,
#bodyindexen a#navindex,
#bodycafefr a#navcafe,
#bodycafeen a#navcafe,
#bodyepiceriefr a#navepicerie,
#bodyepicerieen a#navepicerie,
#bodyrestaurantfr a#navrestaurant,
#bodyrestauranten a#navrestaurant{color:#000;}

/*---------------FOOTER-------------*/
p#sloganen,
p#sloganfr{
position:absolute;right:150px;
	width:272px;
	height:25px;
	padding:10px;
	}
	
	p#sloganfr span{
		position:absolute;
	width:272px;
	height:25px;
		background: transparent url(../images/sloganfr.gif) no-repeat;
	}
	p#sloganen span{
		position:absolute;
	width:272px;
	height:25px;
		background: transparent url(../images/sloganen.gif) no-repeat;
	}
#bodyindexfr #sloganfr,
#bodyindexen #sloganen {display:none;visibility:hidden;}

p#atelier6{
	margin-top:3px;
	display:block;
	font-size:1.1em;
	color:#bebec0;
}
p#atelier6 a{
	color:#bebec0;
}
#infos a{
	color:#000;
}

#infos a:hover,
#infos a:active{
	color:#6c6456;
	text-decoration:none;
}
p#atelier6 a:hover,
p#atelier6 a:active{
	color:#000;
	text-decoration:none;
}

/*---------------VARIOUS-------------*/

.floatleft{float:left;}
.floatright{float:right;}

.content{
	padding:0px;
	font-size:1.2em;
	line-height:1.4em;
	color:#3e352a;
}
#bodycafefr .content,
#bodycafeen .content{
	width:340px;
	position:absolute;
	margin-top:180px;
	margin-left:240px;
}
#bodyepiceriefr .content,
#bodyepicerieen .content{
	width:340px;
	position:absolute;
	margin-top:180px;
	margin-left:240px;
}
#bodyrestaurantfr .content,
#bodyrestauranten .content{
	width:340px;
	position:absolute;
	margin-top:180px;
	margin-left:240px;
}
.content p{
	margin:0 0 10px;
}

#photosliens{
	width:270px; 
	height:auto;
	margin-right:20px;
}
#slideshow{
	width:270px; 
	/*height:334px;*/
	margin-right:20px;
}
#slideshow img{
	background:#eadfc1;
	width:270px; 
	height:334px;
	display:block;
}
#photosliens ul{
	display:block;
	margin-top:360px;
	font-size:1.2em;
	
	
	text-align:center;
	height:21px;
}
#photosliens ul li{
	padding: 7px 0px 7px 0px;
	
	display:inline;
	background:#faf7f0;
}
#photosliens ul li.firstcorner{
	padding-left: 12px;
	border-bottom-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
}
#photosliens ul li.lastcorner{
	padding-right: 12px;
	border-bottom-right-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
}
#photosliens ul li a{
	display:inline;
	padding: 0 5px 0;
	line-height: 20px;
}
#photosliens ul li a:hover{
}


.hidden{visibility:hidden;display:none;height:0;}
