@charset "UTF-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Goudy+Bookletter+1911|Lato:400,900');

body {
	background-color: #fff;
}

header {
	background-color: #fff;
	width: 100%;
	padding: 12px 0; /* adjustment not needed */
}


#header-content {
	width: 53.3333333%; /* 960/ 1800px */
	margin-left: auto;
	margin-right: auto;
	position: relative;
}


#header-content img {
	height: 146px; /* adjustment not needed */
	overflow: hidden;
}

nav {
	width: 76.041%; /* 730/ 960px */
	position: absolute;
	bottom: 18px; /* adjustment not needed */
	right: 0;
}

nav ul {
	display: block;
	text-align: right;
	list-style-type: none;
}

nav li {
	display: inline-block;
	font-family: 'Goudy Bookletter 1911', serif;
	font-size: 1.25em; /* 20px/ 16px */
	color: #16325a;
	padding: 0 4.166666667%; /* 20px/ 960px = 2.08(2) = 4.166666667%  */
	text-align: left;
}

nav li:last-child {
	padding-right: 0;
}

nav a:link {
	text-decoration: none;
	color: #16325a;
	padding: 10px 4.166666667%; /* 20px/ 960px = 2.08(2) = 4.166666667%  */
}

nav a:hover {
	background-color: #16325a;
	color: #fff;
	padding: 10px 4.166666667%; /* 20px/ 960px = 2.08(2) = 4.166666667%  */ 
}

#banner {
	width: 100%; /* adjustment not needed */
	height: 441px; /* adjustment not needed */
	background-image: url("images/home-banner.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}

#color-bar {
	background-color: #a32973;
	padding: 12px 0; /* adjustment not needed */
	text-align: center;
}

#color-bar h3 {
	color: #fff;
	font-family: 'Goudy Bookletter 1911', serif;
	font-size: 1.875em;  /* 30px/ 16px */
	margin-bottom: 0; /* adjustment not needed */
}

#wrapper-white {
	width: 53.3333333%; /* 960/ 1800px */
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	padding: 60px 0; /* adjustment not needed */
	overflow: hidden;
}
main {
	padding: 486px 4.166666667% 20px; /* 20px/ 960px = 2.08(2) = 4.166666667%  */ 
}

section, aside {
	margin-bottom: 20px; /* adjustment not needed */
}
section {
	width: 60.416666667%;  /* 580px/ 960px = 60.416666667%  */ 
	float: left;
}

aside {
	width: 31.25%; /* 300px/ 960px = 31.25%  */ 
	height: 300px; /* adjustment not needed */
	float: right;
	position: relative;
	border: 3px solid #16325a;
	padding: 20px 2.916666667% 14px; /* 14px/ 960px = 14.58(2) = 2.916666667%  */ 
	text-align: center;
}


section h1 {
	color: #a32973;
	text-transform: uppercase;
	font-family: 'Goudy Bookletter 1911', serif;
	font-size: 2.25em;  /* 36px/ 16px */
	margin-bottom: 16px; /* adjustment not needed */
}

h1 {
	text-transform: uppercase;
	text-align: center;
	color: #a32973;
	font-family: 'Goudy Bookletter 1911', serif;
	font-size: 2.25em;  /* 36px/ 16px */
	margin-bottom: 16px; /* adjustment not needed */
	}

h2 {
	color: #a32973;
	font-family: 'Goudy Bookletter 1911', serif;
	font-size: 1.25em;  /* 36px/ 16px */
	margin-bottom: 16px; /* adjustment not needed */
}


aside h2 {
	color: #a32973;
	font-family: 'Goudy Bookletter 1911', serif;
	font-size: 1.75em; /* 28px/ 16px */
	margin-bottom: 18px; /* adjustment not needed */
}

p {
	font-size: 1em; /* 16px/ 16px */
	color: #000;
	font-family: 'Lato', sans-serif;
	margin-bottom: 16px; /* adjustment not needed */
	line-height: 180%;
}

aside p {
	font-size: 1em; /* 16px/ 16px */
	line-height: 150%;
	font-family: 'Lato', sans-serif;
	margin-top: 10px; /* adjustment not needed */
	margin-bottom: 0; /* adjustment not needed */
}

.uppercase {
	text-transform: uppercase;
}

#wrapper-shop {
	width: 100%;
	padding: 60px 0; /* adjustment not needed */
	background-color: #f4f3f0;
	overflow: hidden;
}

#shop-content {
	width: 53.3333333%; /* 960/ 1800px */ 
	margin-left: auto; 
	margin-right: auto;
}

