#nav,
#subnav,
#footer-widgets,
#quick-links,
.widget-area,
div.breadcrumb,
#main-photo,
#gallery p  {
	display: none;
}

img {
	border: 0;
}

#elevation-profile div > em {
	display: none;
}

#content .brm_ride #elevation-info {
	width: 45%;
	float:left;
}

#content .brm_ride #grade-info {
	width: 45%;
	float:right;
}

#gallery dl.gallery-item {
	float: left;
	margin-right: 30px;
}

#title a{
	font-size: 26px;
	color: #000000;
	text-decoration: none;
}

.entry-title {
	font-size: 20px;
}

#description {
	
}

#at-a-glance {
	
}

#attribution img.attachment-attribution-thumbnail {
	float: left;
	margin-right: 10px;
} 

#footer {
	clear: both;
	margin-top: 20px;
}

.clear {
	clear: both;
}