/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
.postMeta {
	border-top: none;
	padding: 1px 0;
}

.post {
	border-bottom: 1px solid #ccc;
}

.menu-search {
	background: #feb422;
}

.search-form #s {
	background: #666;
	border: 1px solid #999;
}

#content div.sharedaddy, #main div.sharedaddy, div.sharedaddy {
	margin-top: 30px;
	padding: 3px 10px;
	background-color: #eee;
}

div.sharedaddy h3.sd-title::before {
	border-top: none;
}

.entry.meta {
	border: none;
}

.entry.meta a {
	font-size: 11px;
}

.entry.meta .highlight {
	display: inline-block;
	min-width: 100px;
}

#branding .site-branding {
	padding-left: 90px;
}

#branding {
	border-top: 5px solid #ccc;
	background: #fff url(http://1pv2qf2te2gm20k28u30ivdc-wpengine.netdna-ssl.com/wp-content/uploads/2015/08/sharpbrains_mobile.png) no-repeat 10px 10px;
}

.sf-menu li.home, .sf-menu li.about {
	width: 80px;
}

.sf-menu li.report1, .sf-menu li.summit {
	width: 160px;
}

.sf-menu li.report2 {
	width: 140px;
}

.sf-menu .sub-menu a {
	height: 15px !important;
}

.sf-shadow ul {
	margin-top: -10px;
}

#filler {
	border: none !important;
}

.homepage #mainColumn, .post #mainColumn, .sharpbrains-page #mainColumn {
	margin-left: 0 !important;
	width: 710px !important;
}

.homepage .entry img, .post .entry a img {
	padding: 2px 20px 18px 0;
}

/* .homepage .entry p img, .post .entry p img {
	height: auto;
	min-width: 700px;
} */
.homepage .entry h2, .post .entry h2 {
	padding: 20px 0 10px;
}

#footer {
	border-top: 1px solid #ccc;
}

.entry ul, .entry li, .entry ol {
	font-family: "Droid Sans";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.6;
}

.newstable td {
	padding: 20px 0;
	border-top: 1px dotted #ccc;
	vertical-align: top;
	font-size: 1.3em;
	font-weight: 600;
}

.entry .newstable img {
	border: none;
}

.nav-width {
	width: 180px;
}

.sf-menu {
	min-height: 57px;
}

.sf-menu li {
	min-height: 57px;
}

.gform_wrapper .gform_footer input[type="submit"] {
	padding: 5px;
	font-size: 2em;
}

.gform_confirmation_wrapper .entry img {
	border: none;
}