/*
Theme Name: 
Description: 
Author: 
Version: 1.0
*/

/* Reset 
-------------------------------------------------------------- */

@import url(http://fonts.googleapis.com/css?family=Give+You+Glory);

html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, dl, dt, dd, a, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
 outline: none;
}
table { border-collapse: collapse; border-spacing: 0; }
td, th, caption { font-weight: normal; text-align: left; }
img, fieldset, :focus { border: 0; }
ol, ul { padding-left: 1.4em; list-style: none; }
blockquote:before, blockquote:after, q:before, q:after { content:''; }

a {
 color: #000;
 text-decoration: none;
}
.clear {
  clear: both;
  height: 0px;
  line-height: 0px;
}

body {
  font: 100% Georgia, Arial, Gadget;
  background: url(images/bg.jpg) repeat left top;
  color: #222;
}

h1 {
	font-size: 1.3em;
	font-weight: 700;
	margin: 10px 0;
}
#wrap {
  width: 1100px;
  margin: 0 auto;
  left-align: left;
}

#header {
  background: url(images/bg-header.png) no-repeat left top;
  height: 209px;
  position: relative;
}

#header .contact {
   width: 220px;
   position: absolute;
   top: 30px;
   right: 10px;
   text-align: right;
}
#header .contact p {
	font-size: .75em;
	letter-spacing: -.05em;
}
#header .contact p.address {
    font-size: .9em;
    margin: 10px 0 0 0;

}

#header img.logo {
   float: left;
   margin-left: 35px;

}
#header .rope {
   background: url(images/rope.png) no-repeat left top;
   position: relative;
   top: 10px;
   left: 0;
   height: 9px;

}


/** Menu **/

#header .menu {
   width: 650px;
   float: left;
}

#header .menu ul {
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#header .menu li a {
   display: block;
   float: left;
   width: 116px;
   height: 104px;
   position: relative;
   top: 2px;
}
#header .menu li.our-story a {
	background: url(images/menu-our-story.png);
    left: 18px;	
}
#header .menu li.our-food a {
	background: url(images/menu-our-food.png);
    left: 33px;	
}
#header .menu li.who-we-are a {
	background: url(images/menu-who-we-are.png);
    left: 48px;	
}
#header .menu li.here a {
	background: url(images/menu-here.png);
    left: 58px;	
}
#header .menu li.chat-to-us a {
	background: url(images/menu-chat-to-us.png);
    left: 70px;	
}

/* MAIN  FULL WIDTH*/

#main {
  margin: 20px 0 20px 0;
  height: 283px;
  clear: both;
}

.full {
  background: url(images/bg-full-page.png) repeat-x left top;
}

.full .left h1 {
  font-family: 'Give You Glory', cursive;
  font-size: 2em;
  margin: 3.2em 0 0 0;
  word-spacing: -.2em;
  font-weight: 600;
  transform: rotate(-10deg);
  -ms-transform: rotate(-10deg); /* IE 9 */
  -webkit-transform: rotate(-10deg); /* Safari and Chrome */
  -o-transform: rotate(-10deg); /* Opera */
  -moz-transform: rotate(-10deg); /* Firefox */

}     

.full .left img {
   margin: 40px 0 0 0;
}


.full .left {
  background: url(images/bg-left-div.png) no-repeat left top;
  width: 258px;
  height: 253px;
  float: left;
  text-align: center;
}
.full .chat {
	background: url(images/bg-left-div-chat.png) no-repeat left top;
}
.full .here {
	background: url(images/bg-left-div-here.png) no-repeat left top;
}
.full .who {
	background: url(images/bg-left-div-who.png) no-repeat left top;
}
.full .food {
	background: url(images/bg-left-div-food.png) no-repeat left top;
}
.full .story {
	background: url(images/bg-left-div-story.png) no-repeat left top;
}
.full .nec {
	background: url(images/nec.png) no-repeat left top;
}
	

.full .left-noimage {
	background:none !important;
}
.full .left-noimage img {
	margin: 10px 0 0 0 !important;
}

