/*
Theme Name: Socialize Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Socialize WordPress theme.
Version: 1.0
Author: GhostPool
Author URI: http://www.ghostpool.com
Text Domain: socialize
Template: socialize
*/

/* Add your own CSS code here */

.gp-lost-password-link {
    display:none;
}li#general-personal-li {
    display: none !important;
}

#login{
	background: rgba(0,0,0,0.9);
}

#gp-login-close{
	display: none;
}
a#user-settings, form#settings-form{display:none !important;}