#content #UserProfileForm, 
#content  #UserProfileForm input,
#content  #UserProfileForm textarea, 
#content  #UserProfileForm select {
  color: #000 !important;
}

body.ls_left #container {
	top: 0;
}

#front-page-content {
	top: 0;
}

#blog_wrapper.homeblog {
	margin-top: 0;
}

.front-page-blog_wrap {
	padding-top: 0; 
}

#content .wp-caption p.wp-caption-text {
    color: black;
}

.powered-by {
display:none;
}