/*
 Theme Name:   Strait Gate Homes
 Theme URI:    http://netcrafters.com
 Description:  
 Author:       NetCrafters
 Author URI:   http://netcrafters.com
 Template:     bb-theme
 Version:      0.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         
*/

.text-home-slideshow{
	margin-top: 20px;
	background-color: rgba(0, 0, 0, 0.5);
}

.gform_wrapper{
    background-color: #eeeeee;
    padding-left: 15px;
    padding-top: 5px;
}

.gfield_html{
    text-align: right;
}

#field_1_1{
    margin-top: 5px;
}

div.ginput_container, .gfield_label{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

input[type=submit]{
    background: #6d0d0d;
}

input[type=submit]:hover{
    background: #8e0000;
}