
/* WELCOME */
div#welcome
{
}

div.primary div#welcome h1.quote
{
	font-size:1.5em;
}


/*FEATURED */
div#featured
{
}

div#featured div#download-image
{
	text-align:center;
}


/* FEED */
div#feed
{
	margin-top: 25px;
	padding-bottom: 15px;	
	border-bottom: 1px dashed #c7c7c7;
	margin-bottom: 15px;
}

div#feed div.summary
{
	padding-bottom: 20px;
}

div#feed div.summary div.head
{

}

div#feed h3
{
	font-size:1em;
	font-weight:bold;
}


div#feed div.summary div.head span.title
{
	font-size: 1.2em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

div#feed div.summary div.head span.title a:link { text-decoration : none; }
div#feed div.summary div.head span.title a:active { text-decoration : none; }
div#feed div.summary div.head span.title a:visited { text-decoration : none; }
div#feed div.summary div.head span.title a:hover { text-decoration : underline; }


div#feed div.summary div.head span.date
{
	font-size:0.8em;
	color: #C7C7C7;
}

div#feed div.summary div.body
{

}


div#featured-partner
{
	text-align:center;
}

div#featured-partner h2
{
	margin-bottom: 10px;
}