body {
	font: 90% Arial, Helvetica, sans-serif;
	background: #ffffff;
	/*background-image: url(../../img/bg.png);
	background-repeat:repeat-x; */
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
  }
  td {
    font:x-small Arial;;
  }
a:link {
  color:#c60;
  }
a:visited {
  color:#c60;
  }
a:hover {
  color:#336699;
  }
a img {
  border-width:0;
  }
  
  /* Container
----------------------------------------------- */
#container {
	position:relative;
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-repeat:repeat-y;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

  
  
/*-- twd specific -- */


.pointer {
	text-decoration: underline;
	cursor: pointer;
}
.mainTable {
width: 780px;
}

/*.noprint {
display:none
}*/

.printit {
display:none;
}

#goback {
position:absolute;
	top:84px;
	left: 5px;
	z-index:1000;
}
#goforward {
position:absolute;
	top:84px;
	left: 612px;
	z-index:1000;
}
#vision {
position:absolute;
	top:64px;
	left: 100px;
	z-index:1000;
}
.dirlink a{
color: white;
text-decoration:underline;
font: bold 70% Arial, Helvetica, sans-serif;
}
.dirlink a:hover{
color: c60;
text-decoration:underline;
font: bold 70% Arial, Helvetica, sans-serif;
}


/* Header----------------------------------------------- */
#header {
	/*background-image:url(http://texaswebdevelopers.com/blog/images/bg.jpg);
	background-repeat: no-repeat;
	width:767px;*/
	height:114px;
	clear:both;
	margin-left: 0px;
	margin-right: 0px;

}

#header h1 {
	margin-left: 140px;
	margin-top: 35px;
	color: #336699;
text-decoration:none;
font: bold 120% Arial, Helvetica, sans-serif;

}
#nav {
	position:absolute;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width:750px;
	top: 8px;
	left: 0px;
}
#nav h1 {
	margin-left: 200px;
	margin-top: 35px;
	color: #9DACBF;
	font: bold 100% Arial, Helvetica, sans-serif;
}
#nav a {
	font-size: 70%;
	color: #013299;
	font-weight: bold;
	text-decoration: none;
}
#nav a:hover {
	text-decoration: underline;
	color: #990000;
} 
/* Content
----------------------------------------------- */
#content {
  width:780px;
  margin:0 auto;
  padding:0;
  text-align:left;
  position:relative;

  }
#main {
  width:770px;
  float:left;
  }
  
  #sidebar {
	float:left;
	width:160px;
	margin-left:10px;
	padding-right:5px;
	border-right:#CCCCCC thin dotted;
	padding-left: 5px;
	}

 #post {
	float:right;
	width:540px;
	margin-left:10px;
	margin-right:20px;
	padding-right: 5px;
	padding-left: 5px;
	  }


/* Headings
----------------------------------------------- */
h2 {
  margin:1.5em 0 .75em;
  font:80%/1.4em Arial, Helvetica, sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#336699;
  line-height: .1em;
  }
  /* h1 {
  margin:1.5em 0 .75em;
  font:110%/1.4em Arial, Helvetica, sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#336699;
  line-height: .1em;
  }*/


/* Posts
----------------------------------------------- */

.post-body {
text-align:justify;
}

.date-header {
  margin:1.5em 0 .5em;
  padding-left:20px;
  font:70% Arial, Helvetica, sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#336699;
    }
.post {
  margin:.5em 0 1.5em;
  border-bottom:1px dotted #ccc;
  padding-bottom:1.5em;
  }
  
  .post p {
  line-height:1.4em;
  }
.post-title {
margin-left:10px;
  /*margin:.25em 0 0;*/
  padding:0 0 4px;
  font-size:140%;
  font-weight:normal;
  line-height:1.4em;
  color:#800000;
  }
.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  color:#c60;
  font-weight:normal;
  }
.post-title strong, .post-title a:hover {
  color:#333;
  }
.post div {
  margin:0 0 .75em;
 line-height:1.4em;
  }
p.post-footer {
  margin:-.25em 0 0;
  color:#999;
  }
.post-footer em, .comment-link {
  font:78%/1.4em Arial, Helvetica, sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  }
.post img, .thumb img {
  padding:4px;
  /*border:1px solid #ddd;*/
  }
.post a img, .thumb a img {
  padding:4px;
  /*border:1px solid #008080;*/
  }
