/* CSS Document */
body {
	background-color:#b1d6d4;

	margin-top:0;
	min-width:990px;
	margin-right:0;
	margin-bottom:30px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #999999;
	line-height: 20px;

}

#wrap {
	margin-left:auto;
	margin-right:5%;
	text-align:left;
	width:990px;
	
}



	
#main {
	background-color:#111616;
	background-image:url(main/body_bg.png);
	background-repeat:no-repeat;
	background-position:590px 0;
	width:85%;
	color:white;
	float:right;
	margin-left:-200px;
padding-top:70px;


}


#masterfooter {
	background-repeat:repeat-x;
	background-image: url(main/footerbg.png);
	height:70px;
	float:right;
	width:85%;
	margin-bottom:50px;
	padding-bottom:30px;
	background-position:300px 0;

 }
 
#end {
	background-image: url(main/end.png);
	background-repeat: no-repeat;
	width:100%;
	height:64px;
	background-position:595px 8px;
	margin:0;
	padding:0;
	
}
 
 #nav {
	float:left;
	color:white;
	width:80px;
	margin-right:0px;
	margin-left:50px;
	margin-top:70px;
}

#nav ul {list-style:none;}
 #nav a {display:inline; }

 
 #work {
	overflow:hidden;
	width:76px;
	height:93px;
	margin-top:-1px;
	margin-bottom:0;
}
#work a {
	text-indent:-500px;
	display:block;
	background-image:url(main/work.png);
	width:76px;
	height:94px;
	background-position:0 0;
	background-repeat:no-repeat;
 }
#work a:hover {text-indent:-500px; display:block;
background-image:url(main/work.png);
 width:76px;
 height:93px;
 background-position:0 -92px;
 background-repeat:no-repeat;
 margin-bottom:-1px;
border:none;
 }
 
 

#about {
	overflow:hidden;
	width:82px;
	height:95px;
	margin-top:4px;
	margin-bottom:4px;
outline:none;
}

#about {
	overflow:hidden;
	width:82px;
	height:95px;
	margin-top:4px;
	margin-bottom:4px;
outline:none;
}

#about a {
	text-indent:-500px;
	display:block;
	background-image:url(main/contact.png);
	width:66px;
	height:90px;
	background-position:0 0;
	background-repeat:no-repeat;

 }
#about a:hover {
	text-indent:-500px;
	display:block;
	background-image:url(main/contact.png);
	width:66px;
	height:90px;
	background-position:0 -88px;
	background-repeat:no-repeat; 
border:none;

 }
#about a:active {outline:none !important;}

 
 #about a:link {text-decoration:none;}
 #about a:visited {
	text-decoration:none;

	
}

 a:hover {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 9pt;
	color: #485959;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #485959;
}
 a:link {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #5d6b6a;
}


 a:visited {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #5d6b6a;
}

.clear {height:1px;}

#logo {
	position:absolute;
	left: 2%;
	top: 98px; overflow:hidden;
	width:54px;
	height:290px;
	

}
#logo a {text-indent:-500px; display:block;	background-image: url(main/logo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
		width:27px;
	height:290px;
	overflow:hidden;}
	
	#logo a:hover {text-indent:-500px; display:block; background-image:url(main/logo.png);
	background-repeat:no-repeat;
	background-position:-23px 0;
	overflow:hidden;
	}
.content {margin-left:30px; margin-right:30px; margin-bottom:-30px; }

.title {
	color: #BF8D18;
	font-size: 16pt;
	text-transform: uppercase;
	margin-bottom: 10px;
	padding-bottom: 10px;
	letter-spacing: 0.2em;
	border:none;
}

.title a { font-size: 16pt;
	text-transform: uppercase;
	margin-bottom: 10px;
	padding-bottom: 10px;
	letter-spacing: 0.2em;
	border:none; }

.title a:link {color:#bf8d18; text-decoration:none;
margin-bottom:0;
padding-bottom:0;
font-size:16pt;
text-transform: uppercase;
margin-bottom:10px;
padding-bottom: 10px;
letter-spacing: 0.2em;
border:none;
}

.title a:hover {color:#F9CC1A; text-decoration:none;
margin-bottom:10px;
padding-bottom:10px;
font-size:16pt;
text-transform: uppercase;
margin-bottom:10px;
padding-bottom: 10px;
letter-spacing: 0.2em;
border:none;
}

.title a:visited { font-size: 16pt;
	text-transform: uppercase;
	margin-bottom: 10px;
	padding-bottom: 10px;
	letter-spacing: 0.2em; 
	border:none;}

.entry-asset asset hentry {margin-top:35px;}