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

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

a { color: #B15680; }

::-moz-selection { background: #5F2C43; color: #D7A8BD; }
::selection { background: #5F2C43; color: #D7A8BD; }


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

#totop-scroller { background-image: url(../images/totop_scroller.png); }

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

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


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

.module .badge { background-image: url(../images/module_badges.png); }

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

.mod-color { background: #B15680; }

.mod-color .badge { background-image: url(../images/module_badges_black.png); }

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

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

a.button-more { background-image: url(../images/button_more.png); }
ul.check > li { background-image: url(../images/tools/list_check.png); }

.social-icons li a { background-image: url(../images/tools/icons_social.png); }

.symbol-icons { background-image: url(../images/tools/icons_symbols.png); }

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

#system .items .links > a { background-image: url(../images/button_more.png); }

#system .pagination a,
#system .pagination strong,
#system .pagination a.previous,
#system .pagination a.next { background-image: url(../images/pagination.png); }

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

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

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

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


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

.wk-gallery-showcase-bigeasy .slides-container:hover .next,
.wk-gallery-showcase-bigeasy .slides-container:hover .prev { background-image: url(../images/widgetkit/gallery/buttons.png); }

.wk-gallery-showcase-bigeasy .wk-slideset .set > li > div:hover:after { background: url(../images/widgetkit/gallery/hover.png); }
.wk-gallery-showcase-bigeasy .wk-slideset .set > li.active > div:after { border: 5px solid #B15680; }

.wk-gallery-showcase-bigeasy .wk-slideset > div .next,
.wk-gallery-showcase-bigeasy .wk-slideset > div .prev {	background-image: url(../images/widgetkit/gallery/navigation_buttons.png); }

.spotlight .overlay { background: url(../images/widgetkit/spotlight/hover.png); }

.spotlight .overlay-default	{ background-color: rgba(177,86,128,0.5); }