@charset "UTF-8";
/* CSS Document */

/*=========================================================
Theme Name: Ristobar
Theme URI: http://ristobarsf.com
Author: Hien Hoang (Noise 13)
Author URI: http://noise13.com
Date: 12/21/09
=========================================================*/

/*=========================================================
DEFAULTS
=========================================================*/
* {
	margin: 0;
	padding: 0;
	}
	
body {
	background-color: #351a0b;
	font-family: Helvetica, Arial, sans-serif;
	width: 100%;
	height: 100%;
	}
	
h1, h1 a, h1 a:visited {
	font-size: 1.13em;
	font-weight: normal;
	padding-bottom: 15px;
	color: #a8991d;
	text-transform: uppercase;
	line-height: 1.25em;
	}
h1.large {
	font-size: 1.38em;
	}
h1.small {
	font-size: 0.90em;
	}
	
h2, h2 a, h2 a:visited {
	text-transform: uppercase;
	color: #351a0b;
	font-size: 0.88em;
	font-weight: bold;
	padding-bottom: 0px;
	}
	
h3 {
	font-size: 17px;
	color: #d7c9c0;
	font-weight: normal;
	line-height: 1.35em;
	}
	
h4, h4 a, h4 a:visited {
	text-transform: capitalize;
	font-weight: normal;
	font-size: 0.75em;
	color: #351a0b;
	}

h4 a, h4 a:visited {
	font-size: 1em;
	}
	
p {
	font: normal 0.75em Arial, Helvetica, sans-serif;
	color: #351a0b;
	line-height: 1.5em;
	padding-bottom: 25px;
	}
p.large {
	font-size: 1em;
	}
p.list {
	padding-bottom: 0px;
	}
	
span.job_title {
	font: italic 0.90em Georgia, "Times New Roman", Times, serif;
	color: #d7c9c0;
	font-weight: normal;
	text-transform: capitalize;
	}	
	
a, a:visited {
	color: #f97221;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	}
	
a:hover {
	color: #ca530c;
	text-decoration: underline;
	}
	
a.italics {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
strong {
	font-weight: bold;
	}
	
em {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #a8991d;
	font-weight: normal;
	}
	
dl {
	padding-bottom: 30px;
	}
	
dd {
	font: normal 0.75em Arial, Helvetica, sans-serif;
	color: #351a0b;
	padding-bottom: 5px;
	}
	
img {
	border: none;
	}
	
ul {
	margin-bottom: 30px;
	padding: 0;
	list-style: none;
	}

li, li a, li a:visited {
 	padding-bottom: 7px;
	text-transform: capitalize;
	color: #351a0b;
	font: normal Arial, Helvetica, sans-serif;
	}

	
/*=============================================================
STRUCTURE
=============================================================*/
#container {
	width: 930px;
	margin: 0px auto;
	background: transparent url("images/global/bg_top.jpg") no-repeat;
	}
	
#header {
	height: 90px;
	padding-top: 65px;
	position: relative;
	width: 100%;
	}

#overlay {
	background: transparent url("images/global/overlay_light.png") no-repeat;
	height: 375px;
	width: 930px;
	position: absolute;
	z-index: 200;
	}	

#hero {
	width: 930px;
	height: 375px;
	position: relative;
	}
	
#content {
	background: #FFFFFF url("images/global/bg_body.jpg") no-repeat;
	padding: 0px 25px;
	width: 880px;
	float:left;
	}
	
.column_one, .column_one_solid {
	width: 570px;
	float: left;
	background: transparent url("images/global/bg_divider.png") repeat-y right;
	padding: 40px 20px 20px 0px;
	}
.column_one_solid {
	background: none;
	padding-right: 15px;
	}
	
.column_two, .column_two_left {
	padding: 40px 0px 20px 15px;
	width: 275px;
	float: left;
	}
	
.column_two_left {
	padding: 40px 15px 20px 0px;
	}
	
a.reservations, a.reservations_contact {
	border: solid #f97221 1px;
	padding: 7px 12px;
	float: left;
	font: normal 0.80em Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #f97221;
	letter-spacing: 0.1em;
	display: block;
	float: left;
	width: 240px;
	text-decoration: none;
	}
	
a.reservations:hover {
	background-color: #f97221;
	color: #FFFFFF;
	text-decoration: none;
	}
	
a.reservations_contact {
	font-size: 1.13em;
	color: #a8991d;
	border: none;
	padding: 0 0 30px 0;
	width: 275px;
	}
	
a.reservations_contact:hover {
	color: #66492f;
	}	
	
span.find_table_home {
	color: #794500;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 40px;
	}
	
a.reservations_contact	span.find_table_home {
	font-size: 0.80em;
	padding-left: 15px;
	color: #f97221;
	}
	
.entry {
	
	}

ul.archive {
	margin-bottom: 24px;
	padding: 0;
	}
