@charset "utf-8";
/* CSS Document */

.bpost {
	margin: 5px 0 15px 0;
}

	.bpost h3 {
		margin: 0 0 20px 0;
		padding: 8px 0 0 0;
		font-size: 24px;
	}
	
	.bpost small {
		float: right;
		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
		padding: 5px 0 0 0;
	}
	
	.meta {
		clear: both;
		border-bottom: 1px solid #dfe2e4;
		text-align: right;
		text-transform: uppercase;
		font-size: 10px;
		font-weight: bold;
		padding: 10px 0 5px 0;
	}

.bmore {
	padding: 5px 0 5px 0;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	font-weight: bold;
}

#one span {
	background: none;
}
