@charset "UTF-8";

@import url('https://fonts.googleapis.com/css?family=Lato:400,400i,700|Meddon|Port+Lligat+Slab');

*, p, li, em, strong
{
	font-family: 'Lato', sans-serif;
}

.spacer30
{
	height:30px;
}

.spacer50
{
	height:50px;
}

h2
{
	display:inline-block;
	color:#96301c;
    margin:50px 0 30px;
}

h2::after
{
    content: ' ';
    display: block;
    border: 1px solid 
#000;
width: 125px;
margin: 20px 0 0;
}

h2.blog-title
{
    font-size:2em;
    font-weight:800;
    margin:30px 0 0;
}

h2.blog-title::after{
    display:none;
}

.post-meta
{
    color:#666;
    margin-bottom:3em;
}

h3
{
    margin:30px 0 15px;
}

h3.space
{
    margin:50px 0 10px!important;
    clear:both;
}

h5 i{
	display:inline-block;
margin-right:20px!important;
	color:#ccc;
}

h4 small
{
	font-style: italic;
	color:#888;
	margin-left:10px;
}

h6 .cancelled{
background:#000;
letter-spacing:0;
	display:inline-block;
	padding:3px 10px;
	color:#fff;
	text-transform:none;
	margin-left:10px;
}

.superheader{
	text-transform: uppercase;
	letter-spacing:2px;
	color:#96301c;
	font-weight:600;
}



hr
{
	margin:3em 0;
}

.title-bar
{
	background:#fff;
}

.menu-icon.dark {
	position:absolute;
	right:1em;
}

.title-bar-title img
{
	height:50px;
	width:auto;
}

holdingplace
{
	font-family: 'Port Lligat Slab', serif;
}

section
{
	padding:40px 0;
}

section.past-events{
	background:#eee;
	background:#fafafa;
}

section#event
{
	background:#b3948e;
	background:#cebebe;
    background:#fafafa;
	color:#fff;
	color:#353535;
	color:#222;
	padding:20px 0;
}

section#event a
{
	color:#000;
	text-decoration:underline;
}


#event .subheader
r{
	color:#534441;
	font-size:1em;
	font-weight:800;
	letter-spacing:2px;
	text-transform: uppercase;
}


#candlelight .subheader{
	color:#534441;
	color:#fff;
	font-size:1em;
	font-weight:800;
	letter-spacing:2px;
	text-transform: uppercase;
}

#event .button.hollow {
	border:1px solid #fff;
	color:#fff;
}

#candlelight{
	border-bottom:4px solid #fff;
	 background:linear-gradient(0deg,rgba(52,26,64,0.9),rgba(0,0,0,0.4)),url('../images/candlelight.jpg');
background-size: cover;
	color:#fff;
	padding:150px 50px;
}

#candlelight p
{
	max-width:500px;
}

#candlelight a
{
	color:#eee;
	border:1px solid #ddd;
}

#diversity
{
    background:#cebebe;
    padding:2em 1em;
}

#diversity p
{
    font-size:.9rem;
}

.sponsor-logos .cell
{
    padding:5px;
    text-align:center;
}

.sponsor-logos img
{
    max-width:125px !important;
    height:auto;
}

#grant{
	padding:2em;
	background:#fff;
}

#grant p
{
	margin-top:30px;
	font-size:.80em;
	color:#555;
}

#grant img
{
	max-height:110px;
    max-width:150px;
	width:auto;
}

a, blockquote.red p
{
	color:#96301c;
}

h1
{
	font-family: 'Port Lligat Slab', serif;
}

h2, h3, h4, h5, h6
{
 font-family: 'Lato', sans-serif;
}

body
{
	background:#fff;
}

.data-sticky-container
{
	z-index:100;
}

.widewrap{
 background:url(../images/light_grey.png);
text-align:center;	
	border-bottom:1px solid #eee;
}

#hero{
	max-width:1300px;
	margin:0 auto;
	text-align:center;
	background:url(../images/house-exterior.jpg);
	background-position:center center;
	background-size: cover;
	height:80vh;
}

#innerhero
{
	position:relative;
	z-index:1;
	border-bottom:1px color #fff;
	background:#eee;
	text-align:center;
	padding:180px;
}

#innerhero h1
{
	text-transform:uppercase;
	letter-spacing:2px;
	color:#fff;
}

.margin-20
{
	margin-left:20px;
	margin-bottom:20px;
}

#innerhero.one{
	background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.1)), url(../images/slice-blueshelves.jpg);
	background-size:cover;
}

#innerhero.two{
background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.2)), url(../images/slice-chairs.jpg);
background-size:cover;
}

#innerhero.three{
background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.1)), url(../images/slice-portrait.jpg);
background-size:cover;
}

