body {
    background: #fff url(/_img/upfeathers-yellow.jpg) center center;
	color: #666666;
	font-family: 'Lato', sans-serif;
}


/* TYPOGRAPHY */
h1,h2,h3,h4,h5,h6 {
	font-weight: 300;
	letter-spacing: 2px;
	text-transform: uppercase;
}

h1 {
	font-size: 1.75em;
	border-bottom: 2px solid #ccc;
	padding-bottom: 10px;
}

h3 {
	color: #082234;
	font-size: 1.2em;
	font-weight: 500;
	text-transform: inherit;
}

b, strong {
	color: #000000;
}

a {
    color: #08518C;
    text-decoration: none;
    line-height: inherit;
}

/* CONTAINERS */

.row {
    width: 100%;
    margin: 0px auto;
    max-width: 82.5rem;
}

body.home .row.container {
	padding:0 0 0px;
}

.row.container {
	background-color: #ffffff;
	padding: 30px 0;
}

.row.container img {
	margin: 10px;
}

.row.container h3 {
	clear:both;
}

.column, .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
}

.site-top-banner {
	background-image: url("/_img/bkgd-top-banner.jpg");
	background-position: center center;
	background-size: cover;
	height: 350px;
	min-width:100%;
	max-height:550px;
}
.top-bar {
	 background-color: transparent;
 }

.contain-to-grid .top-bar {
   max-width: 82.5rem;  /* WAS  max-width: 82.5rem; 94.5 */
    margin: 0px auto;
}

.top-bar-section li:not(.has-form) a:hover:not(.button) {
    background: rgba(0,0,0,.9) none repeat scroll 0% 0%;
}
.top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0px 0.9375rem;
    line-height: 2.8125rem;
    background: transparent none repeat scroll 0% 0%;
}

.top-bar-section .right a {
	font-size: 1.5em;
}

.top-bar-section ul li {
    background: transparent none repeat scroll 0% 0%;
}

.top-bar-section .dropdown li:hover {
    background: rgba(0,0,0,.9) none repeat scroll 0% 0%;
}

.top-bar-section .dropdown li:hover:not(.has-form):not(.active) > a:not(.button) {
    color: #FFF;
    background: #000 none repeat scroll 0% 0%;
}

.title-area a,
.top-bar-section ul li > a {
    font-size: .8rem;
    line-height: 2.8125rem;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.contain-to-grid {
    width: 100%;
    background-color: rgba(0,0,0,.8);
    margin-top: -2.8rem;
}
.site-logo {
	color: #FFF;
	display:block;
	float:none;
	font-size: 3em;
	font-weight: 300;
	letter-spacing: 3px;
	margin:0 auto;
	position: relative;
	text-align:center;
	text-shadow: 3px 3px 3px rgba(0,0,0,1);
	text-transform: uppercase;
	width: auto;
}

.vcenter {
	padding: 3.75rem 0rem 0rem;
}

.site-logo li {
	display:inline-block;
}

.dropdown li a {
	font-size: .8em;
}



.home-grid h2 {
	color: #ffffff;
	font-size: 5em;
	line-height: .9em;
	text-shadow: 2px 2px 3px rgba(0,0,0,.8);
	margin: 0rem;
	padding: 0rem;
}

.home-grid p {
	text-shadow: 2px 2px 3px rgba(0,0,0,.8);
}

.home-grid h2 span {
	font-size: .4em;
	line-height: .9em;
}


.home-grid {
	background-position: center center;
	background-size: cover;
	color: #ffffff;
	text-align: center;
/* 	padding:0; */
}

.home-grid h3 {
	background-color: rgba(0,0,0,.2);
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 1em;
	margin-top: 0;
	padding:0px;
	text-align: left;
}

.grid-cell-1 {
	background-color: #4462a1;
	height: 27rem;	
}
.grid-cell-2 {
	background-color: #fcf5c9;
	height: 27rem;
}
.grid-cell-3 {
	background-color: #55acee;
	height: 27rem;	
}
.grid-cell-4 {
	background-image: url(../_img/gridbkgd-sports.jpg);
	background-size: cover;
	height: 27rem;	
}
.grid-cell-5 {
	background-image: url(../_img/photo-week-1.jpg);
	background-size: cover;
	height: 27rem;	
}
.grid-cell-6 {
	background-image: url(../_img/gridbkgd-library.jpg);
	background-size: cover;
	height: 27rem;	
}

.centered {
    height: 15rem;
    width: 90%;
    margin: 0rem auto;
    display: block;
    top: 25%;
    position: relative;
}

.home-grid .content {
	height: 27rem;
}

.home-grid .content .upper {
	margin: 0rem 0rem 1.25rem;
	background: #f7e467;
}

.home-grid .content .upper h3 {
	background: transparent;
	text-transform: uppercase;
    letter-spacing: 0.75px;
    padding: 2.55rem 2rem;
    font-weight: 900;
}

.home-grid .content .lower p {
	text-align: left;
	padding: 0rem 0rem 0rem 2rem;
	text-shadow: 0px 0px;
	color: rgb(0, 0, 0);
}

.home-grid .content p.top {
	position: relative;
	height:80px;
	margin: 0rem;
	background-color: #3b5999;
	padding: 10px;
	border-bottom:1px solid white;
}

.home-grid .content p.bottom {
	position: relative;
	bottom: -20rem;
	margin: 0rem;
}
.homegrid .content .weekly-photo-bg {
	height:100%;
}

.owl-controls {
	display:none;
}

/* FOOTER */

footer {
	padding: 0rem;
}

.footer-wrapper {
	background: #fff;
	padding: 2rem 1rem 1.25rem;
}

.footer-nav a {
	font-weight: 300;
	color: #808080;
}

.footer-nav a:hover {
	color: #808080;
	text-decoration: underline;
}

.inline-list.footer-nav > li {
	margin: 0rem;
}

footer address {
	font-style: normal;
	color: #000;
}

footer address b {
	color: #000;
}

footer address a, footer address a:hover {
	color: #000;
}

.panel.coming-soon {
	margin-top: 30px;
}

/* Small screens */
@media only screen {  /* Define mobile styles */
	
}

@media only screen and (max-width: 40em) {  /* max-width 640px, mobile-only styles, use when QAing mobile issues */
	.vcenter {
		padding: 1.75rem 0rem;
	}
	.site-logo li {
		display:block;
	}
	.site-logo li.logo {
		clear:both;
	}
	.site-logo .logo img {
		width: 125px;
	}
}

/* Custom for Nav */
@media only screen and (min-width: 641px) and (max-width: 728px) {
		.vcenter {
		padding: 1.75rem 0rem;
	}
	.site-logo li {
		display:block;
	}
	.site-logo li.logo {
		clear:both;
	}
	.site-logo .logo img {
		width: 125px;
	}
}
}

