﻿
#site_nav,
#skip_nav,
#social-features,
#page_nav,
#internal-links,
#ncc-links,
#searchForms,
#sidebar,
#agendaBox,
.lb-iframe,
.post-actions {
	display: none;
}

.post {
	border-bottom: 1px dotted #000;
	padding: 1em 1em 2em;
	margin: 1em 0 0;
	overflow: auto;
}

.post h3 {
	margin: 0 0 1em;
}

.message {
	border: 1px solid #fcc;
	background: #fee;
	color: #666;
	margin-bottom: 1em;
	padding: 1em;
}

.post-content {
	overflow: auto;
}

.time-range {
	font-weight: bold;
}

ul.result-list {
	clear: both;
}

ul.result-list, .ul.result-list .post {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}

.souvenirphotos img {
	margin-right: 8px;
}

.cdayArtistsCover {
	float: right;
}

.cdayAlbumCover {
	float: left;
	margin-bottom: 15px;
}

.cdayAudioPlayerTxt {
	margin-left: 5.5em;
}

.cdayAudioPlayerFlash {
	margin-left: 5.5em;
}

.cdayContent {
	clear: left;
}

#searchResults, #agendaResults {
	position: relative;
}

#searchResults > h2, #agendaResults > h2 {
	margin-right: 200px;
	margin-bottom: 2em;
}

#canadaDayResults .post p {
	margin: 0;
	padding: 0.5em 0;
}

#map_canvas {
	border: 1px solid #000;
}

#map_legend {
	overflow: auto;
}

#map_legend ul, #map_legend li {
	margin: 0;
	padding: 0;
}

#map_legend li {
	margin-bottom: .7em;
	display: block;
	list-style: none;
	float: left;
}

#map_legend li .symbol {
	display: block;
	float: left;
	width: 2em;
	height: .8em;
	margin: 2px .6em 0 0;
	border: 1px solid #000;
}

#map_legend .vehicle_block {
	float: left;
	width: 58%;
}

#map_legend .vehicle_block li {
	width: 10em;
}

#map_legend .pedestrian_block {
	float: left;
	width: 41%;
}

