/*
 Theme Name:   LivingWithNETS Hungary
 Theme URI:    http://www.kangahealth.com
 Description: LivingWithNETS Hungary WordPress child theme.
 Author: Kanga Health Ltd.
 Author URI: http://www.kangahealth.com
 Template:     livingwithnets
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  livingwithnets-hungary-child
*/

/* Tidy navigation */
#mainNav li{
    margin-left:4px;
}
#mainNav li a, #mainNav li{
    font-size:14px;
}

/* Fix LWN header image */
body.lwnets div.banner{
    background-position:center bottom!important;
}