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:#666;
  text-decoration:none;
}
a:focus,a:hover{
  text-decoration:none;
}
a img{
  border:0;
}
.clear{
  clear:both;
}
body{
  position:relative;
  background:#161514 url(/images/body_bg.jpg);
  color:#000;
  font:62.5% Helvetica,Arial,sans-serif;
}

#header{
  width: 932px;
  height: 103px;
  padding: 37px 0px 0px 28px;
  margin: 0px 0px 40px 0px;
  background: url(/images/header_bg.jpg) bottom no-repeat;
}

#logo{
  display: block;
  width: 337px;
  height: 60px;
  float: left;
  margin: 0px 0px 25px 0px;
  background: url(/images/logo.png) no-repeat;
  text-indent: -99999px;
}

#navigation{
  width: 900px;
  height: 31px;
  padding: 9px 30px 0px 2px;
  clear: both;
}

#navigation ul{
  float: left;
}

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

#navigation ul li a{
  font-size: 18px;
  color: #09f;
}

#social{
  float: right;
}

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

#social ul li a{
  font-size: 18px;
  color: #09f;
}

#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;
}

.port{
  width: 958px;
  float: left;
  padding:0 0 0 29px;
}

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

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

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

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


#content{
  float: left;
  width: 932px;
  clear: both;
  padding: 0px 0px 36px 28px;
}

#text{
  width: 587px;
  float: left;
  padding: 0px 34px 0px 0px;
}

#text p{
  font-size: 14px;
  color: #dedbda;
  margin: 0px 0px 24px 0px;
}

#my_skills{
  width: 219px;
  float: left;
  font-size: 14px;
  color: #dedbda;
}

#my_skills h2{
  font-size: 18px;
  color: #dddc67;
  margin: 0px 0px 24px 0px;
}

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

#my_skills ul li span{
  float: left;
}

#my_skills ul li img{
  float: right;
}

#hire_me{
  width: 928px;
  height: 233px;
  clear: both;
  color: #a8a5a4;
  padding: 13px 0px 0px 30px;
  margin: 0px 0px 24px 0px;
  border: 1px solid #1f1f1d;
  background: #0f0f0e;
}

#hire_me p{
  color: #a8a5a4;
  font-size: 18px;
  font-style: italic;
}

#hire_me p a{
  color: #dddc67;
}

#contactform {
	width:528px;
float:left;
}

#contactinfo {width:200px;float:right;}

#backtotop{
  color: #dddc67;
  font-size: 18px;
  font-style: italic;
  padding: 0px 0px 0px 29px;
  text-decoration: underline;
}

#footer{
  width: 100%;
  height: 66px;
  clear: both;
  margin: 33px 0px 0px 0px;
  border-top: 1px solid #1f1f1d;
  background: #0f0f0e;
}

#footer_container{
  width: 940px;
  margin: 0 auto;
  padding: 30px 0px 0px 0px;
}

#footer_container p{
  color: #dedbda;
  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;
  background-image:url(../images/header_bg.jpg);

}

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

/* CONTACT BOX */

.notice {
	border: 3px solid #ffffbe;
	padding: 10px;
	color: #ffffff;
	background-color: #09f;
	margin: 0 0 20px 0;
}
	
	.notice p, 
	.notice p a, 
	li a {
		color: #ffffff;
		text-decoration: none;
	}
	

code span.comment {
	color: #BD48B3;
}

code span.string {
	color: #99FF00;
}

code span.brackets {
	
}

code span.symbol {
	color: #6BCFF7;
}

code span.keywords {
	color: #FF8400;
}

code span.erb {
	background: #333;
}

code span.symbol {
      color: #07DFFC;
}

/** HTML **/
code.html span.tag {

	color: #fff;
}

code.html span.attribute {
	color: #FFD500;
}

code.html span.string {
	color: #99FF00;
}

code.html span.comment {
	color: #999;
}

code.html span.doctype {
	color: #D7FF80;
}