/* Customize this file as you please! */

blockquote.pullquote {
	float: left;
	width: 10em;
	margin: 0.25em 0.75em 0.25em 0;
	padding: 0.5em;
	border: 3px double #D1D1D2;
	border-width: 3px 0;
	color: #989899;
	background: #F1F1F6;
	font: italic 1.2em/1.2 Georgia;
}

blockquote.alt {
	float: right;
	margin: 0.25em 0 0.25em 0.75em;
}

.pullquote p {
	margin: 0;
	text-align: center;
}

.pullquote p:first-letter {
	text-transform: uppercase; /* Make the first letter of the quote a captital letter */
}
