body {
  background:#fff;
  margin:0;
  padding:40px 20px;
  font:x-small arial,helvetica;
  text-align:center;
  color:#333;
  font-size/* */:/**/small;
  font-size: /**/small;
  }
  
a:link {
  color:#000099;
  text-decoration:none;
  }
  
  a:visited {
  color:#000099;
  text-decoration:none;
  }
  
  a:hover {
  color:#990000;
  text-decoration:underline;
  }
  
  a:active {
  color:#990000;
  text-decoration:underline;
  }
  
a img {
  border-width:0;
  }
  
  .subscribelink a:link,  .subscribelink a:visited{
  text-decoration:underline;
  color:#990000;
  }

.subscribelink a:hover,  .subscribelink a:active{
  text-decoration:underline;
  color:#000099;
  }

/* Header
----------------------------------------------- */
@media all {
  #header {
    width:660px;
    margin:0 auto 10px;
    /*border-bottom:1px solid #ccc;*/
	text-align:left;

    }
  }
@media handheld {
  #header {
    width:90%;
    }
  }


/* Content
----------------------------------------------- */
@media all {
  #content {
    width:660px;
    margin:0 auto;
    padding:0;
    text-align:left;
    }
  #main {
    width:410px;
    float:left;
    }
  #sidebar {
    width:220px;
    float:right;
	/*border-left: 1px solid #ccc;*/
	padding-left: 15px;
    }
  }
@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 "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }


/* Posts
----------------------------------------------- */

.post {
    margin:.5em 0 1.5em;
    border-bottom:5px solid #ccc;
    padding-bottom:1.5em;
    }

.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  font-weight:normal;
  line-height:1.4em;
  color:#c60;
  }
.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  color:#c60;
  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:#666;
  font-weight:bold;
  }

.post img {
  padding:4px;
  /*border:1px solid #ddd;*/
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }
  
.posttime {
color:#ccc;
}


/* Comments
----------------------------------------------- */
#comments h4 {
  margin:1em 0;
  font:bold 78%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }
#comments h4 strong {
  font-size:130%;
  }
#comments-block {
  margin:0px 30px 0px 30px ;
  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 "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
#comments-block dd p {
  
   border:3px dashed #ccc;
   background: #f8f8f8;
   padding: 5px 5px 5px 10px;
   font-size: 82%;
   color:#666;   
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }
  
  .comment-link {
  margin-left:.6em;
  }


/* Sidebar Content
----------------------------------------------- */
#sidebar ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  list-style:none;
  }
#sidebar li {
  margin:0;
  padding:0 0 .25em 15px;
  
  line-height:1.2em;
  }
#sidebar p {
  color:#666;
  line-height:1.5em;
  }
  
.archives {
color:#ccc;
font-size:80%;
}  

.archives a:link, .archives a:visited {
color:#ccc;
}

.archives a:active, .archives a:hover {
color:#ccc;
}


/* 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 "Trebuchet MS",Trebuchet,Arial,Verdana,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 "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }


/* Footer
----------------------------------------------- */
#footer {
  width:660px;
  clear:both;
  margin:0 auto;
  }
#footer hr {
  display:none;
  }
#footer p {
  margin:0;
  padding-top:15px;
  font:78%/1.6em "Trebuchet MS",Trebuchet,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }