/*
Theme Name: widescreen Child Theme
Theme URI: http://graphpaperpress.com
Description: Child Theme for widescreen
Author: Thad Allender
Author URI: http://graphpaperpress.com
Template: widescreen
Version: 1.0
*/

@import url("../widescreen/style.css");
body {
	background-image: none;
	}
	

/*the #'s for the smoothgallery selector on the homepage*/
ul#jbg-menu li a {
color:#000000 !important;
}

#footer p.credits {
display:none;
}

h2.fancy {
Xdisplay:none;
color:#FFF;
}

#menu ul li.current_page_item a{
	border-bottom:2px solid #999999;
	border-top:1px solid #999999;
	
	/* other ways to make it stand out
	background:#D9D9D9;
	font-style:italic;*/
}
