/*
Theme Name: Suits Child - Henry Fund
Theme URI: http://www.themeweaver.net/demo/suits/
Template: suits
Author: Theme Weaver
Author URI: http://www.themeweaver.net/
Description: For blogs and websites. Sleek design and solid code. Suits make you look good.
Tags: black,gray,white,dark,one-column,two-columns,right-sidebar,responsive-layout,custom-background,custom-header,custom-menu,featured-images,full-width-template,microformats,threaded-comments
Version: 1.2.1472219623
Updated: 2016-08-26 08:53:43

*/

.entry-content a {
	color: #b00;
	text-decoration: none!important;
	-webkit-transition: none;
	transition:         none;
        border-bottom:none;
}

.entry-content a:focus {
	outline: none;
}

.entry-content a:active,
.entry-content a:hover {
	color: #b00;
	outline: thin dotted;
}

.entry-content a:hover {
	-webkit-transition: all 0.3s;
	transition:         all 0.3s;
}
.widget a {
	color: #b00;
	text-decoration: none!important;
	-webkit-transition: none;
	transition:         none;
        border-bottom:none;
}
.widget a:active,
.widget a:hover {
	color: #b00;
	outline: thin dotted;
}

.widget a:hover {
	-webkit-transition: all 0.3s;
	transition:         all 0.3s;
}

h3 {margin: 15px 0 9px 0;}

img {border: 1px solid #666666!important;}

div.analyst {float:left;margin-right:20px;margin-bottom:20px;}

div.info {float:left; padding-top: 0; margin:0; max-width:400px;}

div.research {clear: both; width: 100%;}

table.analysts {}
table.analysts th {padding: 1px 0 0 5px; background-color:#ebe7e3;text-align:left;vertical-align:middle;}
table.analysts td {padding:5px 0 3px 5px;text-align:left;vertical-align:top;}

table.board {}
table.board th {padding: 1px 0 0 5px; background-color:#ebe7e3;text-align:left;vertical-align:middle;}
table.board td {padding:5px 0 3px 5px;text-align:left;vertical-align:top;border-bottom:none;}

table.research {}
table.research th {padding: 1px 0 0 5px; background-color:#ebe7e3;text-align:left;vertical-align:middle;}
table.research td {padding:5px 0 3px 5px;text-align:left;vertical-align:top;}

table.performance {border:1px solid #666666;}
table.performance th {padding: 5px 10px 3px 10px; background-color:#ebe7e3;text-align:center;vertical-align:middle;}
table.performance td {padding:5px 10px 3px 10px;text-align:left;vertical-align:top;}

table.performance th.top {background-color:#ffffff;padding:10px 0;}
table.performance th.left {text-align:left;}
table.performance th.right, table.performance td.right {text-align:right;}

h2.entry-title-home {
	font-family: Lato, sans-serif;
	font-size: 30px;
	font-weight: 400;
	margin: -24px 0 25px 0;
	text-transform: uppercase;
}

.site-header .home-link {
	min-height: 130px;
}
.site-title {
	padding: 20px 0 5px;
	padding: 2rem 0 0.5rem;
}
.home #breadcrumbs {
    display: none;
}