/* ------- Alerts ------- */

.alert-container {
	margin: 0 40px;
	text-align: left;}

.alert {
	padding: 25px 0 10px 0;
	width: 100%}

.alert a {color: #005bbb}

.alert>div.icon-warning:before {content: "\e608";}
.alert>div.icon-info:before {content: "\e913";}
.alert>div.icon-success:before {content: "\e911";}
    
.alert>div.gray-capen-brick {
    background-image: linear-gradient(to right,#990000 30px,#e1e1e1 30px);}
    
.alert>div.gray-victor {
    background-image: linear-gradient(to right,#41b6e6 30px,#e1e1e1 30px);}
    
.alert>div.gray-olmsted-green {
	background-image: linear-gradient(to right,#6da04b 30px,#e4e4e4 30px);}



    
.alert>div {
    position: relative;
    background: #e1e1e1;
    border-radius: 4px 0 0 4px;
    padding: 20px 15px 20px 48px;}    
	
.alert>div:before {
    position: absolute;
    display: block;
    margin-top: -10px;
    top: 50%;
    left: 6px;
    color: #fff;
    font-size: 19px;}
    
.alert>div p {
    font: 14px/1.5 Sofia,Arial,sans-serif;
    padding: 5px;}
        



.container {
	max-width: 1110px;}

.unit-areas {
	background-color: #ebecec;
	display: inline-block;}

.sp-unit {
	background-color: #fff;
    float: left;
    min-height: 410px;
    margin: 0 6px 10px 6px;
    padding: 10px;
    width: 238px;
    margin-top: 15px;
    text-align: left}

.sp-unit img {
	margin: 0 auto}

.unit-boxes {
	box-sizing: border-box;
	width: 100%;
	background-color: #ebecec;
	text-align: center;}
	
.sp-unit .desc h2 {
	font: 18px/1.4 Sofia, "Trebuchet MS", sans-serif;
	margin-bottom: 15px;
	font-weight: 500;}

.sp-unit .desc h2 a {
	color: #005bbb;
	border-bottom: 1px solid rgba(0,91,187,0.18);
	text-decoration: none}

.sp-unit .desc {
	padding: 13px}

.sp-unit .desc p {
	font-size: 13px;
	line-height: 20px}

.sp-unit .desc .view-more  {
	display: table-cell; 
	vertical-align: bottom;}


.library-hours {
	height: auto}
	
.hours-box {
	background: #efefef;
	padding: 20px;
    border-radius: 3px;
    margin-bottom: 0px}
    
.open {
    color: #fff;
    background-color: #187f18;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
    font-family: "Trebuchet MS", arial, san serif;
    display: inline-block;
    padding: 4px 0;
    text-align: center;
    min-width: 60px;
    letter-spacing: 1px;}

.closed {
	color: #fff;
	background-color: #b50100;
	border-radius: 3px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	font-family: "Trebuchet MS", arial, san serif;
	display: inline-block;
	padding: 4px 0;
	text-align: center;
	min-width: 60px;
	letter-spacing: 1px;}
	
.region-lower .hours-box {line-height:normal}

.hours-time {
	margin-left: 10px;
    font-size: 14px;}
    
hr.dotted {
	display: block; 
	height: 1px; 
	border: 0; 
	border-top: 1px dotted #919191; 
	margin: 25px 0; 
	padding: 0; 
	background: transparent;}


/* ------- REGION - lower ------- */

.region-lower {
	margin-top: 40px}

.region-lower a {
	color: #0071b7;
    text-decoration: none;
    border-bottom: 1px solid rgba(0,91,187,0.18);}

.lower-section-1 {
	width: 68%;
	float: left;}
	
.lower-section-1 p {
	font: 14px/1.6 More, "Georgia", sans-serif;
	color: #444;
	padding-bottom: 10px}
	
.lower-section-2 {
	width: 25%;
	float: left;
	padding: 0 0 0 72px;}

.lower-section-3 {
	width: 25%;
	float: left}
 
.lower-section-2 p {
    padding-top: 30px;}
    
.lower-section-3 li {
	border-bottom: 1px dashed #ccc;
    padding: 18px 0;
    color: #5f6369;
    font-size: 12px;  }

.lower-section-3 li:first-child {
    padding-top: 0;}
    
.lower-section-3 li:last-child {
    border-bottom: 0;}

#creditfooter, .feedTitle {display: none}

.headline a {
    font: 14px/1.0 Sofia, "Trebuchet MS", sans-serif;
    font-weight: 500;}

.lower-section-3 .date {
	padding: 7px 0}

.view-more a {
    display: inline-block;
    text-transform: uppercase;
    margin-top: 20px;
    font-size: 11px;
    text-decoration: none;
    color: #000;
    margin-bottom: 20px;}



.quicklinks h4.people {color: #d83c20;} 
.quicklinks h4.timelines {color: #006a63;} 
.quicklinks h4.films {color: #507537;}
.quicklinks h4.sports {color: #a12519;}
.quicklinks h4.donations {color: #0072b7;}




@media screen and (max-width: 1100px) {

.sp-unit {
	width: 21%;
	min-height: 450px;}

.lower-section-2 {
	width: 22%;
	padding: 0 50px}



}


@media screen and (max-width: 1060px) {

.lower-section-1 {
	width: 60%}

.lower-section-2 {
	width: 22%;
	margin-right: 0;
	padding: 0 0 0 50px}

}



@media screen and (max-width: 850px) {

.unit-boxes {
	background-color: transparent}

.unit-areas {
	box-sizing: border-box;
	padding: 5px 15px 15px 15px;}

.sp-unit {
	width: auto;
	min-height: auto;}

.sp-unit img {
	float: left;
	margin: 0 15px 0 0;
	width: 40%}

}
	
	
	
	

@media screen and (max-width: 768px) {


.sp-unit .desc {
	padding-top: 0}


.lower-section-1,
.lower-section-2 {
	display: block;
    min-height: auto;
    width: 100%;
    padding: 0;
    border: 0;}

.region-lower h3 {
	background: #666;
	color: #fff;
	padding: 10px 0 10px 20px;
	letter-spacing: 0;
	margin-bottom: 0;
	text-transform: capitalize;
	font: 14px/1.2 Sofia,Arial,sans-serif;
	font-weight: 500;}
	
.lower-content {
	padding: 20px}
	
.region-lower {
    padding: 0;}

.search-min-field {margin-top: 0;}

}


@media screen and (max-width: 575px) {

.sp-unit img {
	margin-bottom: 10px}

}

