@charset "utf-8";
/* CSS Document */

/*====================================//
//========= TYPE SELECTORS ===========//
//====================================*/

body{
  background-color:#fff;
  /*margin:0px;
  padding:0px;*/
}

a{
  color:#000;
  text-decoration:none;
}

a:active {
 outline: none;
}

a:focus {
 -moz-outline-style: none;
}

ul{
  width:100%;
  margin-top:0px;
}

img{
  border:0px;
}

/*====================================//
//========= CLASS SELECTORS ==========//
//====================================*/

a.underL{
  text-decoration:underline;
}

.listItem{
  text-align:right;
  border-bottom-color:#999;
  border-bottom-style:dotted;
  border-bottom-width:2px;
  list-style-type:none;
  width:100%;
  height:33px;
  padding-bottom:1px;
}

.opaqueImage{
  position:relative;
  top:-33px;
  margin:0px;
  padding:0px;
  background:none;

}

.background
{
  width:100%;
  height:33px;
  background-color:#FFF;
  filter:alpha(opacity=0);
  -moz-opacity:0;
  opacity:0;
  -khtml-opacity: 0;
}

li.listItem:hover .background, .background_active
{	
  width:100%;
  height:33px;
  background-color:#FFF;
  filter:alpha(opacity=50);
  -moz-opacity:.5;
  opacity:0.5;
  -khtml-opacity: 0.5;
}

.listItem a
{
  color:#666;
  text-decoration:none;
  width:128px;
  height:33px;
  display:block;
  margin-left: 22px;
}

.listItem a:hover{

}

.listItem a:hover, .listItem.active a
{
  background-position: 0 33px;
}

.listItem a.bio
{
  background-image:url(/images/menu_img_bio.jpg);
}


.listItem a.restaurants
{
  background-image:url(/images/menu_img_restaurants.jpg);
}

.listItem a.press
{
  background-image:url(/images/menu_img_press.jpg);
}

.listItem a.shows
{
  background-image:url(/images/menu_img_shows.jpg);
}

.listItem a.favorites
{
  background-image:url(/images/menu_img_favorites.jpg);
}

.listItem a.affiliations
{
  background-image:url(/images/menu_img_affiliations.jpg);
}


.leftFloat{
  float:left;
}

.rightFloat{
  float:right;
}

.restaurants{
  font-size:14px;
}

.restaurant_content p {
  margin-top: 0;
}

.alignRight{
  text-align:right;
}

.alignLeft{
  text-align:left;
}

.width200{
  width:190px;
}

.line{
  padding-left:22px;
  padding-right:24px;
  width: 2px;
}

.contact{
  color:#000;
  letter-spacing:1px;
  line-height:14px;
}

.restaurantList{
  color:#666;
}

.restaurantList a{
  text-decoration:none;
  display: block;
  padding-bottom: 4px;
  color: #999999;
  font-size:13px;
}

.restaurantList a:hover, .restaurantList a.current {
  text-decoration:none;
  color: #000;
}

.mtop20{
  margin-top:20px;
}

.mright20 {
  margin-right: 20px;
}

.mbottom20{
  margin-bottom:20px;
}
.entry{
  padding-bottom:10px;
  margin-bottom:30px;
  padding:0px;
  clear:both;
  font-size:11px;
  line-height:13px;
  position:relative;
}

.press p, .press div.title {
  margin-left: 122px;
}

.affiliation p {
  margin-left: 123px;
}

.shows .image {
  width: 150px;

}

.shows p {
  margin-left: 170px;
}

.entry div.title, .entry div.title img {
  line-height: 16px;
  vertical-align: middle;
  margin-bottom: 3px;
}

.entry .title a {
  font-size: 13px;
  letter-spacing: 4px;
  text-decoration: underline;
}

.grey{
  color:#666;
}

.mb5{
  margin-bottom:5px;
}

