/*
 *   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;
}

#header {
	padding: 15px 0 10px;
}

.region-header {
	margin: 9px 5px 0 0;
}

.not-front .region-header .region-inner {
	margin: 0 10px;
}

#branding {
	max-width: 70%;
}

#logo {
	padding: 0;
}

h2 {
	font-size: 1.325em;
}

/* Menu items */
.at-mt .at-menu-toggle ul.menu li a {
  background: #eee;
  border-bottom: 1px solid #fff;
}

input {
	max-width: 90%;
}

#secondary-content-wrapper h1 {
	font-size: 1.6em;
	line-height: 1.2em;
	padding: .5em 5px;
}

#secondary-content-wrapper p {
  font-size: .8em;
	margin-top: -10px;
  padding: 0 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 {
	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: auto !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;
}

/* Homepage */

.front #main-content,
.front .region-inner {
	margin: 0 10px;
}

.front #content-wrapper .container {
	padding: 1.5em 0;
}

.front h2 {
	margin: 0 0 .25em;
}

.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;
}

.img-left, 
.img-right {
	height: auto !important;
	max-width: 130px;
}

.award img {
	float: none !important;
	margin: 0 0 10px;
	width: 90%;
}

.views-exposed-form .views-exposed-widget {
	padding: 0 .25em 1em 0;
}

.views-exposed-form .views-exposed-widget .form-submit {
	margin: 0;
	width: 100px;
}

.views-exposed-form .views-exposed-widget.views-submit-button {
	padding: 0;
}


.section-hillman-prizes th,
.section-hillman-prizes td {
	font-size: 12px;
}

.front .region-highlighted .region-inner,
.front .block-hillman-prize-slideshow-block .block-inner,
.node-type-barrett-stetin-winner .field-name-field-headshot, 
.node-type-hillman-prize-winner .field-name-field-headshot {
	float: none;
	margin: 0;
}

.block-hillman-prize-slideshow-block .block-inner {
	padding: 10px 10px 0;
}

.node-type-barrett-stetin-winner .field-name-body,
.node-type-hillman-prize-winner .field-name-field-bios, 
.node-type-hillman-prize-winner .field-name-body, 
.page-winner .field-name-body {
	margin: 1em 0;
}

.front .block-hillman-prize-slideshow-block h2 {
	font-size: 18px;
	margin: 0;
  padding: 5px 10px;	
	position: relative;
	width: auto !important;	
}

.front .view-hillman-prize-slideshow .views-field-nothing {
	padding: 10px 15px;
}

.view-hillman-prize-slideshow .views-field-title {
	font-size: 13px;
}

.view-hillman-prize-slideshow .views-field-honoree a {
	font-size: 18px;
}

.view-hillman-prize-slideshow .views-field-winner-title, 
.view-hillman-prize-slideshow .views-field-winning-works {
	font-size: 14px;
}


/* STUFF TO HIDE */
.section-hillman-prizes th.views-field-field-publisher-airer,
.section-hillman-prizes td.views-field-field-publisher-airer {
	display: none;
}

#block-system-main ul.flippy,
#banner-wrapper,
#leaderboard-wrapper {
	display: none;
}