@font-face {
font-family: Deeko_Comic;
src: url('http://darknightglow.com/blogstuff/Deeko_Comic.ttf') format('truetype');
}
p { 
font-family: Deeko_Comic;
    font-family: 'Deeko_Comic';
line-height: 140%;
text-rendering: optimizeLegibility;
    }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
  margin:0;
  padding:0;
}
ul{
  list-style:none;
}
fieldset{
  border:0;
}
a,a:link,a:visited,a:hover{
  color:#00f;
  text-decoration:none;
}
a:focus,a:hover{
  text-decoration:underline;
}
a img{
  border:0;
}
.clear{
  clear:both;
}
body{
  position:relative;
  background:#dfdaca url(../images/body_bg_line.jpg) center top repeat-x;
  color:#999900;
  font:62.5% 'Droid Sans', arial, serif;
}

#header{


}

#logo{

  display: block;
  width: 330px;
  height: 100px;
  float: left;

  background: url(../images/DarkNightGlow_Logo.png) no-repeat;
  text-indent: -99999px;
    clear: both;
}

#navigation{
  font-family: Deeko_Comic; 
  color:#03468b;
  height: 50px;
  clear: both;
}

#navigation ul{
  float: left;
}

#navigation ul li{
  float: left;
  font-size: 18px;
  margin: 0px 24px 0px 0px;
}

#navigation ul li a{
  font-size: 18px;
  color: #03468b;
}

#social{
  float: right;
  margin: 4px 0px 0px 0px;
}

#social ul li{
  float: left;
  font-size: 13px;
  color: #a8a5a4;
  margin: 0px 5px 0px 0px;
}

#social ul li a{
  font-size: 13px;
  color: #72477b;
}

#teasers{
  width: 960px;
  height: 195px;
  margin: 0px 0px 35px 0px;
}

#teasers h2{
  color: #dddc67;
  font-size: 18px;
  margin: 0px 0px 20px 0px;
  font-weight: normal;
}

#teasers p{
  font-size: 14px;
  color: #dedbda;
  line-height: 135%;
}

.teaser_container{
  width: 271px;
  height: 195px;
  float: left;
  padding: 0px 0px 0px 29px;
}

#portfolio{
  width: 958px;
  /*height: 408px;*/
  margin: 0px 0px 40px 0px;
  border: 1px solid #21211f;
  background: url(../images/portoflio_bg.png);
}

#portfolio_container{
  width: 958px;
  /*height: 380px;*/
  padding: 28px 0px 0px 0px;
}

#portfolio_container ul li{
  display: inline;
  float: left;
  width: 280px;
  height: 160px;
  margin: 0px 0px 28px 28px;
  border: 1px solid #21211f;
}

#portfolio_container ul li img{
  float: left;
}


#content{
  float: left;
  width: 932px;
  clear: both;
  padding: 0px 0px 10px 28px;
  font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
  }

#text{
 /** width: 587px;**/
  font-family: 'Droid Sans', arial, serif;
  float: left;
  padding: 0px 34px 0px 0px;
}

#text p{
  font-size: 12px;
  color: #666666;
  margin: 0px 0px 24px 0px;
}

#my_skills{

}

#my_skills h2{
  font-size: 14px;
  color: #72477b;
  margin: 0px 0px 24px 0px;
}

#my_skills p{
  font-size: 13px;
  color: #5e4962;
  margin: 0px 0px 24px 0px;
}



#my_skills ul li{
  width: 219px;
  float: left;
  font-size: 14px;
  margin: 0px 0px 2px 0px;
  color: #5E4962;
}

#my_skills ul li span{
  float: left;
}

#my_skills ul li img{
  float: right;
}

#hire_me{
  font-family: 'Droid Sans', arial, serif;
  width: 1024px;
  height: 33px;
  clear: both;
  color: #3f98ef;
  padding: 13px 0px 0px 30px;
  margin: 0px 0px 24px 0px;
}

#hire_me p{
  color: #666666;
  font-size: 13px; 
  font-weight:bold;
}

#hire_me p a{
  color: #3f98ef;
}
#hire_me p a:hover{
  color: #1560aa;
}

#backtotop{
  padding: 0px 0px 0px 390px;
  text-decoration: underline;
}

#footer{
  width: 100%;
  height: 66px;
  clear: both;
  margin: 33px 0px 0px 0px;
  background: #d5d0c1;
}

#footer_container{
  font-family: Deeko_Comic;
text-align:center;
  width: 940px;
  margin: 0 auto;
  padding: 24px 0px 0px 29px;
}

#footer_container p{
  color: #999999;
  font-size: 14px;
}



.replace{
  position:relative;
  margin:0;
  padding:0;
  /* \*/
  overflow:hidden;
  /* */
}
.replace span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  z-index:1;
}
.skiplink{
  display:none;
}
#wrapper{
  width: 960px;
  margin:0 auto;
}
