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

header {
	background-color: #FFF;
	width: 100%;
	padding: 12px 0;
	
}

body {
	background-color: #FFF;
	
}

h3 {
	color: #A32973;
	text-transform: uppercase;
	
}

nav {
	width: 75%; /* (720 pixels / 960) */
	position: absolute;
	bottom: 20px;
	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; /* (20 pixels / 16) */
	color: #16325A;
	padding: 0 30px;
	text-align: left;

}

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

}

nav a:link {
	text-decoration: none;
	color: #16325A;
	padding: 10px 20px;

}

nav a:hover {
	background-color: #16325A;
	color: #FFF;
	padding: 10px 20px;

}

#header-content {
	width: 100%; /* (960 pixels / 960) */
	margin-right: auto;
	margin-left: auto;
	position: relative; 
	
}

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

}

/* Slideshow */

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

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

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

table {
	border: 2px solid #16325A;
	background-color: #FFF;
	margin-left: 40px;
	border-radius: 12px;
	
}

th {
	text-align: center;
	font-weight: bold;
	color: #FFF;
	padding: 10px 20px;
	background-color: #16325A;
	
}

tr {
	text-align: center;
	padding: 10px 20px;
	border: 2px solid #16325A;
	
}

td {
	text-align: center;
	padding: 20px;
	border: 2px solid #16325A;
	
}

#shop-content h2 {
	color: #A32973;
	font-size: 20px;
	margin-left: 40px;;
	padding: 10px 0;
	text-transform: uppercase;
	font-family: 'Goudy Bookletter 1911', serif;
	
}

.circle {
	display: inline-block;
	background-color: lightgrey;
	height: 9px;
	width: 9px;
	border-radius: 50%;
	margin-right: 1.5625%; /* (15 pixels / 960) */
	
}

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

#color-bar {
	background-color: #A32973;
	padding: 12px 0;
	text-align: center;

}

#color-bar h3 {
	color: #FFF;
	font-family: 'Goudy Bookletter 1911', serif;
	font-size: 1.875em; /* (30 pixels / 16) */
	margin-bottom: 0;

}

#wrapper-white {
	width: 100%; /* (960 pixels / 960) */
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	padding: 60px 0;
	overflow: hidden;

}

.mask {
	width: 34.166666667%; /* (328 pixels / 960) */
	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; /* (32 pixels / 16) */
	color: #FFF;
	opacity: 1;
	margin-top: 25%;
	
}

.mask:hover p {
	background-color: #16325A;
	color: #FFF;
	font-style: Lato;
	font-size: 1.25em; /* (20 pixels / 16) */
	opacity: 1;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	padding: 16px 32px;
	
}

main {
	padding: 20px 20px;
}

section, aside {
	margin-bottom: 20px;

}

section {
	width: 60.416666667%; /* (580 pixels / 960) */
	float: left;

}

aside {
	width: 31.25%; /* (300 pixels / 960) */
	height: 300px;
	float: right;
	position: relative;
	border: 3px solid #16325A;
	padding: 20px 14px 14px;
	text-align: center;

}

section h1 {
	color: #A32973;
	text-transform: uppercase;
	font-family: 'Goudy Bookletter 1911', serif;
	font-size: 2.25em; /* (36 pixels / 16) */
	margin-bottom: 16px;

}

aside h2 {
	color: #A32973;
	font-family: 'Goudy Bookletter 1911', serif;
	font-size: 1.75em; /* (28 pixels / 16) */
	margin-bottom: 18px;

}

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

}

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

}

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

.uppercase {
	text-transform: uppercase;

}

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

.learn {
	
	
}

#wrapper-shop {
	width: 100%;
	padding: 60px 0;
	background-color: #F4F3F0;
	overflow: hidden;

}

#shop-content {
	width: 100%; /* (960 pixels / 960) */
	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; /* (32 pixels / 16) */
	margin: 0 0 28px 0;
	
}

.shop-box {
	width: 31.25%; /* (300 pixels / 960) */
	text-align: center;
	display: inline-block;
	vertical-align: top;
	opacity: 0.7;
	margin: 0 2.083333333%; /* (100 percent - 3(31.25) / 3) */

}

.shop-box:first-of-type {
	margin-right: 8.125%; /* (26 pixels / 320) */
	opacity: 0.7;

}

.shop-box:last-of-type {
	margin-left: 8.125%; /* (26 pixels / 320) */
	opacity: 0.7;

}

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

