/* Theme css file */
/* This file is automatically created. Do not edit it manually. */
/*
 * Fonts
 */
html {
}
/*
 * Title block background
 */
#global {
 /* page_bg.hide=True */
 background-image: none;
 /* page_bg.color=#ffffff */
 background-color: #ffffff;
}
#container,
.paragraph-block.white {
/* container_bg.hide=True */
 background-image: none;
}
/*
 * Blocks
 */
.paragraph-block,
.paragraph-block.white .paragraph-block,
.widget .widget-content,
.ms-browser-container {
}
/*
 * Footer
 */
#footer {
}
#footer,
#footer a {
}
/*
 * Links
 */
/* links_color=#004769 */
a,
div.chapter-editor-button p,
.ms-channels-tree .channel-btn,
.ms-browser-container a,
.ms-items .clickable .item-entry-link,
.top-search-entry a,
.top-search-adv button,
.top-search-annotations a { color: #004769; }
img.slide-preview { border-color: #004769; }
/* links_hover_color=#0071ba */
a:hover,
div.chapter-editor-button p:hover,
.ms-channels-tree .channel-btn:hover,
.ms-channels-tree .channel-active .channel-btn,
.ms-browser-container a:hover,
.ms-items .item-entry .item-entry-link:hover,
div.tree-place a:hover,
#left-menu .active,
.menu-entry a:hover,
.top-search-separtor a:hover { color: #0071ba; }
.top-search-entry:hover a,
.top-search-adv:hover button,
.top-search-annotations a:hover { background-color: #0071ba; }
.menu-entry a:hover,
img.slide-preview:hover { border-color: #0071ba; }
.ms-items .item-entry .item-entry-link:hover { box-shadow: 0 0 5px 0px #0071ba; }
/* tabs_color=#3c3c3b */
.tab-window .tab-button,
.ms-browser button.ms-browser-tab { color: #3c3c3b; }
/* dropdown_hover_bg_color=#0071ba */
.dropdown li a:hover { background: #0071ba; }
/*
 * Header
 */
/*
 * Menu
 */
/* menu_font_color=#0071ba */
aside.aside .list a { color: #0071ba; }
/*
 * Title bars
 */
/* title_border_color=#0071ba */
h3,
.auto-form > h3 { border-color: #0071ba }
/* tree_top_color=#f1f1f1 */
/* tree_bottom_color=#f1f1f1 */
.breadcrumb {
 background-color: #f1f1f1;
 background-image: -moz-linear-gradient(top, #f1f1f1, #f1f1f1);
 background-image: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#f1f1f1));
 background-image: -ms-linear-gradient(bottom, #f1f1f1 0%, #f1f1f1 100%);
}
/* tree_font_color=#3c3c3b */
.breadcrumb a { color: #3c3c3b }
/* blue_color=#0071ba */
.messages .message.info,
aside.aside .list.active.blue > .aside-list-btn,
button.default,
.button.default,
input[type=submit].default,
input[type=button].default,
nav.navbar .links .item:hover,
nav.navbar .links .item.active,
.bg-blue,
button.default:hover,
.button.default:hover,
input[type=submit].default:hover,
input[type=button].default:hover,
.bg-hover-blue:hover,
.bg-focus-blue:focus,
button.default:active,
.button.default:active,
input[type=submit].default:active,
input[type=button].default:active,
.bg-active-blue:active { background-color: #0071ba }
.aside.aside .list.border-color-blue { border-color: #0071ba; }
/*
 * Player
 */
/*
 * Sidebar
 */
