/*
Do not edit this file.

You can overwrite anything in this file by editing a custom style sheet and putting it in the Styles folder.  Settings in those files will overwrite the ones here.  Use the Pull-Quotes Options admin panel to select a custom style sheet.
*/

blockquote.pullquote, div.pullquote {
	float: left;
	width: 10em;
	margin: 0.25em 1em 0.25em 0;
	padding: 0;
	border: none;
	color: #444;
	background: transparent none;
	font-size: 1.2em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	text-align: center;
	text-transform: none;
	word-spacing: normal;
	text-indent: 0;
	vertical-align: middle;
	display: block;
}

blockquote.pqRight, div.pqRight { 
	float: right;
	margin: 0.25em 0 0.25em 1em;
}

blockquote.pullquote p, div.pullquote p {
	margin:  0;
	padding: 0.5em 0.5em 0.5em 0.5em;
	line-height: normal;
	letter-spacing: normal;
}

/* Capitalize first letter of the quote */
blockquote.pullquote p:first-letter, div.pullquote p:first-letter {
	text-transform: uppercase;
}
