@import url('https://fonts.googleapis.com/css?family=Permanent+Marker');
@import url('https://fonts.googleapis.com/css?family=Lato:400,700');
body:not(.home) .main{padding-bottom: 25px;}
body{font-family: 'Lato', sans-serif;}
h1,h2,h3,h4,h5,h6{font-family: 'Permanent Marker', cursive;}
.main-menu{padding: 0;}
nav li a{font-size: 14px;font-weight: 700;letter-spacing: 0px;}
footer{border-top:1px solid #e4dfcf;}
.archive .readmore{padding: 10px 17px;border-radius: 5px;}
footer .copyright{border-top: transparent;text-align: center;}
.img-border img{border-radius: 0 0 100px 0;}