/***************************************

	Front Page

***************************************/
body.front{
	background-image: url(images/home_bg.jpg);
}

/***************************************

	Galleria

***************************************/
.galleria-content{
	height: 540px;
}

/* Caption */
.galleria-theme-classic .galleria-info{
	width: 240px;
	top: 0;
	bottom: auto;
	right: -250px;
}


/***************************************

	BIOgraphy

***************************************/
#bio-photo img{
	display: none;
}

#bio-photo{
	width: 680px;
	height: 320px;
	margin-bottom: 20px;
	background: url(images/bio/Carol-Diehl-normal.jpg) 0 0 no-repeat;
}

/***************************************

	Contact

***************************************/
.context-contact #block-system-main .content{
	min-height: 705px;
	background: url(images/contact/studio-normal.jpg) 0 0 no-repeat;
}

/***************************************

	Pager

***************************************/
ul.pager .pager-item{
	display: inline- block;
}