/*
Theme Name: F2 Custom
Theme URI: http://srinig.com/wordpress/themes/f2/
Description: Customized version of the F2 theme.
Version: 1.0.4
Author: Srini G
Author URI: http://srinig.com/wordpress
Template: f2
*/

@import url("../f2/style.css");

.postentry blockquote {
	margin:22px 40px;
	upadding:3px;
	color:#575757;
	padding: 0 50px;
	font-size: 0.9em;
	background: transparent url("images/blockquote.gif") no-repeat 0 0;
}


