

.breadcrumb {
    background-color: rgba(0,0,0,.05);
    border: 1px solid rgba(0,0,0,.125);
}

#content {
    margin-bottom: 25px;
}

.adsbygoogle {
    margin-bottom: 15px;
}

.footer-content {
    margin-top: 20px;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
    line-height: 60px;
    background-color: #f5f5f5;
    text-align: center;
}

.footer a {
    color: rgba(255,255,255,.5);
    text-decoration: none;
}

.footer a:hover {
    color: #fff;
}

/*.example {
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
}

.example img {
	float:left;
	padding:2px;
	border:1px solid #999;
	margin-right:10px;
    margin-bottom:10px;
}*/