/*
 *   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.
 */

#site-name { 
  font-size: 2.5em; 
  margin: .3em 0;
}

/* flexslider */

.flexslider { margin-top: 1em; }

.flexslider .views-field-field-featured-image { max-width: 100%; }

.flexslider .flex-caption {
	font-size: smaller;
	background: #656565;
	border-radius: 0;
	position: static;
	width: 100%;
	color: white;
	padding: 3%
}

.flex-control-nav { display: none; }

/* sidebars */

.one-sidebar .sidebar .block-menu-block,
.one-sidebar .sidebar .block-views {
  width: 50%;
  float: left;
}

/* footer */

#footer .panel-row {
  width: 50%;
  clear: none;
  float: left;
}

#footer .four-4x25 > .panel-row > .region { width: 100%; }

#footer .row-1, #footer .row-1 p { text-align: left; }