/*
 Theme Name: Legislator
 Theme URI: http://themeforest.net/user/RescueThemes
 Author: Rescue Themes
 Author URI: http://rescuethemes.com
 Description: For Politicians, Campaigns & Elections.
 Version: 1.1
 Tags: blue, red, custom-menu, translation-ready, threaded-comments, theme-options, responsive-layout, two-columns, custom-colors, featured-images
 License: GNU General Public License version 3.0
 License URI: http://www.gnu.org/licenses/gpl-3.0.html
	
 Designed & Developed by Rescue Themes 
 All files, unless otherwise stated, are released under the GNU General Public License
 version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)
*/

 @import url('css/style.css');

/*
	All default styles are located in /css/style.css
	It's applied before any CSS you enter below
	but creating a child theme would be better so your 
	customizations don't get overwritten by a theme update.

	--> http://codex.wordpress.org/Child_Themes <--
*/

.events_bg_image {
min-height: 275px;
padding-top: 5px;
}

.home_events_wrap, .home_image_gallery, .home_latest_news, .home_bio {
    margin-bottom: 5px;
}

.footer_widget_wrap {
margin-bottom: 5px;
}

.hero_section p {
color:#FFF;
line-height:1.4em;
}

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
background-color:rgba(255, 255, 255, 0.17);
}

div.wpcf7 {
margin-top: -35px;
}

.wpcf7 input[type="submit"]:hover {
background-color:#8530E0;
}

.wpcf7 input[type="submit"] {
background-color:#8434B9;
}

.home_bio {
margin-top:10px;
}