﻿/* 
	Buffalo Place
	Print CSS
	Alison Endacott
	May 2009
	
 */

#squarePlaylist,
#navigation,
#sideNav,
#footer ul,
#head fieldset,
h3.sideNav,
ul.leaf-nav  {
	display: none;
}

#head {
	height: auto;
}

#content,
#inner-content {
	clear: both;
	float: none;
	width: 100%;
}

	#inner-content {
		margin: 0;
		float: none;
		font-size: 13px;
	}

	#LeafContent {
		padding: 1em 0;
	}

	h2,
	h3 {
		margin: .5em 0 !important;
		padding: 0 !important;
		text-indent: 0 !important;
	}
	
	.eventContent {
		padding-lefT: 0 !important;
	}
	
	#footer {
		clear: both;
		font-size: 12px;
	}
	
/* calendar */

/* list view */

#cal-head ,
p.view-all,
p.closeEvent,
#cal-days li,
#cal-days li h4,
#prevnext,
p.list-view-button,
p.calendar-view-button,
.readmore {
	display: none;
}

#calendar {
	font-size: 120%;
}

#calendar h3 {
	font-size:2.2em;
	font-weight:normal;
}
	#container .all-events {
		border-bottom: 1px dotted;
		background:#FFF3C1 none repeat scroll 0 0;
		margin-top: .5em;
	}

		#cal-days li.info,
		#cal-days .all-events h4 {
			display: block;
			
		}
		
		#cal-days .all-events h4 {
			background: #FFE990;
			color:#022779;
			font-family:"Times New Roman",Times,serif;
			font-size:1.4em;
			font-weight:normal;
			text-align:left;
		}
		
		#container .all-events h3 {
			font-family:Arial,Helvetica,sans-serif;
			font-size: 1.1em;
			text-align: left;
			font-weight: bold;
			color: #022779;
		}
		
		h3.toggler {
			cursor: default;
			padding-top: .5em !important;
		}
		
		dl.element {
			visibility: visible !important;
			overflow: visible !important;
			opacity: 1 !important;
			height: auto !important;
			padding-left: 10px !important;
			font-size: .9em;

		}
		

<!--/* 0.000781279215479814 */-->