<?
header("Content-type:text/css");
?>
body {
  font-family: verdana, arial, helvetica, sans-serif;
  margin: 0px 0px 20px 0px;
  background: #8f8fa0;
}

a         { color: #003366; text-decoration: underline; }
a:link    { color: #003366; text-decoration: underline; }
a:visited { color: #003366; text-decoration: underline; }
a:active  { color: #999999;  }
a:hover   { color: #999999;  }

p {
  margin-top: 8px;
  line-height: 120%;
}

h1, h2, h3 {
  margin: 0px;
  padding: 0px;
}

blockquote.quotebox {
    padding: 5px;
    background-color: #dddddd;
}

#content {
  text-align: justify;
  width: 550px;
  padding: 7px;
  background: #eee;
}

#lSideBar, #rSideBar {
  position: absolute;
  width: 19%;
  text-align: center;
  font-size: x-small;
  background: #eee;
}

#lSideBar {
  left: 1%;
}

#rSideBar {
  left: 80%;
}

#container {
  background: #fff;
  border: 1px solid #fff;  
}

.lm_header, .lm_links {
  font-size: small;
}

.lm_header {
  background: #ccc;
}

.lm_links {
  background: #ddd;
  border: 1px dashed #999;
  border-top: 0px;
  padding-left: 5px;
}

div.copynotice {
  width: 550px;
  padding 3px;
  font-size: xx-small;
  color: #aaa;
  font-family: verdana, arial, helvetica, sans-serif;
  border: 1px dashed #aaa;
  background: #eee;
}

.commentCategories {
  font-size: x-small;
  color: #aaa;
  font-family: verdana, arial, helvetica, sans-serif;
}

.tnav {
  display: none;
  position: absolute;
  top: 18px;
  background: #fff;
  font-size: x-small;
  border: 1px solid #000;
  text-align: left;
  padding: 2px 2px;
  z-index: 10;
}

#home_tnav     { left: 2%  }
#links_tnav    { left: 16% }
#books_tnav    { left: 30% }
#opinion_tnav  { left: 44% }
#gallery_tnav  { left: 58% }
#projects_tnav { left: 72% }
#resume_tnav   { left: 86% }

.tbarmenu {
  width: 14%;
  font-size: x-small;
  padding-left: 4px;
  padding-bottom: 2px;
  border: 1px solid #000;
  border-right: none;
  border-top: none;
  cursor: hand;
}

#tbar a, #tbar a:link, #tbar a:visited, #tbar a:active, #tbar a:hover {
  color: #ddd;
}

html>body .tnav, html>body .tbarmenu, html>body #menu {
  font-size: small;
}

#category_archive_title {
  position: absolute;
  top: 50px;
  left: 1%;
  font-size: medium;
  color: #ddd;
  writing-mode: tb-rl;
}

#links {
  position: absolute;
  left: 1%;
  width: 13%;
  top: 50px;	
  padding: 10px;   
  border: 1px solid #fff;
}
  
.blogbody {
  font-family: palatino, georgia, verdana, arial, sans-serif;
  color: #333;
  font-size: small;
  font-weight: normal;
  background: transparent;
  margin-top: 15px;
}

.blogbody p {
  margin-bottom: 8px;
}

.blogbody a, .blogbody a:link, .blogbody a:visited,
 .blogbody a:active, .blogbody a:hover {
  font-weight: normal;
  text-decoration: underline;
}

.title {
  font-family: palatino, georgia, times new roman, serif;
  font-size: medium;
  color: #666;
  border-bottom: 1px solid #999;
}

.pagetitle {
  font-family: palatino, georgia, times new roman, serif;
  font-size: large;
  color: #555;
  border-bottom: 1px dashed #999;
  margin-top: 10px;
}

.bookdesc {
  text-indent: 20px;
}

.bookdesc:first-letter {
  font-size: large;
  font-weight: bold;
}

#menu {
  margin-bottom: 15px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: x-small;
  border: 1px dashed #bbb;
  text-align: center;
}  

.date { 
  font-family: palatino, georgia, times new roman, serif; 
  font-size: large; 
  color: #333; 
  border-bottom: 1px solid #999;
  margin-bottom: 10px;
  font-weight: bold;
}   
  
.posted { 
  font-family: verdana, arial, sans-serif; 
  font-size: x-small; 
  color: #000000;
  margin-top: 6px;
  margin-bottom: 25px;
}

.extended {
  margin-top: 0px;
  margin-bottom: 0px;
}

.calendar {
  font-family: verdana, arial, sans-serif;
  color: #666;
  font-size: x-small;
  font-weight: normal;
  background: #fff;
  line-height: 140%;
  padding: 2px;
  text-align: left;
}
 
.calendarhead { 
  font-family: palatino, georgia, times new roman, serif;
  color: #666600;
  font-size: small;
  font-weight: normal;
  padding: 2px;
  letter-spacing: .3em;
  background: #fff;
  text-transform: uppercase;
  text-align: left;   
} 
 
.side {
  font-family: verdana, arial, sans-serif;
  color: #333;
  font-size: x-small;
  font-weight: normal;
  background: #fff;
  line-height: 140%;
  padding: 2px;    
} 
  
.sidetitle {
  font-family: palatino, georgia, times new roman, serif;
  color: #666600;
  font-size: small;
  font-weight: normal;
  padding: 2px;
  margin-top: 30px;
  letter-spacing: .3em;
  background: #fff;
  text-transform: uppercase;  
}  
 
.syndicate {
  font-family: verdana, arial, sans-serif;
  font-size: xx-small;  
  line-height: 140%;
  padding: 2px;
  margin-top: 15px;
  background: #fff;    
} 
  
.powered {
  font-family: palatino, georgia, times new roman, serif;
  color: #666;
  font-size: x-small;  
  line-height: 140%;
  text-transform: uppercase; 
  padding: 2px;
  margin-top: 50px;
  letter-spacing: .2em;     
  background: #fff;  
}


#banner-commentspop {
  font-family: palatino, georgia, verdana, arial, sans-serif;
  color: #fff;
  font-size: large;
  font-weight: bold;
  background: #003366;
  padding: 15px 5px;
}

.comments-head { 
  font-family: palatino, georgia, verdana, arial, sans-serif; 
  font-size: small; 
  color: #666;
  position: relative; 
  border-bottom: 1px solid #999;
  margin-top: 10px;
  padding: 4px 2px;
  font-weight: bold;
  background: #fff;  
}

.comments-body {
  font-family: palatino, georgia, verdana, arial, sans-serif;
  color: #666;
  position: relative;
  font-size: small;
  font-weight: normal;
  background: #fff;
  line-height: 140%;
  padding: 7px 4px;
  border-bottom: 1px dotted #999;      
}  

.comments-post {
  font-family: verdana, arial, sans-serif;
  color: #666;
  font-size: x-small;
  font-weight: normal;
  background: #fff;  
} 
   
 
.trackback-url {
  font-family: palatino, georgia, verdana, arial, sans-serif;
  color: #666;
  font-size: small;
  font-weight: normal;
  background: #fff;
  line-height: 140%;
  padding: 5px;  
  border: 1px dotted #999;      
}


.trackback-body {
  font-family: palatino, georgia, verdana, arial, sans-serif;
  color: #666;
  font-size: small;
  font-weight: normal;
  background: #fff;
  line-height: 140%;
  padding-bottom: 10px;
  padding-top: 10px;  
  border-bottom: 1px dotted #999;      
}  

.trackback-post {
  font-family: verdana, arial, sans-serif;
  color: #666;
  font-size: x-small;
  font-weight: normal;
  background: #fff;  
}


