/*

Theme Name: WordPress - Aroma
Theme URI: http://www.aroma.com/
Description: The original Aroma WordPress theme - August 2008
Version: 1.0
Author: Zoo Media Group
Zoo Media Group || http://www.zoomedia.ca

*/

/*** General Styles ***/

/* Remove margin and padding from all elements  */

*{
   margin: 0;
   padding: 0;
}

/* Set font style and colours */

body{
   font-family: Arial, sans-serif;
   font-size: small;
   color: #363636;
   text-align: center;
   background: url(images/bg-body.gif) repeat-y top left #eea431;
}
* html body{
   font-size: x-small; /* for IE 5/Win */
   f\ont-size: small;  /* for other IE versions */
}
a img{
  border: none;
}
img.alignright{
  padding: 2px;
  margin: 0 0 6px 10px;
  float: right;
}
img.alignleft{
  padding: 2px;
  margin: 0 10px 6px 0;
  float: left;
}
img.aligncenter{
  padding: 2px;
  display: block;
  margin: 0 auto;
}
object{
  margin-top: 10px;
  display: block;
}
div#wrapper{
  width: 1008px;
  margin: 20px auto; /* Center content horizontally */
  text-align: left; /* Recover from text-align center in body */
  background: url(images/bg-wrapper.gif) no-repeat top left;
}

/*** Header ***/

div#header{
  width: 740px;
  height: 131px;
  margin: 0 134px;
}
div#header h1{
  text-indent: -5000px;
}
div#header h1 a{
  display: block;
  height: 131px;
  width: 740px;
  background: url(images/bg-logo.gif) no-repeat top center;
}

/*** End Header ***/

/*** Content ***/

div#content{
  width: 772px;
  margin: 0 118px;
  background: url(images/bg-content.gif) repeat-y top center;
}

/* Main Nav */

div#main-nav{
  background: url(images/bg-main-nav-inner.gif) no-repeat top center;
  width: 770px;
  height: 53px;
  margin: 0 auto;
}
div#main-nav ul{
  list-style: none;
  padding-left: 70px;
  margin-top: 2px;
  width: 770px;
  wid\th: 700px;
  height: 42px;
  float: left;
}
div#main-nav ul li{
  float: left;
}
div#main-nav ul li a{
  color: #fff;
  text-decoration: none;
  display: block;
  height: 42px;
  text-indent: -5000px;
  float: left;
}
div#main-nav ul li.page-item-17 a{
  width: 96px;
  background: url(images/button-about.gif) no-repeat top left;
}
div#main-nav ul li.page-item-432 a{
  width: 83px;
  background: url(images/button-cuisine.gif) no-repeat top left;
}
div#main-nav ul li.page-item-20 a{
  width: 59px;
  background: url(images/button-bar.gif) no-repeat top left;
}
div#main-nav ul li.page-item-23 a{
  width: 108px;
  background: url(images/button-experience.gif) no-repeat top left;
}
div#main-nav ul li.page-item-25 a{
  width: 78px;
  background: url(images/button-events.gif) no-repeat top left;
}
div#main-nav ul li.page-item-29 a{
  width: 106px;
  background: url(images/button-contact-us.gif) no-repeat top left;
}
div#main-nav ul li.page-item-27 a{
  width: 70px;
  background: url(images/button-news.gif) no-repeat top left;
}

div#main-nav ul li.page-item-17 a:hover{
  background: url(images/button-about-on.gif) no-repeat top left;
}
div#main-nav ul li.page-item-432 a:hover{
  background: url(images/button-cuisine-on.gif) no-repeat top left;
}
div#main-nav ul li.page-item-20 a:hover{
  background: url(images/button-bar-on.gif) no-repeat top left;
}
div#main-nav ul li.page-item-23 a:hover{
  background: url(images/button-experience-on.gif) no-repeat top left;
}
div#main-nav ul li.page-item-25 a:hover{
  background: url(images/button-events-on.gif) no-repeat top left;
}
div#main-nav ul li.page-item-29 a:hover{
  background: url(images/button-contact-us-on.gif) no-repeat top left;
}
div#main-nav ul li.page-item-27 a:hover{
  background: url(images/button-news-on.gif) no-repeat top left;
}

/*** End Main Nav  ***/

/* Sub Nav */