#shop-content h1  {
	text-transform: uppercase;
	color: #a32973;
	font-family: 'Goudy Bookletter 1911', serif;
	text-align: center;
	font-size: 2em;  /* 32px/ 16px */
	margin: 0px 0px 28px 0px; /* adjustment not needed */
}



.shop-box {
	width: 31.25%; /* 300/ 960px */ 
	text-align: center;
	display: inline-block;
	
}

.shop-box:first-of-type {
	margin-right: 2.708%;  /* 26/ 960px */ 
}

.shop-box:last-of-type {
	margin-left: 2.708%;  /* 26/ 960px */ 
}

.shop-box img {
	opacity: .7;
	transition: opacity 2s;
}

.shop-box img:hover {opacity: 1.0;}

.shop-box h3, .team h3 {
	color: #a32973;
	text-transform: uppercase;
	font-family: 'Goudy Bookletter 1911', serif;
	font-size: 1.75em; /* 28px/ 16px */
	margin: 18px 0 12px; /* adjustment not needed */
}

.shop-box p, .team p {
	font-size: .875em; /* 14px/ 16px */
	margin-bottom: 24px;  /* adjustment not needed */
}

.shop-box a {
	display: block;
	background-color: #a32973;
	padding: 10px 20px;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	width: 160px; /* 160/ 960px */ 
	margin: 0 auto;
}

.team {
	width: 20.8333333%;  /* 200/ 960px */ 
	text-align: center;
	display: inline-block;
}

.team:first-of-type {
     margin-right: 2.6041666%; /* 25/ 960px */ 
}
.team:nth-of-type(2),
.team:nth-of-type(3){
     margin-left: 2.5%; /* 24/ 960px */
     margin-right: 2.5%; /* 24/ 960px */ 
}
.team:last-of-type {
     margin-left: 2.6041666%; /* 25/ 960px */ 
}

footer {
	padding: 40px 0 30px; /* adjustment not needed */
	width: 100%;
	font-size: .75em; /* 12px/ 16px */
	overflow: hidden;
	background-color: #16325a;

}

footer h3 {
	font-family: 'Goudy Bookletter 1911', serif;
	color: #fff;
	text-transform: uppercase;
	font-size: 1em; /* 16px/ 16px */
	font-weight: bold;
}

footer p {
	font-family: 'Lato', sans-serif;
	color: #fff;
	opacity: .70;
}

#footer-content {
	width: 53.3333333%; /* 960/ 1800px */ 
	margin: 0 auto;
}

#footer-left {
	width: 35%;
	float: left;
}

#footer-right {
	width: 45%;
	float: right;
	text-align: right;
}


/* --------- TRANSITION EFFECTS --------- */

aside .book-details {
     opacity: 1;
}

aside .book-details:hover {
     opacity: 0;
     transition: linear 1s;
}

.mask {
     width: 100%; height: 334px;
     position: absolute;
     top: 0;
     left: 0;
     text-align: center;
     background-color: #a32973;
     opacity: 0;
     transition: linear 2s;
}

.mask:hover {
     opacity: 1;
}


.mask h2,
.mask p,
.mask .learn {
     opacity: 0;
}

.mask:hover h2 {
     font-size: 2em;  /* 32px/ 16px */
     color: #fff;
     margin-top: 25%;
     opacity: 1;
}

.mask:hover p {
     font-size: 1.25em; /* 20px/ 16px */
     color: #fff;
     margin-bottom: 40px;
     opacity: 1;
}

.mask:hover .learn {
    background-color: #16325a;
	color: #fff;
	font-family: "Lato", sans-serif;
	font-size: 1.25em; /* 20px/ 16px */
    opacity: 1;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	padding: 16px 7.08333333% 16px 7.08333333%;  /* 34px/ 960px = 3.541666667(2) = 7.08333333%  */ 
}

aside hr {
    width: 90%;
    margin: 20px auto;
    border-top: 1px solid #16325a;
}



/* --------- SLIDESHOW --------- */

#slideshow-wrapper {
	width: 100%;
	height: 441px;
}

#slideshow {
	width: 100%;
	height: 441px;
	overflow:hidden;
	white-space: no-wrap;
}

#slideshow img {
	width: 100%;
	height: 100%;
	display: inline-block;
}

.circle {
	display: inline-block;
	background:lightgrey;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	margin-right:15px;
}

#circle-nav {
	margin-top:-50px;
	text-align: center;
}