ul.archive li {
	font-size: .75em;
	}

/*=============================================================
NAVIGATION
=============================================================*/
a#logo {
	position: absolute;
	width: 220px;
	height: 66px;
	left: 360px;
	top: 48px;
	display: block;
	z-index: 500;
	}
	
ul#main_nav {
	width: 930px;
	margin: 0;
	height: 27px;
	list-style: none;
	overflow: hidden;
	float:left;
	}
	
ul#main_nav li {
	display: inline;
	float:left; /* IE 7+ Fix */
	}
		
ul#main_nav a {
	text-decoration: none;
	padding: 0px 0 0 0;
	font-size: 0px;
	color: #351a0b;
	float: left;
	display: block;
	width: 115px;
	height: 13px;
	background: transparent url("images/global/nav_sprite.jpg") no-repeat;
	}
	
ul#main_nav li#menu a { 
	width: 104px; 
	left: 0;
	background-position: 0px 0px;
	}
ul#main_nav li#menu a:hover,
ul#main_nav li#menu a#current { background-position: 0 -14px; }

ul#main_nav li#events a { 
	background-position: -104px 0px; 
	width: 108px; 
	left: 0; 
	}
ul#main_nav li#events a:hover,
ul#main_nav li#events a#current { background-position: -104px -14px; }

ul#main_nav li#chefs a { 
	width: 105px; 
	left: 0;
	background-position: -212px 0px;
	}
ul#main_nav li#chefs a:hover,
ul#main_nav li#chefs a#current { background-position: -212px -14px; }

ul#main_nav li#about a { 
	width: 64px; 
	left: 0;
	background-position: -612px 0px;
	}
ul#main_nav li#about a:hover,
ul#main_nav li#about a#current { background-position: -612px -14px; }

ul#main_nav li#press a { 
	background-position: -680px 0; 
	width: 115px; 
	left: 0; 
	}
ul#main_nav li#press a:hover,
ul#main_nav li#press a#current { background-position: -680px -14px; }

ul#main_nav li#contact a { 
	background-position: -799px 0; 
	width: 131px; 
	left: 0; 
	}
ul#main_nav li#contact a:hover,
ul#main_nav li#contact a#current { background-position: -799px -14px; }

ul#main_nav li#spacer {
	width: 300px;
	height: 13px;
	float: left;
	}

/*=============================================================
SUB NAVIGATION
=============================================================*/
ul#sub_nav {
	margin: 0;
	padding-left: 180px;
	list-style: none;
	border-top: solid #725b49 1px;
	text-align: center;
	}
	
ul#sub_nav li {
	display: inline;
	}
	
ul#sub_nav a {
	display: block;
	padding: 15px 35px;
	text-transform: uppercase;
	color: #d7c9c0;
	font-size: 0.63em;
	letter-spacing: .1em;
	text-decoration: none;
	float: left;
	}
	
ul#sub_nav a:hover, ul#sub_nav a#current {
	color: #f97221;
	}

/*=============================================================
SUB HEADLINE
=============================================================*/
#sub_headline {
	border-top: solid #725b49 1px;
	height: 40px;
	padding: 15px 100px 20px 100px;
	color: #725b49;
	text-align: center;
	}
	
/*=============================================================
GALLERY
=============================================================*/
.gallery {
    margin: auto;
    }
	
.gallery-item {
    float: left;
    margin-top: 0px;
    text-align: left;
    width: 275px;
	position: relative;
    }
	
.gallery img {
    border: none;
	width: 275px;
    }
	
.gallery-caption, .gallery-caption p {
    margin-left: 0;
	display: block;
	background-color: #a8991d;
	color: #FFFFFF;
	font: italic 0.75em Georgia, "Times New Roman", Times, serif;
	padding: 2px 5px;
	position: absolute;
	bottom: 45px;
    }

/*=============================================================
SLIDESHOW
=============================================================*/
#left, #middle, #right {float:left;}

#left, #left img {width: 310px;}
#middle, #middle img {width: 300px;}
#right, #right img {width: 320px;}

#left img, #middle img, #right img {height:375px;}

/*=============================================================
FOOTER
=============================================================*/
#footer {
	height: 207px;
	background: transparent url("images/global/bg_footer.jpg") no-repeat;
	clear:both;
	width: 930px;
	}
	
#footer dl {
	padding: 25px 0px 0px 75px;
	width: 300px;
	float: left;
	}
	
#footer dd, #footer a {
	color: #876947;
	font-size: 0.65em;
	padding-bottom: 0px;
	}

#footer a {
	font-size: 1em;
	}
	
#footer a:hover {
	text-decoration: underline;
	}

.footer_right {
	padding: 25px 0px 0px 0px;
	float: right;
	width: 300px;
	text-align: right;
	}
	
/*=============================================================
FIX
=============================================================*/
.clear {
	clear: both;
	}
