
/* body {
  background:#CCCCCC;
  margin:0;
  /* padding:40px 20px; */
  font: Verdana, Arial, Helvetica, sans-serif;
  /*text-align:center; */
  color:#333333;
  /* font-size: small; */
  } */
p {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  line-height: 120%; 
  font-size: 0.8em;
  }
td {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  line-height: 120%; 
  font-size: 0.8em; 
  }
h1 {  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 1.2em; 
  line-height: 100%; 
  font-weight: bold;
  color: #009966;
  }
h2 {  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 1.1em; 
  line-height: 100%; 
  font-weight: bold;
  color: #009966;
  }
h3 {  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 1em; 
  line-height: 100%; 
  font-weight: bold;
  color: #009966;
  }
a:link {
  color:#669999;
  /* text-decoration:none; */
  }
a:visited {
  color:#669999;
  /* text-decoration:none; */
  }
a:hover {
  background-color: #ECECEC;
  }
a: {
	color: #669999;
	text-decoration: underline;
  }
.caption {  
  font-size: 0.7em; 
  color: #666666}
b {  
  color: #333333; 
  font-weight: bold}
.tinytext {  
  font-size: 0.75em; 
  line-height: 100%; 
  color: #333333}
.tablerow {
  border-bottom: 1px dotted #99CCCC;
  border-top: 1px dotted #99CCCC}

/* Header
----------------------------------------------- */
@media all {
  #header {
    width:760px;
    margin:0 auto 10px;
    border:1px solid #ccc;
    }
  }
@media handheld {
  #header {
    width:90%;
    }
  }
#blog-title {
  margin:5px 5px 0;
  padding:20px 20px .25em;
  border:1px solid #eee;
  border-width:1px 1px 0;
  font-size:200%;
  line-height:1.2em;
  font-weight:normal;
  color:#006633;
  text-transform:uppercase;
  letter-spacing:.2em;
  }
#blog-title a {
  color:#006633;
  text-decoration:none;
  }
#blog-title a:hover {
  color:#c60;
  }
#description {
  margin:0 5px 5px;
  padding:0 20px 20px;
  border:1px solid #eee;
  border-width:0 1px 1px;
  max-width:700px;
  font:78%/1.4em Verdana,Arial,Helvetica,sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#333333;
  }


/* Content
----------------------------------------------- */
@media all {
  #content {
    width:760px;
    margin:0 auto;
    padding:0;
    text-align:left;
    }
  #main {
    width:560px;
    float:left;
    }
  #sidebar {
    width:200px;
    float:left;
    }
  }
@media handheld {
  #content {
    width:90%;
    }
  #main {
    width:100%;
    float:none;
    }
  #sidebar {
    width:100%;
    float:none;
    }
  }

/* Headings
----------------------------------------------- */
/* h2 {
  margin:1.5em 0 .75em;
  font:78%/1.4em Verdana,Arial,Helvetica,sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  } */


/* Posts
----------------------------------------------- */
@media all {
  .date-header {
    margin:1.5em 0 .5em;
    }
  .post {
    margin:.5em 0 1.5em;
    border-bottom:1px dotted #ccc;
    padding-bottom:1.5em;
    }
  }
@media handheld {
  .date-header {
    padding:0 1.5em 0 1.5em;
    }
  .post {
    padding:0 1.5em 0 1.5em;
    }
  }
.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  font-weight:normal;
  line-height:1.4em;
  color:#006633;
  }
.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:underline;
  color:#006633;
  font-weight:normal;
  }
.post-title strong, .post-title a:hover {
  color:#333;
  }
.post div {
  margin:0 0 .75em;
  line-height:1.6em;
  }
p.post-footer {
  margin:-.25em 0 0;
  color:#ccc;
  }
.post-footer em, .comment-link {
  font:78%/1.4em Verdana,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 {
  padding:4px;
  border:1px solid #ddd;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }


/* Comments
----------------------------------------------- */
#comments h4 {
  margin:1em 0;
  font:bold 78%/1.6em Verdana,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 Verdana,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:#333333;
  line-height:1.5em;
  }


/* 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 Verdana,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 Verdana,Arial,Helvetica,sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }


/* Footer
----------------------------------------------- */
#footer {
  width:760px;
  clear:both;
  margin:0 auto;
  }
#footer hr {
  display:none;
  }
#footer p {
  margin:0;
  padding-top:15px;
  font:78%/1.6em Verdana,Arial,Helvetica,sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
  