body {
	padding-top: 60px;
	padding-bottom: 40px;
}
.left { float: left !important; }
.right { float: right !important; }
.justified { text-align:justify; }
.navbar { z-index: 6000000 !important; }
.wepay_donations_widget_main, .wepay_widget {
	width: 100% !important;
}
.widget, .donation-widget, .widget-inner, .widget-item {
	width: 94% !important;
}
.amount_input {
}
.donation_amount input {
	float:left;
}
.donation_amount span {
	float:left;
	margin-right:8px;
}
.custom_amount_hint {
	padding:0;
	margin:0;
	width: 92px !important;
	float: left;
}
.widget-button {
	margin-top: 18px;
}
.hero-unit {
	clip:inherit;
	content:normal;
	overflow:hidden;
	padding: 10px 10px !important;
	/*height:140px;*/
	background: #E9EAEB url(/img/jeremy.png) center right no-repeat;
}
.hero-unit h1 {
	font-size: 52px !important;
}
.jeremy_pic {
	float: right;
}
.marketing h1 {
	margin: 36px 0 27px;
	font-size: 40px;
	font-weight: 300;
	text-align: center;
}
.marketing-byline {
	margin: -18px 0 27px;
	font-size: 18px;
	font-weight: 300;
	line-height: 24px;
	color: #999;
	text-align: center;
}
hr.soften {
	height: 1px;
	margin: 24px 0;
	background-image: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, .1), transparent);
	background-image: -moz-linear-gradient(left, transparent, rgba(0, 0, 0, .1), transparent);
	background-image: -ms-linear-gradient(left, transparent, rgba(0, 0, 0, .1), transparent);
	background-image: -o-linear-gradient(left, transparent, rgba(0, 0, 0, .1), transparent);
	border: 0;
}
.video {
	margin-bottom: 30px;
	overflow: hidden;
	font-size: 11px;
	font-style: italic;
	text-align: left;
	background-color: #F4F4F4;
	border: 1px solid #DDD;
	padding: 20px;
	padding-bottom: 15px;
}
.video iframe, .video embed, .video object { margin-bottom:12px; }
.node { margin-bottom: 48px; }
.node h2 {
	color: #333333;
	line-height: 120% !important;
} 
.node h2 a {
	color: #333333;
	line-height: 120% !important;
}
.node .label {
	margin: 6px 0 6px 0;
}
.author a {
	color: #666;
}