﻿/*Pullquote - General style*/
.general
{
	float:left;
	width:556px;
	margin:10px 0px 0px 0px;	
}
.general a
{
	color:#26B0E1;
	font-weight:bold;
	text-decoration:none;
}
.general .article_pullquoteEachItem
{
	float:left;
	margin-bottom:10px;
}

.general .thumbnail
{
	float:left;
	width:110px;	
}
.general .pullquote
{
	float:left;
	text-align:left;
	width:440px;	
}
.general .pullquotetitle
{
	font-size:18px;
}
/*Pullquote - General style - margin 10px*/
.general_margin10
{
	float:left;
	width:566px;
	margin:10px 0px 0px 10px;	
}
.general_margin10 a
{
	color:#26B0E1;
	font-weight:bold;
	text-decoration:none;
}
.general_margin10 .article_pullquoteEachItem
{
	float:left;
	margin-bottom:10px;
}

.general_margin10 .thumbnail
{
	float:left;
	width:110px;	
}
.general_margin10 .pullquote
{
	float:left;
	text-align:left;
	width:450px;	
}
.general_margin10 .pullquotetitle
{
	font-size:18px;
}

/*2 col pullquote*/
.alternate
{
	float:left;
	width:566px;	
}
.alternate a
{
	color:#26B0E1;
	font-weight:bold;
	text-decoration:none;
}
.alternate .article_pullquoteEachItem
{
	float:left;
	margin-bottom:10px;
	border:4px solid #F7F7F7;
	width:245px;
	margin-right:5px;
	padding:10px;
	height:122px;
}

.alternate .thumbnail
{
	float:left;
	width:110px;	
}
.alternate .pullquote
{
	float:left;
	text-align:left;
	width:134px;	
}
.alternate .pullquotetitle
{
	font-size:18px;
}

/*Common*/
.pullquotetext
{
	line-height:1.4em;
}
.paging
{
	float:left;
	width:590px;	
}
.paging .currentpage
{
	float:left;
	padding-right:5px;
}
.paging .pagelink
{
	float:left;
	padding-right:5px;
}
.morenewslink
{
	clear:both;
}
.pullquotedate
{
	color:#909090;
}
.title_date
{
	clear:both;
}
.title_date .pullquotetitle 
{
	display:inline;
}
.title_date .pullquotedate 
{
	font-size:13px;
	display:inline;	
}
/*Pullquote - General style right*/
.general_right
{
	float:left;
	width:283px;
	padding:10px 0px 0px 10px;		
}
.general_right a
{
	color:#26B0E1;
	font-weight:bold;
	text-decoration:none;
}
.general_right .article_pullquotecontainer
{
	float:left;
}
.general_right .article_pullquoteEachItem
{
	float:left;
	margin-bottom:10px;
}

.general_right .thumbnail
{
	float:left;
	width:110px;	
}
.general_right .pullquote
{
	float:left;
	text-align:left;	
}
.general_right .pullquotetitle
{
	font-size:18px;
}
/*Pullquote - Promo pullquote with thumbnail and more link*/
.pullquote_promo
{
	float:left;
	width:270px;
	border:4px solid #24B1DF;
	height:100px;
	overflow:hidden;	
}
.pullquote_promo .title_date
{
	display:none;
}
.pullquote_promo .pullquotetext
{
	float:left;
	width:120px;
	padding:32px 0px 0px 2px;
}
.pullquote_promo a
{
	color:#26B0E1;
	font-weight:bold;
	text-decoration:none;
}
.pullquote_promo .article_pullquoteEachItem
{
	float:left;
	margin-bottom:10px;
}

.pullquote_promo .thumbnail
{
	float:left;
	width:105px;	
}
.pullquote_promo .pullquote
{
	float:left;
	text-align:left;
	width:165px;	
	color:#1F5D96;
	font-weight:bold;
	font-size:14px;
	background:url('../images/runners_sml.gif') no-repeat 2% 10%;	
}
.pullquote_promo .pullquotetitle
{
	font-size:18px;
}
.pullquote_promo .morelink
{
	float:right;
	width:32px;
}

/*Event list*/
/*Pullquote - General style*/
.event_list
{
	float:left;
	width:859px;
	margin:10px 0px 0px 0px;	
}
.event_list a
{
	color:#26B0E1;
	font-weight:bold;
	text-decoration:none;
}
.event_list .article_pullquoteEachItem
{
	float:left;
	margin:0px 10px 10px 10px;
	border-bottom:1px dotted #e5e5e5;
	padding-bottom:15px;	
}

.event_list .thumbnail
{
	float:left;
	width:200px;	
}
.event_list .pullquote
{
	float:left;
	text-align:left;
	width:610px;	
}
.event_list .pullquotetitle
{
	font-size:18px;
}
.event_list .pullquotedate
{
	display:none;	
}
.event_list p
{
	margin:0px;
	padding:0px 0px 10px 0px;
}
.event_list .morelink
{
	padding:5px;
	background:url('../images/moreinfo_bg.gif') #1D5E94 top right no-repeat;
	width:150px;	
}
.event_list .morelink a
{
	color:#FEE322;
}
/*Pullquote promo right col*/
.pullquote_promo_rightcol
{
	float:left;
	width:267px;
	border:4px solid #24B1DF;
	height:100px;
	overflow:hidden;	
	background-color:#ffffff;
	margin:0px 0px 10px 10px;
}
.pullquote_promo_rightcol .title_date
{
	display:none;
}
.pullquote_promo_rightcol .pullquotetext
{
	float:left;
	width:120px;
	padding:32px 0px 0px 2px;
}
.pullquote_promo_rightcol a
{
	color:#26B0E1;
	font-weight:bold;
	text-decoration:none;
}
.pullquote_promo_rightcol .article_pullquoteEachItem
{
	float:left;
	margin-bottom:10px;
}
.pullquote_promo_rightcol .thumbnail
{
	float:left;
	width:105px;	
}
.pullquote_promo_rightcol .pullquote
{
	float:left;
	text-align:left;
	width:162px;	
	color:#1F5D96;
	font-weight:bold;
	font-size:14px;
	background:url('../images/runners_sml.gif') no-repeat 2% 10%;	
}
.pullquote_promo_rightcol .pullquotetitle
{
	font-size:18px;
}
.pullquote_promo_rightcol .morelink
{
	float:right;
	width:32px;
}