@charset "UTF-8";
/* CSS Document */
html {
	height: 100%;
	margin-top: -16px;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	color:#333333;
	background-color: black;

}
#wrapper {
	background-color: #369;
	border-left: thin white solid;
	border-right: thin white solid;
	background-image: url(Images/background4.jpg);
	background-position:top;
	-webkit-background-size: 1024px 2400px;
	box-shadow: 0px 0px 30px black;
	margin-left: auto;
	margin-right:auto;
	width: 1024px;
}

#wrapper2 {
	background-color: #369;
	border-left: thin white solid;
	border-right: thin white solid;
	background-image: url(Images/content_other.jpg);
	background-repeat:no-repeat;
	-webkit-background-size: 1024px 2400px;
	box-shadow: 0px 0px 30px black;
	margin-left: auto;
	margin-right:auto;
	width: 1024px;
}

a img { border: 0; }

#nuhead {
	margin-bottom: -20px;
	margin-top: 15px;
}

#aca {
	float:left;
	width:25%;
}

#aca2 {
	float:right;
	width:70%;
	font-size:12.5px;
}

#line a:hover {
	color: white;
}

#line a{
	text-decoration:none;
	color: black;
}

li a:link {
	text-decoration:none;
	color: yellow;
	background-color: black;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: yellow;
	}
	
li a:visited {
	text-decoration:none;
	color: yellow;
	background-color:black;
}

li a:hover {
	padding: 0px;
	text-decoration:none;
	color: black;
	background-color: yellow;
	}
li a:active {
	padding: 5px;
	text-decoration:underline;
	color: black;
	background-color: yellow;
	}
	
#menu a {
	padding: 5px 8px 5px 8px;
	margin-left:-6px;
}

#menu li {
	color: white;
	font-weight:bold;
	font-size:14px;
	text-decoration: none;
	list-style-type: none;
	display: inline;
	padding-right: 0px;
	padding-left: 0px;
	
}



#menu {
	background-image:url(Images/top.gif);
	background-repeat:repeat-x;
	padding-bottom: 15px;
	padding-top: 13px;
	padding-left: 15px;
				-moz-box-shadow:    0px 7px 12px 6px rgba(0, 0, 0, 0.5);;
  -webkit-box-shadow: 0px 7px 12px 6px rgba(0, 0, 0, 0.5);;
  box-shadow:         0px 7px 12px 6px rgba(0, 0, 0, 0.5);;
}




#book {
	height: 90px;
	background-image: url(Images/paper.png);
	background-position:bottom;
	margin-bottom: 15px;
	margin-top: -70px;
	padding-top: 3px;
	padding-left: 12px;
	padding-right:15px;
}

#face {
	padding-top:18px;
	padding-left: 4px;
	margin-bottom: 0px;
	margin-top: 5px;
}

#socmed {
	float: right;
}

#words h4 {
	margin-left: 30px;
	margin-bottom: 0;
	font-size:24px;
}
	

#words ul {
	margin-left: 45px; 
	padding: 0; 
	line-height:27px;
}
	
#offend {
	padding-top: 20px;
}
	
#words li {
	list-style-image: url(Images/bullet.gif);
	padding-right: 300px;
}

#words2 a {
	color: yellow;
}

#subhead {
	background-color: #cc0000;
	background-image:url(Images/25.gif);
	height: 50px;
	padding-left: 300px;
	padding-right:10px;
	margin-top:-20px;
	margin-bottom:20px;
	padding-bottom:20	px;
	background-repeat: no-repeat;
	background-position: right;
}

.smaller {
	color: #ffff00;
	font-size:12px;
	font-weight:100;
	font-style: italic;
}

#scroll {
	height: 450px;
	margin-top: -24px;
}
#content {
	border-top: solid thick black;
	padding-top: 65px;
	height: 1680px;
}

#content2 {
	padding-top: 0px;
	height: auto;
	padding-left:30px;
}

#right {
	float: right;
	width: 232px;
	padding-left: 5px;
	padding-right: 35px;
	margin-right:0px;
	margin-top: 0px;
}

#right img {
	padding-bottom: 5px;
}

#left {
	font-size: 18px;
	margin-bottom: 0px;
	padding-bottom: 15px;
	color: #FFF;
	float: left;
	width: 745px;
	
}

