html {
/*  overflow: hidden;*/
}
ul li {
  list-style: none;
}

/*#wrap {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 100px; 
  overflow: auto; 
  z-index: -19;
  margin-top: 40px;
  margin-left: 10px;
  float: left;
  display: block;
  
}
#oldwrap {
  background-color: #1a82f7;
  background-repeat: repeat-x;
  background: -moz-linear-gradient(100% 100% 90deg, #b0d7db, #1a82f7);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b0d7db), to(#33bbee));
  background: -webkit-linear-gradient(#b0d7db, #1a82f7);
  background: -o-linear-gradient(#b0d7db, #1a82f7);
}
*/
body {
  margin:0;
  padding:0;
  height: 100%;
	background: #fff;
}

.base {
  font-family: "Helvetica", serif;
  letter-spacing: -1px;
	color: #000;
	background: url('../images/body.gif');
}
a { text-decoration:none; color: #222;}

#topbar {
  /*  z-index: 999999;*/
  margin: 0 0;
/*  background-color: #111;*/
  text-align:left;
  display:block;
  padding:0px;
  color: #999;
	width: 100%;
	height: inherit;
  /*background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, from(#303031), to(#1D2121));*/
/*  background: -moz-linear-gradient(100% 100% 90deg, #000, #222);
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, from(#131313), to(#111111));
*/  border-top: solid 10px #000;
	  border-bottom: solid 1px #ddd;
}
.contain {
	margin-left: 25px;
  color: #333;
  border-left: 1px solid #ddd;
  margin-bottom: 60px;

}
.top_padded {
	margin: 0 20px;
}

.links {
  margin:5px;
  clear: both;
}

.links a {
  margin-left: 20px;
  font-weight: 300;
  font-size: 1em;
  color: #999;
  padding: 5px 10px;
  
}

#pagecontent {
  width:65%;
  text-align: left;
  position: relative;
	float: left;
}

#pagecontent.content  {
	border-top: 1px solid #ddd;
}
h1 {
  font-size: 4em;
  color: #0969a2;
  text-shadow: 0px 1px 1px #888;
  margin-left:20px;
}

nav {
  display:block;
}

.layout_nav a {
  font-weight: 300;
  font-size: 1em;
}
.layout_nav a {
  -moz-border-radius: 0px 10px 10px 10px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-radius: 10px;
/*  background:none repeat scroll 0 0 #000;*/
  font-size:4em;
  font-weight:500;
  margin:0 10px;
  padding:0 20px;
  color: #999;
}

aside {
  margin: 15px;
  background-color : #888;
  color: #111;
  text-shadow: 0px 1px 1px #999;
}
aside.social span a img { width: 30px; margin-right: 10px;}

aside.contact{
  display:inline;
  background-color:#222;
  color:#fff;
  float:right; 
  }
article.choice {
  clear:both;
  display: block;
}
aside.choice {
  font-weight: 200;
  width:200px;
  float:right;
  -webkit-box-shadow: 1px 1px #ccc;
  -moz-box-shadow: 1px 1px #ccc;
  box-shadow: 1px 0px 1px #111;
}
article h3 {
  font-size: 0.8em;
  color: #fff;
  text-shadow: 1px 0px 1px #555;
  border-radius: 5px 5px 5px 5px;
  padding: 5px;
  width: 50%;
  background: rgba(0,0,0, 0.4);
}
article {
  margin: 10px;
  display:block;
  font-weight: 200;
  font-size: 14px;
  padding: 10px 0 0  20px;
	width: 80%;
  color: #333;
	
}

#masthead h1 { font-size: 4em; }

.tools {
  float:left;
  font-size: 2em;
  color: #333;
  text-shadow: 0px 1px 1px #888;
  margin-right: 15px; 
	
  }

#topbar .links a{
  border: solid 1px #ddd;
  border-style: thin;
}
#topbar .links a:hover {
  border: solid 1px #444;
  border-style: thin;
}

h1, h2, h3, h3, h4, ol, ul, li, p, div { margin:0; padding:0;}

.layout {
}
.masthead h1{
  font-size: 4em; }
.content {
  padding-bottom: 30px; }

.myface {
  margin: 0 auto;
  width: 700px;
  height: 156px;
  position:relative; }

.content { clear:both;}

.bottom {
  width : 710px;
  margin: 0 auto; }
.bottom img {
  padding: 10px;
  border:none;
  
}
img.portfolio {float:right;}

.inside_content_block {
  position:relative;
}
  
footer {
  height: 30px;
  width: 100%;
	color: #fff;
  left: 0;
  bottom: 0;
  background-color: #111;
  position: fixed; 
  z-index: 99999;
  font-size: 0.8em;
  display: block;
  
}
footer p {
	padding: 10px 50px;
	margin: 0;
	font-weight: normal;
	letter-spacing: 1px;
	color: #ddd;
	font-size: 0.8em;
}
a img {
  border:none; 
}
#contact_form, #downloads {
  color : #fff;
  margin: 0 10px 10px 40px;
  background: url('/images/page-bg.png');
  font-size: 13px;
  width: 610px;
  padding: 20px 0px 20px 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-box-shadow: 1px 0px 1px #111;
  -moz-box-shadow: 1px 0px 1px #111;
  
}
#downloads { font-size: 0.9em; font-weight: normal; line-height: 2em;}
#downloads a { clear: both; display: block; margin-left: 20px;}

