/*******************************************************************************
********************************************************************************
**
* - CONTENT
*
* - SUBCONTENT
**
********************************************************************************
 ******************************************************************************/




/* CONTENT ------------------------------------------------------------------ */

#contentMain .continuedLink
{
	font-size: 90%;
	text-transform: uppercase;
	font-weight: bold;
}

#summaries
{
	clear: both;
	margin-bottom: -10px;
	padding-top: -0.2em;
	padding-bottom: 20px;
	margin-top: 0.1em;
}

* html #summaries
{
}

#summaries h2
{
	font-size: 120%;
}

#summaries h2 a, #summaries h2 a:visited
{
	color: #000000;
	text-decoration: none;
}

#summaries h2 a:hover
{
	text-decoration: underline;
}

#summaries .date
{
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 1em;
}

#summaries .commentCount
{
	margin-top: 1em;
	padding-top: 2px;
	padding-bottom: 2px;
}

#summaries .feature
{
	left: -3px;
	padding: 8px;
}

#summaries p
{
	margin-bottom: 12px;
}

* html #summaries p
{
	margin-bottom: 0;
}

/* SUBCONTENT --------------------------------------------------------------- */

#contentSub h3
{
	margin-top: 0;
	margin-bottom: 0;
	font-size: 100%;
}

#contentSub li p
{
	margin-top: 0;
}
