@charset "utf-8";
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, 
h1, h2, h3, h4, h5, h6, p,
a, abbr, acronym, address, big,
del, em, font, img, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background-color: #d9a330;
}
ol, ul {
	list-style: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* Buns In The Sun */
/* by Kona Impact   */
/* http://www.konaimpact.com */
/* background: #d9a330 */
/* text: #603a17 */
body {
  font-family: Arial, Helvetica, sans-serif;
  color: #603a17;
/*  background: #d9a330 url(../img/bits-vgrad.png) top left repeat-x;*/
    background: #d9a330 url(../img/vfade.png) top left repeat-x;
}
h1 {
  font-size: 1.5em;
  padding: 0;
  margin: 0;
}

h2 {
  font-size: .8em;
}
h3 {
  font-size: .95em;
}
.lg {
  font-weight:bold;
  }
.clearfloat { 
  clear:both;
  height:0;
  line-height: 0px;
}

#zero {
  background: transparent url(../img/vfade.png) top left repeat-x;
}
#bookend {
  background: transparent url(../img/bits-bkg4.jpg) top center no-repeat;
  text-align:center;
  margin: 0 auto;
}
#outerwrapper {
  background: transparent;
  margin: 0 auto;
  border-left: 1px solid #603a17;
  border-right: 1px solid #603a17;
  border-top: 1px solid #603a17;
  width: 855px;
}
#header {

  text-align: center;
  margin: 0 auto;
}
  #logo {
    float: left;
	top: 5px;
	left: 5px;
  }
  body#breakfast #logo, body#lunch #logo {
    padding: 0;
	margin: 0;
  }
  body#breakfast #map, body#lunch #map, body#cakes #map, body#catering #map{
   padding: 0;
   margin: 18px 18px 0 8px;
  }
  #address {
    float: right;
	text-align: right;
	padding: 30px 10px 0 0;
	font-size: 1em;
	color: #754d29;
  }  
  .bold {
    font-weight: bold;
	font-size:.9em;
  }
  .larger {
    font-size: 1.2em;
	font-weight: bold;
  }
  .closed {
    font-size: .7em;
  }
  #map {
    float: right;
	margin: 18px 15px 0px 10px;
  }
#menu {
  float: right;
  margin: -65px 15px 0 0;
  font-size: .95em;
}
#menu ul {
  position: relative;
  list-style: none;
  font-weight:bold;
}
#menu ul > li {
  padding-right: 5px;
  letter-spacing:.02em;
  border-right: 1px solid #603a17;
  line-height: 1.5em;
  display: inline;
  font-weight: bold;
  font-size: .81em;
}
#menu ul > li.last {
  border: none;
}
  ul#nav li > a{
	text-decoration: none;
	color: #603a17;
	
  }
  ul#nav li > a:hover{
	color: #d9a330;
  }
#content {
  text-align: center;
  margin: 0 auto;
}
#copy p {
  padding: 0 0 8px 0;
  font-size: .95em;
}
#copy h1 {
  padding: 0 5px 0 0;
}
#copy {
  width: 330px;
  line-height: 1.2em;
  text-align: left;
  padding: 0 10px 0 15px;
/*  border:1px solid #000033;*/
}
body#catering #copy, body#cakes #copy {
  width: 330px;
  height: 500px;
}
#mission {
	float: left;
	clear:left;
	width: 260px;
	padding: 10px 0 11px 25px;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.4em;
	text-align:left;
	background: transparent;
}
body#breakfast p#mission{
 height: 332px;
}
#storepic{
  float: right;
  clear: right;
  padding: 0 10px 12px 10px;
  margin: -30px 15px 10px 0;
  background: transparent url(../img/store-shadow.png) bottom right no-repeat;
}

#slides {
  float: right;
  padding: 0 10px 12px 10px;
  margin: 0 20px 0 0 ;
  width: 460px;
  height: 330px;
}

#menulist {
  text-align:center;
  padding-left: 6px;

}
body#breakfast #menulist{
width: 100%;
margin: 0 auto;
}
body#lunch body#breakfast #menulist img {
  padding-top: 20px;
}
.tile {
  float: left;
  width: 258px;
  padding: 0 0 0 25px;
  height: 460px;
}
#breakfast.tile {
  background: transparent url(../img/breakfast-tile.png) top center no-repeat;
}
#lunch.tile {
  background: transparent url(../img/lunch-tile.png) top center no-repeat;
}
#takeout.tile {
  background: transparent url(../img/takeout-tile.png) top center no-repeat;
}

.tile ul {
  line-height: 1.1em;
  font-size: .92em;
  text-align:left;
  padding: 0 0 0 8px;
  width: 220px;
}
.tile h3 {
  padding: 16px 0 10px 20px;
  line-height:1.15em;
  text-align:left;
}
.breakfast {
  margin: 0 0 10px 0;
/*  padding: 10px 0 55px 0;*/
}

.lunch {
  margin-bottom: 32px;
}
.takeout {
  margin-bottom: 22px;
}

ul.lunch {
  line-height: 1.7em;
  margin-top: -5px;
}
ul.takeout > li > em {
  font-weight: bold;
}
ul.takeout > li {
  padding-bottom: 5px;
}
#breakfast img {
  padding: 38px 0px 0 0;
  margin: 0px 0 0 0;
  text-align: center;
}
#breakfast img.nopad {
  padding: 0;
  margin: 0;
}
#lunch img {
  padding: 5px 30px 0 0;
  text-align: center;
}
#takeout img {
  padding: 15px 30px 0 0;
  text-align: center;
}
#footer {
/*  font-weight: bold;*/
  font-size: .7em;
  padding: 30px 0 10px 0;
  color: #000;
  border-bottom: 1px solid #603a17;	
}
#footer > a {
  text-decoration: none;
  color: #000;
}
#footer a.email {
    font-weight: bold;
    font-size: 1.8em;
    color: #fff;
    padding: 7px;
    display:block;

}

