/******************************************  
 CUSTOM STYLESHEET
*******************************************/

/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here
* because this file won't be replaced during updates.
* 
* Simply copy an existing style from style.css to this file, 
* and modify it to your liking.
*/

.featured-pages p {
	font-size: 14px;
	line-height: 20px;
	margin-top: 0;
}

div.post-excerpt {
	color: #666;
	font-size: 14px;
	line-height: 21px;
	overflow: hidden;
}


div.divider {
	border-top: solid 1px #eee;
	clear: none;
	margin: 15px 0;
}

h2.title {
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	text-transform: uppercase;
	margin: 10px 0 10px;
}
.featured-pages div.column {width:213px;}
