

/*
 * Style Style Sheet - Defines the main look like colors and backgrounds
 * Not all style related CSS is included, only colors and backgrounds which may change for different theme styles
 */


/* Base
----------------------------------------------------------------------------------------------------*/

a { color: #E89B0C; }

::-moz-selection { background: #E89B0C; }
::selection { background: #E89B0C; }


/* Layout
----------------------------------------------------------------------------------------------------*/

.outer .mod-transparent a:hover,
#footer a:hover { color: #E89B0C; }

#totop-scroller { background-image: url(http://www.louiessb.com/wp-content/themes/yoo_tasty_wp/styles/orange/css/img/totop_scroller.png); }


/* Menus
----------------------------------------------------------------------------------------------------*/

#menu .fancy,
.menu-dropdown .dropdown-bg > div { background: #E89B0C; }

.menu-dropdown li.level1.parent:hover,
.menu-dropdown li.remain.parent { background: url(http://www.louiessb.com/wp-content/themes/yoo_tasty_wp/styles/orange/css/img/menu_dropdown_arrow.png) 50% 100% no-repeat; }

.menu-dropdown li.level2 { border-top: solid 1px #F1C36D; }

.menu-dropdown ul.level2 a:hover,
.menu-dropdown ul.level2 a:hover span,
.menu-dropdown ul.level2 a.current,
.menu-dropdown .level2 .level2 span.subtitle { color: #7F5206; }

.menu-dropdown ul.level3 a { background-image: url(http://www.louiessb.com/wp-content/themes/yoo_tasty_wp/styles/orange/css/img/menu_dropdown_level3.png); }

.menu-sidebar a:hover,
.menu-sidebar li > span:hover,
.menu-sidebar a.current,
.menu-sidebar li.parent.active .level1 { color: #E89B0C; }

.menu-sidebar li.parent .level1 > span { background-image: url(http://www.louiessb.com/wp-content/themes/yoo_tasty_wp/styles/orange/css/img/menu_sidebar_parent.png); }

.menu-sidebar .level2 a > span { background-image: url(http://www.louiessb.com/wp-content/themes/yoo_tasty_wp/styles/orange/css/img/menu_sidebar_level2.png); }

.mod-box-black .menu-sidebar a:hover,
.mod-box-black .menu-sidebar li > span:hover,
.mod-box-black .menu-sidebar a.current,
.mod-box-black .menu-sidebar li.parent.active .level1 > span { color: #E89B0C; }

.mod-box-black .menu-sidebar li.parent .level1 > span { background-image: url(http://www.louiessb.com/wp-content/themes/yoo_tasty_wp/styles/orange/css/img/menu_sidebar_parent_black.png); }
.mod-box-black .menu-sidebar .level2 a > span { background-image: url(http://www.louiessb.com/wp-content/themes/yoo_tasty_wp/styles/orange/css/img/menu_sidebar_level2_black.png); }

.mod-box-color .menu-sidebar a:hover,
.mod-box-color .menu-sidebar li > span:hover,
.mod-box-color .menu-sidebar a.current,
.mod-box-color .menu-sidebar li.parent.active .level1 > span { color: #7F5206; }

.mod-box-color .menu-sidebar li.level1 { border-color: #F1C36D; }


.mod-box-color .menu-sidebar li.parent .level1 > span { background-image: url(http://www.louiessb.com/wp-content/themes/yoo_tasty_wp/styles/orange/css/img/menu_sidebar_parent_color.png); }
.mod-box-color .menu-sidebar .level2 a > span { background-image: url(http://www.louiessb.com/wp-content/themes/yoo_tasty_wp/styles/orange/css/img/menu_sidebar_level2_color.png); }


/* Modules
----------------------------------------------------------------------------------------------------*/

.module .badge { background-image: url(http://www.louiessb.com/wp-content/themes/yoo_tasty_wp/styles/orange/css/img/module_badges.png); }

.mod-transparent .badge { background-image: url(http://www.louiessb.com/wp-content/themes/yoo_tasty_wp/styles/orange/css/img/module_badges_line.png); }

.mod-box-color { background: #E89B0C; }

.mod-box-color a,
.menu-dropdown .module a { color: #7F5206; }

.mod-box-color::-moz-selection { background: #7F5206; }
.mod-box-color::selection { background: #7F5206; }


/* Tools
----------------------------------------------------------------------------------------------------*/

.button-default:hover,
.button-primary,
form.style button:hover, 
form.style input[type="button"]:hover { background: #E89B0C; }

.mod-box-black .button-default,
.mod-box-color .button-default:hover,
.mod-box-color .button-primary,
.mod-box-black form.style button, 
.mod-box-black form.style input[type="button"],
.mod-box-color form.style button:hover, 
.mod-box-color form.style input[type="button"]:hover { background: #7F5206; }

.mod-box-black .button-default,
.mod-box-black .button-default:hover,
.mod-box-color .button-default,
.mod-box-color .button-default:hover,
.mod-box-color .button-primary,
.mod-box-color .button-primary:hover,
.mod-box-black form.style button, 
.mod-box-black form.style input[type="button"],
.mod-box-black form.style button:hover, 
.mod-box-black form.style input[type="button"]:hover,
.mod-box-color form.style button, 
.mod-box-color form.style input[type="button"],
.mod-box-color form.style button:hover, 
.mod-box-color form.style input[type="button"]:hover { color: #E89B0C; } 

.mod-box-black .button-primary,
.mod-box-black .button-primary:hover { color: #7F5206; }

.mod-box-color ul.line > li { border-color: #F1C36D; }

ul.check > li { background-image: url(http://www.louiessb.com/wp-content/themes/yoo_tasty_wp/styles/orange/css/img/list_check.png); }

.mod-box-color ul.zebra > li.odd,
.mod-box-color table.zebra tbody tr.odd { background: #F1C36D; }
.mod-box-color ul.zebra > li:nth-of-type(odd),
.mod-box-color table.zebra tbody tr:nth-of-type(odd) { background: #F1C36D; }

em.box,
.mod-box-black em.box { background: #E89B0C; }
.mod-box-color em.box { color: #7F5206; }

blockquote.color {
	background-image: url(http://www.louiessb.com/wp-content/themes/yoo_tasty_wp/styles/orange/css/img/blockquote.png);
	color: #E89B0C;
}

/* System
----------------------------------------------------------------------------------------------------*/

#system .item > .links a { 
	background-image: url(http://www.louiessb.com/wp-content/themes/yoo_tasty_wp/styles/orange/css/img/system_item_links.png);
	line-height: 18px;
}

#system .pagination a.previous, 
#system .pagination a.next { background-image: url(http://www.louiessb.com/wp-content/themes/yoo_tasty_wp/styles/orange/css/img/pagination.png); }

.searchbox .results:before { background: url(http://www.louiessb.com/wp-content/themes/yoo_tasty_wp/styles/orange/css/img/menu_dropdown_arrow.png); }

.searchbox .results { background: #E89B0C; }

.searchbox .results li.results-header { border-bottom-color: #F1C36D; }
.searchbox .results li.more-results { 
	border-top-color: #F1C36D;
	color: #7F5206;
}
.searchbox .results li.result { border-top-color: #F1C36D; }

.searchbox .results li.result h3,
.searchbox .results li.result.selected { color: #7F5206; }


/* Extensions
----------------------------------------------------------------------------------------------------*/

.wk-slideshow-tasty .caption,
.spotlight .overlay,
.spotlight[data-spotlight*="fade"] .overlay > div { 
	background: #E89B0C;
	background: rgba(232,155,12,0.85); 
}


/* Widgetkit Slideshow
----------------------------------------------------------------------------------------------------*/

.wk-slideshow-tasty .nav span { background-image: url(http://www.louiessb.com/wp-content/themes/yoo_tasty_wp/styles/orange/css/img/nav.png); }

.wk-slideshow-tasty > div:hover .next,
.wk-slideshow-tasty > div:hover .prev { background-image: url(http://www.louiessb.com/wp-content/themes/yoo_tasty_wp/styles/orange/css/img/buttons.png); }

/* Widgetkit Gallery
----------------------------------------------------------------------------------------------------*/

.wk-slideshow-inside-tasty .nav li:hover:before {
	background-color: #E89B0C;
	background-color: rgba(232,155,12,0.85);
}

.wk-slideshow-inside-tasty > div:hover .next,
.wk-slideshow-inside-tasty > div:hover .prev { background-image: url(http://www.louiessb.com/wp-content/themes/yoo_tasty_wp/styles/orange/css/img/buttons.png); }
/*
     FILE ARCHIVED ON 03:05:48 Apr 16, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:53:17 Dec 20, 2024.
     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.547
  exclusion.robots: 0.018
  exclusion.robots.policy: 0.009
  esindex: 0.01
  cdx.remote: 89.903
  LoadShardBlock: 175.479 (3)
  PetaboxLoader3.datanode: 261.765 (5)
  PetaboxLoader3.resolve: 246.051 (3)
  load_resource: 344.42 (2)
*/