/*
 * jQuery Nivo Slider v2.6
 * https://nivo.dev7studios.com
 *
 * Copyright 2011, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * https://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	width: 600px;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:20px;
	background:#000;
	padding: 10px;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:70%;
	z-index:8;
}
.nivo-caption h2 {
	font-size:22px;
	margin: 0;
	text-shadow: 1px 1px 1px #000000;
	font-family: 'TitilliumText22LMedium', Arial;
}
.nivo-caption h2 a {
	color: #fff;
	text-transform: none;
}
.nivo-caption p {
	padding:5px;
	color: #ABA9A8;
	text-transform: uppercase;
	font-size:11px;
	margin:0;
	text-align: left;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav{
	display:none;
}
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

@font-face {
    font-family: 'TitilliumText22LMedium';
    src: url('https://tyfunthaibistro.com/fonts/TitilliumText22L004-webfont.eot');
    src: url('https://tyfunthaibistro.com/fonts/TitilliumText22L004-webfont.eot#iefix') format('embedded-opentype'),
         url('https://tyfunthaibistro.com/fonts/TitilliumText22L004-webfont.woff') format('woff'),
         url('https://tyfunthaibistro.com/fonts/TitilliumText22L004-webfont.ttf') format('truetype'),
         url('https://tyfunthaibistro.com/fonts/TitilliumText22L004-webfont.svg#TitilliumText22LMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*
     FILE ARCHIVED ON 05:29:54 Jan 18, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 00:00:12 Nov 11, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.788
  exclusion.robots: 0.078
  exclusion.robots.policy: 0.068
  esindex: 0.013
  cdx.remote: 6.936
  LoadShardBlock: 46.192 (3)
  PetaboxLoader3.datanode: 62.115 (4)
  load_resource: 175.519
  PetaboxLoader3.resolve: 112.604
*/