/** top bar color setting for home page */	
div.content {
	background: none;
}
body#home div#topnav
{
	width:					120px;
	float:					left;
	height: 				207px;
}
div.bgwrap
{
	width:					800px;
	float:					left; /* test this */
}		
	
#content {
	font-size: 1.2em
}

.widecolumn .entry p {
	font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

.widecolumn {
	line-height: 1.6em;
}
	
h1.storytitle , .post h1{
	font-size: 2em;
	line-height: 1em;
	margin-top: -15px;
	padding: 0 0 5px 0;
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h3.StoryPostDate, .post h3{
	font-size: 1em;
	line-height: 1em;
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	margin-top: 15px;
}

.storycontent, .entry p{
	width: 520px;
	font-size: 1em;
	line-height: 1.6em;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: -15px;
	
}

.narrowcolumn .postmetadata, .meta {
	text-align: center;
	border-bottom: 1px solid #ccc;
	padding-top: 5px;
	padding-bottom: 10px;
	width: 520px;
}
	/** BC_HOME cols bg */
div.bcphotos div.bcColA, div.bcphotos div.bcColB
{
	padding-bottom:			10px;
}
div.subcentercol div.wrapper {
	padding:15px 0px 15px 20px;
}