/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/


/* Table of Contents
==================================================
    #Base 1690 Grid (Future)		
    #Base 1280 Grid
    #Base 960 Grid
    #Tablet (Portrait)
    #Mobile (Portrait)
    #Mobile (Landscape)
    #Clearing */

/* #Base 1280 Grid
================================================== */
 
    /* Note: Design for a width of 1280px */
 
    
        .container                                  { position: relative; width: 1280px; margin: 0 auto; padding: 0;}
        .container .column,
        .container .columns                         { margin-left: 10px; margin-right: 10px;  }
        .column.alpha, .columns.alpha               { margin-left: 0; margin-right: 10px; }
        .column.omega, .columns.omega               { margin-right: 0; margin-left: 10px; }
        .alpha.omega                                { margin-left: 0; margin-right: 0; }
 
        .container .one.column,
        .container .one.columns                     { width: 60px; }
        .container .two.columns                     { width: 140px; }
        .container .three.columns                   { width: 220px; }
        .container .four.columns                    { width: 300px; }
        .container .five.columns                    { width: 380px; }
        .container .six.columns                     { width: 460px; }
        .container .seven.columns                   { width: 540px; }
        .container .eight.columns                   { width: 620px; }
        .container .nine.columns                    { width: 700px; }
        .container .ten.columns                     { width: 780px; }
        .container .eleven.columns                  { width: 860px; }
        .container .twelve.columns                  { width: 940px; }
        .container .thirteen.columns                { width: 1020px; }
        .container .fourteen.columns                { width: 1100px; }
        .container .fifteen.columns                 { width: 1180px; }
        .container .sixteen.columns                 { width: 1260px; }
 
        .container .one-third.column                { width: 406px; }
        .container .two-thirds.column               { width: 822px; }
 
        /* Offsets */
        .container .offset-by-one                   { padding-left: 80px; }
        .container .offset-by-two                   { padding-left: 160px; }
        .container .offset-by-three                 { padding-left: 240px; }
        .container .offset-by-four                  { padding-left: 320px; }
        .container .offset-by-five                  { padding-left: 400px; }
        .container .offset-by-six                   { padding-left: 480px; }
        .container .offset-by-seven                 { padding-left: 560px; }
        .container .offset-by-eight                 { padding-left: 640px; }
        .container .offset-by-nine                  { padding-left: 720px; }
        .container .offset-by-ten                   { padding-left: 800px; }
        .container .offset-by-eleven                { padding-left: 880px; }
        .container .offset-by-twelve                { padding-left: 960px; }
        .container .offset-by-thirteen              { padding-left: 1040px; }
        .container .offset-by-fourteen              { padding-left: 1120px; }
        .container .offset-by-fifteen               { padding-left: 1200px; }
  
  /* Basic Fonts 100% */
  
  		body { font-size: 20px; line-height: 1.5;}
		h1,
		#block-views-block-event-listing-block-2 h2 { font-size: 275%; line-height: 120%; }
		h2 { font-size: 150%; line-height: 130%; }
		h3 { font-size:128%; line-height: 130%; }
		h4 { font-size: 110%; line-height: 125%; }
		h5 { font-size: 70%; line-height: 120%;}

  /* Main Nav */
  
  		#navigation { margin: 25px auto 15px auto; }
  		#site-name { font-size: 140%; }
		#logo { padding: 0px 20px; }
		a.site-logo { width: auto; }
	 	#name-and-slogan { width: auto; }
		ul#superfish-main li a, ul#superfish-main a { font-size: 110%; padding: 10px 0px !important;}	
		ul#superfish-main li ul a {	font-size: 90%; }

  /* Secondary Nav */
  
 		#header-top, ul.secondary-menu { height: 50px; }
		ul.secondary-menu {	justify-content: flex-end; }
		ul.secondary-menu li a { margin-left: 20px; }
		li.item--donate a, li.item--get-involved a { font-size: 80%; }
		li.item--facebook a, li.item--youtube a, li.item--instagram a { background-size: 32px 32px;	width: 32px; height: 32px; margin-top: 1px; }

  /* Slideshow */
		
		.view-home-page-slideshow .flexslider .slides img { min-height: 400px; min-width: 1129px; }
		.view-home-page-slideshow .slideshow-copy h1 { font-size: 275%; }
		.view-home-page-slideshow .slideshow-copy .slideshow-sub { font-size: 115%; }
		.view-home-page-slideshow .slideshow-edge {	background-size: auto 100%; }

