.blogWindowSpace {
	background: transparent center center url('../images/Blog-Background.jpg') no-repeat;
}

.blogContentSpace {
	color: #E7E8ED;
	width: 800px;
	text-align-left;
	margin-top: 1em;
	padding-top: 3em;
	padding-left: 2em;
	height: 700px;
	font-family:Georgia,"Times New Roman",Times,serif;
}

.postsContentSpace {
	position: absolute;
	top: 2em;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 12px;
	margin-bottom: 0px;
	padding-bottom: 1em;
	left: 250px;
	width: 733px;
	height: 625px;
	overflow: auto;
}

.archiveContentSpace {
	position: absolute;
	top: 24.5em;
	width: 180px;
	max-width: 180px;
	height: 360px;
	max-height: 360px;
	overflow-y: auto;
	overflow-x: hidden;
	margin-top: 0px;
	padding-top: 0px;
}

.archiveContentSpace .sidebar-title {
	margin-top: 0px;
	padding-top: 0px;
}
 
.aboutContentSpace {
	position: absolute;
	top: 2em;
	left: 15px;
	background: transparent center center url('http://sarahalstonphotography.com/images/Us-Small.jpg') no-repeat;
	width: 200px; 
	height: 170px;
	z-index: 100;
}


.postsContentSpace.holidaySpecial {
	top: 84px;
	height: 565px;
}
