/*
Theme Name: Thine Child
Theme URI: http://themes.uxbarn.com/redirect.php?theme=thine_wp
Description: Child version of Thine Wordpress Theme by <a href="http://think2.it">think2it</a>
Template: Thine
Author: UXbarn
Author URI: http://themeforest.net/user/UXbarn?ref=UXbarn
*/

/* modifica colori errore form login */
#content-container #sidebar-wrapper #loginform p.sidebar-login-error{
    color: #f3f3f3 !important;
}

#content-container #sidebar-wrapper #loginform p.sidebar-login-error a{
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
}