/* AGLMH (Great Lakes History) 
    PORTAL branding - Django version - June2023
************************************************** */


/* Banner - ENG			
************************************************** */
#banner_eng {
	width: 100%;
	height: 188px;
	margin: 0;
	padding: 0;
	background: url("https://images.ourontario.ca/partners/aglmh/graphics/SGLHbanner3-1000.gif") no-repeat top left;

}


/* Home Page Search Bar & CONTENT block 
****************************************/
#search_eng {
	float: none;
	padding-bottom: 20px;
	margin: auto;
	display: block;
}	
	
#search_eng>form {
	float: none;
	padding: 0;
	margin: auto;
	display: inline-block;
}
	
#content.content>.right_home {
   top: 20px !important;
    float: right;
    width: 60%;
	display: block;
	clear: right;
    font-size: 1.2em;
    margin-right: 20px;
    padding-right: 10px;

}

#content.content>.right_home h1 {
	font-size: 1.6em;
	color: #345C88;
}

#content.content>.right_home p {
	font-size: 1.1em;
	margin-left: 1.5em;
}

	
	
/* BROWSE (ENG)
************************************************** */
.browseby {
	width: 30%;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: 30px;
	background-color: #f9f9f9;
	border-radius: 15px;
	padding: 20px;
	height: 325px;	
	text-align: left;
	float: left;
	clear: left;
}
/* BROWSE-by (ENG)
************************************************** */
ul#browse_eng {
	list-style-type: none;
	list-style-image: none;
  	overflow:hidden;
	margin: auto;
	background-color: #f9f9f9;
	border-radius: 15px;
	padding: 15px;
}

ul#browse_eng li {
	list-style-type: none;
	list-style-image: none;
 	float:left;
 	display: block;
 	padding: 0 10px 10px 15px;
 	margin: 0;
}
	
ul#browse_eng li a {
	display: block;
	width: 200px;
	height: 22px;
	padding: 0 0 8px;
	border: 0;
	text-indent: -9999em;
	}
ul#browse_eng li a:hover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
	opacity: 0.65;
	}

a.browse-audio_eng {background: transparent url("https://images.ourontario.ca/partners/aglmh/graphics/BROWSEbyAudio.png") no-repeat top left;}
a.browse-collection_eng {background: transparent url("https://images.ourontario.ca/partners/aglmh/graphics/BROWSEbyCollections.png") no-repeat top left;}
a.browse-exhibit_eng {background: transparent url("https://images.ourontario.ca/partners/aglmh/graphics/BROWSEbyExhibits.png") no-repeat top left;}
a.browse-genealogy_eng {background: transparent url("https://images.ourontario.ca/partners/aglmh/graphics/BROWSEbyGenealogy.png") no-repeat top left;}
a.browse-group_eng {background: transparent url("https://images.ourontario.ca/partners/aglmh/graphics/BROWSEbyGroups.png") no-repeat top left;}
a.browse-images_eng {background: transparent url("https://images.ourontario.ca/partners/aglmh/graphics/BROWSEbyImages.png") no-repeat top left;}
a.browse-newspaper_eng {background: transparent url("https://images.ourontario.ca/partners/aglmh/graphics/BROWSEbyNewspapers.png") no-repeat top left;}
a.browse-object_eng {background: transparent url("https://images.ourontario.ca/partners/aglmh/graphics/BROWSEbyObjects.png") no-repeat top left;}
a.browse-organization_eng {background: transparent url("https://images.ourontario.ca/partners/aglmh/graphics/BROWSEbyOrganizations.png") no-repeat top left;}
a.browse-place_eng {background: transparent url("https://images.ourontario.ca/partners/aglmh/graphics/BROWSEbyPlaces.png") no-repeat top left;}
a.browse-publication_eng {background: transparent url("https://images.ourontario.ca/partners/aglmh/graphics/BROWSEbyPublications.png") no-repeat top left;}
a.browse-ship_eng {background: transparent url("https://images.ourontario.ca/partners/aglmh/graphics/BROWSEbyShips.png") no-repeat top left;}
a.browse-shipdoc_eng {background: transparent url("https://images.ourontario.ca/partners/aglmh/graphics/BROWSEbyShipDocs.png") no-repeat top left;}
a.browse-text_eng {background: transparent url("https://images.ourontario.ca/partners/aglmh/graphics/BROWSEbyTexts.png") no-repeat top left;}
a.browse-video_eng {background: transparent url("https://images.ourontario.ca/partners/aglmh/graphics/BROWSEbyVideos.png") no-repeat top left;}
a.browse-website_eng {background: transparent url("https://images.ourontario.ca/partners/aglmh/graphics/BROWSEbyWebsites.png") no-repeat top left;}
				
