/*
Theme Name: Belly.Photos
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Bounce WordPress theme. Only activate this child theme if you intend to make modifications to the theme otherwise activate the parent theme.
Version: 1.0
Author: GhostPool
Author URI: http://www.ghostpool.com
Template: sociallyviral
*/

@import url("../sociallyviral/style.css");


/* Add your own CSS code here */
.register-section {
width: 95% !important;
}

#log {
   background: none repeat scroll 0 0 #FFFFFF !important;
    border: 1px solid #EEEEEE !important;
    border-radius: 4px !important;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1) inset !important;
    box-sizing: border-box !important;
    color: #000000 !important;
    font-family: Helvetica,Arial,sans-serif !important;
    font-size: 12px !important;
    line-height: 12px !important;
    margin: 0 !important;
    padding: 7px !important;
    width: 165px !important;
}
