@charset "UTF-8";
body {
}
@font-face {
	font-family:'TrajanPro-Regular';
	src:url('../images/TrajanPro-Regular.woff')format('woff');
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/Paper_texture_by_manekochan2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.container {
	width: 85%;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EBE0D6;
	box-shadow: 0 0 8px 5px rgba(102,102,102,0.4);
	min-width: 1200px;
	background-repeat: no-repeat;
	height: 1035px;	
}
nav {
	background-color: rgba(255,255,255,0.8);
	height: 80px;
	margin-left: auto;
	margin-right: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 1200px;
}
nav ul {
	display: block;
	list-style-type: none;
	list-style-image: none;
	width: 1120px;
	height: 50px;
	padding-right: 50px;
}
nav ul li {
	float: right;
	display: block;
	width: 80px;
	height: 40px;
	margin-top: 32px;
	font-size: 1em;
	font-family: 'TrajanPro-Regular', Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	margin-right: 20px;
}
nav ul li a {
	font-family: 'TrajanPro-Regular',Georgia, "Times New Roman", Times, serif;
	color: #1F140A;
	text-decoration: none;
}
nav ul li a:hover {
	font-family: 'TrajanPro-Regular',Georgia, "Times New Roman", Times, serif;
	color: #CCC;
	text-decoration: none;
}
.logo {
	background-image: url(../images/logo_footer.png);
	height: 115px;
	width: 15%;
	background-repeat: no-repeat;
	float: left;
	background-size: cover;
	background-position: center center;

}
.shop_headline {
	height: 20px;
	width: 1200px;
	font-family: 'TrajanPro-Regular', Georgia, "Times New Roman", Times, serif;
	font-size: 3em;
	font-weight: bold;
	color: #1F140A;
	text-decoration: none;
	letter-spacing: 0.05em;
	margin-top: 60px;
	float: left;
}
.item_photo {
	float: left;
	height: 600px;
	width: 600px;
	background-image: url(../images/huge_mug.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	margin-top: 100px;
	margin-left: 100px;
}
.shop_info {
	text-decoration: none;
	text-align: center;
	height: 600px;
	width: 360px;
	float: left;
	letter-spacing: 0.05em;
	margin-top: 100px;
	margin-left: 70px;
	margin-right: 20px;
}
.price {
	height: 60px;
	width: 360px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.9em;
	color: #1F140A;
	text-decoration: none;
	text-align: center;
	padding-top: 20px;
	border-bottom-style: double;
	border-bottom-width: 1px;
	border-bottom-color: #666;
}
.description {
	height: 30px;
	width: 360px;
	float: left;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #666666;
	padding-top: 32px;
	text-decoration: none;
	border-bottom-color: #666;
}
.item_info {
	height: 300px;
	width: 340px;
	float: left;
	padding-top: 20px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.1em;
	text-decoration: none;
	text-align: left;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #666;
	padding-left: 10px;
}
.other_pages {
	height: 250px;
	width: 500px;
	list-style-image: none;
	list-style-type: none;
	display: block;
	text-align: center;
	background-size: cover;
	float: left;
	margin-left: 60px;
}
.buy {
	float: left;
	height: 70px;
	width: 360px;
	font-family: 'TrajanPro-Regular'Georgia, "Times New Roman", Times, serif;
	font-size: 4em;
	color: #333;
	text-decoration: none;
}
.back {
	height: 100px;
	width: 500px;
	float: left;
}
footer {
	background-color: #563415;
	height: 40px;
	width: 1200px;
	float: left;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #F5F0EB;
	text-decoration: none;
	height: 20px;
	width: 1200px;
	margin-top: 12px;
}
ul li {
	display: block;
	float: left;
	width: 539px;
	height: 210px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