/* #Base 960 Grid
================================================== */

@media only screen and (min-width: 960px) and (max-width: 1279px) {

    .container                                			{ width: 1024px; }
    .row                                        		{ margin-bottom: 20px; }
	.container .column,
	.container .columns 								{ margin-left: 10px; margin-right: 10px; }
	
	.column.alpha, .columns.alpha 						{ margin-left: 0; margin-right: 10px; }
	.column.omega, .columns.omega 						{ margin-right: 0; margin-left: 10px; }
	.column.alpha.omega, .columns.alpha.omega 			{ margin-left: 0; margin-right: 0}
	
	.container .one.column 								{ width: 44px; }
	.container .two.columns 							{ width: 108px; }
	.container .three.columns 							{ width: 172px; }
	.container .four.columns 							{ width: 236px; }
	.container .five.columns 							{ width: 300px; }
	.container .six.columns 							{ width: 364px; }
	.container .seven.columns 							{ width: 428px; }
	.container .eight.columns 							{ width: 492px; }
	.container .nine.columns 							{ width: 556px; }
	.container .ten.columns 							{ width: 620px; }
	.container .eleven.columns 							{ width: 684px; }
	.container .twelve.columns 							{ width: 748px; }
	.container .thirteen.columns 						{ width: 812px; }
	.container .fourteen.columns 						{ width: 876px; }
	.container .fifteen.columns 						{ width: 940px; }
	.container .sixteen.columns 						{ width: 1004px; }
	
	.container .one-third.column 						{ width: 321px; }
	.container .two-thirds.column 						{ width: 662px; }
	
	/* Offsets */ 
	.container .offset-by-one 							{ padding-left: 64px; }
	.container .offset-by-two 							{ padding-left: 128px; }
	.container .offset-by-three 						{ padding-left: 192px; }
	.container .offset-by-four 							{ padding-left: 256px; }
	.container .offset-by-five 							{ padding-left: 320px; }
	.container .offset-by-six 							{ padding-left: 384px; }
	.container .offset-by-seven 						{ padding-left: 448px; }
	.container .offset-by-eight 						{ padding-left: 512px; }
	.container .offset-by-nine 							{ padding-left: 576px; }
	.container .offset-by-ten 							{ padding-left: 640px; }
	.container .offset-by-eleven 						{ padding-left: 704px; }
	.container .offset-by-twelve 						{ padding-left: 768px; }
	.container .offset-by-thirteen 						{ padding-left: 832px; }
	.container .offset-by-fourteen 						{ padding-left: 896px; }
	.container .offset-by-fifteen 						{ padding-left: 960px; }
	
    /* Basic Fonts 90% */

	 body { font-size: 18px; }
	 h1,
	 #block-views-block-event-listing-block-2 h2 { font-size: 257%; line-height: 120%; }
	 h2 { font-size: 145%; line-height: 130%; }
	 h3 { font-size:125%; line-height: 130%; }
	 h4 { font-size: 109%; line-height: 125%; }
	 h5 { font-size: 70%; line-height: 120%;}
	 
	/* Main Nav */
	
	 #navigation { margin: 25px auto 15px auto; }
	 #site-name { font-size: 136%; }
	 #logo { padding: 0px 10px 0px 0px; }
	 a.site-logo { width: 72px; }
	 #name-and-slogan { width: 190px; }
	 ul#superfish-main li a, ul#superfish-main a { font-size: 109%; padding: 10px 0px !important; }
	 ul#superfish-main li ul a { font-size: 81%; }

	/* Secondary Nav */

 	 #header-top, ul.secondary-menu {height: 45px; }
	 ul.secondary-menu li a { margin-left: 18px; }
	 ul.secondary-menu { justify-content: flex-end; }
	 li.item--donate a, li.item--get-involved a { font-size: 72%; }
	 li.item--facebook a, li.item--youtube a, li.item--instagram a { background-size: 29px 29px; width: 29px; height: 29px; margin-top: 1px; }

	/* Slideshow */

	.view-home-page-slideshow .flexslider .slides img { min-height: 315px; }
	.view-home-page-slideshow .slideshow-copy h1 { font-size: 275%; }
	.view-home-page-slideshow .slideshow-copy .slideshow-sub { font-size: 113%; }
	.view-home-page-slideshow .slideshow-edge {	background-size: auto 100%; }

}

