/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

em {font-style: italic;}
strong {font-weight:bold;}

/* General Page Items */

.img {
	border: none;
}
html {    	background-color: #1a1a1a;
}

body {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	color: #CCC;
	list-style-type: none;
    	background-color: #1a1a1a;
  min-width: 990px;
	font: 1.1em "Helvetica Neue", Helvetica, Arial, arial, sans-serif;
		 text-rendering: optimizeLegibility;

}

* a {
	text-transform: none;
	text-decoration: none;
	color: #808080;
}

a:hover {
	text-transform: none;
	text-decoration: none;
	color: #fff;
	font-style: normal;
}

.wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: auto;
    padding-bottom: 100px;

}
.current {
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}

#content {
  z-index: 20;
	position: fixed;
margin-top: 20px;
	  width: 100%;
  min-width: 990px;


}

#project{
        margin-left: 2%;
	padding: 0;
	z-index: 10;
	margin-top: 82px;

}

#project img{
	line-height: 1.6em;
  	font-size: .65em;
	margin-left: 0;
	padding-top: 18px;
	padding-bottom: 18px;
	clear: both;
	float: left;
}
#project img.indent{
		margin-left: 80px;
}
#project h5{
	line-height: 1.6em;
  	font-size: .65em;
	margin-left: 80px;
	padding-top: 18px;
	padding-bottom: 18px;
	clear: both;
	float: left;
	width: 570px;

}



#project p{
    margin-left: 16%;
	padding-left: 10px;
	padding-bottom: 9px;
	color: #fff;
	line-height: 1.6em;
width: 300px;
	clear: both;
	float: left;
	font-size: .65em;
  display:inline
}
#project small{
    margin-left: 16%;
	padding-left: 9px;
	margin-bottom: 6px;
	color: #7f7f7f;
	line-height: 1.6em;
  	font-size: .65em;
	width: 430px;
	clear: both;
	float: left;
}

/* Floating Caption */

#caption {
position: fixed !important; position: absolute; top: 22px; 	left: 67.5%;
width: 230px;
	padding: 0px;
z-index: 50;
	margin-top: 0;
	background: transparent;

}
#caption p {
	font-size: .65em;
	line-height: 1.6em;
	padding-bottom: .8em;
	color: #808080;
}
#caption p a {
	color: #fff;
}
#caption h1 {
	font-size: .65em;
	line-height: 1.6em;
	color: #fff;
	font-weight: bold;
}

#nextprev {
position: fixed !important; position: absolute; top: 22px; 	right: 0px;
width: 60px;
z-index: 51;
	margin: 0;
	padding: 0;
}

#nextprev p {
	font-size: .65em;
	line-height: 1.6em;
	padding-bottom: .8em;
	color: #808080;
}
#nextprev p a {
	color: #808080;
}
#nextprev p a:hover {
	color: #fff;
}
/* Footer */

#footer {height: 40px; 
width: 100%; 
position: fixed !important; 
bottom: 0; 
padding: 0;
background: rgba(25,25,25,0.8) !important;
background: #1a1a1a;


}


#footer p {
  padding-left: 2%;
  line-height: 1.6em;
  font-size: .65em;
  vertical-align: middle;
  padding-top: 12px;
}

/* Gallery */

#relatedspace{
	width:  80px;
	float:  left;
	display: block;
}
#gallery {
    margin-left: 2%;
	padding-left: 0px;
	padding-bottom: 9px;
	padding-top: 100px;
  border-style: none; 
  color: #222;
  line-height: 1.6em;
  font-size: .65em;
  text-decoration: none;
  text-transform: none;
  width: 87%;
  min-width: 880px;
    float: left;
  display:inline
}
#gallery h1{
  color: #808080;
}
.col1{
	width: 33%;
	min-width: 330px;
	max-width: 400px;
	margin-right: 4%;
	float: left;
}

.col2{
	width: 20%;
	min-width: 205px;
	max-width: 255px;
	margin-right: 4%;
	float: left;
}
.col3{
	width: 12%;
	min-width: 125px;
	max-width: 155px;
	margin-right: 4%;
	float: left;
}
.col4{
	width: 8%;
	min-width: 80px;
	max-width: 100px;
	float: left;
}
.galleryitemlarge {float: left; height: 330px !important; height: 330px;}
.galleryitemlarge img {margin-bottom: 6px; background-color: #1c1c1c;}
.galleryitemlarge a { display: block; padding: 0px 15px 20px 0px;   color: #333;} 
.galleryitemlarge a:hover { padding: 0px 15px 20px 0px;  color: #808080;}
.galleryitemlarge p{
	width: 200px;
 height: 20px;
	line-height: 1.3em;
  overflow: visible;
}

.galleryitem {float: left; height: 222px !important; height: 232px;}
.galleryitem img {margin-bottom: 6px; background-color: #1c1c1c;}
.galleryitem a { display: block; padding: 0px 15px 20px 0px;   color: #333;} 
.galleryitem a:hover { padding: 0px 15px 20px 0px;  color: #cdcdcd;}
.galleryitem p{
	width: 110px;
 height: 20px;
	line-height: 1.3em;
  overflow: visible;
}

.galleryitemselected {float: left; height: 490px !important; height: 490px;}
.galleryitemselected img {margin-bottom: 6px; background-color: #1c1c1c;}
.galleryitemselected a { display: block; padding: 0px 15px 20px 0px;   color: #333;} 
.galleryitemselected a:hover { padding: 0px 15px 20px 0px;  color: #808080;}
.galleryitemselected p{
	width: 250px;
 height: 20px;
	line-height: 1.3em;
  overflow: visible;
}

/* Grid Type Styles */

.grid p {
  line-height: 1.6em;
  font-size: .65em;
}

.grid h1 {
  line-height: 1.6em;
  font-size: .65em;
  font-weight: bold;
  color: #fff;
}
.grid h1 a{
    color: #fff;
}



.grid h2 {
  line-height: 1.6em;
  font-size: .65em;
}

.grid h2 a{
    color: #fff;
} 

.grid h2 hover{
    color: #333333;
} 


.grid h3 {
  line-height: 1.6em;
  font-size: .65em;
}

.grid h4 {
  line-height: 1.05em;
  font-size: 1em;
}

.grid h5 {
  line-height: 1.6em;
  font-size: .65em;
}

.grid h6 {
  line-height: 1.6em;
  font-size: .65em;
}


/* Scalable Grid*/


.grid-c1 {
float: left;
width: 14%;
margin-left: 2%;
display: inline;
	padding: 2px;
}


.grid-c2 {
float: left;
width: 14%;
margin-left: 2%;
	padding: 2px;
}


.grid-c3 {
float: left;
width: 14%;
margin-left: 2%;
	padding: 2px;
}

.grid-c4 {
float: left;
width: 14%;
margin-left: 2%;
	padding: 2px;
}


.grid-c5 {
float: left;
width: 14%;
margin-left: 2%;
	padding: 2px;
}


.grid-c6 {
float: left;
width: 14%;
margin-left: 2%;
	padding: 2px;
}


div.spacer {
  clear: both;
  }
  
