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:#999;
  text-decoration:none;
}
a:focus,a:hover{
  text-decoration:underline;
  color: #fff;
}
a img{
  border:0;
}
.clear{
  clear:both;
}

.italic {
	font-style: italic;
}
body{
  position:relative;
  background:#161514 url(../images/body_bg.jpg) center top no-repeat;
  color:#000;
  font:62.5% Georgia,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;
  background: url(../mhucke-logo.png) bottom no-repeat;
  float: left;
  margin: 0px 0px 25px 0px;
  height: 36px;
  width: 241px;
  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: #a8a5a4;
  margin: 0px 24px 0px 0px;
}

#navigation ul li a{
  font-size: 18px;
  color: #a8a5a4;
}
#navigation ul li a:hover {
	color: #FC6;
}
#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: #7488ef;
}

#teasers{
  width: 960px;
  height: 155px;
  margin: 0px 0px 15px 0px;
}

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

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

.teaser_container{
  width: 280px;
  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: 25px 0px 0px 0px;
}

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

#portfolio_container ul li img{
  float: left;
}


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

#text{
  width: 614px;
  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;
}

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

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

#my_skills ul li span{
  
}

#my_skills ul li img{
  float: right;
}

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

#hire_me p{
  color: #a8a5a4;

  font-style: italic;
}

#hire_me p a{
  color: #dddc67;
}

#clients{
  width: 290px;
  float: left;
  clear: both;
  padding: 13px 0px 13px 20px;
  margin: 0px 0px 24px 0px;
  border: 1px solid #1f1f1d;
  background: #0f0f0e;
  background: url(../images/header_bg.jpg);
}

#clients ul li {
  float: left;
  color: #dddddd;
}
#navigation a,a:link,a:visited,a:hover{
  color:#dddc67;
  text-decoration:none;
}

#backtotop{
  color: #dddc67;
  font-size: 18px;
  font-style: italic;
  padding: 0px 0px 0px 19px;
  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: 24px 0px 0px 29px;
}

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

#twitter{
  width: 940px;
  clear: both;
  color: #a8a5a4;
  padding: 13px 0px 0px 20px;
  margin: 0px 0px 24px 0px;
  border: 1px solid #1f1f1d;
  background: #0f0f0e;
}

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

h1{
  color: #dddc67;
  font-size: 18px;
  margin: 0px 0px 20px 0px;
  font-weight: normal;
}
.replace{
  position:relative;
  margin:0;
  padding:0;
  /* \*/
  overflow:hidden;
  /* */
}
.replace span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  z-index:1;
  visibility: hidden;
}
.skiplink{
  display:none;
}
#wrapper{
  width: 960px;
  margin:0 auto;
}


.column-cnt {float: left;}
.column {width: 260px; float: left; padding-right: 5px;}
.column label, .column-big label {display: block; font-size: 13px; font-family: "Lucida Sans", "Trebuchet MS", sans-serif; font-weight: bold; color: #d1d1d1; padding-bottom: 8px;}
.column input {display: block; background: transparent; color: #ac8b72; height: 23px; border: 0; font-family: arial, sans-serif; font-size: 13px; padding-top: 5px; width: 250px;}
.column-big {float: left; width: 291px;}
.column-big textarea {background: transparent; color: #ac8b72; font-family: arial, sans-serif; font-size: 13px; border: 0; width: 381px; height: 137px;}
span.text-field {background: url(../images/text-field.png) no-repeat 0 0; display: block; width: 260px; height: 30px; padding-top: 2px; padding-left: 3px;}
span.text-area {background: url(../images/textarea.png) no-repeat 0 0; width: 386px; height: 147px; display: block; padding-top: 5px; padding-left: 3px;}
form p {padding-top: 15px;}

#status { margin-top: 0px;  width: 95px; height: 30px; float: right; padding-top: 0px; padding-left: 7px; padding-right: 10px;}
#status p {color: #b5ed54; font-size: 13px; text-decoration: underline; font-family: "Lucida Sans", "Trebuchet MS", sans-serif; padding-top: 3px;}
#status p.available {background: url(../images/available.gif) no-repeat right 0; height: 25px;}
#status p.unavailable {background: url(../images/unavailable.gif) no-repeat right 0; height: 25px;}

.me {
float: left; 
max-height: 200px;
border: 1px solid #21211f;
  padding: 5px;
  margin: 5px;
  margin-top: 0px;
}
.phone-field {
	display: none;
}

.cmd-line {
	background: transparent;
	border: 1px solid #21211f;
	color: #fff;
	line-height: 24px;
	padding: 0px 5px;
}

#cmdOut {
	width:649px;
	height: 280px;
	background-color: #260;
	color: #ffffff;
	overflow: auto;
	font-family: monospace;
	font-size: 13px;
	position: relative;
	
	
}

#cmdIn {
	background:#260;
	font-family: monospace;
	font-size: 13px;
}
#cmdInput {
	width: 495px;
	border: 0px;
	background: #260;
	line-height: 24px;
	color: #fff;
	font-family: monospace;
	font-size: 13px;
}

.cmdOutputLine {


	height: 14px;
}