body {
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333333;
	font-size:12px;
}

h1 {
color:#CCCCCC;
text-shadow:#999999;
font-weight:bold;
text-decoration:none;
text-align:center;
}
h1 a:link {
color:#CCCCCC;
font-weight:bold;
text-decoration:underline;
}

h6 {
color:#CCCCCC;
text-shadow:#999999;
font-weight:bold;
text-decoration:none;
text-align:center;
}
h6s a:link, a:visited, a:hover {
color:#CCCCCC;
font-weight:bold;
text-decoration:none;
}


h2 {
color:#999999;
text-shadow:#333333;
text-decoration:underline;
text-align:left;
font-size:14px;
}

a:link {
text-decoration:underline;
font-weight:bold;
color:#FFFFFF
}

a:hover {
text-decoration:underline;
color:#CCCCCC;
font-weight:bold;
}

a:visited {
text-decoration:underline;
color:#CCCCCC;
font-weight:bold;
}

#top {
	text-align: center;
	width: 750px;
}

.style2 a {
font-size:12;
color:#FFFFFF;
font-weight:bold;
}

#content {
color:#FFFFFF;
width:575px;
float:right;
}

#comic {
color:#FFFFFF;
width:979;
float:center;
}

#side {
	width: 150px;
	height: 500px;
	float:left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #1A1A1A;
}

#sidetop {
	width: 150px;
	height: 20px;
	vertical-align:top;
	background-color:#000000;
	font-size:14px;
	color:#CCCCCC;
	font-weight:bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #1A1A1A;
}

#sidebottom {
	width: 150px;
	margin-bottom: 30px;
	vertical-align:middle;
}

#bottom {
text-align:center;
font-size:10px;
color:#FFFFFF;
}
#nothing {font-size:1px; color:#000000; text-decoration:none}
#nothing a:link {font-size:1px; color:#000000; text-decoration:none}
#nothing a:visited {font-size:1px; color:#000000; text-decoration:none}
#nothing a:hover {font-size:1px; color:#000000; text-decoration:none}


/* Header
----------------------------------------------- */
@media all {
  #header {
	width:800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 0px;
	float: left;
	left: 50px;
	top: 0px;
	right: 50px;
	vertical-align: top;
	font-size: 1px;
	letter-spacing: 0px;
	word-spacing: 0px;
	white-space: nowrap;
	text-align:center;
    }
  }

/* Content
----------------------------------------------- */
@media all {
  #content {
	width:800px;
	padding:0;
	text-align:left;
	float:none;
	vertical-align: top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 0px;
	right: 20px;
	left: 20px;
    }
  #main {
    width:620px;
    float:right;
    }
  #sidebar {
    width:170px;
    float:left;
    }
  }
@media handheld {
  #content {
	width:90%;
	vertical-align: top;
    }
  #main {
    width:100%;
    float:none;
    }
  #sidebar {
    width:100%;
    float:none;
    }
  }

/* 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 {
  margin:.25em 0 0;
  padding:0 0 4px;
  line-height:1.4em;
  }
.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  font-weight:normal;
  }

.post div {
  margin:0 0 .75em;
  line-height:1.6em;
  }
p.post-footer {
  margin:-.25em 0 0;
  }
.post-footer em, .comment-link {
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.post-footer em {
  font-style:normal;
  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;
  }


.post-footer a {
  text-decoration:none;
    }

.post-body a, a:visited, {
  text-decoration:underline;
}
.post-body a:hover {
  text-decoration:underline;
}

/* Comments
----------------------------------------------- */
#comments h4 {
  margin:1em 0;
  font:bold 78%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  }
#comments h4 strong {
  font-size:130%;
  }
#comments-block {
  margin:1em 0 1.5em;
  line-height:1.6em;
  margin-left:10px;
  border:#242424 dashed;
  border-width:2px;
  background-color:#0D0D0D;
  }
  #comments-block2 {
  margin-left:10px;
  }
  
#comments-block dt {
  margin:.5em 0;
  }
#comments-block dd {
  margin:.25em 0 0;
  }
#comments-block dd.comment-timestamp {
  margin:-.25em 0 2em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
#comments-block dd p {
  margin:0 0 .75em;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }


/* Sidebar Content
----------------------------------------------- */
#sidebar ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  border-bottom:1px dotted;
  list-style:none;
  }
#sidebar li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-15px;
  line-height:1.5em;
  }
#sidebar p {
  line-height:1.5em;
  }
#sidebar a { 
  line-height:1.5em;
  text-decoration:underline;
  }

/* Footer
----------------------------------------------- */
#footer {
  width:660px;
  color:#FFFFFF;
  clear:both;
  margin:0 auto;
  }
#footer hr {
  display:none;
  }
#footer p {
  margin:0;
  padding-top:15px;
  font:78%/1.6em "Trebuchet MS",Trebuchet,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }