/*
Theme Name: DeepFUN 2015
Theme URI: http://www.deepFUN.com
Version: 1.0
Description: Custom theme for Bernard De Koven
Author: Julie Wolpers
Author URI: http://www.webcurrent.com
template: bb-theme
*/

/* google search */
input.button, input.gsc-search-button {
	background: #cb0567 !important;
	border:none !important;
	color: #fff !important;
	text-decoration:none !important;
        border-radius:10px;
}

input.gsc-search-button {
	height:auto !important;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
input.gsc-search-button:hover {
	height:auto!important; 
	background:#111 !important;
	color:#fff!important;
}
div.gsc-control-cse.gsc-control-cse-en{
	background:#444 !important;
	border-color:#444 !important;
	padding:0;
}
.fl-page-footer-widgets .gs-snippet b, 
a.gs-title {
	color:#cb0567 !important;
}
div.gsc-option {
    color:#111;
}