/*
 Theme Name:   pflege-expertin
 Template:     graphy
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

#page{
	max-width: 1120px;
	margin-left: auto;
	margin-right: auto;
	border: groove #1722B8 1px;
}


p {
	margin: 0 10px 1.6em 10px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 10px 0 10px;
}


.site-branding {
	background-image: url(pics/logo-pflege-expertin.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
	x height: 300px;
	text-align: right;
	padding-right: 10%;
}


.site-description {
    color: #235FA8;
    font-style: italic;
    line-height: 1.4;
}

.site-title a, .site-title a:hover {
    color: #235FA8;
}

.main-navigation, .header-image, .footer-widget-area, .site-bottom {
    max-width: 1120px;
}

.main-navigation ul ul li a {
    x border-top: 1px solid #eee;
    font-size: 93.8%;
    line-height: 1.5;
    padding-bottom: 14px;
    padding-top: 14px;
	width: 300px;
	display: block;
}
ul .sub-menu {
    x border-top: 1px solid #eee;
    font-size: 93.8%;
    line-height: 1.5;
    padding-bottom: 14px;
    padding-top: 14px;
}