/*Tank Girl - The Girl U Want

Coded by:
Pete - atari2600vcs@yahoo.com */



/* LEER Intro -------------------------------------------*/
div#leerIntro
{
  background: url(../images/leer/leerIntro.jpg) top right no-repeat;
  height: 350px;
  margin: 0;
  padding: 0px 0px 15px 0px;
  position: relative;
  width: 600px;
}

div#leerGalleryIntro
{
  background: url(../images/leer/leerGalleryIntro.jpg) top right no-repeat;
  height: 350px;
  margin: 0;
  padding: 0px 0px 15px 0px;
  position: relative;
  width: 700px;
}

div#leerGalleryIntro ul
{
  font-family:  "Hewletters", Arial, Verdana, Helvetica, sans-serif;
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 400px;
  top: 75px;
  width: 225px;
}

div#leerIntro ul
{
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 300px;
  top: 50px;
  width: 200px;
}

div#leerIntro ul li, div#leerGalleryIntro ul li
{
  line-height: 20px;
  margin: 0;
  padding: 3px;
}

div#leerIntro ul li a, div#leerGalleryIntro ul li a
{
  color: #000;
  display: block;
  font-family:  "Hewletters", Arial, Verdana, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

div#leerIntro ul li a:hover, div#leerGalleryIntro ul li a:hover
{
  color: #900;
  display: block;
  font-family:  "Tank Girl 2", Arial, Verdana, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  text-decoration: none;
}



Tank Girl 2


/* Gallery Sub Navigation ----------------------------*/
ul#rightNav li.subGallery
{
  display: block;  
  font-size: 11px;
  font-weight: bold;
  line-height: 11px;
  margin: 0;
  text-align: right;
}

ul#rightNav li.subGallery a
{
  background: #758C70;
  color: #900;
  display: block;  
  margin: 0px 5px 0px 0px;
  padding: 0px 5px 0px 0px;
}

ul#rightNav li.subGallery a:hover
{
  background: #758C70;
  color: #ff0;
  display: block;
  margin: 0px 5px 0px 0px;
  padding: 0px 5px 0px 0px;
  text-decoration: none;
}



/* Gallery Images ----------------------------*/
div.gallerySection
{
  border-bottom: 1px dashed #94AD7D;
  margin: 0px 20px 10px 20px;
  padding: 10px;
}

div.gallerySection img.coverImage
{
  background: #94AD7D;
  border: 2px dashed #933;
  margin: 0;
  padding: 8px;
}

div.gallerySection img.comicImage
{
  border: 1px solid #94AD7D;
  margin: 10px 0px 0px 5px;
  padding: 0;
}

div.gallerySection a:hover img.comicImage 
{
  border: 1px solid #900;
  margin: 10px 0px 0px 5px;
  padding: 0;
}


/* SideBar Stand up LEER ----------------------------*/
div#standUpLeer
{
  background: url(../images/sideBar/standing2.gif) no-repeat;
  height: 350px;
  margin: 25px 0px 10px 0px;
  padding:0;
  width: 130;
}




/* Peep of the Week ----------------------------*/
div#peepPic
{
  margin-left: 20px;
  padding: 0;
  position: relative;
  text-align: center;
  width: 550px;
}

div#peepStar
{
  background: url(../images/leer/peepStar.gif) no-repeat;
  height: 151px;
  position: absolute;
  right: 490px;
  top: -30px;
  width: 146px;
}




/* Stuff images ----------------------------*/
div#stuffContainer
{
  margin: 20px;
  padding: 0;
}

div#stuffContainer div.itemContainer
{
  float: left;
  margin: 0;
  padding: 0px 10px 5px 0px;
  text-align: left;
  width: 120px;
}

div.itemContainer img.stuffImage
{
  border: 1px solid #94AD7D;
  display: block;
  margin: 0;
  padding: 0;
}

div.itemContainer span
{
  display: block;
  font-size: 10px;
  margin: 0;
  padding: 3px 0px 0px 0px;
}




/* BE Tank Girl ----------------------------*/
/* title ---------*/
p#iamtankgirl
{
  color: #900;
  display: block;
  font-size: 24px;
  font-weight: bold;
  height: 25px;
  margin: 15px;
  padding: 15px;
  text-align: center;
}

img.beTG
{
  border: 8px dashed #000;
  margin-left: 20px;
  padding: 0;
}

div#beTGifo
{
  background: #94AD7D url(../images/navigation/navTankRed.gif) top right no-repeat;
  border: 2px dashed #000;
  margin: 10px 0px 30px 30px;
  padding: 0;
  width: 400px;
}

div#beTGifo p
{
  color: #000;
  margin: 0;
  padding: 10px;
}

/* title ---------*/
div.tankGirls
{
  border-bottom: 1px dashed #94AD7D;
  margin: 20px;
  padding: 5px;
}

div.tankGirls img
{
  border: 2px solid #94AD7D;
  margin: 0;
  padding: 0;
}
