/* CSS for kenw.us web application */
#menunav {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  height: 24px;
  margin: 0;
  padding-left: 0px;
}

#menunav li {
  margin: 0;
  padding: 0;
  display: inline;
  list-style-type: none;
}

#menunav a:link, #menunav a:visited {
  float: left;
  background: #f3f3f3;
  line-height: 107%;
  padding: 2px 10px 2px 10px;
  margin-right: 4px;
  border: 1px solid #ccc;
  text-decoration: none;
  font-style: normal;
  color: #333;
}

#menunav a:link.active, #menunav a:visited.active {
  border-bottom: 1px solid #fff;
  background: #fff;
  color: #00f;
}

#menunav a:hover {
  background: #03f;
  color: #fff;
}

#mymainmenu {
                margin: 4px 0 4px 0;
}

#kenwdoc {
  margin:auto; text-align:left;
  width: 46.15em;
  *width: 45.04em;
  min-width: 600px;
}

.yui-t1 {float:left; margin-left: 0px; width: 900px;}

.yui-t3 #bd {width: 894px; font-family: Verdana, Arial, Helvetica, Sans-Serif;}
.yui-t3 #yui-main {float:right; margin-left:-25em;}
.yui-t3 .yui-b {float:left;width:20.0759em;*width:19.52em;}
.yui-t3 #yui-main .yui-b {margin-left:20.0759em;*margin-left:19.52em;}

.wider {width:550px;}

div.yuimenu {
  	position: absolute;
          visibility: visible;
}

.header {
	font-size: 138.5%;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #001166;
	color: #FFFFCC;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: 2px;
	border-style: solid;
	left: 0px;
}

.headerbar {
	font-size: 200%; font-weight: bold;
	text-align: center; color: #FFFFFF;
	background-image: url("/kenblog/wp-content/themes/ken-3col/images/header-1.jpg");
	height: 120px; width: 900px;
	background-repeat:no-repeat;
	background-position:left;
	margin: 0px;
}

.footer {
	font-size: 85%;
	font-weight: bold;
	text-align: left;
	padding: 3px;
	color: #333; background-color: #f3f3f3;
	color: #fff; background-color: #111;
	border-color: #CCCCCC #CCCCCC #333333 #CCCCCC;
	position: relative;
	margin-top: 0;
	border-width: 0px;
	border-style: solid;
	margin: 0px;
	width: 894px;
	/* z-index: 20; */
}

.articleHeader, .treeHeader, .imageHeader, .namelistHeader {
	margin-top: 4px;
	cursor: pointer;
	/* margin-bottom: 5px; */
	text-align: left;
	font-weight: bold;
	margin-left: 5px; margin-right: 0px;
	padding: 5px; padding-top: 4px; 
	color: #FFFFAA;
	background-color: #01e;
	position: relative;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: 2px;
	border-style: solid;
}

.tableBackground, .tableHeader {
	font-size: 100%;
	position: relative;
	margin-top: 4px;
	text-align: left;
	margin-left: 8px; margin-right: 4px;
	padding: 4px; padding-top: 10px; 
	cellpadding: 4px;
}

.tableHeader {
	font-size: 130%;
	color: #FFFFAA;
	background-color: #01e;
	text-align: center;
}

.articleHeader {
  margin-left: 0px;
}

.treeHeader {
	background-color: #CCC; color: #000;
	width: 255px; cursor: pointer;
	padding-top: 1px; padding-bottom: 1px;
}

p, .ptext {
	padding-top: 4px; position: relative;
	margin-bottom: 4px; text-align: left;
}
.indent {
	padding-left: 12px; padding-right: 12px;
}

.pythontext, .pythonerr {
	text-align: left;
	margin-left: 10px; font-size: 110%;
	color: #002099;
}

.pythonerr {
	margin-left: 10px; font-size: 110%;
	background-color: #F14;
	color: #FFE;
	font-weight: bold;
}

.ltext {
	margin-left: 4px; text-align: left;
}

.namelistHeader {
	background-color: #CCC; color: #000; padding-top: 1px; padding-bottom: 1px;
	margin-left: 0px;
}

.imageHeader {
	background-color: #CCC; color: #000;
	text-align: center; width: 450px; margin-top: 90px; margin-left: 0px;
	padding-top: 1px; padding-bottom: 1px;
}

img {
	margin-top: 4px;
}

.centered, .thumbnail {
	text-align: center; margin-left: auto; margin-right: auto;
}

.article {
	text-align: left; margin-left: 5px;
}

.treeperson, .person, .highlightperson, .headerTitle {
	font-weight: bold;
	padding: 2px; color: #000000;
	background-color: #EE9;
	position: relative; margin-left: 5px;
	margin-top: 1px; margin-bottom: 6px;
	border-color: #ccc #000 #000 #ccc;
	border-width: 2px;
	border-style: solid;
	cursor: pointer;
	width: 255px;
}

.highlightperson {
	background-color: #AEF;
}

.person {
	background-color: #000099; width: 245px; margin-left: 0px; color: FFF
}

ul.indentedlist {
  margin-left: 6px;
  padding: 2px;
  /* list-style-type: none; */
}

.langname {
  font-weight: bold;
  padding: 2px; color: red;
}

.visitbp, #visitphr, #visitmybp {
	width: 160px; margin-top: 4px; margin-bottom: 4px; text-align: center;
	border-color: #ccc #000 #000 #ccc; ; text-decoration: none;
	border-width: 2px; border-style: solid; font-size: 150%;
	font-weight: bold; background-color: #033; color: #fff;
}

.visitbp, .visitbp:hover, .visitbp a:hover, #vvisitphr, #visitmybp {
	cursor: pointer; text-align: center; text-decoration: none;
	margin-left: 2px; margin-right: 2px; font-size: 120%;
	font-weight: bold; background-color: #033; color: #fff;
}

#visitphr:hover, #visitmybp:hover{
	background-color: #2E2; color: #000; text-decoration: none;
}

h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 18px; font-weight: bold;
	color: #000000; text-align: left; margin-top: 15px; margin-bottom: 2px; margin-right: 12px;
	border-top: 2px solid #000; 
	border-bottom: 1px dotted #228;
}

.anime { cursor: pointer; }


