#container.my-story, .single #container.my-story{
width:990px;
/* height: 975px; */
margin-left: auto;
margin-right: auto;
background: transparent url(/images/mystory/mystory_bg.jpg) top left no-repeat;
text-align: left;
margin-bottom: 25px;
}

#content.my-story #nav-above{
height: 500px !important;
}


#content.my-story {
	text-align: left;
	width: 750px;
	margin-left: auto; 
	margin-right: auto;
}


.my-story #content .post p, .single #content .post p{
	margin: 0 0 15px 0;
	/* color: #000;*/
	color: #FFF;
}

.my-story #content .post a, .entry-date{
	/* color: #000;*/
	color: #FFF;
	text-decoration: none;
}

.my-story #content .post img{
	float: left;
	margin: 10px 10px 0 0;
}

.single #content .post a, .entry-date{
/* 	color: #000; */
	color: #FFF;
	text-decoration: none;
}

.single #content .post img{
	float: left;
	margin: 10px 10px 0 0;
}


.my-story #content .post{
padding: 25px 25px 1px 25px;
color: #FFF;
}

.single #content .post{
padding: 25px 25px 1px 25px;
color: #FFF;
}

.my-story .entry-meta, .sidebar{
display: none;
}

.single .entry-meta, .sidebar{
display: none;
}

.my-story .post .entry-title, .single .post .entry-title  {
	display: block;
}

.my-story h2 a{
/* 	color: #000; */
	color: #FFF;
	font-size: 24px;
	text-decoration: none !important;
}

.my-story h2, .single h2{
	margin: 0 0 24px 0;
}

.single h2{
	color: #FFF;
	font-size: 24px;
}

.my-story #nav-above, .single #nav-above {
height: 300px;
}

.my-story #nav-above a, .single #nav-above a{
display: none;
}

.my-story #nav-below, .single #nav-below {
}

.nav-next{
float: right;
margin-bottom: 25px;

}

.nav-previous{
float: left;
margin-bottom: 25px;

}

#posts-wrapper{
/* background: transparent url(/images/news/transwhite.png); */
position: relative;
height: 1%;
}

.ie #posts-wrapper{
	height: 1%;
}

/*********************************************************/
/* end blog stuff */
/*********************************************************/