.shop-box p, .team p {
	font-size: 0.875em; /* (14 pixels / 16) */
	margin-bottom: 24px;

}

.shop-box a {
	display: block;
	background-color: #A32973;
	padding: 10px 20px;
	font-family: 'Lato', sans-serif;
	font-size: 0.875em; /* (14 pixels / 16) */
	color: #FFF;
	text-decoration: none;
	width: 53.33333333%; /* (160 pixels / 300) */
	margin: 0 auto;

}

.shop-box:hover {
	opacity: 1;
	transition: linear 2s;
	transform: scale(1.2);
	
}

.team {
	width: 20.8333333333%; /* (200 pixels / 960) */
	text-align: center;
	display: inline-block;
	
}

.team:first-of-type {
	margin-right: 2.6041666667%; /* (25 pixels / 960) */
	
}

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

.team:last-of-type {
	margin-left: 2.6041666667%; /* (25 pixels / 960) */
	
}

footer {
	padding: 40px 0 30px;
	width: 100%;
	font-size: 0.75em; /* (12 pixels / 16) */
	overflow: hidden;
	background-color: #16325A;

}

footer h3 {
	font-family: 'Goudy Bookletter 1911', serif;
	color: #FFF;
	text-transform: uppercase;
	font-size: 1em; /* (16 pixels / 16) */
	font-weight: bold;

}

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

}

#footer-content {
	width: 100%; /* (960 pixels / 960) */
	margin: 0 auto;

}

#footer-left {
	width: 35%;
	float: left;
	padding-left: 80px;
	text-align: left;
}

#footer-right {
	width: 45%;
	float: right;
	text-align: right;
	padding-right: 80px;

}


/* Media Query for 1024 pixels and smaller */


@media only screen and (max-width: 1024px) {
	
	img {
		max-width: 100%;
		
	}
	
	#header-content {
		text-align: center;
		
	}
	
	nav {
		position: relative;
		bottom: auto;
		right: auto;
		width: 100%;
		
	}
	
	nav li {
		margin: 0 0.3125%; /* (3 pixels / 960) */
		
	}
	
	nav ul {
		text-align: center;
		
	}
	
	#slideshow {
		height: 300px;
		
	}
	
	#slideshow-wrapper {
	height: 300px;
	
	}
	
	.circle {
		height: 9px;
		
	}
	
	h1 {
		font-size: 24px;
		
	}	
	
	h2 {
		font-size: 20px;
		
	}
	
	h3 {
		font-size: 16px;
		
	}
	
	.shop-box {
		display: block;
		margin-top: 20px;
		margin-right: auto;
		margin-left: auto;
	}
	
	footer {
		padding: 0 1.458333333%; /* (14 pixels / 960) */
		
	}
	
	.shop-box:first-of-type {
		margin-right: auto;
		margin-left: auto;
		
	}
	
	.shop-box:last-of-type {
		margin-right: auto;
		margin-left: auto;
		
	}
	
}


/* Media Query for 280 pixels and smaller */


@media only all and (max-width: 480px) {
	
	#wrapper {
		width: 100%;
		
	}
	
	h1 {
		text-align: center;
		font-size: 20px;
		
	}
	
	nav {
		width: 100%;
		clear: both;
		background-color: #A32973;
		color: #FFF;
		
	}
	
	nav ul {
		margin: 6px 0;
		
	}
	
	nav li {
		display: block;
		color: #FFF;
		text-align: center;
		width: auto;
		border-bottom: 1px solid white;
		
	}
	
	p {
		width: 91.25%;
		
	}
	
	section {
		width: 100%;
		clear: both;
		
	}
	
	aside {
		width: 91.25%;
		clear: both;
		float: none;
		margin-right: auto;
		margin-left: auto;
		
	}
	
	footer {
		width: 100%;
		
	}
	
	.team {
		clear: both;
		text-align: center;
		width: 91.25%;
		
	}
	
	.shop-box {
		margin-top: 20px;
		text-align: center;
		width: 91.25%;
		
	}
	
	#footer-left {
		width: 91.25%;
		float: none;
		text-align: center;
		margin-top: 40px;
		margin-bottom: 40px;
		padding: none;
		
	}
	
	#footer-right {
		width: 91.25%;
		float: none;
		text-align: center;
		border-top: 2px #FFF solid;
		padding: none;
		
	}
	
}