

body {
  background:#e7efad;
  margin:0;
  padding:20px 10px;
  text-align:center;
  font:x-small/1.2em Verdana, Tahoma, Helvetica, Arial;
  color:#333;
  font-size/* */:/**/small;
  font-size: /**/small;
  }


/* Page Structure
----------------------------------------------- */
/* The images which help create rounded corners depend on the 
   following widths and measurements. If you want to change 
   these measurements, the images will also need to change.
   */
@media all {
  #content {
    width:740px;
    margin:0 auto;
    text-align:left;
    }
  #main {
    width:475px;
    float:left;
    /* background:#fff url("/blogfiles/corners_main_bot.gif") no-repeat left bottom; */
    /* background-color: #fff; */
    /* border: 1px solid #89a; */
    margin:15px 0 0;
    /* padding:0 0 10px; */
    color:#000;
    font-size:97%;
    line-height:1.5em;
    }
  #main2 {
    float:left;
    width:100%;
    /* background:url("/blogfiles/corners_main_top.gif") no-repeat left top; */
    /* padding:10px 0 0; */
    }
  #main3 {
    /* background:url("/blogfiles/rails_main.gif") repeat-y; */
    padding:0;
    }
  #sidebar {
    width:220px;
    float:right;
    margin:15px 0 0;
    font-size:97%;
    line-height:1.5em;
    }
  }
@media handheld {
  #content {
    width:90%;
    }
  #main {
    width:100%;
    float:none;
    background:#fff;
    }
  #main2 {
    float:none;
    background:none;
    }
  #main3 {
    background:none;
    padding:0;
    }
  #sidebar {
    width:100%;
    float:none;
    }
  }

/* Links
----------------------------------------------- */
a:link {
  color:#258;
  }
a:visited {
  color:#666;
  }
a:hover {
  color:#c63;
  }
a img {
  border-width:0;
  }


/* Blog Header
----------------------------------------------- */
@media all {
  #header {
    background:#476 url("/blogfiles/banner.jpg") no-repeat left bottom;
    margin:0 0 0;
    padding:0 0 8px;
    color:#fff;
    }
  #header div {
    padding:0px 0px 0;
    }
  }
@media handheld {
  #header {
    background:#476;
    }
  #header div {
    background:none;
    }
  }
#blog-title {
  margin:0;
  padding:10px 10px 5px;
  font-size:200%;
  line-height:1.2em;
  color:#000;
  }
#blog-title a {
  text-decoration:none;
  color:#000;
  }
#description {
  margin:0;
  padding:5px 140px 10px 10px;
  font-size:100%;
  line-height:1.5em;
  color:#000;
  }

/* Posts
----------------------------------------------- */
.date-header {
  margin:0 28px 0 43px;
  font-size:85%;
  line-height:2em;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#357;
  }
.post {
  margin: 0 0 1em 0;
  /* padding:0 13px; */
  border:1px solid #89a;
  background-color: #fff;
  }
.post-title, .sidebar-title, div#comments h4 {
  margin:0;
  font-size:1.1em;
  background: url("/blogfiles/table_head_back.jpg") top left repeat;
  display:block;
  border-width:0 1px 1px; */
  border: solid #89a;
  border-width: 0 0 1px 0;
  padding: 0.3em 0.6em;
  color: #fff;
  }

div#comments h4
{
  margin-bottom: 0.5em;
}

.post-title a
{
  color: #fff;
}
a.title-link, .post-title strong {
  text-decoration:none;
  display:block;
  }
a.title-link:hover {
  background-color:#ded;
  color:#000;
  }
.post-body {
  /* border:1px dotted #bbb;
  border-width:0 1px 1px;
  border-bottom-color:#fff; */
  padding:10px 14px 1px 14px;
  }
html>body .post-body {
  border-bottom-width:0;
  }
.post p {
  margin:0 0 .75em;
  }
p.post-footer {
  background:#9eb421;
  margin:0;
  padding:0.4em 0.6em;
  /* border:1px dotted #bbb;
  border-width:1px;
  border-bottom:1px solid #eee; */
  font-size:95%;
  line-height:1.5em;
  color:#fff;
  text-align:right;
  font-weight: bold;
  }
html>body p.post-footer {
  border-bottom-color:transparent;
  }
p.post-footer em {
  display:block;
  float:left;
  text-align:left;
  font-style:normal;
  }
a.comment-link {
  /* IE5.0/Win doesn't apply padding to inline elements,
     so we hide these two declarations from it */
  background/* */:/**/url("/blogfiles/comment_icon.png") no-repeat 0 45%;
  padding-left:18px;
  color: #fff;
  text-decoration: none;
  }
p.comment-timestamp a.comment-link
{
  background-image: none;
  padding: 0 0 0 0;
  margin: 0;
}
a.comment-link:hover
{
  text-decoration: underline;
}
html>body a.comment-link {
  /* Respecified, for IE5/Mac's benefit */
  background:url("/blogfiles/comment_icon.png") no-repeat 0 45%;
  padding-left:18px;
  color: #fff;
  text-decoration: none;
  }
.post img {
  margin:0 0 5px 0;
  padding:4px;
  border:1px solid #ccc;
  }
blockquote {
  margin:.75em 0;
  border:1px dotted #ccc;
  border-width:1px 0;
  padding:5px 15px;
  color:#666;
  }
.post blockquote p {
  margin:.5em 0;
  }


