/*
Theme Name: Altenbetreuung
Author: Michael Pascher Software
Theme URI: http://www.altenbetreuung-bgld.at
Author URI: http://www.mp-soft.at
Description: Child-Theme von Jolene
Template: jolene
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: white, blue, dark, light, green, gray, black, left-sidebar, right-sidebar, one-column, two-columns, three-columns, four-columns, fluid-layout, responsive-layout, custom-background, custom-header, flexible-header, full-width-template, custom-menu, featured-images, post-formats, sticky-post, translation-ready, photoblogging, holiday, custom-colors, editor-style, theme-options, threaded-comments, featured-image-header
Text Domain: jolene

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@import url("../jolene/style.css");

.site {
	background: #fff;
	box-shadow: 0 0 0px 0px #999;
	color: #666;
	font-family: 'Philosopher', sans-serif;
	margin: 0 auto;
	max-width: 1349px;
	width: 94%;
}

.header-text-is-on.header-is-on  .site-info-text {
	box-shadow: 0 0 0px 0px #999;
	display: block;
	margin: 0 20px -20px 20px;
	opacity: 0.7;
}

.widget-title {
    color: #6666ff;
    font-size: 16px;
    font-weight: normal;
}
