/* Originally from master.css */
/* Basic Style Definitions */
a img {
	border-width: 0;
	border-style: none;
	}

th, td {
  text-align: left;
  vertical-align: top;
}

/* Mid-pass filter */
@media tty {
 i{content:"\";/*" "*/}} @import 'ie5win.css'; /*";}
}/* */
/* End master.css */

/* Page */

body {
  color: #000000;
  /* border-top: 4px solid #f7941f; */
  background: #d4c9ad url(bg_body.gif) repeat-x 0 0px;
  font: small Verdana, Arial, sans-serif;
  margin: 0;
  padding: 0;
  text-align: center;
}
#wrapper {
  width: 950px;
  background: url(../css/bg_wrapper.png) repeat-y 0 0;
  margin: 0 auto;
  padding: 0 5px;
  text-align: left;
  font-size: 85%;
  position: relative;
}


/* Links */
a:link, a:visited {
  color: #039;
  text-decoration: none;
  border-bottom: 1px dotted #bbb;
}

a.imglink { border: 0px; }

a:visited #noborder {
border:none
}

a:hover {
  color: #929;
  border-bottom-style: solid;
}



/* Misc */
p, form, h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  padding: 0;
  margin: 0;
}

.tall {
line-height:140%;
}

.softwarepad {
margin:5px;
padding-right:5px;
}

h3 .alternate {
	color:#FFFFFF; }

h1, h2, h3, h4, h5, h6 {
  font-family: Verdana, Arial, sans-serif;
  margin-bottom: 0.8em;
  line-height: 1.3em;
  color: #000000;
  
}
p {
  margin-bottom: 1.5em;
}
h1 { font-size: 200%; margin: .2em 0 1.2em; padding: 0 80px; }
h2 { font-size: 170%; color: #f7941f; }
h3 { font-size: 150%; }
h4 { font-size: 120%; }
h4 .img { margin-top:10px; }
h5 { font-size: 110%; }
h6 { font-size: 105%; }

.imgborder { border:none; }

.linktext { color:#000000; }

input, textarea {
  font-family: Verdana, Arial, sans-serif;
  font-size: 100%;
}

/* Header */
#header {
  background: #000 url(bg_header.gif) repeat-x 0 100%;
  text-align: center;
  height: 84px;
}
#header h1 {
  position: absolute;
  left: 26px;
  top: 42px;
  width: 165px;
  height: 40px;
  /* background: url(bg_logo.gif) no-repeat 0 0; */
  margin: 0;
  padding: 0;
  text-align: left;
}
#header h1 a, #home #header h1 {
  display: block;
  width: 152px;
  font-size:18px;
  height: 34px;
  overflow: hidden;
  letter-spacing:-1px;
  /* text-indent: -5000px; */
  border-bottom-width: 0;
  padding-left:7px;
  color:#323232;
}

#header a:hover {
color:#fff;}

#header h3 {
  position: absolute;
  z-index: 100;
  background: url(../files/bg_coming-soon.gif) no-repeat 0 0;
  top: 100px;
  right: 14px;
  width: 79px;
  height: 78px;
  margin: 0;
  overflow: hidden;
  text-indent: -5000px;
}


/* Structure */
#content {
  background: #f1ecdf url(bg_content.gif) repeat-x 0 0;
  line-height: 1.4em;
  padding: 20px 0 50px;
  border-top: 6px solid #e9e3d4;
  position: relative;
  text-align: center;
}

.cyberdyne {
padding: 18px 22px 10px;}

#content .jawed {
	border:1px;
	padding:1px;
	border-color:#B0A07A;
}


#overview {
  background: #f9f6f1 url(bg_overview.gif) repeat-y 100% 0;
  border: 1px solid #e9e2d2;
  border-width: 1px 0;
  text-align: left;
  line-height: 1.6em;
  margin-bottom: 3em;
}

#overview-less {
  background: #f9f6f1 repeat-y 100% 0;
  border: 1px solid #e9e2d2;
  border-width: 1px 0;
  text-align: left;
  line-height: 1.6em;
  margin-bottom: 3em;
}

.smallimage {
margin-right: 20px;
margin-bottom:20px;
padding:1px;
border: #B0A17A 1px dashed;
}