/* #Tablet (Portrait)
================================================== */

    /* Note: Design for a width of 768px */

    @media only screen and (min-width: 768px) and (max-width: 1023px) {
        .container                                  { width: 768px; }
        .container .column,
        .container .columns                         { margin-left: 10px; margin-right: 10px;  }
        .column.alpha, .columns.alpha               { margin-left: 0; margin-right: 10px; }
        .column.omega, .columns.omega               { margin-right: 0; margin-left: 10px; }
        .alpha.omega                                { margin-left: 0; margin-right: 0; }

        .container .one.column,
        .container .one.columns                     { width: 28px; }
        .container .two.columns                     { width: 76px; }
        .container .three.columns                   { width: 124px; }
        .container .four.columns                    { width: 172px; }
        .container .five.columns                    { width: 220px; }
        .container .six.columns                     { width: 268px; }
        .container .seven.columns                   { width: 316px; }
        .container .eight.columns                   { width: 364px; }
        .container .nine.columns                    { width: 412px; }
        .container .ten.columns                     { width: 460px; }
        .container .eleven.columns                  { width: 508px; }
        .container .twelve.columns                  { width: 556px; }
        .container .thirteen.columns                { width: 604px; }
        .container .fourteen.columns                { width: 652px; }
        .container .fifteen.columns                 { width: 700px; }
        .container .sixteen.columns                 { width: 748px; }

        .container .one-third.column                { width: 236px; }
        .container .two-thirds.column               { width: 492px; }

        /* Offsets */
        .container .offset-by-one                   { padding-left: 48px; }
        .container .offset-by-two                   { padding-left: 96px; }
        .container .offset-by-three                 { padding-left: 144px; }
        .container .offset-by-four                  { padding-left: 192px; }
        .container .offset-by-five                  { padding-left: 240px; }
        .container .offset-by-six                   { padding-left: 288px; }
        .container .offset-by-seven                 { padding-left: 336px; }
        .container .offset-by-eight                 { padding-left: 384px; }
        .container .offset-by-nine                  { padding-left: 432px; }
        .container .offset-by-ten                   { padding-left: 480px; }
        .container .offset-by-eleven                { padding-left: 528px; }
        .container .offset-by-twelve                { padding-left: 576px; }
        .container .offset-by-thirteen              { padding-left: 624px; }
        .container .offset-by-fourteen              { padding-left: 672px; }
        .container .offset-by-fifteen               { padding-left: 720px; }
		
	/* Basic Fonts 80% */

		body { font-size: 16px; }
		h1,
		#block-views-block-event-listing-block-2 h2 { font-size: 240%; line-height: 120%; }
	 	h2 { font-size: 140%; line-height: 130%; }
	 	h3 { font-size:122%; line-height: 130%; }
		h4 { font-size: 108%; line-height: 125%; }
	 	h5 { font-size: 70%; line-height: 120%;}
		
	/* Main Nav */
		
		#navigation { margin: 25px auto 15px auto; }
		#site-name { font-size: 110%; }
		#logo { padding: 0px 10px 0px 0px; }
	 	a.site-logo { width: 60px; }
	 	#name-and-slogan { width: 185px; }
	 	ul#superfish-main li a, ul#superfish-main a { font-size: 108%; padding: 10px 5px !important; }
		ul#superfish-main li ul a {	font-size: 72%; }

	/* Secondary Nav */

 		#header-top, ul.secondary-menu {	height: 40px; }
		ul.secondary-menu li a { margin-left: 16px; }
		ul.secondary-menu {	justify-content: flex-end; }
		li.item--donate a, li.item--get-involved a { font-size: 64%; }
	 	li.item--facebook a, li.item--youtube a, li.item--instagram a { background-size: 25px 25px;	width: 25px; height: 25px; margin-top: 1px; }
		
	/* Slideshow */
	
		.view-home-page-slideshow .flexslider .slides img { min-height: 305px; min-width: 861px; }
		.view-home-page-slideshow .slideshow-copy h1 { font-size: 240%; }
		.view-home-page-slideshow .slideshow-copy .slideshow-sub { font-size: 112%; }
		.view-home-page-slideshow .slideshow-edge {	background-size: auto 100%; }
		
    }


