p,
.node-teaser .content p{
	font-size: 2.2rem;
	line-height: 3.3rem;
}

#page, 
/*.sticky-nav #site-nav,*/
.stick #video-positioner{
	width: 1200px;
	width: 120rem;
}

body.one-sidebar #main,
.not-front #hgroup {
	/*width: 67%;
	float: left;
	margin-right: 8%;*/
}

#video-container{
	width: 70rem;
}

.node-type-symposium #symposium-info,
body.node-type-symposium #sidebar,
body.node-type-symposium .links,
body.node-type-symposium #comments{
	width: calc(100% - 75rem);
}

#block-views-featured-block  .date-display-single{
	font-size: 1.8rem;
	line-height: 1.1;
}

/* body takes up full width for video symposia */

body.node-type-symposium #main{
	width: 100%;
	margin-right: 0;
}
	
#sidebar{
/*	width: 25%;
	float: left;*/
}


/* container for all the slides */
#views_slideshow_cycle_teaser_section_featured_slideshow-block{
/*	height: 280px; /* 248px + 30 px = 278px */
}

#views_slideshow_cycle_main_featured_slideshow-block p{
/*	font-size: 1.6rem; */
}


#highlighted .view-featured .descriptive-content .dek{
	display: block;
}


#highlighted .view-featured .descriptive-content .dek p{
	font-size: 1.8rem;
}

#highlighted .views_slideshow_slide p, #highlighted .view-featured p {
    font-size: 1.6rem;
    letter-spacing: 0.01rem;
    line-height: 1.2;
    margin-bottom: 2.8rem;
}

#highlighted p.big{
	font-size: 4rem;
	line-height: 4.9rem;
}



h3{
	font-size: 3rem;
	line-height: 3.3rem;
	margin-bottom: 2.2rem;
}

#zones h3,
#zones p{
	line-height: 2.2rem;
}

.view-featured h3 {
	font-size: 2.5rem;
	line-height: 3.3rem;
}

#highlighted #block-views-featured-block h3{
	font-size: 3rem;
	line-height: 3.3rem;
}
