div#stories
{
	color: #2a1408;
	font-size: 0.9em;
	line-height: 1.5em;
}

div#stories a
{
	outline: none;
}

div#stories div#storyCol
{
	width: 334px;
	float: left;
	zoom: 1;
	padding: 15px 10px 30px 7px;
	background: #f7f1ec url(../img/front/story-col-bg.jpg) no-repeat;
}

div#stories div#storyCol div#yourStories
{
	margin: 0 16px 25px 20px;
	position: relative;
}

div#stories div#storyCol div#yourStories h4.headline a
{
	display: block;
	height: 30px;
	width: 178px;
	background: url(../img/front/your-stories.gif) no-repeat;
	text-indent: -5000px;
}

div#stories div#storyCol div#yourStories p.links
{
	line-height: 2em;
	padding-top: 10px;
}

div#stories div#storyCol div#yourStories img.logo
{
	position: absolute;
	bottom: 5px;
	left: 135px;
}

div#stories div#storyCol div#featuredStory
{
	padding: 10px 25px 10px 20px;
	background: #fcfaf8; 
}

div#stories div#storyCol div#featuredStory h4
{
	font-size: 1.2em;
	color: #8A0000;
	margin: 1em 0;
}

div#stories div#storyCol div#featuredStory h4 span
{
	font-size: 0.9em;
	font-style: italic;
	font-weight: normal
}

div#stories div#socialCol
{
	float: left;
	width: 290px;
	padding: 0 0 0 20px;
}

div#stories div#socialCol img
{
	display: block;
	float: left;
	padding: 10px 0 0 0;
}

div#stories div#socialCol div.row
{
	overflow: hidden;
	margin: 25px 0;
}

div#stories div#socialCol div.section
{
	width: 190px;
	float: left;
	margin: 0 0 0 15px;
}

div#stories div#socialCol div.row h4
{
	color: #8A0000;
	margin: 0.5em 0;
}

div#stories div#socialCol div.row h4 a
{
	text-decoration: none;
}

div#stories div#socialCol div.row p
{
	margin: 0;
}

div#stories div#socialCol div.row li
{
	width: 38px;
	float: left;
	margin: 0 5px 0 0;
}

div#stories p.link {
	margin-top:5px;
}