@media only screen and (max-width: 1024px) {
	#header-content {width: 100%; padding:0px 0px; }
	#header-content img {  margin: auto; display:block; align: center; padding-bottom: 20px;}
	nav {width:100%; position: relative; padding: 15px 0px 5px 0px;	}
	nav ul {margin: 6px 0; }
	nav li {display:block; 	width: auto; color:#fff;
		background-color: #a32973; 
		font-size: 1.25em;  /* 20px/ 16px */ 
		border-bottom: 1px solid #fff;
		padding: 5px 1%; /*14px (padding) / 320px) */
		text-align: center;
		font-family: 'Goudy Bookletter 1911', serif; }
	
	nav a  {color: #fff; padding: 10px 4.166666667%; /* 20px/ 960px = 2.08(2) = 4.166666667%  */ }
	#banner img, #slideshow img 	{width:auto; /* adjustment not needed */ height: 300px; /* adjustment not needed */}

		#wrapper-white, #wrapper-shop, #shop-content { display:block; width: auto; padding: 20px 4.375% ; /*14px (padding) / 320px) */ 	}
	
	section { text-align: center; width: 100%;}
	aside {	width: auto; }

section, aside {
		float: none;	display:block; 
}

	

	.shop-box, .team
	{width: 91.25%; 
		padding: 14px 4.375%; /*14px (padding) / 320px) */
		margin: 6px 0;
		min-height: 72px; 	}


	.circle { 	width: 9px;  height: 9px; }

	
	#color-bar h3 {	font-size: 1.25em;  /* 20px/ 16px */}
	
	#banner, #slideshow , #slideshow-wrapper
	{
		width: 100%; /* adjustment not needed */
		height: 300px; /* adjustment not needed */}
}




@media only all and (max-width: 480px) { 

#header-content {width: 100%; padding:0px 0px;
	}
	
	#header-content img {  margin: auto; display:block; align: center;
		padding-bottom: 20px; 	
	height: 75px; /* adjustment not needed */
		overflow: hidden; }
	
	nav {width:100%; position: relative; padding: 15px 0px 5px 0px;}
		
	
	nav ul {margin: 6px 0; }
	nav li {display:block; 	width: auto; color:#fff;
		background-color: #a32973; 
		font-size: 1em;  
		border-bottom: 1px solid #fff;
		padding: 5px 1%; /*14px (padding) / 320px) */
		text-align: center;
		font-family: 'Goudy Bookletter 1911', serif; 	}
	
	nav a  {
		color: #fff;
		padding: 10px 4.166666667%; /* 20px/ 960px = 2.08(2) = 4.166666667%  */
}
	
		#banner img, #slideshow img 	{
		width:auto; /* adjustment not needed */
		height: 200px; /* adjustment not needed */}
	
	
	#wrapper-white, #wrapper-shop, #shop-content
	{ display:block; 	width: auto; padding: 20px 4.375% ; /*14px (padding) / 320px) */
	}
	section, aside {
		float: none;	display:block; 
}

section { text-align: center; width: 100%;}
aside {
	width: 90%;
	}


	.shop-box, .team
	{width:91.25%; 
		padding: 14px 4.375%; /*14px (padding) / 320px) */
		margin: 6px 0;
		min-height: 72px; 	}

		
	#footer-content, #footer-left, #footer-right {
		display: block; width: 100%; text-align: center; 
		} 
	
	
	footer-left, #footer-right {padding: 10px 5% 40 5% ; }
	
	footer-left {
			border-bottom: 1px solid #fff;
	}
	
	.circle {width: 9px;  height: 9px; }

	
	#color-bar h3 {	font-size: 1.25em;  /* 20px/ 16px */}
	
	#banner, #slideshow , #slideshow-wrapper
	{
		width: 100%; /* adjustment not needed */
		height: 300px; /* adjustment not needed */}
	

}



#shop-content table {
	width: 50%;
	float: left;
	font-family: "Lato", sans-serif;
	font-size: 1em; 
	border: 2px solid #16325a;
	}


#shop-content p {
	margin-top: 30px;
}
 


th {
	width: auto;
	background-color: #16325a;
	color: #fff;
	font-size: 1em;
	font-family: "Lato", sans-serif;
	border: .5px solid #16325a;
	padding: 10px;
	
	
}

td {
	border: .5px solid #16325a;
	padding: 10px;
	font-family: "Lato", sans-serif;
	text-align: center;
}


table {
    border-collapse:separate;
    border:solid #16325a 1px;
    border-radius:6px;
}

td, th {
    border-left:solid #16325a 1px;
    border-top:solid #16325a 1px;
}

th {
    background-color: #16325a;
    border-top: none;
}

td:first-child, th:first-child {
     border-left: none;
}




.labels {
	font-family: "Lato", sans-serif;
	text-align: right;
	font-weight: bold;
}