/*
 Theme Name:   Amelie Green
 Theme URI:    https://alvarium.cz
 Description:  Amelie Green is a GeneratePress child theme with two sidebars and a red color scheme. Using GeneratePress you can alter the child theme to your taste in minutes. Forefront is mobile responsive, W3C Markup Validated, Schema.org integrated, search engine friendly, cross browser compatible and 100% translatable. See more about GeneratePress here: http://generatepress.com
 Author:       Alvarium
 Author URI:   https://alvarium.cz
 Template:     generatepress
 Version:      1.0.4
 Tags: two-columns, three-columns, one-column, right-sidebar, left-sidebar, footer-widgets, blog, e-commerce, flexible-header, full-width-template, buddypress, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, rtl-language-support, featured-images, theme-options

 Amelie Green, Copyright 2017 Alvarium
 Amelie Green is distributed under the terms of the GNU GPL

 Amelie Green is a child theme of GeneratePress
 
 It's not recommended to add CSS to this file, as it will be lost if you ever update this child theme.
 Instead, use a Custom CSS plugin.
 
 */
 .widget-area .widget{padding: 0px 20px;}
.post-image {
	margin-top: 0;
	margin-bottom: 1.5em;
}

.widget-title {
	border-bottom: 1px solid #efefef;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.clear { clear:both; }

#widget-content-bottom { padding-top:0px; }

.inside-header {padding:6px;}
.main-navigation .main-nav ul li a {line-height:40px;}
.main-navigation { background-color:#b0ce38;}

.main-navigation .main-nav ul li > a
.main-navigation .main-nav ul li > a:hover, 
.main-navigation .main-nav ul li > a:focus, 

.main-navigation .main-nav ul li[class*="current-menu-"] > a,
.main-navigation .main-nav ul ul li[class*="current-menu-"] > a,
.main-navigation ul ul {
  background-color:#CB1B71;
}

/* selected & hover menu */
.main-navigation .main-nav ul li.sfHover > a,
.main-navigation .main-nav ul li .current-page-ancestor.current-menu-ancestor,
.main-navigation .main-nav ul ul li > a:hover, 
.main-navigation .main-nav ul ul li > a:focus, 
.main-navigation .main-nav ul ul li.sfHover > a,
.main-navigation .main-nav ul li[class*="current-menu-"] > a:hover,
.main-navigation .main-nav ul ul li[class*="current-menu-"] > a:hover, 
.main-navigation .main-nav ul ul li.sfHover[class*="current-menu-"] > a
.main-navigation .main-nav ul ul li > a:focus {  background-color:#BB0B61;}

#rozcestnik { margin-bottom: 20px; }
#rozcestnik ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#rozcestnik li {
    margin: 0;
    padding: 0;
    display: inline;
}

#rozcestnik a {
    display: block;
    float: left;
    color: #CB1B71;
    height: 43px;
    width: 260px;
    padding: 19px 0 0 0;
    background: url(img/but-hledam-pomoc.gif) no-repeat;
    text-align: center;
    font-size: 1.42em;
}

#rozcestnik a.chci {
    background-image: url(img/but-chci-pomahat.gif);
    color: #91ac11;
}

#fotopribeh table,
#fotopribeh table td {
    border: none;
}

#fotopribeh .foto {
    width: 140px;
}

footer.site-info {
  background-color: #91ac11;
  padding: 10px;
}

.sidebar .widget .calendar_wrap td a {
  font-weight: bold;
  color:#b0ce38;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Arial, Helvetica, sans-serif;
}

.separate-containers .inside-article { padding: 0 20px 20px 20px;}