@charset "UTF-8";
/* CSS Document */

body {
	
	margin: 0px;
	background-color:#FFF;
	
}

* {
  font-family: 'GrotesqueMTStd';

	
}

.before {
	width:800px;
	height:533px;
}

@font-face {
  font-family: 'GrotesqueMTStd';
  src: url('../fonts/GrotesqueMTStd.otf')  format("opentype"); /* Safari, Android, iOS */

}

@font-face {
  font-family: 'GrotesqueMTStd-Bold';
  src: url('../fonts/GrotesqueMTStd-Bold.otf')  format("opentype"); /* Safari, Android, iOS */

}


#masthead {
	background-repeat: no-repeat;
	padding-left: 38px;
	padding-top: 30px;
	padding-bottom: 10px;
	height:60px;
	width: 800px;
	background-image:none;

}

#nav {
	width: 200px;
	margin-left: 10px;
	float: left;
	padding-top: 0px;
	padding-left: 10px;
	background-repeat: no-repeat;
}


#nav li.active a {text-decoration:line-through;}

#content {
	width: 750px;
	margin-left: 100px;
	margin-top: 95px;
	position: absolute; 
	top: 120px; 
	left: 180px;

}

#content-shop {
	width: 80%;
	margin-left: 100px;
	margin-top: 0px;
	position: absolute; 
	top: 120px; 
	left: 180px;

}

#content2 {
	width: 750px;
	margin-left: 2px;
	margin-top: 13px;
	float: right;

	
	
}

#textbox {
	width: 800px;
	margin-left: -2px;
	margin-top: 40px;
	
	
}

#linkbox {
	width: 800px;
	height: 100px;
	margin-top: 700px;
	margin-left: 40px;
	float: left;
	
}

#footer {
	
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 40px;
	clear: both;
	position:relative;
	

}

.simplelink {
	display:inline;
	font-weight: bold;
	font-size: 12px;
}

.flipbook {
	width:800px;
	margin-bottom: 100px;
}

.holdingpattern {
		margin-top: -102px;
}

#footer p {
	padding:0 0 0 142px;
	}

.date {
	font-size:12px;
	text-transform: uppercase;
	/*letter-spacing: .2em;}*/
	color:#000000;
	text-decoration:line-through;
}

h2 {
  font-family: 'GrotesqueMTStd-Bold';
	font-size: 12px;
	font-weight: normal;
	color:#000;
	margin-top:25px;
	
	
}

.pull-up {
	margin-top:-20px;
}

a3,h3 {
	
	  font-family: 'GrotesqueMTStd-Bold';
		font-size: 36px;
	margin-top:10px;


}

h1 {
  font-family: 'GrotesqueMTStd-Bold';
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color:#000;
	letter-spacing: 1px;
	background-repeat: no-repeat; 
	text-indent: 20px;
}

em {
		font-family:  "GrotesqueMT", Helvetica, Arial, sans-serif;

}

p {
		font-family:  "GrotesqueMT", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color:#000;
	width:400px;
	
}


p1 {
		font-family:  "GrotesqueMT", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	border-right:50px;
	text-align:right;
	padding-top:80px;
	padding-left:-20px;
	
}

p2 {
	font-size: 10px;
	line-height: 12px;
	padding-bottom:18;
	text-align:right;
	float:right;
	color:#000;
}


a {
	text-decoration:none;
	color: #000;
	text-align:left;
	font-size:16px;
}


a3 {
	text-decoration:none;
	color: #000;
	text-align:left;
	letter-spacing: 2px;
	font-weight: bold;
	font-size:40px;
}

a:hover {
	color:#0F0;
	
}


a2 {
	text-decoration:none;
	font-weight: bold;
	font-size:80px;
	color: #000;
	text-align:left;
}

.a2 {
	text-decoration:none;
	font-weight: bold;
	font-size:80px;
	color: #000;
	text-align:left;
}

a4 {
	text-decoration:none;
	color: #000;
	text-align:left;
	font-style:bold;
	font-size:14px;
	padding-top: 600px;
	
}

#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav a {
	font-size: 11px;
	color:#000;
	font-style:italic;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	line-height:16px;
	display: block;
	padding-left:20px;
	padding-right:20px;
	padding-top: 4px;
	text-decoration: none;
	
	background-position:2px 8px;
	background-repeat:no-repeat;
}
#nav a2 {
	font-size: 14px;
	font-style:normal;
	color:#000;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	line-height:18px;
	display: block;
	padding-top: 14px;
	padding-left:20px;
	text-decoration: none;
	
	background-position:2px 8px;
	background-repeat:no-repeat;
}

#nav a:hover {
	color:#fff;
	background-color: #000;
	
}

#nav a.purplelink {
	font-size: 24px;
	color:#000;
	font-style:normal;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	line-height:18px;
	display: block;
	padding-top: 14px;
	padding-left:20px;
	text-decoration: none;
	
	background-position:2px 8px;
	background-repeat:no-repeat;
}

#nav a.purplelink:hover {
    color:#0F0;

}


a.textlink {
	font-size: 10px;
	color:#000;
	font-style:italic;
	
	
}

a.textlink:hover {
    color:#0F0;

}

a.videolink {
	font-size: 12px;
	color:#000;
	font-style:italic;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	line-height:18px;
	display: block;
	padding-top: 10px;
	padding-left: 0px;
	text-decoration: none;
	
	background-position:2px 8px;
	background-repeat:no-repeat;
}

a.videolink:hover {
    color:#0F0;

}

a.rollover1 {
	display: block;
	width: 100px;
	height: 100px;
	margin-top: 10px;
	text-decoration: none;
	background: url(../images/thumbs/bg_1.jpg);
	}
	
a.rollover1:hover {
	background-position: -100px 0;
	}
	
.displace {
	position: absolute;
	left: -5000px;
	}
	
ul.img_list {
    display:block;
    float:right;
    height: 900px;
	width: 700px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}   
 
li.image_one a {
    display:block;
    width:100px;
	float:left;
    height:100px;
    position:relative;
}
 
li.image_one a .rollover {
    display:block;
    position:absolute;
	float:left;
    width:100px;
    height:100px;
    background: url(../images/thumbs/bg_roll_1.jpg);
}

.description {
	width:450px;
}

.project {
	width:600px;
}


.projectthumb {
    display:inline-block;
    width:80px; 
    height:80px;
    background:#000;
}

.projectthumb_image {
  	width:80px;
    -moz-transition: all 1s; 
    -webkit-transition: all 1s;  
    -ms-transition: all 1s;  
    -o-transition: all 1s;  
    transition: all 1s; 
    opacity:1;
    filter:alpha(opacity=100);
}

.projectthumb_image:hover {
    opacity:0.5;
    filter:alpha(opacity=20);
}

.homeimage {
	margin-top:-102px;
	width:850px;
}