.post a:hover img, .thumb a:hover img {
  padding:4px;
 /* border:1px solid #800000;*/
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }



/* Comments
----------------------------------------------- */
#comments {
color:#999;
  margin: 1em 0 2em;
  font:78%/1.4em Arial, Helvetica, sans-serif;
  letter-spacing:.1em;
}
.commentalt {
	background-color: #FFFFEA;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

#comments h4 {
  margin:1em 0;
  font:bold 78%/1.6em Arial, Helvetica, sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }
  #comments h3 {
  margin:1em 0;
  font:bold 100%/2em Arial, Helvetica, sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }
#comments h4 strong {
  font-size:130%;
  }
#comments-block {
  margin:1em 0 1.5em;
  line-height:1.6em;
  }
#comments-block dt {
  margin:.5em 0;
  }
#comments-block dd {
  margin:.25em 0 0;
  }
#comments-block dd.comment-timestamp {
  margin:-.25em 0 2em;
  font:78%/1.4em Arial, Helvetica, sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
#comments-block dd p {
  margin:0 0 .75em;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }


/* Sidebar Content
----------------------------------------------- */
#sidebar ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  list-style:none;
  }
#sidebar li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-15px;
  line-height:1.5em;

  }
#sidebar p {
  color:#666;
  line-height:1.5em;
  }

#sidebar p.feed {
  color:#666;
  line-height:1.5em;
  font-size:70%;

  }
/* Profile
----------------------------------------------- */
#profile-container {
  margin:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  padding-bottom:1.5em;
  }
.profile-datablock {
  margin:.5em 0 .5em;
  }
.profile-img {
  display:inline;
  }
.profile-img img {
  float:left;
  padding:4px;
  border:1px solid #ddd;
  margin:0 8px 3px 0;
  }
.profile-data {
  margin:0;
  font:bold 78%/1.6em Arial, Helvetica, sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.profile-data strong {
  display:none;
  }
.profile-textblock {
  margin:0 0 .5em;
  }
.profile-link {
  margin:0;
  font:78%/1.4em Arial, Helvetica, sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }


/* Footer
----------------------------------------------- */
#footer {
	width:780px;
	clear:both;
	text-align: right;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: auto;
	text-align:center;
  }
#footer hr {
  display:none;
  }
#footer p {
  margin:0;
  }
  #footer a {
	font-size: 80%;
	color: #013299;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #990000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #013299;
}
#img {
text-align:center;
}
  
/****************/
/* Added Styles */
/****************/
code, pre {
	margin: 1em 4%;
	padding: 1em;
	border: 1px solid #CCC;
	display: block;
	background: #FAFAFA;
	color: #333333;
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	line-height: 1.5em;
}
.code{
	margin: 1em 4%;
	padding: 1em;
	border: 1px solid #CCC;
	display: block;
	background: #FAFAFA;
	color: #333333;
	font-family: "Courier New", Courier, monospace;
	font-size: 80%;
	line-height: 1.5em;
	text-align:left;
}
.archives {
	list-style-type: none;
}

/* Gallery Styles */

.gallery {
	height: auto;
	width: 100%;
	page-break-after: always;
	margin: 2px;
	clear: both;
	}	

div.thumb {
	margin: 2px;
	height: auto;
	float: left;
	text-align: center;
	}	
.thumb img{
	display: inline;
	margin: 4px;
	}
.thumb a:hover img {}

  
 table.tabledisplay{
	border: 1px solid #006699;
	width: 400px;
	margin-top: 4px;
	margin-bottom: 4px;
	}
table.tabledisplay td, th{
	padding: 2px;
	font-size: 10px;
	}
table.tabledisplay th{
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	}
table.tabledisplay td{
	}
	
abbr, acronym, .help {
  border-bottom: 1px dotted #333;
  cursor: help;
  }
	
.hl {
	color:black;
	background:yellow;
}
#TW-feed, #TW-feed ul {list-style:none; margin:0px; padding:0px}
#TW-feed li ul {display:none;position:absolute;background-color:#ffffff;padding:3px;border:1px solid #cccccc;}
#TW-feed li {font-weight:bold; color:#EC8132;}
#TW-feed ul li {padding-bottom:3px;}

.linky {
list-style:none;
color:#E85306;
}
.padleft10 {
padding-left:10px;
}
.padright10 {
padding-right:10px;
}
acronym {
border-bottom: 1px dotted;
}
