body {
	background-color: #C5C5C5;
	background-image: url('baby-cry.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

.topLeft {
	height:235px;
}

.largeImage, .strip {
	width: 0px;
}

.title {
	color: #000;
	height:235px;
	padding-left:150px;
	background-image: url('momma-cry.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}

.spacer{
	background-color: #000
}

.navigation {
	padding-top:5px;
}

a:link {border: none; color: #000; text-decoration: none;}
a:visited {border: none; color: #000; text-decoration: none;}
.navigation a:hover {color:#FFF;background-color:#000;}
.navigation a:active {color:#FFF;background-color:#000;}

.navigation h3 {color:#000;}

.recentPost {
	margin-bottom: 5px;
	margin-left: 10px;
	border-bottom: 1px solid #000;
	padding-bottom: 5px;
	padding-left: 0px;
}

.center {
	color: #FFF;
}

.archives {
	width:191px;
	background-color: #000;
}

.archives a:link {border: none; color: #FFF; text-decoration: none;}
.archives a:visited {border: none; color: #FFF; text-decoration: none;}
.archives a:hover {color:#000;background-color:#FFF;}
.archives a:active {color:#000;background-color:#FFF;}

h2 {
	color:#FFF;
}

h3 {
	color:#FFF;
}

h4 {
	color:#000;
}

h5 {
	height:15px !important;
}

.center .byline {
	color: #000;
}

.center .commentline {
	color: #000;
}
