




/*
     FILE ARCHIVED ON 22:01:42 Jun 21, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 13:10:50 Nov 5, 2015.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
Theme Name:     Minn Child Theme
Theme URI:      http://www.wpgothemes.com/themes/minn
Description:    A child theme of Minn.
Version:		0.2
Author:         David Gwyer
Author URI:     http://www.wpgothemes.com
Template:       minn-wpgothemes
*/
@import url("/web/20150621220142/http://monsterhunternation.com/wp-content/themes/minn-wpgothemes/style.css");

/* Add your custom css below this line. */

function home_page_menu_args( $args ) {
$args['show_home'] = true;
return $args;
}
add_filter( 'wp_page_menu_args', 'home_page_menu_args' );


.header-row-2-container { border-bottom:0; }


