

body {
  margin: 0;
  padding: 0;
  background: #1C1C1C;
  color: #444;
  height: 100%;
  font: 10px Arial, Sans-Serif;
  text-align: center;
  }

#header {
  margin: 0 auto;
  width: 900px;
  height: 147px;
  background: #555555;
  bottom: 30px;
  }

#logo {
  margin: 0;
  background: #555555;
  float: left;
  position: relative;
 }


#topadd {
  margin: 0 auto;
  width: 640px;
  height: 117px;
  float: right;
  background: #555555;
  position: relative;
  top: 0px;
  }

#headerbar {
  margin: 0 auto;
  width: 640px;
  height: 25px;
  float: right;
  background: #555555;
  position: relative;
  /* top: -30px; */
  left: -90px;
  }

#headerbar a {
  color: #AAAAAA;
  text-decoration: none;
  }

#headerbar a:hover {
  color: #FFFFFF;
  text-decoration: none;
  }

#content {
  width: 900px;
  margin: 0 auto;
  background: #FFFFFF;
  font: 14px Arial, Sans-Serif;
  text-align: left; 
  }

#leftcolumn {
  width: 650px;
  float: left;
  padding: 10px 0px 20px 20px;
  border-right: 4px solid;
  margin: 0 auto;
  position: relative;
  background: #FFFFFF;
  }


#sidebar {
  margin: 0 0 0 660px;
  padding: 10px 10px 10px 20px;
  width: 210px;
  text-align: justify;
  background: #FFFFFF;
  }

#sidebaraward {
  margin: 0 0 0 660px;
  padding: 10px 10px 10px 10px;
  width: 180px;
  text-align: justify;
  background: #FFFFFF;
  }

#footer {
  width: 900px;
  margin: 0 auto;
  background: #FFFFFF;
  border-top: 3px solid #333333;
  text-align: center;
  clear: both;
  padding-bottom: 25px;
  }


#footer a{
   color: #7F0000;
   text-decoration: none;
  }

#footer a:hover{
  color: #FF0000;
  text-decoration: underline;
  }

#fullpost{
  padding-bottom: 20px;
  }

.headerbarlinks {
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  letter-spacing: 0px;
  padding: 5px 0 0 0;
  }

.blogheader {
  padding: 20px 0 0 10px;
  font: 18px Arial, Sans-Serif;
  font-weight: bold;
  width: 550px;
  border-bottom: 4px solid #000000;
  padding: 20px 10px 0 10px;
  clear: both;
  }

.comicheader {
  font: 18px Arial, Sans-Serif;
  width: 550px;
  clear: both;
  padding-bottom: 20px;
  text-align: left;
  padding-left: 20px;
  }

.small {
  font: 12px arial, sans-serif;
  font-weight: bold;
  color: #101010;
  }

.post {
  padding: 2px 80px 10px 10px;
  font: 12px arial, sans-serif;
  clear:both;
  }

.post a{
   color: #7F0000;
   text-decoration: none;
  }

.post a:hover{
  color: #FF0000;
  text-decoration: underline;
  }

.comic{
  text-align: center;
  width: 900px;
  border-bottom: 4px solid;
  padding-bottom: 10px;
  }

.comicarc{
  text-align: center;
  width: 900px;
  border-bottom: 4px solid;
  padding-bottom: 10px;
  }

.revpost {
  padding: 2px 80px 120px 10px;
  font: 12px arial, sans-serif;
  clear:both;
  }

.revpost a{
   color: #7F0000;
   text-decoration: none;
  }

.revpost a:hover{
  color: #FF0000;
  text-decoration: underline;
  }

.award {
  padding: 2px 80px 10px 10px;
  font: 14px arial, sans-serif;
  font-weight: bold;
  }

.award a{
   color: #7F0000;
   text-decoration: none;
  }

.award a:hover{
  color: #FF0000;
  text-decoration: underline;
  }

.seltype{
  background-image: url(../images/seltypehead.gif);
  background-repeat: no-repeat;
  display: inline;
  padding: 0px 160px 0 50px;
  border-bottom: 0px solid;
  float: left;
}

.seltype a:hover {
  text-decoration: none;
  }

.noseltype{
  background-image: url(../images/noseltypehead.gif);
  background-repeat: no-repeat;
  display: inline;
  padding: 0px 160px 0 50px;
  float: left;
}

.noseltype a{
  color: #AAAAAA;
  width: 100%;
}

.noseltype a:hover {
  color: #FFFFFF;
  text-decoration: none;
  }

img {
  border: 0;
  }

.smalllink {
  font: 10px arial, sans-serif;
  }

.smalllink a{
   color: #7F0000;
   text-decoration: none;
  }

.smalllink a:hover{
  color: #FF0000;
  text-decoration: underline;
  }

.revhead{
  background-image: url(../images/revheadback.gif);
  float: left;
  width: 550px;
}

.botlink {
  display: inline;
  font: 12px arial, sans-serif;
  }

.botlink a{
   color: #7F0000;
   text-decoration: none;
  }

.botlink a:hover{
  color: #FF0000;
  text-decoration: underline;
  }
	
#tweet ul{
  list-style:none;  
  margin-left: 0px;
  padding-left: 5px;
  padding-right: 10px;
}