/*  #Mobile (Portrait)
================================================== */

    /* Note: Design for a width of 320px */

    @media only screen and (max-width: 767px) {
        .container { width: 300px; }
        .container .columns,
        .container .column { margin: 0; }

        .container .one.column,
        .container .one.columns,
        .container .two.columns,
        .container .three.columns,
        .container .four.columns,
        .container .five.columns,
        .container .six.columns,
        .container .seven.columns,
        .container .eight.columns,
        .container .nine.columns,
        .container .ten.columns,
        .container .eleven.columns,
        .container .twelve.columns,
        .container .thirteen.columns,
        .container .fourteen.columns,
        .container .fifteen.columns,
        .container .sixteen.columns,
        .container .one-third.column,
        .container .two-thirds.column  { width: 300px; }

        /* Offsets */
        .container .offset-by-one,
        .container .offset-by-two,
        .container .offset-by-three,
        .container .offset-by-four,
        .container .offset-by-five,
        .container .offset-by-six,
        .container .offset-by-seven,
        .container .offset-by-eight,
        .container .offset-by-nine,
        .container .offset-by-ten,
        .container .offset-by-eleven,
        .container .offset-by-twelve,
        .container .offset-by-thirteen,
        .container .offset-by-fourteen,
        .container .offset-by-fifteen { padding-left: 0; }
		
	/* Basic Fonts 70% */

		body { font-size: 14px; }
		h1,
		#block-views-block-event-listing-block-2 h2 { font-size: 222%; line-height: 120%; }
	 	h2 { font-size: 135%; line-height: 130%; }
	 	h3 { font-size:119%; line-height: 130%; }
		h4 { font-size: 107%; line-height: 125%; }
	 	h5 { font-size: 70%; line-height: 120%;}
		
	/* Main Nav */
		
		#navigation { margin: 0px auto 0px auto; height: 60px; }
		#site-name { font-size: 127%; }
		#logo { padding: 0px 10px 0px 0px; }
	 	a.site-logo { width: 40px; }
	 	#name-and-slogan { width: auto; }
	 	ul#superfish-main li a, ul#superfish-main a { font-size: 107%; padding: 10px 0px !important; }
		ul#superfish-main li ul a {	font-size: 63%; }
		
	/* Main Nav Responsive */
	
		#header-right-nav { position: absolute; top: 50%; transform: translateY(-50%); right: 0px; }	
		.sf-accordion-toggle, .sf-accordion-toggle a { width: 30px; height: 30px; }
		.sf-accordion-toggle a { background-size: 25px 25px; }
		ul#superfish-main-accordion { top: 45px !important; }

	/* Secondary Nav */

 		#header-top, ul.secondary-menu {	height: 35px; }
		ul.secondary-menu li a { margin-left: 10px; }
		ul.secondary-menu {	justify-content: center; }
		li.item--donate a, li.item--get-involved a { font-size: 56%; }
	 	li.item--facebook a, li.item--youtube a, li.item--instagram a { background-size: 20px 20px;	width: 20px; height: 20px; margin-top: 4px; }

  /* Slideshow */
  
		.view-home-page-slideshow .flexslider .slides img { min-height: 340px; min-width: 960px; }
		.view-home-page-slideshow .slideshow-copy h1 { font-size: 222%; }
		.view-home-page-slideshow .slideshow-copy .slideshow-sub { font-size: 110%; }
		.view-home-page-slideshow .slideshow-edge {	background-size: auto 200%; }
		
  /* Sidebar Second */
	
		#sidebar-second .region-sidebar-second { border-left: none; padding: 0px; }

    }

