/*
Theme Name: Sydney Child
Theme URI: http://athemes.com/theme/sydney
Author: Kotty
Author URI: http://leistungsschmiede.it
Template: sydney
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sydney
*/
/* helper classes */
.footer_credit {
	text-align: right;
	width: 100%;
}

.blocks-gallery-item a {
	color: blue;
	font-weight: bold;
	font-size: large;
}
.site-header.fixed {
	position: fixed !important;
}

.main-header {
	border-bottom: 10px solid #005DA8 !important;
	outline: 5px solid #D4AF37 !important;
}

.site-footer {
	border-top: 10px solid #005DA8 !important;
	outline: 5px solid #D4AF37 !important;
}