#contact_form input, textarea {
    width: 250px;
    border: medium none;
    border-radius: 3px 3px 3px 3px;
    color: #444444;
    font-size: 0.9em;
    margin: 5px;
    padding: 10px 5px;
    border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px;
    -webkit-box-shadow: 1px 0px 1px #999;
}

#contact_form textarea {
  width: 450px;
  height: 120px;
}

#choice {
  margin: 0 30px;
  font-size: 0.8em;
}

#sites {
  margin: 10px 40px;
}
.site {
  width: 500px;
}

.site img.webshot { 
    width: 500px;
    padding: 0;
    margin:0;
}

.site {
  color: #666;
  padding: 0;
  font-size: 25px;
  display: block;
  margin: 10px 0px 10px 0px;
  }

.site span.details { 
  display: block; 
  overflow:hidden; 
  background-color: #555; 
  margin: 0px;
  overflow: hidden;
  width: 480px;
  position: relative;
  color: #999;
  top: -6px;
  font-size: 0.7em;
  padding: 10px;
  -moz-border-radius: 0px 0px 10px 10px;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  text-shadow: 0px 1px 1px #000;
  }

h3 {
  color: #666;
}
.site a {
  color: #6633ff;
  text-decoration: none;
}
.site img {
  max-width: 700px;
  height: inherit;
}

#video{
  margin: 0 0 0 40px;
  width: 570px;
}
.videos {
  margin: 10px;
  border: 3px solid #777;
  }

#whereiam{
  color:#999;
  float: left;
  margin-top: 50px;
	font-size: 0.8em;
	color: #ddd;
}

#whereiam aside {
  margin: 0px 10px;
	background: #000;
/*  -moz-border-radius: 0px 0px 10px 10px;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
*/  
  
}

#whereiam span img {
  width: 30px;
  padding-right: 30px;
}

ul.skillset {
  font-weight: 200;
  font-size: 14px;
	margin-top: 20px;
}
ul.skillset li {
  list-style:none;
}
ul.skillset.second {
  margin-top: 30px;
}

.whoami {
  width:600px;
  margin: 0 auto;
  font-size: 3em;
  font-weight: 100;
  text-shadow: 0px 1px 1px #fff;
  padding: 0px 10px;
  color: #222;
  letter-spacing: -3px;
  float: left;
  line-height: 1em;
  margin-bottom: 20px;
}
.twitbox {
  display: inline;
  background: #444;
  height: 80px;
}

.large-name {
	font-size: 3em;
  line-height: 1.5em;
  padding: 0 10px; 
  font-family: "Oswald", "Helvetica Neue", helvetica, Arial, sans-serif ;
  text-shadow: 0px 1px 0px #fff;
  line-height: 1.1em;
  color: rgb(81, 134, 152);
  margin: 10px 10px 10px 0px;
}

.myname{
	width:60%;
	display: block;
	margin: 40px 60px;
	float:left;	
}
.myname small {
	margin-left: 10px;
}
#dream {
  width: 450px;
  top: 0px; left: 0; right: 0;
  margin: 0;
  bottom: 100px;
  overflow: none; 
  margin-top: 35px;
  margin-left: 0px;
  float: left;
  color: #777;
  background: url('/images/body.png') #666;
  display: block;
  border-right: solid 3px #666;
}

#dream .h1 { 
  padding: 10px; 
  font-family: "Oswald", "Helvetica Neue", helvetica, Arial, sans-serif ;
  text-shadow: 0px 1px 0px #000;
  line-height: 1.1em;
  margin-top: 130px;
  color: rgb(215, 236, 51);
  text-align: right;
  margin-right: 10px;
}

.me {
  margin: 10px auto;
  width: 600px;
  display:block;
  padding-left: 20px;
  color: #333;
  border-left: 3px solid #888;
}
.acc_trigger {
  padding: 0;	
  margin: 0 0 2px 0;
  height: 40px;	
  line-height: 40px;
  width: 500px;
  font-size: 0.9em;
  font-weight: normal;
  float: left;
  display:block;
  background: #ddd;
/*  text-shadow: 0px 1px 0px #000;*/
}
.acc_trigger a {
  color: #999;
  text-decoration: none;
  display: block;
  padding: 0 0 0 50px;
}
.acc_trigger a:hover {
   background: #555;
   color: #fff;
}
.acc_container {
  margin: 0;
}
.block {
  background-color: #9f9f9f;
}
#canvas-top {
  float: left;
  position: relative;
  right: 10px;
}
.whoami { margin-bottom: 20px;}

