/*
Theme Name: KiddoTurf Child
Theme URI: http://themefuse.com/demo/wp/kiddo-turf/
Description: Child theme for the KiddoTurf theme. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>
Author: ThemeFuse
Author URI: http://themefuse.com
Template: kiddo-turf-parent
*/

@import url("../kiddo-turf-parent/style.css");

.page .title_top {
background: url(images/content_title_line.png) 0 bottom no-repeat;
    padding: 12px 62px 23px 62px;
    margin-bottom: 40px;
    position: relative;
    z-index: 100;
}