#test {
	background-image:url(Images/test.png);
	background-repeat:no-repeat;
	margin-left:-10px;
	margin-top:-80px;
	margin-right:-20px;
	padding-bottom:10px;
}

#right2 {
	float: right;
	width: 232px;
	height:700px;
	padding-left: 10px;
	padding-right: 25px;
	margin-right:0px;
	margin-top: 10px;
}



#right2 img {
	margin-left:-8px;
}
	

#right2 p {
	margin-top:80px;
	padding-left:10px;
}

#right2 h5 {
	margin-top:80px;
	padding-left:10px;
}

#right3 p {
	margin-top:0px;
	padding-left:0px;
}

#right3 {
	float: right;
	width: 232px;
	height:700px;
	padding-left: 10px;
	padding-right: 25px;
	margin-right:0px;
	margin-top: 10px;
}

#left2 {
	font-size: 18px;
	margin-bottom: 0px;
	color: #FFF;
	float: left;
	width: 725px;
}

#form {
	width:690px;
}

#words {
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	margin-top: -20px;
	margin-bottom: 20px;
	background-image: url(Images/Peter.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#words2 {
	width: 700px;
	margin-top:-10px;
	margin-bottom: 120px;
}

#gallery {
	margin-bottom: 30px;
	padding-bottom:45px;
}

#image{
border:4px white solid;
height:450px;
width:680px;}

.thumb{
float:left;
margin-right:9px;
margin-top:8px;}



#speal {
	margin-top: 5px;
	padding-right: 350px;
}
#footer {
	background-color:black;
	font-size: 14px;
	font-style: italic;
	color: #FFF;
	height: 40px;
	line-height: 1px;
	padding-top: 5px;
	padding-left: 20px;
}

#footer a{
	color:yellow;
}

#slideshowWindow { 
	width:1024px; 
	height:450px; 
	padding: 0;
	position:relative;
	overflow:hidden;
	z-index:1;
} 


#slideshow { 
	width:1024px; 
	height:450px; 
	margin: 0;
	padding: 0;
	overflow:hidden;
	position:relative;
 } 

#slideshow #slideshowWindow .slide { 
	margin:0; 
	padding:0; 
	width:1024px; 
	height:450px; 
}

#boxes {
	padding:15px;
}

#boxleft {
	margin-top:0px;
	float: left;
	width: 485px;
}

#boxright {
	margin-top:0px;
	float: right;
	width: 485px;
}

#leftish {
	border-radius:25px;
	border: thin #FFF solid;
	background-color: white;
	background: url('Images/CG1.jpg'), url('Images/redhed.gif');
	background-position:bottom, top;
	background-repeat:no-repeat, no-repeat;
	height: 300px;
	padding: 10px;
	float: left;
	width: 210px;
	box-shadow: 2px 3px 5px black;
}

#rightish	{
	border-radius:25px;
	border: thin #FFF solid;
	background-color: white;
	background: url('Images/WD.jpg'), url('Images/redhed.gif');
	background-position:bottom, top;
	background-repeat:no-repeat, no-repeat;
	height: 300px;
	padding: 10px;
	float: right;
	width: 210px;
	box-shadow: 2px 3px 5px black;
}

#leftish2 {
	border-radius:25px;
	border: thin #FFF solid;
	background-color: white;
	background: url('Images/LE.jpg'), url('Images/redhed.gif');
	background-position:bottom, top;
	background-repeat:no-repeat, no-repeat;
	height: 300px;
	padding: 10px;
	float: left;
	width: 210px;
	box-shadow: 2px 3px 5px black;
}

#rightish2	{
	border-radius:25px;
	border: thin #FFF solid;
	background-color: white;
	background: url('Images/TE.jpg'), url('Images/redhed.gif');
	background-position:bottom, top;
	background-repeat:no-repeat, no-repeat;
	height: 300px;
	padding: 10px;
	float: right;
	width: 210px;
	box-shadow: 2px 3px 5px black;
}

.art {
	font-size:14px;
	color: white;
}

h2 {
	color:yellow;
	text-decoration:underline;
}

h3 {
	padding: 0;
	margin: 0;
	color: yellow;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right: 20px;
	margin:-10px;
}

h4 {
	padding-right: 30px;
	margin-right: 10px;
	color: #ffff00;
	margin-bottom: 0;
	font-size:24px;
}

h5 {
	padding-top: 80px;
	margin-left:10px;
	margin-right: 20px;
	height:300px;
}

