/*
Theme Name: Pomegranate
Theme URI: http://wordpress.org/
Description: A theme designed for Restaurant Grenadine
Version: 1
Author: Arrien Weeks
Author URI: http://www.chapeauvert.ca
*/

@charset "utf-8";
body {
	background-color: #A81F23;
	margin: 0px;
	padding: 0px;
}
* {
	margin: 0px;
	padding: 0px;
}
span {
	display: none;
}
img {
	border: none;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #A42336;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #603813;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A42336;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
a {
	color: #7A0402;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}




.full_width {
	float: left;
	width: 800px;
}
.half_width {
	padding: 5px;
	float: left;
	width: 390px;
}


.clear_both {
	clear: both;
}
.thin_divider {
	background-image: url(images/thin_divider.gif);
	background-repeat: repeat-x;
	height: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.grey_divider {
	background-image: url(../images/grey_divider.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.red_divider {
	background-image: url(../images/red_divider.gif);
	background-repeat: repeat-x;
	float: left;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	width: 740px;
}
.txt_red {
	color: #A81F23;
	font-size: 9px;
}
.indent {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}




#inner_container {
	padding: 0px;
	width: 800px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#outer_container {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 800px;
	float: left;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
}
#content {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 800px;
}
#about {
	float: left;
	width: 800px;
}
#about h1 {
	background-image: url(images/apropos_aboutus.gif);
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 800px;
}
#daily {
	float: left;
	width: 800px;
}
#daily h1 {
	background-image: url(images/daily.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 800px;
}
#group {
	float: left;
	width: 800px;
}
#group h1 {
	background-image: url(images/group.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 800px;
}
#five_to_seven {
	float: left;
	width: 800px;
}
#five_to_seven h1 {
	background-image: url(images/five_to_seven.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 800px;
}
#gallery {
	float: left;
	width: 800px;
}
#gallery h1 {
	background-image: url(images/gallerie_gallery.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 800px;
}
#press {
	float: left;
	width: 800px;
}
#press h1 {
	background-image: url(images/presse_press.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 800px;
}
#contact {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 800px;
}
#contact h1 {
	background-image: url(images/contact.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 800px;
}


#fr_nav {
	float: left;
	height: 200px;
	width: 400px;
	background-repeat: no-repeat;
	background-image: url(../images/fr_menu_bgd.jpg);
	padding-top: 30px;
}
#fr_nav ul {
	padding-right: 180px;
}
#fr_nav li {
	list-style-type: none;
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 3px;
}
#fr_nav li ul {
	padding-right: 5px;
	font-weight: bold;
}

#fr_nav a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A42336;
	text-align: right;
}
#en_nav {
	float: right;
	height: 200px;
	width: 400px;
	background-repeat: no-repeat;
	background-image: url(../images/en_menu_bgd.jpg);
	padding-top: 30px;
}
#en_nav ul {
	padding-left: 180px;
}
#en_nav li {
	list-style-type: none;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 3px;
}
#en_nav  li  ul {
	padding-left: 5px;
	font-weight: bold;
}

#en_nav a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A42336;
}
#footer {
	width: 800px;
	background-color: #FFFFFF;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7A0402;
}
#footer p {
	color: #7A0402;
}
#footer li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	list-style-type: square;
	text-align: right;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.threequarter_width {
	float: left;
	width: 75%;
}
.quarter_width {
	float: left;
	width: 25%;
}
.red_box {
	width: 800px;
	float: left;
	background-color: #AD2125;
	padding-top: 10px;
	padding-bottom: 10px;
}
.txt_white {
	color: #FFF;
}
