/* Main Stylesheet for Tank Girl - The Girl U Want

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


/*site colors

girl u want red				#990000
green sidebar				#94AD7D
*/

BODY 
{ 
  background: #CBB38D url(../images/background/dirtBackground.jpg); 
  color: #000;
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: small;
}

        A:link    { color: #900; text-decoration: none; }
        A:visited { color: #900; text-decoration: none; }
        A:hover   { color: #f00; text-decoration: underline; }
        A:active  { color: #900; text-decoration: none; }
        
img
{
  border-width: 0;
}

img.inLine
{
  margin: 20px;
  padding: 0;
}

img.left
{
  float: left;
  margin: 5px 10px 5px 20px;
}

img.right
{
  float: right;
  margin: 5px 20px 5px 10px;
}

h1 
{ 
  background: url(../images/navigation/greenTank.gif) no-repeat;
  color: #900;
  line-height: 50px;
  font-family: "Tank Girl 2", Verdana, Arial, Helvetica, sans-serif; 
  font-size: 22px;
  margin: 65px 0px 15px 75px;
  padding-left: 80px;
}

h2
{ 
  color: #000; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 18px;
  margin: 5px 0px 10px 30px;
  padding: 0;
}

h3
{ 
  color: #000; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 16px;
  margin: 5px 0px 10px 20px;
  padding: 0;
}

h4
{ 
  color: #000; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px;
  margin: 5px 0px 7px 20px;
  padding: 0;
  text-align: center;
}



/* upgrade your browser -------------------------------------------------- */
div#upgrade
{
  display: none;
}






/* Page -------------------------------------------------- */
div#pageBody
{
  margin: 0 auto;
  padding: 0;
  position: relative;
  width: 725px;
}




/* Header -------------------------------------------------- */

div#header
{
  background: url(../images/header/tgTextLogo.gif) top left no-repeat;
  height: 103px;
  margin: 0 auto;
  padding: 0;
  width: 725px;
}

div#header div#guw
{
  background: url(../images/header/girlUwant2.gif) no-repeat;
  height: 23px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 170px;
  top: 75px;
  width: 137px;
}

div#header img#printVersion
{
  display: none;
}





/* Outer border -------------------------------------------------- */

div#outerBorder
{
 /* background: #f00;
  border-left: 1px solid #666;
  border-right: 1px solid #666;*/
  border-top: 1px solid #666;
  margin: 0;
  padding: 0;
}







/* TG's floating logo ----------------------------------------- */

div#tgHead
{
  height: 138px;
  left: -55px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 60px;
  width: 150px;
}







/* Upper corner image ----------------------------------------- */

div#upperCorner
{
  background: url(../images/header/fastBeer2.gif) no-repeat;
  height: 140px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: -30px;
  top: 55px;
  width: 143px;
}







/* Top navigation -------------------------------------------------- */

div#mainNav
{
  background: #94AD7D url(../images/background/wireMeshBackground.gif);
  height: 56px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 105px;
  right: 0;
  width: 725px;
}

ul#topNav
{
  list-style-type: none;
  margin: 0;
  padding: 0px 120px 0px 0px;
}

ul#topNav li
{
  background: url(../images/navigation/navTankBlack.gif) center no-repeat;
  color: #fff;
  display: block;
  float: right;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  line-height: 50px;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 85px;
}

ul#topNav li a
{
  color: #900;
  display: block;
  line-height: 50px;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 85px;
}

ul#topNav li a:hover
{
  background: url(../images/navigation/navTankGreen.gif) center no-repeat;
  color: #fff;
  display: block;
  line-height: 50px;
  margin: 0;
  padding: 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 85px;
}






/* Right Sidebar -------------------------------------------------- */
div#sideBar
{
  background: #94AD7D;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 161px;
  right: 1px;
  width: 130px;
}

div#sideBar p
{
  font-size: 11px;
  margin: 5px;
}



/* Printer Friendly icon ------------------------ */
div#printerFriendly
{
  background: #fff url(../images/printerFriendly.gif) center no-repeat;
  display: block;
  margin: 0px 0px 0px 0px;
  padding: 0;
  height: 20px;
  width: 129px;
}




/* Right navigation -------------------------------------------------- */
ul#rightNav
{
  background: #94AD7D url(../images/background/greenCammo2.jpg);
  list-style-type: none;
  margin: 0;
  padding: 30px 0px 20px 10px;
  
  text-align: left;
  width: 120px;
}

ul#rightNav li
{
  display: block;  
  font-family: Arial, Verdana, sans-serif, Helvetica;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  margin: 0;
  text-align: left;
}

ul#rightNav a
{
  color: #900;
  display: block;  
  margin: 0px 5px 0px 0px;
  padding: 5px 0px 2px 5px;
}

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




/* Re-TWEET button -------------------*/
div#retweetButon
{
  margin: 5px 0px 6px 0px;
  text-align: center;
  width: 130px;
}




/* Body Copy -------------------------------------------------- */

div#bodyCopy
{
  background: #fff;
  border-right: 130px solid #fff; /* right nav bar */
  color: #242424;
  min-height: 500px; 
  margin: 0;
  padding: 0;
  width: 593px;
}

div#bodyCopyWide
{
  background: #fff;
  color: #242424;
  min-height: 500px; 
  margin: 0;
  padding: 0;
  width: 723px;
}

div#bodyCopy p, div#bodyCopyWide p
{
  font-size: 1.1em;
  line-height: 1.3em;
  margin: 3px 40px 8px 35px;
  padding: 0;
}

ul, ol, dl, table
{
  margin: 0px 30px 15px 40px;
  padding: 0;
}

ul li, ol li
{
  margin-bottom: 4px;
}





/* Random SideBar Quotes ------------------------- */
div#sideBarquote
{
  background: url(../images/quotes/screamingHead.gif) top right no-repeat;
  color: #DBE0A0;
  margin: 5px 0px 0px 0px;
  padding: 45px 0px 10px 0px;
  width: 130px;
}

div#sideBarquote p.intro
{
  display: none;
}

div#sideBarquote p.text
{
  display: block;
  font-size: 14px;
  font-style: italic;
  margin: 0;
  padding: 5px;
}

div#sideBarquote p.name
{
  display: block;
  font-size: 10px;
  font-weight: bold;
  margin: 0px 15px 0px 0px;
  padding: 0;
  text-align: right;
}







/* Trespasser sign Navigation -------------------------------------------- */
div#lowerNav
{
  background: url(../images/navigation/trespassersSign.gif) no-repeat;
  margin: 30px 0px 0px 55px;
  padding: 0;
  height: 304px;
  width: 144px;
}

ul#signs
{
  list-style-type: none;
  position: relative;
  padding: 120px 0px 0px 3px;
  margin: 0;
}

ul#signs li
{
  background: url(../images/navigation/lowerNavSign.gif) no-repeat;
  display: block;
  font-size: 14px;
  font-weight: bold;
  line-height: 27px;
  margin: 0;
  padding: 0;
  text-align: center;
}

ul#signs li a
{
  display: block;
  color: #EEEE93;
  text-decoration: none;
}

ul#signs li a:hover
{
  display: block;
  color: #963;
}




/* footer -------------------------------------------------- */
div#footer
{
  background: #D2BA94 url(../images/rhinoFooter.jpg) bottom no-repeat;
  height: 130px;
  margin: 0;
  padding: 0;
  width: 723px;
}

div#footer p
{
  color: #063;
  font-size: 9px;
  font-style: normal;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: center;
  top: 115px;
}





/* SPECIFIC STYLES -------------------------------------------------- */



/* BR divider ---------------------------------- */
br.divider
{
  clear: both;
  visibility: hidden;
}

/* HR divider ---------------------------------- */
hr.divider
{
  clear: both;
  visibility: hidden;
}






/* Random Quotes in body copy -------------------------------------- */
div.quoteContainer
{
  float: left;
  margin: 15px 0px 15px 50px;
  padding: 0;
  width: 250px;
}

div.quoteContainerRight
{
  float: right;
  margin: 15px 50px 15px 0px;
  padding: 0;
  width: 250px;
}

span.topImage
{
  background: #fff url(../images/quotes/quoteTop.gif) no-repeat;
  display: block;
  height: 8px;
  margin: 0;
  padding: 0;
  width: 250px;  
}

span.bottomImage
{
  background: #fff url(../images/quotes/quoteBottom.gif) no-repeat;
  display: block;
  height: 8px;
  margin: 0;
  padding: 0;
  width: 250px;  
}

span#quoteTag
{
  display: block;
  font-size: 0.9em;
  margin: 0px 0px 0px 15px;
  padding: 0;
}

span.quote
{
  background: #CBB38D url(../images/background/dirtBackground.jpg);
  display: block;
  margin: 0;
  padding: 0;
}

	/* Yelling Head -------------------*/
span.quote img.yellingHead, span.quoteRight img.yellingHead
{
  height: 50px;
  margin: 0px 8px 0px 0px;
  padding: 0;
  width: 62px;
}

span.quote p.text
{
  display: block;
  font-style: italic;
  margin: 0;
  padding: 0;
}

span.quote span.name
{
  display: block;
  margin: 0px 10px 0px 0px;
  padding: 0;
  text-align: right;
}







/* SideBar Standing images -------------------------------------------*/
/* Contact area ------------*/
div#standUpContact
{
  background: url(../images/sideBar/standing1.gif) no-repeat;
  height: 400px;
  margin: 25px 0px 10px 0px;
  padding:0;
  width: 130;
}

div#standUpWtf
{
  background: url(../images/sideBar/standing2.gif) no-repeat;
  height: 400px;
  margin: 25px 0px 10px 0px;
  padding:0;
  width: 130;
}





/* Body Copy with Sand --------------------------------------------- */
div#bodyCopySand
{
  background: #CBB38D url(../images/background/dirtBackground.jpg);
  color: #900;
  min-height: 500px; 
  margin: 0;
  padding: 0;
  width: 723px;
}

div#mainIntro
{
  height: 526px;
  margin: 0;
  padding: 0;
  width: 715px;
}

div#mainIntro p
{
  font-size: 16px;
  margin: 10px 20px 15px 10px;
  padding: 0;
}




/* Page Counter --------------------------------------------- */
div#pageCount
{
  padding-left: 20px;
}