#overview .maincol,
#overview form.interested {
  padding: 18px 22px 10px;
  margin: 0;
}

#overview .maincol {
  float: left;
  width: 446px; /* IE5 490 */
}

#overview .maincol-stretch {
  float: left;
  width: 100%; /* IE5 490 */
  padding: 18px 22px 10px;
}

#overview form.interested {
  float: right;
  width: 215px; /* IE5 260 */
  background: #fbf9f6 /*url(email.png)*/ no-repeat 220px 20px;
  border-left: 1px solid #efeade;
}

.formtext {
font-size:12px;
color:#515151;
}

#email_form {
  float: left;
  width: 158px;
  margin: 0;
  border: 1px solid #C3C3C3;
  border-top-color: #888;
  border-bottom-color: #ddd;
  background: #fff url(bg_input.gif) 0 0 repeat-x;
}
#overview form.interested br {
  display: none;
}
#overview form.interested .send {
  float: right;
  display: block;
  margin: 0;
  padding: 0;
}
#overview form.interested label {
  display: block;
  width: 225px;
  padding-bottom: 0.8em;
}
#overview form.interested small {
  clear: both;
  display: block;
  padding: 1.5em 0 1em;
  font-size: 90%;
  color: #b6a58d;
  line-height: 1.6em;
}

#overview form.interested small.error,
.maincol p small.error {
  color: #c00;
}

#overview form.interested small.message {
  color: #0b0;
}

/* Nav */
#nav {
  position: absolute;
  top: 0;
  right: 0;
  height: 84px;
  width: 500px;
}
#nav ul {
  position: absolute;
  bottom: 7px;
  right: 16px;
  margin: 0;
  padding: 0;
  list-style: none;
  text-transform: lowercase;
}
#nav li {
  float: left;
  margin: 0;
  padding: 0;
}
#nav a, #nav strong {
  display: block;
  padding: 4px 8px;
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  border-bottom-width: 0;
}
/* Make IE block clickable */
* html #nav a {
  width: 1%;
}
#nav a:hover, #nav li.current a {
  color: #fff;
}
#nav li.current strong {
  color: #fff;
}



/* IE alternatives based on .hover class getting set by Javascript */
.stage-panel ul:hover li a,
* html .stage-panel ul.ie-hover li a,
* html .stage-panel ul.ie-hover li a:visited { background-position: 50% -48px; }
.stage-panel ul:hover li a:hover,
* html .stage-panel ul.ie-hover li a:hover { background-position: 50% 0; }
/* hovers if needed */
#gtd .stage-panel ul:hover li a:hover,
* html #gtd .stage-panel ul.ie-hover li a:hover { background-position: 50% 0; }


/* title */

.post-title {
  position: relative;
  background: #000 url(bg_post-title.gif) repeat-y 0 0;
  margin-bottom: 8px;
}
.post-title h1 {
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 110%;
  background: url(bg_post-title-h1.gif) no-repeat 0 0;
}
.post-title h1 a,
.post-title h1 a:visited,
.post-title h1 a:active,
.post-title h1 strong {
  display: block;
  margin: 0;
  padding: 6px 16px 6px 82px;
  border-bottom-width: 0;
  color: #fff;
  background: url(bg_post-title-a.gif) no-repeat 0 100%;
}
* html .post-title h1 a,
* html .post-title h1 a:visited,
* html .post-title h1 a:active,
* html .post-title h1 strong { height: 1%; }

.post-title p {
  background: #fff;
  color: #a99c8a;
  font-size: 92%;
  margin: 0;
  padding: 4px 0 0;
  text-align: right;
}
.post-title p em {
  position: absolute;
  display: block;
  width: 70px;
  top: 0;
  left: 0;
  padding: 6px 0;
  color: #f7941f;
  text-align: center;
  font-style: normal;
  text-transform: uppercase;
  font-size: 92%;
}
.post-title p em span {
  color: #fff;
}

/* body */

.post-body {
  float: left;
  line-height: 1.6em;
  width: 440px;
  padding: 0 22px 0 10px;
  /* border-right: 1px solid #e3ddd0;
  margin-right:5px; */
}


