@charset "utf-8";
body {
	background-color: #FFFFFF;
	background-size: cover;
	background-attachment: fixed;
	font-family: actor;
	font-style: normal;
	font-weight: 400;
	height: 100%;
	margin: 0;
}


.contain {
max-width:960px;
text-align:center;
}

.category {
position:relative;
display: inline-block;
float:none;
padding:40px;
}

.p3 {
	
	font-size: 16px;
	color: white;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	max-width: 100%;
	padding-left: 28%;
	padding-bottom: 30px;
}



.about{
	text-align: left;
	font-size: 20px;
	font-style: normal;
	font-family: abel;
	font-weight: 400;
	background-color: #E0E0E0;
	padding-left: 59px;
	padding-right: 198px;
	margin-right: 231px;
	margin-left: 250px;
	margin-top: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 41px;
}

.aboutimage{
	float: right;
	padding-left: 0px;
	padding-right: 1px;
	margin-left: 65px;
	margin-right: -189px;
	margin-top: -120px;
}

.bookdesk {
	text-align: left;
	width: 190px;
	font-size: 16px;
	font-family: actor;
	font-style: normal;
	font-weight: 400;
}
.h4 {
	text-align: center;
	font-size: 1.7em;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	margin: 0;
	background-color: #cccccc;
	color: #FFFFFF;
	font-family: actor;
	font-style: normal;
	font-weight: 400;
	background-origin: content-box;
	background-repeat: no-repeat;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.h4 a {
	list-style-type: none;
	list-style-image: none;
	display: block;
	text-decoration: none;
	padding-left: 16px;
	padding-bottom: 16px;
	padding-right: 16px;
	padding-top: 14px;
	color: #FFFFFF;
	background-origin: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.h4 a:hover {
	color: #414248;
	background-origin: content-box;
}

	

.p4 {
	text-align: right;
	padding-left: 900px;
	font-family: abel;
	font-style: normal;
	font-weight: 400;
	font-size: x-large;
	max-width: 100%;
	height: auto;
	background-color: #FFFFFF;
	border-bottom: thick solid #cccccc;
	padding-bottom: 2%;
	

}


.p5 {
	font-family: Georgia;
	font-size: 18px;
	text-align: left;
	font-style: italic;
	color: white;
	background-image: url(../../CrappyRefinedImages/cal.jpg);
	width: 60%;
	line-height: 30pt;
	height: auto;
	max-width: 100%;
	padding-bottom: 400px;
	background-repeat: no-repeat;
	padding-top: 140px;
	background-position: 46% 0%;
	margin-right: auto;
	margin-left: auto;
	padding-right: 380px;
	padding-left: 380px;
}
	
.topimagetext {
	position: absolute;
	top: 19em;
	left: 20em;
	width: 35%;
	height: auto;
	max-width: 35%;
	padding-top: 0px;

}

h3 {
	text-align: center;
	font-size: 1.7em;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	margin: 0;
	background-color: #cccccc;
	color: #FFFFFF;
	font-family: actor;
	font-style: normal;
	font-weight: 400;
}
.h3 a {
	list-style-type: none;
	list-style-image: none;
	display: block;
	text-decoration: none;
	padding-left: 16px;
	padding-bottom: 16px;
	padding-right: 16px;
	padding-top: 14px;
	color: #FFFFFF;
}
.h3 a:hover {
	color: #414248;
}



footer {
	font-size: small;
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 50px;
	background-color: #414248;
	text-align: left;
	padding-right: 0px;
	max-width: 100%;
	height: auto;
}

.imagefooter {
	float: none;
	clear: both;


	vertical-align:middle
	padding-bottom: 100px;
	padding-right: 50px;
	height: auto;
	max-width: 100%;
}


header {
	height: auto;
	max-width: 100%;
	text-align: center;
	background-color: #FFFFFF;
	margin-top: 30px;
	margin-bottom: 20px;
}
.headerimg  {
	height: auto;
	max-width: 100%;
	font-family: alfa-slab-one;
	font-style: normal;
	font-weight: 400;
	text-align: center;
}



nav {
	background-color: #FFFFFF;
	max-width: 100%;
	height: auto;
}
.navlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
}
.navlistitem {
	float: left;
	font-size: 1.55em;
	font-family: abel;
	font-style: normal;
	font-weight: 400;
}
.video {
	margin-top: 60px;
	margin-bottom: 5px;
}
.tagline {
	margin-bottom: 50px;
}
.navlistitem a {
	text-decoration: none;
	display: block;
	padding-left: 16px;
	padding-bottom: 16px;
	padding-right: 16px;
	padding-top: 14px;
	color: #424349;
}
.navlistitem a:hover {
	color: #000000;
	background-color:#EDEAC6;
}

/*Eliminates padding, centers the thumbnail */

body, html {
padding: 0;
margin: 0;
text-align: center;
}

/* Styles the thumbnail */

a.lightbox img {
	box-shadow: 0px 0px 8px rgba(0,0,0,.3);
	margin: 0;
	height: auto;
	max-width: 100%;
	text-align: center;
}

/* Styles the lightbox, removes it from sight and adds the fade-in transition */

.lightbox-target {
position: fixed;
top: -100%;
width: 100%;
background: rgba(0,0,0,.7);
width: 100%;
opacity: 0;
-webkit-transition: opacity .5s ease-in-out;
-moz-transition: opacity .5s ease-in-out;
-o-transition: opacity .5s ease-in-out;
transition: opacity .5s ease-in-out;
overflow: hidden;
}

/* Styles the lightbox image, centers it vertically and horizontally, adds the zoom-in transition and makes it responsive using a combination of margin and absolute positioning */

.lightbox-target img {
margin: auto;
position: absolute;
top: 0;
left:0;
right:0;
bottom: 0;
max-height: 0%;
max-width: 0%;
border: 3px solid white;
box-shadow: 0px 0px 8px rgba(0,0,0,.3);
box-sizing: border-box;
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
}

/* Styles the close link, adds the slide down transition */

a.lightbox-close {
display: block;
width:50px;
height:50px;
box-sizing: border-box;
background: white;
color: black;
text-decoration: none;
position: absolute;
top: -80px;
right: 0;
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
}

/* Provides part of the "X" to eliminate an image from the close link */

a.lightbox-close:before {
content: "";
display: block;
height: 30px;
width: 1px;
background: black;
position: absolute;
left: 26px;
top:10px;
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-o-transform:rotate(45deg);
transform:rotate(45deg);
}

/* Provides part of the "X" to eliminate an image from the close link */

a.lightbox-close:after {
content: "";
display: block;
height: 30px;
width: 1px;
background: black;
position: absolute;
left: 26px;
top:10px;
-webkit-transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
-o-transform:rotate(-45deg);
transform:rotate(-45deg);
}

/* Uses the :target pseudo-class to perform the animations upon clicking the .lightbox-target anchor */

.lightbox-target:target {
opacity: 1;
top: 0;
bottom: 0;
}

.lightbox-target:target img {
max-height: 100%;
max-width: 100%;
}

.lightbox-target:target a.lightbox-close {
top: 0px;
}
.h2 {
	text-align: center;
	color: #5E5E5E;
	font-family: abel;
	font-style: normal;
	font-weight: 400;
}