/* #Mobile (Landscape)
================================================== */

    /* Note: Design for a width of 480px */

    @media only screen and (min-width: 480px) and (max-width: 767px) {
        .container { width: 420px; }
        .container .columns,
        .container .column { margin: 0; }

        .container .one.column,
        .container .one.columns,
        .container .two.columns,
        .container .three.columns,
        .container .four.columns,
        .container .five.columns,
        .container .six.columns,
        .container .seven.columns,
        .container .eight.columns,
        .container .nine.columns,
        .container .ten.columns,
        .container .eleven.columns,
        .container .twelve.columns,
        .container .thirteen.columns,
        .container .fourteen.columns,
        .container .fifteen.columns,
        .container .sixteen.columns,
        .container .one-third.column,
        .container .two-thirds.column { width: 420px; }
		
	/* Basic Fonts 70% */

		body { font-size: 14px; }
		h1,
		#block-views-block-event-listing-block-2 h2 { font-size: 222%; line-height: 120%; }
	 	h2 { font-size: 135%; line-height: 130%; }
	 	h3 { font-size:119%; line-height: 130%; }
		h4 { font-size: 107%; line-height: 125%; }
	 	h5 { font-size: 70%; line-height: 120%;}
		
	/* Main Nav */
		
		#navigation { margin: 0px auto 0px auto; height: 80px; }
		#site-name { font-size: 180%; }
		#logo { padding: 0px 15px 0px 0px; }
	 	a.site-logo { width: 50px; }
	 	#name-and-slogan { width: auto; }
	 	ul#superfish-main li a, ul#superfish-main a { font-size: 107%; padding: 10px 0px !important; }
		ul#superfish-main li ul a {	font-size: 63%; }
		
	/* Main Nav Responsive */
	
		#header-right-nav { position: absolute; top: 50%; transform: translateY(-50%); right: 0px; }	
		.sf-accordion-toggle, .sf-accordion-toggle a { width: 40px; height: 40px; }
		.sf-accordion-toggle a { background-size: 30px 30px; }
		ul#superfish-main-accordion { top: 60px !important; }

	/* Secondary Nav */

 		#header-top, ul.secondary-menu { height: 35px; }
		ul.secondary-menu li a { margin-left: 14px; }
		ul.secondary-menu {	justify-content: center; }
		li.item--donate a, li.item--get-involved a { font-size: 56%; }
	 	li.item--facebook a, li.item--youtube a, li.item--instagram a { background-size: 20px 20px;	width: 20px; height: 20px; margin-top: 4px; }
		
  	/* Slideshow */
		
		.view-home-page-slideshow .flexslider .slides img { min-height: 250px; min-width:705px; }
		.view-home-page-slideshow .slideshow-copy h1 { font-size: 222%; }
		.view-home-page-slideshow .slideshow-copy .slideshow-sub { font-size: 110%; }
		.view-home-page-slideshow .slideshow-edge {	background-size: auto 200%; }
		
	/* Sidebar Second */
	
		#sidebar-second .region-sidebar-second { border-left: none; padding: 0px; }
		
    }


/* #Clearing
================================================== */

    /* Self Clearing Goodness */
    .container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }

    /* Use clearfix class on parent to clear nested columns,
    or wrap each row of columns in a <div class="row"> */
    .clearfix:before,
    .clearfix:after,
    .row:before,
    .row:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    .row:after,
    .clearfix:after {
      clear: both; }
    .row,
    .clearfix {
      zoom: 1; }

    /* You can also use a <br class="clear" /> to clear columns */
    .clear {
      clear: both;
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0;
    }