h6 {
	padding: 0;
	margin: 0;
	color:#336699;
	font-size:18px;
	font-weight:bold;
}
	

.wordies {
	font-size:18px;
	margin-left:2px;
	margin-top: 10px;
	margin-bottom:10px;
	color: #ffff00;;
	line-height: 25px;
}

#video {
	margin-bottom: 15px;
	margin-left:30px;

}
#video3 {
	margin-bottom: 15px;
	margin-left:30px;

}

#video2 {
	margin-top: -80px;
	margin-bottom: 15px;
	padding-right: 20px;
}

#white {
	color:white;
}

.art {
	padding-right:20px;
}

.fb-like-box {
	background-color:#FFFFFF;
	margin-top: 10px;
	margin-bottom:15px;
	margin-left:10px;
}

#offend {
	width:1024px;
}

#offend img {
	width:1024px;
	border-top: white medium dotted;

	padding-top:10px;
}

#montage {
	margin-top:-30px;
}

em {
	margin:0px;
	padding:0px;
}

b {
	margin:0px;
	padding:0px;
}
	
#white {
	margin-top:-30px;
}
	
#white p {
	font-size:15px;
}

#testerr {
	float: right;
	width: 34%;
	margin-top:50px;
	margin-right: 30px;
}

.caption {
	text-align:right;
	padding-top:10px;
	margin: 10px 0 50px -20px;
	color:white;
	font-size:14px;
}

#tester {
	float:left;
	width: 55%;
	color:white;
	font-size:14px;
}

#testerr img {
	margin: 0 0 10px 0;
	padding: 0;
	float:right;
	border: white medium solid;
	
}

.comp {
	color: yellow;
	font-weight:bold;
	padding-bottom: 10px;
	border-bottom: thin yellow dashed;
}

#boxes a {
	color: black;
	text-decoration:none;
}

blockquote {
	font-size:15px;
	font-style:italic;
}

.stars {
	color: red;
	font-size:20px;
	text-shadow:0 0  0.4em white ;
}

#splitL {
	float:left;
	width: 25%;
	background-color:#FFFFFF;
	padding: 10px;
	border-radius: 25px;
	border: #336699 thick solid;
	box-shadow: 3px 3px 8px black;
}

#splitR {
	background-color:#FFFFFF;
	padding: 10px;
	float:right;
	width: 67%;
	border-radius: 25px;
	border: #336699 thick solid;
	box-shadow: 3px 3px 8px black;
}

#split {
	margin-top:-100px;
	margin-bottom: 30px;
	width: 964px;
	float:left;
}

#split li {
	text-indent:none;
	list-style-position: outside;
	list-style-type: square;
}

#click {
	background-color:#FFFFFF;
	padding: 10px;
	width:650px;
	border-radius: 25px;
	border: #336699 thick solid;
	box-shadow: 3px 3px 8px black;
}

#whiter img {
	margin-right:20px;
	margin-bottom:10px;
	border: black thin solid;
}

#vid {
	margin: 0 30px -15px 30px;
	background-color: #c70102;
	padding: 4px 10px;
	color: white;
	text-align:center;
}

#vid:hover {
	background-color: red;
}

#scribe {
		 display:none;
	width: 1024px;
	position: absolute;
}

#floater {
		font-family: 'Permanent Marker', cursive;
		    letter-spacing: 1px;
	border-radius: 10px;
	text-align:center;
	margin:-10px 0;
	padding:1px 0 3px 0;
	width:40%;
	height:40px;
	position: relative;
	left:30%;
	background: rgb(0,0,0);
	background: rgba(0,0,0,0.3);
}

#floater a{
	color: yellow;
	text-decoration: none;

}

#floater a:hover {
	color:white;

}

#scrib {
	margin: 0 -15px 0 10px ;
	text-align:center;
	font-family: 'Permanent Marker', cursive;
	background-color: white;
	border-radius: 10px;
	border:1px solid black;
	padding:10px 0 10px 5px;
  -moz-box-shadow:    1px 1px 3px 3px black;
  -webkit-box-shadow: 1px 1px 3px 3px black;
  box-shadow:         1px 1px 3px 3px black;
}

#scrib:hover {
	-moz-box-shadow:    0px 0px 1px 1px black;
  -webkit-box-shadow: 0px 0px 1px 1px black;
  box-shadow:         0px 0px 1px 1px black;

	}


