/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
/* Increase the body font size on small devices */
html {
  font-size: 112.5%;
}

/* = = = = = = = = = = = = = = = = = = = = = = = = = = */
#header { display: block; }
#branding, 
.region-header {
	display: block;
}
#branding {
	padding: 10px;	
	margin: 0;
	text-align: center;
}
#branding #logo {
	padding: 0;
}
.region-header {
	text-align: left;
	padding: 0 0 10px 5px;
}
/* = = = = = = = = = = = = = = = = = = = = = = = = = = */
#block-superfish-1 {
	text-align: center;
}
#menu-bar select {
	background: 0;
	color: #fff;
	height: 52px;
	border: 0;
	margin: 0 auto;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	font-family: 'Cutive', serif;
	letter-spacing: 0.2em;
}
#menu-bar select option:first-of-type {
	display: none;
}
#menu-bar select option {
	text-align: left;	
	font-size: 16px;
	letter-spacing: 0.12em;
	padding: 6px 10px;
	line-height: 1.6;
	color: #000;
	background: url(images/dropdown_1_bg.jpg) repeat;
}
/* = = = = = = = = = = = = = = = = = = = = = = = = = = */
#block-views-home-page-slide-show-block #flexslider-1 { margin-bottom: 10px; }
#block-views-home-page-slide-show-block .views-field-field-slide-capption,
.flex-control-paging {
	display: none;
}

/* = = = = = = = = = = = = = = = = = = = = = = = = = = */
#block-views-gallery-block .views-row {	
	margin: 20px 0;
}	
/* = = = = = = = = = = = = = = = = = = = = = = = = = = */