/*
Theme Name: Parabola Child Theme
Theme URI: http: //torontopostcardclub.com/
Description: This is a custom child theme I have created.
Author: Ron Foreman
Author URI: http: //empoweryou.ca/
Template: parabola
Version: 0.1
*/


.nivo-caption {
    bottom: 0;
    box-sizing: border-box;
    display: none;
    left: 0;
    opacity: 0;
    overflow: hidden;
    padding: 20px;
    position: absolute;
    width: 100%;
    z-index: 8;
}



.nivo-caption h2 {
    	visibility: hidden;
}

div.post, div.page, div.hentry, .yoyo > li  {
	padding:2em;
}