#scrib h3 {
	letter-spacing: 2px;
	color:black;
	font-size:28pt;
	line-height:1;
}

#scrib h3:hover {
	color:grey;
	font-size:28pt;
	line-height:1;
}

.scribs {
	text-decoration:none;
}




/* --------------------------------------------------------------------------------------------------- */

.galleryMain
	{
	margin: 0;
	padding: 0;
	list-style-type: none;

}

.galleryMain li 
	{
	display: inline !important;
	margin: 0;
	padding-bottom: 1px;
}

.galleryMain li a:link {
	border: none !important ;
		text-decoration:none !important ;
	color: none !important ;
	background-color: none !important ;
	border-right-style: none !important ;
	border-right-width: 0 !important ;
	border-right-color: none !important ;
		padding: 0 !important;
	margin: 0 !important;

} 

.galleryMain li a:hover{
	border: none !important ;
		padding: 0 !important;
	margin: 0 !important;
}

.galleryMain li a:active{
	border: none !important ;
	padding: 0 !important;
	margin: 0 !important;
	text-decoration:none !important;
}  

.galleryMain li a:visited{
	border: none !important ;
		padding: 0 !important;
	margin: 0 !important;
}  

.galleryMain img {
	width: 18% !important;
		padding: 0 !important;
	margin: 0 !important;
		border:white groove 3px;

}






		/* IMAGE LIGHTBOX SELECTOR */

		#imagelightbox
		{
			cursor: pointer;
			position: fixed;
			z-index: 10000;
			border:white solid 25px;

			-ms-touch-action: none;
			touch-action: none;

			-webkit-box-shadow: 0 0 500px rgba( 0, 0, 0, 1 ); /* 50 */
			box-shadow: 0 0 500px rgba( 0, 0, 0, 1 ); /* 50 */
		}


		/* ACTIVITY INDICATION */

		#imagelightbox-loading,
		#imagelightbox-loading div
		{
			border-radius: 50%;
		}
		#imagelightbox-loading
		{
			width: 2.5em; /* 40 */
			height: 2.5em; /* 40 */
			background-color: #444;
			background-color: rgba( 0, 0, 0, .5 );
			position: fixed;
			z-index: 10003;
			top: 50%;
			left: 50%;
			padding: 0.625em; /* 10 */
			margin: -1.25em 0 0 -1.25em; /* 20 */

			-webkit-box-shadow: 0 0 2.5em rgba( 0, 0, 0, .75 ); /* 40 */
			box-shadow: 0 0 2.5em rgba( 0, 0, 0, .75 ); /* 40 */
		}
			#imagelightbox-loading div
			{
				width: 1.25em; /* 20 */
				height: 1.25em; /* 20 */
				background-color: #fff;

				-webkit-animation: imagelightbox-loading .5s ease infinite;
				animation: imagelightbox-loading .5s ease infinite;
			}

			@-webkit-keyframes imagelightbox-loading
			{
				from { opacity: .5;	-webkit-transform: scale( .75 ); }
				50%	 { opacity: 1;	-webkit-transform: scale( 1 ); }
				to	 { opacity: .5;	-webkit-transform: scale( .75 ); }
			}
			@keyframes imagelightbox-loading
			{
				from { opacity: .5;	transform: scale( .75 ); }
				50%	 { opacity: 1;	transform: scale( 1 ); }
				to	 { opacity: .5;	transform: scale( .75 ); }
			}


		/* OVERLAY */

		#imagelightbox-overlay
		{
			background-color: #fff;
			background-color: rgba( 255, 255, 255, .9 );
			position: fixed;
			z-index: 9998;
			top: 0;
			right: 0;
			bottom: 0;
			left: 0;
		}


		/* "CLOSE" BUTTON */

		#imagelightbox-close
		{
			width: 2.5em; /* 40 */
			height: 2.5em; /* 40 */
			text-align: left;
			background-color: #666;
			border-radius: 50%;
			position: fixed;
			z-index: 10002;
			top: 2.5em; /* 40 */
			right: 2.5em; /* 40 */

			-webkit-transition: color .3s ease;
			transition: color .3s ease;
		}
			#imagelightbox-close:hover,
			#imagelightbox-close:focus
			{
				background-color: #111;
			}
			#imagelightbox-close:before,
			#imagelightbox-close:after
			{
				width: 2px;
				background-color: #fff;
				content: '';
				position: absolute;
				top: 20%;
				bottom: 20%;
				left: 50%;
				margin-left: -1px;
			}
			#imagelightbox-close:before
			{
				-webkit-transform: rotate( 45deg );
				-ms-transform: rotate( 45deg );
				transform: rotate( 45deg );
			}
			#imagelightbox-close:after
			{
				-webkit-transform: rotate( -45deg );
				-ms-transform: rotate( -45deg );
				transform: rotate( -45deg );
			}


		/* CAPTION */

		#imagelightbox-caption
		{
			text-align: center;
			color: #fff;
			background-color: #666;
			position: fixed;
			z-index: 10001;
			left: 0;
			right: 0;
			bottom: 0;
			padding: 0.625em; /* 10 */
		}


		/* NAVIGATION */

		#imagelightbox-nav
		{
			background-color: #444;
			background-color: rgba( 0, 0, 0, .5 );
			border-radius: 20px;
			position: fixed;
			z-index: 10001;
			left: 50%;
			bottom: 3.75em; /* 60 */
			padding: 0.313em; /* 5 */

			-webkit-transform: translateX( -50% );
			-ms-transform: translateX( -50% );
			transform: translateX( -50% );
		}
			#imagelightbox-nav button
			{
				width: 1em; /* 20 */
				height: 1em; /* 20 */
				background-color: transparent;
				border: 1px solid #fff;
				border-radius: 50%;
				display: inline-block;
				margin: 0 0.313em; /* 5 */
			}
			#imagelightbox-nav button.active
			{
				background-color: #fff;
			}


		/* ARROWS */

		.imagelightbox-arrow
		{
			width: 3.75em; /* 60 */
			height: 7.5em; /* 120 */
			background-color: #444;
			background-color: rgba( 0, 0, 0, .5 );
			vertical-align: middle;
			display: none;
			position: fixed;
			z-index: 10001;
			top: 50%;
			margin-top: -3.75em; /* 60 */
		}
		.imagelightbox-arrow:hover,
		.imagelightbox-arrow:focus
		{
			background-color: #666;
			background-color: rgba( 0, 0, 0, .75 );
		}
		.imagelightbox-arrow:active
		{
			background-color: #111;
		}
			.imagelightbox-arrow-left
			{
				left: 2.5em; /* 40 */
			}
			.imagelightbox-arrow-right
			{
				right: 2.5em; /* 40 */
			}
			.imagelightbox-arrow:before
			{
				width: 0;
				height: 0;
				border: 1em solid transparent;
				content: '';
				display: inline-block;
				margin-bottom: -0.125em; /* 2 */
			}
				.imagelightbox-arrow-left:before
				{
					border-left: none;
					border-right-color: #fff;
					margin-left: -0.313em; /* 5 */
				}
				.imagelightbox-arrow-right:before
				{
					border-right: none;
					border-left-color: #fff;
					margin-right: -0.313em; /* 5 */
				}

		#imagelightbox-loading,
		#imagelightbox-overlay,
		#imagelightbox-close,
		#imagelightbox-caption,
		#imagelightbox-nav,
		.imagelightbox-arrow
		{
			-webkit-animation: fade-in .25s linear;
			animation: fade-in .25s linear;
		}
			@-webkit-keyframes fade-in
			{
				from	{ opacity: 0; }
				to		{ opacity: 1; }
			}
			@keyframes fade-in
			{
				from	{ opacity: 0; }
				to		{ opacity: 1; }
			}

		@media only screen and (max-width: 41.250em) /* 660 */
		{
			#container
			{
				width: 100%;
			}
			#imagelightbox-close
			{
				top: 1.25em; /* 20 */
				right: 1.25em; /* 20 */
			}
			#imagelightbox-nav
			{
				bottom: 1.25em; /* 20 */
			}

			.imagelightbox-arrow
			{
				width: 2.5em; /* 40 */
				height: 3.75em; /* 60 */
				margin-top: -2.75em; /* 30 */
			}
			.imagelightbox-arrow-left
			{
				left: 1.25em; /* 20 */
			}
			.imagelightbox-arrow-right
			{
				right: 1.25em; /* 20 */
			}
		}

		@media only screen and (max-width: 20em) /* 320 */
		{
			.imagelightbox-arrow-left
			{
				left: 0;
			}
			.imagelightbox-arrow-right
			{
				right: 0;
			}
		}

