html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	text-align:center;
	font-family:"Times New Roman", times, serif;
	line-height: 1.3;
	font-size:12px;
	line-height:1.273;
	color:#262626;/*background:#F7F7F8;*/
}
#header {
	margin:0px 0 40px 40px;
	line-height:1.2;
	letter-spacing:0.4px;
	text-align:left;
}
#container {
	width:860px;
	background: url(images/grid-bg.gif) repeat scroll 20px 0;
	margin:0 0 0 50px;
	padding:0;
	text-align:left;
	position:relative;
}
#content {
	background:transparent url(/images/grid-bg.gif) repeat scroll 0 0;
	width:775px;
	margin:0 0 0 40px;
	padding: 10px 0 0 0;
	text-align:left;
}
#description {
	width:400px;
	margin:10px 0 40px 0;
}
#contact{
	margin:10px 0 20px 0;
	padding:0;
	display:block;

}
#contact2{
	margin:20px 0 20px 0;
	padding:0;
	display:block;

}
#edit {
	width:100px;
	display:block;
	float:right;
	margin: 0 0 5px 0;
}
hr {
	visibility:hidden;
	display:block;
	clear:both;
}
#footer {
	border-top:5px solid #262626;
	height: 40px;
	margin: 40px 0 0 40px;
	padding: 0 0 0 0;
	background:#FFF;
	clear:both;
	width:220px;
}
#footer p {
	margin: 20px 0;
}
.blog {
	width:540px;
	margin:0 0 30px 0;
	padding:0 0 30px 0;
}
#post {
	width:540px;
	margin:0 0 30px 0;
	padding:0 0 30px 0;
}

.post-image {
	margin:20px 0 20px 0;
	padding:0;
}


/******************************************************************************************************************** NAVIGATION ***/

#navigation {
	border-top:5px solid #262626;
	margin: 0 0 0 40px;
	height:10px;
	background:none;
	width:20px;
}
#navigation li {
	font-size: 13px;
	text-transform: uppercase;
	display:block;
	float:left;
	padding: 10px 0;
	margin: 0 37px 0;
}
.projects h3 {
	margin: 5px 0 20px 0;
}
.projects {
	margin: 0 0 0 0;
	padding: 0;
}
#projectnav {
	margin:0;
	padding:0;
	width:720px;
}
#projectnav li.projectnavleft {
	display:block;
	float:left;
	width:200px;
}
#projectnav li.projectnavright {
	display:block;
	float:right;
	text-align:right;
	width:200px;
}
#gallery-navigation {
}
#gallery-count {
}
div#image-wrapper div#image-holder {
	width:1e+8px;
}
div#image-wrapper div#image-holder div.image {
	float:left;
}
/******************************************************************************************************************** TYPOGRAPHY ***/

a.title {
	font-size: 52px;
	margin: 0px 0 0 0px;
	font-weight: bold;
	letter-spacing: 0.02em;
	text-transform:uppercase;
	color:#262626;
	text-decoration:none;
}
h1 {
	margin: 0 0 -5px 0;
	width: 200px;
	float:left;
	display:block;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0 0 0px;
	font-weight: normal;
	letter-spacing: 0.02em;
	color:#666;
}

h3.home {
	margin: -10px 0 0 0;
	color:#262626;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	clear:both;
}
a {
	text-decoration: underline;
	color:#666;
	font-weight: normal;
}
#header p {
	color:#666;
}
h2 {
	font-size: 26px;
	font-weight: normal;
	letter-spacing: 0.02em;
	margin:0 0 0 0;
	text-decoration:none;
}
h2 a {
	font-size: 26px;
	font-weight: normal;
	letter-spacing: 0.02em;
	margin:0 0 0 0;
	color:#262626;
}
h4 {
	font-family:"Times New Roman", Times, serif;
	font-size:11px color:#666 font-weight:normal;
	letter-spacing:0.02em;
	margin:0;
}
h5 {
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0.02em;
	color:#666;
}
h6 {
color:#262626;
display:block;
font-family:"Times New Roman",Times,serif;
font-size:11px;
font-style:italic;
font-weight:normal;
letter-spacing:0.02em;
margin:39px 420px 0 0;
width:200px;
}

h7 {
text-align:left;
	font-family:"Times New Roman", times, serif;
	line-height: 1.3;
	font-size:14px;
	line-height:1.373;
	color:#262626;
}

#navigation a {
	color:#262626;
	text-decoration:none;
}
#navigation a:hover {
	color:#262626;
	text-decoration:underline;
}
a span.arrow {
	display:block;
	float:left;
	text-decoration:none;
	width:15px;
}
li {
	list-style: none;
}

.pagenav ul {
		padding:0;
		margin:0;
		
}


/******************************************************************************************************************** GALLERY ***/

/*preload classes*/ 
.svw {
	width: 50px;
	height: 20px;
	background: #fff;
}
.svw ul {
	position: relative;
	left: -999em;
}
/*core classes*/ 
.stripViewer {
	position: relative;
	overflow: hidden;
	border: none;
	margin: 10px 0 1px 0;
}
.stripViewer ul { /* this is your UL of images */
	margin: 0;
	padding: 0;
	position: relative;
	left: 0;
	top: 0;
	width: 1%;
	list-style-type: none;
}
.stripViewer ul li {
	float:left;
}
.stripTransmitter {
	overflow: auto;
	width: 1%;
}
.about-page .stripTransmitter {
	display:none;
}
.stripTransmitter ul {
	margin: 5px 0 0;
	padding: 0;
	position: relative;
	list-style-type: none;
}
.stripTransmitter ul li {
	width: 20px;
	height: 15px;
	float:left;
	margin: 0 5px 1px 0;
	padding: 0 5px 0 0;
	border-right: 1px solid #666;
}
.stripTransmitter a {
	font: bold italic 10px Verdana, Arial;
	text-align: center;
	line-height: 15px;
	color: #262626;
	text-decoration: none;
	display: block;
}
.stripTransmitter a:hover, a.current {
	text-decoration:none;
	background: #fff;
	color: #666;
}
/*tooltips formatting*/ 
#tooltip {
	background: #fff;
	color: #000;
	opacity: 0.85;
	border: 5px solid #dedede;
}
#tooltip h3 {
	font: normal 10px Verdana;
	margin: 0;
	padding: 6px 2px;
	border: 0;
}
p img {
	display:none;
}
