@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:700);

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #000;
}

html {
	height: 100%;
	min-width: 960px;
}

html.massmail {
	min-width: 320px;
}

body {
	display: table;
	width: 100%;
	height: 100%;
	
    font-size: 1em;
	font-family: 'Open Sans', Verdana, Arial, sans-serif;	
	line-height: 1.4;
	-webkit-font-smoothing: antialiased;	
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

fieldset {
	border: 1px solid #dedede;
	margin: 8px 0;
	padding: 8px 16px;
}

legend {
	display: block;
	padding: 0 8px;
	font-style: italic;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Responsive Helpers
   ========================================================================== */

.responsive-width-100 {
	width: 100%;
	margin: 0 auto;
	padding: 0 0;
}

.responsive-full-width {
	width: 100%;
	max-width: 960px;
	min-width: 320px;
	margin: 0 auto;
}

.responsive-image {
	width: 100%;
	max-width: 960px;
	min-width: 320px;
	height: auto;
	margin: 0 0;
}

.hide-headline > h1, .hide-headline > h2 {
	position: absolute;
	left: -9999px;
	top: -9999px;
}

.table-row {
	display: inline;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

#footer-container, footer {
	width: 100%;
	background: #74736c;
	color: #c3bebd;
}

footer a {
	color: #b3c8ff;
}

#secondary-footer {
	width: 100%;
	height: 80px;
	background: #9a9789;
	font-size: 12px;
	
	color: #fff;
	
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
	-webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.15);
}

#secondary-footer-container {
	width: 100%;
	height: 100%;
	max-width: 960px;
	margin: 0 auto;
	padding: 0px 0px;
}

#secondary-footer a {
	color: #bdd5ec;
}

#secondary-footer a:hover {
	color: #e0eaf4;
}

#contact-link {
	display: none;
	margin-left: 10px;
}

#contact-link a {
	color: #4f4f4f;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

#contact-information-1,
#contact-information-2 {
	float: left;
	padding: 6px 0 0 0;
	font-size: 11px;
}

#contact-information-1 {
	padding-left: 10px;
	width: 280px;
}

#contact-information-2 {
	width: 144px;
	padding-top: 26px;
}

#gps-message {
	float: right;
	text-align: right;
	font-size: 12px;
	padding: 2px 10px 0 20px;
	height: 100%;
	width:325px;
	
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#gps-message .social-icons {
	float:left;
	margin-top:.75em;
}

.front #gps-message .social-icons {
	margin-top:2em;
}

#gps-message .social-icons a {
	margin-right:.5em;
}

#contact-information-1 p,
#contact-information-2 p {
	padding-top: 0px;
	margin-top: 4px;
}

/* 
#main-content-wrapper {
	height: 100%;
	background: url('../img/bg_globe_02.jpg') no-repeat center 44px;
}
*/

#main-content-wrapper {
	background: url('../img/bg_globe_05.png') no-repeat center 135px;
}

.content-wrapper {
	display: table-row;
	width: 100%;
}

header {
	position: relative;
	width: 100%;
	z-index: 4;
}

header nav {
	padding: 6px 0;
	background: transparent;
}

.logged-in div#featured-container {
	
	
	border-width:0px 3px 0;
	border-style:none solid solid;
	border-color:#ddd;
}

div#featured-container #logo {
	display: block;
}

div#featured-container h1 {
	color: #fff;
	font-size: 26px;
	font-weight: normal;
}

div#featured-container .region-featured {
	width:100%;
	float:left;
	
	background-color:#fff;
}

#responsive-nav {
	display: none;
}

div#logo-container #logo {
	display: inline;
        width:300px;
        padding: 18px 0; 
}

.logged-in div#logo-container #logo {
	margin-left:40px;
        width: 300px;
        padding: 18px 0;
}

#body-content-container {
	margin-top: 30px;
}

.mission-statement {
	float: left;
	background: #495daa;
	height: 366px;
	width: 40%;
}

.mission-statement p {
	font-family: 'Open Sans';
	font-size: 1.1em;
	font-weight: 300;
	color: #fff;
	line-height: 1.5em;
}

