body
{
	padding: 0px;
	margin: 0px;
}

#main
{
	padding-top: 1.5em;
	width: 100%;
}
em { font-weight: bold; margin-left: 7px; }
p
{
	line-height: 150%;
	margin-left: 15px;
	margin-bottom: 20px;
}

blockquote
{
	background-color: #faf9f6;
	margin-left: 3em;
	margin-right: 2em;
	padding: 1em;
	color: inherit;
	border: 1px solid #050505;
	line-height: 150%;

}

code.inline
{
	font-size: 1.2em;
	color: green;
}

pre
{
	/*font-family: fixedsys, arial;*/
	/*font-family: Lucida Console, fixedsys, verdana, arial;*/
	font-size: 11px;
	padding: 0.5em;
	margin: 1em 1em 0.2em 3em;
	background-color: #efeff5;
	border: 1px solid #cfcfcf;
	white-space: pre;
	color: inherit;
}

div.syntax {
	padding: 0.5em; 
	margin: 1em 1em 0.2em 3em;
	background-color: #efeff5;
	border: 1px solid #cfcfcf;
	font-family: Verdana;
	font-size: 1.3em;
}

h2 {
	margin-top:     0px;
	margin-bottom:  2em;	
	border-bottom:  1px #000 dotted;
	font-weight:    bold;
	font-family:    Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size:      1.3em;
	clear: both;
}

.foo {
	background-color: #e0e0e0;
}
.foo a {
	color: inherit;
	display:block;
	font-size: 1em;
	text-decoration: none;
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	border: 1px solid #e0e0e0;
	width: 100%;
}
.foo a:hover {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	background-color: #082ca8;
	color: #ffffff;
	border: 1px solid #082ca8;
}
h3 {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	color: #000000;
	letter-spacing: 1.5px;
	text-indent: 15px;
	line-height: 30px;
	background-color: #e0e0e0;
	border: 1px solid #bbbbbb;
	margin-top: 2em;
}

table, img
{
  border: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link
{
  font-weight: bold;
  color: #006666;
  background-color: transparent;
}

a:visited
{
  text-decoration: none;
  font-weight: bold;
  color: #663366;
  background-color: transparent;
}

input, textarea, select
{
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

input[type="submit"],
input[type="button"] {
  padding-top: 1px;
  padding-bottom: 1px;
}

.stryTxt
{
  font-size: 0.8em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  /* margin-left: 15px; */
  margin-bottom: 0px;
}

.sidebar
{
  border: 1px solid black;  
  color: inherit;
  /* background-color: #faf9f6; */
  background-color: #f7f7f7;
  /* background-color: #fafad2; */
  width: 200px;
  padding: 10px;
  margin-bottom: 2em; /* space outside bottom of box */
}

#sidebar a
{
	font-weight: normal;
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar li {
	margin-top: 2px;
}

#sidebar ul, .sidebar ul
{
  list-style: none;
  margin-top: 0px; 
  margin-left: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-top: 0px;
}

#sidebar ul.sub {
	list-style: square;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-left: 40px;
}

#sidebar
{
  padding-top: 1.5em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.8em;
}

#header
{
  padding-left: 2px;
}

#footer
{
  margin-top: 2em;
  border-top: 1px solid black;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: .8em;
}

#footer p
{
  margin: 0;
}

.warn
{
	background-color: #FFCCCC;
	color: #000000;
	border: 2px solid #CC3333;
	padding: 3px;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 1em;
}

.buildbar
{
	vertical-align: middle;
	color:  #FFFFFF;
	background-color: #003300;
	border-bottom: 1px solid #669900;
	text-align: right;
	margin: 0;
	line-height: 150%;
	padding: 2px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.buildbar a
{
	color:  #ccffcc;
	background-color: transparent;
	font-weight: normal;
}

.buildbar a:visited
{
	color: #ccffcc;
	background-color: transparent;
	font-weight: normal;
}

#stats
{
	font-family: Verdana, Arial, sans-serif;
	font-weight: 0.5em;
	border: 1px solid #000;
	padding: 2 2 2 2;
	margin-bottom: 1em;
}

#stats .light
{
	background-color: #fff;
	border: 0;
	font-family: Verdana, Arial, sans-serif;
	font-weight: 0.5em;
}

#stats .dark
{
	background-color: #eee;
	border: 0;
}

em.com {
	font-family: Lucida Console, fixedsys, verdana, arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	white-space: nowrap;
	margin: 0;
	border: 1px solid #cfcfcf;
	/*border-top: solid;
	border-bottom: solid;
	border-color: #ecc;
	border-width: 1px;*/
	padding: 0px 2px 0px 2px;
	background-color: #efeff5;
}

table#books td {
	font-size: 0.9em;
	text-align: center;
	vertical-align: top;
	width: 33%;
	padding: 10px;
}

table#books img {
	border: 1px solid #000;
}

table#links {
	text-indent: 10px;
	margin-left: 2em;
	border: 1px solid #000;
	width: 95%;
}

table#links td {
	font-size: 0.8em;
}
