/* ---( page defaults )--- */

body {
background-color: #01123E;
color: #ffffff;
font-family: verdana, arial, "sans-serif";
margin-top: 0px;
}

blockquote {
  margin: 0 0 0 30px;
  padding: 10px 0 0 20px;
  font-size: 88%;
  line-height: 1.5em;
  color: #666;
  }

blockquote p {
  margin-top: 0;
  }

abbr, acronym {
  cursor: help;
  font-style: normal;
  border-bottom: 1px dotted;
  }

code {
  color: #ED0B0B;
  }

hr {
  display: none;
  }

img {
  border: none;
  }

/* unordered list style */

ul {
  list-style: none;
  margin: 0 0 5px 10px;
  padding: 0;
  }

li {
  list-style: none;
  padding-left: 6px;
  margin-bottom: 3px;
  background: no-repeat 0 6px;
  }

/* links */

.link {
text-decoration: none;
color: #062DBF;
font-face: calibri, verdana, sans-serif;
}

.link:hover {
text-decoration: underline;
color: #062DBF;
font-face: calibri, verdana, sans-serif;
}

/* ---( layout structure )---*/

@media all {
  #wrap {
    margin: 0 auto;
    text-align: left;
    background: repeat-y;
    }

  #content {
    margin-left: 62px; /* to avoid the BMH */
    }

  #main-content {
    margin: 20px 0 0 0;
    padding: 0;
    }

  #sidebar {
    padding: 10px 0 0 0;
    font-size: 10px;
    font-family: verdana;
    color: #999;
    }
  }
@media handheld {
  #wrap {
    background: none;
    }

  #content {
    margin-left: 0 2% 0 2%;
    }

  #main-content {
    float: none;
    }

  #sidebar {
    margin: 0 2% 0 2%;
    }
  }

/* ---( header and site name )--- */

@media all {
  #blog-header {
    margin: 0;
    padding: 0;
    font-family: verdana;
    background: #e0e0e0 no-repeat top left;
    }

  #blog-header h1 {
    margin: 0;
    padding: 45px 60px 50px 160px;
    font-size: 12px;
    color: #fff;
    text-shadow: #4F73B6 2px 2px 2px;
    background: no-repeat bottom left;
    }
  }
@media handheld {
  #blog-header {
    background: #6699cc;
    }

  #blog-header h1 {
    background: none;
    }
  }

#blog-header h1 a {
  text-decoration: none;
  color: #fff;
  }

#blog-header h1 a:hover {
  color: #eee;
  }

/* ---( main column )--- */

h2.date-header {
  margin-top: 0;
  padding-left: 14px;
  font-size: 12px;
  color: #999999;
  background: no-repeat 0 50%;
  }

h3.post-title {
  margin-top: 0;
  font-family: verdana;
  font-size: 130%;
  letter-spacing: -1px;
  color: #993333;
  }

.post {
  font-size: 10pt;
  text-decoration: none;
  font-family: verdana;
  background-color: #FFFFFF;
  color: #000000; 
  margin: 0 0 1.5em 0;
  padding: 0 14px 1.5em 14px;
  border-bottom: 1px solid #ddd;
  }

.post-footer {
  margin: 0;
  padding: 0 0 0 0px;
  font-size: 8pt;
  color: #999;
  }

.post img {
  padding: 6px;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  }

/* comment styles */

#comments {
  padding-top: 10px;
  font-size: 85%;
  line-height: 1.5em;
  color: #666;
  background: #eee no-repeat top left;
  }

#comments h4 {
  margin: 20px 0 15px 0;
  padding: 8px 0 0 40px;
  font-family: verdana;
  font-size: 12px;
  color: #666;
  background: no-repeat 10px 0;
  height: 29px !important; /* for most browsers */
  height /**/:37px; /* for IE5/Win */
  }
  
#comments ul {
  margin-left: 0;
  }

#comments li {
  background: none;
  padding-left: 0;
  }
  
.comment-body {
  padding: 0 10px 0 25px;
  background: no-repeat 10px 5px;
  }

.comment-body p {
  margin-bottom: 0;
  }

.comment-data {
  margin: 4px 0 0 0;
  padding: 0 10px 1em 60px;
  color: #999;
  border-bottom: 1px solid #ddd;
  background: url(http://www.blogblog.com/tictac_blue/comment_arrow_blue.gif) no-repeat 44px 2px;
  }

.deleted-comment {
  font-style:italic;
  color:gray;
  }



<ItemPage>
/* ---- overrides for post page ---- */

.post {
  padding: 0;
  border: none;
  }
</ItemPage>

/* Feeds
----------------------------------------------- */
#blogfeeds {
  }
#postfeeds {
  }

/* Sidebar
----------------------------------------------- */

.sidebar-title {
  font-size: 10pt;
  text-decoration: none;
  font-family: verdana;
  background-color: #cccccc;
  color: #000000; 
  margin: 0 0 0 0;
  padding: 0 0 0 14;
  }

.greyfont {
text-align: center;
font-size: 10px;
text-decoration: none;
font-family: verdana, arial, "sans-serif";
color: #565553;
background-color: #000000;
}

.trans3 { 
opacity:1;
filter:alpha(opacity=75);
}

a.trans3:hover .trans3 { 
opacity:1;
filter:alpha(opacity=100) }

.trans2 { 
opacity:1;
filter:alpha(opacity=18);
}

a.trans2:hover .trans2 { 
opacity:1;
filter:alpha(opacity=40) }

.trans { 
opacity:.25;
filter:gray;
}

a.trans:hover .trans { 
opacity:1;
filter:alpha(opacity=100) }

.footer {
font-face: calibri, verdana, sans-serif;
font-size: 10pt;
color: #575757;
padding-left: 8px;
padding-right: 8px;
}

.short{
font-face: calibri, verdana, sans-serif;
font-size: 4px;
}