/* Footer */
#footer {
  clear: both;
  background: #dad0b7 url(bg_footer.gif) repeat-x 0 0;
  border-top: 3px solid #dad0b7;
  border-bottom: 1px solid #c8bb9c;
}
#footer p {
  font-size: 90%;
  line-height: 1.6em;
  margin: 0;
  padding: 6px 12px 7px;
  color: #a39478;
}
#footer #copyright {
  float: left;
}
#footer #legal {
  float: right;
  text-transform: lowercase;
}
#footer #legal a {
  color: #a39478;
}
#footer #legal a:hover {
  color: #90816a;
}
/* Fix IE-Win but hide from IE5-Mac \*/
* html #footer p { height:1%; }
/* Resume IE5-Mac */
#footer a, #footer a:visited {
  color: #90816a;
  border-color: #d4c9ad;
}
#footer a:hover {
  color: #80715a;
  border-color: #d4c9ad;
}

/* Self-clearing floats */

/* Compliant browsers */
#content:after,
#overview:after,
.stage-panel ul:after,
.post:after,
.comment .meta:after,
#footer:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
/* IE 5/6 */
* html #content,
* html #overview,
* html .stage-panel ul,
* html .post,
* html .comment .meta,
* html #footer {
  height: 1%;
}
/* IE7 */
#content,
#overview,
.stage-panel ul,
.post,
.comment .meta,
#footer {
  min-height: 1px;
}


/* Imported Blog formatting */

#blog #content {
  background-image: none;
  border-color: #d4cab3;
}

.post {
  text-align: left;
  padding: 18px 22px;
  margin-bottom: 20px;
  background: #fff;
  border: solid #e3ddd0;
  border-width: 2px 2px;
  width: 600px;
  margin-left:50px;
}

.post-compact {
  text-align: left;
  padding: 18px 22px;
  margin-bottom: 20px;
  background: #fff;
  border: solid #e3ddd0;
  border-width: 2px 2px;
  width: 200px;
  margin-left:22px;
  float:left;
}

.post-compact2 {
  text-align: left;
  padding: 18px 22px;
  margin-bottom: 0px;
  background: #fff;
  border: solid #e3ddd0;
  border-width: 2px 2px;
  width: 150px;
  margin-left:22px;
  float:left;
  margin-bottom:40px;
}
.post-compact2a {
  text-align: left;
  padding: 18px 22px;
  margin-bottom: 0px;
  background: #fff;
  border: solid #e3ddd0;
  border-width: 2px 2px;
  width: 150px;
  margin-left:22px;
  float:left;
  margin-bottom:40px;
}


.post-titleb {
  text-align: left;
  padding: ;
  margin-bottom: 5px;

  width: 600px;
  margin-left:50px;
}

* html .post { float: left; }

/* jawed.com designed by jared tame @ phunctional */
/* title */

.post-title {
	position: relative;
	background: #444444 repeat-y 0 0;
	margin-bottom: 8px;
	margin-left:10px;
	padding: 5px 5px 5px 5px;
	font-size:14px;
	background-color: #D4C9AD;
/*  width: 400px; */
}
.post-title h1 {
  margin: 0;
  padding: 0;
  color: #000;
  font-size: 110%;
  background: no-repeat 0 0;
}
.post-title h1 a,
.post-title h1 a:visited,
.post-title h1 a:active,
.post-title h1 strong {
  display: block;
  margin: 0;
  padding: 5px 5px 5px 5px;
  border-bottom-width: 0;
  color: #fff;
  background:  no-repeat 0 100%;
}
* html .post-title h1 a,
* html .post-title h1 a:visited,
* html .post-title h1 a:active,
* html .post-title h1 strong { height: 1%; }

.post-title p {
  background: #fff;
  color: #a99c8a;
  font-size: 92%;
  margin: 0;
  padding: 4px 0 0;
  text-align: right;
}
.post-title p em {
  position: absolute;
  display: block;
  width: 70px;
  top: 0;
  left: 0;
  padding: 6px 0;
  color: #f7941f;
  text-align: center;
  font-style: normal;
  text-transform: uppercase;
  font-size: 92%;
}
.post-title p em span {
  color: #fff;
}

.resumepadding {
padding-left:50px; }
