/* copyright */
#bo-copyright {
	// position: absolute;
	bottom: 0;
	width:100%;
	background: #F5F5F5;
	border-top: 3px solid #EDEDED;
	margin-top: 1em;
	padding: .5em 0;
}
#bo-copyright p { margin:.5em 27px }

#addthis {
	float:right;
	margin-top:6px;
	margin-right:4px;
}