.mission-statement h1 {
	margin: 0 0;
	padding: 12px 0px;
	
	-webkit-box-shadow: 2px 1px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 2px 1px 4px rgba(0, 0, 0, 0.25);
}

.mission-statement p,
.mission-statement h1 {
	padding-left: 30px;
	padding-right: 30px;
}

#block-views-homepage-slideshow-block {
	float: left;
	position: relative;
	top: 0;
	left: 0;
	
	overflow: hidden;
	
	width: 60%;
 	height: 366px;
	background: transparent;
}

.views-slideshow-cycle-main-frame-row-item {
	height: 100%;
}

#block-views-homepage-slideshow-block .overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 4;
	width: 100%;
	height: 100%;
	
	color: #fff;
	text-align: right;
	background: url('../img/bg_carousel_fade-bottom.png') repeat-x bottom center;
}

.overlay .caption_container {
	float: right;
}

.overlay .caption {
	position: absolute;
	right: 20px;
	bottom: 30px;
	margin-top: -40px;
}

.views-slideshow-controls-bottom {
	position: absolute;
	z-index: 100;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	
	padding: 8px 12px;
}

.views-slideshow-controls-bottom  .views_slideshow_pager_field_item {
	display: inline-block;
	width: 12px;
	height: 16px;
	line-height: 0;
	color: transparent;
	cursor: pointer;
	background: url('../img/slider_pager_inactive.png') no-repeat center center;
}

.views-slideshow-controls-bottom  .views_slideshow_pager_field_item .views-content-counter a {
	color:transparent;
}

.views-slideshow-controls-bottom  .views_slideshow_pager_field_item:hover {
	background: url('../img/slider_pager_hover.png') no-repeat center center;
}

.views-slideshow-controls-bottom  .views_slideshow_pager_field_item.active {
	background: url('../img/slider_pager_active.png') no-repeat center center;
}

h1, h2, .overlay h1, .overlay h2 {
	font-family: 'luxi_serifregular', Georgia, serif;
	font-weight: normal;
}

.caption_container > * {
	margin: 0 0;
	padding: 0 0;
}

.overlay p {
	padding: 6px 0;
	font-style: italic;
	font-size: 13px;
}

.slide_link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	
	line-height: 0; 
	font-size: 0;
	color: transparent; 
}

#block-views-homepage-news-block, #page-content {
	width: 32%;
	float: left;
	font-size: 13px;
	line-height: 1.6;
        padding-right:20px;
}

#block-views-homepage-news-block h2,
#block-views-homepage-events-block h2,
#page-content h1 {
	margin: 0 0;
	padding: 8px 0px 8px 28px;
	font-family: 'luxi_serifregular', Georgia, serif;
	font-weight: normal;
	font-size: 2.2em;
	font-weight: normal;
	line-height: 1.3em;
	color: #3f57a9;
	border-top: solid 2px #e7e7e7;
	border-bottom: solid 1px #e7e7e7;
}

#block-views-homepage-news-block .news-item {
	padding: 28px;
	border-bottom: solid 1px #e7e7e7;
}

#block-views-homepage-news-block .news-item:last-child {
	border-bottom: none;
}

#block-views-homepage-news-block .view-content h2, #page-content article h2 {
	border: none;
	color: #7a0019;
	font-family: 'Open Sans', Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0;
	padding: 0 0;
}

#block-views-homepage-news-block a, 
#block-views-homepage-events-block a, #page-content a, .subnavigation a {
	color: #566bb3;
}

#block-views-homepage-news-block a:hover, 
#block-views-homepage-events-block a:hover, #page-content a:hover {
	color: #9aa8da;
}

.read-more a {
	padding-right: 22px;
	background: url('../img/readmore_arrow.png') center right no-repeat;
}

#block-views-homepage-events-block {
	float: left;
	width: 32%;
	margin-bottom: 20px;
	border: solid #EEE 1px;
	font-size: 12px;
	
	background: url('../img/aside_mid_gradient.png') repeat-x bottom left;
	
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
}

