/*
Theme Name: Neuro Pro 3 Green Child
Theme URI: http://www.eyesightinsights.info/Missy-Tank
Author: Dave
Author URI: http://www.eyesightinsights.info/Missy-Tank
Description: NeuroPro3 child theme
Version: 0.3
Template: neuropro3
Tags: white, black, silver, light, two-columns, right-sidebar, fixed-width, custom-background, custom-colors, custom-menu, featured-images, post-formats, theme-options, threaded-comments, sticky-post
License: GNU General Public License
License URI: http://www.opensource.org/licenses/gpl-license.php GPL v2.0 (or later)
*/

/* =Imports styles from the parent theme
-------------------------------------------------------------- */

@import url('./css/style.css');


/* =Theme customization starts here
-------------------------------------------------------------- */

header#cc-header .contact_details {
    float: left;
    font-size: 32px;
    line-height: 36px;
    margin-top: 50px;
}

header#cc-header .site-description {
    font-size: 24px;
    margin: 10px 0 0;
    padding: 0;
}

header#cc-header p {
    font-size: 1.4em;
    font-weight: bold;
    margin-top: 10px;
    text-align: right;
    margin-right: 20px;
}

#text-2,
#text-3,
#text-4 {
    background: linear-gradient(to bottom, #A4DD6B 15%, #FFFFFF 10%, #BEE694 82%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 500px;
}

.box p {
    color: #000000;
    text-align: left;
}

img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#logo img {
    margin-left: 20px;
}

#banner img {
    width: 100%;
    height: 20%;
}

.site-footer #copyright {
    font-size: 12px;
}

#after_footer .span6 {
    width: 100%;
}