.full .leftimage {
	background:none !important;
}
.full .leftimage img {
	border: 10px solid #fff;
	margin-top: 40px !important;
  transform: rotate(-10deg);
  -ms-transform: rotate(-10deg); /* IE 9 */
  -webkit-transform: rotate(-10deg); /* Safari and Chrome */
  -o-transform: rotate(-10deg); /* Opera */
  -moz-transform: rotate(-10deg); /* Firefox */
		-moz-box-shadow: 3px 3px 4px #000;
		-webkit-box-shadow: 3px 3px 4px #000;
		box-shadow: 3px 3px 4px #000;
		width: 80%;

}
.full .centre {
  background: url(images/bg-middle-div.png) no-repeat -6px top;
  width: 527px;  /*622px*/
  height: 219px; /*265px*/
  float: left;
  padding: 50px 45px 0 50px;
  position: relative;
}
.full .centre img {
	position: absolute;
	bottom: 22px;
	left: 170px;
}
.full .centre p {
  font-size: .9em;
  line-height: 1.23em;
  letter-spacing: 0;
  margin: 0 0 5px 0;

}
.full .right {
  background: url(images/bg-right-div.png) no-repeat left top;
  width: 220px;
  height: 270px;
  float: left;

}

.full .centre .mainimage {
  position: relative;
	margin: 0;
	float: right;
	bottom: auto;
	left: auto;
}

.full .centre .spoonimage {
  position: relative;
	margin: 0 60px 0 0;
	float: right;
	bottom: auto;
	left: auto;
}

.full .centre .foodimage {
  position: relative;
	margin: 0 0 0 60px;
	float: left;
	bottom: auto;
	left: auto;
	border:0;
}

.full .centre .foodlist img {
  position: relative;
	margin: 0;
	float: none;
	bottom: auto;
	left: auto;
	border: 0;
}
.full .centre .foodlist li {
	margin: 2px 0;
}

.skew {
moz-transform: skewY(1deg);
-webkit-transform: skewY(1deg);
-o-transform: skewY(1deg);
-ms-transform: skewY(1deg);
transform: skewY(1deg);
    font-size: .9em;
}

.col-left-centre {
	width: 190px;
	padding-right:5px;
	float:left;
	margin-right:20px;
}
.col-right-centre {
	width: 310px;
	float:left;
	font-size: .9em;
}
.col-right-centre:after {
	clear:both;
}

.full .right img {
   margin: 41px 0 0 25px;

}

/** MAIN TWO COLUMN **/

.two-col .left {
background: url(images/bg-left-panel-div.png) no-repeat left top;
width: 340px;
height: 283px;
float: left;
}

.two-col .right {
background: url(images/bg-right-panel-div.png) no-repeat left top;
width: 758px;
height: 283px;
float: right;
}


/** FOOTER **/
#footer {
    margin: 0 0 50px 0;
    clear: both;

}

#footer .slider-title {
    background: url(images/bg-slider-title.png) no-repeat left top;
    height: 35px;
}

.slider-nav {
   width: 180px;
   margin: 0 auto;
	display:none;   
}
.arrow-left {
   display: block;
   background: url(images/arrow-left.png) no-repeat left top;
   width: 28px;
   height: 28px;
   float: left;
   margin: 2px 0 0 0;
}
.slider-nav span {
	float: left;
	display: block;
	text-transform: uppercase;
	padding: 2px 20px 0 20px;
	font-size: 1.2em;
	letter-spacing: -.05em;
}
.arrow-right {
   margin: 2px 0 0 0;
   display: block;
   background: url(images/arrow-right.png) no-repeat left top;
   width: 28px;
   height: 28px;
   float: left;
}

#footer .slider {
   background: url(images/bg-slider.jpg) no-repeat left top;
   height: 205px;

}

.product {
   float: left;
   width: 220px;
   overflow: hidden;
   text-align: center;
}
.product img {

}

.product h2 {
  font-family: Trebuchet MS, sans-serif;
  text-transform: uppercase;
  background: url(images/bg-product-title.png) no-repeat left top;
  width: 165px;
  height: 33px;
  text-transform: uppercase;
  font-size: .8em;
  letter-spacing: -.1em;
  font-weight: bold;
  color: #FFF;
  padding: 9px 0 0 0;
  margin: -17px auto 0 auto;
  position: relative;
  z-index: 9999;
}    

#footer-notice {
	background-color: #591e54;
	color: #fff;
	padding: 5px 5px 5px 15px;
	text-align:left;
	margin: 10px 10px 10px 0;
	width: 99%;
	height: 54px;
	font-size: .75em;
	border-bottom: 2px solid #7da346;
}
#footer-notice img {
	float:right;
}
#map_canvas {
	width: 200px;
	height: 170px;
}