/* Comments
----------------------------------------------- */
#comments {
  margin: 0;
  /* border:1px dotted #ccc; */
  /* border-width:0 1px 1px; */
  /* padding:20px 0 15px 0; */
  }
#comments .my-comments, #comments .my-links
{
  background-color: #fff;
  border: 1px solid #89a;
  margin-bottom: 1em;
}
#comments h4 {
  margin:0 0 10px;
  padding:0 14px 2px 29px;
  border-bottom:1px dotted #ccc;
  font-size:120%;
  line-height:1.4em;
  color:#333;
  }
#comments-block {
  margin:0 15px 0 9px;
  }
.comment-data {
  background:url("/blogfiles/icon_comment.gif") no-repeat 2px .3em;
  margin:.5em 0;
  padding:0 0 0 20px;
  color:#666;
  }
.comment-poster {
  font-weight:bold;
  }
.comment-body {
  margin:0 0 1.25em;
  padding:0 0 0 20px;
  }
.comment-body p {
  margin:0 0 .5em;
  }
.comment-timestamp {
  margin:0 0 .5em;
  padding:0 0 .75em 20px;
  color:#666;
  }
.comment-timestamp a:link {
  color:#666;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }


/* Profile
----------------------------------------------- */
@media all {
  #profile-container {
    background:#cdc url("/blogfiles/corners_prof_bot.gif") no-repeat left bottom;
    margin:0 0 15px;
    padding:0 0 10px;
    color:#345;
    }
  #profile-container h2 {
    background:url("/blogfiles/corners_prof_top.gif") no-repeat left top;
    padding:10px 15px .2em;
    margin:0;
    border-width:0;
    font-size:115%;
    line-height:1.5em;
    color:#234;
    }
  }
@media handheld {
  #profile-container {
    background:#cdc;
    }
  #profile-container h2 {
    background:none;
    }
  }
.profile-datablock {
  margin:0 15px .5em;
  border-top:1px dotted #aba;
  padding-top:8px;
  }
.profile-img {display:inline;}
.profile-img img {
  float:left;
  margin:0 10px 5px 0;
  border:4px solid #fff;
  }
.profile-data strong {
  display:block;
  }
#profile-container p {
  margin:0 15px .5em;
  }
#profile-container .profile-textblock {
  clear:left;
  }
#profile-container a {
  color:#258;
  }
.profile-link a {
  background:url("/blogfiles/icon_profile.gif") no-repeat 0 .1em;
  padding-left:15px;
  font-weight:bold;
  }
ul.profile-datablock {
  list-style-type:none;
  }


/* Sidebar Boxes
----------------------------------------------- */
@media all {
  .box {
    /* background:#fff; */
    /* border: 1px solid #89a; */
    margin:0 0 15px;
    /* padding:10px 0 0; */
    color:#666;
    }
  .box2 {
    /* padding:0 13px 8px; */
    }
  }
@media handheld {
  .box {
    /* background:#fff; */
    }
  .box2 {
    background:none;
    }
  }
div.box3 div
{
  border: 1px solid #89a;
  background-color: #fff;
  margin-bottom: 1em;
}
div.box3 form
{
  margin: 0.7em;
}
div.box3 form input.text
{
  border: 1px solid #89a;
  background-color: #fdffee;
  width: 120px;
}
div.box3 form input.button
{
  border: 1px solid #89a;
}
/* .sidebar-title {
  margin:0;
  padding:0 0 .2em;
  border-bottom:1px groove #9b9;
  font-size:115%;
  line-height:1.5em;
  color:#333;
  } */
.box ul {
  margin:.5em 0 .5em;
  padding:0 0px;
  list-style-type: square;
  }
.box ul li {
  /* background:url("/blogfiles/icon_arrow_sm.gif") no-repeat 2px .25em; */
  /* margin:0 1em 0 6px; */
  /* background: url("/blogfiles/bullet.png") no-repeat 0 0.4em; */
  /* padding:0 0 3px 16px; */
  /* padding: 0 0 0 14px; */
  margin: 0 12px 0 20px;
  padding: 0;
  /* margin-bottom:3px; */
  line-height:1.4em;
  }
.box p {
  margin:0 0 .6em;
  }

p#powered-by
{
  margin: 0;
  padding: 0 0 6px 10px;
}
.box ul li a:link, .box ul li a:visited
{
  text-decoration: none;
}

.box ul li a:link:hover, .box ul li a:visited:hover
{
  text-decoration: underline;
}

/* Footer
----------------------------------------------- */
#footer {
  clear:both;
  margin:0;
  padding:15px 0 0;
  }
@media all {
  #footer div {
    background:#464;
    padding:8px 0 0;
    color:#fff;
    }
  #footer div div {
    padding:0 15px 8px;
    }
  }
@media handheld {
  #footer div {
    background:#456;
    }
  #footer div div {
    background:none;
    }
  }
#footer hr {display:none;}
#footer p {margin:0;}
#footer a {color:#fff;}

.smalltext {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

a.baselink
{
  color: #fff;
  font-weight: bold;
  font-size: 0.7em;
  text-decoration: none;
}

p.blogger-labels
{
  margin: 1em 0 0 0;
  padding: 0.3em 0.4em 0.4em 0.4em;
  background-color: #f1f6ce;
  border: 1px solid #bfc87f;
  font-weight: bold;
  color: #3f632d;
}

p.blogger-labels a
{
  font-weight: normal;
}
