/*
Theme Name: Seb Film Festival
Theme URI: http://www.sebastopolfilmfestival.org//
Author: Deborah Gray
Author URI: http://deborahgraydesign.com
Description: A responsive custom theme for the Sebastopol Documentary Film Festival
Version: 1.0
Text Domain: dgraystarter
Domain Path: /languages/

*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 - Reset
2.0 - Typography
3.0 - Elements
4.0 - Forms
5.0 - Navigation
	5.1 - Links
	5.2 - Menus
6.0 - Accessibility
7.0 - Alignments
8.0 - Clearings
9.0 - Widgets
10.0 - Content
	10.1 - Posts and pages
	10.2 - Asides
	10.3 - Comments
11.0 - Infinite scroll
12.0 - Media
13.0 - Grid
14.0 - Media queries
--------------------------------------------------------------*/


/*--------------------------------------------------------------
1.0 - Reset
--------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
    font-family: sans-serif;
	overflow-y: scroll; /* Keeps page centered in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}
*,
*:before,
*:after { /* apply a natural box layout model to all elements; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
	-webkit-box-sizing: border-box; /* Not needed for modern webkit but still used by Blackberry Browser 7.0; see http://caniuse.com/#search=box-sizing */
	-moz-box-sizing:    border-box; /* Still needed for Firefox 28; see http://caniuse.com/#search=box-sizing */
	box-sizing:         border-box;
}
body {
	background: #fff;
	font-size: 15px;
	font-size: .9375rem
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}
ol, ul {
	list-style: none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:focus {
	outline: thin dotted;
}
a:hover,
a:active {
	outline: 0;
}
a img {
	border: 0;
}

/*--------------------------------------------------------------
2.0 Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	color: #404040;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-size: .9375rem;
	line-height: 1.5;
}
.drop-cap:first-letter {
	float: left;
	margin: auto .25em auto auto;
	padding: inherit;
	font-size: 4em;
	font-family: inherit;
	line-height: 1;
	text-indent: 0;
	background: transparent;
	color: inherit;
}

p + .drop-cap {
	text-indent: 0;
	margin-top: 0;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
	font-family: 'Raleway', sans-serif;
}
h1 {
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 700;
	color: #171c1e;
	line-height: 1.4;
	margin-bottom: .5em;
}
.home-title {
	padding-top: 10px;
	margin-bottom: 1.5em;
}
.home-title h1 {
	display: inline-block;
	margin-bottom: 0;
}
.home-title h2 {
	font-family: 'Open-Sans', sans-serif;
	font-size: 21px;
	font-size: 1.3125rem;
	font-style: italic;
	font-weight: 300;
	color: #787a7a;
	display: inline-block;
}

h2 {
	font-size: 21px;
	font-size: 1.3125rem;
	line-height: 1.4;
	margin-bottom: .5em;
}
.site-main h2 {
   font-weight: bold;
}
h2.site-description {
	font-size: 18px;
	font-size: 1.125rem;
	color: #979797;
}
#secondary h2 {
	font-size: 21px;
	font-size: 1.3125rem;
	font-weight: 700;
}

h3 {
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: .5em;
}
.home #masthead {
	padding-bottom: 300px;
}
#masthead h3 {
	line-height: 1;
}
#masthead h3.year {
	font-size: 48px;
	font-size: 3rem;
	font-weight: 700;
	margin: 0;
	color: #757677;
}
#masthead h3.dates {
	font-size: 47px;
	font-size: 2.9375rem;
	font-weight: bold;
	color: #fff;
	margin-bottom: .2em;
}
#masthead .info {
	padding-left: 5%;
}
h4 {
	font-size: 18px;
	font-size: 1.125rem;
	margin-bottom: .5em;
	font-weight: bold;
	color: #787a7a;
}
.featured-sponsors {
	margin-bottom: 20px;
	text-align: center;
}
.featured-sponsors h4 {
	margin-top: 2em;
	background: url('img/sponsors-bg.gif') repeat-x left top;
	line-height: 1;
	text-align: left;
}
.featured-sponsors .c2 {
	line-height: 90px;
}
.featured-sponsors .c2 img {
	display: inline-block;
	vertical-align: middle;
}
.featured-sponsors span {
	background-color: #fff;
	padding-right: 10px;
}

h5 {
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: bold;
	margin-bottom: .2em;
	}

h6 {
	font-size: 16px;
	font-size: 1rem;
	margin-bottom: .5em;
}
p {
	margin-bottom: 1.5em;
}
b, strong {
	font-weight: bold;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0 1.5em;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: .9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}
code, kbd, tt, var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}

/*--------------------------------------------------------------
3.0 Elements
--------------------------------------------------------------*/
body {
	background: url('img/bg-pattern.png') repeat left top;
	font-family: 'Open Sans', sans-serif;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}
ul, ol {
	margin: 0 0 1.5em 3em;
}
ul {
	margin-left: 1.2em;
	list-style-type: none;
	list-style-image: url('img/bullet.gif');
	line-height: 1.4;
	}
ul li {
	margin-bottom: .4em;
}
ol {
	list-style: decimal;
}
li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.5em;
}
img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}
figure {
	margin: 0;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}
