/*
Theme Name:     Newspaper Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper                             
Version:        444
*/

@import url("../Newspaper/style.css");

/*  ----------------------------------------------------------------------------
    Fix Menu/Events plugin z-index conflicts
*/
.td-menu-background {
    z-index: 100;
}
.sf-menu li.sfHover ul, .sf-menu li:hover ul {
    z-index: 100;
}