#choice { clear: both; 
					font-size: 1.6em; 
					margin-top: 50px;}

svg { float: left; 
	clear: both;}

#orionengleton {
  margin-left: 40px;
  width: 620px; height: 340px;
  background: url('/images/orion.jpg') top center no-repeat;
}

#contactdetails {
  position: relative;
  display: block;
  top: 290px;
  height: 50px;
  width: 600px;
  background: rgba(0,0,0, 0.2);
}
div.data {
  min-height: 100px;
	margin-left: 30px;
}
#contact-icons img, #contact-icons svg { margin-top: 5px; margin-right: 50px; vertical-align: top; padding: 10px; 
  }

#contact-icons a img:hover {
  background: rgba(0,0,0, 0.6);
  border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px;
}
.tooltip {
  background-color: rgba(0,0,0, 0.4);
  color: #fff;
  padding: 4px;
  border-radius: 4px;
  font-size: 10px;
}

.tooltip.resume {
  display:none;
  height:163px;
  padding:40px 30px 10px 30px;
  width:310px;
  font-size:11px;
  color:#fff;
}
.twitimg { float: left; margin-top: 10px; }
.twit { padding: 0px; margin: 0px;}
.twit ul li, .twit ul li a {
	color: #333;
	margin: 10px 5px;
	padding-bottom: 5px;
	border-bottom: #ddd 1px solid;
	
}

#whereiam .twit, #whereiam .twit a { 
	color: #fff;}

/*  New Box */
#dream .box_blog {
  position: relative;
  width: 5px;
  min-height: 500px;
  background: transparent;
/*  -moz-border-radius: 10px 0px 0px 10px;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
*/
  float: right;
  margin-top: 20px;
}

#dream .box_blog #content {
  position: relative;
  font-size: 13px;
  line-height: 1em;
  color: #ddd;
  min-width: 3px;
  min-height: 500px;
  background-color: #444;
  -moz-border-radius: 5px 0px 0px 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  float: right;
  margin: 2px;
  padding: 0px;
  right: -4px;
  background: url('/images/icons/grey-bg.jpg') center #ddd;
  box-shadow: 0px 0px 1px #000;
  
}
span.xbutton { 
  display:none; 
  font-size: 10px; 
  line-height: 1em;
  position:absolute;
  width: 40px;
  height:40px;
  left: -7px;
  top: 20px;
  z-index: 99999;
  background: url('/images/icons/posterous.png') center rgba(0,0,0, 0.5);
  background-repeat: no-repeat;
  -moz-border-radius: 0px 5px 5px 0px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  
}

#close-blog {
  text-indent: -3000px;
  height: 40px;
  width: 40px;
  display: block;
}

#blogs {
  margin: 5px 10px;
  width: 350px;
  float: left;
  color: #e7e7e7;
  letter-spacing: 0px;
  line-height:1.2em;
}
#blogs h3 {
  color: #999;
  text-shadow: 1px 1px #111;
  margin-bottom: 10px;
}
.post {
  padding: 5px 5px 10px 5px;
  background: rgba(255,255,255, 0.4);
	box-shadow: 2px #ddd;
  margin: 10px 5px ;
	width: 30%;
	float: left;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  
}

.post .p_image_embed img {
	width: 100%;
	height: inherit;
}
.loading {
  display:none;
  height: 100px;
  width: 100px;
  background: url('/images/ajax-loader.gif') center no-repeat rgba(0,0,0, 0.4);
  margin: 10px;
  border-radius: 5px;
}

.full_post {
  background-color: rgba(0,0,0, 0.4);
  padding: 4px;
  border-radius: 4px;
  font-size: 12px;
  color: #cdb971;
  float:right;
}
.loading {
  
}
/*  Meow Css */

#meows {
  position: fixed;
  top: 0;
  right: 0;
}
.meow {
  margin: 50px 20px 0 0;
}
.meow .inner {
  background: rgba(25, 25, 25, .75);
  border: 2px solid transparent;
  -moz-border-radius: 10px;
  -webket-border-radius: 10px;
  -khtml-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  box-shadow: 2px 2px 10px rgba(25, 25, 25, .25);
  color: #fff;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 20px;
  padding: 5px;
  text-shadow: 1px 1px 3px #000;
  width: 200px;
}
.meow.hover .inner {
  border: 2px solid #fff;
}
.meow .inner h1 {
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  line-height: 1;
}
.meow .inner:after {
	content: "\0200";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.meow .inner .icon {
  width: 48px;
  height: inherit;
  float: left;
  margin-right: 6px;
}
.meow .inner .icon img {
  max-width: 48px;
  max-height: 48px;
}
/* Meow - Growls */

#welcome-message {
  visibility: hidden;
}

#side-right {
	float: left;
	margin: 20px 10px;
	padding: 10px;
}
.whatiknow {
	font-size: 1.3em;
	margin: 10px;
}
.whatiknow li {
	margin-bottom: 20px;
}
.whatiknow a {
	color: #444;
}
.homepage {
	margin: 20px;
}
