img {border: 0px none;}
a.img {border: 0px none;}

.ithumb {
  float: left;
  width: 160px;
  height: 140px;
  border: 0px;
  margin: 0 20px 20px 0;
  padding: 5px;
}

.clearboth {
  clear: both;
}

body {
  font-family: arial,century gothic; 
  margin: 10px;
  padding: 0px;
  color:#333;
  background: #fff;
}

ol, blockquote {
  margin-left: 6px;
  font-size: 14px;
} 

#ptitle {
  color:#666;
  font-family: comic sans, comic sans MS, cursive;
  font-weight: normal;
}

#psize {
  color:#666;
  font-family: comic sans, comic sans MS, cursive;
  font-size: 8pt;
  font-weight: normal;
}

#ptitlesmall {
  color:#666;
  font-family: comic sans, comic sans MS, cursive;
  font-size: 8pt;
  margin-left: 4px;
  margin-right: 4px;
  margin-top: 4px;
  font-weight: normal;
}

#normaltext {
  font-family: arial, centry gothic; 
  color:#333;
  font-weight:normal;
  font-size:10pt;
}

#tabmenu {
  border-bottom: 1px solid #ccc;
  margin: 0;
  padding-bottom: 19px;
  padding-left: 10px;
}

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

#tabmenu a:link, #tabmenu a:visited  {
  background: #E8EBF0;
  border: 1px solid #ccc;
  color: #666;
  float: left;
  font-size: small;
  font-weight: normal;
  line-height: 14px;
  margin-right: 8px;
  padding: 2px 10px 2px 10px;
  text-decoration: none;
}

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

#tabmenu a:hover  {
  color: #093;
}

body.home #tabmenu li#t1 a, 
body.paintings #tabmenu li#t2 a,
body.ptext #tabmenu li#t3 a,
body.early #tabmenu li#t4 a,
body.drawings #tabmenu li#t5 a,
body.blog #tabmenu li#t6 a,
body.contact #tabmenu li#t7 a {
  background: #fff;
  border-bottom: 1px solid #fff;
  color: #333;
}

#tabmenu ul a:hover {
  color: #093;
}

#contents {
  background: #fff;
  border: 1px solid #ccc;
  border-top: none;
  clear: both;
  margin: 0px;
  padding: 15px;
}

.comment {
  min-height: 120px;
  margin-bottom: 20px;
  font-size: 14px;
}

.comment p {
  margin: 20px 0 15px 0;
  line-height: 20px;
}

.comment-meta, .comment-meta a, #commentform p, small {
  margin: 20px 10px 10px 0;
  color: #333;
  font-family: comic sans, comic sans MS, cursive;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: normal;
}

.commentlist {
  list-style: none;
}

.comment-author, cite {
  font-style: normal;
  font-size: 14px;
}

cite span {
  color: #333;
}

#commentform textarea {
  width: 400px;
  background: #cfc;
  border: none;
  margin-right: 10px;
  padding: 5px;
}

#commentform .text {
  width: 400px;
  background: #cfc;
  padding: 5px;
  border: none;
  margin-right: 10px;
}

#commentform small {
  color: #333;
}

#commentform {
  margin-top: 20px;
}

label {
  width: 60px;
  float: left;
  text-align: right;
  margin-right: 0.5em;
  display: block
}
</style>
