/*
 *   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 default font size on small devices */
html {
  font-size: 112.5%;
}
/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
#header {
	display: block;
	padding: 15px 10px 0 10px;
}
#branding {
	margin: 0 0 15px 0;
	display: block;
	padding-right: 10px;
}
#logo img {	
	margin-bottom: 0;
}
.region-header {
	display: block;
	font-size: 1.4em;
	text-align: center;
	vertical-align: top;
	line-height: 1.3;
}
.region-header .fb {
	text-align: center;
}
/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
#slideshow {
	padding: 5px;
}
#slideshow img.shadow {
	display: none;
}	
#slideshow .flexslider {
	border-width: 3px;
	margin-bottom: 0;	
}
ul.flex-direction-nav {
	display: none;
}
/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
#main-content {
	margin: 0 10px;
}
/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
#footer_left,
#footer_right {
	display: none;
}
#footer #block-system-main-menu {
	display: none;
}
#footer #block-block-3 {
	margin-top: 30px;
}
#footer #3block-block-6 {
	text-align: left;
}
/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
#node-9 .node-content {  /* contact page */
	display: block;
	width: 100%;
	text-align: center;
}
#node-9 .node-content > div {
	display: block;
	width: 100%;
}	
#webform-client-form-9 {
	display: inline-block;
	text-align: left;
}
/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */