/*-----------------------------------------------------------

    Theme Name: Photo
	Version: 1.0
    Description: Santa Cruz IFL Theme
    Author: WPExplorer
    Author URI: http://themeforest.net/user/WPExplorer/?ref=wpexplorer
    Designed & Developed by WPExplorer
	Theme URI: http://themeforest.net/user/WPExplorer/portfolio
    License: GNU General Public License version 3.0
    License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Tags: light, flexible-width, custom-background, threaded-comments, custom-menu, featured-images, full-width-template, theme-options, translation-ready
	
*/

@import url('//ideafablabs.com/css/base-styles.css');

body a, #navigation .sf-menu > .current-menu-item > a {
	color: #1D8CB5;
}

body a:hover {
	text-decoration: underline;
	/*color: #ce280b;*/
}

button, .button {
	/*background-color:#f48423;*/
	border-radius:4px;
	box-shadow: none;
	border:0;	
}

.entry button, .entry input[type="button"], .entry input[type="submit"], #commentsbox input[type="submit"] {
	background:#1D8CB5;	
	box-shadow: none;
	}

#homepage-title {
	display:none;
}

.tribe-events-list .type-tribe_events {
	border-bottom:2px solid #1D8CB5;
}


#gform_33 .ginput_quantity {
	display: inline;
}

ul.wp-block-gallery {
	margin:1em 0;
}