th {
	font-weight: bold;
}

/*--------------------------------------------------------------
4.0 Forms
--------------------------------------------------------------*/
button,
input,
select,
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
	-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
	line-height: 1.4;
	vertical-align: top;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {

}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
}
input[type="checkbox"],
input[type="radio"] {
	padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	-moz-box-sizing:    content-box;
	box-sizing:         content-box;
	width: 245px;
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #111;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
	padding: 3px;
}
.search-form {margin-bottom: 30px;}
textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding-left: 3px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 98%;
}
p.button, .button {
	text-align: center;
	clear: both;
	margin-top: 2em;
}
p.button a {
	background-color: #da7202;
	color: #fff;
	text-decoration: none;
	padding: 10px 15px;
	font-size: 18px;
	/*font-size: 1.125rem;*/
	font-weight: 700;
	}
p.button a:hover {
    background-color: #696969;
}
p.side-button {
	margin-top: 10px;
}
p.side-button a {
	font-size: 13px;
}
.home form {
	padding-top: 0;
	}
.home .mc-field-group {
    margin-top: 14px;
}
.mc-submit {
    text-align: center;
}
#mc_embed_signup .mc-submit .button {
   	background-color: #da7202;
	color: #fff;
	text-decoration: none;
    float: none;;
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: 700; 
    margin-top: 20px;
    height: 40px;
    border-radius: 0;
}

/*--------------------------------------------------------------
5.0 Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
5.1 Links
--------------------------------------------------------------*/
a {
	color: #da7202;
	text-decoration: none;
}
a:visited {
	color: #da7202;
}
a:hover,
a:focus,
a:active {
	color: #696969;
}
footer a, footer a:visited {
	color: #696969;
}
footer a:hover {
	color: #da7202;
}
/*--------------------------------------------------------------
5.2 Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	float: left;
	width: 100%;
}
.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.main-navigation li {
	float: left;
	position: relative;
}
.main-navigation a {
	display: block;
	text-decoration: none;
	padding: 5px 15px;
	color: #fff;
	font-weight: 300;
	font-size: 15px;
	font-size: .9375rem;
}
.main-navigation li.first a {
	padding-left: 0;
}
.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	display: none;
	float: left;
	left: 0;
	position: absolute;
	top: 1.5em;
	z-index: 99999;
}
.main-navigation ul ul ul {
	left: 100%;
	top: 0;
}
.main-navigation ul ul a {
	width: 200px;
}
.main-navigation ul ul li {
}
.main-navigation li:hover > a {
}
.main-navigation ul ul :hover > a {
}
.main-navigation ul ul a:hover {
}
.main-navigation ul li:hover > ul {
	display: block;
}
.main-navigation .current_page_item a,
.main-navigation .current-menu-item a {
	color: #da7202;
}
/* Small menu */
.menu-toggle {
	cursor: pointer;
	display: none;
}
.dashicons-menu { 
	content: "\f333";
	color: #fff;
	-webkit-font-smoothing: antialiased;
	padding-top: 5px;
	font-size: 30px;
	margin-right: 5px;
	margin-left: 20px;
	line-height: .8;
}
@media screen and (max-width: 1030px) {
	.menu-toggle,
	.main-navigation.toggled .nav-menu {
		display: block;
		color: #fff;
		text-align: right;
	}
	#menu-main-navigation li {
		width: 100%;
		border-bottom: 1px dashed #444;
	}
	#menu-main-navigation li.last {
		border-bottom: 0;
		padding-bottom: 20px;
	}
	.main-navigation ul {
		display: none;
	}
}
/* footer menu */
#menu-footer-navigation {
	margin-left: 0;
}
#menu-footer-navigation li {
	float: left;
	position: relative;
	list-style: none;
	line-height: 1;
	font-size: 16px;
	font-size: 1rem;
	margin-bottom: .5em;
}
#menu-footer-navigation a {
	display: block;
	padding: 0 15px;
	border-right: 1px solid #000;
	text-decoration: none;
	border-right: 1px solid #979797;
	color: #979797;
}
#menu-footer-navigation li.last a {
	padding-right: 0;
	border-right: 0;
}
#menu-footer-navigation li:hover a {
	color: #979797;
}
#menu-footer-navigation .current_page_item a,
#menu-footer-navigation .current-menu-item a {
	color: #979797;
}
.site-info .c10 {
	padding-left: 0;
}
.footer-info {
	display: block;
	clear: both;
	margin: 0 0 3em 1em;
	padding-top: 2em;
}
.footer-logo {
	text-align: right;
	padding-top: 10px;
}
/* other navigation */

