/*
 *   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 touch devices */
body {
  font-size: 100%;
}

/* =============================================================================
 *   Mobile Menu Toggle
 *   See your theme settings extensions for how to enable the menu toggle.
 *   These are example styles for the menu toggle menu, you can use these in the
 *   relevant responsive stylesheets as required. Modify to suit your design.
 * ========================================================================== */
/* The toggle link */
.at-mt .at-menu-toggle h2 {
  margin-bottom: 5px;
}

.at-mt .at-menu-toggle h2 a {
  background: #eee;
  border: 2px solid #ccc;
  padding: 2px 10px;
}

/* Menu items */
.at-mt .at-menu-toggle ul.menu li a {
  background: #eee;
  border-bottom: 1px solid #fff;
}

.node-type-news h2, 
h2.block-title,
h1 {
	font-size: 1.25em;
}

.page-news .views-field-title {
	font-family: LatoBold;
	font-size: 1.125em;
}

.view-scrapbook table {
	margin: 0;
	width: 90%;
}

.view-scrapbook td {
	margin: 0 0 20px;
	width: 90%;
}

.view-scrapbook img {
	max-width: 90%;
}

.section-changing-lives td {
	float: left;
	padding: 5px 7px;
	width: 45%;
}

.section-changing-lives .views-field-title {
	min-height: 60px;
}

.block-superfish li.menuparent {
	padding: 10px 5px !important;
}

.block-superfish li li a {
	padding: 7px 15px;
}

.block-superfish li ul {
	width: 250px !important;
}

.node-type-grant-recipient .region-two-50-second .region-inner {
	padding-top: 25px;
}

.node-type-grant-recipient .group-links {
	float: none;
}

ul#field-slideshow-1-pager li {
	margin-right: 5px;
}

ul#field-slideshow-1-pager li:last-child {
	margin-right: 0;
}

td {
	float: left;
	width: 100%;
}