/*  
Theme Name: Albena Web Festival
Theme URI: http://wordpress.org/
Description: Albena Web Festival theme
Version: 1.0
Author: BSH
Author URI: http://bsh.bg/

*/
 
    
    
    /* Albena CSS  */
fieldset {
    border: none;
}
fieldset#regaccount label, fieldset#newsite label{
    display: block;
    width: 43%;
    float: left;
    margin-right: 3%;
}

fieldset#regaccount label input,fieldset#regaccount label select,fieldset#newsite label  input{
    display: block;
    width: 100%;
}
fieldset#newsite label  textarea{
    width: 100%; 
    height: 100px;
}
fieldset#newsite span , fieldset#regaccount span, span.validation_msg{
    display: none;
}