/*
Theme Name:     Modernize Child Theme for jbpierce.org
Theme URI:      http://jbpierce.org/
Description:    Child theme for the Modernize theme. Updates: 9-11-13 - news posts on home now load dynamically.
Author:         ContentRobot
Author URI:     http://www.contentrobot.com/
Template:       modernize                           
Version:        1.0.1
*/

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

h1, h2, h3, h4, h5, h6, .gdl-title { line-height: 1.1; }
tr th, tr td { border-bottom: 1px solid; }
table { border-bottom: none; }

img.attachment-lab-image { border: 1px solid #fff; }
img.attachment-lab-image:hover { border: 1px solid #666; }
.researchlab h2 img { display: inline; }
.researchlab h2 img.labheaderimg { margin-left: 20px; }
.directoryitem { margin: 0 0 20px; }
.directoryitem p { margin: 0; }
.editthis, .editthis a { color: #ccc; }

#custom_homethree ul { list-style: none; margin-left: 0; }
#custom_homethree ul h2, #custom_homethree ul a { color: #eee; }
#custom_homethree ul a:hover { color: orange; }
#custom_homethree .cta { margin-bottom: 15px!important; }
#custom_homethree .cta a:hover { color: #fff; }
#custom_homepage_block #custom_homethree .widget_recent_entries a {
	color: #EEE;
	background-image: url(http://jbpierce.org/wpbuild/wp-content/uploads/custom/custom_home_a2-trans.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	display: block;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-bottom: 10px;
}
#custom_homepage_block #custom_homethree .widget_recent_entries a:hover { color: orange; }