.site-main .comment-navigation,
.site-main .paging-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}
.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}
.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
6.0 Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

/*--------------------------------------------------------------
7.0 Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 8px auto 1.2em auto;
}
.alignleft, .aligncenter, .alignright {
    margin-bottom: 1.2em;
}

/*--------------------------------------------------------------
8.0 Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.gallery:before,
.gallery:after,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: '';
	display: table;
}

.clear,
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.gallery:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
9.0 Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

/*
.widget_search .search-submit {
	display: none;
}
*/

/*--------------------------------------------------------------
10.0 Content
--------------------------------------------------------------*/
#masthead {
	padding-top: 25px;
}
header.film-page {
	padding-bottom: 15px;
	}
.subtitle {
	padding-top: 20px;
	padding-right: 0;
}
.subtitle.c11, .subtitle .c12 {
	padding-right: 0;
}
.c2.social {
	padding-left: 0;
	padding-top: 40px;
	padding-right: 0;
	text-align: right;
}
.c2.social img {
	float: left;
}
.c2.social img.first {
    padding-right: 4px;
}
.site-branding img {
	margin: 0;
}
.c3.logo {
	padding-left: 0;
}
.c9.navigation {
	padding-right: 0;
	padding-left: 0;
}
#page-wrap {
	background: #fff url('img/bg-filmstrip.jpg') repeat-x left top;
	padding-top: 50px;
}
#page-wrap.row {
	margin-bottom: 0;
	padding-bottom: 20px;
}
.sub #content {
	padding-top: 20px;
}
#secondary.c4 {
	padding-left: 40px;
}
footer {
	background: transparent url('img/bg-footer.jpg') repeat-x left top;
	padding-top: 50px;
	color: #979797;
	font-size: 14px;
	font-size: .875rem;
}
/*--------------------------------------------------------------
10.1 Posts and pages
--------------------------------------------------------------*/
/* film pages */
p.author-date {
	margin: 0;
	padding: 0;
}
.film-page h1 {
	margin-bottom: 0;
}
.schedule h1 {
	margin-bottom: 1.5em;
}
.c3.film {
	min-height: 265px;
	}
.c3.film h3 {
	font-size: 18px;
	font-size: 1.125rem;
	margin-bottom: 0;
}
.complementary-films{
	margin-left:1.5em;
}
.film-group{
	margin:6px 0;
	overflow:auto;
}
.film-venue{
	margin:12px 0;
}
#categories {
	padding: 20px 0;
	}
#categories select {
	width: 95%;
	}
p.venue img {
	float: right;
	padding-left: 3px;
}
p.film-link {
	clear: both;
    padding-left: 20px;
}
.screening {
    padding-left: 20px;
}
.screening h2 {
    margin-left: -20px;
}


/* home page */
#banner-wrap {
	border: 1px solid #000;
	background: #000;
	position: relative;
	margin: -350px 0 15px 0;
}
#banner .wp-post-image {
	margin-bottom: 0;
}
#banner {
	border: 19px solid #fff;
}
#banner img {
	width: 100%;
	height: auto;
}
#banner .soliloquy-container .soliloquy-next, #banner .soliloquy-container .soliloquy-prev {
	display:block;
	width:70px;
	height:72px;
	position:absolute;
	top:50%;
	margin-top:-36px;
	z-index:1320;
	}
