/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * 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: #B0392E; }

::-moz-selection { background: #582925; color: #C93A3A; }
::selection { background: #582925; color: #C93A3A; }


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

#totop-scroller { background-image: url(https://c15024662.ssl.cf2.rackcdn.com/totop_scroller_png-1337016104); }


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

.menu-dropdown li.level1:hover .level1,
.menu-dropdown li.remain .level1,
.menu-dropdown a.level2:hover,
.menu-dropdown a.level3:hover,
.menu-sidebar .level2 a:hover > span,
.menu-line li a:hover { color: #ecb700; }

.menu-sidebar li.level1 > a:hover,
.menu-sidebar li.level1 > span:hover { background: #B0392E; }


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

.mod-black a:hover,
.mod-transparent { color: #B0392E; }

.mod-color { background: #B0392E; }

.mod-color .badge { background-image: url(https://c15024662.ssl.cf2.rackcdn.com/module_badges_black_png-1337016104); }

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

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

a.button-more { background-image: url(https://c15024662.ssl.cf2.rackcdn.com/button_more_png-1337016105); }
ul.check > li { background-image: url(https://c15024662.ssl.cf2.rackcdn.com/list_check_png-1337016106); }

.social-icons li a { background-image: url(https://c15024662.ssl.cf2.rackcdn.com/icons_social_png-1337016106); }

.symbol-icons { background-image: url(https://c15024662.ssl.cf2.rackcdn.com/icons_symbols_png-1337016107); }

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

#system .items .links > a { background-image: url(https://c15024662.ssl.cf2.rackcdn.com/button_more_png-1337016105); }

#system .pagination a,
#system .pagination strong,
#system .pagination a.previous,
#system .pagination a.next { background-image: url(https://c15024662.ssl.cf2.rackcdn.com/pagination_png-1337016108); }

#system .pagination a:hover,
#system .pagination strong { color: #B0392E; }

#searchbox .results li.results-header { background: #B0392E; }

#searchbox .results li.result.selected { color: #B0392E; }

#system #comments .comment-byadmin .comment-head { background: #EBD3D1; }


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

.wk-gallery-showcase .slides-container:hover .next,
.wk-gallery-showcase .slides-container:hover .prev { background-image: url(https://c15024662.ssl.cf2.rackcdn.com/buttons_png-1337016108); }

.wk-gallery-showcase .wk-slideset .set > li:hover:after { background: url(https://c15024662.ssl.cf2.rackcdn.com/hover_png-1337016109); }
.wk-gallery-showcase .wk-slideset .set > li.active:after { border: 5px solid #B0392E; }

.wk-gallery-showcase .wk-slideset > div .next,
.wk-gallery-showcase .wk-slideset > div .prev {	background-image: url(https://c15024662.ssl.cf2.rackcdn.com/navigation_buttons_png-1337016109); }

.spotlight .overlay { background: url(https://c15024662.ssl.cf2.rackcdn.com/hover_png-1337016110); }

.spotlight .overlay-default	{ background-color: rgba(176,57,46,0.5); }