	/*
	Theme Name: Child Theme
	Theme URI: http://graphpaperpress.com
	Description: Child Theme for Modularity
	Author: John Schreiber
	Author URI: http://graphpaperpress.com
	Template: modularity
	Version: 1.0
	*/
	@import url("../modularity/style.css");

/* style for the footer */

#footer {
width:990px;
}

#footer ul a{display:inline !important;color:#D9D9D9 !important;line-height:18px !important;}
#footer a:hover, ul.txt li:hover{background:none !important;color: #FFFFFF!important;}
#footer a, ul.txt li:hover{background:none !important;color: #D9D9D9 !normallinkcolor;}
#footer ul{padding-top:10px !important;}

/* style for the footer boxes */

#connectjohn {
background-color:#303030;
height:240px;
padding:15px;
width:200px;
}

#wherejohn {
background-color:#303030;
background-repeat:no-repeat;
background-position:center center;
margin-left:10px;
height:240px;
padding:15px;
width:285px;
}

#aboutjohn {
background-color:#303030;
margin-left:10px;
height:240px;
padding:15px;
width:375px;
}

#creditbar {
background-color:#0F0F0F;
height:5px;
width:990px;
text-align:center;
}




