/*
Theme Name: Zonya Child
Theme URI: 
Description: Child theme for the Zonya theme
Author: <a href="http://www.madeinebor.com" title="Visit author homepage">Tom Rhodes</a>
Author URI: 
Template: zonya
Version: 1.0.0
*/

@import url('../zonya/style.css');

.navbar-header {
background: #ffffff;
}

.picborder{
border:1px solid dfdfdf;
-webkit-box-shadow: 0px 0px 30px -5px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 0px 30px -5px rgba(0,0,0,0.4);
box-shadow: 0px 0px 30px -5px rgba(0,0,0,0.4);
}
h1{
    line-height: 100%;
    font-weight: normal;
    padding-top: 20px;
    padding-bottom: 20px;
}



.classic-blog h1 {
    font-size: 45px;
	font-family: 'Lato',sans-serif;
}