#block-views-homepage-events-block h2 {
	border: none;
	padding-bottom: 13px;
	background: url('../img/dropshadow_white_box.gif') repeat-x bottom left;
}
#block-block-3 {
       float: left;
       width: 32%;
       padding-left: 14px;
}
#block-block-3 h2 {
      display: none;
}

.event-container {
	position: relative;
	border-bottom: solid #eee 1px;
	padding: 18px;
	min-height: 75px;
}

.event-container .views-field-title {
	font-weight: bold;
	padding-bottom: 4px;
}

.event-container .views-field {
	margin-left: 64px;
}

.event-container .views-field p {
	margin: 4px 0;
}

#block-views-homepage-events-block .view-footer {
	background: url('../img/aside_bottom_gradient.png') repeat-x;
	height: 34px;
	line-height: 34px;
	text-align: center;
}

.calendar {
	float: left;
	position: relative;
	width:  54px;
	height: 61px;
	background: url('../img/cal_icon.png') no-repeat top left;
}

.calendar-date, .calendar-month {
	position: absolute;
	display: block;
	width: 54px;
	text-align: center;
	background: url('../img/cal_icon.png') no-repeat top left;
}

.calendar-month { 
	top: 18px;
	height: 18px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 20px;
}

.calendar-date {
	top: 36px;
	height: 44px;
	color: #615d5c;
	font-size: 28px;
	font-weight: bold;
	background-position: 0 -18px;
}

.calendar-year {
	position: absolute;
	top: 80px;
	width: 54px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #666;
}

.twenty-five-yrs-badge {
	display:none;
	float:right;
	width:83px;
	height:83px;
	margin-top:10px;
	
	line-height:83px;
	text-align:center;
	background-color:#fff;
	
	-o-box-shadow:3px 3px 3px rgba(0, 0, 0, 0.09) inset, -3px -3px 3px rgba(0, 0, 0, 0.09) inset;
	-ms-box-shadow:3px 3px 3px rgba(0, 0, 0, 0.09) inset, -3px -3px 3px rgba(0, 0, 0, 0.09) inset;
	-moz-box-shadow:3px 3px 3px rgba(0, 0, 0, 0.09) inset, -3px -3px 3px rgba(0, 0, 0, 0.09) inset;
	-webkit-box-shadow:3px 3px 3px rgba(0, 0, 0, 0.09) inset, -3px -3px 3px rgba(0, 0, 0, 0.09) inset;
	box-shadow:3px 3px 3px rgba(0, 0, 0, 0.09) inset, -3px -3px 3px rgba(0, 0, 0, 0.09) inset;
	
	-o-border-radius:100%;
	-ms-border-radius:100%;
	-moz-border-radius:100%;
	-webkit-border-radius:100%;
	border-radius:100%;
}

.not-front .twenty-five-yrs-badge {
	width:88px;
	height:88px;
	
	line-height:88px;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before, #upcoming-events li:before,
.clearfix:after, #upcoming-events li:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after, #upcoming-events li:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix, #upcoming-events li {
    *zoom: 1;
}

.view-filters,
.view-filters > form,
.view-filters > form > div,
.view-filters > form > div .views-exposed-form,
.view-filters > form > div .views-exposed-form .views-exposed-widgets {
	height:4em;
}

.view-filters > form > div .views-exposed-form .views-exposed-widgets label br {
	display:none;
}

.view-filters > form > div .views-exposed-form .views-exposed-widgets select {
	min-width:10em;
}


.photo-button {
	display:inline-block;
}

.photo-button > img {
	display:block;
	
	border:6px solid #fff;
	
	-webkit-box-shadow:0 0 6px rgba(0, 0, 0, 0.18);
	-moz-box-shadow:0 0 6px rgba(0, 0, 0, 0.18);
	-ms-box-shadow:0 0 6px rgba(0, 0, 0, 0.18);
	box-shadow:0 0 6px rgba(0, 0, 0, 0.18);
	
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */


@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
