
/*-------------------------------------------    



    Overrides



-------------------------------------------*/



html, body, form, fieldset, h1, h2, h3, h4, h5, h6, pre, blockquote, ul, ol, dl, dt, address  { margin:0; padding:0 0 0 5px;  }

a, a:link, a:visited { outline: none; text-decoration: none; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }

ul { list-style-type: none; }


/*-------------------------------------------    



    Layout



-------------------------------------------*/
                 

#container {
  width: 960px;
  margin: 0 auto;
}

#header h1 a {
  display: block;
  width: 201px;
  height: 156px;
  text-indent: -9999px;
  margin: 0 auto;
}

ul.phone {
  display: inline-block;
  float: right;
  margin-top: 20px;
}

ul.phone li {
  padding-left: 30px;
  width: 170px;
  text-align: right;
}

ul.phone li span {
  padding-left: 20px;
  display: inline-block;
}

ul.phone li.houston span {
  padding-left: 34px;
}

ul.event {
	font-weight: bold;
}

h1 {
  padding-top: 15px;
}

ul#nav {
  width: 100%;
  margin-top: 30px;
  text-align: center;
}

ul#nav li {
  display: inline;
}

ul#nav li a {
  padding: 0 20px 20px 20px;
}

#main {
  clear: both;
  margin: 30px 0;
}

.home .content {
  height: 419px;
}

.content {
	margin: 20px 0 30px 0;
	overflow: hidden;
}

.content .inner {
	padding: 10px 30px;
}

ul.carousel {
  float: right;
  display: inline;
  padding: 15px 15px 0 0;
}

.about {
  float: left;
  display: inline;
  font-size: 23px;
  width: 490px;
  padding: 5px 0 0 35px;
  line-height: 30px;
}

.about h3 {
  font-weight: normal;
}

.map {
  width: 460px;
  display: inline-block;
  background: rgb(47, 47, 47);
  border: 4px solid rgba(0, 0, 0, .38);
  font-size: 14px;
}

.map.houston {
  margin-left: 19px;
}

.map .inner {
  padding: 12px 15px;
}

.map span {
  display: inline-block;
}

.map .label {
  font-size: 11px;
  width: 50px;
  text-align: right;
  text-transform: uppercase;
  font-weight: bold;
  float: left;
  display: inline;
}

.map .days {
  width: 70px;
  text-align: left;
}

.map span.hours {
  width: 100px;
  text-align: left;
}

.map ul.hours {
  width: 260px;
  font-size: 12px;
}

a.facebook {
  display: block;
  width: 24px;
  height: 24px;
}

.footer ul {
  text-align: right;
  margin-top: -30px;
  margin-bottom: 30px;
}

.footer li {
  display: inline;
}

.footer li a {
  padding: 0 10px;
}

.footer {
  border-top: 1px solid #2c302f;
  overflow: hidden;
}

.home .street-address, .home .town-country {
	display: block;
}

.home .contact, .map h4 {
	display: inline-block;
}

.map {
	position: relative;
	letter-spacing: .5px;
}

.contact {
	position: absolute;
	right: 10px;
	top: 14px;
}

.home .fax {
	padding-left: 20px;
}

ul.hours {
	width: 250px;
	position: absolute;
	right: 5px;
	top: 90px;
}

ul.hours.happy {
  top: 180px;
  width: 290px;
}

.map ul.hours.happy .label {
  width: 100px;
}

ul.hours li {
	text-align: right;
}

.map img {
	margin-top: 20px;
}

.aboutus li {
	padding: 5px 0;
}

.aboutus ul {
  margin-left: 15px;
  margin-top: -5px;
}

.aboutus .about-image {
  display: inline;
  margin-top: 5px;
  margin-left: 35px;
}

.aboutus .col {
  width: 490px;
  float: left;
  display: inline-block;
}

p.intro {
  margin-top: 10px;
}

.aboutus .content ul li { padding-left: 8px;}

.aboutus .content .inner {
  padding-right: 10px;
}

.locations .content .inner {
  padding-right: 15px;
}

.locations .restaurant {
  margin-bottom: 40px;
}

.locations .restaurant iframe,
.locations .restaurant .img {
  width: 425px;
  display: inline-block;
}  

.locations .restaurant img {
  padding-left: 40px;
}

.restaurant h2 {
  padding-bottom: 20px;
}

.contactus form  {
  width: 400px;
  margin: 0 auto;
}

.contactus form div {
  margin-bottom: 20px;
}

.contactus input,
.contactus textarea {
  width: 100%;
  border: 0;
  padding: 3px 5px;
  font-size: 14px;
  background: #666;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.contactus .content form label {
  font-size: 14px ;
  font-family: "Helvetica Neue";
  color: #EEE;
}

.contactus input.button {
  width: auto;
  background: #F1DCA8;
}

.menu {
	font-size: 15px;
}

.menu h2 {
	font-size: 18px;
	margin: 15px 0;
	color: #CC0000;
}

.menu dl {
	width: 275px;
	float: left;
	display: inline;
	margin-left: 30px;
}


