<!-- *** IMPORTANT STYLESHEET SECTION - Change the border classes and text colors *** -->
<style>
/* WRAPPER: wraps entire contents of page - 2014 */
#wrapper {
	border: solid 1px black;
}
.separator {
      padding-right:10px;
      position: absolute; top: 90; z-index: 80;
      color:#CCCCCC;
}
/* Main Content */
#main h1 {
         padding-top: 15px;
         margin-bottom: 10px;
         font: bold 2.3em;
}
#main p {
        font-size: 1.4em;
        margin-bottom: 10px;
}

table	   { font: small/1.5em "Trebuchet MS",Verdana,Arial,Sans-serif}
p		   { font: x-small/1.0em "Trebuchet MS",Verdana,Arial,Sans-serif}
li		   { font: x-small/1.0em "Trebuchet MS",Verdana,Arial,Sans-serif}
td		   { font: x-small/1.0em "Trebuchet MS",Verdana,Arial,Sans-serif}

a         { text-decoration: none; font: 11px Verdana,Helvetica }
a:link    { color: blue }
a:hover   { color: gray; text-decoration: underline }
a:visited { color: red }

.itemBorder       { border: 1px outset #FFFFFF}

.itemText:link    { text-decoration: none; color: blue; font: 11px Verdana, Helvetica; font-weight: bold }
.itemText:visited { text-decoration: none; color: red; font: 11px Verdana, Helvetica; font-weight: bold }
.itemText:hover   { text-decoration: none; color: gray; font: 11px Verdana, Helvetica; font-weight: bold }

body {
  background:#FFF;
  margin:0;
  padding:20px 10px;
  text-align:center;
  font:x-small/1.5em "Trebuchet MS",Verdana,Arial,Sans-serif;
  color:#357;
  font-size/* */:/**/small;
  font-size: /**/small;
  }
/* Posts
----------------------------------------------- */
.date-header {
  margin:0 28px 0 43px;
  font-size:80%;
  line-height:2em;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#357;
  }
.post {
  margin:.3em 0 25px;
  padding:0 13px;
  border:1px dotted #bbb;
  border-width:1px 0;
  }
.post-title {
  margin:0;
  font-size:110%;
  line-height:1.5em;
  display:block;
  border:1px dotted #bbb;
  border-width:0 1px 1px;
  padding:2px 14px 2px 29px;
  color:#333;
  }
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 29px;
  }
html>body .post-body {
  border-bottom-width:0;
  }
.post p {
  margin:0 0 .75em;
  }
p.post-footer {
  background:#FFFF99;
  margin:0;
  padding:2px 14px 2px 29px;
  border:1px dotted #bbb;
  border-width:1px;
  border-bottom:1px solid #eee;
  font-size:90%;
  line-height:1.5em;
  color:#666;
  text-align:right;
  }
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("http://www.blogblog.com/rounders/icon_comment.gif") no-repeat 0 45%;
  padding-left:14px;
  }
html>body a.comment-link {
  /* Respecified, for IE5/Mac's benefit */
  background:url("http://www.blogblog.com/rounders/icon_comment.gif") no-repeat 0 45%;
  padding-left:14px;
  }
.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;
  }

</style>
