body {
margin:0; 
padding:0; 
background-image:url('https://www.markschluttdesign.com/media/background-compressed.jpg'); 
background-position:center; 
background-color:#afaeaa; 
background-repeat:no-repeat;
font-family: 'Syncopate', Helvetica, sans-serif; font-size:10px; font-weight:700;}

a {text-decoration:none}

a img {
    border: 0;
}

#container {width:798px; margin-left:auto; margin-right:auto; height:517px;}

h1 {text-align:center; font-size:1.7em; color:#4d4d4f; text-transform:uppercase; margin-top:60px; margin-bottom:25px; letter-spacing:3px;}
h2 {text-align:center; font-size:1.2em; color:#6d6e6f; text-transform:uppercase; margin-bottom:38px; letter-spacing:3px;}
h2.home {margin-bottom:33px;}
#footerlinks {text-align:center; font-size:1.2em; color:#6d6e6f; text-transform:uppercase; margin-bottom:30px;  clear:both;letter-spacing:3px;}
h1 a {color:#4d4d4f; text-decoration:none;}
h1 a:hover {color:#777879;}

#footerlinks a {color:#6d6e6f; text-decoration:none;}
#footerlinks a:hover {color:#868889;}

/* Slideshow */

.bjqs-slide {text-align:center;}
#container ul.bjqs {overflow:visible;}
#portfolio {margin-left:auto; margin-right:auto; margin-top:10px; margin-bottom:80px;}
.portfolioimage {margin-left:auto; margin-right:auto;}
p.bjqs-caption {text-align:center; font-size:1.2em; color:#6d6e6f; text-transform:uppercase; margin-bottom:20px;  clear:both;letter-spacing:3px; width:100%; top:438px; bottom:0px; height:25px;}
li.bjqs-prev a, li.bjqs-next a {width:83px; height:43px; background-image:url('https://www.markschluttdesign.com/media/leftarrow.png'); margin-top:1px; 
opacity:1.0;
filter:alpha(opacity=100); /* For IE8 and earlier */
transition: opacity .15s ease-in-out;
-moz-transition: opacity .15s ease-in-out;
-webkit-transition: opacity .15s ease-in-out;}
li.bjqs-next a {width:83px; height:43px; background-image:url('https://www.markschluttdesign.com/media/rightarrow.png');}
li.bjqs-slide a {opacity:1.0;
filter:alpha(opacity=100); /* For IE8 and earlier */
transition: opacity .15s ease-in-out;
-moz-transition: opacity .15s ease-in-out;
-webkit-transition: opacity .15s ease-in-out;}
li.bjqs-prev a:hover, li.bjqs-next a:hover, li.bjqs-slide a:hover {
opacity:0.6;
filter:alpha(opacity=80); /* For IE8 and earlier */
transition: opacity .15s ease-in-out;
-moz-transition: opacity .15s ease-in-out;
-webkit-transition: opacity .15s ease-in-out; }
li.bjqs-slide {margin-left:92px; margin-right:92px; width:584px!important; background-color:#fff;}
li.bjqs-slide a:hover {opacity:0.80; }

/* Homepage Styles */

.menubox {width:123px; height:360px; float:left; margin:5px 5px 48px 5px; 
-webkit-box-shadow: 4px 4px 5px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    4px 4px 5px rgba(50, 50, 50, 0.75);
box-shadow:         4px 4px 5px rgba(50, 50, 50, 0.75);
background-color:#fff;}

.menubox .caption {
 	width:350px;
	margin-top:5px;
	height:30px;
	position:relative;
	top:-200px;
	left:-104px; 
	text-transform:uppercase;
	color:#fff;
	letter-spacing:2px;
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	transform: rotate(270deg);
	font-size:1.2em;
	text-align:right;
	text-shadow: -2px 2px 3px rgba(0, 0, 0, 1);}

.menubox img {

width:123px;
height:360px;	
opacity:1.0;
filter:alpha(opacity=100); /* For IE8 and earlier */
transition: opacity .35s ease-in-out;
-moz-transition: opacity .35s ease-in-out;
-webkit-transition: opacity .35s ease-in-out;
-webkit-backface-visibility: hidden;
z-index:5;}

.menubox:hover img {
	opacity:0.8;
filter:alpha(opacity=80); /* For IE8 and earlier */
transition: opacity .35s ease-in-out;
-moz-transition: opacity .35s ease-in-out;
-webkit-transition: opacity .35s ease-in-out;}


.bio {
width:586px;
height:392px; 
margin-left:auto; 
margin-right:auto;
margin-top:10px; 
margin-bottom:44px; 
padding:0px; 
background-color:transparent; 
text-shadow: 2px 2px 5px rgba(0, 0, 0, 1);
-webkit-box-shadow: 4px 4px 5px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    4px 4px 5px rgba(50, 50, 50, 0.75);
box-shadow:         4px 4px 5px rgba(50, 50, 50, 0.75);
}