div#sub-nav{
  background: #000;
  clear: both;
  float: left;
}
div#sub-nav h2{
  font-family: Andalus;
  font-size: 160%;
  width: 196px;
  float: left;
  color: #fff;
  padding: 10px 0 0 0;
  text-indent: -5000px;
}
div#sub-nav h2.About{
 background: url(images/bg-about-us.gif) no-repeat top left;
}
div#sub-nav h2.Cuisine{
 background: url(images/bg-cuisine.gif) no-repeat top left;
}
div#sub-nav h2.Bar{
 background: url(images/bg-bar.gif) no-repeat top left;
}
div#sub-nav h2.Experience{
 background: url(images/bg-experience.gif) no-repeat top left;
}
div#sub-nav h2.Events{
 background: url(images/bg-events.gif) no-repeat top left;
}
div#sub-nav h2.Contact{
 background: url(images/bg-contact-us.gif) no-repeat top left;
}
div#sub-nav h2.News{
 background: url(images/bg-news.gif) no-repeat top left;
}
div#sub-nav ul{
  list-style: none;
  width: 575px;
  wid\th: 570px;
  float: left;
  font-size: 90%;
  font-weight: bold;
  padding: 20px 0 10px 5px;
}
div#sub-nav ul li{
  float: left;
  margin: 0 15px 10px 0;
}
div#sub-nav ul li a{
  display: block;
  float: left;
  text-decoration: none;
  color: #eea431;

}
div#sub-nav ul li a:hover, div#sub-nav ul li.current_page_item a, div#sub-nav ul.in-the-press li.page-item-134 a{
  color: #fff;
}

/*** End Sub Nav ***/

/*** Promos ***/

div#promos{
  width: 196px;
  float: left;
  background: #c31820;
  margin-left: 1px; 
}
div#promos ul{
  list-style: none;
}
div#promos ul li img{
  display: block;
}

/*** End Promos ***/

/*** Main Content ***/

div#main-content{
  width: 570px;
  wid\th: 450px;
  margin: 30px 1px 10px 3px;
  padding: 0 60px;
  float: left;
  background: #fff;
  display: inline;
}
div#main-content h3{
  margin-bottom: 15px;
}
div#main-content h4{
  margin-bottom: 15px;
  border-bottom: 1px dotted #363636;
  background: url(images/bullet.gif) no-repeat top left;
  padding-left: 16px;
}
div#main-content h4.news{
  border: none;
  background: none;
  padding-left: 0;
}
div#main-content a{
  color: #363636;
}
div#main-content p{
  margin-bottom: 20px;
}
div#main-content ul, div#main-content ol{
  margin: 0 0 25px 35px;
  list-style-image: url(images/bullet-sm.gif);
}
div#main-content ul li{
  margin-bottom: 6px;
}
blockquote{
  font-style: italic;
  width: 565px;
  wid\th: 445px;
}

div#main-content p cite{
  text-align: right;
  display: block;
}
div#main-content label{
  display: block;
}
div#main-content div#prev-next ul{
  list-style: none;
  text-align: right;
}
div#main-content div#prev-next li{
  display: inline;
  background: none;
  padding: 3px;
}
div#main-content div#prev-next li a{
  color: #c31820;
  text-decoration: none;
}
div#main-content div#prev-next li a:hover{
  text-decoration: underline;
}
/*** Main Content Footer Links ***/

ul#footer-links{
  width: 768px;
  wid\th: 552px;
  clear: both;
  list-style: none;
  float: left;
  margin: 0 0 20px 0;
  padding-left: 216px;
  list-style-image: none;
}
ul#footer-links li{
  float: left;
}
ul#footer-links li a{
  diplay: block;
  float: left;
}
ul#footer-links li.center a{
  display: block;
  margin: 0 7px;
}
ul#footer-links li.last a{
  margin-right: 0px;
}

/*** End Main Content Footer Links ***/

/*** End Main Content ***/

/*** Footer ***/

div#footer{
  clear: both;
  width: 770px;
  margin: 0 auto;
  font-size: 86%;
  background: #000;
  background: url(images/bg-footer-inner.gif) no-repeat top center #000;
}
div#footer ul{
  list-style: none;
  width: 770px;
  wid\th: 571px;
  padding: 10px 0 0 199px;
  margin: 0 auto;
}
div#footer ul li{
  display: inline;
  border-right: 1px solid #fff;
  white-space: nowrap;
}
div#footer ul li.page-item-537{
  border-right: none;
}
div#footer ul li a{
  color: #fff;
  text-decoration: none;
  padding: 0 3px;
  white-space: nowrap
}
div#footer a:hover{
  text-decoration: underline;
}
div#footer p{
  clear: both;
  color: #fff;
  text-align: center;
  padding: 6px 0;
  width: 770px;
  wid\th: 521px;
  padding: 10px 0 0 149px;
  margin: 0 auto;
  background: #000;
}
div#footer p a{
  color: #fff;
}