/* HTML5 Template Styles for HTML5Template page */
/* Make HTML5 layout elements block elements for older browsers */
header, nav, aside, article, footer, section, figure, figcaption {
  display: block;
}
*   {
	margin: 0px;
	padding: 0px;
}
body   {
	margin: 0px;
	padding: 0px;
	background-image: url(brick017.jpg);
	background-attachment: fixed;
}
#wrapper {
    max-width: 896px;
	min-width: 780px;
	width: 100%;
	background-color: #DBB6AA;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
}
.slideContainer { 
    max-width: 700px;
	width: 100% !important;
}
.mhSlideshow {
    max-width: 700px;
	width: 100% !important;
}
article.soundtrack  {
    width: 100% !important;
	max-width: 700px;
}

article {
	text-align: left;
	background-color: #FAEADA;
	color: #793a28;
	margin-left: 195px;
}
#wrapper header {
	text-align: center;
	font-family: Papyrus;
	color: #F9E3D5;
	background-color: #7D1F13;
	height: 50px;
	padding-top: 10px;
	padding-bottom: 5px;
	width: 100%;
}
#wrapper header h1 {
	font-family: Papyrus;
}
#menu-icon {
     display: none;
}
aside   {
	width: 195px;
	display: inline;
	float: left;
	background-color: #DBB6AA;
}  
nav  {
	width: 90%;
	background-color: #DBB6AA;
	color: #7d1f13;
	font-family: Cambria;
	font-style: normal;
	font-weight: normal;
	line-height: 22px;
	padding-top: 6px;
	padding-left: 10px;
}
nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
nav ul li a {
	text-decoration: none;
	display: block;
	background-color: #DBB6AA;
	color: #7D1F13;
	font-weight: normal;
	font-family: Cambria;
	font-size: 16px;
	border: 1px solid #999999;
	margin-bottom: 5px;
	padding-left: 1px;
}
nav ul li a:link, nav ul li a:visited {
	color: #7D1F13;
}
nav ul li a:hover {
	background-color: #FAEADA;
	color: #7D1F13;
}
.lookinside  {
	text-align: center;
	font-family: "Lucida Handwriting";
	font-size: 100%;
	color: #000000;
}
.booktitle  {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	line-height: 18px;
	color: #74160E;
}
.welcome  {
	color: #FAF4E4;
	text-align: left;
	font-family: Cambria;
	font-size: 110%;
	font-weight: bold;
	font-style: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}
footer {
	color: #000000;
	background-color: #CCCCCC;
	text-align: center;
	clear: both;
	padding-top: 10px;
	font-size: 80%;
	padding-bottom: 10px;
}
#wrapper #bookcover {
    border: 2px solid #5B1812;
	box-shadow: 10px 10px 8px rgba(0,0,0,0.25) !important;
}
#wrapper nav .present {
	color: #7D1F13;
	background-color: #FAEADA;
}

.hilitelook   {
	text-align: center;
	font-family: "Lucida Handwriting";
	font-size: 16px;
	color: #000000;
	background-color: #F3E8C1;
}
#wrapper aside a #socialmedia {
	border: thin solid #7d1f13;
	margin-left: 17px;
	box-shadow: 10px 10px 8px rgba(0,0,0,0.25) !important;
}
#wrapper article p {
	font-family: Cambria;
	font-size: 100%;
	padding-right: 35px;
	padding-left: 35px;
	text-align: justify;
	color: #7d1f13;
}
#wrapper footer #links a {
	color: #000000;
	text-align: center;
	padding-right: 15px;
	text-decoration: none;
	font-family: Cambria;
	font-weight: bold !important;
	font-size: 105%;
}
#wrapper #socialicons #socialmedia {
    border: thin solid #7d1f13;
	text-align: center;
	box-shadow: 10px 10px 8px rgba(0,0,0,0.25) !important;
}
