/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
.jetpack_subscription_widget h2.widgettitle {
	font-family: 'GothamRndBold';
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 8px;
	float: left;
	width: 100%;
}

#subscribe-text {
	color: #fff;
	float: left;
	font-family: "GothamBook";
	font-size: 14px;
	padding-top: 5px;
	width: 100%;
}

input#subscribe-field-463 {
	width: 95%;
	background: #6d6d6d;
	border: medium none;
	border-radius: 3px;
	color: #fff;
	font-size: 14px;
	height: 46px;
	font-family: "GothamBook";
	margin-top: 22px;
	padding: 0 5px;
	line-height: 46px;
}

#subscribe-submit input[type="submit"] {
	background: #ff3b3b;
	border: medium none;
	border-radius: 3px;
	color: #fff;
	font-size: 14px;
	height: 46px;
	margin-top: 22px;
	padding: 0 20px;
	font-family: 'GothamBold';
	text-transform: uppercase;
	cursor: pointer;
}

#subscribe-submit input[type="submit"]:hover {
	background: #fff none repeat scroll 0 0;
	color: #ff3b3b;
}

/*
	CSS Migrated from Jetpack:
*/

/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
/* WP Curve #118813 - RS - Start */
.jetpack_subscription_widget h2.widgettitle {
	font-family: 'GothamRndBold';
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 8px;
	float: left;
	width: 100%;
	text-transform: uppercase;
}

#subscribe-text, .success p {
	color: #fff;
	float: left;
	font-family: "GothamBook";
	font-size: 14px;
	padding-top: 5px;
	width: 100%;
}

#subscribe-email  input[type="email"] {
	width: 95%;
	background: #6d6d6d;
	border: medium none;
	border-radius: 3px;
	color: #fff;
	font-size: 14px;
	height: 46px;
	font-family: "GothamBook";
	margin-top: 22px;
	padding: 0 5px;
	width: 100%;
	line-height: 46px;
}

#subscribe-submit input[type="submit"] {
	background: #ff3b3b;
	border: medium none;
	border-radius: 3px;
	color: #fff;
	font-size: 14px;
	height: 46px;
	margin-top: 22px;
	padding: 0 20px;
	font-family: 'GothamBold';
	text-transform: uppercase;
	cursor: pointer;
}

#subscribe-submit input[type="submit"]:hover {
	background: #fff none repeat scroll 0 0;
	color: #ff3b3b;
}

/* WP Curve #118813 - RS - End */