#innerhero.four{
background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.1)), url(../images/slice-portrait1.jpg);
background-size:cover;
}

#innerhero.five{
background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.1)),  url(../images/slice-five.jpg);
background-size:cover;
}

#innerhero.six{
background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.1)),  url(../images/slice-exterior.jpg);
background-size:cover;
}

p.lead{
	font-size:1.5em;
}

p.location{
    font-size:1.1em;
    color:#666;
}

.min-150
{
	min-width:120px;
}

.callout.secondary{
	border:0;
	padding:2em;
	background:#eee;
	background:#fafafa;
}

.callout h5.subheader{
	font-size:1em;
	margin-bottom:20px;
}

h5 .fa-calendar
{
	margin-right:5px;
	color:#ccc;
}

.float-right
{
	margin:1em 0 2em 2em;
}

footer
{
	font-family: 'Lato', sans-serif;
	font-size:.95em;
	background:#96301c;
	background:#802011;
	padding:20px 0;
}

footer h1, footer h2, footer h3, footer h4
{
	color:#d5d5d5;
	color:#fff;
}

footer .copy p {

	font-size:.87em;
}

footer h4
{
	font-size:1em;
	font-weight:600;
	text-transform: uppercase;
	letter-spacing:2px;
	margin-top:10px;
	margin-bottom:20px;
}

footer p
{
	color:#eee;
	color:#fff;
}

footer a
{
	color:#eee;
}

footer a:hover
{
	color:#fff;
}

footer p.address{
	font-size:1.1em;
}

footer p.address strong
{
	font-size:1.5em;
	font-family: 'Port Lligat Slab', serif;
	letter-spacing:1px;
	text-transform: uppercase;
	margin-right:10px;
	color:#fff;
}


#copyright{
	background:#802011;
	background:#222;
	text-align:center;
	padding:10px 0;
	color:#eee;
	font-size:0.8em;
}

#copyright p
{
	margin:0;
	padding:0;
}

#copyright a
{
	color:#eee;
}

/* Navigation */

.top-bar-wrap
{
z-index:100;
}

.wrap{
	max-width:1200px;
	margin:0 auto;
}

.top-bar{
	padding:15px 0;
	transition:padding 0.25s ease;
}

.top-bar, .top-bar .menu{
	background:none;
}


.top-bar .menu.submenu
{
	background:#fff;
}

.top-bar .menu a
{
	color:#333;
	text-transform: uppercase;
	font-size:.83em;
	font-weight:800;
}

.top-bar .menu li.last{
	margin-right:0!important;
    margin-left:10px;
}

.top-bar .menu li.last > a
{
	/*padding-right:0;*/
    border:2px solid #96301c;
    border-radius:5px;
}

.top-bar-wrap
{
	border-bottom:1px solid #eee;
	background:#fff;
}

.top-bar-wrap.is-stuck img
{
	height:50px;
	width:auto;
}

.top-bar-wrap.is-stuck .top-bar{
	padding:10px;
	transition:padding 0.25s ease;
}

/*
.top-bar
{
	background:none;
		font-family: 'Lato', sans-serif;
	z-index:100;
	padding-top:20px;
}

.top-bar .wrap
{
	max-width:1175px;
}

.top-bar ul
{
	background:none;
}
*/

.top-bar ul
{
	margin-right:0;
}

.top-bar-right p
{
	color:#666;
	font-size:.9em;
	text-align:right;
}

.top-bar-right p a
{
	color:#5e5c4f;
}

a.facebook span
{
	display:none;
}

span.space {
	margin:0 10px;
	color:#ccc;
}

p small
{
	color:#666;
}

/* Media Styles */

/* Large and up */
@media screen and (min-width: 64em) {
	
	.top-bar-left, .top-bar-right{
		max-width:50%;
	}
    
    #diversity
    {
        padding:5em 3em;
    }
	
    .columns{
        column-count: 3;
        column-rule: solid thin #ccc!important;
        column-gap: 40px;
        line-height:2rem;
}
    
    .columns2{
        column-count: 2;
        column-rule: solid thin #ccc!important;
        column-gap: 40px;
        line-height:2rem;
}
    
}

/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
	
	.top-bar-left{
		text-align:center;
	
	}

	#hero
	{
		height:50vh;
	}
	
	
	.top-bar-right p
	{
		text-align:center;
	}
    
    .columns, .columns2{
        column-count: 2;
        column-rule: solid thin #ccc!important;
        column-gap: 40px;
        line-height:2rem;
    }
	
}

/* Small only */
@media screen and (max-width: 39.9375em) {
	
	.top-bar-right p
	{
		text-align:center;
	}
	
	#hero
	{
		height:40vh;
	}
	
	#innerhero
	{
		padding:30px;
	}
	
	#grant img
{
	max-height:none;
}
    
}