BODY {
     font-family: Book Antiqua, Bookman Old Style, Serif;
     font-size: 15px;
     font-weight: 400; 
     font-style: normal; 
     text-decoration: none; 
     text-transform: none; 
     font-variant: normal; 
     color: #00FFFF; 
     background: #000000;  
     line-height: 30px; 
     margin-top: 5px;
     background-image: url(spiralnotebooklittleblack.gif); 
     background-repeat: repeat-y; }

A:link {
       text-decoration: underline;}

A:visited {
          color: #FF0000;}

A:active {         }

A:hover {        }

A img {
      border-width:0;}

/*<!-- Header -->*/

#header {
  width:630px;
  margin:0 auto 10px;
  }

#blog-title {
  margin:5px 5px 0;
  padding:20px 20px .25em;
  border:1px solid #222;
  border-width:1px 1px 0;
  font-size:200%;
  line-height:1.2em;
  color:#00FFFF;
  text-transform:uppercase;
  text-align:center;
  letter-spacing:.2em;
  }

#blog-title a {
  color:#00FFFF;
  text-decoration:none;
  text-align:center;}

#blog-title a:hover {
  color:#0073AB;
  }

#description {
  margin:0 5px 5px;
  padding:0 20px 20px;
  border:1px solid #222;
  border-width:0 1px 1px;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  text-align:center;
  letter-spacing:.2em;
  color:#777;
  }

#counter {
  font-style:normal;
  color:#777;
  margin-right:.6em;
  text-align:center;
  }

#content {
  width: 735px;
  margin-left: 110px;
  }

#main {
  width:505px;
  float:left;
  }

#sidebar {
  width:220px;
  float:right;
  margin-left: 10px;
  }

blockquote {
           font-family: Book Antiqua, Bookman Old Style, Serif; 
           font-size: 15px; 
           font-weight: 400; 
           font-style: normal; 
           text-decoration: none; 
           text-transform: none; 
           font-variant: normal; 
           color: #00FFFF; 
           background: #000000; 
           line-height: 30px; 
           margin-top: 5px; 
           margin-left: 90px;}

<!--/* Posts
----------------------------------------------- */-->

.date-header {
  margin:1.5em 0 .5em;
  font-size:50px;}

.post {
  margin:.5em 0 1.5em;
  border-bottom:1px dotted #444;
  padding-bottom:1.5em;
  }

.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  line-height:1.4em;
  color:#0073ab;
  }

.post-title a {
  text-decoration:none;
  }

.post-title a:hover {
  color:#0073ab;
  }

.post div {
  margin:0 0 .75em;
  line-height:1.6em;
  }

p.post-footer {
  margin:-.25em 0 0;
  }

.post-footer em {
  font-style:normal;
  color:#777;
  margin-right:.6em;
  }

.post-author {
             color:#ff0000;
             }

.post img {
  padding:4px;
  border:1px solid #222;
  }

.post blockquote {
  margin:1em 20px;
  }

.post blockquote p {
  margin:.75em 0;
  }

<!--/* Sidebar Content
----------------------------------------------- */-->

#sidebar ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  border-bottom:1px dotted #444;
  list-style:none;
  }

#sidebar li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-15px;
  line-height:1.5em;
  }

#sidebar p {
  color:#999;
  line-height:1.5em;
  }

<!--/* Footer
----------------------------------------------- */-->

#footer {
  width:620px;
  clear:both;
  margin:0 auto;
  }

#footer hr {
  display:none;
  }

#footer p {
  margin:97px;
  padding-top:15px;
  font:78%/1.6em "Trebuchet MS",Trebuchet,Verdana,Sans-serif;
  text-transform:uppercase;
  text-align:center;
  letter-spacing:.1em;
  }