﻿/*Home Pullquote - General*/
.home_pullquote
{
	float:left;	
	width:310px;
	margin-bottom:10px;
}
.home_pullquote .article_pullquotecontainer{
	float:left;	
	width:310px;
	height:autopx;
	padding:5px 0px 0px 0px;
	
}
.home_pullquote .article_pullquotecontainer .article_pullquoteEachItem{	
	float:left;	
	padding-bottom:10px;
}
.home_pullquote .article_pullquotecontainer .article_pullquoteEachItem .thumbnail{
	width:90px;
	margin-right:10px;
}
.home_pullquote .article_pullquotecontainer .article_pullquoteEachItem .thumbnail img{
	float:left;
	padding-right:10px;
}
.home_pullquote .article_pullquotecontainer .article_pullquoteEachItem .pullquote{
	width:310px;
}
.home_pullquote .article_pullquotecontainer .article_pullquoteEachItem .pullquote .pullquotetitle a,
.home_pullquote .article_pullquotecontainer .article_pullquoteEachItem .pullquote .pullquotetitle a:active,
.home_pullquote .article_pullquotecontainer .article_pullquoteEachItem .pullquote .pullquotetitle a:visited,
.home_pullquote .article_pullquotecontainer .article_pullquoteEachItem .pullquote .pullquotetitle a:hover
{	
	font-size:16px;
}

.home_pullquote .article_pullquotecontainer .article_pullquoteEachItem .pullquote .pullquotedate{
	color:#838383;
}
.home_pullquote .article_pullquotecontainer .article_pullquoteEachItem .pullquote .pullquotetext{
	padding-top:5px;
}
.home_pullquote .article_pullquotecontainer .article_pullquoteEachItem .pullquote .pullquotetext img
{
	padding-right:5px;
}


.home_pullquote .article_pullquotecontainer .article_pullquoteEachItem .pullquote .pullquotetext a,
.home_pullquote .article_pullquotecontainer .article_pullquoteEachItem .pullquote .pullquotetext a:hover,
.home_pullquote .article_pullquotecontainer .article_pullquoteEachItem .pullquote .pullquotetext a:active,
.home_pullquote .article_pullquotecontainer .article_pullquoteEachItem .pullquote .pullquotetext a:visited
{	
	text-decoration:none;
	padding-left:2px;
}
.home_pullquote .headerimage{
	display:none;	
}

/*with thumbnail*/
.withthumbnail
{
	float:left;	
	width:310px;
	margin-bottom:10px;
}
.withthumbnail .article_pullquotecontainer{
	float:left;	
	width:310px;
	padding:5px 0px 0px 0px;
	
}
.withthumbnail .article_pullquotecontainer .article_pullquoteEachItem{	
	float:left;	
	padding-bottom:10px;
}
.withthumbnail .article_pullquotecontainer .article_pullquoteEachItem .thumbnail{
	float:left;
	width:140px;
	margin-right:5px;
}
.withthumbnail .article_pullquotecontainer .article_pullquoteEachItem .thumbnail img{
	float:left;
}
.withthumbnail .article_pullquotecontainer .article_pullquoteEachItem .pullquote{
	float:left;	
	width:150px;
	padding-left:15px;
}
.withthumbnail .article_pullquotecontainer .article_pullquoteEachItem .pullquote .pullquotetitle a,
.withthumbnail .article_pullquotecontainer .article_pullquoteEachItem .pullquote .pullquotetitle a:active,
.withthumbnail .article_pullquotecontainer .article_pullquoteEachItem .pullquote .pullquotetitle a:visited,
.withthumbnail .article_pullquotecontainer .article_pullquoteEachItem .pullquote .pullquotetitle a:hover
{	
	text-decoration:none;
	font-size:16px;
}
.withthumbnail .article_pullquotecontainer .article_pullquoteEachItem .pullquote .pullquotedate{
	color:#838383;
}
.withthumbnail .article_pullquotecontainer .article_pullquoteEachItem .pullquote .pullquotetext{
	line-height:1.3em;
}
.withthumbnail .article_pullquotecontainer .article_pullquoteEachItem .pullquote .pullquotetext img
{
	padding-right:5px;
}


.withthumbnail .article_pullquotecontainer .article_pullquoteEachItem .pullquote .pullquotetext a,
.withthumbnail .article_pullquotecontainer .article_pullquoteEachItem .pullquote .pullquotetext a:hover,
.withthumbnail .article_pullquotecontainer .article_pullquoteEachItem .pullquote .pullquotetext a:active,
.withthumbnail .article_pullquotecontainer .article_pullquoteEachItem .pullquote .pullquotetext a:visited
{	
	text-decoration:none;
	padding-left:2px;
}
.withthumbnail .headerimage{
	display:none;	
}
/*with lead image*/
.withleadimage .pullquote
{
	padding-top:10px;
}

.withleadimage .pullquotetext
{
}

.withleadimage .pullquotetext .quotebefore
{
	background-image:url(../images/before.gif);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	height:30px;
	width:50px;
}
.withleadimage .pullquotetext .quotetext
{
	font-size:16px;
	font-weight:bold;
	color:#F78F1E;
	line-height:1.5em;
}
.withleadimage .pullquotetext .quotetext .before
{
	padding-right:5px;
	margin-bottom:0px;
}

.withleadimage .pullquotetext .quotetext .after
{
	padding-left:5px;
	margin-bottom:-15px;
}
/*article landing*/
.articlelanding .thumbnail
{
	float:left;
	padding:5px;
}

.articlelanding .articlefulldisplay img
{
	float:left;
	padding:5px;
}
.articlelanding .article_pullquotecontainer .article_pullquoteEachItem .pullquote .pullquotetitle a,
.articlelanding .article_pullquotecontainer .article_pullquoteEachItem .pullquote .pullquotetitle a:visited,
.articlelanding .article_pullquotecontainer .article_pullquoteEachItem .pullquote .pullquotetitle a:hover,
.articlelanding .article_pullquotecontainer .article_pullquoteEachItem .pullquote .pullquotetitle a:active
{
	font-size:16px;
}
.articlelanding .article_pullquoteEachItem .pullquote .pullquotetext .morelink
{
	width:100%;
	padding-bottom:10px;
}