/*
 *   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 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;
}

#branding {
	max-width: 50%;
}

#logo {
	padding: 0;
}

#header {
	padding: 15px 0 10px;
}

.region-header {
	margin: 10px 15px 0 0;
}

input {
	max-width: 90%;
}

#secondary-content-wrapper h1 {
	font-size: 1.6em;
	line-height: 1.2em;
	padding: .5em 5px;
}

.field-name-title h2, #page-title {
	font-size: 1.5em;
	font-weight: 400;
}

.node-search-result h2 {
	font-size: 1.25em;
}

.view-blog .views-field-field-image {
	margin: 3px 10px 15px 0;
  width: 30%;
}

#footer .column,
#tertiary-content-wrapper .tertiary,
.front .at-panel .region.region-two-50-second {
	float: none;
	width: 100%;
}

#tertiary-content-wrapper {
	padding: 1em 0;
}

#tertiary-content-wrapper .tertiary {
	padding: 0;
}

#tertiary-content-wrapper .tertiary {
	border-top: 1px dotted #bab79e;
	padding: 1em 0 0;
}

#tertiary-content-wrapper .tertiary.first {
	border: none;
	padding: 0;
}

.homepage-hillmans {
	border: none;
}

.region-footer-col2 {
  border-top: 1px solid #ccc;	
	margin: 0 10px;
  padding-top: 15px;
}

.section-clearitwithsidney .view-blog .view-content,
.field-collection-view,
.footer-signup {
	margin: 0;
}

.not-front #columns {
	padding: 1em 0;
}

.region-sidebar-first {
	width: 100% !important;
}

.sidebar-second .content-inner,
.sidebar-first .content-inner {
	margin: 0 !important;
}

.sidebar-second #main-content,
.sidebar-first #main-content {
	border: none;
	padding: 5px;
}

.field-name-field-interview-tagline {
	line-height: 1.2em;
	padding: 5px 10px;
}

.field-name-field-interview {
	padding: 10px;
}

#secondary-content-wrapper p {
	clear: left;
	padding: 0 5px;
}

/* Homepage */

.front #content-wrapper .container {
	padding: 1.5em 0;
}

.front h2 {
	margin: 0 0 .25em;
}

.front .block-hillman-prize-slideshow-block h2 {
	margin: -65px 15% 10px;
}

.front .view-hillman-prize-slideshow .views-field-nothing {
	padding: 10px 15px;
}

.front .field-name-sidney-award-winner {
    border-bottom: 1px solid #ccc;
    margin: 0 0 1em;
    padding-bottom: 1.5em;
}

.front .view-sidney-awards .views-field-title {
	font-size: 1.1em;
}

.front .view-sidney-awards .views-field-nothing a {
    font-size: .9em;
    padding: 6px 10px 4px 16px;
}

.homepage-hillmans h4 {
	clear: both;
}

.homepage-hillmans .usa, .homepage-hillmans .canada {
	clear: both;
	width: 75%;
}

.views-exposed-form .views-exposed-widget .form-submit {
	width: 100px;
}

.views-exposed-form .views-exposed-widget.views-submit-button {
	padding: 0;
}


/* STUFF TO HIDE */
#block-system-main ul.flippy,
#banner-wrapper,
#leaderboard-wrapper {
	display: none;
}