/* BLOGQUOTE 
Custom CSS Class on a Quote Article */
.blogquote{border:none;position:relative;}
.blogquote h4{font-size:1.5em;margin-bottom:0px;}
.blogquote p{border:none;overflow:hidden;text-align:left;}
.blogquote q{background:none;padding-left:5px;float:right;width:560px;font-size:1em;font-style:normal;font-weight:normal;}
	.span-12 .blogquote q, .narrow .blogquote q {width:360px;}
	.span-10 .blogquote q {width:280px;}
	#aside .blogquote q {width:170px;} .span-7 .blogquote q {width:160px;}
	.span-5 .blogquote q, .paragraph-resource .blogquote q, #articlesidebar .blogquote q {width:190px;position:static;margin-top:10px;}
.blogquote q:before, .blogquote q:after{content:'';}
.blogquote q span{background:none;padding-right:0px;}
.blogquote cite{border-top:none;padding:0;margin-top:0px;}
.blogquote cite img{margin-right:0px;width:110px;border:none;}
	.span-5 .blogquote cite img, .paragraph-resource .blogquote cite img, #articlesidebar .blogquote cite img {display:none;}