.menu dl.first {
	margin-left: 0;
}

.menu dt {
	color: #A08A64;
	font-weight: bold;
	display: inline-block;
	text-transform: uppercase;
	font-size: 13px;
}

.menu dd.price {
	color: #A08A64;
	text-align: right;
	display: inline-block;
	float: right;
	margin-top: -20px;
	font-size: 13px;
}

.menu dt {
	width: 215px;
	float: left;
	display: block;
}

.menu dd.description {
	font-size: 13px;
	margin: 0 0 15px 0;
	clear: both;
	color: #CCC;
}

.section {
	clear: both;
	overflow: hidden;
	border-bottom: 1px dotted #333333;
	margin-bottom: 15px;
  padding-bottom: 10px;
  padding-left: 5px;
}

.menu .section p {
  margin-top: -15px;
  font-size: 12px;
  color: #CCC;
}

.required {
  color: #CC0000;
}

.about p.first {
  display: block;
  background: url(../images/border.png) no-repeat bottom;
  padding-bottom: 15px;
}

p.thanks {
  font-size: 18px;
}

.home .about p {
	font-size: 16px;
	line-height: 24px;
}

.home .about p.first {
	font-size: 23px;
	color: #CC0000 !important;
}

.contact_us div {
	font-size: 18px;
	margin: 0 auto;
	width: 250px;
	padding: 25px 0 0 0;
	float: left;
	display: inline !important;
	text-align: center;
}

.contact_us_info div.first {
	margin-left: 180px;
	margin-right: 20px;
}

.contact_us p {
	line-height: 24px;
}

.contact_us_info .content,
.events .content {
	background: url(../images/bg_main.png) no-repeat scroll 0 0 transparent;
	border: none;
	height: 420px;
}

.contact_us_info .content {
	height: 220px;
}

.event_bold {
	font-weight: bold;
}


/*-------------------------------------------    



    Images 


-------------------------------------------*/

body { background: url(../images/bg.png) repeat; }
#container { background: url(../images/header.jpg) no-repeat; }
#header h1 a { background: url(../images/logo.png) no-repeat; }
ul.phone li { background: url(../images/phone.png) left center no-repeat; }
.home .content { background: url(../images/bg_main.png) no-repeat; border: 0;}
a.facebook { background: url(../images/facebook.png) no-repeat; margin-top: 10px;}
.content { background: #2A2A2A; border: 5px solid #181818; }
.aboutus .content ul li { list-style-type: disc; }


/*-------------------------------------------    



    Typography



-------------------------------------------*/

body {
	font-size: 62.5%; /* this percentage is to set base font size control -- 1em = 10px, 1.2em =  12px */
	line-height: 21px;
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
}

a {
  color: #cc0000;
}

a:hover {
	color: #F1DCA8 !important;
}

ul.phone {
  color: #f1dca8;
  font-size: 13px;
}

ul#nav, .locations h2  {
  font-size: 18px;
  text-transform: uppercase;
}

.locations h2 span {
  font-size: 12px;
  text-transform: none;
}

ul#nav, .home .about, .map, .aboutus .content,
.locations h2, .contact_us, .contact_us h2 {
	font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	letter-spacing: 1px;
	font-weight: 100;
}

#nav li.active a {
	color: #F1DCA8;
}

#nav li a:hover {
  color: #F1DCA8;
}

#nav li {
  position: relative;
}

ul#nav li ul.submenu {
  position: absolute;
  left: 0;
  top: 30px;
  width: 220px;
  background: #333;
  display: none;
  padding-bottom: 10px;
}

ul#nav li.sub:hover ul.submenu {
  display: block;
}

ul#nav li ul.submenu li {
  float: left;
  clear: left;
  padding: 0px 0;
  text-transform: none;
  display: block;
}

ul#nav li ul.submenu li a {
  display: block;
  margin: 5px auto;
  padding: 5px 20px !important;
}

.footer a {
  color: #FFF;
  font-size: 13px;
}

.intro {
	font-size: 24px;
	line-height: 28px;
}

.aboutus {
	font-size: 14px;
}

.aboutus ul li {
  color: #F1DCA8;
}

.home .content a {
	color: #CC0000;
}

.hh-specials {
  font-size: 10px;
  margin-top: -7px;
  display: block !important;
  margin-right: 11px;
}

.menu h1 {
  font-weight: normal;
  font-size: 18px;
}

.menu h1 a {
  font-size: 12px;
  color: #ccc;
  border-bottom: 1px dotted #ccc;
}

.menu h1 a:hover {
  color: #CC0000;
}

.menu img {
  margin-bottom: 10px;
}

.menuimg {
	border: 1px solid #EEE;
}

.events #main .content {
	line-height: 17px;
}




/*-------------------------------------------    

    Gallery

-------------------------------------------*/

#gallery.rotating ul { width: 377px; height: 384px; position: relative; }
#gallery.rotating ul li { position: absolute; top: 15px; display: block;}
#gallery.rotating ul li p { display: none;}
#gallery.rotating li.show { z-index: 500; display: block; }
#gallery.rotating li.show p {display: block;}

