/* _________ Stylesheet for Silva 1.1 frontend _______________ */
/* _________ Silva users can insert their own frontend styles _________ */
/* _________ Styles modified here will affect the Silva preview  ______ */
/*
**  Instructions to set caching headers. Inside comments area to play nicer with CSS editors.
** ** 
** 
** 
** 
*/

div.album {
	height: 160px;
	margin-bottom: 20px;
}

#pagenav-gallery {
	margin: 0 auto 20px;
	width: 600px;
}
#pagenav-gallery h1 {
	background: url(http://www.circusminimus.com/images/gallery/header_gallery.gif) top left no-repeat;
	display: block;
	margin: 0 auto;
	padding: 0 50px 0;
	width: 345px;
	height: 104px;
}
#pagenav-gallery h1 span {
	display: none;
}
#pagenav-gallery h2 {
	text-align: center;
	color: white;
}
#pagenav-gallery .navlinks {
	margin-left: 210px;
	margin-top: 20px;
}
#pagenav-gallery .navlinks a {
	color: white;
	text-decoration: none;
}
#pagenav-gallery div.album {
	margin-top: 20px;
	width: 500px;
}
#pagenav-gallery h3 a {
	text-decoration: none;
	color: white;
	border-bottom: 1px solid white;
	display: block;
	padding-bottom: 4px;
}
#pagenav-gallery p.subject {
	color: white;
}
#pagenav-gallery p.subject img {
	float: left;
	margin-right: 10px;
	border: 4px solid white;
}


/* end cascade */