/* SarahJoy CSS */

a img {
	border: 0;
}

.Album, .Photo {
	float: left;
	height: 220px;
	margin: 10px 0 5px 0;
	text-align: center;
	width: 200px;
}

body#Admin #wrapper {
	background-image: none;
	height: auto;
}

.gbNavigator, #gsNavBar {
	clear: both;
	display: none;
	width: 550px;
}

#gsContent {
	margin: 12px;
}

.gsContentAlbum {
	background: url(/portfolio/themes/sarahjoy/images/work-album-bkg.png) no-repeat 0 0;
	height: 464px;
	margin: 30px 0 0 156px;
	padding: 12px;
	width: 430px;
}

#gsImageView {
	float: left;
	margin: 12px 27px 0 10px;
	text-align: left;
	width: 550px;
}

h2 {
	height: 43px;
	margin: 0 0 0 15px;
	width: 175px;
}

h2#fine-art {
	background: url(/portfolio/themes/sarahjoy/images/work-label-fineart.png) no-repeat 38px 0;
}

h2#graphic-design {
background: url(/portfolio/themes/sarahjoy/images/work-label-graphic.png) no-repeat 3px 0;
}

h2#photography {
background: url(/portfolio/themes/sarahjoy/images/work-label-photo.png) no-repeat 18px 0;
}

h2#screenprints {
	background: url(/portfolio/themes/sarahjoy/images/work-label-screen.png) no-repeat 24px 0;
}

h2 span {
	display: none;
}

.PhotoInfo {
	margin-top: 12px;
	text-align: left;
}

.PhotoInfo h2, .PhotoInfo p {
	display: inline;
}

.PhotoInfo h2 {
	color: #fff;
	font-size: 1.25em;
	font-weight: normal;
	margin: 0 !important;
	text-transform: uppercase;
}

#PhotoNav {
	background: url(/portfolio/themes/sarahjoy/images/work-indiv-nav-bkg.png) no-repeat 0 0;
	float: left;
	height: 417px;
	margin-top: 11px;
	padding: 0 6px;
	width: 150px;
}

#PhotoNav a, #PhotoNav span {
	display: block;
	float: left;
	height: 40px;
	margin: 0 6px 12px 6px;
	width: 36px;
}

#PhotoNav #PhotoControls {
	clear: both;
	display: block;
	margin: 10px 8px;
}

#sidebar {
	display: block;
	left: 0;
	position: absolute;
	top: 0;
	width: 200px;
}