@font-face {
    font-family: 'MidoMedium';
    src: url('../fonts/Mido-webfont.eot');
    src: url('../fonts/Mido-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Mido-webfont.woff') format('woff'),
         url('../fonts/Mido-webfont.ttf') format('truetype'),
         url('../fonts/Mido-webfont.svg#MidoMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 1.231; }
body, button, input, select, textarea { font-family: sans-serif; color: #222; }

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

a { color: #828912; }
a:hover { color: #000; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* ==|== primary styles =====================================================

   ========================================================================== */

body{font-family:"Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;} 
h1{font-family: 'MidoMedium', 'Georgia', 'serif'; font-size:30px; font-weight:normal;}
h2{font-family: 'MidoMedium', 'Georgia', 'serif'; font-size:26px; font-weight:normal;}
h3{font-family: 'MidoMedium', 'Georgia', 'serif'; font-size:20px; font-weight:normal;}
h4{font-family: 'MidoMedium', 'Georgia', 'serif'; font-size:16px; line-height:24px; font-weight:normal;}
h5{font-family: 'MidoMedium', 'Georgia', 'serif'; font-weight:normal;}
h6{font-family: 'MidoMedium', 'Georgia', 'serif'; font-weight:normal;}

.view{width:970px; margin:0 auto;}
#header{background: #000000; height:80px;}
    
#header .view{}
    	
#header h1 {width:360px; height:80px; float:left; display:inline; margin-left:20px; 
margin-right: 10px; text-indent: -9999px; margin-top:0px; margin-bottom: 0px;}
#header h1 a {display: block; width:360px; height:80px; background: url(../img/thyme-out.png) no-repeat 0px 20px;}
#header ul {height:80px; float:left; display: inline; margin:0px 10px 0px 9px; border-left:1px solid #303030; padding:0px;}
#header ul li {float:left; display:inline; height:80px;}
#header ul li a {padding:33px 25px 33px 25px; font-size:14px; line-height: 14px; display: block; border-right:1px solid #303030; color:#fff; text-decoration: none;}
#header ul li a:hover {color:#afb63c;}
#header ul li.on a {color:#afb63c;}

#showcase{height:360px; position: relative; overflow: hidden; background: #efefef}
		
#showcase #sub-functions{background: url(../img/black20.png); height:39px; position: relative; top:0px; z-index: 1000;}
#showcase .view{}
	    		
#showcase #image-nav{float:left; display: inline; margin-left: 20px; width:360px; margin-right: 10px;}
#showcase #image-nav a{width:22px; height:22px; display: block; float:left; display: inline; text-indent: -9999px; margin-right: 5px; margin-top: 8px;}
#showcase #image-nav a.previous{background: url(../img/prev-nav.png) no-repeat top;}
#showcase #image-nav a.next{background: url(../img/next-nav.png) no-repeat top;}
#showcase #image-nav a:hover{background-position-y: bottom;}
	    		
#showcase #noticeboard{float:left; display: inline; margin-left: 35px; margin-right: 10px; width:525px; }
#showcase #noticeboard p {color:#fff}
#showcase #noticeboard p strong{color:#000; text-transform: uppercase;}

.ie6 #showcase #noticeboard, .ie7 #showcase #noticeboard{padding-top:10px;}
    	
#showcase #feature{position: relative; top:-39px;  width:100% !important;}
#showcase #slideshow{ width:100% !important;}
 
#showcase #map{margin: 0 auto;height:360px; border:0px;}   			
#showcase .feature-item {height:360px; width:100% !important; background-position: 50% 0px; position: absolute;}
#showcase .feature-item .view{position: relative; height:360px;}
#showcase .info-area {background: url(../img/olive70.png); width:970px;  position:absolute; z-index:4001; right:-115px; bottom:30px; font-family: 'MidoMedium', 'Georgia', 'serif';  font-weight: normal;}
#showcase .info-area p {padding:0px; margin: 0px; width:740px; padding:20px 10px 20px 20px; font-size:20px; color:#fff; line-height: 29px;}
#showcase .info-area p a{color:#fff; text-decoration: none;}
#showcase .info-area p b {font-size: 26px; text-transform: uppercase; color:#000; font-weight: normal; padding-right:10px;}

#content{}
.home #content{background: url(../img/home-content-back.png) repeat-x}
#content .view{}
#content h2{margin:0px; padding: 18px 0px 16px 0px;}
#content h2 span{font-family: Arial, sans-serif; text-transform: uppercase; font-size:10px; color:#737373;}

#content  #main-article{width:360px; float:left; display: inline; margin-left:20px; margin-right:10px; }
#content  #main-article h2{margin-bottom:10px; padding: 18px 0px 16px 0px;}
#content  #main-article a{text-decoration: none; display: block; color: #fff; padding:10px;}
#content  #main-article a:hover {color: #fff; background: #000;}
    			
#main-article .details{position: relative;}
#main-article .details img{background: #ededed; padding: 0px 9px 0px 9px; border:1px solid #ccc;}
#main-article .details h3{position: absolute; top:0px; left:0px; background: url(../img/olive70.png); color:#fff; margin:0px 10px 0px 10px; width:339px; padding:0px;}
#main-article p{font-size:14px; line-height:23px; padding-left:10px; padding-right:10px;}
#main-article p a{color:#858b22;}
    		
#item-list{width:360px; float:left; display: inline; padding-left:10px; padding-right:10px; background: url(../img/grey43.png); }
#item-list h2{margin-bottom:10px;}
#item-list h2 span{}
    			
#item-list .item{border-bottom:1px solid #dedede; padding-bottom:15px; margin-bottom: 15px; position: relative;}
    			
#item-list .item a{display: block; text-decoration: none; color:#000;}
#item-list .item .order-holder{display: block; text-decoration: none; color:#000;}
#item-list .item a:hover{ color:#9ead37}
#item-list .item img{padding:7px; border: 1px solid #dcdcdc; background: #fff; float: left; display: inline; margin-right: 20px;}
#item-list .item a:hover img{border: 1px solid #ccc;}
#item-list .item h3{font-size:16px; text-transform: uppercase; margin:10px 0px 10px 0px;}
#item-list .item .meta{float: left; display: inline; width:170px;}
#item-list .item p.date{margin: 0px 0px 10px 0px; text-transform: uppercase; color:#9ead37; font-weight: 900;}

.order-action{position: relative; width:250px; float:right; display:inline;}
.order-action input{border:none; color:#000; background: #fff; font-size:18px; width:25px; float:left; display:inline; padding-top:10px; }
.order-action label{float: left; display: inline; width:50px; font-size:18px; margin-left:20px; padding-top:10px;}
#item-list .add a{background: #9ead37; border-radius:5px; color:#fff; font-size:15px; float:left; display: inline; width:70px; text-align: center; padding:10px;}
#item-list .add a:hover{background: #000; color:#fff;}
#item-list .add .cost{float: left; display: inline; margin-left:10px; margin-top:10px; width:250px;}

#ancillary{width:170px; float:left; display: inline; margin-left:10px; margin-right:10px; color:#9ead37}
#ancillary.double{width:320px; float:left; display: inline; margin-left:10px; margin-right:10px; color:#9ead37; background: url(../img/grey43.png); padding:0px 10px 30px 10px;}
    		
#ancillary img{margin-top: 90px; border-bottom: 1px solid #dedede; margin-bottom:10px; padding-bottom: 10px;}
#ancillary .testimonials{}

#ancillary .testimonials p{font-style: italic; font-size:15px; line-height: 22px; color:#000; background: url(../img/quote.jpg) no-repeat; text-indent: 30px; margin-top:10px;}
#ancillary.double .testimonials p{ float:left; display: inline; margin: 0px 20px 10px 20px; font-size:18px; line-height: 26px;}
#ancillary.double .testimonials{margin-top:110px; height:190px;}

#ancillary .testimonials p a{padding-left:10px; font-style: normal; color:#9ead37; font-size:13px;}

.form .field{padding-bottom:10px; margin-bottom: 10px; border-bottom: 1px dotted #ddd; width:550px;}
.form label{width:170px; float:left; display: inline; text-align: right; margin-right:20px; font-size: 13px; padding-top:10px;}
.form input.text{border: 1px solid #ccc; font-size: 13px; padding:10px; width:300px; float:left; display: inline;}
.form textarea{font-size: 13px; padding:10px; width:300px; border: 1px solid #ccc; height:100px;}
.form input.submit{background: #9ead37; border-radius:5px; color:#fff; font-size:20px; text-align: center; padding:20px; border: 0px; width:320px; margin-left:190px; text-transform: uppercase;}
.form input.submit:hover{background: #000; color:#fff;}

.field{}
.field h3{margin-bottom:10px;}
#section-content .field .summary{margin-top:0px; padding-top: 10px;}

.listing #content{background: #efefef url(../img/default.jpg) no-repeat center top;}
.page #content{background: #efefef url(../img/default.jpg) no-repeat center top;}
.catering #content{background: #efefef url(../img/salmon.jpg) no-repeat center top;} 
.gifts #content{background: #efefef url(../img/beans.jpg) no-repeat center top;}
.blog #content{background: #efefef url(../img/roast-veg.jpg) no-repeat center top;}
    
#section-head{background: url(../img/black20-head.png) repeat-x;}
#section-head h1{ color: #fff; text-transform: uppercase; font-size: 50px; padding-top:45px; height:95px; margin:0px; padding-left:20px;}

#section-head .view{position: relative;}
#section-head .section-button{position: absolute; right:40px; top:35px;  height:140px; width:140px; text-indent: -9999px;}
#section-head .section-button a{display: block;height:140px; width:140px;}
#section-head .section-button:hover{top:30px;}

#section-head .section-button.order{background: url(../img/order-thyme-out.png) no-repeat;}
#section-head .section-button.queries{background: url(../img/queries.png) no-repeat;}
#section-head .section-button.test{background: url(../img/send-testimonial.png) no-repeat;}

.get-in-contact{position: absolute; z-index: 10000; right:10%; top:65px; background: url(../img/get-in-contact.png) no-repeat; height:140px; width:140px; text-indent: -9999px;}
.get-in-contact a{display: block;height:140px; width:140px;}
.get-in-contact:hover{top:60px;}

#section{background: url(../img/main-content-back.png) repeat-x;}
#section .view{}
	    	
#side-menu{float:left; display: inline; width:180px; background: url(../img/white38.png); padding-bottom:50px;  min-height: 300px;}
#side-menu h5{font-size:26px; margin:0px; padding-left:20px; padding-top:15px; padding-bottom:15px;}
#side-menu ul{list-style: none; font-size:10px; font-family: arial, sans-serif; line-height:10px; margin:0px; padding:0px; padding-top:20px; position: fixed; width:180px;}
#side-menu ul li{border-bottom: 1px solid #ebe8e5; font-weight: bold; text-transform: uppercase;}
#side-menu ul li a{ padding-left:20px; padding-top:12px; padding-bottom:12px; display: block; color:#000; text-decoration: none;}
#side-menu ul li a:hover{color:#9ead37; background: #fff;}

#section-content{float:left; display: inline; width:740px; margin:0px 0px 0px 10px;}
#section-content h4{text-transform: uppercase;}
.ie6 #section-content h4, .ie7 #section-content h4{padding-top:20px;}
		    		
#section-content .summary{ padding-top:20px; padding-bottom:10px;}
#section-content .summary p{margin:0px 0px 10px 0px; font-size:16px; line-height:27px;}

#section-content #item-list{width:740px; background: none; padding-left:0px;}

#section-content #item-list h2{border-bottom: 1px solid #ebe8e5; border-top: 1px solid #ebe8e5; padding: 10px 0px 10px 0px;}
#section-content #item-list .item{width:550px; padding-bottom:20px; margin-bottom:20px;}
#section-content #item-list .item.last{border-bottom:none;}
#section-content #item-list .item .meta{width:360px;}
#section-content #item-list p.more-details{padding-bottom:10px; font-size:15px; line-height:22px;}
#section-content #item-list p.more-details b{color:#9ead37}
#section-content #item-list.blog{padding-top:15px;}
#section-content #item-list.blog p.more-details{font-size: 14px; line-height: 23px;}
#section-content #item-list p.cost{font-size: 16px; font-weight: bold; margin-bottom:0px;}
#section-content #item-list p.cost b{color:#9ead37}
#section-content #item-list p.cost em{font-size: 12px; font-style: italic; font-weight: normal;}

#article-content{width:740px; float:left; display:inline; margin: 0px 10px 0px 20px;}
#page-content{width:580px; float:left; display:inline; margin: 0px 10px 0px 20px;}
		    		
#article-content h2{}
		    		
#article-content p.summary{font-size: 20px; line-height:26px; padding:15px 0px 15px 0px;min-height: 70px; font-family: 'MidoMedium', 'Georgia', 'serif';}
#article-content .article-imagery{background: #f7f7f7; padding: 10px 9px 10px 9px; border:1px solid #dcdcdc;}
#article-content .article-imagery img{}
		    		
.content-master{width:550px; font-size:14px; padding-bottom:50px;}
.content-master p{line-height:26px; margin-bottom:20px;}

#article-side{width:170px; float:left; display:inline; margin: 0px 10px 0px 10px;}	
.date-circle{height:138px; width:138px; margin-top:15px; background: url(../img/date-circle.png) no-repeat; color:#fff; font-size:24px; line-height:24px; text-transform: uppercase; font-family: 'MidoMedium', 'Georgia', 'serif';}
.date-circle div{padding:45px 0px 0px 5px; text-align: center;}
#article-side .date-circle{min-height: 200px;}
				
.share{background: #efefef; border:1px solid #dedede; margin-bottom:20px;}
.share h5{padding:10px; border-bottom: 1px solid #dedede; font-size:14px; margin:0px;}
.share #fb{padding:10px;}
.share #twitter{padding:10px;}

#article-nav a{display: block; background: #efefef; font-size:14px; color:#000; border:1px solid #dedede; margin-bottom:10px; 
padding:10px; text-decoration: none; line-height: 14px; font-family: 'MidoMedium', 'Georgia', 'serif'; text-transform: uppercase;}
#article-nav a.next{background: #efefef url(../img/next-arrow.jpg) no-repeat 140px 10px;}
#article-nav a.prev{background: #efefef url(../img/prev-arrow.jpg) no-repeat 140px 10px;}
#article-nav a:hover{background-position-x: 142px; background-color: #fff;}

#map{border:10px solid #fff}
.more-block{padding:10px;}
.more-block h3{text-transform: uppercase;}
.more-block p{color:#000;}

#footer{background: #000; color:#fff; font-family: 'MidoMedium', 'Georgia', 'serif';}
#footer small{text-transform: uppercase; color:#a1a82f; font-size:12px;}
#footer small a{color:#a1a82f; text-decoration: underline;}
#footer h4{margin:0px 0px 15px 0px; text-transform: uppercase; color:#a1a82f;}
#footer p{font-size:16px; line-height: 25px; font-weight: normal;margin-bottom: 5px; margin-top:0px;}
#footer p b{color:#a5af2e }

#footer .view{}

#footer #join{width:360px; float:left; display: inline; padding:30px 10px 10px 20px; }	
#footer #join form{position: relative;}
#footer #join form input{border:none; padding:12px 8px 12px 10px; float:left; display: inline; width:288px; font-size:13px; font-style: italic; font-family: 'MidoMedium', 'Georgia', 'serif';}
#footer #join form input#subscribe{width:83px; height:83px; background: url(../img/yum.png) no-repeat; position:absolute; left: 270px; text-indent: -9999px; top:-25px;}
.ie6 #footer #join form input#subscribe, .ie7 #footer #join form input#subscribe{font-size:1px; color:#fff;}
	
#footer #times{width:360px; float:left; display: inline;  padding:30px 9px 40px 9px; border-left: 1px solid #383838; border-right: 1px solid #383838; }
#footer #times h3{}
#footer #times {}

#footer #contact{width:170px; float:left; display: inline;  padding:30px 10px 10px 10px;}
    		
#footer #contact p{}
#footer #contact p a{}



#social{position: absolute; right:0px; top:75%; width: 42px; background: #fff; border:1px solid #ddd; z-index:100000;}
#social a{display: block; width:30px; padding:5px;}


/* ==|== non-semantic helper classes ======================================== */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


/* ==|== media queries ====================================================== */

@media only screen and (min-width: 480px) {


}

@media only screen and (min-width: 768px) {

}



/* ==|== print styles ======================================================= */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}

