/*
Theme Name: Jesy Naime Stanard
*/

body {
/*	background:url(img/bg.jpg) center top #FFF no-repeat; */
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	margin:0px;
	padding:0px;
}
h2 {
	font-weight:normal;
	font-size:36px;
	margin:0px;
}
h3{
	font-weight:normal;
	font-size:30px;
	margin:0px;
}
.gallery a {
	border:none;
}
hr {
	border:0;
	border-bottom:solid 1px #CCC;
    height: 1px;
	clear:both;
	margin:10px;
}
.clear {clear:both;}
#head {
	background:url(img/header.png) top left no-repeat;
	width:802px;
	margin:0px auto;
	height:81px;
}
#topnav {
	background:url(img/topnav.png) top left no-repeat;
	width:300px;
	margin: 0px auto;
	padding-right:15px;
	float:right;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
}
.box {
	border: 1px solid #cccccc; background: #f3f5f4; 
}
#head_text {
	font-size:10px;
	line-height:16px;
	margin-top: 15px;
	float: left;
}
#head_text IMG {
	margin-bottom:-2px;
	margin-right:5px;
}
#head_text a {
	color:#333;
	border-bottom:dashed 1px #333;
	text-decoration:none;
}
#head_text a:hover {
	background:#CCC;
}
#nav a {
	color:#333;
	border-bottom:dashed 1px #333;
	text-decoration:none;
	font-weight:bold;
}
#nav a:hover {
	background:#CCC;
}
a {
	color:#333;
	border-bottom:dashed 1px #333;
	text-decoration:none;
}
a:hover {
	background:#CCC;
}
#myGallery a {
border: none;
}
#shNavBar a {background:none;}
#poste .imglink { background:none; border:none;}
#poste .imglink img {border: solid 1px #000;}

#topnav a {
	color:#fff;
	text-decoration:none;
	background:none;
	border:none;
}
#topnav a:hover {
	color:#CCC;
}
#topnav ul {
	list-style:none outside;
	margin:0px;
	padding:0px;
}
#topnav ul li {
	margin-left:15px;
	list-style:none outside;
	display:inline;
}
#gallery {
}
#nav {
	width:802px;
	height:28px;
	background:url(img/navbar.png) top left no-repeat;
	margin:10px auto;
	color:#FFF;
	
}
#nav a {
	color:#fff;
	border-bottom:dashed 1px #fff;
	text-decoration:none;
}
#nav a:hover {
	background:none;
	color:#CCC;
}
.navigation {
	list-style:none outside;
	height:26px;
	margin:0px;
	padding:0px;
}
.navigation li {
	margin-left:15px;
	list-style:none outside;
	line-height:26px;
	vertical-align:middle;
	display:inline;
}
.boxtop {
	width: 390px;
	height: 19px;
	margin-top:10px;
	padding:0px;
	background:url(img/box_top.png) top left no-repeat;
}
.boxbottom {
	width: 390px;
	height:19px;
	padding:0px;
	background:url(img/box_bottom.png) bottom left no-repeat;
}
.box_content {
	width:350px;
	height:130px;
	background:url(img/box_bg.gif) left repeat-y;
	padding:0px 20px;
	overflow:hidden;
}
h4 {
	margin:0px;
	font-size:16px;
	font-weight:bold;
}
#ll {
	display:none;
}
#poste {
	margin:10px auto;
	padding:0px;
	width:802px;
}
#poste p {
	line-height:25px;
}
.bigboxtop {
	width: 802px;
	height: 19px;
	margin:0px;
	padding:0px;
	background:url(img/bigbox_top.png) top left no-repeat;
}
.bigboxtitle {
	width: 802px;
	height: 240px;
	margin:0px;
	padding: 0px;
	color:#FFF;
	clear:both;
}
.bigboxbottom {
	width: 802px;
	height:19px;
	margin:0px;
	padding:0px;
	background:url(img/bigbox_bottom.png) bottom left no-repeat;
}
.bigbox_content {
	width:762px;
	background:url(img/bigbox_bg.gif) left repeat-y;
	padding:0px 20px;
	margin:0px;
	overflow:hidden;
}
#intro {
	padding:20px;
}
.box dl{width: 100%;overflow: auto;margin: 0 0 1em;
    background: url(img/dots.gif) repeat-x 0 1.2em}
.box dt,dd.price{background: #f3f5f4;font-size: 130%;font-weight: bold}
.box dt{float: left;padding-right: 3px;}
.box dd{margin:0}
.box dd.price{float: right;padding-left: 3px;}
.box dd.ingredients{float: left;width: 100%;padding: 3px 0;}
#lbMain A { border: none; }
			.gallery {
				margin: auto;
			}
			.gallery-item {
				float: left;
				margin-top: 10px;
				text-align: center;
				width: 25%;			}
			.gallery img {
				border: 2px solid #cfcfcf;
			}
			.gallery-caption {
				margin-left: 0;
			}
#edit {
	float:right;
	margin-right:40px;
	margin-left:-90px;
	position:relative;
	z-index:50;
	padding:10px;
	background:#093;
}
#edit A, #admin A {
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	border:none;
	background:none;
}
#admin {
	padding:10px;
	margin-right:40px;
	float:right;
	background:#F03;
	margin-top:-36px;
}