/*
 Theme Name: Advocator
 Theme URI: http://rescuethemes.com
 Author: Rescue Themes
 Author URI: http://rescuethemes.com
 Description: A theme for organizations that do good.
 Version: 1.5
 Tags: white, green, custom-menu, translation-ready, threaded-comments, theme-options, responsive-layout, two-columns, custom-colors, featured-images
 License: GNU General Public License version 2.0
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
	
 Designed & Developed by Rescue Themes
 All files, unless otherwise stated, are released under the GNU General Public License
 version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)
*/

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

/*
	All default styles are located in /css/style.css

	The default styles above are applied before any CSS you may enter below.
	You can enter your custom CSS here but creating a child theme 
	would be better so that your customizations don't get 
	overwritten by a theme update.

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

footer#site_footer{
	padding-top:10px;
}

.top_header_wrap, .top_header_wrap nav, .top_header_wrap .top-bar-section li:not(.has-form) a:not(.button), .top_header_wrap .top-bar-section .dropdown li:not(.has-form) a:not(.button), .top_header_wrap .top-bar-section ul, .top_header_wrap .top-bar.expanded .title-area{
	background-color:#fff;
}

.logo{
	width:300px;
}

.top_mini_nav{
	margin-top:30px;
}

#rescue_search{
	display:none;
}

.home_top_bg .home_top_wrap{
	margin:2rem 1rem;
}

.home-wrapper-button{
	color:#fff;
	text-align:left;
} 

.top-bar-section ul li.active>a{
	color:#000;
	font-weight:bold;
}

footer#site_footer{
	background-color:#34495e;
	margin-top:20px!important;
}

.footer_social{
	background-color:#223547;
}

.soliloquy-container{
	margin:0 auto!important;
}

.donation_button .button{
	padding:0.5rem 2.25rem 0.5rem 2.25rem;
}

ul.bottom_nav{
	margin:0!important;
}

.footer_copyright .copyright span, .footer_menu a{
	color:#eee;
}