.favorites{
  padding-bottom:10px;
  margin-bottom:20px;
  padding:0px;
  clear:both;
  position:relative;
  color: #333333;
  line-height:13px;
}

.favorites p {
  padding-right: 130px;
}

.favoriteImage
{
  padding:3px;
  border: 1px solid #ccc;
  margin-left: 6px;
}

.inlineList
{
  display:inline;
  list-style-type:none;
  padding-left:5px;

}

/*====================================//
//=========== ID SELECTORS ===========//
//====================================*/


#contSite{
  position:relative;
  margin:0 auto;
  width:981px;
  height:724px;
  text-align:justify;
  background-color:#FFF;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height:24px;
  letter-spacing:1px;
  padding-top:24px;

}

#sectionContent{
  width: 479px;
}

.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
}

#sectionContent ol
{
  width:460px;
  left:-22px;
  position:relative;
  margin-top:0px;
}

#innerSite{
  min-height:689px;
  border-style:solid;
  border-width:1px;
  border-color:#CCC;
  margin-right:29px;
  margin-left:24px;
  clear: both;
}

#bottomMenu{
  margin-bottom:20px;
  margin-right:35px;
  text-align:right;
  padding-top:0px;
  vertical-align: middle;
}

#bottomMenu .bottom_menu_cont {
  padding-top: 3px;
}

#leftImage{
  margin-top:20px;
  margin-left:21px;
  margin-bottom:20px;
  float:left;
  width:340px;
}

#rightContent{
  float:left;
  width:479px;
  margin-top:20px;
  /*margin-right:30px;*/
  margin-bottom:10px;
  margin-left:36px;

}

#menu{
  position:absolute;
  width:150px;
  left:325px;

  top:45px;
}

#sectionTitle{
  padding-top:146px;
  text-align:right;
  height:20px;
}

#logo{
  padding-bottom:36px;
  padding-top:16px;
  text-align:right;
}

#postRightContent{

  margin-right:15px;
  margin-left: 15px;
  width:10px;
  margin-top:650px;
  line-height: 7px;
}

#facebook_link {
  position: absolute;
  top: 352px;
}

#reserve {
  position: absolute;
  top: 352px;
  right: 0;
  height: 34px;
  width: 141px;
}

#reserve a, #reserve a:visited {
  display: block;
  background: url(/images/reserve.jpg) no-repeat;
  text-indent: 9999px;
  height: 34px;
  width: 141px;
  font-size: 0px;
  line-height: 0px;
  overflow: hidden;
}

#reserve a:hover {
  background-position: 0px -34px;
}

.Scroller-Container {
  position: relative;
}

#newsletter {
  float: left;
  margin-left: 45px;
}

#newsletter img, #newsletter input {
  vertical-align: middle;
}

#newsletter input.text_input {
  border: none;
  background-color: #E1E2E5;
  height: 18px;
  padding: 2px;
  margin: 0;
  width: 190px;
}

#newsletter .submit_btn {
  border: none;
  text-indent: -9999px;
  background: url('/images/newsletter_submit.png') no-repeat;
  background-position: center;
  width: 35px;
  cursor: pointer;
}

#newsletter .submit_btn:hover {
  background: url('/images/newsletter_submit_hover.png') no-repeat;
  background-position: center;
}

#simplemodal-overlay {
  background: #fff;
  opacity: 0.9;
}

#simplemodal-container {
  width: 340px;
  height: 430px;
  background: #fff;
  border: 5px #666 solid;
  padding: 30px 20px 20px;
  text-align: center;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

#LB_interface {
  margin-top: 20px;
}

#simplemodal-container .close {
  font-family: Arial, Helvetica;
  position: absolute;
  font-size: 10px;
  top: 10px;
  right: 10px;
}

#simplemodal-container .close a {
  line-height: 12px;
  vertical-align: middle;
}

#simplemodal-container .close span {
  font-size: 11px;
  color: #666;
}