/* ABOUT page spacing layout override
************************************************** */
.thirdright h2 {
	padding-top: 25px;
	margin-top: 25px !important;
}


/* TOP SEARCH SECTION  (ENG) (for results page)
************************************************** */
#searchheader_eng {
	height: 80px;
	width: 1000px;
	}
#searchheader_eng * {
	text-indent: -9999em;
	padding: 0;
	margin: 0;
	}
#searchheader_eng h3 {
	float: left;
	width: 180px;
	height: 74px;
	}
#searchheader_eng h4 {
	float: right;
	width: 136px;
	}
#searchheader_eng h3 a, #searchheader_eng h4 a {
	display: block;
	height: 74px;
	}
#searchheader_eng {
	background: transparent url("https://images.ourontario.ca/partners/aglmh/graphics/search_results_bg_GL.png") no-repeat top left;
	}

 /* FOOTER - Social + Contact + Branding (three columns)
************************************************** */
#page_end {
	float: none;
	clear: both;
}
.full_footer {
	position:  relative;
	top: 1em;
	display:flex;
	flex-flow: row wrap;
	justify-content: space-evenly;
	align-content: flex-end;
	/*background-color: #808794;*/
	/*background-color: #5088C6;*/
	/*background-image: linear-gradient(to bottom, white, white, #154a85);*/
	background: url("https://images.ourontario.ca/partners/aglmh/graphics/SGLH-Footer-1000.png") center bottom no-repeat white;
	padding-bottom: 10px;

}
.full_footer a:link {
	color:#0e2a5d;
}
.full_footer a:visited {
	color:#0e2a5d;
}
.full_footer a:hover {
	color:#0e2a5d;
}
.full_footer a:active {
	color:#0e2a5d;
}


.footer_contact {
	flex: 1;
	display: block;
	padding-bottom: 0;
	margin-bottom: 0;
	bottom: -15px;
}
.footer_contact img {
	height: 85px;
	bottom: -35px;
	position: relative;
}
.footer_contact a:link {
	color:#0e2a5d;
	font-size: 1.1em;
	left: 85px;
	position: relative;
	text-align: left;
	bottom: -15px;
}

.social_follow {
	flex: 2;
	color: #fff;
	/*background-color: #ccc;*/
	height: 90px;
	font-size: 1.1em;
	padding-top: 2em;
	position: relative;
	bottom: -20px;
}
.follow-button__link,
.follow-button__icon {
  display: inline-block
}

a.follow-button__link:link,a.follow-button__link:visited, a.follow-button__link:active  {
  text-decoration: none;
  color: #0e2a5d;
}
.follow-button {
  border-radius: 5px;
  transition: 25ms ease-out;
  padding: 5px;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
   border: 1px solid white;
}
.follow-button__icon svg {
  width: 4em;
  height: 4em;
  margin-right: 0.4em;
  vertical-align: top;
}
.follow-button--small svg {
  margin: 0;
  vertical-align: middle;
}

/* Non solid icons get a stroke */
.follow-button__icon {
  stroke: #fff;
  fill: none;
}

/* Solid icons get a fill */
.follow-button__icon--solid,
.follow-button__icon--solidcircle {
  fill: #fff;
  stroke: none;
}
.follow-button--facebook {
  background-color: #3b5998;
  /*border-color: #3b5998;*/
  border-color: #ffffff;
}
.follow-button--facebook:hover,
.follow-button--facebook:active {
  background-color: #2d4373;
  /*border-color: #2d4373;*/
  border-color: #ffffff;
}
.follow-button--twitter {
  background-color: #55acee;
  /*border-color: #55acee;*/
  border-color: #ffffff;
}
.follow-button--twitter:hover,
.follow-button--twitter:active {
  background-color: #2795e9;
  /*border-color: #2795e9;*/
  border-color: #ffffff;
}

.odw_brand {
	flex: 1;
	color:#0e2a5d;
	/*background-color: #ccc;*/
	height: 85px;
	font-size: .9em;
}	
.odw_brand img {
	height: 75px;
}
.odw_brand a:link {
	color:#0e2a5d;
}

