      body {
        text-align: center;
        background-color:whitesmoke;
      }
      #container{
        text-align:left;
        margin:auto;
        width:800px;
        background-color:white;
        border-left: 1px solid #778;
        border-right: 1px solid #778;
        
        border-bottom: 1px solid #778;
        padding-top:0;
        
      }
      #footer {
        padding:4px 24px 4px 24px;
      }
      #content {
        width:500px;
        float:left;
        padding:4px 8px 4px 20px;
        background-color:white;
      }
      #more{
	top:133px;
        width:265px;
        float:right;
        padding:0px;
        margin:0px;
        /*margin-right:-2px;
        margin-left:-1px;*/
      }
      #double{
		/*width:250px;
		overflow:auto;*/
		padding-right:2px;
      }
      #more img, #ads iframe, #navs iframe{
        margin-bottom:5px;
      }
      #ads, #navs {
        width:130px
      }
      #ads {
        float:left;
      }
      #navs {
        float:right;
      }
      #top {
        background-image: url('./images/banner2.jpg');
        background-repeat:no-repeat;
        height:120px;
        margin-bottom:5px;
        padding:0;
        margin-top:0;
        border-top: 1px solid #778;
      }
      #top h1 {
        color:#003300;
        text-align:right;
        padding:8px;
        font-size:45px;
        margin-top:0;
        margin-bottom:30px;
      }
      #primenav{
        margin-bottom:none;
        padding-bottom:none;
        margin-top:2px;
      }
      .vclear {
        clear:both;
      }
      
      #categories ul {
		/*padding-left:0;*/
      }
      #categories ul li {
		/*display:inline;*/
      }
      
      /* Posts */
      
      .by-line{
		font-size:80%;
		margin-top:1px;
		color:#666;
      }
      
      .by-line a, .by-line a:visited{
		color:#999933;
      }
      .by-line a:active {
		color: red;
      }
      .by-line a:hover{
		color:#0033FF;
      }
      .post-title{
		margin-bottom:1px;
      }
      .post-foot{
		  margin:5px;
		  border:1px solid #778;
		  background-color:#FFFFCC;
		  font-size:80%;
		  padding:5px;
      }
      /* http://css.maxdesign.com.au/listamatic/horizontal05.htm */
      
      #navlist
      {
		  padding: 3px 0;
		  margin-left: 0;
		  border-bottom: 1px solid #778;
		  font: bold 12px Verdana, sans-serif;
      }

      #navlist li
      {
		  list-style: none;
		  margin: 0;
		  display: inline;
      }

      #navlist li a
      {
		  padding: 3px 0.5em;
		  margin-left: 3px;
		  border: 1px solid #778;
		  border-bottom: none;
		  background: #DDE;
		  text-decoration: none;
      }

      #navlist li a:link { color: #448; }
      #navlist li a:visited { color: #667; }

      #navlist li a:hover
      {
		  color: #000;
		  background: #AAE;
		  border-color: #227;
      }

      #navlist li a#current
      {
		  background: white;
		  border-bottom: 1px solid white;
      }
      
      
      /* Junk Nucleus Needs */
      
      .commentform .formfield, .commentform .formbutton, .loginform .formbutton {
        display: block;
      }
      
      /* Basic classes */
      .hidden {
        display: none;
      }
      .centerize {
        text-align: center;
      }
      .clearing {
        width: 704px;
        height: 0;
        clear: both;
      }
      
      /*-------------------------------------------------
        Comments
      -------------------------------------------------*/
      .itemcomment
      {
        background: url(images/commentquote01.gif) no-repeat;
        background-position: 6px 9px;
        padding: 6px 42px;
        border: 1px solid white;
        margin: 10px 0 0 0;
      }
      .itemcomment:hover
      {
        background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
        background-position: 6px 9px;
        border: 1px solid #CCCCCC;
      }
      .id1 /*This is to give the admin a special comment style, to distinguish him/her from the rest of the commentors*/
      {
        background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
        background-position: 6px 9px;
        border: 1px solid #B3C492;
      }
      .id1:hover
      {
        background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
        background-position: 6px 9px;
        border: 1px solid #B3C492;
      }
      .itemcomment h3
      {
        font-size: 12px;
      }
      img {border:0;}
      #micro-blog{
        padding:4px 0;
        font-size:90%;
      }
      #micro-blog .post{
        margin:8px 1px;
        padding: 0 12px;
      }
      #micro-blog a{
        color:#666;
      }
      #micro-blog .post-body a{
        color:blue;
      }
      .micro-by-line{
        font-size:80%;
        font-style: italic;
        margin-bottom:2px;
        color:#666;
      }
      .micro-post-title{
        margin:0px;
        padding:1px;
        font-size:85%;
      }
      .micro-post-foot{
      }
      
      /* Sponsorship stuff */
	#sponsor-top{
		width:502px; 
		padding:0;
	}
	#sponsor-top .sponsors{
		float:left;
		border: 1px solid white;
		margin:0;
	}
	.ad-clear {
		clear:left;
	}
	#sponsor-left{
		float:left;
	}
	#sponsor-right{
		float:right;
	}
	#sponsor-side{
		width:255px;
	}

/* Mini Box */

.post-title a{
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:none;
	color:#000000;
}
#TopPanel {
  padding:0;
  margin:1px;
  background-color:#FFFFCC;
  width:492px;
  font-family:Tahoma, Geneva, sans-serif;
  font-size:80%;
  background:#FFFFFF url("http://thanetstar.com/skins/thanetstar/images/top-thanet-2.jpg") no-repeat;
}

#TopPanelFoot {
  clear:both;
  font-size:75%;
  text-align:center;
  height:42px;
  background:url("http://thanetstar.com/skins/thanetstar/images/bottom-thanet-2.jpg") no-repeat bottom left;
  /*padding-right:3px;*/
	z-index:-1001px;
}
#TopPanelFoot p{
	/*margin-top:35px;*/
	padding-top:20px;
	margin-top:1px;
}
.TopPanelCol {
  width:33%;
  float:left;
  /*background-color:#FFFFCC;  this makes it look better when it slow renders */
}
#Topics {margin-bottom:-18px;z-index:40;position:relative;}
#Other {padding-top:12px;padding-left:1.5%;margin-right:-1%}
#Context {margin-bottom:-18px;z-index:40;position:relative;}

/*
  Borders

#TopPanelFoot {
  border-top:1px solid #778;
}
#TopPanelFoot, .TopPanelCol{
  border-left:1px solid #778;


}

#TopPanel{
  border:1px solid #778;
  border-left:none;
}
*/
/* bad border fix 
#Topics, #Other {  
  border-right:1px solid #778;
  margin-right:-1px;
}
*/
/*
  Top Bit Lists
*/
#TopPanel ul{
  margin:5px 0;
  margin-top:8px;
  padding-left:3px;
  bullet:none;
  list-style: none;
  text-align:center;
  z-index:45;
}
li{
  z-index:1000;
}


.midpad{
   text-align:center;
   margin:auto;
   margin:1px 0;
   margin-top:2px;
  z-index:1000;
}