/* Medium screens */
@media only screen and (min-width: 40.063em) {  /* min-width 641px, medium screens */

}

@media only screen and (max-width: 64em) {  /* min-width 641px and max-width 1024px, use when QAing tablet-only issues */
	.site-logo {
		font-size: 2em;
	}

	.site-logo img {
		width: 75%;
	}
	
	.site-top-banner {
		background-image: url("/_img/bkgd-top-banner.jpg");
		background-position: center center;
		background-size: cover;
		height: 300px;
		min-width:100%;
		max-height:550px;
	}

	.title-area a,
	.top-bar-section ul li > a {
	    font-size: .7rem;
	}

	.home-grid h2 {
		color: #ffffff;
		font-size: 3em;
		line-height: .9em;
	} 

}

@media only screen and (min-width: 640px) and (max-width: 1250px) {  /* min-width 641px, medium screens */
	.top-bar-section li:not(.has-form) a:not(.button) {
		background-color: rgba(0,0,0,.8);
	}
	.top-bar-section ul.left {
		background: black;
		font-size: 0.5rem;
	}
}
@media only screen and (min-width: 1250px) and (max-width: 1272px){
	.top-bar-section li:not(.has-form) a:not(.button) {
		padding: 0px 0.675rem;
	}
}
/* Large screens */
@media only screen and (min-width: 64.063em) {
	.top-bar-section li:not(.has-form) a:not(.button) {
		background-color: rgba(0,0,0,.8);
	}
	.top-bar-section ul.left {
		background: black;
		font-size: 0.5rem;
	}
} /* min-width 1025px, large screens */

@media only screen and (min-width: 64.063em) and (max-width: 90em) {
	.top-bar-section li:not(.has-form) a:not(.button) {
		background-color: rgba(0,0,0,.8);
	}
	.top-bar-section ul.left {
		background: black;
		font-size: 0.25rem;
	}


	} /* min-width 1025px and max-width 1440px, use when QAing large screen-only issues */


/* XLarge screens */
@media only screen and (min-width: 90.063em) { } /* min-width 1441px, xlarge screens */

@media only screen and (min-width: 90.063em) and (max-width: 120em) { } /* min-width 1441px and max-width 1920px, use when QAing xlarge screen-only issues */


/* XXLarge screens */
@media only screen and (min-width: 120.063em) { } /* min-width 1921px, xxlarge screens */

