body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	background-color: #B5B5B5;
	background-image: url(topd1/bg.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
}
a:link {
	color:#666666;
	text-decoration:none;
	font-family: Verdana;
	font-size: 11px;
  }
a:visited {
	color:#666666;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
  }
a:hover {
	color:#333333;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
  }
a img {
  border-width:0;
  }



/* Content
----------------------------------------------- */
@media all {

  #main {
width:100%;
    float:left;
    }
  #sidebar {
    width:200px;
    float:right;
    }
  }


/* Headings
----------------------------------------------- */
h2 {
	margin:1.5em 0 .75em;
	text-transform:uppercase;
	letter-spacing:.2em;
	color:#999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
  }


/* Posts
----------------------------------------------- */
@media all {
  .date-header {
    margin:1.5em 0 .5em;
    }
  .post {
    margin:.5em 0 1.5em;
    border-bottom:1px dotted #ccc;
    padding-bottom:1.5em;
    }
  }
@media handheld {
  .date-header {
    padding:0 1.5em 0 1.5em;
    }
  .post {
    padding:0 1.5em 0 1.5em;
    }
  }
.post-title {
	font-size:16px;
	font-weight:normal;
	line-height:16px;
	color:#262C3C;
  }
.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;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
  }
p.post-footer {
	margin:-.25em 0 0;
	color:#ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
  }
.post-footer em, .comment-link {
	text-transform:uppercase;
	letter-spacing:.1em;
	font-family: "Verdana", Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 9px;
	line-height: normal;
  }
.post-footer em {
	font-style:normal;
	color:#999;
	margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  }
.post img {
  padding:4px;
  border:1px solid #ddd;
  }
.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 #ccc;
  list-style:none;
  }
#sidebar li {
	margin:0;
	padding:0 0 .25em 15px;
	text-indent:-15px;
	font-size: 11px;
  }
#sidebar p {
	color:#666;
	font-size: 11px;
  }


/* Feeds
----------------------------------------------- */
#blogfeeds {
  }
#postfeeds {
  }
#navbar-iframe {
height:0px;
visibility:hidden;
display:none
}