#banner .soliloquy-container .soliloquy-next {
	right: 10px;
	background: transparent url('img/right.png') no-repeat scroll 50% 50%;
}
#banner .soliloquy-container .soliloquy-prev {
	left: 10px;
	background: transparent url('img/left.png') no-repeat scroll 50% 50%;
}
.soliloquy-wrapper {
	border: 19px solid #fff;
}
#banner .soliloquy-container .soliloquy-caption-inside {
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 400;
}
#banner .soliloquy-container .soliloquy-caption-inside span {
	font-size: 21px;
	font-size: 1.3125rem;
	font-weight: 300;
}
.home-columns.c12 {
	padding-left: 0;
	padding-right: 0;
}
.home-columns h3, .home-columns h4, .home-columns h5,.home-columns p {
	margin-left: 5px;
	margin-right: 5px;
}
.home .home-columns p.button {
	margin-left: 0;
	margin-right: 0;
	}
.home-columns ul {
	margin-bottom: .6em;
}
.c4.current {
	padding-left: 0;
}
.c4.mailing {
	padding-right: 0;
}
.home-columns h2, .sub .widget_textblockswidget h2 {
	background-color: #787a7a;
	color: #fffdfa;
	font-size: 21px;
	font-size: 1.3125rem;
	line-height: 1.1;
	padding: 15px;
	margin-bottom: 1em;
	text-align: center;
}
.home-columns p {
	margin-bottom: 1em;
}
span.current-title {
	font-weight: bold;
}
/* sponsors page */
.c4.sponsor-logo {
    text-align: center;
    line-height: 260px;
    padding-right: 0;
    display: block !important;
}
.c4.sponsor-logo img {
    display: inline-block;
	vertical-align: middle;
}
.sticky {
}
.hentry {
	margin: 0 0 1.5em;
}
.byline,
.updated {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.page-content,
.entry-content,
.entry-summary {
	margin: 0 0 1.5em 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
10.2 Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

/*--------------------------------------------------------------
10.3 Comments
--------------------------------------------------------------*/

.comments-area {
	margin: 20px 10px;
	max-width: 600px;
}

.comment-reply-title,
.comments-title {
	font: 900 16px/1.5 'Open Sans', sans-serif;
	margin: 0;
	text-transform: uppercase;
}

.comment-list {
	list-style: none;
	margin: 0 0 48px 0;
}

.comment-author {
	font-size: 14px;
	line-height: 1.7142857142;
}

.comment-list .reply,
.comment-metadata {
	font-size: 12px;
	line-height: 2;
	text-transform: uppercase;
}

.comment-list .reply {
	margin-top: 24px;
}

.comment-author .fn {
	font-weight: 900;
}

.comment-author a {
	color: #2b2b2b;
}

.comment-list .trackback a,
.comment-list .pingback a,
.comment-metadata a {
	color: #767676;
}

.comment-author a:hover,
.comment-list .pingback a:hover,
.comment-list .trackback a:hover,
.comment-metadata a:hover {
	color: #41a62a;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	margin-bottom: 24px;
	padding-top: 24px;
}

.comment-list > li:first-child > article,
.comment-list > .pingback:first-child,
.comment-list > .trackback:first-child {
	border-top: 0;
}

.comment-author {
	position: relative;
}

.comment-author .avatar {
	border: 1px solid rgba(0, 0, 0, 0.1);
	height: 18px;
	padding: 2px;
	position: absolute;
	top: 0;
	left: 0;
	width: 18px;
}

.bypostauthor > article .fn:before {
	content: "\f408";
	margin: 0 2px 0 -2px;
	position: relative;
	top: -1px;
}

.says {
	display: none;
}

.comment-author,
.comment-awaiting-moderation,
.comment-content,
.comment-list .reply,
.comment-metadata {
	padding-left: 30px;
}

.comment-edit-link {
	margin-left: 10px;
}

.comment-edit-link:before {
	content: "\f411";
}

.comment-reply-link:before,
.comment-reply-login:before {
	content: "\f412";
	margin-right: 2px;
}

.comment-content {
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	word-wrap: break-word;
}

.comment-content ul,
.comment-content ol {
	margin: 0 0 24px 22px;
}

.comment-content li > ul,
.comment-content li > ol {
	margin-bottom: 0;
}

.comment-content > :last-child {
	margin-bottom: 0;
}

.comment-list .children {
	list-style: none;
	margin-left: 15px;
}

.comment-respond {
	margin-bottom: 24px;
	padding: 0;
}

.comment .comment-respond {
	margin-top: 24px;
}

.comment-respond h3 {
	margin-top: 0;
	margin-bottom: 24px;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.no-comments,
.form-allowed-tags,
.form-allowed-tags code {
	color: #767676;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as {
	font-size: 14px;
	line-height: 1.7142857142;
}

.no-comments {
	font-size: 16px;
	font-weight: 900;
	line-height: 1.5;
	margin-top: 24px;
	text-transform: uppercase;
}

.comment-form label {
	display: block;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
	width: 100%;
}

.form-allowed-tags,
.form-allowed-tags code {
	font-size: 12px;
	line-height: 1.5;
}

.required {
	color: #c0392b;
}

.comment-reply-title small a {
	color: #2b2b2b;
	float: right;
	height: 24px;
	overflow: hidden;
	width: 24px;
}

.comment-reply-title small a:hover {
	color: #41a62a;
}

.comment-reply-title small a:before {
	content: "\f405";
	font-size: 32px;
}

.comment-navigation {
	font-size: 12px;
	line-height: 2;
	margin-bottom: 48px;
	text-transform: uppercase;
}

.comment-navigation .nav-next,
.comment-navigation .nav-previous {
	display: inline-block;
}

.comment-navigation .nav-previous a {
	margin-right: 10px;
}

#comment-nav-above {
	margin-top: 36px;
	margin-bottom: 0;
}

/*--------------------------------------------------------------
11.0 Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
12.0 Media
--------------------------------------------------------------*/
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
.wp-post-image {
	margin-bottom: 15px;
}

/* WordPress galleries */

.site-main .gallery {
	margin-bottom: 1.5em;
}
.site-main .gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.site-main .gallery dd,
.site-main .gallery figcaption {
	margin: 0;
}
.gallery-item {
	display: inline-block;
	margin: 0 4px 4px 0;
	overflow: hidden;
	position: relative;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 48%;
	max-width: -webkit-calc(50% - 4px);
	max-width:         calc(50% - 4px);
}

.gallery-columns-3 .gallery-item {
	max-width: 32%;
	max-width: -webkit-calc(33.3% - 4px);
	max-width:         calc(33.3% - 4px);
}

.gallery-columns-4 .gallery-item {
	max-width: 23%;
	max-width: -webkit-calc(25% - 4px);
	max-width:         calc(25% - 4px);
}

.gallery-columns-5 .gallery-item {
	max-width: 19%;
	max-width: -webkit-calc(20% - 4px);
	max-width:         calc(20% - 4px);
}

.gallery-columns-6 .gallery-item {
	max-width: 15%;
	max-width: -webkit-calc(16.7% - 4px);
	max-width:         calc(16.7% - 4px);
}

.gallery-columns-7 .gallery-item {
	max-width: 13%;
	max-width: -webkit-calc(14.28% - 4px);
	max-width:         calc(14.28% - 4px);
}

.gallery-columns-8 .gallery-item {
	max-width: 11%;
	max-width: -webkit-calc(12.5% - 4px);
	max-width:         calc(12.5% - 4px);
}

.gallery-columns-9 .gallery-item {
	max-width: 9%;
	max-width: -webkit-calc(11.1% - 4px);
	max-width:         calc(11.1% - 4px);
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
	margin-right: 0;
}

.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
	clear: left;
}

.gallery-caption {
	background-color: rgba(0, 0, 0, 0.7);
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	color: #fff;
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	max-height: 50%;
	opacity: 0;
	padding: 6px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	width: 100%;
}

.gallery-caption:before {
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.gallery-item:hover .gallery-caption {
	opacity: 1;
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
13.0 Gridiculous
-------------------------------------------------------------- */
/* =Clearfix by Nicolas Gallagher
-------------------------------------------------------------- */
.row:before,.row:after,.clearfix:before,.clearfix:after{content:'';display:table}
.row:after,.clearfix:after{clear:both}
.row,.clearfix{zoom:1}

.grid{margin:0 auto;max-width:1170px;width:100%}
img{max-width:100%;height:auto;display:block;margin-left:auto;margin-right:auto}
.wfull{width:100%;max-width:100%}
.w320{max-width:320px}
.w640{max-width:640px}
.w960{max-width:960px}
.row{width:100%;margin-bottom:20px}
.row .row{width:auto;margin:0 -20px}
.c1{width:8.33%}
.c2{width:16.66%}
.c3{width:25%}
.c4{width:33.33%}
.c5{width:41.66%}
.c6{width:50%}
.c7{width:58.33%}
.c8{width:66.66%}
.c9{width:75%}
.c10{width:83.33%}
.c11{width:91.66%}
.c12{width:100%}
.c1,.c2,.c3,.c4,.c5,.c6,.c7,.c8,.c9,.c10,.c11,.c12{min-height:1px;float:left;padding-left:20px;padding-right:20px;position:relative}
.s1{margin-left:8.33%}
.s2{margin-left:16.66%}
.s3{margin-left:25%}
.s4{margin-left:33.33%}
.s5{margin-left:41.66%}
.s6{margin-left:50%}
.s7{margin-left:58.33%}
.s8{margin-left:66.66%}
.s9{margin-left:75%}
.s10{margin-left:83.33%}
.s11{margin-left:91.66%}
.end{float:right!important}

/*--------------------------------------------------------------
14.0 Media Queries
-------------------------------------------------------------- */
@media only screen and (max-width:1150px){
	.widget_search .search-submit {
		display: none;
	}
	.main-navigation a {
		padding: 5px 10px;
	}
}
@media only screen and (max-width:1080px) {
	#masthead h3.dates {
		font-size: 36px;
		font-size: 2.25rem;
	}
	h2.site-description {
		font-size: 15px;
		font-size: .9375rem;
	}
	.site-branding .s1 {
		margin-left: 2%;
	}
	.home-columns h2 {
		font-size: 16px;
		font-size: 1rem;
	}
}
@media only screen and (max-width: 1030px) {
	.subtitle.c11 {
		padding-top: 0;
	}
}

/* =Media query for 960 Screens - sets nested grids to 100%
-------------------------------------------------------------- */
@media only screen and (max-width:960px){
.row .row .c1,.row .row .c2,.row .row .c3,.row .row .c4,.row .row .c5,.row .row .c6,.row .row .c7,.row .row .c8,.row .row .c9,.row .row .c10,.row .row .c11,.row .row .c12{width:100%;margin-bottom:20px}
.row .row > div:last-child{margin-bottom:0 !important}
}
@media only screen and (max-width: 850px) {
	#masthead h3.dates {
		font-size: 30px;
		font-size: 1.875rem;
	}
	#masthead h3.year {
		font-size: 40px;
		font-size: 2.5rem;
	}
}
@media only screen and (max-width: 790px) {
    .c2.social {
        width: 19%;
    }
}
@media only screen and (max-width: 775px) {
	.site-branding .s1 {
		margin-left: 1%;
		padding-left: 0;
	}
	p.button a {
		padding: 10px 8px;
		font-size 16px;
		font-size: 1rem;
	}
}
/* =Media query for iPad and tablets
-------------------------------------------------------------- */
@media only screen and (max-width: 700px) {
.row{margin-bottom:0!important}
.c1,.c2,.c3,.c4,.c5,.c6,.c7,.c8,.c9,.c10,.c11,.c12{width:100%;margin-right:0;margin-left:0;margin-bottom:20px}
    .c9.info, .c2.social { float: left; margin-bottom: 0; }
    .c2.social {width: 19%; padding-top: 0;}
    .c9.info {width: 75%;}
    .home #masthead {
        padding-bottom: 250px;
	}
    .c9.navigation {width: 75%;}
    .c3.logo {width: 25%;}
    .sub .subtitle.c11,  .sub .subtitle .c12, .sub .c9.navigation { margin-bottom: 0; }
    .sub #page-wrap {padding-top: 40px;}
    .entry-content, .article {margin-bottom: 0;}
    .c4.sponsor-logo {padding-right: 20px;line-height: 180px;}
}
@media only screen and (max-width: 650px) {
    #banner-wrap {
        margin-top: -260px;
        margin-bottom: 0;
        border: none;
        background-color: transparent;
    }
    .home #masthead {
        padding-bottom: 170px;
    }
}
@media only screen and (max-width: 615px) {
    .main-navigation li {width: 100%;}
    .c3.logo, .c9.navigation {width: 100%;}
    .c3.logo img {margin: 0 auto;}
    .menu-toggle, .main-navigation.toggled .nav-menu {
        text-align: left;
    }
    h2.year {clear: both;}
    #site-navigation.toggled {
        display: block;
        margin-bottom: 20px;
    }
    .social {display: none;}
    #banner {border: 5px solid #fff; }
    #banner .soliloquy-container .soliloquy-next, #banner .soliloquy-container .soliloquy-prev {
       display: none;
    }
   .home #masthead {
        padding-bottom: 50px;
    }
    #banner-wrap {
        margin-top: -200px;
    }
    #page-wrap {
        padding-top: 110px;
    }
}
@media only screen and (max-width: 400px) {
    #banner-wrap {
        margin-top: -220px;
        margin-bottom: 50px;
    }
}