/*Fixes the Firefox Dance, but is not valid css*/

/*html {

  overflow: -moz-scrollbars-vertical;

}*/



html, body {

  height:100.1%;

}



body {

  margin:5px;

  padding:0;

  background-color:#ffffff;

  color:#000000;

  font-family:verdana, sans-serif;

  font-size:11px;

}



img {

  border:0;

}



#wrap, #footer {

  margin:0;

  padding:0;

  width:768px;

}



#wrap {

  position:relative;

  min-height:100%;

/*margin:auto; /*Centers the page*/

}



/* Navigation */

#navbar a {

  text-decoration:none;

  display:block;

  height:100%;

}



* html #navbar a {

  width:100%;

}



#navbar ul {

  list-style-type:none;

  width:100%;

  margin:0;

  padding:0;

}



#navbar li {

  float:left;

  height:60px;

  width:120px;

}



#navbar li#new a{

  background-image:url(../images/navigation/buttonnew.gif);

}



#navbar li#new a:hover, #navbar li#newhere {

  background-image:url(../images/navigation/buttonnewhover.gif);

}



#navbar li#old a{

  background-image:url(../images/navigation/buttonold.gif);

}



#navbar li#old a:hover, #navbar li#oldhere {

  background-image:url(../images/navigation/buttonoldhover.gif);

}



#navbar li#blather a{

  background-image:url(../images/navigation/buttonblather.gif);

}



#navbar li#blather a:hover, #navbar li#blatherhere {

  background-image:url(../images/navigation/buttonblatherhover.gif);

}



#navbar li#gunk a{

  background-image:url(../images/navigation/buttongunk.gif);

}



#navbar li#gunk a:hover, #navbar li#gunkhere {

  background-image:url(../images/navigation/buttongunkhover.gif);

}



#navbar li#links a{

  background-image:url(../images/navigation/buttonlinks.gif);

}



#navbar li#links a:hover, #navbar li#linkshere {

  background-image:url(../images/navigation/buttonlinkshover.gif);

}



#navbar li#buy a{

  background-image:url(../images/navigation/buttonbuy.gif);

}



#navbar li#buy a:hover, #navbar li#buyhere {

  background-image:url(../images/navigation/buttonbuyhover.gif);

}



#navbar a img.hide {

  border:0;

  width:0;

  height:1px;

  margin-top:-1px;

  font-size:0;

  overflow:hidden;

}



/* End Navigation */



#main {

  position:relative;

}



#clearfooter {

  clear:both;

  height:90px;

  overflow:hidden;

}



#footer {

  position:relative;

  text-align:center;

  height:90px;

  margin-top:-90px;

}



#footer p.copyright {

  text-align:left;

  font-size:.80em;

  color:#3366ff;

}



#footer p.disclaimer {

  text-align:left;

  font-style:italic;

}



#footer ul {

  margin:0;

  padding:0;

}



#footer ul li {

  display:inline;

  background-image:url(../images/icons/pipe.gif);

  background-repeat:no-repeat;

}



#footer ul li.nopipe {

  background-image:none;

}



#footer ul li a {

  text-decoration:none;

  font-size:10px;

  padding:.2em .5em .2em 1em;

}



.blog span.date {

  font-weight:bold;

}



.blog .blogleft {

  float:left;

}



.blog .blogright {

  float:right;

}



.blog hr {

}



.clear {

  clear:both;

}



.navwidth, #blatherarticle {

  width:590px;

  text-align:left;

}



#blatherarticle h3, #blatherarticle h4{

  margin:0;

  padding:0; 

}



.center {

  text-align:center;

}



#blatherheader {

  width:590px;

  text-align:center;

  background:black;

}



#blatherheader p {

  margin:0;

  padding:0;

  color:white;

}



#blatherlist a {

  font-weight:bold;

}

.emailme
{
  float:left;
}

.followme
{
  float:left;
}

.tags {
  
}

.tags ul {
  list-style-type:none;
  margin:0;
  padding:0;
}
